Max level shown:
1 [ Jul 6 00:07:52 Enabled. ]
2 [ Jul 6 00:07:52 Rereading configuration. ]
3 [ Jul 6 00:07:53 Rereading configuration. ]
4 [ Jul 6 00:07:56 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 [ Jul 6 00:07:56 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.07.06 00:07:57.069345 [ 1 ] {} <Information> Application: Will watch for the process with pid 26378
33 2024.07.06 00:07:57.069876 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.06 00:07:57.324407 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 26378
35 2024.07.06 00:07:57.325114 [ 1 ] {} <Information> Application: starting up
36 2024.07.06 00:07:57.325762 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.06 00:07:57.411374 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.06 00:07:57.449806 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.06 00:07:57.449861 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.06 00:07:57.449883 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.06 00:07:57.449954 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.06 00:07:57.450254 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.06 00:07:57.451726 [ 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.07.06 00:07:57.452220 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.06 00:07:57.452966 [ 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.07.06 00:07:57.453059 [ 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.07.06 00:07:57.453072 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.06 00:07:57.453247 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.06 00:07:57.454220 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.06 00:07:57.459315 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.06 00:07:57.459961 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.06 00:07:57.461254 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.06 00:07:57.461320 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.06 00:07:57.462771 [ 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.07.06 00:07:57.463096 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.06 00:07:57.467248 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.06 00:07:57.467523 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.06 00:07:57.469158 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.06 00:07:57.469593 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.06 00:07:57.469913 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.06 00:07:57.470304 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.06 00:07:57.471692 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.06 00:07:57.471724 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.06 00:07:57.471794 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.06 00:07:57.471910 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.06 00:07:57.481350 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.06 00:07:57.481380 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152722 sec
74 2024.07.06 00:07:57.481415 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.06 00:07:57.481426 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.06 00:07:57.482557 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.06 00:07:57.483564 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.06 00:07:57.483586 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.06 00:07:57.483616 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.06 00:07:57.483630 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.06 00:07:57.483642 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.06 00:07:57.483674 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.06 00:07:57.483687 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.06 00:07:57.483701 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.06 00:07:57.483733 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.06 00:07:57.483746 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.06 00:07:57.483760 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.06 00:07:57.483774 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.06 00:07:57.483808 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.06 00:07:57.483822 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.06 00:07:57.483837 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.06 00:07:57.483863 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.06 00:07:57.483877 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.06 00:07:57.519663 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.06 00:07:57.527800 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.06 00:07:57.527842 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1021e-05 sec
97 2024.07.06 00:07:57.527861 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.06 00:07:57.527882 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.06 00:07:57.527914 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.06 00:07:57.528202 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.06 00:07:57.528273 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.06 00:07:57.528297 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.06 00:07:57.528324 [ 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.07.06 00:07:57.528341 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.06 00:07:57.587631 [ 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.07.06 00:07:57.932045 [ 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.07.06 00:07:57.932107 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.06 00:07:58.052084 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.06 00:07:58.052293 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB
110 2024.07.06 00:07:58.053151 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4351e-05 sec.
111 2024.07.06 00:07:58.053468 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.06 00:07:58.053528 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.06 00:07:58.053589 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.06 00:07:58.053609 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.06 00:07:58.459510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.06 00:07:58.459733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.06 00:07:58.459769 [ 3 ] {} <Debug> HTTP-Session: 03c61e01-5bb9-4213-aef1-1ad1aef5cc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
118 2024.07.06 00:07:58.459801 [ 3 ] {} <Debug> HTTP-Session: 03c61e01-5bb9-4213-aef1-1ad1aef5cc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.06 00:07:58.459820 [ 3 ] {} <Debug> HTTP-Session: 03c61e01-5bb9-4213-aef1-1ad1aef5cc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.06 00:07:58.459907 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.06 00:07:58.459942 [ 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.07.06 00:07:58.459963 [ 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.07.06 00:07:58.460029 [ 3 ] {} <Trace> HTTP-Session: 03c61e01-5bb9-4213-aef1-1ad1aef5cc64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.06 00:07:58.461210 [ 3 ] {7ca48f51-e8a3-44a8-afe6-da49d2723513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.06 00:07:58.489143 [ 3 ] {7ca48f51-e8a3-44a8-afe6-da49d2723513} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56929) (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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.07.06 00:07:58.489852 [ 3 ] {7ca48f51-e8a3-44a8-afe6-da49d2723513} <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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.06 00:07:58.491187 [ 3 ] {} <Debug> HTTP-Session: 03c61e01-5bb9-4213-aef1-1ad1aef5cc64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.06 00:07:58.491594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.06 00:07:58.491659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.06 00:07:58.491686 [ 3 ] {} <Debug> HTTP-Session: 0f4cc8ca-869c-4502-91b3-4f139f0bdfc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
179 2024.07.06 00:07:58.491709 [ 3 ] {} <Debug> HTTP-Session: 0f4cc8ca-869c-4502-91b3-4f139f0bdfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.06 00:07:58.491724 [ 3 ] {} <Debug> HTTP-Session: 0f4cc8ca-869c-4502-91b3-4f139f0bdfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.06 00:07:58.491767 [ 3 ] {} <Trace> HTTP-Session: 0f4cc8ca-869c-4502-91b3-4f139f0bdfc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.06 00:07:58.492867 [ 3 ] {cfdc1551-725b-4821-bd2c-fd73c3aa7450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.06 00:07:58.492984 [ 3 ] {cfdc1551-725b-4821-bd2c-fd73c3aa7450} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.06 00:07:58.495030 [ 3 ] {cfdc1551-725b-4821-bd2c-fd73c3aa7450} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.06 00:07:58.497855 [ 3 ] {cfdc1551-725b-4821-bd2c-fd73c3aa7450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.06 00:07:58.503852 [ 3 ] {cfdc1551-725b-4821-bd2c-fd73c3aa7450} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.06 00:07:58.503884 [ 3 ] {cfdc1551-725b-4821-bd2c-fd73c3aa7450} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.06 00:07:58.503907 [ 3 ] {} <Debug> HTTP-Session: 0f4cc8ca-869c-4502-91b3-4f139f0bdfc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.06 00:07:58.506629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.06 00:07:58.506696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.06 00:07:58.506723 [ 3 ] {} <Debug> HTTP-Session: 5fa615d5-7cac-4e46-ae2b-f14ef2a030c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
192 2024.07.06 00:07:58.506744 [ 3 ] {} <Debug> HTTP-Session: 5fa615d5-7cac-4e46-ae2b-f14ef2a030c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.06 00:07:58.506764 [ 3 ] {} <Debug> HTTP-Session: 5fa615d5-7cac-4e46-ae2b-f14ef2a030c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.06 00:07:58.506807 [ 3 ] {} <Trace> HTTP-Session: 5fa615d5-7cac-4e46-ae2b-f14ef2a030c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.06 00:07:58.506949 [ 3 ] {ddda0fda-3ff8-4444-98e4-f1fc2f44731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.06 00:07:58.507236 [ 3 ] {ddda0fda-3ff8-4444-98e4-f1fc2f44731a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56929) (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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.07.06 00:07:58.507353 [ 3 ] {ddda0fda-3ff8-4444-98e4-f1fc2f44731a} <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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.06 00:07:58.507524 [ 3 ] {} <Debug> HTTP-Session: 5fa615d5-7cac-4e46-ae2b-f14ef2a030c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.06 00:07:58.509713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.06 00:07:58.509771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.06 00:07:58.509793 [ 3 ] {} <Debug> HTTP-Session: 8fc013ba-1f0b-424f-b398-a5b9cadbd9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
250 2024.07.06 00:07:58.509818 [ 3 ] {} <Debug> HTTP-Session: 8fc013ba-1f0b-424f-b398-a5b9cadbd9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.06 00:07:58.509837 [ 3 ] {} <Debug> HTTP-Session: 8fc013ba-1f0b-424f-b398-a5b9cadbd9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.06 00:07:58.509873 [ 3 ] {} <Trace> HTTP-Session: 8fc013ba-1f0b-424f-b398-a5b9cadbd9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.06 00:07:58.510068 [ 3 ] {cd204c0f-ebf8-4bcb-b234-2d2430a01fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.06 00:07:58.510246 [ 3 ] {cd204c0f-ebf8-4bcb-b234-2d2430a01fde} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.06 00:07:58.510269 [ 3 ] {} <Debug> HTTP-Session: 8fc013ba-1f0b-424f-b398-a5b9cadbd9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.06 00:07:58.510368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.06 00:07:58.510413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.06 00:07:58.510433 [ 3 ] {} <Debug> HTTP-Session: 46ffba66-afbf-4c57-ba41-bed4d183a12e Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
259 2024.07.06 00:07:58.510448 [ 3 ] {} <Debug> HTTP-Session: 46ffba66-afbf-4c57-ba41-bed4d183a12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.06 00:07:58.510463 [ 3 ] {} <Debug> HTTP-Session: 46ffba66-afbf-4c57-ba41-bed4d183a12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.06 00:07:58.510492 [ 3 ] {} <Trace> HTTP-Session: 46ffba66-afbf-4c57-ba41-bed4d183a12e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.06 00:07:58.510571 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.06 00:07:58.510625 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.06 00:07:58.512742 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.06 00:07:58.512772 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1691e-05 sec
266 2024.07.06 00:07:58.512786 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Trace> ReferentialDeps: No tables
267 2024.07.06 00:07:58.512801 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Trace> LoadingDeps: No tables
268 2024.07.06 00:07:58.512823 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.06 00:07:58.512941 [ 3 ] {a1ba438b-409b-464d-bb8f-3dcb9abe4a93} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.06 00:07:58.512963 [ 3 ] {} <Debug> HTTP-Session: 46ffba66-afbf-4c57-ba41-bed4d183a12e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.06 00:07:58.513070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.06 00:07:58.513119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.06 00:07:58.513137 [ 3 ] {} <Debug> HTTP-Session: 6c6ede0b-b65d-4160-aa6e-f7d652685e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
274 2024.07.06 00:07:58.513157 [ 3 ] {} <Debug> HTTP-Session: 6c6ede0b-b65d-4160-aa6e-f7d652685e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.06 00:07:58.513176 [ 3 ] {} <Debug> HTTP-Session: 6c6ede0b-b65d-4160-aa6e-f7d652685e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.06 00:07:58.513205 [ 3 ] {} <Trace> HTTP-Session: 6c6ede0b-b65d-4160-aa6e-f7d652685e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.06 00:07:58.513344 [ 3 ] {4802d802-5fa3-45e4-b85f-6f9661d6f55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) /* 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.07.06 00:07:58.513391 [ 3 ] {4802d802-5fa3-45e4-b85f-6f9661d6f55b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.06 00:07:58.517683 [ 3 ] {4802d802-5fa3-45e4-b85f-6f9661d6f55b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.06 00:07:58.525395 [ 3 ] {4802d802-5fa3-45e4-b85f-6f9661d6f55b} <Debug> oximeter.version (876e053d-64d2-4ac1-8670-478c0925e949): Loading data parts
282 2024.07.06 00:07:58.525782 [ 3 ] {4802d802-5fa3-45e4-b85f-6f9661d6f55b} <Debug> oximeter.version (876e053d-64d2-4ac1-8670-478c0925e949): There are no data parts
283 2024.07.06 00:07:58.529299 [ 3 ] {4802d802-5fa3-45e4-b85f-6f9661d6f55b} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.06 00:07:58.529325 [ 3 ] {} <Debug> HTTP-Session: 6c6ede0b-b65d-4160-aa6e-f7d652685e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.06 00:07:58.529471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.06 00:07:58.529526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.06 00:07:58.529550 [ 3 ] {} <Debug> HTTP-Session: a5a7b2d2-581c-451d-9c22-3edd76697e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
288 2024.07.06 00:07:58.529566 [ 3 ] {} <Debug> HTTP-Session: a5a7b2d2-581c-451d-9c22-3edd76697e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.06 00:07:58.529583 [ 3 ] {} <Debug> HTTP-Session: a5a7b2d2-581c-451d-9c22-3edd76697e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.06 00:07:58.529616 [ 3 ] {} <Trace> HTTP-Session: a5a7b2d2-581c-451d-9c22-3edd76697e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.06 00:07:58.529809 [ 3 ] {fe278859-33aa-471c-8a9f-adab605d6c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) /* 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.07.06 00:07:58.529864 [ 3 ] {fe278859-33aa-471c-8a9f-adab605d6c82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.06 00:07:58.541758 [ 3 ] {fe278859-33aa-471c-8a9f-adab605d6c82} <Debug> oximeter.measurements_bool (25c75b16-62e7-4bd6-886a-1cc6c062db32): Loading data parts
304 2024.07.06 00:07:58.541936 [ 3 ] {fe278859-33aa-471c-8a9f-adab605d6c82} <Debug> oximeter.measurements_bool (25c75b16-62e7-4bd6-886a-1cc6c062db32): There are no data parts
305 2024.07.06 00:07:58.544168 [ 3 ] {fe278859-33aa-471c-8a9f-adab605d6c82} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.06 00:07:58.544193 [ 3 ] {} <Debug> HTTP-Session: a5a7b2d2-581c-451d-9c22-3edd76697e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.06 00:07:58.544337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.06 00:07:58.544395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.06 00:07:58.544421 [ 3 ] {} <Debug> HTTP-Session: ecd7f543-ea60-4fbf-9f9a-957fc1697d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
310 2024.07.06 00:07:58.544439 [ 3 ] {} <Debug> HTTP-Session: ecd7f543-ea60-4fbf-9f9a-957fc1697d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.06 00:07:58.544458 [ 3 ] {} <Debug> HTTP-Session: ecd7f543-ea60-4fbf-9f9a-957fc1697d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.06 00:07:58.544495 [ 3 ] {} <Trace> HTTP-Session: ecd7f543-ea60-4fbf-9f9a-957fc1697d09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.06 00:07:58.544693 [ 3 ] {01d2ca54-9f87-4c5d-bafb-a42bc63fdede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.544749 [ 3 ] {01d2ca54-9f87-4c5d-bafb-a42bc63fdede} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.06 00:07:58.549080 [ 3 ] {01d2ca54-9f87-4c5d-bafb-a42bc63fdede} <Debug> oximeter.measurements_i8 (082be2e1-2130-47e3-b5bf-8172f2dcc678): Loading data parts
316 2024.07.06 00:07:58.549255 [ 3 ] {01d2ca54-9f87-4c5d-bafb-a42bc63fdede} <Debug> oximeter.measurements_i8 (082be2e1-2130-47e3-b5bf-8172f2dcc678): There are no data parts
317 2024.07.06 00:07:58.551054 [ 3 ] {01d2ca54-9f87-4c5d-bafb-a42bc63fdede} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.06 00:07:58.551089 [ 3 ] {} <Debug> HTTP-Session: ecd7f543-ea60-4fbf-9f9a-957fc1697d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.06 00:07:58.551196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.06 00:07:58.551247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.06 00:07:58.551276 [ 3 ] {} <Debug> HTTP-Session: 345a881e-ff74-4eba-b6bb-13bd8ba74d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
322 2024.07.06 00:07:58.551292 [ 3 ] {} <Debug> HTTP-Session: 345a881e-ff74-4eba-b6bb-13bd8ba74d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.06 00:07:58.551310 [ 3 ] {} <Debug> HTTP-Session: 345a881e-ff74-4eba-b6bb-13bd8ba74d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.06 00:07:58.551343 [ 3 ] {} <Trace> HTTP-Session: 345a881e-ff74-4eba-b6bb-13bd8ba74d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.06 00:07:58.551510 [ 3 ] {80678477-609b-46bf-8ebf-79c0842ae498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.551561 [ 3 ] {80678477-609b-46bf-8ebf-79c0842ae498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.06 00:07:58.553700 [ 3 ] {80678477-609b-46bf-8ebf-79c0842ae498} <Debug> oximeter.measurements_u8 (c8c2c810-7fb9-415a-ac15-89746a94ae63): Loading data parts
328 2024.07.06 00:07:58.553869 [ 3 ] {80678477-609b-46bf-8ebf-79c0842ae498} <Debug> oximeter.measurements_u8 (c8c2c810-7fb9-415a-ac15-89746a94ae63): There are no data parts
329 2024.07.06 00:07:58.555404 [ 3 ] {80678477-609b-46bf-8ebf-79c0842ae498} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.06 00:07:58.555429 [ 3 ] {} <Debug> HTTP-Session: 345a881e-ff74-4eba-b6bb-13bd8ba74d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.06 00:07:58.555547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.06 00:07:58.555599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.06 00:07:58.555622 [ 3 ] {} <Debug> HTTP-Session: 133be99a-2d80-4466-90bb-62c2ccc0c973 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
334 2024.07.06 00:07:58.555637 [ 3 ] {} <Debug> HTTP-Session: 133be99a-2d80-4466-90bb-62c2ccc0c973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.06 00:07:58.555654 [ 3 ] {} <Debug> HTTP-Session: 133be99a-2d80-4466-90bb-62c2ccc0c973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.06 00:07:58.555686 [ 3 ] {} <Trace> HTTP-Session: 133be99a-2d80-4466-90bb-62c2ccc0c973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.06 00:07:58.555857 [ 3 ] {d1acfe66-23cc-4c63-b800-1d5511188314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.555905 [ 3 ] {d1acfe66-23cc-4c63-b800-1d5511188314} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.06 00:07:58.560063 [ 3 ] {d1acfe66-23cc-4c63-b800-1d5511188314} <Debug> oximeter.measurements_i16 (0ec55c29-b369-4897-b6bc-52a8bf114586): Loading data parts
340 2024.07.06 00:07:58.560279 [ 3 ] {d1acfe66-23cc-4c63-b800-1d5511188314} <Debug> oximeter.measurements_i16 (0ec55c29-b369-4897-b6bc-52a8bf114586): There are no data parts
341 2024.07.06 00:07:58.562064 [ 3 ] {d1acfe66-23cc-4c63-b800-1d5511188314} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.06 00:07:58.562096 [ 3 ] {} <Debug> HTTP-Session: 133be99a-2d80-4466-90bb-62c2ccc0c973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.06 00:07:58.562208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.06 00:07:58.562261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.06 00:07:58.562286 [ 3 ] {} <Debug> HTTP-Session: 9a5cdfd6-8fcd-4284-b472-d6dcf58da130 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
346 2024.07.06 00:07:58.562302 [ 3 ] {} <Debug> HTTP-Session: 9a5cdfd6-8fcd-4284-b472-d6dcf58da130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.06 00:07:58.562318 [ 3 ] {} <Debug> HTTP-Session: 9a5cdfd6-8fcd-4284-b472-d6dcf58da130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.06 00:07:58.562351 [ 3 ] {} <Trace> HTTP-Session: 9a5cdfd6-8fcd-4284-b472-d6dcf58da130 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.06 00:07:58.562520 [ 3 ] {d8f3270a-0092-4d24-a832-d82976f34cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.562571 [ 3 ] {d8f3270a-0092-4d24-a832-d82976f34cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.06 00:07:58.564669 [ 3 ] {d8f3270a-0092-4d24-a832-d82976f34cf5} <Debug> oximeter.measurements_u16 (aa120a8e-d871-4b9c-8e34-cdd29c068d5b): Loading data parts
352 2024.07.06 00:07:58.564830 [ 3 ] {d8f3270a-0092-4d24-a832-d82976f34cf5} <Debug> oximeter.measurements_u16 (aa120a8e-d871-4b9c-8e34-cdd29c068d5b): There are no data parts
353 2024.07.06 00:07:58.566395 [ 3 ] {d8f3270a-0092-4d24-a832-d82976f34cf5} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.06 00:07:58.566426 [ 3 ] {} <Debug> HTTP-Session: 9a5cdfd6-8fcd-4284-b472-d6dcf58da130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.06 00:07:58.566528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.06 00:07:58.566581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.06 00:07:58.566604 [ 3 ] {} <Debug> HTTP-Session: d3e25cd1-a64b-4eaa-8b5a-8806331f35e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
358 2024.07.06 00:07:58.566628 [ 3 ] {} <Debug> HTTP-Session: d3e25cd1-a64b-4eaa-8b5a-8806331f35e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.06 00:07:58.566641 [ 3 ] {} <Debug> HTTP-Session: d3e25cd1-a64b-4eaa-8b5a-8806331f35e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.06 00:07:58.566674 [ 3 ] {} <Trace> HTTP-Session: d3e25cd1-a64b-4eaa-8b5a-8806331f35e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.06 00:07:58.566851 [ 3 ] {82a3194d-d496-4061-8d6d-cd7b4aa19c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.566899 [ 3 ] {82a3194d-d496-4061-8d6d-cd7b4aa19c7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.06 00:07:58.571078 [ 3 ] {82a3194d-d496-4061-8d6d-cd7b4aa19c7c} <Debug> oximeter.measurements_i32 (7344695b-c7de-4fe2-9138-e9719cad8255): Loading data parts
364 2024.07.06 00:07:58.571244 [ 3 ] {82a3194d-d496-4061-8d6d-cd7b4aa19c7c} <Debug> oximeter.measurements_i32 (7344695b-c7de-4fe2-9138-e9719cad8255): There are no data parts
365 2024.07.06 00:07:58.572694 [ 3 ] {82a3194d-d496-4061-8d6d-cd7b4aa19c7c} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.06 00:07:58.572725 [ 3 ] {} <Debug> HTTP-Session: d3e25cd1-a64b-4eaa-8b5a-8806331f35e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.06 00:07:58.572837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.06 00:07:58.572887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.06 00:07:58.572915 [ 3 ] {} <Debug> HTTP-Session: 51361360-d394-4101-8fe7-3d57d26704b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
370 2024.07.06 00:07:58.572931 [ 3 ] {} <Debug> HTTP-Session: 51361360-d394-4101-8fe7-3d57d26704b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.06 00:07:58.572948 [ 3 ] {} <Debug> HTTP-Session: 51361360-d394-4101-8fe7-3d57d26704b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.06 00:07:58.572981 [ 3 ] {} <Trace> HTTP-Session: 51361360-d394-4101-8fe7-3d57d26704b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.06 00:07:58.573153 [ 3 ] {297e5e96-5a21-49f6-8840-ee442e84c4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.573203 [ 3 ] {297e5e96-5a21-49f6-8840-ee442e84c4d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.06 00:07:58.575293 [ 3 ] {297e5e96-5a21-49f6-8840-ee442e84c4d2} <Debug> oximeter.measurements_u32 (58451ad4-0bc5-4142-b88c-da27b75d0ba6): Loading data parts
376 2024.07.06 00:07:58.575464 [ 3 ] {297e5e96-5a21-49f6-8840-ee442e84c4d2} <Debug> oximeter.measurements_u32 (58451ad4-0bc5-4142-b88c-da27b75d0ba6): There are no data parts
377 2024.07.06 00:07:58.576667 [ 3 ] {297e5e96-5a21-49f6-8840-ee442e84c4d2} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.06 00:07:58.576698 [ 3 ] {} <Debug> HTTP-Session: 51361360-d394-4101-8fe7-3d57d26704b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.06 00:07:58.576808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.06 00:07:58.576861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.06 00:07:58.576886 [ 3 ] {} <Debug> HTTP-Session: aab3d70b-ed94-48e5-811c-56ef7dce4caa Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
382 2024.07.06 00:07:58.576908 [ 3 ] {} <Debug> HTTP-Session: aab3d70b-ed94-48e5-811c-56ef7dce4caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.06 00:07:58.576922 [ 3 ] {} <Debug> HTTP-Session: aab3d70b-ed94-48e5-811c-56ef7dce4caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.06 00:07:58.576955 [ 3 ] {} <Trace> HTTP-Session: aab3d70b-ed94-48e5-811c-56ef7dce4caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.06 00:07:58.577128 [ 3 ] {881b33e2-1831-4ef1-9e03-38f770493e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.577182 [ 3 ] {881b33e2-1831-4ef1-9e03-38f770493e31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.06 00:07:58.581288 [ 3 ] {881b33e2-1831-4ef1-9e03-38f770493e31} <Debug> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Loading data parts
388 2024.07.06 00:07:58.581473 [ 3 ] {881b33e2-1831-4ef1-9e03-38f770493e31} <Debug> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): There are no data parts
389 2024.07.06 00:07:58.582951 [ 3 ] {881b33e2-1831-4ef1-9e03-38f770493e31} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.06 00:07:58.582984 [ 3 ] {} <Debug> HTTP-Session: aab3d70b-ed94-48e5-811c-56ef7dce4caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.06 00:07:58.583100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.06 00:07:58.583157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.06 00:07:58.583177 [ 3 ] {} <Debug> HTTP-Session: 8ec3092f-68e4-4906-a35f-ea025fe135b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
394 2024.07.06 00:07:58.583198 [ 3 ] {} <Debug> HTTP-Session: 8ec3092f-68e4-4906-a35f-ea025fe135b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.06 00:07:58.583212 [ 3 ] {} <Debug> HTTP-Session: 8ec3092f-68e4-4906-a35f-ea025fe135b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.06 00:07:58.583246 [ 3 ] {} <Trace> HTTP-Session: 8ec3092f-68e4-4906-a35f-ea025fe135b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.06 00:07:58.583420 [ 3 ] {924cddd2-a9e8-4048-ac2b-1edf7c873260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.583468 [ 3 ] {924cddd2-a9e8-4048-ac2b-1edf7c873260} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.06 00:07:58.585626 [ 3 ] {924cddd2-a9e8-4048-ac2b-1edf7c873260} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Loading data parts
400 2024.07.06 00:07:58.585791 [ 3 ] {924cddd2-a9e8-4048-ac2b-1edf7c873260} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): There are no data parts
401 2024.07.06 00:07:58.586960 [ 3 ] {924cddd2-a9e8-4048-ac2b-1edf7c873260} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.06 00:07:58.586992 [ 3 ] {} <Debug> HTTP-Session: 8ec3092f-68e4-4906-a35f-ea025fe135b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.06 00:07:58.587101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.06 00:07:58.587149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.06 00:07:58.587174 [ 3 ] {} <Debug> HTTP-Session: 8f68cd32-5cfd-4882-9087-dc6889cfbcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
406 2024.07.06 00:07:58.587195 [ 3 ] {} <Debug> HTTP-Session: 8f68cd32-5cfd-4882-9087-dc6889cfbcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.06 00:07:58.587210 [ 3 ] {} <Debug> HTTP-Session: 8f68cd32-5cfd-4882-9087-dc6889cfbcdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.06 00:07:58.587243 [ 3 ] {} <Trace> HTTP-Session: 8f68cd32-5cfd-4882-9087-dc6889cfbcdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.06 00:07:58.587416 [ 3 ] {8ae22164-03ff-4f08-b5ae-16ba70d8c4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.587470 [ 3 ] {8ae22164-03ff-4f08-b5ae-16ba70d8c4c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.06 00:07:58.591606 [ 3 ] {8ae22164-03ff-4f08-b5ae-16ba70d8c4c7} <Debug> oximeter.measurements_f32 (f56e9b43-2d8b-43e7-8db4-ce3cf9eefcf9): Loading data parts
412 2024.07.06 00:07:58.591795 [ 3 ] {8ae22164-03ff-4f08-b5ae-16ba70d8c4c7} <Debug> oximeter.measurements_f32 (f56e9b43-2d8b-43e7-8db4-ce3cf9eefcf9): There are no data parts
413 2024.07.06 00:07:58.593287 [ 3 ] {8ae22164-03ff-4f08-b5ae-16ba70d8c4c7} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.06 00:07:58.593311 [ 3 ] {} <Debug> HTTP-Session: 8f68cd32-5cfd-4882-9087-dc6889cfbcdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.06 00:07:58.593411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.06 00:07:58.593465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.06 00:07:58.593484 [ 3 ] {} <Debug> HTTP-Session: ca7a0c8c-504e-4478-827c-14a2ed0509d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
418 2024.07.06 00:07:58.593503 [ 3 ] {} <Debug> HTTP-Session: ca7a0c8c-504e-4478-827c-14a2ed0509d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.06 00:07:58.593520 [ 3 ] {} <Debug> HTTP-Session: ca7a0c8c-504e-4478-827c-14a2ed0509d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.06 00:07:58.593548 [ 3 ] {} <Trace> HTTP-Session: ca7a0c8c-504e-4478-827c-14a2ed0509d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.06 00:07:58.593707 [ 3 ] {1cb07466-dfaa-4155-96cb-5ea5fbe22f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.593757 [ 3 ] {1cb07466-dfaa-4155-96cb-5ea5fbe22f7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.06 00:07:58.595874 [ 3 ] {1cb07466-dfaa-4155-96cb-5ea5fbe22f7c} <Debug> oximeter.measurements_f64 (5e8b308e-4616-41de-9999-1290f3631eca): Loading data parts
424 2024.07.06 00:07:58.596026 [ 3 ] {1cb07466-dfaa-4155-96cb-5ea5fbe22f7c} <Debug> oximeter.measurements_f64 (5e8b308e-4616-41de-9999-1290f3631eca): There are no data parts
425 2024.07.06 00:07:58.597196 [ 3 ] {1cb07466-dfaa-4155-96cb-5ea5fbe22f7c} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.06 00:07:58.597227 [ 3 ] {} <Debug> HTTP-Session: ca7a0c8c-504e-4478-827c-14a2ed0509d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.06 00:07:58.597343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.06 00:07:58.597395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.06 00:07:58.597414 [ 3 ] {} <Debug> HTTP-Session: b7719858-d734-426b-b319-384156f72d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
430 2024.07.06 00:07:58.597436 [ 3 ] {} <Debug> HTTP-Session: b7719858-d734-426b-b319-384156f72d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.06 00:07:58.597449 [ 3 ] {} <Debug> HTTP-Session: b7719858-d734-426b-b319-384156f72d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.06 00:07:58.597482 [ 3 ] {} <Trace> HTTP-Session: b7719858-d734-426b-b319-384156f72d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.06 00:07:58.597656 [ 3 ] {432f3404-d515-4874-a946-3a862d96f42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.597709 [ 3 ] {432f3404-d515-4874-a946-3a862d96f42b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.06 00:07:58.601808 [ 3 ] {432f3404-d515-4874-a946-3a862d96f42b} <Debug> oximeter.measurements_string (734dc882-23ec-4d3d-9e3d-fd297152819e): Loading data parts
436 2024.07.06 00:07:58.601992 [ 3 ] {432f3404-d515-4874-a946-3a862d96f42b} <Debug> oximeter.measurements_string (734dc882-23ec-4d3d-9e3d-fd297152819e): There are no data parts
437 2024.07.06 00:07:58.603402 [ 3 ] {432f3404-d515-4874-a946-3a862d96f42b} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.06 00:07:58.603425 [ 3 ] {} <Debug> HTTP-Session: b7719858-d734-426b-b319-384156f72d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.06 00:07:58.603516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.06 00:07:58.603565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.06 00:07:58.603581 [ 3 ] {} <Debug> HTTP-Session: 15dc8742-dbdf-4157-a64c-3661d1e5fa5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
442 2024.07.06 00:07:58.603601 [ 3 ] {} <Debug> HTTP-Session: 15dc8742-dbdf-4157-a64c-3661d1e5fa5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.06 00:07:58.603618 [ 3 ] {} <Debug> HTTP-Session: 15dc8742-dbdf-4157-a64c-3661d1e5fa5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.06 00:07:58.603645 [ 3 ] {} <Trace> HTTP-Session: 15dc8742-dbdf-4157-a64c-3661d1e5fa5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.06 00:07:58.603806 [ 3 ] {2dd54ba3-d23a-4554-aa36-280d67f08e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.603857 [ 3 ] {2dd54ba3-d23a-4554-aa36-280d67f08e69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.06 00:07:58.605995 [ 3 ] {2dd54ba3-d23a-4554-aa36-280d67f08e69} <Debug> oximeter.measurements_bytes (22c9d776-2098-47c3-94b5-b98dec5d2a1c): Loading data parts
455 2024.07.06 00:07:58.606156 [ 3 ] {2dd54ba3-d23a-4554-aa36-280d67f08e69} <Debug> oximeter.measurements_bytes (22c9d776-2098-47c3-94b5-b98dec5d2a1c): There are no data parts
456 2024.07.06 00:07:58.607327 [ 3 ] {2dd54ba3-d23a-4554-aa36-280d67f08e69} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.06 00:07:58.607352 [ 3 ] {} <Debug> HTTP-Session: 15dc8742-dbdf-4157-a64c-3661d1e5fa5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.06 00:07:58.607468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.06 00:07:58.607537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.06 00:07:58.607585 [ 3 ] {} <Debug> HTTP-Session: 8519bc13-0794-4e38-ac1e-e78d60e64571 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
461 2024.07.06 00:07:58.607603 [ 3 ] {} <Debug> HTTP-Session: 8519bc13-0794-4e38-ac1e-e78d60e64571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.06 00:07:58.607626 [ 3 ] {} <Debug> HTTP-Session: 8519bc13-0794-4e38-ac1e-e78d60e64571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.06 00:07:58.607657 [ 3 ] {} <Trace> HTTP-Session: 8519bc13-0794-4e38-ac1e-e78d60e64571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.06 00:07:58.607866 [ 3 ] {cda85522-9cfa-49db-b782-30c296e5f3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.607919 [ 3 ] {cda85522-9cfa-49db-b782-30c296e5f3a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.06 00:07:58.612100 [ 3 ] {cda85522-9cfa-49db-b782-30c296e5f3a6} <Debug> oximeter.measurements_cumulativei64 (de5f7a1b-75da-4e22-95de-2bde28bce22a): Loading data parts
467 2024.07.06 00:07:58.612282 [ 3 ] {cda85522-9cfa-49db-b782-30c296e5f3a6} <Debug> oximeter.measurements_cumulativei64 (de5f7a1b-75da-4e22-95de-2bde28bce22a): There are no data parts
468 2024.07.06 00:07:58.613694 [ 3 ] {cda85522-9cfa-49db-b782-30c296e5f3a6} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.06 00:07:58.613726 [ 3 ] {} <Debug> HTTP-Session: 8519bc13-0794-4e38-ac1e-e78d60e64571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.06 00:07:58.613844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.06 00:07:58.613899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.06 00:07:58.613917 [ 3 ] {} <Debug> HTTP-Session: 362afe4c-58f3-478e-ab03-6bbceedacee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
473 2024.07.06 00:07:58.613937 [ 3 ] {} <Debug> HTTP-Session: 362afe4c-58f3-478e-ab03-6bbceedacee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.06 00:07:58.613950 [ 3 ] {} <Debug> HTTP-Session: 362afe4c-58f3-478e-ab03-6bbceedacee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.06 00:07:58.613983 [ 3 ] {} <Trace> HTTP-Session: 362afe4c-58f3-478e-ab03-6bbceedacee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.06 00:07:58.614153 [ 3 ] {56b57e53-466a-44a9-93e8-e2296f617513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.614205 [ 3 ] {56b57e53-466a-44a9-93e8-e2296f617513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.06 00:07:58.616403 [ 3 ] {56b57e53-466a-44a9-93e8-e2296f617513} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Loading data parts
479 2024.07.06 00:07:58.616566 [ 3 ] {56b57e53-466a-44a9-93e8-e2296f617513} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): There are no data parts
480 2024.07.06 00:07:58.617748 [ 3 ] {56b57e53-466a-44a9-93e8-e2296f617513} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.06 00:07:58.617772 [ 3 ] {} <Debug> HTTP-Session: 362afe4c-58f3-478e-ab03-6bbceedacee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.06 00:07:58.617881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.06 00:07:58.617933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.06 00:07:58.617953 [ 3 ] {} <Debug> HTTP-Session: 660b9cb9-107e-49df-905e-da9924fd6daa Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
485 2024.07.06 00:07:58.617975 [ 3 ] {} <Debug> HTTP-Session: 660b9cb9-107e-49df-905e-da9924fd6daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.06 00:07:58.617992 [ 3 ] {} <Debug> HTTP-Session: 660b9cb9-107e-49df-905e-da9924fd6daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.06 00:07:58.618021 [ 3 ] {} <Trace> HTTP-Session: 660b9cb9-107e-49df-905e-da9924fd6daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.06 00:07:58.618202 [ 3 ] {4620876c-eec2-41b8-ab3c-d553c0917d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.618262 [ 3 ] {4620876c-eec2-41b8-ab3c-d553c0917d2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.06 00:07:58.622485 [ 3 ] {4620876c-eec2-41b8-ab3c-d553c0917d2c} <Debug> oximeter.measurements_cumulativef32 (707e089b-987e-486f-89f7-a3ce1522ba66): Loading data parts
491 2024.07.06 00:07:58.622662 [ 3 ] {4620876c-eec2-41b8-ab3c-d553c0917d2c} <Debug> oximeter.measurements_cumulativef32 (707e089b-987e-486f-89f7-a3ce1522ba66): There are no data parts
492 2024.07.06 00:07:58.624053 [ 3 ] {4620876c-eec2-41b8-ab3c-d553c0917d2c} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.06 00:07:58.624083 [ 3 ] {} <Debug> HTTP-Session: 660b9cb9-107e-49df-905e-da9924fd6daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.06 00:07:58.624181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.06 00:07:58.624296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.06 00:07:58.624320 [ 3 ] {} <Debug> HTTP-Session: 7e8dc1b6-4550-482c-bbda-aef73a7a9ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
497 2024.07.06 00:07:58.624342 [ 3 ] {} <Debug> HTTP-Session: 7e8dc1b6-4550-482c-bbda-aef73a7a9ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.06 00:07:58.624355 [ 3 ] {} <Debug> HTTP-Session: 7e8dc1b6-4550-482c-bbda-aef73a7a9ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.06 00:07:58.624390 [ 3 ] {} <Trace> HTTP-Session: 7e8dc1b6-4550-482c-bbda-aef73a7a9ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.06 00:07:58.624579 [ 3 ] {7ef9074c-ea2e-461f-ab96-95a340cf0810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.624635 [ 3 ] {7ef9074c-ea2e-461f-ab96-95a340cf0810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.06 00:07:58.626802 [ 3 ] {7ef9074c-ea2e-461f-ab96-95a340cf0810} <Debug> oximeter.measurements_cumulativef64 (9aecd9bd-4c8f-4f64-bc64-637694655f2a): Loading data parts
503 2024.07.06 00:07:58.626968 [ 3 ] {7ef9074c-ea2e-461f-ab96-95a340cf0810} <Debug> oximeter.measurements_cumulativef64 (9aecd9bd-4c8f-4f64-bc64-637694655f2a): There are no data parts
504 2024.07.06 00:07:58.628171 [ 3 ] {7ef9074c-ea2e-461f-ab96-95a340cf0810} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.06 00:07:58.628195 [ 3 ] {} <Debug> HTTP-Session: 7e8dc1b6-4550-482c-bbda-aef73a7a9ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.06 00:07:58.628319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.06 00:07:58.628369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.06 00:07:58.628386 [ 3 ] {} <Debug> HTTP-Session: c31e0af9-12b3-4b02-a3b2-a6ffb3f54ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
509 2024.07.06 00:07:58.628406 [ 3 ] {} <Debug> HTTP-Session: c31e0af9-12b3-4b02-a3b2-a6ffb3f54ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.06 00:07:58.628423 [ 3 ] {} <Debug> HTTP-Session: c31e0af9-12b3-4b02-a3b2-a6ffb3f54ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.06 00:07:58.628450 [ 3 ] {} <Trace> HTTP-Session: c31e0af9-12b3-4b02-a3b2-a6ffb3f54ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.06 00:07:58.628681 [ 3 ] {cac04c42-3c7d-473e-8376-faa14d4a7b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.628742 [ 3 ] {cac04c42-3c7d-473e-8376-faa14d4a7b4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.06 00:07:58.633205 [ 3 ] {cac04c42-3c7d-473e-8376-faa14d4a7b4d} <Debug> oximeter.measurements_histogrami8 (5131b7db-4af6-4de4-8a51-bd0d8d1e4bcb): Loading data parts
525 2024.07.06 00:07:58.633372 [ 3 ] {cac04c42-3c7d-473e-8376-faa14d4a7b4d} <Debug> oximeter.measurements_histogrami8 (5131b7db-4af6-4de4-8a51-bd0d8d1e4bcb): There are no data parts
526 2024.07.06 00:07:58.634889 [ 3 ] {cac04c42-3c7d-473e-8376-faa14d4a7b4d} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.06 00:07:58.634922 [ 3 ] {} <Debug> HTTP-Session: c31e0af9-12b3-4b02-a3b2-a6ffb3f54ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.06 00:07:58.635038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.06 00:07:58.635083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.06 00:07:58.635107 [ 3 ] {} <Debug> HTTP-Session: 749cc8a5-24f4-4608-9ea4-8e0c9d4299de Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
531 2024.07.06 00:07:58.635129 [ 3 ] {} <Debug> HTTP-Session: 749cc8a5-24f4-4608-9ea4-8e0c9d4299de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.06 00:07:58.635142 [ 3 ] {} <Debug> HTTP-Session: 749cc8a5-24f4-4608-9ea4-8e0c9d4299de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.06 00:07:58.635176 [ 3 ] {} <Trace> HTTP-Session: 749cc8a5-24f4-4608-9ea4-8e0c9d4299de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.06 00:07:58.635422 [ 3 ] {5d1b5160-5ada-4d1d-a48b-d8124d625b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.635488 [ 3 ] {5d1b5160-5ada-4d1d-a48b-d8124d625b23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.06 00:07:58.637839 [ 3 ] {5d1b5160-5ada-4d1d-a48b-d8124d625b23} <Debug> oximeter.measurements_histogramu8 (d00f0070-f4db-4330-8760-ab66b77600fa): Loading data parts
537 2024.07.06 00:07:58.637986 [ 3 ] {5d1b5160-5ada-4d1d-a48b-d8124d625b23} <Debug> oximeter.measurements_histogramu8 (d00f0070-f4db-4330-8760-ab66b77600fa): There are no data parts
538 2024.07.06 00:07:58.639290 [ 3 ] {5d1b5160-5ada-4d1d-a48b-d8124d625b23} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.06 00:07:58.639316 [ 3 ] {} <Debug> HTTP-Session: 749cc8a5-24f4-4608-9ea4-8e0c9d4299de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.06 00:07:58.639426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.06 00:07:58.639484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.06 00:07:58.639504 [ 3 ] {} <Debug> HTTP-Session: 9249fa6d-c218-4265-ab15-5cce1bd98663 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
543 2024.07.06 00:07:58.639524 [ 3 ] {} <Debug> HTTP-Session: 9249fa6d-c218-4265-ab15-5cce1bd98663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.06 00:07:58.639538 [ 3 ] {} <Debug> HTTP-Session: 9249fa6d-c218-4265-ab15-5cce1bd98663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.06 00:07:58.639573 [ 3 ] {} <Trace> HTTP-Session: 9249fa6d-c218-4265-ab15-5cce1bd98663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.06 00:07:58.639816 [ 3 ] {141859db-a664-4043-9c7c-5210fd069fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.639879 [ 3 ] {141859db-a664-4043-9c7c-5210fd069fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.06 00:07:58.644293 [ 3 ] {141859db-a664-4043-9c7c-5210fd069fd2} <Debug> oximeter.measurements_histogrami16 (985fb703-5265-49f6-96c9-e4f0a72d339d): Loading data parts
549 2024.07.06 00:07:58.644468 [ 3 ] {141859db-a664-4043-9c7c-5210fd069fd2} <Debug> oximeter.measurements_histogrami16 (985fb703-5265-49f6-96c9-e4f0a72d339d): There are no data parts
550 2024.07.06 00:07:58.645985 [ 3 ] {141859db-a664-4043-9c7c-5210fd069fd2} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.06 00:07:58.646017 [ 3 ] {} <Debug> HTTP-Session: 9249fa6d-c218-4265-ab15-5cce1bd98663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.06 00:07:58.646143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.06 00:07:58.646190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.06 00:07:58.646215 [ 3 ] {} <Debug> HTTP-Session: c2274e25-636e-4b50-8500-3e02ca84988c Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
555 2024.07.06 00:07:58.646236 [ 3 ] {} <Debug> HTTP-Session: c2274e25-636e-4b50-8500-3e02ca84988c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.06 00:07:58.646250 [ 3 ] {} <Debug> HTTP-Session: c2274e25-636e-4b50-8500-3e02ca84988c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.06 00:07:58.646284 [ 3 ] {} <Trace> HTTP-Session: c2274e25-636e-4b50-8500-3e02ca84988c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.06 00:07:58.646530 [ 3 ] {e8aa811a-395c-4772-aadb-fb92be45eb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.646595 [ 3 ] {e8aa811a-395c-4772-aadb-fb92be45eb2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.06 00:07:58.649028 [ 3 ] {e8aa811a-395c-4772-aadb-fb92be45eb2f} <Debug> oximeter.measurements_histogramu16 (f759eab3-16ec-4b81-ba18-3a19a1c4615c): Loading data parts
561 2024.07.06 00:07:58.649179 [ 3 ] {e8aa811a-395c-4772-aadb-fb92be45eb2f} <Debug> oximeter.measurements_histogramu16 (f759eab3-16ec-4b81-ba18-3a19a1c4615c): There are no data parts
562 2024.07.06 00:07:58.650505 [ 3 ] {e8aa811a-395c-4772-aadb-fb92be45eb2f} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.06 00:07:58.650531 [ 3 ] {} <Debug> HTTP-Session: c2274e25-636e-4b50-8500-3e02ca84988c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.06 00:07:58.650654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.06 00:07:58.650708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.06 00:07:58.650727 [ 3 ] {} <Debug> HTTP-Session: bb3dda6b-94ee-4af6-a496-3b9cf44ccc5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
567 2024.07.06 00:07:58.650749 [ 3 ] {} <Debug> HTTP-Session: bb3dda6b-94ee-4af6-a496-3b9cf44ccc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.06 00:07:58.650769 [ 3 ] {} <Debug> HTTP-Session: bb3dda6b-94ee-4af6-a496-3b9cf44ccc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.06 00:07:58.650799 [ 3 ] {} <Trace> HTTP-Session: bb3dda6b-94ee-4af6-a496-3b9cf44ccc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.06 00:07:58.651053 [ 3 ] {62782cd7-9cb5-4a0a-8638-d67a69f18e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.651127 [ 3 ] {62782cd7-9cb5-4a0a-8638-d67a69f18e61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.06 00:07:58.655577 [ 3 ] {62782cd7-9cb5-4a0a-8638-d67a69f18e61} <Debug> oximeter.measurements_histogrami32 (2e26c48f-788b-415b-bc7b-751eb746e595): Loading data parts
573 2024.07.06 00:07:58.655763 [ 3 ] {62782cd7-9cb5-4a0a-8638-d67a69f18e61} <Debug> oximeter.measurements_histogrami32 (2e26c48f-788b-415b-bc7b-751eb746e595): There are no data parts
574 2024.07.06 00:07:58.657287 [ 3 ] {62782cd7-9cb5-4a0a-8638-d67a69f18e61} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.06 00:07:58.657312 [ 3 ] {} <Debug> HTTP-Session: bb3dda6b-94ee-4af6-a496-3b9cf44ccc5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.06 00:07:58.657416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.06 00:07:58.657467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.06 00:07:58.657485 [ 3 ] {} <Debug> HTTP-Session: d3688a67-b855-42a4-833b-e32622fe96c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
579 2024.07.06 00:07:58.657511 [ 3 ] {} <Debug> HTTP-Session: d3688a67-b855-42a4-833b-e32622fe96c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.06 00:07:58.657523 [ 3 ] {} <Debug> HTTP-Session: d3688a67-b855-42a4-833b-e32622fe96c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.06 00:07:58.657557 [ 3 ] {} <Trace> HTTP-Session: d3688a67-b855-42a4-833b-e32622fe96c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.06 00:07:58.657786 [ 3 ] {fb527fca-311a-457b-bd0a-209bfef6cb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.657849 [ 3 ] {fb527fca-311a-457b-bd0a-209bfef6cb9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.06 00:07:58.660285 [ 3 ] {fb527fca-311a-457b-bd0a-209bfef6cb9e} <Debug> oximeter.measurements_histogramu32 (0376e589-67d8-4e90-bf55-69ba3318bfd8): Loading data parts
585 2024.07.06 00:07:58.660464 [ 3 ] {fb527fca-311a-457b-bd0a-209bfef6cb9e} <Debug> oximeter.measurements_histogramu32 (0376e589-67d8-4e90-bf55-69ba3318bfd8): There are no data parts
586 2024.07.06 00:07:58.661839 [ 3 ] {fb527fca-311a-457b-bd0a-209bfef6cb9e} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.06 00:07:58.661865 [ 3 ] {} <Debug> HTTP-Session: d3688a67-b855-42a4-833b-e32622fe96c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.06 00:07:58.661985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.06 00:07:58.662042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.06 00:07:58.662060 [ 3 ] {} <Debug> HTTP-Session: 93508171-d87b-4655-8064-7971f1eab519 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
591 2024.07.06 00:07:58.662082 [ 3 ] {} <Debug> HTTP-Session: 93508171-d87b-4655-8064-7971f1eab519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.06 00:07:58.662101 [ 3 ] {} <Debug> HTTP-Session: 93508171-d87b-4655-8064-7971f1eab519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.06 00:07:58.662131 [ 3 ] {} <Trace> HTTP-Session: 93508171-d87b-4655-8064-7971f1eab519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.06 00:07:58.662374 [ 3 ] {0857d144-fc7e-4e5c-b845-df6c91a6a482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.662437 [ 3 ] {0857d144-fc7e-4e5c-b845-df6c91a6a482} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.06 00:07:58.666876 [ 3 ] {0857d144-fc7e-4e5c-b845-df6c91a6a482} <Debug> oximeter.measurements_histogrami64 (a69efe46-9b79-4252-a4dd-bce525d6456f): Loading data parts
597 2024.07.06 00:07:58.667042 [ 3 ] {0857d144-fc7e-4e5c-b845-df6c91a6a482} <Debug> oximeter.measurements_histogrami64 (a69efe46-9b79-4252-a4dd-bce525d6456f): There are no data parts
598 2024.07.06 00:07:58.668703 [ 3 ] {0857d144-fc7e-4e5c-b845-df6c91a6a482} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.06 00:07:58.668734 [ 3 ] {} <Debug> HTTP-Session: 93508171-d87b-4655-8064-7971f1eab519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.06 00:07:58.668875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.06 00:07:58.668937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.06 00:07:58.668967 [ 3 ] {} <Debug> HTTP-Session: 1775c5dc-ce7e-4799-af64-d4a956a2a647 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
603 2024.07.06 00:07:58.668987 [ 3 ] {} <Debug> HTTP-Session: 1775c5dc-ce7e-4799-af64-d4a956a2a647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.06 00:07:58.669011 [ 3 ] {} <Debug> HTTP-Session: 1775c5dc-ce7e-4799-af64-d4a956a2a647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.06 00:07:58.669048 [ 3 ] {} <Trace> HTTP-Session: 1775c5dc-ce7e-4799-af64-d4a956a2a647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.06 00:07:58.669366 [ 3 ] {4769dc25-a85e-4755-a95f-18adb9bf3718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.669445 [ 3 ] {4769dc25-a85e-4755-a95f-18adb9bf3718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.06 00:07:58.671936 [ 3 ] {4769dc25-a85e-4755-a95f-18adb9bf3718} <Debug> oximeter.measurements_histogramu64 (85331583-02a3-4f2a-98d5-4fe5a036c691): Loading data parts
609 2024.07.06 00:07:58.672115 [ 3 ] {4769dc25-a85e-4755-a95f-18adb9bf3718} <Debug> oximeter.measurements_histogramu64 (85331583-02a3-4f2a-98d5-4fe5a036c691): There are no data parts
610 2024.07.06 00:07:58.673469 [ 3 ] {4769dc25-a85e-4755-a95f-18adb9bf3718} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.06 00:07:58.673494 [ 3 ] {} <Debug> HTTP-Session: 1775c5dc-ce7e-4799-af64-d4a956a2a647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.06 00:07:58.673613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.06 00:07:58.673669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.06 00:07:58.673687 [ 3 ] {} <Debug> HTTP-Session: 9dba4cd6-0c6a-41bf-894a-ad8636f64b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
615 2024.07.06 00:07:58.673709 [ 3 ] {} <Debug> HTTP-Session: 9dba4cd6-0c6a-41bf-894a-ad8636f64b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.06 00:07:58.673729 [ 3 ] {} <Debug> HTTP-Session: 9dba4cd6-0c6a-41bf-894a-ad8636f64b92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.06 00:07:58.673759 [ 3 ] {} <Trace> HTTP-Session: 9dba4cd6-0c6a-41bf-894a-ad8636f64b92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.06 00:07:58.674006 [ 3 ] {735287cd-9524-4c0c-8955-64df04d908e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.674073 [ 3 ] {735287cd-9524-4c0c-8955-64df04d908e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.06 00:07:58.678483 [ 3 ] {735287cd-9524-4c0c-8955-64df04d908e5} <Debug> oximeter.measurements_histogramf32 (d2548be4-570e-4bc0-b8e1-8018c03f715b): Loading data parts
621 2024.07.06 00:07:58.678662 [ 3 ] {735287cd-9524-4c0c-8955-64df04d908e5} <Debug> oximeter.measurements_histogramf32 (d2548be4-570e-4bc0-b8e1-8018c03f715b): There are no data parts
622 2024.07.06 00:07:58.680179 [ 3 ] {735287cd-9524-4c0c-8955-64df04d908e5} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.06 00:07:58.680214 [ 3 ] {} <Debug> HTTP-Session: 9dba4cd6-0c6a-41bf-894a-ad8636f64b92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.06 00:07:58.680324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.06 00:07:58.680380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.06 00:07:58.680407 [ 3 ] {} <Debug> HTTP-Session: dc159a68-bf5d-499b-a812-42a4a7d2c8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
627 2024.07.06 00:07:58.680423 [ 3 ] {} <Debug> HTTP-Session: dc159a68-bf5d-499b-a812-42a4a7d2c8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.06 00:07:58.680443 [ 3 ] {} <Debug> HTTP-Session: dc159a68-bf5d-499b-a812-42a4a7d2c8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.06 00:07:58.680480 [ 3 ] {} <Trace> HTTP-Session: dc159a68-bf5d-499b-a812-42a4a7d2c8ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.06 00:07:58.680719 [ 3 ] {a6a4fd12-0312-4317-9e1b-0f429d2ab934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.680787 [ 3 ] {a6a4fd12-0312-4317-9e1b-0f429d2ab934} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.06 00:07:58.683124 [ 3 ] {a6a4fd12-0312-4317-9e1b-0f429d2ab934} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Loading data parts
633 2024.07.06 00:07:58.683345 [ 3 ] {a6a4fd12-0312-4317-9e1b-0f429d2ab934} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): There are no data parts
634 2024.07.06 00:07:58.684637 [ 3 ] {a6a4fd12-0312-4317-9e1b-0f429d2ab934} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.06 00:07:58.684661 [ 3 ] {} <Debug> HTTP-Session: dc159a68-bf5d-499b-a812-42a4a7d2c8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.06 00:07:58.684781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.06 00:07:58.684835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.06 00:07:58.684860 [ 3 ] {} <Debug> HTTP-Session: 1a07eea3-2868-467f-9024-f96b331dcf23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
639 2024.07.06 00:07:58.684876 [ 3 ] {} <Debug> HTTP-Session: 1a07eea3-2868-467f-9024-f96b331dcf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.06 00:07:58.684901 [ 3 ] {} <Debug> HTTP-Session: 1a07eea3-2868-467f-9024-f96b331dcf23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.06 00:07:58.684936 [ 3 ] {} <Trace> HTTP-Session: 1a07eea3-2868-467f-9024-f96b331dcf23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.06 00:07:58.685091 [ 3 ] {252c102f-d97f-4c33-b228-65faae376367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) /* 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.07.06 00:07:58.685146 [ 3 ] {252c102f-d97f-4c33-b228-65faae376367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.06 00:07:58.688418 [ 3 ] {252c102f-d97f-4c33-b228-65faae376367} <Debug> oximeter.fields_bool (35d28745-61d8-4c21-823a-da98774de54b): Loading data parts
662 2024.07.06 00:07:58.688604 [ 3 ] {252c102f-d97f-4c33-b228-65faae376367} <Debug> oximeter.fields_bool (35d28745-61d8-4c21-823a-da98774de54b): There are no data parts
663 2024.07.06 00:07:58.689912 [ 3 ] {252c102f-d97f-4c33-b228-65faae376367} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.06 00:07:58.689946 [ 3 ] {} <Debug> HTTP-Session: 1a07eea3-2868-467f-9024-f96b331dcf23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.06 00:07:58.690061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.06 00:07:58.690114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.06 00:07:58.690133 [ 3 ] {} <Debug> HTTP-Session: df7f7083-4fdc-4e91-a3f2-ff761056750f Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
668 2024.07.06 00:07:58.690155 [ 3 ] {} <Debug> HTTP-Session: df7f7083-4fdc-4e91-a3f2-ff761056750f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.06 00:07:58.690169 [ 3 ] {} <Debug> HTTP-Session: df7f7083-4fdc-4e91-a3f2-ff761056750f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.06 00:07:58.690205 [ 3 ] {} <Trace> HTTP-Session: df7f7083-4fdc-4e91-a3f2-ff761056750f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.06 00:07:58.690368 [ 3 ] {86fe0a85-8791-4703-ac91-3079de3cee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.690447 [ 3 ] {86fe0a85-8791-4703-ac91-3079de3cee7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.06 00:07:58.693714 [ 3 ] {86fe0a85-8791-4703-ac91-3079de3cee7d} <Debug> oximeter.fields_i8 (067a0338-714c-4f67-ae2b-0099b09cc8b0): Loading data parts
674 2024.07.06 00:07:58.693894 [ 3 ] {86fe0a85-8791-4703-ac91-3079de3cee7d} <Debug> oximeter.fields_i8 (067a0338-714c-4f67-ae2b-0099b09cc8b0): There are no data parts
675 2024.07.06 00:07:58.695176 [ 3 ] {86fe0a85-8791-4703-ac91-3079de3cee7d} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.06 00:07:58.695218 [ 3 ] {} <Debug> HTTP-Session: df7f7083-4fdc-4e91-a3f2-ff761056750f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.06 00:07:58.695336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.06 00:07:58.695416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.06 00:07:58.695436 [ 3 ] {} <Debug> HTTP-Session: d2324480-d987-47dd-a689-6a47dc4e6e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
680 2024.07.06 00:07:58.695464 [ 3 ] {} <Debug> HTTP-Session: d2324480-d987-47dd-a689-6a47dc4e6e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.06 00:07:58.695478 [ 3 ] {} <Debug> HTTP-Session: d2324480-d987-47dd-a689-6a47dc4e6e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.06 00:07:58.695522 [ 3 ] {} <Trace> HTTP-Session: d2324480-d987-47dd-a689-6a47dc4e6e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.06 00:07:58.695675 [ 3 ] {ed21cc81-61f2-47f2-9a57-79aa6fb70526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.695727 [ 3 ] {ed21cc81-61f2-47f2-9a57-79aa6fb70526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.06 00:07:58.698986 [ 3 ] {ed21cc81-61f2-47f2-9a57-79aa6fb70526} <Debug> oximeter.fields_u8 (e898459b-fff2-447d-abd6-030abeeffbde): Loading data parts
686 2024.07.06 00:07:58.699216 [ 3 ] {ed21cc81-61f2-47f2-9a57-79aa6fb70526} <Debug> oximeter.fields_u8 (e898459b-fff2-447d-abd6-030abeeffbde): There are no data parts
687 2024.07.06 00:07:58.700517 [ 3 ] {ed21cc81-61f2-47f2-9a57-79aa6fb70526} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.06 00:07:58.700551 [ 3 ] {} <Debug> HTTP-Session: d2324480-d987-47dd-a689-6a47dc4e6e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.06 00:07:58.700653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.06 00:07:58.700707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.06 00:07:58.700733 [ 3 ] {} <Debug> HTTP-Session: 6ce8f55b-ed60-457f-b723-8a0e40b2807d Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
692 2024.07.06 00:07:58.700756 [ 3 ] {} <Debug> HTTP-Session: 6ce8f55b-ed60-457f-b723-8a0e40b2807d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.06 00:07:58.700769 [ 3 ] {} <Debug> HTTP-Session: 6ce8f55b-ed60-457f-b723-8a0e40b2807d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.06 00:07:58.700804 [ 3 ] {} <Trace> HTTP-Session: 6ce8f55b-ed60-457f-b723-8a0e40b2807d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.06 00:07:58.700950 [ 3 ] {36cc3f2f-f688-46f5-8ab3-2c92cc3365c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.700995 [ 3 ] {36cc3f2f-f688-46f5-8ab3-2c92cc3365c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.06 00:07:58.704231 [ 3 ] {36cc3f2f-f688-46f5-8ab3-2c92cc3365c4} <Debug> oximeter.fields_i16 (a82f5d6a-ca39-4017-9b17-dcf83d4c5999): Loading data parts
698 2024.07.06 00:07:58.704410 [ 3 ] {36cc3f2f-f688-46f5-8ab3-2c92cc3365c4} <Debug> oximeter.fields_i16 (a82f5d6a-ca39-4017-9b17-dcf83d4c5999): There are no data parts
699 2024.07.06 00:07:58.705789 [ 3 ] {36cc3f2f-f688-46f5-8ab3-2c92cc3365c4} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.06 00:07:58.705830 [ 3 ] {} <Debug> HTTP-Session: 6ce8f55b-ed60-457f-b723-8a0e40b2807d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.06 00:07:58.705951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.06 00:07:58.706015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.06 00:07:58.706046 [ 3 ] {} <Debug> HTTP-Session: f76db225-2eaa-4807-a04b-48fa9693e352 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
704 2024.07.06 00:07:58.706062 [ 3 ] {} <Debug> HTTP-Session: f76db225-2eaa-4807-a04b-48fa9693e352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.06 00:07:58.706082 [ 3 ] {} <Debug> HTTP-Session: f76db225-2eaa-4807-a04b-48fa9693e352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.06 00:07:58.706119 [ 3 ] {} <Trace> HTTP-Session: f76db225-2eaa-4807-a04b-48fa9693e352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.06 00:07:58.706263 [ 3 ] {a13906b6-efd7-4514-955e-eb167e90484a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.706326 [ 3 ] {a13906b6-efd7-4514-955e-eb167e90484a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.06 00:07:58.709586 [ 3 ] {a13906b6-efd7-4514-955e-eb167e90484a} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Loading data parts
710 2024.07.06 00:07:58.709810 [ 3 ] {a13906b6-efd7-4514-955e-eb167e90484a} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): There are no data parts
711 2024.07.06 00:07:58.711222 [ 3 ] {a13906b6-efd7-4514-955e-eb167e90484a} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.06 00:07:58.711247 [ 3 ] {} <Debug> HTTP-Session: f76db225-2eaa-4807-a04b-48fa9693e352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.06 00:07:58.711360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.06 00:07:58.711432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.06 00:07:58.711451 [ 3 ] {} <Debug> HTTP-Session: a7138b32-c2c4-44ca-9ae5-acd38af0d512 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
716 2024.07.06 00:07:58.711474 [ 3 ] {} <Debug> HTTP-Session: a7138b32-c2c4-44ca-9ae5-acd38af0d512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.06 00:07:58.711494 [ 3 ] {} <Debug> HTTP-Session: a7138b32-c2c4-44ca-9ae5-acd38af0d512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.06 00:07:58.711523 [ 3 ] {} <Trace> HTTP-Session: a7138b32-c2c4-44ca-9ae5-acd38af0d512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.06 00:07:58.711674 [ 3 ] {064be61d-ce7a-4336-b2d7-67f315b99fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.711726 [ 3 ] {064be61d-ce7a-4336-b2d7-67f315b99fcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.06 00:07:58.715006 [ 3 ] {064be61d-ce7a-4336-b2d7-67f315b99fcb} <Debug> oximeter.fields_i32 (11becaca-b33f-470f-9652-317cf8c95a57): Loading data parts
722 2024.07.06 00:07:58.715231 [ 3 ] {064be61d-ce7a-4336-b2d7-67f315b99fcb} <Debug> oximeter.fields_i32 (11becaca-b33f-470f-9652-317cf8c95a57): There are no data parts
723 2024.07.06 00:07:58.716534 [ 3 ] {064be61d-ce7a-4336-b2d7-67f315b99fcb} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.06 00:07:58.716560 [ 3 ] {} <Debug> HTTP-Session: a7138b32-c2c4-44ca-9ae5-acd38af0d512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.06 00:07:58.716666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.06 00:07:58.716719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.06 00:07:58.716737 [ 3 ] {} <Debug> HTTP-Session: c670c165-7345-4ff4-8620-29d4bb2f3609 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
728 2024.07.06 00:07:58.716760 [ 3 ] {} <Debug> HTTP-Session: c670c165-7345-4ff4-8620-29d4bb2f3609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.06 00:07:58.716773 [ 3 ] {} <Debug> HTTP-Session: c670c165-7345-4ff4-8620-29d4bb2f3609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.06 00:07:58.716807 [ 3 ] {} <Trace> HTTP-Session: c670c165-7345-4ff4-8620-29d4bb2f3609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.06 00:07:58.716949 [ 3 ] {86c90db4-6ee9-4789-9b68-e212a909873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.717000 [ 3 ] {86c90db4-6ee9-4789-9b68-e212a909873e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.06 00:07:58.720284 [ 3 ] {86c90db4-6ee9-4789-9b68-e212a909873e} <Debug> oximeter.fields_u32 (5276687f-6bc1-4149-bc1e-1fc2f6f28fca): Loading data parts
734 2024.07.06 00:07:58.720511 [ 3 ] {86c90db4-6ee9-4789-9b68-e212a909873e} <Debug> oximeter.fields_u32 (5276687f-6bc1-4149-bc1e-1fc2f6f28fca): There are no data parts
735 2024.07.06 00:07:58.721880 [ 3 ] {86c90db4-6ee9-4789-9b68-e212a909873e} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.06 00:07:58.721905 [ 3 ] {} <Debug> HTTP-Session: c670c165-7345-4ff4-8620-29d4bb2f3609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.06 00:07:58.722013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.06 00:07:58.722083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.06 00:07:58.722102 [ 3 ] {} <Debug> HTTP-Session: 52055371-c88e-453f-8b49-735b868552c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
740 2024.07.06 00:07:58.722124 [ 3 ] {} <Debug> HTTP-Session: 52055371-c88e-453f-8b49-735b868552c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.06 00:07:58.722137 [ 3 ] {} <Debug> HTTP-Session: 52055371-c88e-453f-8b49-735b868552c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.06 00:07:58.722166 [ 3 ] {} <Trace> HTTP-Session: 52055371-c88e-453f-8b49-735b868552c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.06 00:07:58.722373 [ 3 ] {7ccf553b-34a5-4cd5-9301-74a86a6620d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.722413 [ 3 ] {7ccf553b-34a5-4cd5-9301-74a86a6620d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.06 00:07:58.725653 [ 3 ] {7ccf553b-34a5-4cd5-9301-74a86a6620d5} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Loading data parts
746 2024.07.06 00:07:58.725854 [ 3 ] {7ccf553b-34a5-4cd5-9301-74a86a6620d5} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): There are no data parts
747 2024.07.06 00:07:58.727192 [ 3 ] {7ccf553b-34a5-4cd5-9301-74a86a6620d5} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.06 00:07:58.727227 [ 3 ] {} <Debug> HTTP-Session: 52055371-c88e-453f-8b49-735b868552c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.06 00:07:58.727408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.06 00:07:58.727458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.06 00:07:58.727478 [ 3 ] {} <Debug> HTTP-Session: d87affe0-3238-4496-b3e8-9ada9c5a0ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
752 2024.07.06 00:07:58.727494 [ 3 ] {} <Debug> HTTP-Session: d87affe0-3238-4496-b3e8-9ada9c5a0ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.06 00:07:58.727509 [ 3 ] {} <Debug> HTTP-Session: d87affe0-3238-4496-b3e8-9ada9c5a0ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.06 00:07:58.727539 [ 3 ] {} <Trace> HTTP-Session: d87affe0-3238-4496-b3e8-9ada9c5a0ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.06 00:07:58.727682 [ 3 ] {b2972bfc-e176-4129-8925-9cf19b5cbc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.727722 [ 3 ] {b2972bfc-e176-4129-8925-9cf19b5cbc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.06 00:07:58.730953 [ 3 ] {b2972bfc-e176-4129-8925-9cf19b5cbc47} <Debug> oximeter.fields_u64 (87c83133-cf45-41a9-a450-a8c1f2210400): Loading data parts
758 2024.07.06 00:07:58.731157 [ 3 ] {b2972bfc-e176-4129-8925-9cf19b5cbc47} <Debug> oximeter.fields_u64 (87c83133-cf45-41a9-a450-a8c1f2210400): There are no data parts
759 2024.07.06 00:07:58.732510 [ 3 ] {b2972bfc-e176-4129-8925-9cf19b5cbc47} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.06 00:07:58.732537 [ 3 ] {} <Debug> HTTP-Session: d87affe0-3238-4496-b3e8-9ada9c5a0ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.06 00:07:58.732640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.06 00:07:58.732687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.06 00:07:58.732707 [ 3 ] {} <Debug> HTTP-Session: 1f6c7148-1185-4c48-a437-78db2faa1a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
764 2024.07.06 00:07:58.732723 [ 3 ] {} <Debug> HTTP-Session: 1f6c7148-1185-4c48-a437-78db2faa1a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.06 00:07:58.732737 [ 3 ] {} <Debug> HTTP-Session: 1f6c7148-1185-4c48-a437-78db2faa1a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.06 00:07:58.732767 [ 3 ] {} <Trace> HTTP-Session: 1f6c7148-1185-4c48-a437-78db2faa1a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.06 00:07:58.732906 [ 3 ] {4feadf1b-7e13-4d45-9735-581db5264b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.732945 [ 3 ] {4feadf1b-7e13-4d45-9735-581db5264b9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.06 00:07:58.736110 [ 3 ] {4feadf1b-7e13-4d45-9735-581db5264b9f} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Loading data parts
770 2024.07.06 00:07:58.736340 [ 3 ] {4feadf1b-7e13-4d45-9735-581db5264b9f} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): There are no data parts
771 2024.07.06 00:07:58.737659 [ 3 ] {4feadf1b-7e13-4d45-9735-581db5264b9f} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.06 00:07:58.737687 [ 3 ] {} <Debug> HTTP-Session: 1f6c7148-1185-4c48-a437-78db2faa1a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.06 00:07:58.737781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.06 00:07:58.737829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.06 00:07:58.737849 [ 3 ] {} <Debug> HTTP-Session: 17c52dd7-1dbe-47b8-a245-eaef47bcc95b Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
776 2024.07.06 00:07:58.737865 [ 3 ] {} <Debug> HTTP-Session: 17c52dd7-1dbe-47b8-a245-eaef47bcc95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.06 00:07:58.737878 [ 3 ] {} <Debug> HTTP-Session: 17c52dd7-1dbe-47b8-a245-eaef47bcc95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.06 00:07:58.737909 [ 3 ] {} <Trace> HTTP-Session: 17c52dd7-1dbe-47b8-a245-eaef47bcc95b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.06 00:07:58.738048 [ 3 ] {d1ef1df0-f7d4-4884-ab63-46be72f650d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.738088 [ 3 ] {d1ef1df0-f7d4-4884-ab63-46be72f650d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.06 00:07:58.741418 [ 3 ] {d1ef1df0-f7d4-4884-ab63-46be72f650d1} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Loading data parts
782 2024.07.06 00:07:58.741587 [ 3 ] {d1ef1df0-f7d4-4884-ab63-46be72f650d1} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): There are no data parts
783 2024.07.06 00:07:58.742959 [ 3 ] {d1ef1df0-f7d4-4884-ab63-46be72f650d1} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.06 00:07:58.742987 [ 3 ] {} <Debug> HTTP-Session: 17c52dd7-1dbe-47b8-a245-eaef47bcc95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.06 00:07:58.743088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.06 00:07:58.743136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.06 00:07:58.743156 [ 3 ] {} <Debug> HTTP-Session: ad713fa1-563c-48ec-ba21-20072967165b Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
788 2024.07.06 00:07:58.743171 [ 3 ] {} <Debug> HTTP-Session: ad713fa1-563c-48ec-ba21-20072967165b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.06 00:07:58.743185 [ 3 ] {} <Debug> HTTP-Session: ad713fa1-563c-48ec-ba21-20072967165b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.06 00:07:58.743216 [ 3 ] {} <Trace> HTTP-Session: ad713fa1-563c-48ec-ba21-20072967165b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.06 00:07:58.743362 [ 3 ] {14d07f61-caa6-4f72-a8a2-97cb0216f10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) 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.07.06 00:07:58.743403 [ 3 ] {14d07f61-caa6-4f72-a8a2-97cb0216f10b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.06 00:07:58.746746 [ 3 ] {14d07f61-caa6-4f72-a8a2-97cb0216f10b} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Loading data parts
794 2024.07.06 00:07:58.746900 [ 3 ] {14d07f61-caa6-4f72-a8a2-97cb0216f10b} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): There are no data parts
795 2024.07.06 00:07:58.748246 [ 3 ] {14d07f61-caa6-4f72-a8a2-97cb0216f10b} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.06 00:07:58.748273 [ 3 ] {} <Debug> HTTP-Session: ad713fa1-563c-48ec-ba21-20072967165b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.06 00:07:58.748379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.06 00:07:58.748428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.06 00:07:58.748448 [ 3 ] {} <Debug> HTTP-Session: e133574d-86b1-440d-b311-0d86250554e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
800 2024.07.06 00:07:58.748464 [ 3 ] {} <Debug> HTTP-Session: e133574d-86b1-440d-b311-0d86250554e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.06 00:07:58.748479 [ 3 ] {} <Debug> HTTP-Session: e133574d-86b1-440d-b311-0d86250554e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.06 00:07:58.748509 [ 3 ] {} <Trace> HTTP-Session: e133574d-86b1-440d-b311-0d86250554e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.06 00:07:58.748715 [ 3 ] {069f7d30-2093-4b18-8488-a4d937772c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) /* 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.07.06 00:07:58.748775 [ 3 ] {069f7d30-2093-4b18-8488-a4d937772c5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.06 00:07:58.752142 [ 3 ] {069f7d30-2093-4b18-8488-a4d937772c5e} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Loading data parts
809 2024.07.06 00:07:58.752340 [ 3 ] {069f7d30-2093-4b18-8488-a4d937772c5e} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): There are no data parts
810 2024.07.06 00:07:58.753802 [ 3 ] {069f7d30-2093-4b18-8488-a4d937772c5e} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.06 00:07:58.753830 [ 3 ] {} <Debug> HTTP-Session: e133574d-86b1-440d-b311-0d86250554e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.06 00:07:58.753965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56929, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.06 00:07:58.754012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.06 00:07:58.754032 [ 3 ] {} <Debug> HTTP-Session: 2a8c0c1a-4353-43ef-99c5-708f98d75e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:56929
815 2024.07.06 00:07:58.754048 [ 3 ] {} <Debug> HTTP-Session: 2a8c0c1a-4353-43ef-99c5-708f98d75e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.06 00:07:58.754061 [ 3 ] {} <Debug> HTTP-Session: 2a8c0c1a-4353-43ef-99c5-708f98d75e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.06 00:07:58.754091 [ 3 ] {} <Trace> HTTP-Session: 2a8c0c1a-4353-43ef-99c5-708f98d75e73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.06 00:07:58.754255 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56929) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.06 00:07:58.755834 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.06 00:07:58.759587 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Trace> oximeter.version (876e053d-64d2-4ac1-8670-478c0925e949): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.06 00:07:58.759624 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
822 2024.07.06 00:07:58.763991 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.06 00:07:58.765020 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Trace> oximeter.version (876e053d-64d2-4ac1-8670-478c0925e949): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.07.06 00:07:58.765292 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011114 sec., 89.97660608241857 rows/sec., 1.41 KiB/sec.
825 2024.07.06 00:07:58.765443 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.06 00:07:58.765465 [ 3 ] {f12586c4-2517-4b95-9dbe-656efa5cdbd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.06 00:07:58.765480 [ 3 ] {} <Debug> HTTP-Session: 2a8c0c1a-4353-43ef-99c5-708f98d75e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.06 00:07:59.000351 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.68 MiB, peak 165.82 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.98 MiB
829 2024.07.06 00:08:12.471958 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.07.06 00:08:12.472025 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.07.06 00:08:27.472069 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
832 2024.07.06 00:08:27.472133 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
833 2024.07.06 00:08:42.472188 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
834 2024.07.06 00:08:42.472290 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
835 2024.07.06 00:08:53.766997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.07.06 00:08:53.767140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
837 2024.07.06 00:08:53.767172 [ 3 ] {} <Debug> HTTP-Session: e74e69e9-9019-43e4-8faf-3477af23c76f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
838 2024.07.06 00:08:53.767201 [ 3 ] {} <Debug> HTTP-Session: e74e69e9-9019-43e4-8faf-3477af23c76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.07.06 00:08:53.767219 [ 3 ] {} <Debug> HTTP-Session: e74e69e9-9019-43e4-8faf-3477af23c76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
840 2024.07.06 00:08:53.767275 [ 3 ] {} <Trace> HTTP-Session: e74e69e9-9019-43e4-8faf-3477af23c76f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
841 2024.07.06 00:08:53.767481 [ 3 ] {d5307178-5bb1-4a85-8046-5814fcb3e6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
842 2024.07.06 00:08:53.767820 [ 3 ] {d5307178-5bb1-4a85-8046-5814fcb3e6b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
843 2024.07.06 00:08:53.769971 [ 3 ] {d5307178-5bb1-4a85-8046-5814fcb3e6b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
844 2024.07.06 00:08:53.771478 [ 3 ] {d5307178-5bb1-4a85-8046-5814fcb3e6b2} <Debug> DynamicQueryHandler: Done processing query
845 2024.07.06 00:08:53.771507 [ 3 ] {d5307178-5bb1-4a85-8046-5814fcb3e6b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
846 2024.07.06 00:08:53.771526 [ 3 ] {} <Debug> HTTP-Session: e74e69e9-9019-43e4-8faf-3477af23c76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
847 2024.07.06 00:08:53.781151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2024.07.06 00:08:53.781218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
849 2024.07.06 00:08:53.781244 [ 3 ] {} <Debug> HTTP-Session: 1f7e06cd-b40c-4ed5-9fe8-cbc38f7dbd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
850 2024.07.06 00:08:53.781265 [ 3 ] {} <Debug> HTTP-Session: 1f7e06cd-b40c-4ed5-9fe8-cbc38f7dbd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2024.07.06 00:08:53.781283 [ 3 ] {} <Debug> HTTP-Session: 1f7e06cd-b40c-4ed5-9fe8-cbc38f7dbd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
852 2024.07.06 00:08:53.781326 [ 3 ] {} <Trace> HTTP-Session: 1f7e06cd-b40c-4ed5-9fe8-cbc38f7dbd76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
853 2024.07.06 00:08:53.781515 [ 3 ] {58ba0a8e-b87b-4500-8b0d-4b1b692e79f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
854 2024.07.06 00:08:53.784008 [ 3 ] {58ba0a8e-b87b-4500-8b0d-4b1b692e79f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
855 2024.07.06 00:08:53.784067 [ 3 ] {58ba0a8e-b87b-4500-8b0d-4b1b692e79f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
856 2024.07.06 00:08:53.785150 [ 3 ] {58ba0a8e-b87b-4500-8b0d-4b1b692e79f0} <Debug> DynamicQueryHandler: Done processing query
857 2024.07.06 00:08:53.785178 [ 3 ] {58ba0a8e-b87b-4500-8b0d-4b1b692e79f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
858 2024.07.06 00:08:53.785195 [ 3 ] {} <Debug> HTTP-Session: 1f7e06cd-b40c-4ed5-9fe8-cbc38f7dbd76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
859 2024.07.06 00:08:53.785495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
860 2024.07.06 00:08:53.785548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
861 2024.07.06 00:08:53.785568 [ 3 ] {} <Debug> HTTP-Session: 0b9d1676-9354-416e-b284-258e1fbb0c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
862 2024.07.06 00:08:53.785586 [ 3 ] {} <Debug> HTTP-Session: 0b9d1676-9354-416e-b284-258e1fbb0c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
863 2024.07.06 00:08:53.785599 [ 3 ] {} <Debug> HTTP-Session: 0b9d1676-9354-416e-b284-258e1fbb0c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
864 2024.07.06 00:08:53.785634 [ 3 ] {} <Trace> HTTP-Session: 0b9d1676-9354-416e-b284-258e1fbb0c41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
865 2024.07.06 00:08:53.785766 [ 3 ] {dd07828f-e7f2-44b7-8ac0-456f3bc07097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
866 2024.07.06 00:08:53.786182 [ 3 ] {dd07828f-e7f2-44b7-8ac0-456f3bc07097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
867 2024.07.06 00:08:53.786236 [ 3 ] {dd07828f-e7f2-44b7-8ac0-456f3bc07097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
868 2024.07.06 00:08:53.787265 [ 3 ] {dd07828f-e7f2-44b7-8ac0-456f3bc07097} <Debug> DynamicQueryHandler: Done processing query
869 2024.07.06 00:08:53.787291 [ 3 ] {dd07828f-e7f2-44b7-8ac0-456f3bc07097} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
870 2024.07.06 00:08:53.787309 [ 3 ] {} <Debug> HTTP-Session: 0b9d1676-9354-416e-b284-258e1fbb0c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
871 2024.07.06 00:08:53.787515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2024.07.06 00:08:53.787562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
873 2024.07.06 00:08:53.787582 [ 3 ] {} <Debug> HTTP-Session: 26406385-4bb0-4646-918e-555c4b21cf98 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
874 2024.07.06 00:08:53.787599 [ 3 ] {} <Debug> HTTP-Session: 26406385-4bb0-4646-918e-555c4b21cf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2024.07.06 00:08:53.787613 [ 3 ] {} <Debug> HTTP-Session: 26406385-4bb0-4646-918e-555c4b21cf98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
876 2024.07.06 00:08:53.787643 [ 3 ] {} <Trace> HTTP-Session: 26406385-4bb0-4646-918e-555c4b21cf98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
877 2024.07.06 00:08:53.787766 [ 3 ] {80444cb3-96ec-48c5-afc3-a663f6258bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
878 2024.07.06 00:08:53.788080 [ 3 ] {80444cb3-96ec-48c5-afc3-a663f6258bb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
879 2024.07.06 00:08:53.788131 [ 3 ] {80444cb3-96ec-48c5-afc3-a663f6258bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
880 2024.07.06 00:08:53.788971 [ 3 ] {80444cb3-96ec-48c5-afc3-a663f6258bb3} <Debug> DynamicQueryHandler: Done processing query
881 2024.07.06 00:08:53.788997 [ 3 ] {80444cb3-96ec-48c5-afc3-a663f6258bb3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
882 2024.07.06 00:08:53.789014 [ 3 ] {} <Debug> HTTP-Session: 26406385-4bb0-4646-918e-555c4b21cf98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
883 2024.07.06 00:08:53.789198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
884 2024.07.06 00:08:53.789246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
885 2024.07.06 00:08:53.789266 [ 3 ] {} <Debug> HTTP-Session: ef3597a4-e08c-427e-9a0e-efb8b0c819a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
886 2024.07.06 00:08:53.789283 [ 3 ] {} <Debug> HTTP-Session: ef3597a4-e08c-427e-9a0e-efb8b0c819a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
887 2024.07.06 00:08:53.789296 [ 3 ] {} <Debug> HTTP-Session: ef3597a4-e08c-427e-9a0e-efb8b0c819a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
888 2024.07.06 00:08:53.789329 [ 3 ] {} <Trace> HTTP-Session: ef3597a4-e08c-427e-9a0e-efb8b0c819a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
889 2024.07.06 00:08:53.789451 [ 3 ] {a241abef-a27a-49fc-9f21-fa0fbdc24440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
890 2024.07.06 00:08:53.789770 [ 3 ] {a241abef-a27a-49fc-9f21-fa0fbdc24440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
891 2024.07.06 00:08:53.789821 [ 3 ] {a241abef-a27a-49fc-9f21-fa0fbdc24440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
892 2024.07.06 00:08:53.790824 [ 3 ] {a241abef-a27a-49fc-9f21-fa0fbdc24440} <Debug> DynamicQueryHandler: Done processing query
893 2024.07.06 00:08:53.790850 [ 3 ] {a241abef-a27a-49fc-9f21-fa0fbdc24440} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
894 2024.07.06 00:08:53.790867 [ 3 ] {} <Debug> HTTP-Session: ef3597a4-e08c-427e-9a0e-efb8b0c819a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
895 2024.07.06 00:08:53.791082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2024.07.06 00:08:53.791129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
897 2024.07.06 00:08:53.791148 [ 3 ] {} <Debug> HTTP-Session: bf69d306-7e7b-43e9-b3e2-b2bc97f77da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
898 2024.07.06 00:08:53.791165 [ 3 ] {} <Debug> HTTP-Session: bf69d306-7e7b-43e9-b3e2-b2bc97f77da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2024.07.06 00:08:53.791180 [ 3 ] {} <Debug> HTTP-Session: bf69d306-7e7b-43e9-b3e2-b2bc97f77da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
900 2024.07.06 00:08:53.791211 [ 3 ] {} <Trace> HTTP-Session: bf69d306-7e7b-43e9-b3e2-b2bc97f77da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
901 2024.07.06 00:08:53.791334 [ 3 ] {b74deb1f-5008-4a48-865c-ee802802ecb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
902 2024.07.06 00:08:53.791658 [ 3 ] {b74deb1f-5008-4a48-865c-ee802802ecb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
903 2024.07.06 00:08:53.791709 [ 3 ] {b74deb1f-5008-4a48-865c-ee802802ecb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
904 2024.07.06 00:08:53.792596 [ 3 ] {b74deb1f-5008-4a48-865c-ee802802ecb9} <Debug> DynamicQueryHandler: Done processing query
905 2024.07.06 00:08:53.792621 [ 3 ] {b74deb1f-5008-4a48-865c-ee802802ecb9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
906 2024.07.06 00:08:53.792638 [ 3 ] {} <Debug> HTTP-Session: bf69d306-7e7b-43e9-b3e2-b2bc97f77da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
907 2024.07.06 00:08:53.807179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
908 2024.07.06 00:08:53.807236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
909 2024.07.06 00:08:53.807261 [ 3 ] {} <Debug> HTTP-Session: 2016977e-4c46-41a9-a9ef-e046435d2ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
910 2024.07.06 00:08:53.807280 [ 3 ] {} <Debug> HTTP-Session: 2016977e-4c46-41a9-a9ef-e046435d2ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
911 2024.07.06 00:08:53.807297 [ 3 ] {} <Debug> HTTP-Session: 2016977e-4c46-41a9-a9ef-e046435d2ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
912 2024.07.06 00:08:53.807335 [ 3 ] {} <Trace> HTTP-Session: 2016977e-4c46-41a9-a9ef-e046435d2ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
913 2024.07.06 00:08:53.807468 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
914 2024.07.06 00:08:53.807523 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
915 2024.07.06 00:08:53.807770 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
916 2024.07.06 00:08:53.808246 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
917 2024.07.06 00:08:53.808285 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
918 2024.07.06 00:08:53.808832 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
919 2024.07.06 00:08:53.809148 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
920 2024.07.06 00:08:53.809286 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001864 sec., 3218.8841201716737 rows/sec., 521.81 KiB/sec.
921 2024.07.06 00:08:53.809599 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Debug> DynamicQueryHandler: Done processing query
922 2024.07.06 00:08:53.809627 [ 3 ] {8ca68eb7-1f2b-4126-b56b-ce32d1d0bb89} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
923 2024.07.06 00:08:53.809643 [ 3 ] {} <Debug> HTTP-Session: 2016977e-4c46-41a9-a9ef-e046435d2ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
924 2024.07.06 00:08:53.809764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
925 2024.07.06 00:08:53.809812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
926 2024.07.06 00:08:53.809832 [ 3 ] {} <Debug> HTTP-Session: a175a81b-ddb4-4e16-847c-d40b6630a94b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
927 2024.07.06 00:08:53.809848 [ 3 ] {} <Debug> HTTP-Session: a175a81b-ddb4-4e16-847c-d40b6630a94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
928 2024.07.06 00:08:53.809862 [ 3 ] {} <Debug> HTTP-Session: a175a81b-ddb4-4e16-847c-d40b6630a94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
929 2024.07.06 00:08:53.809893 [ 3 ] {} <Trace> HTTP-Session: a175a81b-ddb4-4e16-847c-d40b6630a94b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
930 2024.07.06 00:08:53.810003 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
931 2024.07.06 00:08:53.810048 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
932 2024.07.06 00:08:53.810195 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2024.07.06 00:08:53.811875 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
934 2024.07.06 00:08:53.811911 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
935 2024.07.06 00:08:53.812223 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
936 2024.07.06 00:08:53.812524 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
937 2024.07.06 00:08:53.812641 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.00267 sec., 13483.14606741573 rows/sec., 1.01 MiB/sec.
938 2024.07.06 00:08:53.812927 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Debug> DynamicQueryHandler: Done processing query
939 2024.07.06 00:08:53.812952 [ 3 ] {ac21098c-8423-4c91-8924-d421e9fbdf6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
940 2024.07.06 00:08:53.812968 [ 3 ] {} <Debug> HTTP-Session: a175a81b-ddb4-4e16-847c-d40b6630a94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
941 2024.07.06 00:08:53.813172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
942 2024.07.06 00:08:53.813221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
943 2024.07.06 00:08:53.813240 [ 3 ] {} <Debug> HTTP-Session: 8125ecad-2454-46ee-a950-d896f50106d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
944 2024.07.06 00:08:53.813256 [ 3 ] {} <Debug> HTTP-Session: 8125ecad-2454-46ee-a950-d896f50106d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
945 2024.07.06 00:08:53.813270 [ 3 ] {} <Debug> HTTP-Session: 8125ecad-2454-46ee-a950-d896f50106d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
946 2024.07.06 00:08:53.813301 [ 3 ] {} <Trace> HTTP-Session: 8125ecad-2454-46ee-a950-d896f50106d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
947 2024.07.06 00:08:53.813406 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
948 2024.07.06 00:08:53.813449 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
949 2024.07.06 00:08:53.814163 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
950 2024.07.06 00:08:53.815038 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
951 2024.07.06 00:08:53.815072 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
952 2024.07.06 00:08:53.815438 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
953 2024.07.06 00:08:53.815740 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
954 2024.07.06 00:08:53.815860 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Debug> executeQuery: Read 24 rows, 1.90 KiB in 0.002481 sec., 9673.518742442562 rows/sec., 765.19 KiB/sec.
955 2024.07.06 00:08:53.816127 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Debug> DynamicQueryHandler: Done processing query
956 2024.07.06 00:08:53.816153 [ 3 ] {930ba45c-6c61-430e-b981-94a66bc730da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
957 2024.07.06 00:08:53.816170 [ 3 ] {} <Debug> HTTP-Session: 8125ecad-2454-46ee-a950-d896f50106d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
958 2024.07.06 00:08:53.816442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 73969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
959 2024.07.06 00:08:53.816492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
960 2024.07.06 00:08:53.816512 [ 3 ] {} <Debug> HTTP-Session: daf6b554-9d55-4658-9fd1-642815e4498a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
961 2024.07.06 00:08:53.816528 [ 3 ] {} <Debug> HTTP-Session: daf6b554-9d55-4658-9fd1-642815e4498a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
962 2024.07.06 00:08:53.816542 [ 3 ] {} <Debug> HTTP-Session: daf6b554-9d55-4658-9fd1-642815e4498a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.07.06 00:08:53.816572 [ 3 ] {} <Trace> HTTP-Session: daf6b554-9d55-4658-9fd1-642815e4498a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
964 2024.07.06 00:08:53.816785 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
965 2024.07.06 00:08:53.816834 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
966 2024.07.06 00:08:53.816993 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
967 2024.07.06 00:08:53.817543 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
968 2024.07.06 00:08:53.817578 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
969 2024.07.06 00:08:53.818060 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
970 2024.07.06 00:08:53.818405 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
971 2024.07.06 00:08:53.818561 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001895 sec., 202638.52242744062 rows/sec., 14.30 MiB/sec.
972 2024.07.06 00:08:53.818835 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Debug> DynamicQueryHandler: Done processing query
973 2024.07.06 00:08:53.818860 [ 3 ] {6e2cb9ef-330c-435f-a7b1-d701a1ddf909} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
974 2024.07.06 00:08:53.818877 [ 3 ] {} <Debug> HTTP-Session: daf6b554-9d55-4658-9fd1-642815e4498a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.07.06 00:08:57.472362 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
976 2024.07.06 00:08:57.472443 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
977 2024.07.06 00:08:58.766356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
978 2024.07.06 00:08:58.766479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
979 2024.07.06 00:08:58.766511 [ 3 ] {} <Debug> HTTP-Session: 275b8fa6-62dd-4fac-81cf-29f00b7cc410 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
980 2024.07.06 00:08:58.766539 [ 3 ] {} <Debug> HTTP-Session: 275b8fa6-62dd-4fac-81cf-29f00b7cc410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
981 2024.07.06 00:08:58.766556 [ 3 ] {} <Debug> HTTP-Session: 275b8fa6-62dd-4fac-81cf-29f00b7cc410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
982 2024.07.06 00:08:58.766613 [ 3 ] {} <Trace> HTTP-Session: 275b8fa6-62dd-4fac-81cf-29f00b7cc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
983 2024.07.06 00:08:58.766863 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
984 2024.07.06 00:08:58.767318 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
985 2024.07.06 00:08:58.767402 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
986 2024.07.06 00:08:58.767684 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
987 2024.07.06 00:08:58.767866 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
988 2024.07.06 00:08:58.768275 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
989 2024.07.06 00:08:58.769492 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
990 2024.07.06 00:08:58.769591 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
991 2024.07.06 00:08:58.769612 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
992 2024.07.06 00:08:58.769757 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
993 2024.07.06 00:08:58.769841 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
994 2024.07.06 00:08:58.774325 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.007561 sec., 793.5458272715249 rows/sec., 31.77 KiB/sec.
995 2024.07.06 00:08:58.774633 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> DynamicQueryHandler: Done processing query
996 2024.07.06 00:08:58.774662 [ 3 ] {6325607d-8054-461c-a643-84e22fa14a1e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
997 2024.07.06 00:08:58.774680 [ 3 ] {} <Debug> HTTP-Session: 275b8fa6-62dd-4fac-81cf-29f00b7cc410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
998 2024.07.06 00:08:58.774974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
999 2024.07.06 00:08:58.775029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1000 2024.07.06 00:08:58.775050 [ 3 ] {} <Debug> HTTP-Session: d67a5ca4-97b0-422a-b8a8-33899c9ea7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1001 2024.07.06 00:08:58.775069 [ 3 ] {} <Debug> HTTP-Session: d67a5ca4-97b0-422a-b8a8-33899c9ea7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.07.06 00:08:58.775085 [ 3 ] {} <Debug> HTTP-Session: d67a5ca4-97b0-422a-b8a8-33899c9ea7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.07.06 00:08:58.775123 [ 3 ] {} <Trace> HTTP-Session: d67a5ca4-97b0-422a-b8a8-33899c9ea7cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1004 2024.07.06 00:08:58.775273 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1005 2024.07.06 00:08:58.775524 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1006 2024.07.06 00:08:58.775560 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1007 2024.07.06 00:08:58.775774 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1008 2024.07.06 00:08:58.775841 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1009 2024.07.06 00:08:58.775982 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1010 2024.07.06 00:08:58.776016 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1011 2024.07.06 00:08:58.776040 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1012 2024.07.06 00:08:58.776057 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1013 2024.07.06 00:08:58.776098 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1014 2024.07.06 00:08:58.776119 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1015 2024.07.06 00:08:58.777020 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001807 sec., 3320.420586607637 rows/sec., 132.95 KiB/sec.
1016 2024.07.06 00:08:58.777257 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> DynamicQueryHandler: Done processing query
1017 2024.07.06 00:08:58.777282 [ 3 ] {6c3c6502-ba79-4bf6-a5f4-f1b1f014e885} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1018 2024.07.06 00:08:58.777299 [ 3 ] {} <Debug> HTTP-Session: d67a5ca4-97b0-422a-b8a8-33899c9ea7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.07.06 00:08:58.777600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2024.07.06 00:08:58.777651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1021 2024.07.06 00:08:58.777672 [ 3 ] {} <Debug> HTTP-Session: 5b5aa266-bc3e-4475-962e-d1471d8042d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1022 2024.07.06 00:08:58.777688 [ 3 ] {} <Debug> HTTP-Session: 5b5aa266-bc3e-4475-962e-d1471d8042d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.07.06 00:08:58.777703 [ 3 ] {} <Debug> HTTP-Session: 5b5aa266-bc3e-4475-962e-d1471d8042d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.07.06 00:08:58.777735 [ 3 ] {} <Trace> HTTP-Session: 5b5aa266-bc3e-4475-962e-d1471d8042d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1025 2024.07.06 00:08:58.777862 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1026 2024.07.06 00:08:58.778097 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1027 2024.07.06 00:08:58.778132 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1028 2024.07.06 00:08:58.778341 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1029 2024.07.06 00:08:58.778404 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1030 2024.07.06 00:08:58.778538 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1031 2024.07.06 00:08:58.778571 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1032 2024.07.06 00:08:58.778593 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1033 2024.07.06 00:08:58.778610 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1034 2024.07.06 00:08:58.778649 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1035 2024.07.06 00:08:58.778669 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1036 2024.07.06 00:08:58.779483 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001636 sec., 3667.481662591687 rows/sec., 146.84 KiB/sec.
1037 2024.07.06 00:08:58.779719 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> DynamicQueryHandler: Done processing query
1038 2024.07.06 00:08:58.779744 [ 3 ] {d91930d1-6c1c-403c-86b1-3cfadb1d51e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1039 2024.07.06 00:08:58.779761 [ 3 ] {} <Debug> HTTP-Session: 5b5aa266-bc3e-4475-962e-d1471d8042d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.07.06 00:08:58.779979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1041 2024.07.06 00:08:58.780026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1042 2024.07.06 00:08:58.780046 [ 3 ] {} <Debug> HTTP-Session: d265ec11-d6f3-49bb-890d-919519e2065c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1043 2024.07.06 00:08:58.780063 [ 3 ] {} <Debug> HTTP-Session: d265ec11-d6f3-49bb-890d-919519e2065c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1044 2024.07.06 00:08:58.780078 [ 3 ] {} <Debug> HTTP-Session: d265ec11-d6f3-49bb-890d-919519e2065c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1045 2024.07.06 00:08:58.780111 [ 3 ] {} <Trace> HTTP-Session: d265ec11-d6f3-49bb-890d-919519e2065c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1046 2024.07.06 00:08:58.780241 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1047 2024.07.06 00:08:58.780479 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1048 2024.07.06 00:08:58.780514 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1049 2024.07.06 00:08:58.780738 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1050 2024.07.06 00:08:58.780804 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1051 2024.07.06 00:08:58.780937 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1052 2024.07.06 00:08:58.780970 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1053 2024.07.06 00:08:58.780992 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1054 2024.07.06 00:08:58.781008 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1055 2024.07.06 00:08:58.781047 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1056 2024.07.06 00:08:58.781069 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1057 2024.07.06 00:08:58.781967 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001778 sec., 3374.578177727784 rows/sec., 135.11 KiB/sec.
1058 2024.07.06 00:08:58.782202 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> DynamicQueryHandler: Done processing query
1059 2024.07.06 00:08:58.782227 [ 3 ] {3d6897bb-b971-4c5e-bdec-9892b302070b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1060 2024.07.06 00:08:58.782244 [ 3 ] {} <Debug> HTTP-Session: d265ec11-d6f3-49bb-890d-919519e2065c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1061 2024.07.06 00:08:58.782477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2024.07.06 00:08:58.782526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1063 2024.07.06 00:08:58.782547 [ 3 ] {} <Debug> HTTP-Session: e5ccccf1-e097-4c7c-8337-02269906d8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1064 2024.07.06 00:08:58.782564 [ 3 ] {} <Debug> HTTP-Session: e5ccccf1-e097-4c7c-8337-02269906d8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.07.06 00:08:58.782577 [ 3 ] {} <Debug> HTTP-Session: e5ccccf1-e097-4c7c-8337-02269906d8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1066 2024.07.06 00:08:58.782608 [ 3 ] {} <Trace> HTTP-Session: e5ccccf1-e097-4c7c-8337-02269906d8fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1067 2024.07.06 00:08:58.782740 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1068 2024.07.06 00:08:58.782979 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1069 2024.07.06 00:08:58.783014 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1070 2024.07.06 00:08:58.783231 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1071 2024.07.06 00:08:58.783296 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1072 2024.07.06 00:08:58.783431 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1073 2024.07.06 00:08:58.783463 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1074 2024.07.06 00:08:58.783487 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1075 2024.07.06 00:08:58.783506 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1076 2024.07.06 00:08:58.783546 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1077 2024.07.06 00:08:58.783567 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1078 2024.07.06 00:08:58.784268 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001582 sec., 3792.6675094816687 rows/sec., 151.85 KiB/sec.
1079 2024.07.06 00:08:58.784503 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> DynamicQueryHandler: Done processing query
1080 2024.07.06 00:08:58.784528 [ 3 ] {e28813c9-b389-476f-abd1-a7a7c77a4ad2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1081 2024.07.06 00:08:58.784546 [ 3 ] {} <Debug> HTTP-Session: e5ccccf1-e097-4c7c-8337-02269906d8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.07.06 00:08:58.784772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1083 2024.07.06 00:08:58.784821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1084 2024.07.06 00:08:58.784842 [ 3 ] {} <Debug> HTTP-Session: 18f70d14-e465-4ddc-83a5-35fbff11d896 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1085 2024.07.06 00:08:58.784858 [ 3 ] {} <Debug> HTTP-Session: 18f70d14-e465-4ddc-83a5-35fbff11d896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.07.06 00:08:58.784872 [ 3 ] {} <Debug> HTTP-Session: 18f70d14-e465-4ddc-83a5-35fbff11d896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.07.06 00:08:58.784904 [ 3 ] {} <Trace> HTTP-Session: 18f70d14-e465-4ddc-83a5-35fbff11d896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1088 2024.07.06 00:08:58.785037 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1089 2024.07.06 00:08:58.785278 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1090 2024.07.06 00:08:58.785314 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1091 2024.07.06 00:08:58.785536 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1092 2024.07.06 00:08:58.785600 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1093 2024.07.06 00:08:58.785734 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1094 2024.07.06 00:08:58.785767 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1095 2024.07.06 00:08:58.785789 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1096 2024.07.06 00:08:58.785806 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1097 2024.07.06 00:08:58.785844 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1098 2024.07.06 00:08:58.785865 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1099 2024.07.06 00:08:58.786707 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001727 sec., 3474.232773595831 rows/sec., 139.11 KiB/sec.
1100 2024.07.06 00:08:58.786941 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> DynamicQueryHandler: Done processing query
1101 2024.07.06 00:08:58.786966 [ 3 ] {fe192a12-3f99-4483-a0a1-cba9787e6faf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1102 2024.07.06 00:08:58.786984 [ 3 ] {} <Debug> HTTP-Session: 18f70d14-e465-4ddc-83a5-35fbff11d896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.07.06 00:08:58.787206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1104 2024.07.06 00:08:58.787255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1105 2024.07.06 00:08:58.787276 [ 3 ] {} <Debug> HTTP-Session: 58e104f6-de96-408c-8e9f-01f8c516f1ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1106 2024.07.06 00:08:58.787293 [ 3 ] {} <Debug> HTTP-Session: 58e104f6-de96-408c-8e9f-01f8c516f1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1107 2024.07.06 00:08:58.787307 [ 3 ] {} <Debug> HTTP-Session: 58e104f6-de96-408c-8e9f-01f8c516f1ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1108 2024.07.06 00:08:58.787339 [ 3 ] {} <Trace> HTTP-Session: 58e104f6-de96-408c-8e9f-01f8c516f1ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1109 2024.07.06 00:08:58.787469 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1110 2024.07.06 00:08:58.787711 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1111 2024.07.06 00:08:58.787747 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <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:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1112 2024.07.06 00:08:58.787971 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1113 2024.07.06 00:08:58.788034 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1114 2024.07.06 00:08:58.788172 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1115 2024.07.06 00:08:58.788207 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1116 2024.07.06 00:08:58.788229 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1117 2024.07.06 00:08:58.788246 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1118 2024.07.06 00:08:58.788285 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <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:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1119 2024.07.06 00:08:58.788305 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1120 2024.07.06 00:08:58.789046 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 147.20 KiB/sec.
1121 2024.07.06 00:08:58.789279 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Debug> DynamicQueryHandler: Done processing query
1122 2024.07.06 00:08:58.789304 [ 3 ] {46aecbb1-9aee-45ba-a3c7-c197132fcd47} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1123 2024.07.06 00:08:58.789321 [ 3 ] {} <Debug> HTTP-Session: 58e104f6-de96-408c-8e9f-01f8c516f1ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1124 2024.07.06 00:08:58.789543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1125 2024.07.06 00:08:58.789591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1126 2024.07.06 00:08:58.789613 [ 3 ] {} <Debug> HTTP-Session: 484878e4-041d-4c2d-999e-2d8b2d90056a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1127 2024.07.06 00:08:58.789629 [ 3 ] {} <Debug> HTTP-Session: 484878e4-041d-4c2d-999e-2d8b2d90056a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.07.06 00:08:58.789644 [ 3 ] {} <Debug> HTTP-Session: 484878e4-041d-4c2d-999e-2d8b2d90056a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1129 2024.07.06 00:08:58.789675 [ 3 ] {} <Trace> HTTP-Session: 484878e4-041d-4c2d-999e-2d8b2d90056a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1130 2024.07.06 00:08:58.789807 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1131 2024.07.06 00:08:58.790052 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1132 2024.07.06 00:08:58.790089 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1133 2024.07.06 00:08:58.790317 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1134 2024.07.06 00:08:58.790382 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1135 2024.07.06 00:08:58.790518 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1136 2024.07.06 00:08:58.790552 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1137 2024.07.06 00:08:58.790575 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1138 2024.07.06 00:08:58.790591 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1139 2024.07.06 00:08:58.790631 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1140 2024.07.06 00:08:58.790652 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1141 2024.07.06 00:08:58.791469 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 139.83 KiB/sec.
1142 2024.07.06 00:08:58.791713 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Debug> DynamicQueryHandler: Done processing query
1143 2024.07.06 00:08:58.791738 [ 3 ] {5192d762-e5a6-43e0-87d3-aebad9d060b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1144 2024.07.06 00:08:58.791755 [ 3 ] {} <Debug> HTTP-Session: 484878e4-041d-4c2d-999e-2d8b2d90056a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1145 2024.07.06 00:08:58.791965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2024.07.06 00:08:58.792014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1147 2024.07.06 00:08:58.792035 [ 3 ] {} <Debug> HTTP-Session: 5601bc30-0912-43b1-80c2-6e3fb77d9fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1148 2024.07.06 00:08:58.792051 [ 3 ] {} <Debug> HTTP-Session: 5601bc30-0912-43b1-80c2-6e3fb77d9fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.07.06 00:08:58.792064 [ 3 ] {} <Debug> HTTP-Session: 5601bc30-0912-43b1-80c2-6e3fb77d9fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.07.06 00:08:58.792096 [ 3 ] {} <Trace> HTTP-Session: 5601bc30-0912-43b1-80c2-6e3fb77d9fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1151 2024.07.06 00:08:58.792231 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1152 2024.07.06 00:08:58.792479 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1153 2024.07.06 00:08:58.792517 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1154 2024.07.06 00:08:58.792754 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1155 2024.07.06 00:08:58.792818 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1156 2024.07.06 00:08:58.792954 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1157 2024.07.06 00:08:58.792987 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1158 2024.07.06 00:08:58.793009 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1159 2024.07.06 00:08:58.793025 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1160 2024.07.06 00:08:58.793065 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1161 2024.07.06 00:08:58.793086 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1162 2024.07.06 00:08:58.793859 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 143.85 KiB/sec.
1163 2024.07.06 00:08:58.794099 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Debug> DynamicQueryHandler: Done processing query
1164 2024.07.06 00:08:58.794124 [ 3 ] {ad105634-fe5e-4e6a-8dbf-8f92f78d9105} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1165 2024.07.06 00:08:58.794141 [ 3 ] {} <Debug> HTTP-Session: 5601bc30-0912-43b1-80c2-6e3fb77d9fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1166 2024.07.06 00:08:58.794343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2024.07.06 00:08:58.794410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1168 2024.07.06 00:08:58.794436 [ 3 ] {} <Debug> HTTP-Session: e4e77d3a-3744-4bde-8208-acf4366818a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1169 2024.07.06 00:08:58.794456 [ 3 ] {} <Debug> HTTP-Session: e4e77d3a-3744-4bde-8208-acf4366818a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.07.06 00:08:58.794474 [ 3 ] {} <Debug> HTTP-Session: e4e77d3a-3744-4bde-8208-acf4366818a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1171 2024.07.06 00:08:58.794511 [ 3 ] {} <Trace> HTTP-Session: e4e77d3a-3744-4bde-8208-acf4366818a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1172 2024.07.06 00:08:58.794660 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1173 2024.07.06 00:08:58.794909 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1174 2024.07.06 00:08:58.794948 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1175 2024.07.06 00:08:58.795187 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1176 2024.07.06 00:08:58.795251 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1177 2024.07.06 00:08:58.795386 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1178 2024.07.06 00:08:58.795419 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1179 2024.07.06 00:08:58.795441 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1180 2024.07.06 00:08:58.795458 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1181 2024.07.06 00:08:58.795498 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1182 2024.07.06 00:08:58.795520 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1183 2024.07.06 00:08:58.796280 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 143.17 KiB/sec.
1184 2024.07.06 00:08:58.796524 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Debug> DynamicQueryHandler: Done processing query
1185 2024.07.06 00:08:58.796549 [ 3 ] {b75b673b-9d61-42b2-8bd4-9264b838dcf0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1186 2024.07.06 00:08:58.796565 [ 3 ] {} <Debug> HTTP-Session: e4e77d3a-3744-4bde-8208-acf4366818a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.07.06 00:08:58.796763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.07.06 00:08:58.796809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1189 2024.07.06 00:08:58.796829 [ 3 ] {} <Debug> HTTP-Session: 3b954f07-0a58-44b4-a0f9-1bc6e5ecedc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1190 2024.07.06 00:08:58.796845 [ 3 ] {} <Debug> HTTP-Session: 3b954f07-0a58-44b4-a0f9-1bc6e5ecedc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.07.06 00:08:58.796859 [ 3 ] {} <Debug> HTTP-Session: 3b954f07-0a58-44b4-a0f9-1bc6e5ecedc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1192 2024.07.06 00:08:58.796891 [ 3 ] {} <Trace> HTTP-Session: 3b954f07-0a58-44b4-a0f9-1bc6e5ecedc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1193 2024.07.06 00:08:58.797023 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1194 2024.07.06 00:08:58.797272 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1195 2024.07.06 00:08:58.797312 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1196 2024.07.06 00:08:58.797552 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1197 2024.07.06 00:08:58.797616 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1198 2024.07.06 00:08:58.797750 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1199 2024.07.06 00:08:58.797782 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1200 2024.07.06 00:08:58.797804 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1201 2024.07.06 00:08:58.797821 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1202 2024.07.06 00:08:58.797862 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1203 2024.07.06 00:08:58.797884 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1204 2024.07.06 00:08:58.798708 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001743 sec., 3442.340791738382 rows/sec., 137.83 KiB/sec.
1205 2024.07.06 00:08:58.798954 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Debug> DynamicQueryHandler: Done processing query
1206 2024.07.06 00:08:58.798978 [ 3 ] {9f3fca82-2270-420d-b739-00f551e8e804} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1207 2024.07.06 00:08:58.798995 [ 3 ] {} <Debug> HTTP-Session: 3b954f07-0a58-44b4-a0f9-1bc6e5ecedc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.07.06 00:08:58.799217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1209 2024.07.06 00:08:58.799265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1210 2024.07.06 00:08:58.799284 [ 3 ] {} <Debug> HTTP-Session: 9b5f3e90-3268-42f4-8837-f179709da2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1211 2024.07.06 00:08:58.799300 [ 3 ] {} <Debug> HTTP-Session: 9b5f3e90-3268-42f4-8837-f179709da2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.07.06 00:08:58.799314 [ 3 ] {} <Debug> HTTP-Session: 9b5f3e90-3268-42f4-8837-f179709da2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1213 2024.07.06 00:08:58.799345 [ 3 ] {} <Trace> HTTP-Session: 9b5f3e90-3268-42f4-8837-f179709da2e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1214 2024.07.06 00:08:58.799478 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1215 2024.07.06 00:08:58.799727 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1216 2024.07.06 00:08:58.799767 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <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: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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1217 2024.07.06 00:08:58.800007 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1218 2024.07.06 00:08:58.800069 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1219 2024.07.06 00:08:58.800202 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1220 2024.07.06 00:08:58.800234 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1221 2024.07.06 00:08:58.800257 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1222 2024.07.06 00:08:58.800274 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1223 2024.07.06 00:08:58.800314 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <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: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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1224 2024.07.06 00:08:58.800333 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1225 2024.07.06 00:08:58.801150 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001732 sec., 3464.203233256351 rows/sec., 138.70 KiB/sec.
1226 2024.07.06 00:08:58.801384 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Debug> DynamicQueryHandler: Done processing query
1227 2024.07.06 00:08:58.801409 [ 3 ] {bfdcc419-c2ed-4ec5-b600-c93474bc87cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1228 2024.07.06 00:08:58.801425 [ 3 ] {} <Debug> HTTP-Session: 9b5f3e90-3268-42f4-8837-f179709da2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1229 2024.07.06 00:08:58.801636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2024.07.06 00:08:58.801683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1231 2024.07.06 00:08:58.801703 [ 3 ] {} <Debug> HTTP-Session: 5b47e144-a27d-43cb-851f-2f6991331eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1232 2024.07.06 00:08:58.801720 [ 3 ] {} <Debug> HTTP-Session: 5b47e144-a27d-43cb-851f-2f6991331eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.07.06 00:08:58.801733 [ 3 ] {} <Debug> HTTP-Session: 5b47e144-a27d-43cb-851f-2f6991331eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.07.06 00:08:58.801763 [ 3 ] {} <Trace> HTTP-Session: 5b47e144-a27d-43cb-851f-2f6991331eb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1235 2024.07.06 00:08:58.801897 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1236 2024.07.06 00:08:58.802151 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1237 2024.07.06 00:08:58.802191 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1238 2024.07.06 00:08:58.802432 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1239 2024.07.06 00:08:58.802495 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1240 2024.07.06 00:08:58.802626 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1241 2024.07.06 00:08:58.802658 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1242 2024.07.06 00:08:58.802680 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1243 2024.07.06 00:08:58.802696 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1244 2024.07.06 00:08:58.802736 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1245 2024.07.06 00:08:58.802756 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1246 2024.07.06 00:08:58.803588 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001751 sec., 3426.613363792119 rows/sec., 137.20 KiB/sec.
1247 2024.07.06 00:08:58.803817 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Debug> DynamicQueryHandler: Done processing query
1248 2024.07.06 00:08:58.803842 [ 3 ] {950e6830-7a65-415a-8d65-46a1af216174} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1249 2024.07.06 00:08:58.803858 [ 3 ] {} <Debug> HTTP-Session: 5b47e144-a27d-43cb-851f-2f6991331eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.07.06 00:08:58.804057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1251 2024.07.06 00:08:58.804106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1252 2024.07.06 00:08:58.804126 [ 3 ] {} <Debug> HTTP-Session: c5e59ec6-7abf-48b0-840d-29c4cb0c2108 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1253 2024.07.06 00:08:58.804142 [ 3 ] {} <Debug> HTTP-Session: c5e59ec6-7abf-48b0-840d-29c4cb0c2108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.07.06 00:08:58.804156 [ 3 ] {} <Debug> HTTP-Session: c5e59ec6-7abf-48b0-840d-29c4cb0c2108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1255 2024.07.06 00:08:58.804187 [ 3 ] {} <Trace> HTTP-Session: c5e59ec6-7abf-48b0-840d-29c4cb0c2108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1256 2024.07.06 00:08:58.804322 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1257 2024.07.06 00:08:58.804574 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1258 2024.07.06 00:08:58.804614 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1259 2024.07.06 00:08:58.804859 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1260 2024.07.06 00:08:58.804922 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1261 2024.07.06 00:08:58.805056 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1262 2024.07.06 00:08:58.805089 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1263 2024.07.06 00:08:58.805113 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1264 2024.07.06 00:08:58.805130 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1265 2024.07.06 00:08:58.805170 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1266 2024.07.06 00:08:58.805190 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0
1267 2024.07.06 00:08:58.806065 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Debug> executeQuery: Read 6 rows, 246.00 B in 0.001805 sec., 3324.0997229916898 rows/sec., 133.09 KiB/sec.
1268 2024.07.06 00:08:58.806306 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Debug> DynamicQueryHandler: Done processing query
1269 2024.07.06 00:08:58.806332 [ 3 ] {68972f3d-3197-4aab-9a11-f72d6f1ab210} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1270 2024.07.06 00:08:58.806349 [ 3 ] {} <Debug> HTTP-Session: c5e59ec6-7abf-48b0-840d-29c4cb0c2108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.07.06 00:08:58.810960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2024.07.06 00:08:58.811015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1273 2024.07.06 00:08:58.811036 [ 3 ] {} <Debug> HTTP-Session: 9d63159e-6b65-478f-a017-7a68a7879c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1274 2024.07.06 00:08:58.811053 [ 3 ] {} <Debug> HTTP-Session: 9d63159e-6b65-478f-a017-7a68a7879c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.07.06 00:08:58.811066 [ 3 ] {} <Debug> HTTP-Session: 9d63159e-6b65-478f-a017-7a68a7879c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1276 2024.07.06 00:08:58.811098 [ 3 ] {} <Trace> HTTP-Session: 9d63159e-6b65-478f-a017-7a68a7879c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1277 2024.07.06 00:08:58.811219 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1278 2024.07.06 00:08:58.811265 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1279 2024.07.06 00:08:58.811430 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1280 2024.07.06 00:08:58.811803 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1281 2024.07.06 00:08:58.811843 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1282 2024.07.06 00:08:58.812316 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1283 2024.07.06 00:08:58.812643 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1284 2024.07.06 00:08:58.812825 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001641 sec., 8531.383302864107 rows/sec., 1.20 MiB/sec.
1285 2024.07.06 00:08:58.812995 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Debug> DynamicQueryHandler: Done processing query
1286 2024.07.06 00:08:58.813020 [ 3 ] {ee1c42c1-928d-483d-98e2-c82c7477b34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1287 2024.07.06 00:08:58.813036 [ 3 ] {} <Debug> HTTP-Session: 9d63159e-6b65-478f-a017-7a68a7879c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.07.06 00:08:58.813149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2024.07.06 00:08:58.813197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1290 2024.07.06 00:08:58.813217 [ 3 ] {} <Debug> HTTP-Session: 29a958c6-4ba3-4092-bc55-973c2e26f9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1291 2024.07.06 00:08:58.813233 [ 3 ] {} <Debug> HTTP-Session: 29a958c6-4ba3-4092-bc55-973c2e26f9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.07.06 00:08:58.813247 [ 3 ] {} <Debug> HTTP-Session: 29a958c6-4ba3-4092-bc55-973c2e26f9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1293 2024.07.06 00:08:58.813277 [ 3 ] {} <Trace> HTTP-Session: 29a958c6-4ba3-4092-bc55-973c2e26f9a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1294 2024.07.06 00:08:58.813381 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1295 2024.07.06 00:08:58.813424 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1296 2024.07.06 00:08:58.813549 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1297 2024.07.06 00:08:58.813841 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1298 2024.07.06 00:08:58.813877 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1299 2024.07.06 00:08:58.814179 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1300 2024.07.06 00:08:58.814475 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): 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.07.06 00:08:58.814621 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001259 sec., 20651.310563939634 rows/sec., 1.54 MiB/sec.
1302 2024.07.06 00:08:58.814997 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Debug> DynamicQueryHandler: Done processing query
1303 2024.07.06 00:08:58.815022 [ 3 ] {c62f0591-ad94-48ac-b3f4-83cea671855d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1304 2024.07.06 00:08:58.815039 [ 3 ] {} <Debug> HTTP-Session: 29a958c6-4ba3-4092-bc55-973c2e26f9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.07.06 00:08:58.815155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1306 2024.07.06 00:08:58.815203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1307 2024.07.06 00:08:58.815223 [ 3 ] {} <Debug> HTTP-Session: 35e2417d-c508-41c0-a897-24c45ce5aab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1308 2024.07.06 00:08:58.815239 [ 3 ] {} <Debug> HTTP-Session: 35e2417d-c508-41c0-a897-24c45ce5aab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.07.06 00:08:58.815252 [ 3 ] {} <Debug> HTTP-Session: 35e2417d-c508-41c0-a897-24c45ce5aab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1310 2024.07.06 00:08:58.815283 [ 3 ] {} <Trace> HTTP-Session: 35e2417d-c508-41c0-a897-24c45ce5aab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1311 2024.07.06 00:08:58.815388 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1312 2024.07.06 00:08:58.815430 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1313 2024.07.06 00:08:58.815576 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1314 2024.07.06 00:08:58.815861 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1315 2024.07.06 00:08:58.815898 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1316 2024.07.06 00:08:58.816204 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1317 2024.07.06 00:08:58.816500 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1318 2024.07.06 00:08:58.816644 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001279 sec., 21892.1032056294 rows/sec., 1.71 MiB/sec.
1319 2024.07.06 00:08:58.816880 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Debug> DynamicQueryHandler: Done processing query
1320 2024.07.06 00:08:58.816903 [ 3 ] {66cdd56a-ef6b-4312-a588-176a8ef51180} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1321 2024.07.06 00:08:58.816920 [ 3 ] {} <Debug> HTTP-Session: 35e2417d-c508-41c0-a897-24c45ce5aab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.07.06 00:08:58.817083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1323 2024.07.06 00:08:58.817131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1324 2024.07.06 00:08:58.817150 [ 3 ] {} <Debug> HTTP-Session: db55fb37-55ca-49a0-8135-7a49279697a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1325 2024.07.06 00:08:58.817167 [ 3 ] {} <Debug> HTTP-Session: db55fb37-55ca-49a0-8135-7a49279697a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.07.06 00:08:58.817181 [ 3 ] {} <Debug> HTTP-Session: db55fb37-55ca-49a0-8135-7a49279697a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.07.06 00:08:58.817211 [ 3 ] {} <Trace> HTTP-Session: db55fb37-55ca-49a0-8135-7a49279697a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1328 2024.07.06 00:08:58.817343 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1329 2024.07.06 00:08:58.817389 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1330 2024.07.06 00:08:58.817545 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1331 2024.07.06 00:08:58.817881 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1332 2024.07.06 00:08:58.817918 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1333 2024.07.06 00:08:58.818292 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1334 2024.07.06 00:08:58.818629 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1335 2024.07.06 00:08:58.818774 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001476 sec., 67750.67750677506 rows/sec., 4.70 MiB/sec.
1336 2024.07.06 00:08:58.819174 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Debug> DynamicQueryHandler: Done processing query
1337 2024.07.06 00:08:58.819199 [ 3 ] {9d364109-553f-46df-8c22-06b0281b7c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1338 2024.07.06 00:08:58.819215 [ 3 ] {} <Debug> HTTP-Session: db55fb37-55ca-49a0-8135-7a49279697a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.07.06 00:08:58.819344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1340 2024.07.06 00:08:58.819442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1341 2024.07.06 00:08:58.819463 [ 3 ] {} <Debug> HTTP-Session: 7c7f8e48-b5ab-4470-94f0-c02da964bd99 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1342 2024.07.06 00:08:58.819479 [ 3 ] {} <Debug> HTTP-Session: 7c7f8e48-b5ab-4470-94f0-c02da964bd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.07.06 00:08:58.819493 [ 3 ] {} <Debug> HTTP-Session: 7c7f8e48-b5ab-4470-94f0-c02da964bd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1344 2024.07.06 00:08:58.819523 [ 3 ] {} <Trace> HTTP-Session: 7c7f8e48-b5ab-4470-94f0-c02da964bd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1345 2024.07.06 00:08:58.819626 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1346 2024.07.06 00:08:58.819670 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1347 2024.07.06 00:08:58.819821 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1348 2024.07.06 00:08:58.820099 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1349 2024.07.06 00:08:58.820136 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1350 2024.07.06 00:08:58.820575 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1351 2024.07.06 00:08:58.820892 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1352 2024.07.06 00:08:58.821037 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001433 sec., 20935.1011863224 rows/sec., 1.43 MiB/sec.
1353 2024.07.06 00:08:58.821408 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Debug> DynamicQueryHandler: Done processing query
1354 2024.07.06 00:08:58.821434 [ 3 ] {eba5b804-7692-4b8e-8785-116ab3900b12} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1355 2024.07.06 00:08:58.821450 [ 3 ] {} <Debug> HTTP-Session: 7c7f8e48-b5ab-4470-94f0-c02da964bd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.07.06 00:09:03.771415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1357 2024.07.06 00:09:03.771563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1358 2024.07.06 00:09:03.771593 [ 3 ] {} <Debug> HTTP-Session: 6c96f190-5959-425c-ad60-7d1dbae277ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1359 2024.07.06 00:09:03.771622 [ 3 ] {} <Debug> HTTP-Session: 6c96f190-5959-425c-ad60-7d1dbae277ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.07.06 00:09:03.771639 [ 3 ] {} <Debug> HTTP-Session: 6c96f190-5959-425c-ad60-7d1dbae277ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1361 2024.07.06 00:09:03.771694 [ 3 ] {} <Trace> HTTP-Session: 6c96f190-5959-425c-ad60-7d1dbae277ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1362 2024.07.06 00:09:03.771906 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1363 2024.07.06 00:09:03.771982 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1364 2024.07.06 00:09:03.772199 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1365 2024.07.06 00:09:03.772757 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1366 2024.07.06 00:09:03.772804 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1367 2024.07.06 00:09:03.773176 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1368 2024.07.06 00:09:03.773509 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1369 2024.07.06 00:09:03.773673 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001825 sec., 14246.575342465754 rows/sec., 1.06 MiB/sec.
1370 2024.07.06 00:09:03.773878 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Debug> DynamicQueryHandler: Done processing query
1371 2024.07.06 00:09:03.773906 [ 3 ] {d61b25e3-d3ae-441a-814e-afe29a5fafda} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1372 2024.07.06 00:09:03.773922 [ 3 ] {} <Debug> HTTP-Session: 6c96f190-5959-425c-ad60-7d1dbae277ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.07.06 00:09:03.774056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1374 2024.07.06 00:09:03.774111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1375 2024.07.06 00:09:03.774132 [ 3 ] {} <Debug> HTTP-Session: a278084d-df27-425d-8b23-6a0dd02bae92 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1376 2024.07.06 00:09:03.774149 [ 3 ] {} <Debug> HTTP-Session: a278084d-df27-425d-8b23-6a0dd02bae92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1377 2024.07.06 00:09:03.774163 [ 3 ] {} <Debug> HTTP-Session: a278084d-df27-425d-8b23-6a0dd02bae92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.07.06 00:09:03.774198 [ 3 ] {} <Trace> HTTP-Session: a278084d-df27-425d-8b23-6a0dd02bae92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1379 2024.07.06 00:09:03.774314 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1380 2024.07.06 00:09:03.774360 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1381 2024.07.06 00:09:03.774491 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1382 2024.07.06 00:09:03.774876 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1383 2024.07.06 00:09:03.774914 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1384 2024.07.06 00:09:03.775230 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1385 2024.07.06 00:09:03.775547 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1386 2024.07.06 00:09:03.775702 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001417 sec., 19760.056457304163 rows/sec., 1.54 MiB/sec.
1387 2024.07.06 00:09:03.775985 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Debug> DynamicQueryHandler: Done processing query
1388 2024.07.06 00:09:03.776011 [ 3 ] {49963d48-a5c5-41c5-ad4a-b2dc483e6dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1389 2024.07.06 00:09:03.776027 [ 3 ] {} <Debug> HTTP-Session: a278084d-df27-425d-8b23-6a0dd02bae92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.07.06 00:09:03.776154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1391 2024.07.06 00:09:03.776204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1392 2024.07.06 00:09:03.776223 [ 3 ] {} <Debug> HTTP-Session: 36543a87-8fc6-4f3c-b347-ec5344e1a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1393 2024.07.06 00:09:03.776239 [ 3 ] {} <Debug> HTTP-Session: 36543a87-8fc6-4f3c-b347-ec5344e1a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1394 2024.07.06 00:09:03.776253 [ 3 ] {} <Debug> HTTP-Session: 36543a87-8fc6-4f3c-b347-ec5344e1a20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.07.06 00:09:03.776284 [ 3 ] {} <Trace> HTTP-Session: 36543a87-8fc6-4f3c-b347-ec5344e1a20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1396 2024.07.06 00:09:03.776418 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1397 2024.07.06 00:09:03.776467 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1398 2024.07.06 00:09:03.776629 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1399 2024.07.06 00:09:03.776971 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1400 2024.07.06 00:09:03.777008 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1401 2024.07.06 00:09:03.777383 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1402 2024.07.06 00:09:03.777728 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1403 2024.07.06 00:09:03.777889 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001525 sec., 65573.77049180327 rows/sec., 4.55 MiB/sec.
1404 2024.07.06 00:09:03.778160 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Debug> DynamicQueryHandler: Done processing query
1405 2024.07.06 00:09:03.778186 [ 3 ] {8a3edfa0-1072-4884-885e-fc54623cc030} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1406 2024.07.06 00:09:03.778202 [ 3 ] {} <Debug> HTTP-Session: 36543a87-8fc6-4f3c-b347-ec5344e1a20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.07.06 00:09:03.778315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1408 2024.07.06 00:09:03.778363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1409 2024.07.06 00:09:03.778383 [ 3 ] {} <Debug> HTTP-Session: f9a55676-24e1-47f1-a3da-1094e5d214e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1410 2024.07.06 00:09:03.778399 [ 3 ] {} <Debug> HTTP-Session: f9a55676-24e1-47f1-a3da-1094e5d214e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1411 2024.07.06 00:09:03.778413 [ 3 ] {} <Debug> HTTP-Session: f9a55676-24e1-47f1-a3da-1094e5d214e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.07.06 00:09:03.778443 [ 3 ] {} <Trace> HTTP-Session: f9a55676-24e1-47f1-a3da-1094e5d214e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1413 2024.07.06 00:09:03.778548 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1414 2024.07.06 00:09:03.778593 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1415 2024.07.06 00:09:03.778730 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1416 2024.07.06 00:09:03.779021 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1417 2024.07.06 00:09:03.779057 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1418 2024.07.06 00:09:03.779406 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1419 2024.07.06 00:09:03.779714 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1420 2024.07.06 00:09:03.779868 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001347 sec., 22271.714922048996 rows/sec., 1.53 MiB/sec.
1421 2024.07.06 00:09:03.780127 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Debug> DynamicQueryHandler: Done processing query
1422 2024.07.06 00:09:03.780152 [ 3 ] {4ab4f0cb-f065-41c6-a095-a6332695402e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1423 2024.07.06 00:09:03.780167 [ 3 ] {} <Debug> HTTP-Session: f9a55676-24e1-47f1-a3da-1094e5d214e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1424 2024.07.06 00:09:08.769679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1425 2024.07.06 00:09:08.769823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1426 2024.07.06 00:09:08.769859 [ 3 ] {} <Debug> HTTP-Session: 2fee2315-33af-46e2-a87a-f12944a18f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1427 2024.07.06 00:09:08.769889 [ 3 ] {} <Debug> HTTP-Session: 2fee2315-33af-46e2-a87a-f12944a18f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.07.06 00:09:08.769907 [ 3 ] {} <Debug> HTTP-Session: 2fee2315-33af-46e2-a87a-f12944a18f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1429 2024.07.06 00:09:08.769962 [ 3 ] {} <Trace> HTTP-Session: 2fee2315-33af-46e2-a87a-f12944a18f8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1430 2024.07.06 00:09:08.770218 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1431 2024.07.06 00:09:08.770632 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1432 2024.07.06 00:09:08.770676 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1433 2024.07.06 00:09:08.770972 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1434 2024.07.06 00:09:08.771051 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1435 2024.07.06 00:09:08.771224 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1436 2024.07.06 00:09:08.771357 [ 252 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1437 2024.07.06 00:09:08.771376 [ 253 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1438 2024.07.06 00:09:08.771525 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1439 2024.07.06 00:09:08.771554 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1440 2024.07.06 00:09:08.771744 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1441 2024.07.06 00:09:08.771831 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Reading approx. 20 rows with 2 streams
1442 2024.07.06 00:09:08.771889 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1443 2024.07.06 00:09:08.771935 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1444 2024.07.06 00:09:08.773454 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> executeQuery: Read 20 rows, 831.00 B in 0.003351 sec., 5968.367651447329 rows/sec., 242.17 KiB/sec.
1445 2024.07.06 00:09:08.773792 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> DynamicQueryHandler: Done processing query
1446 2024.07.06 00:09:08.773820 [ 3 ] {9bbd9a97-521f-4d89-be18-c4b6f4da261a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1447 2024.07.06 00:09:08.773839 [ 3 ] {} <Debug> HTTP-Session: 2fee2315-33af-46e2-a87a-f12944a18f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.07.06 00:09:08.775038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1449 2024.07.06 00:09:08.775093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1450 2024.07.06 00:09:08.775114 [ 3 ] {} <Debug> HTTP-Session: 926707d7-b0da-4cb4-8b7a-e04bd6f55180 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1451 2024.07.06 00:09:08.775132 [ 3 ] {} <Debug> HTTP-Session: 926707d7-b0da-4cb4-8b7a-e04bd6f55180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1452 2024.07.06 00:09:08.775146 [ 3 ] {} <Debug> HTTP-Session: 926707d7-b0da-4cb4-8b7a-e04bd6f55180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1453 2024.07.06 00:09:08.775179 [ 3 ] {} <Trace> HTTP-Session: 926707d7-b0da-4cb4-8b7a-e04bd6f55180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1454 2024.07.06 00:09:08.775324 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1455 2024.07.06 00:09:08.775597 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1456 2024.07.06 00:09:08.775640 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1457 2024.07.06 00:09:08.775906 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1458 2024.07.06 00:09:08.775973 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1459 2024.07.06 00:09:08.776117 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1460 2024.07.06 00:09:08.776241 [ 256 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1461 2024.07.06 00:09:08.776249 [ 257 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1462 2024.07.06 00:09:08.776366 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1463 2024.07.06 00:09:08.776393 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1464 2024.07.06 00:09:08.776471 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1465 2024.07.06 00:09:08.776491 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Reading approx. 20 rows with 2 streams
1466 2024.07.06 00:09:08.776530 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1467 2024.07.06 00:09:08.776570 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1468 2024.07.06 00:09:08.777910 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> executeQuery: Read 20 rows, 831.00 B in 0.002652 sec., 7541.478129713424 rows/sec., 306.00 KiB/sec.
1469 2024.07.06 00:09:08.778226 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> DynamicQueryHandler: Done processing query
1470 2024.07.06 00:09:08.778252 [ 3 ] {cce883ff-b699-44fa-b666-d1832ed87d42} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1471 2024.07.06 00:09:08.778270 [ 3 ] {} <Debug> HTTP-Session: 926707d7-b0da-4cb4-8b7a-e04bd6f55180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.07.06 00:09:08.778645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1473 2024.07.06 00:09:08.778703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1474 2024.07.06 00:09:08.778724 [ 3 ] {} <Debug> HTTP-Session: 9ad17a0e-351e-4acd-b684-81c11b0f7b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1475 2024.07.06 00:09:08.778741 [ 3 ] {} <Debug> HTTP-Session: 9ad17a0e-351e-4acd-b684-81c11b0f7b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.07.06 00:09:08.778755 [ 3 ] {} <Debug> HTTP-Session: 9ad17a0e-351e-4acd-b684-81c11b0f7b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.07.06 00:09:08.778787 [ 3 ] {} <Trace> HTTP-Session: 9ad17a0e-351e-4acd-b684-81c11b0f7b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1478 2024.07.06 00:09:08.778937 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1479 2024.07.06 00:09:08.779207 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1480 2024.07.06 00:09:08.779251 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1481 2024.07.06 00:09:08.779517 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1482 2024.07.06 00:09:08.779583 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1483 2024.07.06 00:09:08.779720 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1484 2024.07.06 00:09:08.779831 [ 253 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1485 2024.07.06 00:09:08.779835 [ 255 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1486 2024.07.06 00:09:08.779962 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1487 2024.07.06 00:09:08.779992 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1488 2024.07.06 00:09:08.780073 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1489 2024.07.06 00:09:08.780094 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Reading approx. 20 rows with 2 streams
1490 2024.07.06 00:09:08.780134 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1491 2024.07.06 00:09:08.780175 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1492 2024.07.06 00:09:08.781179 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> executeQuery: Read 20 rows, 831.00 B in 0.002308 sec., 8665.511265164645 rows/sec., 351.61 KiB/sec.
1493 2024.07.06 00:09:08.781476 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> DynamicQueryHandler: Done processing query
1494 2024.07.06 00:09:08.781502 [ 3 ] {02724ec8-af58-4959-aa5f-a8662210291c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1495 2024.07.06 00:09:08.781518 [ 3 ] {} <Debug> HTTP-Session: 9ad17a0e-351e-4acd-b684-81c11b0f7b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1496 2024.07.06 00:09:08.781716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2024.07.06 00:09:08.781765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1498 2024.07.06 00:09:08.781786 [ 3 ] {} <Debug> HTTP-Session: 08b3eefa-73ad-4175-8810-08b95576ea34 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1499 2024.07.06 00:09:08.781804 [ 3 ] {} <Debug> HTTP-Session: 08b3eefa-73ad-4175-8810-08b95576ea34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2024.07.06 00:09:08.781818 [ 3 ] {} <Debug> HTTP-Session: 08b3eefa-73ad-4175-8810-08b95576ea34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1501 2024.07.06 00:09:08.781852 [ 3 ] {} <Trace> HTTP-Session: 08b3eefa-73ad-4175-8810-08b95576ea34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1502 2024.07.06 00:09:08.781994 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1503 2024.07.06 00:09:08.782261 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1504 2024.07.06 00:09:08.782302 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1505 2024.07.06 00:09:08.782564 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1506 2024.07.06 00:09:08.782630 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1507 2024.07.06 00:09:08.782765 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1508 2024.07.06 00:09:08.782848 [ 252 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1509 2024.07.06 00:09:08.782851 [ 255 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1510 2024.07.06 00:09:08.782965 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1511 2024.07.06 00:09:08.782993 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1512 2024.07.06 00:09:08.783072 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1513 2024.07.06 00:09:08.783092 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Reading approx. 20 rows with 2 streams
1514 2024.07.06 00:09:08.783131 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1515 2024.07.06 00:09:08.783172 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1516 2024.07.06 00:09:08.784431 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> executeQuery: Read 20 rows, 831.00 B in 0.002502 sec., 7993.605115907275 rows/sec., 324.35 KiB/sec.
1517 2024.07.06 00:09:08.784727 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> DynamicQueryHandler: Done processing query
1518 2024.07.06 00:09:08.784752 [ 3 ] {7287c001-2c4b-4517-b9a9-6224f95081e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1519 2024.07.06 00:09:08.784769 [ 3 ] {} <Debug> HTTP-Session: 08b3eefa-73ad-4175-8810-08b95576ea34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1520 2024.07.06 00:09:08.786272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1521 2024.07.06 00:09:08.786325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1522 2024.07.06 00:09:08.786345 [ 3 ] {} <Debug> HTTP-Session: c04cbeac-a1d1-4547-9882-8f3051f17cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1523 2024.07.06 00:09:08.786363 [ 3 ] {} <Debug> HTTP-Session: c04cbeac-a1d1-4547-9882-8f3051f17cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.07.06 00:09:08.786378 [ 3 ] {} <Debug> HTTP-Session: c04cbeac-a1d1-4547-9882-8f3051f17cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1525 2024.07.06 00:09:08.786410 [ 3 ] {} <Trace> HTTP-Session: c04cbeac-a1d1-4547-9882-8f3051f17cbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1526 2024.07.06 00:09:08.786525 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1527 2024.07.06 00:09:08.786573 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1528 2024.07.06 00:09:08.786741 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1529 2024.07.06 00:09:08.787102 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1530 2024.07.06 00:09:08.787142 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1531 2024.07.06 00:09:08.787669 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1532 2024.07.06 00:09:08.788001 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1533 2024.07.06 00:09:08.788152 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001661 sec., 2408.187838651415 rows/sec., 260.46 KiB/sec.
1534 2024.07.06 00:09:08.788368 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Debug> DynamicQueryHandler: Done processing query
1535 2024.07.06 00:09:08.788394 [ 3 ] {6b74e36d-25ad-4d8c-a111-600e29b6e085} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1536 2024.07.06 00:09:08.788410 [ 3 ] {} <Debug> HTTP-Session: c04cbeac-a1d1-4547-9882-8f3051f17cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1537 2024.07.06 00:09:08.788514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1538 2024.07.06 00:09:08.788563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1539 2024.07.06 00:09:08.788585 [ 3 ] {} <Debug> HTTP-Session: 6fc36d46-c1ff-41cf-9334-1fc5b617d873 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1540 2024.07.06 00:09:08.788602 [ 3 ] {} <Debug> HTTP-Session: 6fc36d46-c1ff-41cf-9334-1fc5b617d873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.07.06 00:09:08.788616 [ 3 ] {} <Debug> HTTP-Session: 6fc36d46-c1ff-41cf-9334-1fc5b617d873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1542 2024.07.06 00:09:08.788648 [ 3 ] {} <Trace> HTTP-Session: 6fc36d46-c1ff-41cf-9334-1fc5b617d873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1543 2024.07.06 00:09:08.788748 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1544 2024.07.06 00:09:08.788791 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1545 2024.07.06 00:09:08.788917 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1546 2024.07.06 00:09:08.789793 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1547 2024.07.06 00:09:08.789828 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1548 2024.07.06 00:09:08.790138 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1549 2024.07.06 00:09:08.790448 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1550 2024.07.06 00:09:08.790596 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001871 sec., 8551.5766969535 rows/sec., 693.15 KiB/sec.
1551 2024.07.06 00:09:08.790846 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Debug> DynamicQueryHandler: Done processing query
1552 2024.07.06 00:09:08.790872 [ 3 ] {863b91c4-1da0-47c8-bebb-79f381b26a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1553 2024.07.06 00:09:08.790888 [ 3 ] {} <Debug> HTTP-Session: 6fc36d46-c1ff-41cf-9334-1fc5b617d873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1554 2024.07.06 00:09:08.791030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1555 2024.07.06 00:09:08.791079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1556 2024.07.06 00:09:08.791098 [ 3 ] {} <Debug> HTTP-Session: 260784e6-f74f-400a-bdcf-49cb07355bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1557 2024.07.06 00:09:08.791116 [ 3 ] {} <Debug> HTTP-Session: 260784e6-f74f-400a-bdcf-49cb07355bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.07.06 00:09:08.791130 [ 3 ] {} <Debug> HTTP-Session: 260784e6-f74f-400a-bdcf-49cb07355bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.07.06 00:09:08.791162 [ 3 ] {} <Trace> HTTP-Session: 260784e6-f74f-400a-bdcf-49cb07355bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1560 2024.07.06 00:09:08.791280 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1561 2024.07.06 00:09:08.791324 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1562 2024.07.06 00:09:08.791467 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1563 2024.07.06 00:09:08.791801 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1564 2024.07.06 00:09:08.791843 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1565 2024.07.06 00:09:08.792238 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1566 2024.07.06 00:09:08.792572 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1567 2024.07.06 00:09:08.792748 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Debug> executeQuery: Read 74 rows, 6.25 KiB in 0.001502 sec., 49267.64314247669 rows/sec., 4.06 MiB/sec.
1568 2024.07.06 00:09:08.792974 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Debug> DynamicQueryHandler: Done processing query
1569 2024.07.06 00:09:08.793002 [ 3 ] {816bfc52-3460-494e-8807-73a802f3021a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1570 2024.07.06 00:09:08.793022 [ 3 ] {} <Debug> HTTP-Session: 260784e6-f74f-400a-bdcf-49cb07355bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1571 2024.07.06 00:09:08.793173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2024.07.06 00:09:08.793232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1573 2024.07.06 00:09:08.793253 [ 3 ] {} <Debug> HTTP-Session: 59eba5b1-86b2-4bc7-9550-eeb59ca3dd9b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1574 2024.07.06 00:09:08.793271 [ 3 ] {} <Debug> HTTP-Session: 59eba5b1-86b2-4bc7-9550-eeb59ca3dd9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.07.06 00:09:08.793286 [ 3 ] {} <Debug> HTTP-Session: 59eba5b1-86b2-4bc7-9550-eeb59ca3dd9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1576 2024.07.06 00:09:08.793317 [ 3 ] {} <Trace> HTTP-Session: 59eba5b1-86b2-4bc7-9550-eeb59ca3dd9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1577 2024.07.06 00:09:08.793497 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1578 2024.07.06 00:09:08.793539 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1579 2024.07.06 00:09:08.793661 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1580 2024.07.06 00:09:08.793969 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1581 2024.07.06 00:09:08.794006 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1582 2024.07.06 00:09:08.794332 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1583 2024.07.06 00:09:08.794637 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1584 2024.07.06 00:09:08.794787 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Debug> executeQuery: Read 51 rows, 4.09 KiB in 0.001341 sec., 38031.31991051454 rows/sec., 2.98 MiB/sec.
1585 2024.07.06 00:09:08.795053 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Debug> DynamicQueryHandler: Done processing query
1586 2024.07.06 00:09:08.795079 [ 3 ] {d5aca53b-eb03-49ba-a33b-8aaa18f64422} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1587 2024.07.06 00:09:08.795097 [ 3 ] {} <Debug> HTTP-Session: 59eba5b1-86b2-4bc7-9550-eeb59ca3dd9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1588 2024.07.06 00:09:08.795231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1589 2024.07.06 00:09:08.795280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1590 2024.07.06 00:09:08.795299 [ 3 ] {} <Debug> HTTP-Session: a563500a-310e-4f33-8251-41dcc9931ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1591 2024.07.06 00:09:08.795317 [ 3 ] {} <Debug> HTTP-Session: a563500a-310e-4f33-8251-41dcc9931ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.07.06 00:09:08.795332 [ 3 ] {} <Debug> HTTP-Session: a563500a-310e-4f33-8251-41dcc9931ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1593 2024.07.06 00:09:08.795364 [ 3 ] {} <Trace> HTTP-Session: a563500a-310e-4f33-8251-41dcc9931ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1594 2024.07.06 00:09:08.795556 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1595 2024.07.06 00:09:08.795604 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1596 2024.07.06 00:09:08.795770 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1597 2024.07.06 00:09:08.796110 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1598 2024.07.06 00:09:08.796146 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1599 2024.07.06 00:09:08.796581 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1600 2024.07.06 00:09:08.796955 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1601 2024.07.06 00:09:08.797108 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001662 sec., 60168.47172081829 rows/sec., 4.17 MiB/sec.
1602 2024.07.06 00:09:08.797281 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Debug> DynamicQueryHandler: Done processing query
1603 2024.07.06 00:09:08.797305 [ 3 ] {e107ca8d-ce6e-40da-b9ad-0cab7efaddbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1604 2024.07.06 00:09:08.797321 [ 3 ] {} <Debug> HTTP-Session: a563500a-310e-4f33-8251-41dcc9931ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1605 2024.07.06 00:09:08.797504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 25279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1606 2024.07.06 00:09:08.797552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1607 2024.07.06 00:09:08.797573 [ 3 ] {} <Debug> HTTP-Session: b13b78a4-e6f7-46af-9096-87dd31a3ae0e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1608 2024.07.06 00:09:08.797590 [ 3 ] {} <Debug> HTTP-Session: b13b78a4-e6f7-46af-9096-87dd31a3ae0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1609 2024.07.06 00:09:08.797604 [ 3 ] {} <Debug> HTTP-Session: b13b78a4-e6f7-46af-9096-87dd31a3ae0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1610 2024.07.06 00:09:08.797635 [ 3 ] {} <Trace> HTTP-Session: b13b78a4-e6f7-46af-9096-87dd31a3ae0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1611 2024.07.06 00:09:08.797981 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1612 2024.07.06 00:09:08.798045 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1613 2024.07.06 00:09:08.798456 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1614 2024.07.06 00:09:08.799147 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1615 2024.07.06 00:09:08.799183 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1616 2024.07.06 00:09:08.802655 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1617 2024.07.06 00:09:08.803107 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1618 2024.07.06 00:09:08.803281 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.005569 sec., 2873.0472257137726 rows/sec., 5.15 MiB/sec.
1619 2024.07.06 00:09:08.803566 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Debug> DynamicQueryHandler: Done processing query
1620 2024.07.06 00:09:08.803591 [ 3 ] {90afbc5f-ffab-4e1c-b692-39c491cf619d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1621 2024.07.06 00:09:08.803607 [ 3 ] {} <Debug> HTTP-Session: b13b78a4-e6f7-46af-9096-87dd31a3ae0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1622 2024.07.06 00:09:08.803728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1623 2024.07.06 00:09:08.803778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1624 2024.07.06 00:09:08.803797 [ 3 ] {} <Debug> HTTP-Session: dc1bad01-e08f-4f41-af56-6532bcc48113 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1625 2024.07.06 00:09:08.803814 [ 3 ] {} <Debug> HTTP-Session: dc1bad01-e08f-4f41-af56-6532bcc48113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.07.06 00:09:08.803830 [ 3 ] {} <Debug> HTTP-Session: dc1bad01-e08f-4f41-af56-6532bcc48113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.07.06 00:09:08.803861 [ 3 ] {} <Trace> HTTP-Session: dc1bad01-e08f-4f41-af56-6532bcc48113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1628 2024.07.06 00:09:08.803959 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1629 2024.07.06 00:09:08.804003 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1630 2024.07.06 00:09:08.804131 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1631 2024.07.06 00:09:08.804400 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1632 2024.07.06 00:09:08.804436 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1633 2024.07.06 00:09:08.804790 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1634 2024.07.06 00:09:08.805136 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1635 2024.07.06 00:09:08.805290 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001355 sec., 8856.088560885608 rows/sec., 667.38 KiB/sec.
1636 2024.07.06 00:09:08.805561 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Debug> DynamicQueryHandler: Done processing query
1637 2024.07.06 00:09:08.805586 [ 3 ] {332f44fd-c15e-4156-9364-c49f4d15c938} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1638 2024.07.06 00:09:08.805602 [ 3 ] {} <Debug> HTTP-Session: dc1bad01-e08f-4f41-af56-6532bcc48113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1639 2024.07.06 00:09:08.805708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1640 2024.07.06 00:09:08.805757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1641 2024.07.06 00:09:08.805777 [ 3 ] {} <Debug> HTTP-Session: 11121b51-61e1-4165-954e-95caccfab396 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1642 2024.07.06 00:09:08.805794 [ 3 ] {} <Debug> HTTP-Session: 11121b51-61e1-4165-954e-95caccfab396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.07.06 00:09:08.805808 [ 3 ] {} <Debug> HTTP-Session: 11121b51-61e1-4165-954e-95caccfab396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1644 2024.07.06 00:09:08.805844 [ 3 ] {} <Trace> HTTP-Session: 11121b51-61e1-4165-954e-95caccfab396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1645 2024.07.06 00:09:08.805952 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1646 2024.07.06 00:09:08.805996 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1647 2024.07.06 00:09:08.806139 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2024.07.06 00:09:08.806416 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1649 2024.07.06 00:09:08.806452 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1650 2024.07.06 00:09:08.806807 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1651 2024.07.06 00:09:08.807161 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1652 2024.07.06 00:09:08.807314 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001384 sec., 21676.300578034683 rows/sec., 1.48 MiB/sec.
1653 2024.07.06 00:09:08.807514 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Debug> DynamicQueryHandler: Done processing query
1654 2024.07.06 00:09:08.807538 [ 3 ] {38ff5b24-02fe-4cd6-8d10-de427c63588a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1655 2024.07.06 00:09:08.807555 [ 3 ] {} <Debug> HTTP-Session: 11121b51-61e1-4165-954e-95caccfab396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1656 2024.07.06 00:09:12.472496 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
1657 2024.07.06 00:09:12.472560 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
1658 2024.07.06 00:09:13.771587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1659 2024.07.06 00:09:13.771711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1660 2024.07.06 00:09:13.771739 [ 3 ] {} <Debug> HTTP-Session: 15d2c879-e97d-477b-92cc-48311c8d7590 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1661 2024.07.06 00:09:13.771765 [ 3 ] {} <Debug> HTTP-Session: 15d2c879-e97d-477b-92cc-48311c8d7590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.07.06 00:09:13.771781 [ 3 ] {} <Debug> HTTP-Session: 15d2c879-e97d-477b-92cc-48311c8d7590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.07.06 00:09:13.771833 [ 3 ] {} <Trace> HTTP-Session: 15d2c879-e97d-477b-92cc-48311c8d7590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1664 2024.07.06 00:09:13.772038 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1665 2024.07.06 00:09:13.772106 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1666 2024.07.06 00:09:13.772297 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1667 2024.07.06 00:09:13.772812 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1668 2024.07.06 00:09:13.772862 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1669 2024.07.06 00:09:13.773320 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1670 2024.07.06 00:09:13.773726 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1671 2024.07.06 00:09:13.773905 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001927 sec., 13492.475350285418 rows/sec., 1.00 MiB/sec.
1672 2024.07.06 00:09:13.774249 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Debug> DynamicQueryHandler: Done processing query
1673 2024.07.06 00:09:13.774279 [ 3 ] {e7f08163-05e9-4941-9028-1d85eedd48b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1674 2024.07.06 00:09:13.774298 [ 3 ] {} <Debug> HTTP-Session: 15d2c879-e97d-477b-92cc-48311c8d7590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.07.06 00:09:13.774473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1676 2024.07.06 00:09:13.774535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1677 2024.07.06 00:09:13.774557 [ 3 ] {} <Debug> HTTP-Session: 1ebdd076-7bb3-47d9-9021-84a0e0b84334 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1678 2024.07.06 00:09:13.774577 [ 3 ] {} <Debug> HTTP-Session: 1ebdd076-7bb3-47d9-9021-84a0e0b84334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.07.06 00:09:13.774591 [ 3 ] {} <Debug> HTTP-Session: 1ebdd076-7bb3-47d9-9021-84a0e0b84334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.07.06 00:09:13.774627 [ 3 ] {} <Trace> HTTP-Session: 1ebdd076-7bb3-47d9-9021-84a0e0b84334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1681 2024.07.06 00:09:13.774776 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1682 2024.07.06 00:09:13.774838 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1683 2024.07.06 00:09:13.775045 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1684 2024.07.06 00:09:13.775425 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1685 2024.07.06 00:09:13.775464 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1686 2024.07.06 00:09:13.775797 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1687 2024.07.06 00:09:13.776222 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1688 2024.07.06 00:09:13.776351 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001617 sec., 17316.017316017318 rows/sec., 1.35 MiB/sec.
1689 2024.07.06 00:09:13.776520 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Debug> DynamicQueryHandler: Done processing query
1690 2024.07.06 00:09:13.776545 [ 3 ] {41cb9b56-f7df-4a90-93ed-f359416169be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1691 2024.07.06 00:09:13.776561 [ 3 ] {} <Debug> HTTP-Session: 1ebdd076-7bb3-47d9-9021-84a0e0b84334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.07.06 00:09:13.776761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1693 2024.07.06 00:09:13.776812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1694 2024.07.06 00:09:13.776832 [ 3 ] {} <Debug> HTTP-Session: 87e53879-63ca-401d-9b1d-68b9f51dcd5d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1695 2024.07.06 00:09:13.776849 [ 3 ] {} <Debug> HTTP-Session: 87e53879-63ca-401d-9b1d-68b9f51dcd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.07.06 00:09:13.776864 [ 3 ] {} <Debug> HTTP-Session: 87e53879-63ca-401d-9b1d-68b9f51dcd5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.07.06 00:09:13.776895 [ 3 ] {} <Trace> HTTP-Session: 87e53879-63ca-401d-9b1d-68b9f51dcd5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1698 2024.07.06 00:09:13.777050 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1699 2024.07.06 00:09:13.777099 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1700 2024.07.06 00:09:13.777254 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1701 2024.07.06 00:09:13.777643 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1702 2024.07.06 00:09:13.777684 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1703 2024.07.06 00:09:13.778082 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1704 2024.07.06 00:09:13.778428 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1705 2024.07.06 00:09:13.778558 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001584 sec., 63131.31313131314 rows/sec., 4.38 MiB/sec.
1706 2024.07.06 00:09:13.778726 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Debug> DynamicQueryHandler: Done processing query
1707 2024.07.06 00:09:13.778750 [ 3 ] {11cbdb40-f54a-458b-b189-d88efbd50bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1708 2024.07.06 00:09:13.778767 [ 3 ] {} <Debug> HTTP-Session: 87e53879-63ca-401d-9b1d-68b9f51dcd5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1709 2024.07.06 00:09:13.778915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1710 2024.07.06 00:09:13.778965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1711 2024.07.06 00:09:13.778985 [ 3 ] {} <Debug> HTTP-Session: 3a6a22fd-c6e4-46c1-9a73-dd9685beffea Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1712 2024.07.06 00:09:13.779002 [ 3 ] {} <Debug> HTTP-Session: 3a6a22fd-c6e4-46c1-9a73-dd9685beffea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1713 2024.07.06 00:09:13.779016 [ 3 ] {} <Debug> HTTP-Session: 3a6a22fd-c6e4-46c1-9a73-dd9685beffea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.07.06 00:09:13.779047 [ 3 ] {} <Trace> HTTP-Session: 3a6a22fd-c6e4-46c1-9a73-dd9685beffea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1715 2024.07.06 00:09:13.779155 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1716 2024.07.06 00:09:13.779202 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1717 2024.07.06 00:09:13.779328 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1718 2024.07.06 00:09:13.779638 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1719 2024.07.06 00:09:13.779675 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1720 2024.07.06 00:09:13.780031 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1721 2024.07.06 00:09:13.780390 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1722 2024.07.06 00:09:13.780516 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001394 sec., 21520.80344332855 rows/sec., 1.47 MiB/sec.
1723 2024.07.06 00:09:13.780712 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Debug> DynamicQueryHandler: Done processing query
1724 2024.07.06 00:09:13.780737 [ 3 ] {23df1e68-c6ec-42ad-9006-fe0eb355353e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1725 2024.07.06 00:09:13.780753 [ 3 ] {} <Debug> HTTP-Session: 3a6a22fd-c6e4-46c1-9a73-dd9685beffea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1726 2024.07.06 00:09:18.770059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1727 2024.07.06 00:09:18.770198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1728 2024.07.06 00:09:18.770228 [ 3 ] {} <Debug> HTTP-Session: 5962d66c-0cf9-4a60-aff8-5ebea46759cc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1729 2024.07.06 00:09:18.770257 [ 3 ] {} <Debug> HTTP-Session: 5962d66c-0cf9-4a60-aff8-5ebea46759cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.07.06 00:09:18.770276 [ 3 ] {} <Debug> HTTP-Session: 5962d66c-0cf9-4a60-aff8-5ebea46759cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.07.06 00:09:18.770332 [ 3 ] {} <Trace> HTTP-Session: 5962d66c-0cf9-4a60-aff8-5ebea46759cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1732 2024.07.06 00:09:18.770602 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1733 2024.07.06 00:09:18.770971 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1734 2024.07.06 00:09:18.771016 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1735 2024.07.06 00:09:18.771330 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1736 2024.07.06 00:09:18.771410 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1737 2024.07.06 00:09:18.771577 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1738 2024.07.06 00:09:18.771745 [ 252 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1739 2024.07.06 00:09:18.771820 [ 257 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1740 2024.07.06 00:09:18.771822 [ 253 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1741 2024.07.06 00:09:18.772030 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
1742 2024.07.06 00:09:18.772062 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1743 2024.07.06 00:09:18.772179 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1744 2024.07.06 00:09:18.772202 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Reading approx. 24 rows with 3 streams
1745 2024.07.06 00:09:18.772244 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1746 2024.07.06 00:09:18.772288 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1747 2024.07.06 00:09:18.772327 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1748 2024.07.06 00:09:18.774052 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> executeQuery: Read 24 rows, 1020.00 B in 0.003573 sec., 6717.044500419815 rows/sec., 278.78 KiB/sec.
1749 2024.07.06 00:09:18.774429 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> DynamicQueryHandler: Done processing query
1750 2024.07.06 00:09:18.774455 [ 3 ] {f695254f-ae94-429f-9ced-129e74d19a97} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1751 2024.07.06 00:09:18.774473 [ 3 ] {} <Debug> HTTP-Session: 5962d66c-0cf9-4a60-aff8-5ebea46759cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.07.06 00:09:18.778623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1753 2024.07.06 00:09:18.778694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1754 2024.07.06 00:09:18.778720 [ 3 ] {} <Debug> HTTP-Session: bf8d66b4-4652-40ff-af2d-ce880708b507 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1755 2024.07.06 00:09:18.778741 [ 3 ] {} <Debug> HTTP-Session: bf8d66b4-4652-40ff-af2d-ce880708b507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1756 2024.07.06 00:09:18.778758 [ 3 ] {} <Debug> HTTP-Session: bf8d66b4-4652-40ff-af2d-ce880708b507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1757 2024.07.06 00:09:18.778797 [ 3 ] {} <Trace> HTTP-Session: bf8d66b4-4652-40ff-af2d-ce880708b507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1758 2024.07.06 00:09:18.778938 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1759 2024.07.06 00:09:18.778995 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1760 2024.07.06 00:09:18.779201 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1761 2024.07.06 00:09:18.779559 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1762 2024.07.06 00:09:18.779602 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1763 2024.07.06 00:09:18.780091 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1764 2024.07.06 00:09:18.780408 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1765 2024.07.06 00:09:18.780583 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001685 sec., 593.4718100890208 rows/sec., 61.43 KiB/sec.
1766 2024.07.06 00:09:18.780926 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Debug> DynamicQueryHandler: Done processing query
1767 2024.07.06 00:09:18.780952 [ 3 ] {08514434-875f-4848-8c4e-71df0585300d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1768 2024.07.06 00:09:18.780969 [ 3 ] {} <Debug> HTTP-Session: bf8d66b4-4652-40ff-af2d-ce880708b507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.07.06 00:09:18.781091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1770 2024.07.06 00:09:18.781141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1771 2024.07.06 00:09:18.781161 [ 3 ] {} <Debug> HTTP-Session: 6b0701b3-ebba-4a40-a08d-7eb970667032 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1772 2024.07.06 00:09:18.781177 [ 3 ] {} <Debug> HTTP-Session: 6b0701b3-ebba-4a40-a08d-7eb970667032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.07.06 00:09:18.781191 [ 3 ] {} <Debug> HTTP-Session: 6b0701b3-ebba-4a40-a08d-7eb970667032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1774 2024.07.06 00:09:18.781222 [ 3 ] {} <Trace> HTTP-Session: 6b0701b3-ebba-4a40-a08d-7eb970667032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1775 2024.07.06 00:09:18.781335 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1776 2024.07.06 00:09:18.781379 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1777 2024.07.06 00:09:18.781526 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1778 2024.07.06 00:09:18.781831 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1779 2024.07.06 00:09:18.781868 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1780 2024.07.06 00:09:18.782171 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1781 2024.07.06 00:09:18.782470 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1782 2024.07.06 00:09:18.782621 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001319 sec., 24260.803639120546 rows/sec., 1.92 MiB/sec.
1783 2024.07.06 00:09:18.782875 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Debug> DynamicQueryHandler: Done processing query
1784 2024.07.06 00:09:18.782900 [ 3 ] {aed70a86-52b6-4605-a0f5-710fd116629f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1785 2024.07.06 00:09:18.782916 [ 3 ] {} <Debug> HTTP-Session: 6b0701b3-ebba-4a40-a08d-7eb970667032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.07.06 00:09:18.783033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1787 2024.07.06 00:09:18.783080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1788 2024.07.06 00:09:18.783099 [ 3 ] {} <Debug> HTTP-Session: 355ffbf9-e2a0-4fa6-bfca-c681ba56582f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1789 2024.07.06 00:09:18.783115 [ 3 ] {} <Debug> HTTP-Session: 355ffbf9-e2a0-4fa6-bfca-c681ba56582f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1790 2024.07.06 00:09:18.783129 [ 3 ] {} <Debug> HTTP-Session: 355ffbf9-e2a0-4fa6-bfca-c681ba56582f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1791 2024.07.06 00:09:18.783158 [ 3 ] {} <Trace> HTTP-Session: 355ffbf9-e2a0-4fa6-bfca-c681ba56582f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1792 2024.07.06 00:09:18.783327 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1793 2024.07.06 00:09:18.783372 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1794 2024.07.06 00:09:18.783505 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1795 2024.07.06 00:09:18.783865 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1796 2024.07.06 00:09:18.783902 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1797 2024.07.06 00:09:18.784239 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1798 2024.07.06 00:09:18.784549 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1799 2024.07.06 00:09:18.784701 [ 81 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1800 2024.07.06 00:09:18.784710 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Debug> executeQuery: Read 123 rows, 10.73 KiB in 0.001465 sec., 83959.04436860069 rows/sec., 7.15 MiB/sec.
1801 2024.07.06 00:09:18.784784 [ 81 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1802 2024.07.06 00:09:18.784847 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1803 2024.07.06 00:09:18.784992 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Debug> DynamicQueryHandler: Done processing query
1804 2024.07.06 00:09:18.785031 [ 3 ] {498bccab-38ff-487f-a4cd-239dad57f525} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1805 2024.07.06 00:09:18.785051 [ 3 ] {} <Debug> HTTP-Session: 355ffbf9-e2a0-4fa6-bfca-c681ba56582f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1806 2024.07.06 00:09:18.785159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2024.07.06 00:09:18.785209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1808 2024.07.06 00:09:18.785229 [ 3 ] {} <Debug> HTTP-Session: 9337e6c0-0e51-4005-9572-ae80a777aa1d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1809 2024.07.06 00:09:18.785245 [ 3 ] {} <Debug> HTTP-Session: 9337e6c0-0e51-4005-9572-ae80a777aa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2024.07.06 00:09:18.785259 [ 3 ] {} <Debug> HTTP-Session: 9337e6c0-0e51-4005-9572-ae80a777aa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1811 2024.07.06 00:09:18.785289 [ 3 ] {} <Trace> HTTP-Session: 9337e6c0-0e51-4005-9572-ae80a777aa1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1812 2024.07.06 00:09:18.785383 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1813 2024.07.06 00:09:18.785426 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1814 2024.07.06 00:09:18.785571 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1815 2024.07.06 00:09:18.785994 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Trace> oximeter.fields_u32 (5276687f-6bc1-4149-bc1e-1fc2f6f28fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1816 2024.07.06 00:09:18.786032 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1817 2024.07.06 00:09:18.786328 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1818 2024.07.06 00:09:18.786636 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Trace> oximeter.fields_u32 (5276687f-6bc1-4149-bc1e-1fc2f6f28fca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1819 2024.07.06 00:09:18.786766 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 47.37 KiB/sec.
1820 2024.07.06 00:09:18.787041 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Debug> DynamicQueryHandler: Done processing query
1821 2024.07.06 00:09:18.787068 [ 3 ] {f1197504-a2e2-4401-b784-6e54ee3775f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1822 2024.07.06 00:09:18.787084 [ 3 ] {} <Debug> HTTP-Session: 9337e6c0-0e51-4005-9572-ae80a777aa1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1823 2024.07.06 00:09:18.787125 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
1824 2024.07.06 00:09:18.787219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1825 2024.07.06 00:09:18.787323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1826 2024.07.06 00:09:18.787382 [ 3 ] {} <Debug> HTTP-Session: f570cac3-8068-4986-a773-5bf9357eb124 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1827 2024.07.06 00:09:18.787425 [ 3 ] {} <Debug> HTTP-Session: f570cac3-8068-4986-a773-5bf9357eb124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1828 2024.07.06 00:09:18.787449 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1829 2024.07.06 00:09:18.787460 [ 3 ] {} <Debug> HTTP-Session: f570cac3-8068-4986-a773-5bf9357eb124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1830 2024.07.06 00:09:18.787520 [ 3 ] {} <Trace> HTTP-Session: f570cac3-8068-4986-a773-5bf9357eb124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1831 2024.07.06 00:09:18.787631 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
1832 2024.07.06 00:09:18.787684 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1833 2024.07.06 00:09:18.787771 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1834 2024.07.06 00:09:18.787966 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1835 2024.07.06 00:09:18.788284 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
1836 2024.07.06 00:09:18.788613 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part
1837 2024.07.06 00:09:18.788962 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
1838 2024.07.06 00:09:18.789017 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1839 2024.07.06 00:09:18.789231 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 123 rows starting from the beginning of the part
1840 2024.07.06 00:09:18.790020 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1841 2024.07.06 00:09:18.790082 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1842 2024.07.06 00:09:18.791052 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1843 2024.07.06 00:09:18.792085 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1844 2024.07.06 00:09:18.792254 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.007298576 sec., 42611.05179969353 rows/sec., 3.44 MiB/sec.
1845 2024.07.06 00:09:18.792369 [ 80 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1846 2024.07.06 00:09:18.792425 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Debug> executeQuery: Read 73 rows, 5.85 KiB in 0.004805 sec., 15192.507804370447 rows/sec., 1.19 MiB/sec.
1847 2024.07.06 00:09:18.792458 [ 80 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1848 2024.07.06 00:09:18.792538 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1849 2024.07.06 00:09:18.792559 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1850 2024.07.06 00:09:18.793244 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::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
1851 2024.07.06 00:09:18.793340 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Debug> DynamicQueryHandler: Done processing query
1852 2024.07.06 00:09:18.793426 [ 3 ] {593f7749-737b-4d65-ae80-25e80aba9020} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1853 2024.07.06 00:09:18.793496 [ 3 ] {} <Debug> HTTP-Session: f570cac3-8068-4986-a773-5bf9357eb124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1854 2024.07.06 00:09:18.793718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1855 2024.07.06 00:09:18.793778 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1856 2024.07.06 00:09:18.793812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1857 2024.07.06 00:09:18.793842 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
1858 2024.07.06 00:09:18.793854 [ 3 ] {} <Debug> HTTP-Session: 3f4882d4-faa1-4717-ab2d-a4c87fb56cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1859 2024.07.06 00:09:18.793919 [ 3 ] {} <Debug> HTTP-Session: 3f4882d4-faa1-4717-ab2d-a4c87fb56cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2024.07.06 00:09:18.793982 [ 3 ] {} <Debug> HTTP-Session: 3f4882d4-faa1-4717-ab2d-a4c87fb56cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1861 2024.07.06 00:09:18.794130 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1862 2024.07.06 00:09:18.794151 [ 3 ] {} <Trace> HTTP-Session: 3f4882d4-faa1-4717-ab2d-a4c87fb56cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1863 2024.07.06 00:09:18.794317 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1864 2024.07.06 00:09:18.794585 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::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
1865 2024.07.06 00:09:18.794754 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1866 2024.07.06 00:09:18.794953 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part
1867 2024.07.06 00:09:18.794983 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1868 2024.07.06 00:09:18.795036 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_6_1} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1869 2024.07.06 00:09:18.795409 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::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
1870 2024.07.06 00:09:18.795634 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1871 2024.07.06 00:09:18.795842 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 73 rows starting from the beginning of the part
1872 2024.07.06 00:09:18.796435 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1873 2024.07.06 00:09:18.796981 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1874 2024.07.06 00:09:18.797026 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1875 2024.07.06 00:09:18.797679 [ 187 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.004949099 sec., 46877.21946964488 rows/sec., 3.66 MiB/sec.
1876 2024.07.06 00:09:18.797690 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1877 2024.07.06 00:09:18.797825 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1878 2024.07.06 00:09:18.798249 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1879 2024.07.06 00:09:18.798321 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1880 2024.07.06 00:09:18.798457 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1881 2024.07.06 00:09:18.798513 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004001 sec., 24993.75156210947 rows/sec., 1.73 MiB/sec.
1882 2024.07.06 00:09:18.798521 [ 186 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_6_1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1883 2024.07.06 00:09:18.798533 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1884 2024.07.06 00:09:18.798655 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1885 2024.07.06 00:09:18.798811 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1886 2024.07.06 00:09:18.798932 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
1887 2024.07.06 00:09:18.798940 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Debug> DynamicQueryHandler: Done processing query
1888 2024.07.06 00:09:18.798972 [ 3 ] {7c9329dd-ca15-4709-bef0-73a000bdccee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1889 2024.07.06 00:09:18.799001 [ 3 ] {} <Debug> HTTP-Session: 3f4882d4-faa1-4717-ab2d-a4c87fb56cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.07.06 00:09:18.799073 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1891 2024.07.06 00:09:18.799109 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 384 rows starting from the beginning of the part
1892 2024.07.06 00:09:18.799117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1893 2024.07.06 00:09:18.799233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1894 2024.07.06 00:09:18.799241 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
1895 2024.07.06 00:09:18.799307 [ 3 ] {} <Debug> HTTP-Session: 16317ead-8d2a-49ee-95d3-25ec5d43e6c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1896 2024.07.06 00:09:18.799385 [ 3 ] {} <Debug> HTTP-Session: 16317ead-8d2a-49ee-95d3-25ec5d43e6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.07.06 00:09:18.799504 [ 3 ] {} <Debug> HTTP-Session: 16317ead-8d2a-49ee-95d3-25ec5d43e6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.07.06 00:09:18.799626 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
1899 2024.07.06 00:09:18.799638 [ 3 ] {} <Trace> HTTP-Session: 16317ead-8d2a-49ee-95d3-25ec5d43e6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1900 2024.07.06 00:09:18.799925 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
1901 2024.07.06 00:09:18.799943 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1902 2024.07.06 00:09:18.800065 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1903 2024.07.06 00:09:18.800196 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
1904 2024.07.06 00:09:18.800556 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part
1905 2024.07.06 00:09:18.801135 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2024.07.06 00:09:18.801577 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Trace> oximeter.measurements_f64 (5e8b308e-4616-41de-9999-1290f3631eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1907 2024.07.06 00:09:18.801620 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1908 2024.07.06 00:09:18.802212 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1909 2024.07.06 00:09:18.802766 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Trace> oximeter.measurements_f64 (5e8b308e-4616-41de-9999-1290f3631eca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1910 2024.07.06 00:09:18.802772 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 5 columns (5 merged, 0 gathered) in 0.003881262 sec., 227760.97052968855 rows/sec., 15.91 MiB/sec.
1911 2024.07.06 00:09:18.803040 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 19.87 KiB/sec.
1912 2024.07.06 00:09:18.803233 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1913 2024.07.06 00:09:18.803465 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Debug> DynamicQueryHandler: Done processing query
1914 2024.07.06 00:09:18.803509 [ 3 ] {cb178da5-4cc3-49a9-b3ed-40c452220525} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1915 2024.07.06 00:09:18.803547 [ 3 ] {} <Debug> HTTP-Session: 16317ead-8d2a-49ee-95d3-25ec5d43e6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.07.06 00:09:18.803841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1917 2024.07.06 00:09:18.803920 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1918 2024.07.06 00:09:18.803939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1919 2024.07.06 00:09:18.804001 [ 3 ] {} <Debug> HTTP-Session: 1ccd7d91-fd84-4354-84de-535c4436044f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1920 2024.07.06 00:09:18.804047 [ 3 ] {} <Debug> HTTP-Session: 1ccd7d91-fd84-4354-84de-535c4436044f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1921 2024.07.06 00:09:18.804080 [ 3 ] {} <Debug> HTTP-Session: 1ccd7d91-fd84-4354-84de-535c4436044f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1922 2024.07.06 00:09:18.804111 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1923 2024.07.06 00:09:18.804135 [ 3 ] {} <Trace> HTTP-Session: 1ccd7d91-fd84-4354-84de-535c4436044f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1924 2024.07.06 00:09:18.804282 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
1925 2024.07.06 00:09:18.804573 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1926 2024.07.06 00:09:18.804649 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1927 2024.07.06 00:09:18.805086 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1928 2024.07.06 00:09:18.805856 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1929 2024.07.06 00:09:18.805893 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1930 2024.07.06 00:09:18.806538 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1931 2024.07.06 00:09:18.806953 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1932 2024.07.06 00:09:18.807127 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002839 sec., 11271.574498062699 rows/sec., 20.20 MiB/sec.
1933 2024.07.06 00:09:18.807349 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Debug> DynamicQueryHandler: Done processing query
1934 2024.07.06 00:09:18.807375 [ 3 ] {5548f886-9d19-4fd2-a0df-bfcc10a30655} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
1935 2024.07.06 00:09:18.807392 [ 3 ] {} <Debug> HTTP-Session: 1ccd7d91-fd84-4354-84de-535c4436044f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.07.06 00:09:18.807507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 2407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1937 2024.07.06 00:09:18.807556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1938 2024.07.06 00:09:18.807579 [ 3 ] {} <Debug> HTTP-Session: 2fe230ed-6f91-424b-9457-1190d3ea23f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1939 2024.07.06 00:09:18.807596 [ 3 ] {} <Debug> HTTP-Session: 2fe230ed-6f91-424b-9457-1190d3ea23f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.07.06 00:09:18.807610 [ 3 ] {} <Debug> HTTP-Session: 2fe230ed-6f91-424b-9457-1190d3ea23f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.07.06 00:09:18.807641 [ 3 ] {} <Trace> HTTP-Session: 2fe230ed-6f91-424b-9457-1190d3ea23f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1942 2024.07.06 00:09:18.807742 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1943 2024.07.06 00:09:18.807787 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1944 2024.07.06 00:09:18.807917 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1945 2024.07.06 00:09:18.808199 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1946 2024.07.06 00:09:18.808237 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1947 2024.07.06 00:09:18.808588 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1948 2024.07.06 00:09:18.808917 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1949 2024.07.06 00:09:18.809067 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001354 sec., 11078.286558345642 rows/sec., 803.46 KiB/sec.
1950 2024.07.06 00:09:18.809232 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Debug> DynamicQueryHandler: Done processing query
1951 2024.07.06 00:09:18.809257 [ 3 ] {edd8c401-41f6-40cd-9cd4-c1bb5b3a73d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1952 2024.07.06 00:09:18.809273 [ 3 ] {} <Debug> HTTP-Session: 2fe230ed-6f91-424b-9457-1190d3ea23f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.07.06 00:09:18.809369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.07.06 00:09:18.809417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1955 2024.07.06 00:09:18.809437 [ 3 ] {} <Debug> HTTP-Session: aed9ddb5-afa0-4a28-af3b-f606372377dc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1956 2024.07.06 00:09:18.809453 [ 3 ] {} <Debug> HTTP-Session: aed9ddb5-afa0-4a28-af3b-f606372377dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.07.06 00:09:18.809467 [ 3 ] {} <Debug> HTTP-Session: aed9ddb5-afa0-4a28-af3b-f606372377dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.07.06 00:09:18.809498 [ 3 ] {} <Trace> HTTP-Session: aed9ddb5-afa0-4a28-af3b-f606372377dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1959 2024.07.06 00:09:18.809606 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1960 2024.07.06 00:09:18.809674 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1961 2024.07.06 00:09:18.809800 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1962 2024.07.06 00:09:18.810072 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1963 2024.07.06 00:09:18.810109 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1964 2024.07.06 00:09:18.810465 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1965 2024.07.06 00:09:18.810786 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1966 2024.07.06 00:09:18.810946 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001365 sec., 21978.02197802198 rows/sec., 1.51 MiB/sec.
1967 2024.07.06 00:09:18.811112 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Debug> DynamicQueryHandler: Done processing query
1968 2024.07.06 00:09:18.811136 [ 3 ] {66dcefb2-9784-44f7-91dc-ec51b6b73103} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1969 2024.07.06 00:09:18.811152 [ 3 ] {} <Debug> HTTP-Session: aed9ddb5-afa0-4a28-af3b-f606372377dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.07.06 00:09:23.769180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2024.07.06 00:09:23.769324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1972 2024.07.06 00:09:23.769353 [ 3 ] {} <Debug> HTTP-Session: efc21d6b-7918-495a-9443-a4ab29106f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
1973 2024.07.06 00:09:23.769381 [ 3 ] {} <Debug> HTTP-Session: efc21d6b-7918-495a-9443-a4ab29106f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.07.06 00:09:23.769399 [ 3 ] {} <Debug> HTTP-Session: efc21d6b-7918-495a-9443-a4ab29106f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.07.06 00:09:23.769453 [ 3 ] {} <Trace> HTTP-Session: efc21d6b-7918-495a-9443-a4ab29106f6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1976 2024.07.06 00:09:23.769697 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1977 2024.07.06 00:09:23.770071 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1978 2024.07.06 00:09:23.770116 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1979 2024.07.06 00:09:23.770431 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1980 2024.07.06 00:09:23.770510 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1981 2024.07.06 00:09:23.770677 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1982 2024.07.06 00:09:23.770892 [ 255 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1983 2024.07.06 00:09:23.770933 [ 257 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
1984 2024.07.06 00:09:23.770939 [ 259 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1985 2024.07.06 00:09:23.770893 [ 250 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1986 2024.07.06 00:09:23.771137 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
1987 2024.07.06 00:09:23.771167 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
1988 2024.07.06 00:09:23.771280 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1989 2024.07.06 00:09:23.771302 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Reading approx. 24 rows with 3 streams
1990 2024.07.06 00:09:23.771343 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1991 2024.07.06 00:09:23.771388 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1992 2024.07.06 00:09:23.771428 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1993 2024.07.06 00:09:23.773275 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> executeQuery: Read 24 rows, 1020.00 B in 0.003679 sec., 6523.511823865181 rows/sec., 270.75 KiB/sec.
1994 2024.07.06 00:09:23.773636 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> DynamicQueryHandler: Done processing query
1995 2024.07.06 00:09:23.773663 [ 3 ] {d1004d86-87cc-4215-8b8d-63a4d7980117} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1996 2024.07.06 00:09:23.773680 [ 3 ] {} <Debug> HTTP-Session: efc21d6b-7918-495a-9443-a4ab29106f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1997 2024.07.06 00:09:23.777100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2024.07.06 00:09:23.777161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1999 2024.07.06 00:09:23.777185 [ 3 ] {} <Debug> HTTP-Session: f0384a3d-f1be-41cd-95c2-a39898879efc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2000 2024.07.06 00:09:23.777205 [ 3 ] {} <Debug> HTTP-Session: f0384a3d-f1be-41cd-95c2-a39898879efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.07.06 00:09:23.777222 [ 3 ] {} <Debug> HTTP-Session: f0384a3d-f1be-41cd-95c2-a39898879efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.07.06 00:09:23.777261 [ 3 ] {} <Trace> HTTP-Session: f0384a3d-f1be-41cd-95c2-a39898879efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2003 2024.07.06 00:09:23.777390 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2004 2024.07.06 00:09:23.777451 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2005 2024.07.06 00:09:23.777638 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2006 2024.07.06 00:09:23.777977 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2007 2024.07.06 00:09:23.778016 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2008 2024.07.06 00:09:23.778486 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2009 2024.07.06 00:09:23.778802 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2010 2024.07.06 00:09:23.778975 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001616 sec., 618.8118811881188 rows/sec., 140.20 KiB/sec.
2011 2024.07.06 00:09:23.779146 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Debug> DynamicQueryHandler: Done processing query
2012 2024.07.06 00:09:23.779169 [ 3 ] {0aadf7fb-9a59-4e1c-8f2d-c72fc08d34b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2013 2024.07.06 00:09:23.779185 [ 3 ] {} <Debug> HTTP-Session: f0384a3d-f1be-41cd-95c2-a39898879efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.07.06 00:09:23.779298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2015 2024.07.06 00:09:23.779346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2016 2024.07.06 00:09:23.779365 [ 3 ] {} <Debug> HTTP-Session: 024414b2-7caa-4d45-9ac5-4653075d9be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2017 2024.07.06 00:09:23.779381 [ 3 ] {} <Debug> HTTP-Session: 024414b2-7caa-4d45-9ac5-4653075d9be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2018 2024.07.06 00:09:23.779395 [ 3 ] {} <Debug> HTTP-Session: 024414b2-7caa-4d45-9ac5-4653075d9be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.07.06 00:09:23.779424 [ 3 ] {} <Trace> HTTP-Session: 024414b2-7caa-4d45-9ac5-4653075d9be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2020 2024.07.06 00:09:23.779518 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2021 2024.07.06 00:09:23.779562 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2022 2024.07.06 00:09:23.779722 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2023 2024.07.06 00:09:23.780021 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2024 2024.07.06 00:09:23.780057 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2025 2024.07.06 00:09:23.780413 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2026 2024.07.06 00:09:23.780717 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2027 2024.07.06 00:09:23.780862 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 120.09 KiB/sec.
2028 2024.07.06 00:09:23.781131 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Debug> DynamicQueryHandler: Done processing query
2029 2024.07.06 00:09:23.781156 [ 3 ] {1abc9725-6506-4777-a095-930c9a285bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2030 2024.07.06 00:09:23.781172 [ 3 ] {} <Debug> HTTP-Session: 024414b2-7caa-4d45-9ac5-4653075d9be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.07.06 00:09:23.781310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2032 2024.07.06 00:09:23.781357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2033 2024.07.06 00:09:23.781376 [ 3 ] {} <Debug> HTTP-Session: 0a300d44-9744-4541-b88e-cd9f53ecdb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2034 2024.07.06 00:09:23.781392 [ 3 ] {} <Debug> HTTP-Session: 0a300d44-9744-4541-b88e-cd9f53ecdb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2035 2024.07.06 00:09:23.781405 [ 3 ] {} <Debug> HTTP-Session: 0a300d44-9744-4541-b88e-cd9f53ecdb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.07.06 00:09:23.781435 [ 3 ] {} <Trace> HTTP-Session: 0a300d44-9744-4541-b88e-cd9f53ecdb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2037 2024.07.06 00:09:23.781549 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2038 2024.07.06 00:09:23.781591 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2039 2024.07.06 00:09:23.781732 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2024.07.06 00:09:23.782049 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2041 2024.07.06 00:09:23.782085 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2042 2024.07.06 00:09:23.782396 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2043 2024.07.06 00:09:23.782702 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2044 2024.07.06 00:09:23.782849 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Debug> executeQuery: Read 63 rows, 4.82 KiB in 0.001339 sec., 47050.03734129948 rows/sec., 3.51 MiB/sec.
2045 2024.07.06 00:09:23.783007 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Debug> DynamicQueryHandler: Done processing query
2046 2024.07.06 00:09:23.783031 [ 3 ] {3651acee-49dd-4729-8f96-55029bdd5ea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2047 2024.07.06 00:09:23.783047 [ 3 ] {} <Debug> HTTP-Session: 0a300d44-9744-4541-b88e-cd9f53ecdb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2048 2024.07.06 00:09:23.783151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2049 2024.07.06 00:09:23.783200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2050 2024.07.06 00:09:23.783219 [ 3 ] {} <Debug> HTTP-Session: 49ce89e7-9f4b-44c2-85a6-703111ab540c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2051 2024.07.06 00:09:23.783234 [ 3 ] {} <Debug> HTTP-Session: 49ce89e7-9f4b-44c2-85a6-703111ab540c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2052 2024.07.06 00:09:23.783248 [ 3 ] {} <Debug> HTTP-Session: 49ce89e7-9f4b-44c2-85a6-703111ab540c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.07.06 00:09:23.783278 [ 3 ] {} <Trace> HTTP-Session: 49ce89e7-9f4b-44c2-85a6-703111ab540c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2054 2024.07.06 00:09:23.783370 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2055 2024.07.06 00:09:23.783412 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2056 2024.07.06 00:09:23.783538 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2057 2024.07.06 00:09:23.783859 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2058 2024.07.06 00:09:23.783895 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2059 2024.07.06 00:09:23.784182 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2060 2024.07.06 00:09:23.784484 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2061 2024.07.06 00:09:23.784638 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
2062 2024.07.06 00:09:23.784886 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Debug> DynamicQueryHandler: Done processing query
2063 2024.07.06 00:09:23.784911 [ 3 ] {4f87ae99-402f-4d4e-989c-7194c9430a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2064 2024.07.06 00:09:23.784926 [ 3 ] {} <Debug> HTTP-Session: 49ce89e7-9f4b-44c2-85a6-703111ab540c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2065 2024.07.06 00:09:23.785058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2066 2024.07.06 00:09:23.785105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2067 2024.07.06 00:09:23.785124 [ 3 ] {} <Debug> HTTP-Session: edc50721-e5a4-4cd4-87e9-446638860dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2068 2024.07.06 00:09:23.785141 [ 3 ] {} <Debug> HTTP-Session: edc50721-e5a4-4cd4-87e9-446638860dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2024.07.06 00:09:23.785154 [ 3 ] {} <Debug> HTTP-Session: edc50721-e5a4-4cd4-87e9-446638860dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.07.06 00:09:23.785184 [ 3 ] {} <Trace> HTTP-Session: edc50721-e5a4-4cd4-87e9-446638860dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2071 2024.07.06 00:09:23.785297 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2072 2024.07.06 00:09:23.785339 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2073 2024.07.06 00:09:23.785477 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.07.06 00:09:23.785803 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2075 2024.07.06 00:09:23.785839 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2076 2024.07.06 00:09:23.786153 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2077 2024.07.06 00:09:23.786454 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2078 2024.07.06 00:09:23.786573 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Debug> executeQuery: Read 54 rows, 4.30 KiB in 0.001305 sec., 41379.31034482759 rows/sec., 3.22 MiB/sec.
2079 2024.07.06 00:09:23.786848 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Debug> DynamicQueryHandler: Done processing query
2080 2024.07.06 00:09:23.786873 [ 3 ] {3600278f-9e71-45d4-afdc-315a23f95192} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2081 2024.07.06 00:09:23.786888 [ 3 ] {} <Debug> HTTP-Session: edc50721-e5a4-4cd4-87e9-446638860dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.07.06 00:09:23.787021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 26263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2024.07.06 00:09:23.787068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2084 2024.07.06 00:09:23.787087 [ 3 ] {} <Debug> HTTP-Session: 81e4177e-a02b-4e54-8a1d-888aae39851d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2085 2024.07.06 00:09:23.787103 [ 3 ] {} <Debug> HTTP-Session: 81e4177e-a02b-4e54-8a1d-888aae39851d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.07.06 00:09:23.787116 [ 3 ] {} <Debug> HTTP-Session: 81e4177e-a02b-4e54-8a1d-888aae39851d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.07.06 00:09:23.787145 [ 3 ] {} <Trace> HTTP-Session: 81e4177e-a02b-4e54-8a1d-888aae39851d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2088 2024.07.06 00:09:23.787302 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2089 2024.07.06 00:09:23.787350 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2090 2024.07.06 00:09:23.787506 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2091 2024.07.06 00:09:23.787882 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2092 2024.07.06 00:09:23.787918 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2093 2024.07.06 00:09:23.788291 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2094 2024.07.06 00:09:23.788620 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2095 2024.07.06 00:09:23.788770 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Debug> executeQuery: Read 137 rows, 9.77 KiB in 0.001541 sec., 88903.30953926021 rows/sec., 6.19 MiB/sec.
2096 2024.07.06 00:09:23.788933 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Debug> DynamicQueryHandler: Done processing query
2097 2024.07.06 00:09:23.788957 [ 3 ] {a160b1ac-3c35-4622-9954-3e05ae863534} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2098 2024.07.06 00:09:23.788972 [ 3 ] {} <Debug> HTTP-Session: 81e4177e-a02b-4e54-8a1d-888aae39851d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.07.06 00:09:23.789079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2100 2024.07.06 00:09:23.789125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2101 2024.07.06 00:09:23.789144 [ 3 ] {} <Debug> HTTP-Session: e60ae970-db3d-4f34-b681-8cc4b209e2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2102 2024.07.06 00:09:23.789160 [ 3 ] {} <Debug> HTTP-Session: e60ae970-db3d-4f34-b681-8cc4b209e2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2103 2024.07.06 00:09:23.789174 [ 3 ] {} <Debug> HTTP-Session: e60ae970-db3d-4f34-b681-8cc4b209e2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.07.06 00:09:23.789204 [ 3 ] {} <Trace> HTTP-Session: e60ae970-db3d-4f34-b681-8cc4b209e2f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2105 2024.07.06 00:09:23.789310 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2106 2024.07.06 00:09:23.789354 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2107 2024.07.06 00:09:23.789479 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2108 2024.07.06 00:09:23.789764 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2109 2024.07.06 00:09:23.789799 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2110 2024.07.06 00:09:23.790141 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2111 2024.07.06 00:09:23.790459 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2112 2024.07.06 00:09:23.790611 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001329 sec., 22573.36343115124 rows/sec., 1.55 MiB/sec.
2113 2024.07.06 00:09:23.790608 [ 76 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2114 2024.07.06 00:09:23.790717 [ 76 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2115 2024.07.06 00:09:23.790763 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2116 2024.07.06 00:09:23.790850 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Debug> DynamicQueryHandler: Done processing query
2117 2024.07.06 00:09:23.790912 [ 3 ] {82726390-e1ff-4599-abf3-6f1614c101fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2118 2024.07.06 00:09:23.790991 [ 3 ] {} <Debug> HTTP-Session: e60ae970-db3d-4f34-b681-8cc4b209e2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2119 2024.07.06 00:09:23.791160 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2120 2024.07.06 00:09:23.791304 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2121 2024.07.06 00:09:23.791341 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part
2122 2024.07.06 00:09:23.791417 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2123 2024.07.06 00:09:23.791653 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2124 2024.07.06 00:09:23.791845 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2125 2024.07.06 00:09:23.792012 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2126 2024.07.06 00:09:23.792156 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
2127 2024.07.06 00:09:23.793231 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002377107 sec., 75722.29605146087 rows/sec., 5.19 MiB/sec.
2128 2024.07.06 00:09:23.793425 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2129 2024.07.06 00:09:23.793826 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2130 2024.07.06 00:09:23.793898 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_6_1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2131 2024.07.06 00:09:23.793965 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2132 2024.07.06 00:09:27.472629 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
2133 2024.07.06 00:09:27.472742 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
2134 2024.07.06 00:09:28.772040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2135 2024.07.06 00:09:28.772156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2136 2024.07.06 00:09:28.772181 [ 3 ] {} <Debug> HTTP-Session: bc792ec3-8c5b-42d3-8901-e1e4818faa1a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2137 2024.07.06 00:09:28.772204 [ 3 ] {} <Debug> HTTP-Session: bc792ec3-8c5b-42d3-8901-e1e4818faa1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.07.06 00:09:28.772220 [ 3 ] {} <Debug> HTTP-Session: bc792ec3-8c5b-42d3-8901-e1e4818faa1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2139 2024.07.06 00:09:28.772267 [ 3 ] {} <Trace> HTTP-Session: bc792ec3-8c5b-42d3-8901-e1e4818faa1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2140 2024.07.06 00:09:28.772460 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2141 2024.07.06 00:09:28.772525 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2142 2024.07.06 00:09:28.772715 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2143 2024.07.06 00:09:28.773154 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2144 2024.07.06 00:09:28.773201 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2145 2024.07.06 00:09:28.773564 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2146 2024.07.06 00:09:28.773914 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2147 2024.07.06 00:09:28.774094 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001686 sec., 18979.833926453142 rows/sec., 1.50 MiB/sec.
2148 2024.07.06 00:09:28.774389 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Debug> DynamicQueryHandler: Done processing query
2149 2024.07.06 00:09:28.774418 [ 3 ] {ed2024a8-b5fd-40ed-900b-b0811dc3ecbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2150 2024.07.06 00:09:28.774436 [ 3 ] {} <Debug> HTTP-Session: bc792ec3-8c5b-42d3-8901-e1e4818faa1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.07.06 00:09:28.774617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2152 2024.07.06 00:09:28.774674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2153 2024.07.06 00:09:28.774695 [ 3 ] {} <Debug> HTTP-Session: 72f11776-4742-4176-98f2-31bf1b7539dc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2154 2024.07.06 00:09:28.774713 [ 3 ] {} <Debug> HTTP-Session: 72f11776-4742-4176-98f2-31bf1b7539dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.07.06 00:09:28.774727 [ 3 ] {} <Debug> HTTP-Session: 72f11776-4742-4176-98f2-31bf1b7539dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2156 2024.07.06 00:09:28.774760 [ 3 ] {} <Trace> HTTP-Session: 72f11776-4742-4176-98f2-31bf1b7539dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2157 2024.07.06 00:09:28.774913 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2158 2024.07.06 00:09:28.774961 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2159 2024.07.06 00:09:28.775106 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2160 2024.07.06 00:09:28.775519 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2161 2024.07.06 00:09:28.775557 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2162 2024.07.06 00:09:28.775952 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2163 2024.07.06 00:09:28.776275 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2164 2024.07.06 00:09:28.776432 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.00159 sec., 76729.55974842767 rows/sec., 6.53 MiB/sec.
2165 2024.07.06 00:09:28.776604 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Debug> DynamicQueryHandler: Done processing query
2166 2024.07.06 00:09:28.776630 [ 3 ] {1afc81d5-2cb8-491e-98fb-5d3cc872cb56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2167 2024.07.06 00:09:28.776646 [ 3 ] {} <Debug> HTTP-Session: 72f11776-4742-4176-98f2-31bf1b7539dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2168 2024.07.06 00:09:28.776776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2169 2024.07.06 00:09:28.776826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2170 2024.07.06 00:09:28.776845 [ 3 ] {} <Debug> HTTP-Session: e34c031a-0161-4fea-b608-b0a02540b125 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2171 2024.07.06 00:09:28.776872 [ 3 ] {} <Debug> HTTP-Session: e34c031a-0161-4fea-b608-b0a02540b125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.07.06 00:09:28.776887 [ 3 ] {} <Debug> HTTP-Session: e34c031a-0161-4fea-b608-b0a02540b125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2173 2024.07.06 00:09:28.776918 [ 3 ] {} <Trace> HTTP-Session: e34c031a-0161-4fea-b608-b0a02540b125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2174 2024.07.06 00:09:28.777045 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2175 2024.07.06 00:09:28.777089 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2176 2024.07.06 00:09:28.777218 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2177 2024.07.06 00:09:28.777536 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2178 2024.07.06 00:09:28.777573 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2179 2024.07.06 00:09:28.777881 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2180 2024.07.06 00:09:28.778207 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2181 2024.07.06 00:09:28.778369 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 3.41 MiB/sec.
2182 2024.07.06 00:09:28.778650 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Debug> DynamicQueryHandler: Done processing query
2183 2024.07.06 00:09:28.778677 [ 3 ] {fa98ac53-e234-4825-9cd9-ae84640c7dcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2184 2024.07.06 00:09:28.778694 [ 3 ] {} <Debug> HTTP-Session: e34c031a-0161-4fea-b608-b0a02540b125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.07.06 00:09:28.778825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2186 2024.07.06 00:09:28.778874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2187 2024.07.06 00:09:28.778894 [ 3 ] {} <Debug> HTTP-Session: 82eb1212-0832-4649-b163-4bbccafdbd46 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2188 2024.07.06 00:09:28.778911 [ 3 ] {} <Debug> HTTP-Session: 82eb1212-0832-4649-b163-4bbccafdbd46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.07.06 00:09:28.778925 [ 3 ] {} <Debug> HTTP-Session: 82eb1212-0832-4649-b163-4bbccafdbd46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2190 2024.07.06 00:09:28.778956 [ 3 ] {} <Trace> HTTP-Session: 82eb1212-0832-4649-b163-4bbccafdbd46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2191 2024.07.06 00:09:28.779158 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2192 2024.07.06 00:09:28.779209 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2193 2024.07.06 00:09:28.779370 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2194 2024.07.06 00:09:28.779724 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2195 2024.07.06 00:09:28.779760 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2196 2024.07.06 00:09:28.780156 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2197 2024.07.06 00:09:28.780494 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2198 2024.07.06 00:09:28.780645 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001613 sec., 61996.28022318661 rows/sec., 4.30 MiB/sec.
2199 2024.07.06 00:09:28.780824 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Debug> DynamicQueryHandler: Done processing query
2200 2024.07.06 00:09:28.780848 [ 3 ] {735b2f43-afde-4b5c-acb1-e19f717a06a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2201 2024.07.06 00:09:28.780864 [ 3 ] {} <Debug> HTTP-Session: 82eb1212-0832-4649-b163-4bbccafdbd46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.07.06 00:09:28.781086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2203 2024.07.06 00:09:28.781133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2204 2024.07.06 00:09:28.781153 [ 3 ] {} <Debug> HTTP-Session: 1f9476fe-92b1-49e4-b19c-afee03ff67ce Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2205 2024.07.06 00:09:28.781169 [ 3 ] {} <Debug> HTTP-Session: 1f9476fe-92b1-49e4-b19c-afee03ff67ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.07.06 00:09:28.781183 [ 3 ] {} <Debug> HTTP-Session: 1f9476fe-92b1-49e4-b19c-afee03ff67ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2207 2024.07.06 00:09:28.781214 [ 3 ] {} <Trace> HTTP-Session: 1f9476fe-92b1-49e4-b19c-afee03ff67ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2208 2024.07.06 00:09:28.782072 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2209 2024.07.06 00:09:28.782137 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2210 2024.07.06 00:09:28.782540 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2211 2024.07.06 00:09:28.783226 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2212 2024.07.06 00:09:28.783263 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2213 2024.07.06 00:09:28.783867 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2214 2024.07.06 00:09:28.784269 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2215 2024.07.06 00:09:28.784447 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00315 sec., 10158.730158730159 rows/sec., 18.20 MiB/sec.
2216 2024.07.06 00:09:28.784667 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Debug> DynamicQueryHandler: Done processing query
2217 2024.07.06 00:09:28.784692 [ 3 ] {d93fc525-6a2c-498e-adea-12c81c9c5cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
2218 2024.07.06 00:09:28.784709 [ 3 ] {} <Debug> HTTP-Session: 1f9476fe-92b1-49e4-b19c-afee03ff67ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2219 2024.07.06 00:09:28.784832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2220 2024.07.06 00:09:28.784880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2221 2024.07.06 00:09:28.784900 [ 3 ] {} <Debug> HTTP-Session: 8d467918-3ad2-41bb-bfea-d13a7fdfd1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2222 2024.07.06 00:09:28.784917 [ 3 ] {} <Debug> HTTP-Session: 8d467918-3ad2-41bb-bfea-d13a7fdfd1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.07.06 00:09:28.784931 [ 3 ] {} <Debug> HTTP-Session: 8d467918-3ad2-41bb-bfea-d13a7fdfd1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2224 2024.07.06 00:09:28.784963 [ 3 ] {} <Trace> HTTP-Session: 8d467918-3ad2-41bb-bfea-d13a7fdfd1a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2225 2024.07.06 00:09:28.785066 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2226 2024.07.06 00:09:28.785110 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2227 2024.07.06 00:09:28.785237 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2228 2024.07.06 00:09:28.785541 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2229 2024.07.06 00:09:28.785577 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2230 2024.07.06 00:09:28.785937 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2231 2024.07.06 00:09:28.786253 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2232 2024.07.06 00:09:28.786414 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.49 MiB/sec.
2233 2024.07.06 00:09:28.786578 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Debug> DynamicQueryHandler: Done processing query
2234 2024.07.06 00:09:28.786603 [ 3 ] {d45e51f0-7bcd-4ff8-916a-d2aabe5275ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2235 2024.07.06 00:09:28.786620 [ 3 ] {} <Debug> HTTP-Session: 8d467918-3ad2-41bb-bfea-d13a7fdfd1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2236 2024.07.06 00:09:33.770256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2237 2024.07.06 00:09:33.770445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2238 2024.07.06 00:09:33.770490 [ 3 ] {} <Debug> HTTP-Session: f25fa5b4-4d03-455e-a98d-e02f2041ba63 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2239 2024.07.06 00:09:33.770531 [ 3 ] {} <Debug> HTTP-Session: f25fa5b4-4d03-455e-a98d-e02f2041ba63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.07.06 00:09:33.770558 [ 3 ] {} <Debug> HTTP-Session: f25fa5b4-4d03-455e-a98d-e02f2041ba63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2241 2024.07.06 00:09:33.770634 [ 3 ] {} <Trace> HTTP-Session: f25fa5b4-4d03-455e-a98d-e02f2041ba63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2242 2024.07.06 00:09:33.770823 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2243 2024.07.06 00:09:33.770888 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2244 2024.07.06 00:09:33.771070 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2245 2024.07.06 00:09:33.771489 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2246 2024.07.06 00:09:33.771531 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2247 2024.07.06 00:09:33.771901 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2248 2024.07.06 00:09:33.772222 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2249 2024.07.06 00:09:33.772387 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001614 sec., 16109.045848822801 rows/sec., 1.20 MiB/sec.
2250 2024.07.06 00:09:33.772583 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Debug> DynamicQueryHandler: Done processing query
2251 2024.07.06 00:09:33.772609 [ 3 ] {6c098bbb-8881-4040-a183-5476336bc0ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2252 2024.07.06 00:09:33.772625 [ 3 ] {} <Debug> HTTP-Session: f25fa5b4-4d03-455e-a98d-e02f2041ba63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.07.06 00:09:33.772779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2254 2024.07.06 00:09:33.772828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2255 2024.07.06 00:09:33.772847 [ 3 ] {} <Debug> HTTP-Session: a8f57475-1bb2-4038-8958-6b6738053826 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2256 2024.07.06 00:09:33.772864 [ 3 ] {} <Debug> HTTP-Session: a8f57475-1bb2-4038-8958-6b6738053826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.07.06 00:09:33.772878 [ 3 ] {} <Debug> HTTP-Session: a8f57475-1bb2-4038-8958-6b6738053826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2258 2024.07.06 00:09:33.772910 [ 3 ] {} <Trace> HTTP-Session: a8f57475-1bb2-4038-8958-6b6738053826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2259 2024.07.06 00:09:33.773016 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2260 2024.07.06 00:09:33.773059 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2261 2024.07.06 00:09:33.773185 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2262 2024.07.06 00:09:33.773480 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2263 2024.07.06 00:09:33.773517 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2264 2024.07.06 00:09:33.773823 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2265 2024.07.06 00:09:33.774124 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2266 2024.07.06 00:09:33.774272 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001283 sec., 21823.85035074045 rows/sec., 1.70 MiB/sec.
2267 2024.07.06 00:09:33.774532 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Debug> DynamicQueryHandler: Done processing query
2268 2024.07.06 00:09:33.774557 [ 3 ] {2679df63-17b2-450e-b8b5-92587bd3cee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2269 2024.07.06 00:09:33.774573 [ 3 ] {} <Debug> HTTP-Session: a8f57475-1bb2-4038-8958-6b6738053826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.07.06 00:09:33.774748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2271 2024.07.06 00:09:33.774796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2272 2024.07.06 00:09:33.774815 [ 3 ] {} <Debug> HTTP-Session: 285ee893-77ca-4450-ba36-be998689e660 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2273 2024.07.06 00:09:33.774831 [ 3 ] {} <Debug> HTTP-Session: 285ee893-77ca-4450-ba36-be998689e660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.07.06 00:09:33.774845 [ 3 ] {} <Debug> HTTP-Session: 285ee893-77ca-4450-ba36-be998689e660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2275 2024.07.06 00:09:33.774874 [ 3 ] {} <Trace> HTTP-Session: 285ee893-77ca-4450-ba36-be998689e660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2276 2024.07.06 00:09:33.775005 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2277 2024.07.06 00:09:33.775052 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2278 2024.07.06 00:09:33.775213 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2279 2024.07.06 00:09:33.775541 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2280 2024.07.06 00:09:33.775577 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2281 2024.07.06 00:09:33.775970 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2282 2024.07.06 00:09:33.776298 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2283 2024.07.06 00:09:33.776447 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001498 sec., 66755.67423230974 rows/sec., 4.63 MiB/sec.
2284 2024.07.06 00:09:33.776617 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Debug> DynamicQueryHandler: Done processing query
2285 2024.07.06 00:09:33.776641 [ 3 ] {ca00e3a4-2014-42e0-84e1-0b3441ba4094} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2286 2024.07.06 00:09:33.776657 [ 3 ] {} <Debug> HTTP-Session: 285ee893-77ca-4450-ba36-be998689e660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.07.06 00:09:33.776781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2288 2024.07.06 00:09:33.776828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2289 2024.07.06 00:09:33.776847 [ 3 ] {} <Debug> HTTP-Session: 06dbb2d3-cb2d-4675-964b-b04fc96d26c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2290 2024.07.06 00:09:33.776863 [ 3 ] {} <Debug> HTTP-Session: 06dbb2d3-cb2d-4675-964b-b04fc96d26c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.07.06 00:09:33.776876 [ 3 ] {} <Debug> HTTP-Session: 06dbb2d3-cb2d-4675-964b-b04fc96d26c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2292 2024.07.06 00:09:33.776906 [ 3 ] {} <Trace> HTTP-Session: 06dbb2d3-cb2d-4675-964b-b04fc96d26c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2293 2024.07.06 00:09:33.777018 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2294 2024.07.06 00:09:33.777062 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2295 2024.07.06 00:09:33.777187 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2296 2024.07.06 00:09:33.777452 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2297 2024.07.06 00:09:33.777487 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2298 2024.07.06 00:09:33.777835 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2299 2024.07.06 00:09:33.778145 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2300 2024.07.06 00:09:33.778294 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001316 sec., 22796.352583586628 rows/sec., 1.56 MiB/sec.
2301 2024.07.06 00:09:33.778454 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Debug> DynamicQueryHandler: Done processing query
2302 2024.07.06 00:09:33.778478 [ 3 ] {8c109c15-d638-4d37-931e-ebca2dcf47b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2303 2024.07.06 00:09:33.778494 [ 3 ] {} <Debug> HTTP-Session: 06dbb2d3-cb2d-4675-964b-b04fc96d26c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2304 2024.07.06 00:09:35.939226 [ 59 ] {} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2305 2024.07.06 00:09:35.939295 [ 59 ] {} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2306 2024.07.06 00:09:35.939318 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2307 2024.07.06 00:09:35.939495 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::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
2308 2024.07.06 00:09:35.939853 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2309 2024.07.06 00:09:35.939894 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::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
2310 2024.07.06 00:09:35.940005 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2311 2024.07.06 00:09:35.940131 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2312 2024.07.06 00:09:35.940234 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2313 2024.07.06 00:09:35.940338 [ 190 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2314 2024.07.06 00:09:35.942571 [ 187 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 6 columns (6 merged, 0 gathered) in 0.003178271 sec., 8180.548480604706 rows/sec., 1.15 MiB/sec.
2315 2024.07.06 00:09:35.942752 [ 187 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2316 2024.07.06 00:09:35.943321 [ 187 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2317 2024.07.06 00:09:35.943409 [ 187 ] {80b3895c-3751-4382-af89-d0004a013f60::all_1_5_1} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2318 2024.07.06 00:09:35.943529 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2319 2024.07.06 00:09:38.772192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2320 2024.07.06 00:09:38.772317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2321 2024.07.06 00:09:38.772343 [ 3 ] {} <Debug> HTTP-Session: 80c95ed8-f0e8-46e2-a656-eebaf92ab64d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2322 2024.07.06 00:09:38.772367 [ 3 ] {} <Debug> HTTP-Session: 80c95ed8-f0e8-46e2-a656-eebaf92ab64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2323 2024.07.06 00:09:38.772382 [ 3 ] {} <Debug> HTTP-Session: 80c95ed8-f0e8-46e2-a656-eebaf92ab64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.07.06 00:09:38.772428 [ 3 ] {} <Trace> HTTP-Session: 80c95ed8-f0e8-46e2-a656-eebaf92ab64d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2325 2024.07.06 00:09:38.772617 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2326 2024.07.06 00:09:38.772682 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2327 2024.07.06 00:09:38.772870 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2328 2024.07.06 00:09:38.773296 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2329 2024.07.06 00:09:38.773338 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2330 2024.07.06 00:09:38.773702 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2331 2024.07.06 00:09:38.774052 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2332 2024.07.06 00:09:38.774196 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001641 sec., 19500.304692260816 rows/sec., 1.54 MiB/sec.
2333 2024.07.06 00:09:38.774406 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Debug> DynamicQueryHandler: Done processing query
2334 2024.07.06 00:09:38.774434 [ 3 ] {c95e0051-c7ae-4c0f-b4c6-7698d9c17dc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2335 2024.07.06 00:09:38.774451 [ 3 ] {} <Debug> HTTP-Session: 80c95ed8-f0e8-46e2-a656-eebaf92ab64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.07.06 00:09:38.774642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.07.06 00:09:38.774698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2338 2024.07.06 00:09:38.774720 [ 3 ] {} <Debug> HTTP-Session: 57d97d1e-6d65-48e7-bd50-286211265427 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2339 2024.07.06 00:09:38.774738 [ 3 ] {} <Debug> HTTP-Session: 57d97d1e-6d65-48e7-bd50-286211265427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.07.06 00:09:38.774753 [ 3 ] {} <Debug> HTTP-Session: 57d97d1e-6d65-48e7-bd50-286211265427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.07.06 00:09:38.774788 [ 3 ] {} <Trace> HTTP-Session: 57d97d1e-6d65-48e7-bd50-286211265427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2342 2024.07.06 00:09:38.774931 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2343 2024.07.06 00:09:38.774978 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2344 2024.07.06 00:09:38.775114 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.07.06 00:09:38.775492 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2346 2024.07.06 00:09:38.775530 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2347 2024.07.06 00:09:38.775853 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2348 2024.07.06 00:09:38.776160 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2349 2024.07.06 00:09:38.776285 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.001414 sec., 86280.05657708629 rows/sec., 7.35 MiB/sec.
2350 2024.07.06 00:09:38.776558 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Debug> DynamicQueryHandler: Done processing query
2351 2024.07.06 00:09:38.776585 [ 3 ] {391c1a1d-d660-4fa4-9d41-23000afddcbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2352 2024.07.06 00:09:38.776602 [ 3 ] {} <Debug> HTTP-Session: 57d97d1e-6d65-48e7-bd50-286211265427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.07.06 00:09:38.776738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2354 2024.07.06 00:09:38.776791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2355 2024.07.06 00:09:38.776811 [ 3 ] {} <Debug> HTTP-Session: d97c6dc4-d7dd-4ddd-895d-52e23d02b42f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2356 2024.07.06 00:09:38.776828 [ 3 ] {} <Debug> HTTP-Session: d97c6dc4-d7dd-4ddd-895d-52e23d02b42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2357 2024.07.06 00:09:38.776841 [ 3 ] {} <Debug> HTTP-Session: d97c6dc4-d7dd-4ddd-895d-52e23d02b42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.07.06 00:09:38.776872 [ 3 ] {} <Trace> HTTP-Session: d97c6dc4-d7dd-4ddd-895d-52e23d02b42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2359 2024.07.06 00:09:38.777000 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2360 2024.07.06 00:09:38.777044 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2361 2024.07.06 00:09:38.777193 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2362 2024.07.06 00:09:38.777514 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2363 2024.07.06 00:09:38.777551 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2364 2024.07.06 00:09:38.777856 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2365 2024.07.06 00:09:38.778171 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2366 2024.07.06 00:09:38.778330 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 3.41 MiB/sec.
2367 2024.07.06 00:09:38.778496 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Debug> DynamicQueryHandler: Done processing query
2368 2024.07.06 00:09:38.778520 [ 3 ] {259b2298-92c4-4bd5-b604-832ff5346667} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2369 2024.07.06 00:09:38.778537 [ 3 ] {} <Debug> HTTP-Session: d97c6dc4-d7dd-4ddd-895d-52e23d02b42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.07.06 00:09:38.778692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2371 2024.07.06 00:09:38.778741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2372 2024.07.06 00:09:38.778760 [ 3 ] {} <Debug> HTTP-Session: 7824a5a1-c9ae-4c0a-996f-f09487f11211 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2373 2024.07.06 00:09:38.778776 [ 3 ] {} <Debug> HTTP-Session: 7824a5a1-c9ae-4c0a-996f-f09487f11211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2374 2024.07.06 00:09:38.778790 [ 3 ] {} <Debug> HTTP-Session: 7824a5a1-c9ae-4c0a-996f-f09487f11211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.07.06 00:09:38.778821 [ 3 ] {} <Trace> HTTP-Session: 7824a5a1-c9ae-4c0a-996f-f09487f11211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2376 2024.07.06 00:09:38.778965 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2377 2024.07.06 00:09:38.779013 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2378 2024.07.06 00:09:38.779169 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2379 2024.07.06 00:09:38.779498 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2380 2024.07.06 00:09:38.779534 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2381 2024.07.06 00:09:38.779908 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2382 2024.07.06 00:09:38.780249 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2383 2024.07.06 00:09:38.780416 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001511 sec., 66181.33686300463 rows/sec., 4.59 MiB/sec.
2384 2024.07.06 00:09:38.780733 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Debug> DynamicQueryHandler: Done processing query
2385 2024.07.06 00:09:38.780760 [ 3 ] {b4541230-f80f-416f-88c2-256471861fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2386 2024.07.06 00:09:38.780776 [ 3 ] {} <Debug> HTTP-Session: 7824a5a1-c9ae-4c0a-996f-f09487f11211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.07.06 00:09:38.780925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2388 2024.07.06 00:09:38.780974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2389 2024.07.06 00:09:38.780994 [ 3 ] {} <Debug> HTTP-Session: ac65449e-3bbb-44f2-9f20-86f9ad94d972 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2390 2024.07.06 00:09:38.781011 [ 3 ] {} <Debug> HTTP-Session: ac65449e-3bbb-44f2-9f20-86f9ad94d972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2391 2024.07.06 00:09:38.781024 [ 3 ] {} <Debug> HTTP-Session: ac65449e-3bbb-44f2-9f20-86f9ad94d972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.07.06 00:09:38.781060 [ 3 ] {} <Trace> HTTP-Session: ac65449e-3bbb-44f2-9f20-86f9ad94d972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2393 2024.07.06 00:09:38.781368 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2394 2024.07.06 00:09:38.781439 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2395 2024.07.06 00:09:38.781853 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2396 2024.07.06 00:09:38.782532 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2397 2024.07.06 00:09:38.782569 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2398 2024.07.06 00:09:38.783211 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2399 2024.07.06 00:09:38.783623 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2400 2024.07.06 00:09:38.783796 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00265 sec., 12075.471698113208 rows/sec., 21.64 MiB/sec.
2401 2024.07.06 00:09:38.784014 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Debug> DynamicQueryHandler: Done processing query
2402 2024.07.06 00:09:38.784039 [ 3 ] {df061890-9f8e-44f6-bebd-a1a219be5801} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
2403 2024.07.06 00:09:38.784055 [ 3 ] {} <Debug> HTTP-Session: ac65449e-3bbb-44f2-9f20-86f9ad94d972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2404 2024.07.06 00:09:38.784195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2405 2024.07.06 00:09:38.784243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2406 2024.07.06 00:09:38.784263 [ 3 ] {} <Debug> HTTP-Session: 8656855a-e9d8-467e-b2a7-673ef7a3ad11 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2407 2024.07.06 00:09:38.784280 [ 3 ] {} <Debug> HTTP-Session: 8656855a-e9d8-467e-b2a7-673ef7a3ad11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2408 2024.07.06 00:09:38.784294 [ 3 ] {} <Debug> HTTP-Session: 8656855a-e9d8-467e-b2a7-673ef7a3ad11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.07.06 00:09:38.784325 [ 3 ] {} <Trace> HTTP-Session: 8656855a-e9d8-467e-b2a7-673ef7a3ad11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2410 2024.07.06 00:09:38.784430 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2411 2024.07.06 00:09:38.784475 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2412 2024.07.06 00:09:38.784602 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2024.07.06 00:09:38.784879 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2414 2024.07.06 00:09:38.784916 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2415 2024.07.06 00:09:38.785271 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2416 2024.07.06 00:09:38.785588 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2417 2024.07.06 00:09:38.785750 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001351 sec., 22205.77350111029 rows/sec., 1.52 MiB/sec.
2418 2024.07.06 00:09:38.785920 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Debug> DynamicQueryHandler: Done processing query
2419 2024.07.06 00:09:38.785945 [ 3 ] {468ff041-235b-4b1a-b734-76b0ce1a2d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2420 2024.07.06 00:09:38.785961 [ 3 ] {} <Debug> HTTP-Session: 8656855a-e9d8-467e-b2a7-673ef7a3ad11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.07.06 00:09:42.472998 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
2422 2024.07.06 00:09:42.473069 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
2423 2024.07.06 00:09:43.769941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2024.07.06 00:09:43.770063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2425 2024.07.06 00:09:43.770093 [ 3 ] {} <Debug> HTTP-Session: e095521f-0e95-422b-815a-56ca34151dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2426 2024.07.06 00:09:43.770121 [ 3 ] {} <Debug> HTTP-Session: e095521f-0e95-422b-815a-56ca34151dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.07.06 00:09:43.770138 [ 3 ] {} <Debug> HTTP-Session: e095521f-0e95-422b-815a-56ca34151dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.07.06 00:09:43.770193 [ 3 ] {} <Trace> HTTP-Session: e095521f-0e95-422b-815a-56ca34151dfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2429 2024.07.06 00:09:43.770405 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2430 2024.07.06 00:09:43.770480 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2431 2024.07.06 00:09:43.770680 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2432 2024.07.06 00:09:43.771127 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2433 2024.07.06 00:09:43.771174 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2434 2024.07.06 00:09:43.771543 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2435 2024.07.06 00:09:43.771888 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2436 2024.07.06 00:09:43.772064 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001718 sec., 15133.876600698488 rows/sec., 1.13 MiB/sec.
2437 2024.07.06 00:09:43.772077 [ 51 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2438 2024.07.06 00:09:43.772183 [ 51 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2439 2024.07.06 00:09:43.772242 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2440 2024.07.06 00:09:43.772376 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Debug> DynamicQueryHandler: Done processing query
2441 2024.07.06 00:09:43.772410 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
2442 2024.07.06 00:09:43.772425 [ 3 ] {35e22f77-6ff0-4ec3-8738-4629d81fbe35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2443 2024.07.06 00:09:43.772478 [ 3 ] {} <Debug> HTTP-Session: e095521f-0e95-422b-815a-56ca34151dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2444 2024.07.06 00:09:43.772644 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2445 2024.07.06 00:09:43.772659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2446 2024.07.06 00:09:43.772715 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part
2447 2024.07.06 00:09:43.772755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2448 2024.07.06 00:09:43.772799 [ 3 ] {} <Debug> HTTP-Session: 9dd62ef0-2b23-42c4-9c63-dd66f918f1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2449 2024.07.06 00:09:43.772852 [ 3 ] {} <Debug> HTTP-Session: 9dd62ef0-2b23-42c4-9c63-dd66f918f1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2450 2024.07.06 00:09:43.772931 [ 3 ] {} <Debug> HTTP-Session: 9dd62ef0-2b23-42c4-9c63-dd66f918f1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.07.06 00:09:43.772997 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
2452 2024.07.06 00:09:43.773042 [ 3 ] {} <Trace> HTTP-Session: 9dd62ef0-2b23-42c4-9c63-dd66f918f1a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2453 2024.07.06 00:09:43.773303 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 122 rows starting from the beginning of the part
2454 2024.07.06 00:09:43.773389 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2455 2024.07.06 00:09:43.773568 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
2456 2024.07.06 00:09:43.773590 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2457 2024.07.06 00:09:43.773913 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 122 rows starting from the beginning of the part
2458 2024.07.06 00:09:43.774279 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
2459 2024.07.06 00:09:43.774775 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2460 2024.07.06 00:09:43.775554 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2461 2024.07.06 00:09:43.775614 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2462 2024.07.06 00:09:43.776503 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2463 2024.07.06 00:09:43.777146 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.004815747 sec., 107563.79020741745 rows/sec., 8.83 MiB/sec.
2464 2024.07.06 00:09:43.777280 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2465 2024.07.06 00:09:43.777389 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2466 2024.07.06 00:09:43.777514 [ 51 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2467 2024.07.06 00:09:43.777630 [ 51 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2468 2024.07.06 00:09:43.777640 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00434 sec., 6451.612903225806 rows/sec., 515.28 KiB/sec.
2469 2024.07.06 00:09:43.777671 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2470 2024.07.06 00:09:43.778270 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::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
2471 2024.07.06 00:09:43.778364 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Debug> DynamicQueryHandler: Done processing query
2472 2024.07.06 00:09:43.778443 [ 3 ] {e0fc4458-cf3b-4ce0-96b1-a753a32486a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2473 2024.07.06 00:09:43.778523 [ 3 ] {} <Debug> HTTP-Session: 9dd62ef0-2b23-42c4-9c63-dd66f918f1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2474 2024.07.06 00:09:43.778886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2475 2024.07.06 00:09:43.779067 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2476 2024.07.06 00:09:43.779135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2477 2024.07.06 00:09:43.779242 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part
2478 2024.07.06 00:09:43.779248 [ 3 ] {} <Debug> HTTP-Session: c03ecd5d-d8fc-4431-b333-6052b34bf231 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2479 2024.07.06 00:09:43.779311 [ 3 ] {} <Debug> HTTP-Session: c03ecd5d-d8fc-4431-b333-6052b34bf231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.07.06 00:09:43.779382 [ 3 ] {} <Debug> HTTP-Session: c03ecd5d-d8fc-4431-b333-6052b34bf231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.07.06 00:09:43.779552 [ 3 ] {} <Trace> HTTP-Session: c03ecd5d-d8fc-4431-b333-6052b34bf231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2482 2024.07.06 00:09:43.779574 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part
2483 2024.07.06 00:09:43.779643 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2484 2024.07.06 00:09:43.780011 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2485 2024.07.06 00:09:43.780236 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_11_2} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2486 2024.07.06 00:09:43.780245 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2487 2024.07.06 00:09:43.780514 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part
2488 2024.07.06 00:09:43.780580 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2489 2024.07.06 00:09:43.780639 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2490 2024.07.06 00:09:43.780906 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::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
2491 2024.07.06 00:09:43.781171 [ 190 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part
2492 2024.07.06 00:09:43.781849 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2024.07.06 00:09:43.782409 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2494 2024.07.06 00:09:43.782456 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2495 2024.07.06 00:09:43.783095 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2496 2024.07.06 00:09:43.783108 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.005258534 sec., 63135.46703320736 rows/sec., 4.92 MiB/sec.
2497 2024.07.06 00:09:43.783462 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2498 2024.07.06 00:09:43.783712 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2499 2024.07.06 00:09:43.784104 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2500 2024.07.06 00:09:43.784210 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2501 2024.07.06 00:09:43.784205 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004316 sec., 23169.601482854494 rows/sec., 1.61 MiB/sec.
2502 2024.07.06 00:09:43.784271 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2503 2024.07.06 00:09:43.784605 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2504 2024.07.06 00:09:43.784753 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
2505 2024.07.06 00:09:43.784920 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_11_2} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2506 2024.07.06 00:09:43.784970 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Debug> DynamicQueryHandler: Done processing query
2507 2024.07.06 00:09:43.785069 [ 3 ] {17a86bd0-bea8-4418-a646-f7b0a5e318d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2508 2024.07.06 00:09:43.785195 [ 3 ] {} <Debug> HTTP-Session: c03ecd5d-d8fc-4431-b333-6052b34bf231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.07.06 00:09:43.785204 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2510 2024.07.06 00:09:43.785321 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2511 2024.07.06 00:09:43.785362 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 884 rows starting from the beginning of the part
2512 2024.07.06 00:09:43.785418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2513 2024.07.06 00:09:43.785585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2514 2024.07.06 00:09:43.785635 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 137 rows starting from the beginning of the part
2515 2024.07.06 00:09:43.785664 [ 3 ] {} <Debug> HTTP-Session: 0ef43077-86d3-494f-ac65-c646ea85d063 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2516 2024.07.06 00:09:43.785718 [ 3 ] {} <Debug> HTTP-Session: 0ef43077-86d3-494f-ac65-c646ea85d063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2517 2024.07.06 00:09:43.785798 [ 3 ] {} <Debug> HTTP-Session: 0ef43077-86d3-494f-ac65-c646ea85d063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.07.06 00:09:43.785939 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part
2519 2024.07.06 00:09:43.785950 [ 3 ] {} <Trace> HTTP-Session: 0ef43077-86d3-494f-ac65-c646ea85d063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2520 2024.07.06 00:09:43.786202 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part
2521 2024.07.06 00:09:43.786341 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2522 2024.07.06 00:09:43.786478 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part
2523 2024.07.06 00:09:43.786539 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2524 2024.07.06 00:09:43.786823 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part
2525 2024.07.06 00:09:43.787595 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2024.07.06 00:09:43.788300 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2527 2024.07.06 00:09:43.788370 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2528 2024.07.06 00:09:43.789517 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2529 2024.07.06 00:09:43.790370 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 5 columns (5 merged, 0 gathered) in 0.005930484 sec., 239609.44840252498 rows/sec., 16.70 MiB/sec.
2530 2024.07.06 00:09:43.790382 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2531 2024.07.06 00:09:43.790640 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00446 sec., 6726.457399103138 rows/sec., 471.86 KiB/sec.
2532 2024.07.06 00:09:43.790667 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2533 2024.07.06 00:09:43.790966 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Debug> DynamicQueryHandler: Done processing query
2534 2024.07.06 00:09:43.791045 [ 3 ] {483c5a65-533a-4d2c-8f5f-86b736f08d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2535 2024.07.06 00:09:43.791110 [ 3 ] {} <Debug> HTTP-Session: 0ef43077-86d3-494f-ac65-c646ea85d063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.07.06 00:09:43.791387 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2537 2024.07.06 00:09:43.791467 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2538 2024.07.06 00:09:43.791541 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
2539 2024.07.06 00:09:48.771769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2540 2024.07.06 00:09:48.771906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2541 2024.07.06 00:09:48.771936 [ 3 ] {} <Debug> HTTP-Session: 5de7130e-665f-4301-873e-85355861c845 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2542 2024.07.06 00:09:48.771963 [ 3 ] {} <Debug> HTTP-Session: 5de7130e-665f-4301-873e-85355861c845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.07.06 00:09:48.771980 [ 3 ] {} <Debug> HTTP-Session: 5de7130e-665f-4301-873e-85355861c845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2544 2024.07.06 00:09:48.772035 [ 3 ] {} <Trace> HTTP-Session: 5de7130e-665f-4301-873e-85355861c845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2545 2024.07.06 00:09:48.772241 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2546 2024.07.06 00:09:48.772314 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2547 2024.07.06 00:09:48.772530 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2548 2024.07.06 00:09:48.773004 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2549 2024.07.06 00:09:48.773045 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2550 2024.07.06 00:09:48.773412 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2551 2024.07.06 00:09:48.773751 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2552 2024.07.06 00:09:48.773898 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001725 sec., 18550.72463768116 rows/sec., 1.47 MiB/sec.
2553 2024.07.06 00:09:48.774209 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Debug> DynamicQueryHandler: Done processing query
2554 2024.07.06 00:09:48.774238 [ 3 ] {4596460d-6436-4aad-b82c-47ffcfc38af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2555 2024.07.06 00:09:48.774256 [ 3 ] {} <Debug> HTTP-Session: 5de7130e-665f-4301-873e-85355861c845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2556 2024.07.06 00:09:48.774405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2557 2024.07.06 00:09:48.774463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2558 2024.07.06 00:09:48.774485 [ 3 ] {} <Debug> HTTP-Session: 6ef614bc-d9a0-42e7-84ac-f80f54f62034 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2559 2024.07.06 00:09:48.774503 [ 3 ] {} <Debug> HTTP-Session: 6ef614bc-d9a0-42e7-84ac-f80f54f62034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.07.06 00:09:48.774517 [ 3 ] {} <Debug> HTTP-Session: 6ef614bc-d9a0-42e7-84ac-f80f54f62034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2561 2024.07.06 00:09:48.774551 [ 3 ] {} <Trace> HTTP-Session: 6ef614bc-d9a0-42e7-84ac-f80f54f62034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2562 2024.07.06 00:09:48.774699 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2563 2024.07.06 00:09:48.774747 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2564 2024.07.06 00:09:48.774913 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2565 2024.07.06 00:09:48.775398 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2566 2024.07.06 00:09:48.775436 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2567 2024.07.06 00:09:48.775755 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2568 2024.07.06 00:09:48.776073 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2569 2024.07.06 00:09:48.776199 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.001563 sec., 78055.02239283429 rows/sec., 6.65 MiB/sec.
2570 2024.07.06 00:09:48.776369 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Debug> DynamicQueryHandler: Done processing query
2571 2024.07.06 00:09:48.776396 [ 3 ] {9abaa145-a104-4b11-8ad5-9e6b62005415} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2572 2024.07.06 00:09:48.776412 [ 3 ] {} <Debug> HTTP-Session: 6ef614bc-d9a0-42e7-84ac-f80f54f62034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2573 2024.07.06 00:09:48.776560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2574 2024.07.06 00:09:48.776612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2575 2024.07.06 00:09:48.776632 [ 3 ] {} <Debug> HTTP-Session: 44f3afd7-2ba6-40ff-b1fc-44bb3b7f7c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2576 2024.07.06 00:09:48.776649 [ 3 ] {} <Debug> HTTP-Session: 44f3afd7-2ba6-40ff-b1fc-44bb3b7f7c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2577 2024.07.06 00:09:48.776663 [ 3 ] {} <Debug> HTTP-Session: 44f3afd7-2ba6-40ff-b1fc-44bb3b7f7c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2578 2024.07.06 00:09:48.776696 [ 3 ] {} <Trace> HTTP-Session: 44f3afd7-2ba6-40ff-b1fc-44bb3b7f7c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2579 2024.07.06 00:09:48.776819 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2580 2024.07.06 00:09:48.776865 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2581 2024.07.06 00:09:48.776993 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2582 2024.07.06 00:09:48.777450 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2583 2024.07.06 00:09:48.777488 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2584 2024.07.06 00:09:48.777802 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2585 2024.07.06 00:09:48.778104 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2586 2024.07.06 00:09:48.778228 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 3.22 MiB/sec.
2587 2024.07.06 00:09:48.778390 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Debug> DynamicQueryHandler: Done processing query
2588 2024.07.06 00:09:48.778416 [ 3 ] {476c0bfb-ed6c-4a36-9b19-0f6c16e8d385} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2589 2024.07.06 00:09:48.778431 [ 3 ] {} <Debug> HTTP-Session: 44f3afd7-2ba6-40ff-b1fc-44bb3b7f7c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2590 2024.07.06 00:09:48.778565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2591 2024.07.06 00:09:48.778615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2592 2024.07.06 00:09:48.778635 [ 3 ] {} <Debug> HTTP-Session: 6f18a0bf-d196-4980-8a6b-5e1633cc6e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2593 2024.07.06 00:09:48.778651 [ 3 ] {} <Debug> HTTP-Session: 6f18a0bf-d196-4980-8a6b-5e1633cc6e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2594 2024.07.06 00:09:48.778665 [ 3 ] {} <Debug> HTTP-Session: 6f18a0bf-d196-4980-8a6b-5e1633cc6e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2595 2024.07.06 00:09:48.778696 [ 3 ] {} <Trace> HTTP-Session: 6f18a0bf-d196-4980-8a6b-5e1633cc6e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2596 2024.07.06 00:09:48.778829 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2597 2024.07.06 00:09:48.778877 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2598 2024.07.06 00:09:48.779022 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2599 2024.07.06 00:09:48.779368 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2600 2024.07.06 00:09:48.779404 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2601 2024.07.06 00:09:48.779791 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2602 2024.07.06 00:09:48.780132 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2603 2024.07.06 00:09:48.780258 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001488 sec., 67204.30107526881 rows/sec., 4.66 MiB/sec.
2604 2024.07.06 00:09:48.780421 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Debug> DynamicQueryHandler: Done processing query
2605 2024.07.06 00:09:48.780447 [ 3 ] {c9d601a0-4001-4fd0-ade1-b000eecdcef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2606 2024.07.06 00:09:48.780464 [ 3 ] {} <Debug> HTTP-Session: 6f18a0bf-d196-4980-8a6b-5e1633cc6e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.07.06 00:09:48.780607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2608 2024.07.06 00:09:48.780656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2609 2024.07.06 00:09:48.780677 [ 3 ] {} <Debug> HTTP-Session: c5da15c9-c141-480b-93ba-31009cfee250 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2610 2024.07.06 00:09:48.780693 [ 3 ] {} <Debug> HTTP-Session: c5da15c9-c141-480b-93ba-31009cfee250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2611 2024.07.06 00:09:48.780707 [ 3 ] {} <Debug> HTTP-Session: c5da15c9-c141-480b-93ba-31009cfee250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2612 2024.07.06 00:09:48.780738 [ 3 ] {} <Trace> HTTP-Session: c5da15c9-c141-480b-93ba-31009cfee250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2613 2024.07.06 00:09:48.781079 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2614 2024.07.06 00:09:48.781144 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2615 2024.07.06 00:09:48.781543 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2616 2024.07.06 00:09:48.782357 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2617 2024.07.06 00:09:48.782394 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2618 2024.07.06 00:09:48.783085 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2619 2024.07.06 00:09:48.783511 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2620 2024.07.06 00:09:48.783662 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002837 sec., 11279.520620373634 rows/sec., 20.21 MiB/sec.
2621 2024.07.06 00:09:48.783881 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Debug> DynamicQueryHandler: Done processing query
2622 2024.07.06 00:09:48.783908 [ 3 ] {e4e69c5f-7997-497a-a803-3f1964673012} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
2623 2024.07.06 00:09:48.783924 [ 3 ] {} <Debug> HTTP-Session: c5da15c9-c141-480b-93ba-31009cfee250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2624 2024.07.06 00:09:48.784043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2625 2024.07.06 00:09:48.784092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2626 2024.07.06 00:09:48.784112 [ 3 ] {} <Debug> HTTP-Session: 380cda90-c9c7-49e1-bf35-fe51bc7ac93b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2627 2024.07.06 00:09:48.784128 [ 3 ] {} <Debug> HTTP-Session: 380cda90-c9c7-49e1-bf35-fe51bc7ac93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2628 2024.07.06 00:09:48.784142 [ 3 ] {} <Debug> HTTP-Session: 380cda90-c9c7-49e1-bf35-fe51bc7ac93b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2629 2024.07.06 00:09:48.784172 [ 3 ] {} <Trace> HTTP-Session: 380cda90-c9c7-49e1-bf35-fe51bc7ac93b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2630 2024.07.06 00:09:48.784282 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2631 2024.07.06 00:09:48.784327 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2632 2024.07.06 00:09:48.784454 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2633 2024.07.06 00:09:48.784736 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2634 2024.07.06 00:09:48.784773 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2635 2024.07.06 00:09:48.785130 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2636 2024.07.06 00:09:48.785451 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2637 2024.07.06 00:09:48.785565 [ 46 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2638 2024.07.06 00:09:48.785572 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001328 sec., 22590.36144578313 rows/sec., 1.55 MiB/sec.
2639 2024.07.06 00:09:48.785613 [ 46 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2640 2024.07.06 00:09:48.785655 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2641 2024.07.06 00:09:48.785839 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Debug> DynamicQueryHandler: Done processing query
2642 2024.07.06 00:09:48.786019 [ 3 ] {b964fdc6-51d7-4e50-80c4-be616a5f66a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2643 2024.07.06 00:09:48.786053 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2644 2024.07.06 00:09:48.786090 [ 3 ] {} <Debug> HTTP-Session: 380cda90-c9c7-49e1-bf35-fe51bc7ac93b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2645 2024.07.06 00:09:48.786278 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2646 2024.07.06 00:09:48.786319 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part
2647 2024.07.06 00:09:48.786409 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
2648 2024.07.06 00:09:48.786575 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
2649 2024.07.06 00:09:48.786801 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
2650 2024.07.06 00:09:48.786977 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part
2651 2024.07.06 00:09:48.787108 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part
2652 2024.07.06 00:09:48.788282 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00250738 sec., 131611.4829024719 rows/sec., 9.02 MiB/sec.
2653 2024.07.06 00:09:48.788469 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2654 2024.07.06 00:09:48.788909 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2655 2024.07.06 00:09:48.789004 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_11_2} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2656 2024.07.06 00:09:48.789101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2657 2024.07.06 00:09:53.770983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2658 2024.07.06 00:09:53.771134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2659 2024.07.06 00:09:53.771160 [ 3 ] {} <Debug> HTTP-Session: 40b28d29-3f1f-4be7-899e-259d5615bf49 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2660 2024.07.06 00:09:53.771184 [ 3 ] {} <Debug> HTTP-Session: 40b28d29-3f1f-4be7-899e-259d5615bf49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.07.06 00:09:53.771199 [ 3 ] {} <Debug> HTTP-Session: 40b28d29-3f1f-4be7-899e-259d5615bf49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2662 2024.07.06 00:09:53.771247 [ 3 ] {} <Trace> HTTP-Session: 40b28d29-3f1f-4be7-899e-259d5615bf49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2663 2024.07.06 00:09:53.771419 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2664 2024.07.06 00:09:53.771483 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2665 2024.07.06 00:09:53.771671 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2666 2024.07.06 00:09:53.772049 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2667 2024.07.06 00:09:53.772090 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2668 2024.07.06 00:09:53.772443 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2669 2024.07.06 00:09:53.772779 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2670 2024.07.06 00:09:53.772947 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001568 sec., 1275.5102040816328 rows/sec., 104.01 KiB/sec.
2671 2024.07.06 00:09:53.773130 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Debug> DynamicQueryHandler: Done processing query
2672 2024.07.06 00:09:53.773157 [ 3 ] {992c0737-aa82-42cd-8b97-a309df0db661} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2673 2024.07.06 00:09:53.773173 [ 3 ] {} <Debug> HTTP-Session: 40b28d29-3f1f-4be7-899e-259d5615bf49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2674 2024.07.06 00:09:53.773334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2024.07.06 00:09:53.773383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2676 2024.07.06 00:09:53.773402 [ 3 ] {} <Debug> HTTP-Session: 189ca5f1-b89d-4441-bcb7-0cbfaf1d16a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2677 2024.07.06 00:09:53.773419 [ 3 ] {} <Debug> HTTP-Session: 189ca5f1-b89d-4441-bcb7-0cbfaf1d16a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.07.06 00:09:53.773433 [ 3 ] {} <Debug> HTTP-Session: 189ca5f1-b89d-4441-bcb7-0cbfaf1d16a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2679 2024.07.06 00:09:53.773464 [ 3 ] {} <Trace> HTTP-Session: 189ca5f1-b89d-4441-bcb7-0cbfaf1d16a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2680 2024.07.06 00:09:53.773581 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2681 2024.07.06 00:09:53.773622 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2682 2024.07.06 00:09:53.773748 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2683 2024.07.06 00:09:53.774110 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2684 2024.07.06 00:09:53.774146 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2685 2024.07.06 00:09:53.774476 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2686 2024.07.06 00:09:53.774820 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2687 2024.07.06 00:09:53.774968 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Debug> executeQuery: Read 63 rows, 4.82 KiB in 0.00142 sec., 44366.19718309859 rows/sec., 3.31 MiB/sec.
2688 2024.07.06 00:09:53.775138 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Debug> DynamicQueryHandler: Done processing query
2689 2024.07.06 00:09:53.775164 [ 3 ] {7f130a49-1904-44a7-9354-04aa2441d193} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2690 2024.07.06 00:09:53.775180 [ 3 ] {} <Debug> HTTP-Session: 189ca5f1-b89d-4441-bcb7-0cbfaf1d16a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2691 2024.07.06 00:09:53.775321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2024.07.06 00:09:53.775369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2693 2024.07.06 00:09:53.775389 [ 3 ] {} <Debug> HTTP-Session: b9a347d4-dcd5-49aa-9115-c9a4ec3c70a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2694 2024.07.06 00:09:53.775405 [ 3 ] {} <Debug> HTTP-Session: b9a347d4-dcd5-49aa-9115-c9a4ec3c70a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.07.06 00:09:53.775420 [ 3 ] {} <Debug> HTTP-Session: b9a347d4-dcd5-49aa-9115-c9a4ec3c70a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.07.06 00:09:53.775450 [ 3 ] {} <Trace> HTTP-Session: b9a347d4-dcd5-49aa-9115-c9a4ec3c70a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2697 2024.07.06 00:09:53.775543 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2698 2024.07.06 00:09:53.775585 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2699 2024.07.06 00:09:53.775709 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2700 2024.07.06 00:09:53.775967 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2701 2024.07.06 00:09:53.776003 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2702 2024.07.06 00:09:53.776301 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2703 2024.07.06 00:09:53.776607 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2704 2024.07.06 00:09:53.776759 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 113.17 KiB/sec.
2705 2024.07.06 00:09:53.776907 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Debug> DynamicQueryHandler: Done processing query
2706 2024.07.06 00:09:53.776931 [ 3 ] {4a2efb40-d319-4a4d-a425-01ade809a7c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2707 2024.07.06 00:09:53.776947 [ 3 ] {} <Debug> HTTP-Session: b9a347d4-dcd5-49aa-9115-c9a4ec3c70a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.07.06 00:09:53.777075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2709 2024.07.06 00:09:53.777122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2710 2024.07.06 00:09:53.777142 [ 3 ] {} <Debug> HTTP-Session: 3989ed08-5bce-46ed-8bf9-74614d46ff85 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2711 2024.07.06 00:09:53.777158 [ 3 ] {} <Debug> HTTP-Session: 3989ed08-5bce-46ed-8bf9-74614d46ff85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.07.06 00:09:53.777172 [ 3 ] {} <Debug> HTTP-Session: 3989ed08-5bce-46ed-8bf9-74614d46ff85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2713 2024.07.06 00:09:53.777201 [ 3 ] {} <Trace> HTTP-Session: 3989ed08-5bce-46ed-8bf9-74614d46ff85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2714 2024.07.06 00:09:53.777308 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2715 2024.07.06 00:09:53.777350 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2716 2024.07.06 00:09:53.777475 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2717 2024.07.06 00:09:53.777769 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2718 2024.07.06 00:09:53.777806 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2719 2024.07.06 00:09:53.778111 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2720 2024.07.06 00:09:53.778412 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2721 2024.07.06 00:09:53.778562 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Debug> executeQuery: Read 54 rows, 4.30 KiB in 0.001287 sec., 41958.04195804196 rows/sec., 3.26 MiB/sec.
2722 2024.07.06 00:09:53.778819 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Debug> DynamicQueryHandler: Done processing query
2723 2024.07.06 00:09:53.778846 [ 3 ] {544e4891-d4bf-477e-9379-44210f87bde6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2724 2024.07.06 00:09:53.778862 [ 3 ] {} <Debug> HTTP-Session: 3989ed08-5bce-46ed-8bf9-74614d46ff85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2725 2024.07.06 00:09:53.779049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 26286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2726 2024.07.06 00:09:53.779099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2727 2024.07.06 00:09:53.779119 [ 3 ] {} <Debug> HTTP-Session: 95fbc1f5-3d24-41a0-871e-46de1199f06a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2728 2024.07.06 00:09:53.779135 [ 3 ] {} <Debug> HTTP-Session: 95fbc1f5-3d24-41a0-871e-46de1199f06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.07.06 00:09:53.779149 [ 3 ] {} <Debug> HTTP-Session: 95fbc1f5-3d24-41a0-871e-46de1199f06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2730 2024.07.06 00:09:53.779180 [ 3 ] {} <Trace> HTTP-Session: 95fbc1f5-3d24-41a0-871e-46de1199f06a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2731 2024.07.06 00:09:53.779348 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2732 2024.07.06 00:09:53.779397 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2733 2024.07.06 00:09:53.779558 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2734 2024.07.06 00:09:53.779945 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2735 2024.07.06 00:09:53.779981 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2736 2024.07.06 00:09:53.780367 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2737 2024.07.06 00:09:53.780712 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2738 2024.07.06 00:09:53.780875 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Debug> executeQuery: Read 137 rows, 9.77 KiB in 0.001609 sec., 85146.05344934743 rows/sec., 5.93 MiB/sec.
2739 2024.07.06 00:09:53.781042 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Debug> DynamicQueryHandler: Done processing query
2740 2024.07.06 00:09:53.781067 [ 3 ] {5b02f221-b22c-443d-ac6b-81748773460f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2741 2024.07.06 00:09:53.781083 [ 3 ] {} <Debug> HTTP-Session: 95fbc1f5-3d24-41a0-871e-46de1199f06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2742 2024.07.06 00:09:53.781199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2743 2024.07.06 00:09:53.781248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2744 2024.07.06 00:09:53.781268 [ 3 ] {} <Debug> HTTP-Session: f01b8d2d-27f7-4f92-a220-194360dea5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2745 2024.07.06 00:09:53.781283 [ 3 ] {} <Debug> HTTP-Session: f01b8d2d-27f7-4f92-a220-194360dea5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.07.06 00:09:53.781297 [ 3 ] {} <Debug> HTTP-Session: f01b8d2d-27f7-4f92-a220-194360dea5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.07.06 00:09:53.781327 [ 3 ] {} <Trace> HTTP-Session: f01b8d2d-27f7-4f92-a220-194360dea5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2748 2024.07.06 00:09:53.781435 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2749 2024.07.06 00:09:53.781480 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2750 2024.07.06 00:09:53.781609 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2024.07.06 00:09:53.781945 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2752 2024.07.06 00:09:53.781982 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2753 2024.07.06 00:09:53.782333 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2754 2024.07.06 00:09:53.782647 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2755 2024.07.06 00:09:53.782796 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001391 sec., 21567.21782890007 rows/sec., 1.48 MiB/sec.
2756 2024.07.06 00:09:53.782963 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Debug> DynamicQueryHandler: Done processing query
2757 2024.07.06 00:09:53.782987 [ 3 ] {46f00618-32fd-4dfd-a575-2c27738819d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2758 2024.07.06 00:09:53.783003 [ 3 ] {} <Debug> HTTP-Session: f01b8d2d-27f7-4f92-a220-194360dea5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2759 2024.07.06 00:09:57.473122 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache
2760 2024.07.06 00:09:57.473201 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache
2761 2024.07.06 00:09:58.771342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2762 2024.07.06 00:09:58.771466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2763 2024.07.06 00:09:58.771495 [ 3 ] {} <Debug> HTTP-Session: 9bb9836e-f7be-4bcd-bba1-e99340514cee Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2764 2024.07.06 00:09:58.771524 [ 3 ] {} <Debug> HTTP-Session: 9bb9836e-f7be-4bcd-bba1-e99340514cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.07.06 00:09:58.771542 [ 3 ] {} <Debug> HTTP-Session: 9bb9836e-f7be-4bcd-bba1-e99340514cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.07.06 00:09:58.771596 [ 3 ] {} <Trace> HTTP-Session: 9bb9836e-f7be-4bcd-bba1-e99340514cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2767 2024.07.06 00:09:58.771790 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2768 2024.07.06 00:09:58.771855 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2769 2024.07.06 00:09:58.772045 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2770 2024.07.06 00:09:58.772499 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2771 2024.07.06 00:09:58.772543 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2772 2024.07.06 00:09:58.772906 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2773 2024.07.06 00:09:58.773235 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2774 2024.07.06 00:09:58.773381 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001649 sec., 19405.700424499697 rows/sec., 1.54 MiB/sec.
2775 2024.07.06 00:09:58.773383 [ 34 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2776 2024.07.06 00:09:58.773452 [ 34 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2777 2024.07.06 00:09:58.773485 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2778 2024.07.06 00:09:58.773638 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Debug> DynamicQueryHandler: Done processing query
2779 2024.07.06 00:09:58.773723 [ 3 ] {e69986b8-9e08-40d5-905b-ff64bc481feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2780 2024.07.06 00:09:58.773799 [ 3 ] {} <Debug> HTTP-Session: 9bb9836e-f7be-4bcd-bba1-e99340514cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2781 2024.07.06 00:09:58.774018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2782 2024.07.06 00:09:58.774045 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::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
2783 2024.07.06 00:09:58.774081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2784 2024.07.06 00:09:58.774176 [ 3 ] {} <Debug> HTTP-Session: 017cf321-a4c1-40cd-88bb-0c2e8c11ca09 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2785 2024.07.06 00:09:58.774210 [ 3 ] {} <Debug> HTTP-Session: 017cf321-a4c1-40cd-88bb-0c2e8c11ca09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2786 2024.07.06 00:09:58.774225 [ 3 ] {} <Debug> HTTP-Session: 017cf321-a4c1-40cd-88bb-0c2e8c11ca09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.07.06 00:09:58.774305 [ 3 ] {} <Trace> HTTP-Session: 017cf321-a4c1-40cd-88bb-0c2e8c11ca09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2788 2024.07.06 00:09:58.774535 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2789 2024.07.06 00:09:58.774557 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2790 2024.07.06 00:09:58.774625 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part
2791 2024.07.06 00:09:58.774645 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2792 2024.07.06 00:09:58.774906 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part
2793 2024.07.06 00:09:58.775256 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part
2794 2024.07.06 00:09:58.775561 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part
2795 2024.07.06 00:09:58.775838 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part
2796 2024.07.06 00:09:58.776116 [ 187 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part
2797 2024.07.06 00:09:58.776160 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2024.07.06 00:09:58.777251 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.07.06 00:09:58.777322 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2800 2024.07.06 00:09:58.778213 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2801 2024.07.06 00:09:58.779048 [ 197 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.005415647 sec., 32498.425395894526 rows/sec., 2.57 MiB/sec.
2802 2024.07.06 00:09:58.779083 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2803 2024.07.06 00:09:58.779321 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004844 sec., 412.88191577208914 rows/sec., 33.67 KiB/sec.
2804 2024.07.06 00:09:58.779354 [ 197 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2805 2024.07.06 00:09:58.779653 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Debug> DynamicQueryHandler: Done processing query
2806 2024.07.06 00:09:58.779702 [ 3 ] {da2b3f40-3a0f-4c61-85a3-c3d6666e2796} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2807 2024.07.06 00:09:58.779765 [ 3 ] {} <Debug> HTTP-Session: 017cf321-a4c1-40cd-88bb-0c2e8c11ca09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2808 2024.07.06 00:09:58.779975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2809 2024.07.06 00:09:58.780085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2810 2024.07.06 00:09:58.780117 [ 3 ] {} <Debug> HTTP-Session: b2e9ae6e-fbf8-4840-826b-1e25eb7ed0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2811 2024.07.06 00:09:58.780158 [ 3 ] {} <Debug> HTTP-Session: b2e9ae6e-fbf8-4840-826b-1e25eb7ed0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.07.06 00:09:58.780177 [ 197 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2813 2024.07.06 00:09:58.780187 [ 3 ] {} <Debug> HTTP-Session: b2e9ae6e-fbf8-4840-826b-1e25eb7ed0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2814 2024.07.06 00:09:58.780271 [ 3 ] {} <Trace> HTTP-Session: b2e9ae6e-fbf8-4840-826b-1e25eb7ed0a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2815 2024.07.06 00:09:58.780338 [ 197 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_6_1} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2816 2024.07.06 00:09:58.780492 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2817 2024.07.06 00:09:58.780558 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2818 2024.07.06 00:09:58.780612 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2819 2024.07.06 00:09:58.780762 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2820 2024.07.06 00:09:58.781141 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2821 2024.07.06 00:09:58.781178 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2822 2024.07.06 00:09:58.781503 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2823 2024.07.06 00:09:58.781816 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2824 2024.07.06 00:09:58.781942 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Debug> executeQuery: Read 123 rows, 10.71 KiB in 0.001552 sec., 79252.57731958762 rows/sec., 6.74 MiB/sec.
2825 2024.07.06 00:09:58.782090 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Debug> DynamicQueryHandler: Done processing query
2826 2024.07.06 00:09:58.782114 [ 3 ] {a5f2bc33-66b5-40f0-a8bd-f6263d9d59f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2827 2024.07.06 00:09:58.782130 [ 3 ] {} <Debug> HTTP-Session: b2e9ae6e-fbf8-4840-826b-1e25eb7ed0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.07.06 00:09:58.782231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2024.07.06 00:09:58.782278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2830 2024.07.06 00:09:58.782297 [ 3 ] {} <Debug> HTTP-Session: 14f97e23-c3db-46f6-9821-6f5cbd78faed Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2831 2024.07.06 00:09:58.782314 [ 3 ] {} <Debug> HTTP-Session: 14f97e23-c3db-46f6-9821-6f5cbd78faed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.07.06 00:09:58.782328 [ 3 ] {} <Debug> HTTP-Session: 14f97e23-c3db-46f6-9821-6f5cbd78faed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.07.06 00:09:58.782359 [ 3 ] {} <Trace> HTTP-Session: 14f97e23-c3db-46f6-9821-6f5cbd78faed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2834 2024.07.06 00:09:58.782451 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2835 2024.07.06 00:09:58.782494 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2836 2024.07.06 00:09:58.782623 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.07.06 00:09:58.782888 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2024.07.06 00:09:58.782923 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2839 2024.07.06 00:09:58.783213 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2840 2024.07.06 00:09:58.783509 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2841 2024.07.06 00:09:58.783630 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001204 sec., 1661.1295681063123 rows/sec., 115.99 KiB/sec.
2842 2024.07.06 00:09:58.783786 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Debug> DynamicQueryHandler: Done processing query
2843 2024.07.06 00:09:58.783810 [ 3 ] {6ec24c90-228c-4cdc-9b91-5e140d1aec0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2844 2024.07.06 00:09:58.783826 [ 3 ] {} <Debug> HTTP-Session: 14f97e23-c3db-46f6-9821-6f5cbd78faed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.07.06 00:09:58.783938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2846 2024.07.06 00:09:58.783985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2847 2024.07.06 00:09:58.784005 [ 3 ] {} <Debug> HTTP-Session: 4c852d52-5d9b-494b-b1e5-366704ee6fe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2848 2024.07.06 00:09:58.784022 [ 3 ] {} <Debug> HTTP-Session: 4c852d52-5d9b-494b-b1e5-366704ee6fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2849 2024.07.06 00:09:58.784036 [ 3 ] {} <Debug> HTTP-Session: 4c852d52-5d9b-494b-b1e5-366704ee6fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.07.06 00:09:58.784065 [ 3 ] {} <Trace> HTTP-Session: 4c852d52-5d9b-494b-b1e5-366704ee6fe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2851 2024.07.06 00:09:58.784184 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2852 2024.07.06 00:09:58.784226 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2853 2024.07.06 00:09:58.784350 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2854 2024.07.06 00:09:58.784635 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2855 2024.07.06 00:09:58.784672 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2856 2024.07.06 00:09:58.784985 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2857 2024.07.06 00:09:58.785282 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2858 2024.07.06 00:09:58.785404 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001269 sec., 48857.368006304176 rows/sec., 3.82 MiB/sec.
2859 2024.07.06 00:09:58.785696 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Debug> DynamicQueryHandler: Done processing query
2860 2024.07.06 00:09:58.785721 [ 3 ] {fe185abe-81a8-4e3d-ac58-68652dbbe60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2861 2024.07.06 00:09:58.785738 [ 3 ] {} <Debug> HTTP-Session: 4c852d52-5d9b-494b-b1e5-366704ee6fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.07.06 00:09:58.785860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2863 2024.07.06 00:09:58.785907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2864 2024.07.06 00:09:58.785927 [ 3 ] {} <Debug> HTTP-Session: a09824b3-2221-4e3d-8043-6aeee89f2366 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2865 2024.07.06 00:09:58.785944 [ 3 ] {} <Debug> HTTP-Session: a09824b3-2221-4e3d-8043-6aeee89f2366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.07.06 00:09:58.785958 [ 3 ] {} <Debug> HTTP-Session: a09824b3-2221-4e3d-8043-6aeee89f2366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.07.06 00:09:58.785987 [ 3 ] {} <Trace> HTTP-Session: a09824b3-2221-4e3d-8043-6aeee89f2366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2868 2024.07.06 00:09:58.786154 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2869 2024.07.06 00:09:58.786204 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2870 2024.07.06 00:09:58.786364 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2871 2024.07.06 00:09:58.786689 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2872 2024.07.06 00:09:58.786726 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2873 2024.07.06 00:09:58.787108 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2874 2024.07.06 00:09:58.787440 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2875 2024.07.06 00:09:58.787568 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001505 sec., 67109.63455149501 rows/sec., 4.65 MiB/sec.
2876 2024.07.06 00:09:58.787855 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Debug> DynamicQueryHandler: Done processing query
2877 2024.07.06 00:09:58.787881 [ 3 ] {6ccaae42-c566-42cd-9f5b-a28c25c41165} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2878 2024.07.06 00:09:58.787898 [ 3 ] {} <Debug> HTTP-Session: a09824b3-2221-4e3d-8043-6aeee89f2366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.07.06 00:09:58.788056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2880 2024.07.06 00:09:58.788106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2881 2024.07.06 00:09:58.788126 [ 3 ] {} <Debug> HTTP-Session: 987887cc-6451-45b1-b95f-28854c07ff70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2882 2024.07.06 00:09:58.788142 [ 3 ] {} <Debug> HTTP-Session: 987887cc-6451-45b1-b95f-28854c07ff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.07.06 00:09:58.788156 [ 3 ] {} <Debug> HTTP-Session: 987887cc-6451-45b1-b95f-28854c07ff70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.07.06 00:09:58.788186 [ 3 ] {} <Trace> HTTP-Session: 987887cc-6451-45b1-b95f-28854c07ff70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2885 2024.07.06 00:09:58.788860 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2886 2024.07.06 00:09:58.788932 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2887 2024.07.06 00:09:58.789345 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2024.07.06 00:09:58.790285 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2889 2024.07.06 00:09:58.790321 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2890 2024.07.06 00:09:58.790930 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2891 2024.07.06 00:09:58.791334 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2892 2024.07.06 00:09:58.791458 [ 34 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2893 2024.07.06 00:09:58.791476 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003203 sec., 9990.63378083047 rows/sec., 17.90 MiB/sec.
2894 2024.07.06 00:09:58.791504 [ 34 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2895 2024.07.06 00:09:58.791551 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2896 2024.07.06 00:09:58.792069 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
2897 2024.07.06 00:09:58.792154 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Debug> DynamicQueryHandler: Done processing query
2898 2024.07.06 00:09:58.792205 [ 3 ] {8f4b95a2-14ac-432d-a970-e46a016547cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
2899 2024.07.06 00:09:58.792240 [ 3 ] {} <Debug> HTTP-Session: 987887cc-6451-45b1-b95f-28854c07ff70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.07.06 00:09:58.792442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2901 2024.07.06 00:09:58.792555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2902 2024.07.06 00:09:58.792613 [ 3 ] {} <Debug> HTTP-Session: d3d6b3ad-8181-4230-9d93-4c8644a267e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2903 2024.07.06 00:09:58.792667 [ 3 ] {} <Debug> HTTP-Session: d3d6b3ad-8181-4230-9d93-4c8644a267e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.07.06 00:09:58.792710 [ 3 ] {} <Debug> HTTP-Session: d3d6b3ad-8181-4230-9d93-4c8644a267e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.07.06 00:09:58.792810 [ 3 ] {} <Trace> HTTP-Session: d3d6b3ad-8181-4230-9d93-4c8644a267e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2906 2024.07.06 00:09:58.792827 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2907 2024.07.06 00:09:58.792979 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part
2908 2024.07.06 00:09:58.793034 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2909 2024.07.06 00:09:58.793150 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2910 2024.07.06 00:09:58.793594 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part
2911 2024.07.06 00:09:58.794162 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2912 2024.07.06 00:09:58.794461 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part
2913 2024.07.06 00:09:58.795142 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part
2914 2024.07.06 00:09:58.795300 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2915 2024.07.06 00:09:58.795439 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2916 2024.07.06 00:09:58.795744 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part
2917 2024.07.06 00:09:58.796330 [ 187 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part
2918 2024.07.06 00:09:58.796934 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2919 2024.07.06 00:09:58.797801 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2920 2024.07.06 00:09:58.798269 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005315 sec., 5644.402634054562 rows/sec., 395.95 KiB/sec.
2921 2024.07.06 00:09:58.798612 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Debug> DynamicQueryHandler: Done processing query
2922 2024.07.06 00:09:58.798662 [ 3 ] {6abba9e9-b0ff-43d4-893e-513396aa1038} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2923 2024.07.06 00:09:58.798711 [ 3 ] {} <Debug> HTTP-Session: d3d6b3ad-8181-4230-9d93-4c8644a267e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.07.06 00:09:58.800799 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 19 columns (19 merged, 0 gathered) in 0.009090105 sec., 19361.71254347447 rows/sec., 34.70 MiB/sec.
2925 2024.07.06 00:09:58.801299 [ 193 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2926 2024.07.06 00:09:58.801945 [ 193 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2927 2024.07.06 00:09:58.802022 [ 193 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2928 2024.07.06 00:09:58.802160 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
2929 2024.07.06 00:09:59.001300 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000902445 sec.
2930 2024.07.06 00:10:03.769335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2931 2024.07.06 00:10:03.769530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2932 2024.07.06 00:10:03.769579 [ 3 ] {} <Debug> HTTP-Session: 412483e8-ea0c-46be-bed0-6f12f2a9cc39 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2933 2024.07.06 00:10:03.769620 [ 3 ] {} <Debug> HTTP-Session: 412483e8-ea0c-46be-bed0-6f12f2a9cc39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.07.06 00:10:03.769649 [ 3 ] {} <Debug> HTTP-Session: 412483e8-ea0c-46be-bed0-6f12f2a9cc39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.07.06 00:10:03.769729 [ 3 ] {} <Trace> HTTP-Session: 412483e8-ea0c-46be-bed0-6f12f2a9cc39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2936 2024.07.06 00:10:03.769942 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2937 2024.07.06 00:10:03.770008 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2938 2024.07.06 00:10:03.770195 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2939 2024.07.06 00:10:03.770680 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2940 2024.07.06 00:10:03.770726 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2941 2024.07.06 00:10:03.771086 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2942 2024.07.06 00:10:03.771420 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2943 2024.07.06 00:10:03.771587 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001695 sec., 15339.233038348084 rows/sec., 1.14 MiB/sec.
2944 2024.07.06 00:10:03.771805 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Debug> DynamicQueryHandler: Done processing query
2945 2024.07.06 00:10:03.771831 [ 3 ] {35f8a84d-0468-4e97-9f1c-8b4c07c2bf25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2946 2024.07.06 00:10:03.771848 [ 3 ] {} <Debug> HTTP-Session: 412483e8-ea0c-46be-bed0-6f12f2a9cc39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2947 2024.07.06 00:10:03.771997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2948 2024.07.06 00:10:03.772051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2949 2024.07.06 00:10:03.772071 [ 3 ] {} <Debug> HTTP-Session: 40e0afbd-25b7-49b8-9815-519ab71bcab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2950 2024.07.06 00:10:03.772089 [ 3 ] {} <Debug> HTTP-Session: 40e0afbd-25b7-49b8-9815-519ab71bcab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.07.06 00:10:03.772103 [ 3 ] {} <Debug> HTTP-Session: 40e0afbd-25b7-49b8-9815-519ab71bcab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2952 2024.07.06 00:10:03.772138 [ 3 ] {} <Trace> HTTP-Session: 40e0afbd-25b7-49b8-9815-519ab71bcab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2953 2024.07.06 00:10:03.772247 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2954 2024.07.06 00:10:03.772292 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2955 2024.07.06 00:10:03.772424 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2956 2024.07.06 00:10:03.772719 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2957 2024.07.06 00:10:03.772757 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2958 2024.07.06 00:10:03.773061 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2959 2024.07.06 00:10:03.773370 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2960 2024.07.06 00:10:03.773523 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001306 sec., 21439.50995405819 rows/sec., 1.67 MiB/sec.
2961 2024.07.06 00:10:03.773681 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Debug> DynamicQueryHandler: Done processing query
2962 2024.07.06 00:10:03.773706 [ 3 ] {56db40b9-b062-46d0-8eff-07863c2c8efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2963 2024.07.06 00:10:03.773723 [ 3 ] {} <Debug> HTTP-Session: 40e0afbd-25b7-49b8-9815-519ab71bcab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2964 2024.07.06 00:10:03.773909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2024.07.06 00:10:03.773960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2966 2024.07.06 00:10:03.773979 [ 3 ] {} <Debug> HTTP-Session: dad4d98b-b275-4a2b-ba24-c797fa1706d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2967 2024.07.06 00:10:03.773996 [ 3 ] {} <Debug> HTTP-Session: dad4d98b-b275-4a2b-ba24-c797fa1706d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.07.06 00:10:03.774009 [ 3 ] {} <Debug> HTTP-Session: dad4d98b-b275-4a2b-ba24-c797fa1706d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.07.06 00:10:03.774041 [ 3 ] {} <Trace> HTTP-Session: dad4d98b-b275-4a2b-ba24-c797fa1706d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2970 2024.07.06 00:10:03.774179 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2971 2024.07.06 00:10:03.774228 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2972 2024.07.06 00:10:03.774375 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2973 2024.07.06 00:10:03.774709 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2974 2024.07.06 00:10:03.774746 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2975 2024.07.06 00:10:03.775130 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2976 2024.07.06 00:10:03.775470 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2977 2024.07.06 00:10:03.775607 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001482 sec., 67476.38326585694 rows/sec., 4.68 MiB/sec.
2978 2024.07.06 00:10:03.775807 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Debug> DynamicQueryHandler: Done processing query
2979 2024.07.06 00:10:03.775831 [ 3 ] {b9922445-8f27-4b7c-a77a-2e703a60806f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2980 2024.07.06 00:10:03.775847 [ 3 ] {} <Debug> HTTP-Session: dad4d98b-b275-4a2b-ba24-c797fa1706d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.07.06 00:10:03.775967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2982 2024.07.06 00:10:03.776016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2983 2024.07.06 00:10:03.776036 [ 3 ] {} <Debug> HTTP-Session: 4ab34ad2-d56e-4c8b-986b-d0592c5517e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
2984 2024.07.06 00:10:03.776052 [ 3 ] {} <Debug> HTTP-Session: 4ab34ad2-d56e-4c8b-986b-d0592c5517e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.07.06 00:10:03.776065 [ 3 ] {} <Debug> HTTP-Session: 4ab34ad2-d56e-4c8b-986b-d0592c5517e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2986 2024.07.06 00:10:03.776097 [ 3 ] {} <Trace> HTTP-Session: 4ab34ad2-d56e-4c8b-986b-d0592c5517e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2987 2024.07.06 00:10:03.776200 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2988 2024.07.06 00:10:03.776247 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2989 2024.07.06 00:10:03.776382 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2990 2024.07.06 00:10:03.776641 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2991 2024.07.06 00:10:03.776678 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2992 2024.07.06 00:10:03.777031 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2993 2024.07.06 00:10:03.777348 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2994 2024.07.06 00:10:03.777504 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001321 sec., 22710.068130204392 rows/sec., 1.56 MiB/sec.
2995 2024.07.06 00:10:03.777807 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Debug> DynamicQueryHandler: Done processing query
2996 2024.07.06 00:10:03.777833 [ 3 ] {46ed8996-5697-4e3f-a650-ccdfc201a745} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2997 2024.07.06 00:10:03.777849 [ 3 ] {} <Debug> HTTP-Session: 4ab34ad2-d56e-4c8b-986b-d0592c5517e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2998 2024.07.06 00:10:08.771676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2999 2024.07.06 00:10:08.771813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3000 2024.07.06 00:10:08.771841 [ 3 ] {} <Debug> HTTP-Session: 25cee5f5-5392-44d4-b646-490faf7e4dda Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3001 2024.07.06 00:10:08.771870 [ 3 ] {} <Debug> HTTP-Session: 25cee5f5-5392-44d4-b646-490faf7e4dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.07.06 00:10:08.771887 [ 3 ] {} <Debug> HTTP-Session: 25cee5f5-5392-44d4-b646-490faf7e4dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3003 2024.07.06 00:10:08.771941 [ 3 ] {} <Trace> HTTP-Session: 25cee5f5-5392-44d4-b646-490faf7e4dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3004 2024.07.06 00:10:08.772149 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3005 2024.07.06 00:10:08.772223 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3006 2024.07.06 00:10:08.772436 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3007 2024.07.06 00:10:08.772895 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3008 2024.07.06 00:10:08.772937 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3009 2024.07.06 00:10:08.773293 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3010 2024.07.06 00:10:08.773624 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3011 2024.07.06 00:10:08.773767 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001683 sec., 19013.666072489603 rows/sec., 1.51 MiB/sec.
3012 2024.07.06 00:10:08.773980 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Debug> DynamicQueryHandler: Done processing query
3013 2024.07.06 00:10:08.774005 [ 3 ] {d0301606-22de-4d6f-957c-f426ecc9351e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3014 2024.07.06 00:10:08.774021 [ 3 ] {} <Debug> HTTP-Session: 25cee5f5-5392-44d4-b646-490faf7e4dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3015 2024.07.06 00:10:08.774172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3016 2024.07.06 00:10:08.774222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3017 2024.07.06 00:10:08.774241 [ 3 ] {} <Debug> HTTP-Session: fa48b682-350b-4bb9-be2b-2c7d0fdc8fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3018 2024.07.06 00:10:08.774259 [ 3 ] {} <Debug> HTTP-Session: fa48b682-350b-4bb9-be2b-2c7d0fdc8fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3019 2024.07.06 00:10:08.774275 [ 3 ] {} <Debug> HTTP-Session: fa48b682-350b-4bb9-be2b-2c7d0fdc8fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3020 2024.07.06 00:10:08.774306 [ 3 ] {} <Trace> HTTP-Session: fa48b682-350b-4bb9-be2b-2c7d0fdc8fc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3021 2024.07.06 00:10:08.774399 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3022 2024.07.06 00:10:08.774442 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3023 2024.07.06 00:10:08.774574 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3024 2024.07.06 00:10:08.774851 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3025 2024.07.06 00:10:08.774888 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3026 2024.07.06 00:10:08.775180 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3027 2024.07.06 00:10:08.775484 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3028 2024.07.06 00:10:08.775640 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001257 sec., 3182.1797931583133 rows/sec., 259.48 KiB/sec.
3029 2024.07.06 00:10:08.776066 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Debug> DynamicQueryHandler: Done processing query
3030 2024.07.06 00:10:08.776090 [ 3 ] {48b1802b-cb18-4de8-bc66-9addecb3ac96} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3031 2024.07.06 00:10:08.776106 [ 3 ] {} <Debug> HTTP-Session: fa48b682-350b-4bb9-be2b-2c7d0fdc8fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3032 2024.07.06 00:10:08.776240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3033 2024.07.06 00:10:08.776288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3034 2024.07.06 00:10:08.776307 [ 3 ] {} <Debug> HTTP-Session: df02adde-ecef-4cac-a146-1f49ac6dc6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3035 2024.07.06 00:10:08.776324 [ 3 ] {} <Debug> HTTP-Session: df02adde-ecef-4cac-a146-1f49ac6dc6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3036 2024.07.06 00:10:08.776338 [ 3 ] {} <Debug> HTTP-Session: df02adde-ecef-4cac-a146-1f49ac6dc6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3037 2024.07.06 00:10:08.776368 [ 3 ] {} <Trace> HTTP-Session: df02adde-ecef-4cac-a146-1f49ac6dc6a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3038 2024.07.06 00:10:08.776500 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3039 2024.07.06 00:10:08.776543 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3040 2024.07.06 00:10:08.776687 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3041 2024.07.06 00:10:08.777071 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3042 2024.07.06 00:10:08.777109 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3043 2024.07.06 00:10:08.777429 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3044 2024.07.06 00:10:08.777745 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3045 2024.07.06 00:10:08.777898 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Debug> executeQuery: Read 124 rows, 10.78 KiB in 0.001445 sec., 85813.14878892733 rows/sec., 7.29 MiB/sec.
3046 2024.07.06 00:10:08.777899 [ 28 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3047 2024.07.06 00:10:08.778007 [ 28 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3048 2024.07.06 00:10:08.778047 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3049 2024.07.06 00:10:08.778123 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Debug> DynamicQueryHandler: Done processing query
3050 2024.07.06 00:10:08.778165 [ 3 ] {e122d6df-ee1d-436f-9242-8ae13480304a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3051 2024.07.06 00:10:08.778189 [ 3 ] {} <Debug> HTTP-Session: df02adde-ecef-4cac-a146-1f49ac6dc6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3052 2024.07.06 00:10:08.778206 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
3053 2024.07.06 00:10:08.778334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3054 2024.07.06 00:10:08.778358 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3055 2024.07.06 00:10:08.778402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3056 2024.07.06 00:10:08.778402 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part
3057 2024.07.06 00:10:08.778429 [ 3 ] {} <Debug> HTTP-Session: 2823784d-6dae-46c1-88a9-5e42cbd1d9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3058 2024.07.06 00:10:08.778449 [ 3 ] {} <Debug> HTTP-Session: 2823784d-6dae-46c1-88a9-5e42cbd1d9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.07.06 00:10:08.778468 [ 3 ] {} <Debug> HTTP-Session: 2823784d-6dae-46c1-88a9-5e42cbd1d9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3060 2024.07.06 00:10:08.778518 [ 3 ] {} <Trace> HTTP-Session: 2823784d-6dae-46c1-88a9-5e42cbd1d9d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3061 2024.07.06 00:10:08.778616 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 122 rows starting from the beginning of the part
3062 2024.07.06 00:10:08.778839 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3063 2024.07.06 00:10:08.778943 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part
3064 2024.07.06 00:10:08.779015 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3065 2024.07.06 00:10:08.779296 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 123 rows starting from the beginning of the part
3066 2024.07.06 00:10:08.779619 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part
3067 2024.07.06 00:10:08.780004 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 124 rows starting from the beginning of the part
3068 2024.07.06 00:10:08.780361 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3069 2024.07.06 00:10:08.781031 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3070 2024.07.06 00:10:08.781077 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3071 2024.07.06 00:10:08.781560 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3072 2024.07.06 00:10:08.781937 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380899 sec., 162247.73496386182 rows/sec., 13.46 MiB/sec.
3073 2024.07.06 00:10:08.782081 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3074 2024.07.06 00:10:08.782151 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3075 2024.07.06 00:10:08.782407 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003697 sec., 1081.9583446037327 rows/sec., 75.55 KiB/sec.
3076 2024.07.06 00:10:08.782654 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Debug> DynamicQueryHandler: Done processing query
3077 2024.07.06 00:10:08.782689 [ 3 ] {25323b5e-1d70-479d-91cc-6c395a24d4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3078 2024.07.06 00:10:08.782716 [ 3 ] {} <Debug> HTTP-Session: 2823784d-6dae-46c1-88a9-5e42cbd1d9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.07.06 00:10:08.782728 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3080 2024.07.06 00:10:08.782805 [ 198 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_16_3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3081 2024.07.06 00:10:08.782876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3082 2024.07.06 00:10:08.782888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3083 2024.07.06 00:10:08.782928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3084 2024.07.06 00:10:08.782949 [ 3 ] {} <Debug> HTTP-Session: eda0c8b3-b16f-46c0-a570-a196188e1ace Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3085 2024.07.06 00:10:08.782966 [ 3 ] {} <Debug> HTTP-Session: eda0c8b3-b16f-46c0-a570-a196188e1ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3086 2024.07.06 00:10:08.782980 [ 3 ] {} <Debug> HTTP-Session: eda0c8b3-b16f-46c0-a570-a196188e1ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3087 2024.07.06 00:10:08.783011 [ 3 ] {} <Trace> HTTP-Session: eda0c8b3-b16f-46c0-a570-a196188e1ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3088 2024.07.06 00:10:08.783132 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3089 2024.07.06 00:10:08.783175 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3090 2024.07.06 00:10:08.783301 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3091 2024.07.06 00:10:08.783628 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3092 2024.07.06 00:10:08.783665 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3093 2024.07.06 00:10:08.783977 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3094 2024.07.06 00:10:08.784278 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3095 2024.07.06 00:10:08.784430 [ 28 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3096 2024.07.06 00:10:08.784438 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001339 sec., 47796.86333084392 rows/sec., 3.74 MiB/sec.
3097 2024.07.06 00:10:08.784489 [ 28 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3098 2024.07.06 00:10:08.784553 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3099 2024.07.06 00:10:08.784808 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Debug> DynamicQueryHandler: Done processing query
3100 2024.07.06 00:10:08.784837 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::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
3101 2024.07.06 00:10:08.784882 [ 3 ] {ba8c4235-f0bb-4d21-b50b-06d31617bc54} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3102 2024.07.06 00:10:08.784974 [ 3 ] {} <Debug> HTTP-Session: eda0c8b3-b16f-46c0-a570-a196188e1ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3103 2024.07.06 00:10:08.785160 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3104 2024.07.06 00:10:08.785198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3105 2024.07.06 00:10:08.785226 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 104 rows starting from the beginning of the part
3106 2024.07.06 00:10:08.785264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3107 2024.07.06 00:10:08.785314 [ 3 ] {} <Debug> HTTP-Session: 278006c3-8d9d-4cba-869a-cdbf6317319d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3108 2024.07.06 00:10:08.785413 [ 3 ] {} <Debug> HTTP-Session: 278006c3-8d9d-4cba-869a-cdbf6317319d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3109 2024.07.06 00:10:08.785496 [ 3 ] {} <Debug> HTTP-Session: 278006c3-8d9d-4cba-869a-cdbf6317319d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3110 2024.07.06 00:10:08.785524 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::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
3111 2024.07.06 00:10:08.785634 [ 3 ] {} <Trace> HTTP-Session: 278006c3-8d9d-4cba-869a-cdbf6317319d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3112 2024.07.06 00:10:08.785772 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part
3113 2024.07.06 00:10:08.786020 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part
3114 2024.07.06 00:10:08.786289 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part
3115 2024.07.06 00:10:08.786514 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part
3116 2024.07.06 00:10:08.786706 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3117 2024.07.06 00:10:08.786999 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3118 2024.07.06 00:10:08.787553 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3119 2024.07.06 00:10:08.788530 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3120 2024.07.06 00:10:08.788603 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3121 2024.07.06 00:10:08.789380 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.004716545 sec., 78871.29243969897 rows/sec., 6.16 MiB/sec.
3122 2024.07.06 00:10:08.789617 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3123 2024.07.06 00:10:08.789661 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3124 2024.07.06 00:10:08.790443 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3125 2024.07.06 00:10:08.790567 [ 197 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_16_3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3126 2024.07.06 00:10:08.790738 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3127 2024.07.06 00:10:08.790753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3128 2024.07.06 00:10:08.790968 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3129 2024.07.06 00:10:08.790976 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.005108 sec., 19968.67658574785 rows/sec., 1.38 MiB/sec.
3130 2024.07.06 00:10:08.791016 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3131 2024.07.06 00:10:08.791096 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3132 2024.07.06 00:10:08.791333 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
3133 2024.07.06 00:10:08.791384 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Debug> DynamicQueryHandler: Done processing query
3134 2024.07.06 00:10:08.791438 [ 3 ] {12fa5b37-7a2b-49b0-aeac-2fb6dbf4380b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3135 2024.07.06 00:10:08.791482 [ 3 ] {} <Debug> HTTP-Session: 278006c3-8d9d-4cba-869a-cdbf6317319d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3136 2024.07.06 00:10:08.791583 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3137 2024.07.06 00:10:08.791618 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1421 rows starting from the beginning of the part
3138 2024.07.06 00:10:08.791726 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part
3139 2024.07.06 00:10:08.791768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3140 2024.07.06 00:10:08.792002 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 137 rows starting from the beginning of the part
3141 2024.07.06 00:10:08.792274 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 101 rows starting from the beginning of the part
3142 2024.07.06 00:10:08.792304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3143 2024.07.06 00:10:08.792429 [ 3 ] {} <Debug> HTTP-Session: a2bd65cf-a162-4b75-9c22-6a8028254411 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3144 2024.07.06 00:10:08.792558 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part
3145 2024.07.06 00:10:08.792576 [ 3 ] {} <Debug> HTTP-Session: a2bd65cf-a162-4b75-9c22-6a8028254411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.07.06 00:10:08.792645 [ 3 ] {} <Debug> HTTP-Session: a2bd65cf-a162-4b75-9c22-6a8028254411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.07.06 00:10:08.792796 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part
3148 2024.07.06 00:10:08.792846 [ 3 ] {} <Trace> HTTP-Session: a2bd65cf-a162-4b75-9c22-6a8028254411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3149 2024.07.06 00:10:08.793551 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3150 2024.07.06 00:10:08.793687 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3151 2024.07.06 00:10:08.795928 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.07.06 00:10:08.796511 [ 199 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270334 sec., 372082.6801489242 rows/sec., 25.90 MiB/sec.
3153 2024.07.06 00:10:08.797294 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3154 2024.07.06 00:10:08.797311 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3155 2024.07.06 00:10:08.797373 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3156 2024.07.06 00:10:08.798403 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3157 2024.07.06 00:10:08.798655 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3158 2024.07.06 00:10:08.798835 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
3159 2024.07.06 00:10:08.798984 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3160 2024.07.06 00:10:08.799432 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3161 2024.07.06 00:10:08.799620 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006415 sec., 4988.3086515978175 rows/sec., 8.94 MiB/sec.
3162 2024.07.06 00:10:08.799891 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Debug> DynamicQueryHandler: Done processing query
3163 2024.07.06 00:10:08.799918 [ 3 ] {02dd88e2-0d43-4146-8483-0ca6d3e23c1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3164 2024.07.06 00:10:08.799935 [ 3 ] {} <Debug> HTTP-Session: a2bd65cf-a162-4b75-9c22-6a8028254411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.07.06 00:10:08.800072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3166 2024.07.06 00:10:08.800124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3167 2024.07.06 00:10:08.800143 [ 3 ] {} <Debug> HTTP-Session: 4d79b08b-0168-4f40-8ce9-65ae2a9c57b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3168 2024.07.06 00:10:08.800161 [ 3 ] {} <Debug> HTTP-Session: 4d79b08b-0168-4f40-8ce9-65ae2a9c57b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3169 2024.07.06 00:10:08.800175 [ 3 ] {} <Debug> HTTP-Session: 4d79b08b-0168-4f40-8ce9-65ae2a9c57b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3170 2024.07.06 00:10:08.800211 [ 3 ] {} <Trace> HTTP-Session: 4d79b08b-0168-4f40-8ce9-65ae2a9c57b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3171 2024.07.06 00:10:08.800325 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3172 2024.07.06 00:10:08.800370 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3173 2024.07.06 00:10:08.800503 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3174 2024.07.06 00:10:08.800838 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3175 2024.07.06 00:10:08.800876 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3176 2024.07.06 00:10:08.801245 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3177 2024.07.06 00:10:08.801597 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3178 2024.07.06 00:10:08.801760 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001459 sec., 20562.028786840303 rows/sec., 1.41 MiB/sec.
3179 2024.07.06 00:10:08.801930 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Debug> DynamicQueryHandler: Done processing query
3180 2024.07.06 00:10:08.801955 [ 3 ] {435c7689-4b33-47fa-995d-894963668474} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3181 2024.07.06 00:10:08.801971 [ 3 ] {} <Debug> HTTP-Session: 4d79b08b-0168-4f40-8ce9-65ae2a9c57b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.07.06 00:10:12.473259 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
3183 2024.07.06 00:10:12.473352 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
3184 2024.07.06 00:10:13.769619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 3603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3185 2024.07.06 00:10:13.769784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3186 2024.07.06 00:10:13.769828 [ 3 ] {} <Debug> HTTP-Session: 6adb1860-bff8-4e66-97b3-88e04d7d61b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3187 2024.07.06 00:10:13.769869 [ 3 ] {} <Debug> HTTP-Session: 6adb1860-bff8-4e66-97b3-88e04d7d61b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.07.06 00:10:13.769897 [ 3 ] {} <Debug> HTTP-Session: 6adb1860-bff8-4e66-97b3-88e04d7d61b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3189 2024.07.06 00:10:13.769970 [ 3 ] {} <Trace> HTTP-Session: 6adb1860-bff8-4e66-97b3-88e04d7d61b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3190 2024.07.06 00:10:13.770157 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3191 2024.07.06 00:10:13.770222 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3192 2024.07.06 00:10:13.770417 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3193 2024.07.06 00:10:13.770957 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3194 2024.07.06 00:10:13.770996 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3195 2024.07.06 00:10:13.771371 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3196 2024.07.06 00:10:13.771720 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3197 2024.07.06 00:10:13.771862 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001761 sec., 14764.338444065872 rows/sec., 1.10 MiB/sec.
3198 2024.07.06 00:10:13.772188 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Debug> DynamicQueryHandler: Done processing query
3199 2024.07.06 00:10:13.772215 [ 3 ] {3ad1e9a5-bb23-422e-8ca4-cbe00379425a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3200 2024.07.06 00:10:13.772233 [ 3 ] {} <Debug> HTTP-Session: 6adb1860-bff8-4e66-97b3-88e04d7d61b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.07.06 00:10:13.772391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3202 2024.07.06 00:10:13.772443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3203 2024.07.06 00:10:13.772466 [ 3 ] {} <Debug> HTTP-Session: 289e1e99-1c4f-453b-a101-b176257ee74b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3204 2024.07.06 00:10:13.772483 [ 3 ] {} <Debug> HTTP-Session: 289e1e99-1c4f-453b-a101-b176257ee74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.07.06 00:10:13.772497 [ 3 ] {} <Debug> HTTP-Session: 289e1e99-1c4f-453b-a101-b176257ee74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3206 2024.07.06 00:10:13.772530 [ 3 ] {} <Trace> HTTP-Session: 289e1e99-1c4f-453b-a101-b176257ee74b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3207 2024.07.06 00:10:13.772639 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3208 2024.07.06 00:10:13.772683 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3209 2024.07.06 00:10:13.772831 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3210 2024.07.06 00:10:13.773172 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3211 2024.07.06 00:10:13.773208 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3212 2024.07.06 00:10:13.773519 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3213 2024.07.06 00:10:13.773821 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3214 2024.07.06 00:10:13.773948 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001343 sec., 20848.845867460906 rows/sec., 1.63 MiB/sec.
3215 2024.07.06 00:10:13.774109 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Debug> DynamicQueryHandler: Done processing query
3216 2024.07.06 00:10:13.774133 [ 3 ] {fac5eb3d-d786-4b0a-a614-52a2aa4f2973} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3217 2024.07.06 00:10:13.774150 [ 3 ] {} <Debug> HTTP-Session: 289e1e99-1c4f-453b-a101-b176257ee74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3218 2024.07.06 00:10:13.774297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3219 2024.07.06 00:10:13.774347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3220 2024.07.06 00:10:13.774367 [ 3 ] {} <Debug> HTTP-Session: c13fa6f2-0127-4e58-a586-0aac0aa455df Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3221 2024.07.06 00:10:13.774383 [ 3 ] {} <Debug> HTTP-Session: c13fa6f2-0127-4e58-a586-0aac0aa455df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3222 2024.07.06 00:10:13.774397 [ 3 ] {} <Debug> HTTP-Session: c13fa6f2-0127-4e58-a586-0aac0aa455df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3223 2024.07.06 00:10:13.774428 [ 3 ] {} <Trace> HTTP-Session: c13fa6f2-0127-4e58-a586-0aac0aa455df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3224 2024.07.06 00:10:13.774565 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3225 2024.07.06 00:10:13.774613 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3226 2024.07.06 00:10:13.774758 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3227 2024.07.06 00:10:13.775145 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3228 2024.07.06 00:10:13.775180 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3229 2024.07.06 00:10:13.775574 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3230 2024.07.06 00:10:13.775914 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3231 2024.07.06 00:10:13.776045 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001536 sec., 65104.166666666664 rows/sec., 4.51 MiB/sec.
3232 2024.07.06 00:10:13.776369 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Debug> DynamicQueryHandler: Done processing query
3233 2024.07.06 00:10:13.776394 [ 3 ] {1304ddf6-fca5-431e-9e20-4e32ad1f8b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3234 2024.07.06 00:10:13.776411 [ 3 ] {} <Debug> HTTP-Session: c13fa6f2-0127-4e58-a586-0aac0aa455df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.07.06 00:10:13.776534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3236 2024.07.06 00:10:13.776583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3237 2024.07.06 00:10:13.776602 [ 3 ] {} <Debug> HTTP-Session: 4929a02e-7c75-48c4-b2fc-d0a900108d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3238 2024.07.06 00:10:13.776618 [ 3 ] {} <Debug> HTTP-Session: 4929a02e-7c75-48c4-b2fc-d0a900108d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3239 2024.07.06 00:10:13.776632 [ 3 ] {} <Debug> HTTP-Session: 4929a02e-7c75-48c4-b2fc-d0a900108d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3240 2024.07.06 00:10:13.776663 [ 3 ] {} <Trace> HTTP-Session: 4929a02e-7c75-48c4-b2fc-d0a900108d81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3241 2024.07.06 00:10:13.776776 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3242 2024.07.06 00:10:13.776822 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3243 2024.07.06 00:10:13.776970 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3244 2024.07.06 00:10:13.777263 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3245 2024.07.06 00:10:13.777298 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3246 2024.07.06 00:10:13.777656 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3247 2024.07.06 00:10:13.777987 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3248 2024.07.06 00:10:13.778102 [ 74 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3249 2024.07.06 00:10:13.778114 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001375 sec., 21818.18181818182 rows/sec., 1.49 MiB/sec.
3250 2024.07.06 00:10:13.778148 [ 74 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3251 2024.07.06 00:10:13.778182 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
3252 2024.07.06 00:10:13.778346 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Debug> DynamicQueryHandler: Done processing query
3253 2024.07.06 00:10:13.778372 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
3254 2024.07.06 00:10:13.778379 [ 3 ] {3761e0e8-ab96-4a90-8c63-333b39b017d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3255 2024.07.06 00:10:13.778469 [ 3 ] {} <Debug> HTTP-Session: 4929a02e-7c75-48c4-b2fc-d0a900108d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3256 2024.07.06 00:10:13.778616 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3257 2024.07.06 00:10:13.778661 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part
3258 2024.07.06 00:10:13.778739 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part
3259 2024.07.06 00:10:13.778947 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
3260 2024.07.06 00:10:13.779173 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part
3261 2024.07.06 00:10:13.779374 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part
3262 2024.07.06 00:10:13.779594 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part
3263 2024.07.06 00:10:13.780814 [ 199 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545411 sec., 188574.65454498312 rows/sec., 12.92 MiB/sec.
3264 2024.07.06 00:10:13.781064 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3265 2024.07.06 00:10:13.781535 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3266 2024.07.06 00:10:13.781632 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_16_3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3267 2024.07.06 00:10:13.781734 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3268 2024.07.06 00:10:18.771322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3269 2024.07.06 00:10:18.771455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3270 2024.07.06 00:10:18.771481 [ 3 ] {} <Debug> HTTP-Session: aa1051b2-f287-434b-b201-ec495fb28211 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3271 2024.07.06 00:10:18.771505 [ 3 ] {} <Debug> HTTP-Session: aa1051b2-f287-434b-b201-ec495fb28211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.07.06 00:10:18.771519 [ 3 ] {} <Debug> HTTP-Session: aa1051b2-f287-434b-b201-ec495fb28211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.07.06 00:10:18.771569 [ 3 ] {} <Trace> HTTP-Session: aa1051b2-f287-434b-b201-ec495fb28211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3274 2024.07.06 00:10:18.771754 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3275 2024.07.06 00:10:18.771819 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3276 2024.07.06 00:10:18.772008 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3277 2024.07.06 00:10:18.772530 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3278 2024.07.06 00:10:18.772570 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3279 2024.07.06 00:10:18.772938 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3280 2024.07.06 00:10:18.773267 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3281 2024.07.06 00:10:18.773404 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.00171 sec., 18713.45029239766 rows/sec., 1.48 MiB/sec.
3282 2024.07.06 00:10:18.773717 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Debug> DynamicQueryHandler: Done processing query
3283 2024.07.06 00:10:18.773745 [ 3 ] {08dea831-e7b3-4626-8411-358d939e2216} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3284 2024.07.06 00:10:18.773762 [ 3 ] {} <Debug> HTTP-Session: aa1051b2-f287-434b-b201-ec495fb28211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.07.06 00:10:18.773894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3286 2024.07.06 00:10:18.773943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3287 2024.07.06 00:10:18.773964 [ 3 ] {} <Debug> HTTP-Session: a6f327ee-bcdf-4743-a266-a5d496e9fdda Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3288 2024.07.06 00:10:18.773980 [ 3 ] {} <Debug> HTTP-Session: a6f327ee-bcdf-4743-a266-a5d496e9fdda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3289 2024.07.06 00:10:18.773994 [ 3 ] {} <Debug> HTTP-Session: a6f327ee-bcdf-4743-a266-a5d496e9fdda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3290 2024.07.06 00:10:18.774025 [ 3 ] {} <Trace> HTTP-Session: a6f327ee-bcdf-4743-a266-a5d496e9fdda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3291 2024.07.06 00:10:18.774162 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3292 2024.07.06 00:10:18.774209 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3293 2024.07.06 00:10:18.774352 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3294 2024.07.06 00:10:18.774830 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3295 2024.07.06 00:10:18.774868 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3296 2024.07.06 00:10:18.775196 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3297 2024.07.06 00:10:18.775504 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3298 2024.07.06 00:10:18.775635 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.001528 sec., 79842.93193717278 rows/sec., 6.80 MiB/sec.
3299 2024.07.06 00:10:18.775820 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Debug> DynamicQueryHandler: Done processing query
3300 2024.07.06 00:10:18.775845 [ 3 ] {65f84da2-7007-4c47-ac16-71ba6ee83062} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3301 2024.07.06 00:10:18.775861 [ 3 ] {} <Debug> HTTP-Session: a6f327ee-bcdf-4743-a266-a5d496e9fdda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.07.06 00:10:18.775980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3303 2024.07.06 00:10:18.776030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3304 2024.07.06 00:10:18.776049 [ 3 ] {} <Debug> HTTP-Session: 0164b8b1-4514-4580-ad75-19f74c95970e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3305 2024.07.06 00:10:18.776066 [ 3 ] {} <Debug> HTTP-Session: 0164b8b1-4514-4580-ad75-19f74c95970e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.07.06 00:10:18.776080 [ 3 ] {} <Debug> HTTP-Session: 0164b8b1-4514-4580-ad75-19f74c95970e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3307 2024.07.06 00:10:18.776111 [ 3 ] {} <Trace> HTTP-Session: 0164b8b1-4514-4580-ad75-19f74c95970e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3308 2024.07.06 00:10:18.776233 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3309 2024.07.06 00:10:18.776276 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3310 2024.07.06 00:10:18.776404 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3311 2024.07.06 00:10:18.776722 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3312 2024.07.06 00:10:18.776759 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3313 2024.07.06 00:10:18.777070 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3314 2024.07.06 00:10:18.777381 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3315 2024.07.06 00:10:18.777551 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 3.46 MiB/sec.
3316 2024.07.06 00:10:18.777716 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Debug> DynamicQueryHandler: Done processing query
3317 2024.07.06 00:10:18.777741 [ 3 ] {1246edd8-c4b9-4eed-a7bb-c652811546a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3318 2024.07.06 00:10:18.777758 [ 3 ] {} <Debug> HTTP-Session: 0164b8b1-4514-4580-ad75-19f74c95970e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.07.06 00:10:18.777871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3320 2024.07.06 00:10:18.777919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3321 2024.07.06 00:10:18.777939 [ 3 ] {} <Debug> HTTP-Session: c201d181-6936-4fb6-9929-0555e7c736f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3322 2024.07.06 00:10:18.777955 [ 3 ] {} <Debug> HTTP-Session: c201d181-6936-4fb6-9929-0555e7c736f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3323 2024.07.06 00:10:18.777969 [ 3 ] {} <Debug> HTTP-Session: c201d181-6936-4fb6-9929-0555e7c736f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.07.06 00:10:18.778000 [ 3 ] {} <Trace> HTTP-Session: c201d181-6936-4fb6-9929-0555e7c736f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3325 2024.07.06 00:10:18.778127 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3326 2024.07.06 00:10:18.778175 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3327 2024.07.06 00:10:18.778320 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3328 2024.07.06 00:10:18.778668 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3329 2024.07.06 00:10:18.778704 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3330 2024.07.06 00:10:18.779087 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3331 2024.07.06 00:10:18.779419 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3332 2024.07.06 00:10:18.779609 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001532 sec., 65274.15143603134 rows/sec., 4.53 MiB/sec.
3333 2024.07.06 00:10:18.779781 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Debug> DynamicQueryHandler: Done processing query
3334 2024.07.06 00:10:18.779806 [ 3 ] {eca9df44-6093-4b4f-9774-7e260192fab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3335 2024.07.06 00:10:18.779822 [ 3 ] {} <Debug> HTTP-Session: c201d181-6936-4fb6-9929-0555e7c736f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.07.06 00:10:18.779968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3337 2024.07.06 00:10:18.780018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3338 2024.07.06 00:10:18.780037 [ 3 ] {} <Debug> HTTP-Session: 99eba6fd-fda2-40d9-9188-2e1e0ddc054e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3339 2024.07.06 00:10:18.780053 [ 3 ] {} <Debug> HTTP-Session: 99eba6fd-fda2-40d9-9188-2e1e0ddc054e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.07.06 00:10:18.780067 [ 3 ] {} <Debug> HTTP-Session: 99eba6fd-fda2-40d9-9188-2e1e0ddc054e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.07.06 00:10:18.780099 [ 3 ] {} <Trace> HTTP-Session: 99eba6fd-fda2-40d9-9188-2e1e0ddc054e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3342 2024.07.06 00:10:18.780414 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3343 2024.07.06 00:10:18.780478 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3344 2024.07.06 00:10:18.780897 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2024.07.06 00:10:18.781669 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3346 2024.07.06 00:10:18.781705 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3347 2024.07.06 00:10:18.782326 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3348 2024.07.06 00:10:18.782730 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3349 2024.07.06 00:10:18.782918 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002729 sec., 11725.906925613777 rows/sec., 21.01 MiB/sec.
3350 2024.07.06 00:10:18.783239 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Debug> DynamicQueryHandler: Done processing query
3351 2024.07.06 00:10:18.783264 [ 3 ] {6738c07a-8454-437c-919c-689687747845} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3352 2024.07.06 00:10:18.783281 [ 3 ] {} <Debug> HTTP-Session: 99eba6fd-fda2-40d9-9188-2e1e0ddc054e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.07.06 00:10:18.783386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3354 2024.07.06 00:10:18.783436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3355 2024.07.06 00:10:18.783455 [ 3 ] {} <Debug> HTTP-Session: b3c02e98-ed37-4908-a4c4-b3d2d80bd91a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3356 2024.07.06 00:10:18.783471 [ 3 ] {} <Debug> HTTP-Session: b3c02e98-ed37-4908-a4c4-b3d2d80bd91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3357 2024.07.06 00:10:18.783485 [ 3 ] {} <Debug> HTTP-Session: b3c02e98-ed37-4908-a4c4-b3d2d80bd91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.07.06 00:10:18.783516 [ 3 ] {} <Trace> HTTP-Session: b3c02e98-ed37-4908-a4c4-b3d2d80bd91a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3359 2024.07.06 00:10:18.783621 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3360 2024.07.06 00:10:18.783666 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3361 2024.07.06 00:10:18.783793 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3362 2024.07.06 00:10:18.784073 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3363 2024.07.06 00:10:18.784110 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3364 2024.07.06 00:10:18.784505 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3365 2024.07.06 00:10:18.784825 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3366 2024.07.06 00:10:18.784975 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001385 sec., 21660.649819494585 rows/sec., 1.48 MiB/sec.
3367 2024.07.06 00:10:18.785139 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Debug> DynamicQueryHandler: Done processing query
3368 2024.07.06 00:10:18.785164 [ 3 ] {baaf5205-a008-4c08-a997-62a31f29382f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3369 2024.07.06 00:10:18.785180 [ 3 ] {} <Debug> HTTP-Session: b3c02e98-ed37-4908-a4c4-b3d2d80bd91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.07.06 00:10:23.770814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3371 2024.07.06 00:10:23.770947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3372 2024.07.06 00:10:23.770973 [ 3 ] {} <Debug> HTTP-Session: 3f3e974d-c643-4e3b-a635-4f9956538494 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3373 2024.07.06 00:10:23.771000 [ 3 ] {} <Debug> HTTP-Session: 3f3e974d-c643-4e3b-a635-4f9956538494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3374 2024.07.06 00:10:23.771044 [ 3 ] {} <Debug> HTTP-Session: 3f3e974d-c643-4e3b-a635-4f9956538494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3375 2024.07.06 00:10:23.771096 [ 3 ] {} <Trace> HTTP-Session: 3f3e974d-c643-4e3b-a635-4f9956538494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3376 2024.07.06 00:10:23.771282 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3377 2024.07.06 00:10:23.771350 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3378 2024.07.06 00:10:23.771542 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3379 2024.07.06 00:10:23.771975 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3380 2024.07.06 00:10:23.772023 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3381 2024.07.06 00:10:23.772394 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3382 2024.07.06 00:10:23.772732 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3383 2024.07.06 00:10:23.772917 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001677 sec., 1192.6058437686345 rows/sec., 97.25 KiB/sec.
3384 2024.07.06 00:10:23.773243 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Debug> DynamicQueryHandler: Done processing query
3385 2024.07.06 00:10:23.773271 [ 3 ] {86bf4f48-79a6-4395-bb45-80b671970357} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3386 2024.07.06 00:10:23.773288 [ 3 ] {} <Debug> HTTP-Session: 3f3e974d-c643-4e3b-a635-4f9956538494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.07.06 00:10:23.773441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3388 2024.07.06 00:10:23.773499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3389 2024.07.06 00:10:23.773519 [ 3 ] {} <Debug> HTTP-Session: bb9ce0d1-908d-4623-8c2d-4cb8c7f9acb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3390 2024.07.06 00:10:23.773537 [ 3 ] {} <Debug> HTTP-Session: bb9ce0d1-908d-4623-8c2d-4cb8c7f9acb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.07.06 00:10:23.773551 [ 3 ] {} <Debug> HTTP-Session: bb9ce0d1-908d-4623-8c2d-4cb8c7f9acb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.07.06 00:10:23.773586 [ 3 ] {} <Trace> HTTP-Session: bb9ce0d1-908d-4623-8c2d-4cb8c7f9acb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3393 2024.07.06 00:10:23.773715 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3394 2024.07.06 00:10:23.773763 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3395 2024.07.06 00:10:23.773914 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2024.07.06 00:10:23.774277 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3397 2024.07.06 00:10:23.774316 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3398 2024.07.06 00:10:23.774639 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3399 2024.07.06 00:10:23.774948 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3400 2024.07.06 00:10:23.775109 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Debug> executeQuery: Read 63 rows, 4.82 KiB in 0.001433 sec., 43963.71249127704 rows/sec., 3.28 MiB/sec.
3401 2024.07.06 00:10:23.775365 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Debug> DynamicQueryHandler: Done processing query
3402 2024.07.06 00:10:23.775393 [ 3 ] {857af9a5-6053-43af-9b1b-310a7f7b1498} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3403 2024.07.06 00:10:23.775410 [ 3 ] {} <Debug> HTTP-Session: bb9ce0d1-908d-4623-8c2d-4cb8c7f9acb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.07.06 00:10:23.775566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3405 2024.07.06 00:10:23.775617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3406 2024.07.06 00:10:23.775638 [ 3 ] {} <Debug> HTTP-Session: da801180-198e-4624-9c93-23337efd2740 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3407 2024.07.06 00:10:23.775655 [ 3 ] {} <Debug> HTTP-Session: da801180-198e-4624-9c93-23337efd2740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3408 2024.07.06 00:10:23.775668 [ 3 ] {} <Debug> HTTP-Session: da801180-198e-4624-9c93-23337efd2740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.07.06 00:10:23.775700 [ 3 ] {} <Trace> HTTP-Session: da801180-198e-4624-9c93-23337efd2740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3410 2024.07.06 00:10:23.775807 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3411 2024.07.06 00:10:23.775853 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3412 2024.07.06 00:10:23.776001 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3413 2024.07.06 00:10:23.776278 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3414 2024.07.06 00:10:23.776315 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3415 2024.07.06 00:10:23.776624 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3416 2024.07.06 00:10:23.776934 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3417 2024.07.06 00:10:23.777099 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 106.85 KiB/sec.
3418 2024.07.06 00:10:23.777379 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Debug> DynamicQueryHandler: Done processing query
3419 2024.07.06 00:10:23.777404 [ 3 ] {70f429f0-791a-47e2-a8b6-078a217b00bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3420 2024.07.06 00:10:23.777421 [ 3 ] {} <Debug> HTTP-Session: da801180-198e-4624-9c93-23337efd2740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3421 2024.07.06 00:10:23.777550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3422 2024.07.06 00:10:23.777599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3423 2024.07.06 00:10:23.777619 [ 3 ] {} <Debug> HTTP-Session: 54a630f1-a17a-42e0-b225-345b6f928664 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3424 2024.07.06 00:10:23.777635 [ 3 ] {} <Debug> HTTP-Session: 54a630f1-a17a-42e0-b225-345b6f928664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3425 2024.07.06 00:10:23.777648 [ 3 ] {} <Debug> HTTP-Session: 54a630f1-a17a-42e0-b225-345b6f928664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3426 2024.07.06 00:10:23.777680 [ 3 ] {} <Trace> HTTP-Session: 54a630f1-a17a-42e0-b225-345b6f928664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3427 2024.07.06 00:10:23.777792 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3428 2024.07.06 00:10:23.777836 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3429 2024.07.06 00:10:23.777988 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3430 2024.07.06 00:10:23.778305 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3431 2024.07.06 00:10:23.778342 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3432 2024.07.06 00:10:23.778655 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3433 2024.07.06 00:10:23.778964 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3434 2024.07.06 00:10:23.779124 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Debug> executeQuery: Read 54 rows, 4.30 KiB in 0.00137 sec., 39416.05839416059 rows/sec., 3.06 MiB/sec.
3435 2024.07.06 00:10:23.779291 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Debug> DynamicQueryHandler: Done processing query
3436 2024.07.06 00:10:23.779315 [ 3 ] {5997eed7-f683-4c21-bd6b-cb0d2b45ad48} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3437 2024.07.06 00:10:23.779332 [ 3 ] {} <Debug> HTTP-Session: 54a630f1-a17a-42e0-b225-345b6f928664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.07.06 00:10:23.779501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 26293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3439 2024.07.06 00:10:23.779551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3440 2024.07.06 00:10:23.779570 [ 3 ] {} <Debug> HTTP-Session: 583eb22b-c26a-4def-84f5-de822223b6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3441 2024.07.06 00:10:23.779586 [ 3 ] {} <Debug> HTTP-Session: 583eb22b-c26a-4def-84f5-de822223b6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3442 2024.07.06 00:10:23.779600 [ 3 ] {} <Debug> HTTP-Session: 583eb22b-c26a-4def-84f5-de822223b6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3443 2024.07.06 00:10:23.779630 [ 3 ] {} <Trace> HTTP-Session: 583eb22b-c26a-4def-84f5-de822223b6bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3444 2024.07.06 00:10:23.779771 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3445 2024.07.06 00:10:23.779818 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3446 2024.07.06 00:10:23.779969 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3447 2024.07.06 00:10:23.780355 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3448 2024.07.06 00:10:23.780394 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3449 2024.07.06 00:10:23.780783 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3450 2024.07.06 00:10:23.781126 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3451 2024.07.06 00:10:23.781283 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Debug> executeQuery: Read 137 rows, 9.77 KiB in 0.00157 sec., 87261.14649681529 rows/sec., 6.08 MiB/sec.
3452 2024.07.06 00:10:23.781452 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Debug> DynamicQueryHandler: Done processing query
3453 2024.07.06 00:10:23.781477 [ 3 ] {71edebfe-92c3-4ee5-9e86-59dd517373e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3454 2024.07.06 00:10:23.781493 [ 3 ] {} <Debug> HTTP-Session: 583eb22b-c26a-4def-84f5-de822223b6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.07.06 00:10:23.781612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3456 2024.07.06 00:10:23.781660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3457 2024.07.06 00:10:23.781679 [ 3 ] {} <Debug> HTTP-Session: 4ed548c7-b1ef-4385-8754-4ee2f1f7048b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3458 2024.07.06 00:10:23.781695 [ 3 ] {} <Debug> HTTP-Session: 4ed548c7-b1ef-4385-8754-4ee2f1f7048b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3459 2024.07.06 00:10:23.781709 [ 3 ] {} <Debug> HTTP-Session: 4ed548c7-b1ef-4385-8754-4ee2f1f7048b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3460 2024.07.06 00:10:23.781739 [ 3 ] {} <Trace> HTTP-Session: 4ed548c7-b1ef-4385-8754-4ee2f1f7048b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3461 2024.07.06 00:10:23.781845 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3462 2024.07.06 00:10:23.781891 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3463 2024.07.06 00:10:23.782016 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3464 2024.07.06 00:10:23.782300 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3465 2024.07.06 00:10:23.782336 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3466 2024.07.06 00:10:23.782696 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3467 2024.07.06 00:10:23.783014 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3468 2024.07.06 00:10:23.783179 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001365 sec., 21978.02197802198 rows/sec., 1.51 MiB/sec.
3469 2024.07.06 00:10:23.783484 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Debug> DynamicQueryHandler: Done processing query
3470 2024.07.06 00:10:23.783510 [ 3 ] {4a1e7b74-963f-45cd-a2e4-2ddf9a2240bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3471 2024.07.06 00:10:23.783526 [ 3 ] {} <Debug> HTTP-Session: 4ed548c7-b1ef-4385-8754-4ee2f1f7048b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.07.06 00:10:27.473402 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
3473 2024.07.06 00:10:27.473467 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
3474 2024.07.06 00:10:28.770965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3475 2024.07.06 00:10:28.771088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3476 2024.07.06 00:10:28.771119 [ 3 ] {} <Debug> HTTP-Session: c80b0d0d-552e-47b1-b35a-7af50f2ea28c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3477 2024.07.06 00:10:28.771147 [ 3 ] {} <Debug> HTTP-Session: c80b0d0d-552e-47b1-b35a-7af50f2ea28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3478 2024.07.06 00:10:28.771166 [ 3 ] {} <Debug> HTTP-Session: c80b0d0d-552e-47b1-b35a-7af50f2ea28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3479 2024.07.06 00:10:28.771222 [ 3 ] {} <Trace> HTTP-Session: c80b0d0d-552e-47b1-b35a-7af50f2ea28c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3480 2024.07.06 00:10:28.771433 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3481 2024.07.06 00:10:28.771505 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3482 2024.07.06 00:10:28.771724 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3483 2024.07.06 00:10:28.772281 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3484 2024.07.06 00:10:28.772323 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3485 2024.07.06 00:10:28.772696 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3486 2024.07.06 00:10:28.773030 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2024.07.06 00:10:28.773173 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001812 sec., 17660.044150110374 rows/sec., 1.40 MiB/sec.
3488 2024.07.06 00:10:28.773384 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Debug> DynamicQueryHandler: Done processing query
3489 2024.07.06 00:10:28.773410 [ 3 ] {18fd2b18-cf01-4779-891f-5ac5eaf1661f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3490 2024.07.06 00:10:28.773427 [ 3 ] {} <Debug> HTTP-Session: c80b0d0d-552e-47b1-b35a-7af50f2ea28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.07.06 00:10:28.773586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3492 2024.07.06 00:10:28.773642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3493 2024.07.06 00:10:28.773662 [ 3 ] {} <Debug> HTTP-Session: 448557cd-46b7-4cca-b4ef-8056d26abfe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3494 2024.07.06 00:10:28.773680 [ 3 ] {} <Debug> HTTP-Session: 448557cd-46b7-4cca-b4ef-8056d26abfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3495 2024.07.06 00:10:28.773694 [ 3 ] {} <Debug> HTTP-Session: 448557cd-46b7-4cca-b4ef-8056d26abfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.07.06 00:10:28.773729 [ 3 ] {} <Trace> HTTP-Session: 448557cd-46b7-4cca-b4ef-8056d26abfe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3497 2024.07.06 00:10:28.773870 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3498 2024.07.06 00:10:28.773916 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3499 2024.07.06 00:10:28.774046 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3500 2024.07.06 00:10:28.774453 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3501 2024.07.06 00:10:28.774489 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3502 2024.07.06 00:10:28.774810 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3503 2024.07.06 00:10:28.775131 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3504 2024.07.06 00:10:28.775258 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.001444 sec., 84487.53462603879 rows/sec., 7.19 MiB/sec.
3505 2024.07.06 00:10:28.775428 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Debug> DynamicQueryHandler: Done processing query
3506 2024.07.06 00:10:28.775452 [ 3 ] {a3ef9649-7bbe-470b-bcd4-fb5fb09e84bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3507 2024.07.06 00:10:28.775469 [ 3 ] {} <Debug> HTTP-Session: 448557cd-46b7-4cca-b4ef-8056d26abfe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.07.06 00:10:28.775639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3509 2024.07.06 00:10:28.775691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3510 2024.07.06 00:10:28.775711 [ 3 ] {} <Debug> HTTP-Session: 4d10cb4b-f1f3-4f55-be0f-3cddc1cb55d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3511 2024.07.06 00:10:28.775728 [ 3 ] {} <Debug> HTTP-Session: 4d10cb4b-f1f3-4f55-be0f-3cddc1cb55d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3512 2024.07.06 00:10:28.775741 [ 3 ] {} <Debug> HTTP-Session: 4d10cb4b-f1f3-4f55-be0f-3cddc1cb55d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3513 2024.07.06 00:10:28.775774 [ 3 ] {} <Trace> HTTP-Session: 4d10cb4b-f1f3-4f55-be0f-3cddc1cb55d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3514 2024.07.06 00:10:28.775900 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3515 2024.07.06 00:10:28.775944 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3516 2024.07.06 00:10:28.776070 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3517 2024.07.06 00:10:28.776395 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3518 2024.07.06 00:10:28.776431 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3519 2024.07.06 00:10:28.776740 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3520 2024.07.06 00:10:28.777043 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3521 2024.07.06 00:10:28.777169 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.55 MiB/sec.
3522 2024.07.06 00:10:28.777453 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Debug> DynamicQueryHandler: Done processing query
3523 2024.07.06 00:10:28.777478 [ 3 ] {7d33d99a-2070-4dc7-9fac-75e4cd5edfc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3524 2024.07.06 00:10:28.777495 [ 3 ] {} <Debug> HTTP-Session: 4d10cb4b-f1f3-4f55-be0f-3cddc1cb55d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.07.06 00:10:28.777640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3526 2024.07.06 00:10:28.777690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3527 2024.07.06 00:10:28.777709 [ 3 ] {} <Debug> HTTP-Session: 9ea89a71-e5bb-4a6a-85a3-5f082965123e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3528 2024.07.06 00:10:28.777725 [ 3 ] {} <Debug> HTTP-Session: 9ea89a71-e5bb-4a6a-85a3-5f082965123e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.07.06 00:10:28.777741 [ 3 ] {} <Debug> HTTP-Session: 9ea89a71-e5bb-4a6a-85a3-5f082965123e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.07.06 00:10:28.777772 [ 3 ] {} <Trace> HTTP-Session: 9ea89a71-e5bb-4a6a-85a3-5f082965123e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3531 2024.07.06 00:10:28.777910 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3532 2024.07.06 00:10:28.777960 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3533 2024.07.06 00:10:28.778122 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3534 2024.07.06 00:10:28.778477 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3535 2024.07.06 00:10:28.778513 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3536 2024.07.06 00:10:28.778901 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3537 2024.07.06 00:10:28.779244 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3538 2024.07.06 00:10:28.779386 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001532 sec., 65274.15143603134 rows/sec., 4.53 MiB/sec.
3539 2024.07.06 00:10:28.779645 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Debug> DynamicQueryHandler: Done processing query
3540 2024.07.06 00:10:28.779677 [ 3 ] {baae8cdb-3d4b-4900-ae92-fd0212b7c201} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3541 2024.07.06 00:10:28.779699 [ 3 ] {} <Debug> HTTP-Session: 9ea89a71-e5bb-4a6a-85a3-5f082965123e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.07.06 00:10:28.779883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3543 2024.07.06 00:10:28.779946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3544 2024.07.06 00:10:28.779971 [ 3 ] {} <Debug> HTTP-Session: 00ec8582-6373-412b-9361-01b825093aed Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3545 2024.07.06 00:10:28.779994 [ 3 ] {} <Debug> HTTP-Session: 00ec8582-6373-412b-9361-01b825093aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.07.06 00:10:28.780014 [ 3 ] {} <Debug> HTTP-Session: 00ec8582-6373-412b-9361-01b825093aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3547 2024.07.06 00:10:28.780054 [ 3 ] {} <Trace> HTTP-Session: 00ec8582-6373-412b-9361-01b825093aed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3548 2024.07.06 00:10:28.780355 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3549 2024.07.06 00:10:28.780421 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3550 2024.07.06 00:10:28.780822 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3551 2024.07.06 00:10:28.781618 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3552 2024.07.06 00:10:28.781654 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3553 2024.07.06 00:10:28.782272 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3554 2024.07.06 00:10:28.782859 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3555 2024.07.06 00:10:28.783052 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002905 sec., 11015.490533562823 rows/sec., 19.74 MiB/sec.
3556 2024.07.06 00:10:28.783573 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Debug> DynamicQueryHandler: Done processing query
3557 2024.07.06 00:10:28.783600 [ 3 ] {0af09660-2100-49e5-84df-af11e7bbc369} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3558 2024.07.06 00:10:28.783618 [ 3 ] {} <Debug> HTTP-Session: 00ec8582-6373-412b-9361-01b825093aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.07.06 00:10:28.783749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3560 2024.07.06 00:10:28.783800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3561 2024.07.06 00:10:28.783821 [ 3 ] {} <Debug> HTTP-Session: c7e75ce0-8e52-427a-be77-aa6a6255f202 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3562 2024.07.06 00:10:28.783837 [ 3 ] {} <Debug> HTTP-Session: c7e75ce0-8e52-427a-be77-aa6a6255f202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3563 2024.07.06 00:10:28.783851 [ 3 ] {} <Debug> HTTP-Session: c7e75ce0-8e52-427a-be77-aa6a6255f202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3564 2024.07.06 00:10:28.783884 [ 3 ] {} <Trace> HTTP-Session: c7e75ce0-8e52-427a-be77-aa6a6255f202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3565 2024.07.06 00:10:28.783992 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3566 2024.07.06 00:10:28.784039 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3567 2024.07.06 00:10:28.784184 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3568 2024.07.06 00:10:28.784463 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3569 2024.07.06 00:10:28.784500 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3570 2024.07.06 00:10:28.784875 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3571 2024.07.06 00:10:28.785221 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3572 2024.07.06 00:10:28.785353 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001389 sec., 21598.272138228942 rows/sec., 1.48 MiB/sec.
3573 2024.07.06 00:10:28.785516 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Debug> DynamicQueryHandler: Done processing query
3574 2024.07.06 00:10:28.785541 [ 3 ] {42d3d09f-e521-4cc1-9b09-6e9ccdfbf42a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3575 2024.07.06 00:10:28.785558 [ 3 ] {} <Debug> HTTP-Session: c7e75ce0-8e52-427a-be77-aa6a6255f202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.07.06 00:10:33.769619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3577 2024.07.06 00:10:33.769760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3578 2024.07.06 00:10:33.769789 [ 3 ] {} <Debug> HTTP-Session: d1d00aa2-ed89-43e9-8b1f-b2b64def0d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3579 2024.07.06 00:10:33.769817 [ 3 ] {} <Debug> HTTP-Session: d1d00aa2-ed89-43e9-8b1f-b2b64def0d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3580 2024.07.06 00:10:33.769835 [ 3 ] {} <Debug> HTTP-Session: d1d00aa2-ed89-43e9-8b1f-b2b64def0d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3581 2024.07.06 00:10:33.769892 [ 3 ] {} <Trace> HTTP-Session: d1d00aa2-ed89-43e9-8b1f-b2b64def0d01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3582 2024.07.06 00:10:33.770159 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
3583 2024.07.06 00:10:33.770551 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3584 2024.07.06 00:10:33.770598 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
3585 2024.07.06 00:10:33.770922 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3586 2024.07.06 00:10:33.771003 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3587 2024.07.06 00:10:33.771175 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
3588 2024.07.06 00:10:33.771216 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3589 2024.07.06 00:10:33.771240 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
3590 2024.07.06 00:10:33.771258 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
3591 2024.07.06 00:10:33.771312 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
3592 2024.07.06 00:10:33.771337 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 26 rows starting from 0
3593 2024.07.06 00:10:33.772410 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Debug> executeQuery: Read 26 rows, 1.07 KiB in 0.002372 sec., 10961.214165261383 rows/sec., 452.46 KiB/sec.
3594 2024.07.06 00:10:33.772711 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Debug> DynamicQueryHandler: Done processing query
3595 2024.07.06 00:10:33.772739 [ 3 ] {a47bd295-dea1-4317-a29f-83eb323dd4c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
3596 2024.07.06 00:10:33.772756 [ 3 ] {} <Debug> HTTP-Session: d1d00aa2-ed89-43e9-8b1f-b2b64def0d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.07.06 00:10:33.772983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3598 2024.07.06 00:10:33.773037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3599 2024.07.06 00:10:33.773057 [ 3 ] {} <Debug> HTTP-Session: 9cd4754f-e27f-41dd-8f66-3671632b0c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3600 2024.07.06 00:10:33.773076 [ 3 ] {} <Debug> HTTP-Session: 9cd4754f-e27f-41dd-8f66-3671632b0c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3601 2024.07.06 00:10:33.773089 [ 3 ] {} <Debug> HTTP-Session: 9cd4754f-e27f-41dd-8f66-3671632b0c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3602 2024.07.06 00:10:33.773125 [ 3 ] {} <Trace> HTTP-Session: 9cd4754f-e27f-41dd-8f66-3671632b0c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3603 2024.07.06 00:10:33.773284 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
3604 2024.07.06 00:10:33.773566 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3605 2024.07.06 00:10:33.773610 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_routes')" moved to PREWHERE
3606 2024.07.06 00:10:33.773896 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3607 2024.07.06 00:10:33.773960 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3608 2024.07.06 00:10:33.774102 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
3609 2024.07.06 00:10:33.774136 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3610 2024.07.06 00:10:33.774159 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
3611 2024.07.06 00:10:33.774175 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
3612 2024.07.06 00:10:33.774217 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_routes'))"
3613 2024.07.06 00:10:33.774240 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 26 rows starting from 0
3614 2024.07.06 00:10:33.775034 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Debug> executeQuery: Read 26 rows, 1.07 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 587.76 KiB/sec.
3615 2024.07.06 00:10:33.775266 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Debug> DynamicQueryHandler: Done processing query
3616 2024.07.06 00:10:33.775293 [ 3 ] {c7b83818-79d0-4dac-a9c4-2ffe99549301} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
3617 2024.07.06 00:10:33.775310 [ 3 ] {} <Debug> HTTP-Session: 9cd4754f-e27f-41dd-8f66-3671632b0c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.07.06 00:10:33.775543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3619 2024.07.06 00:10:33.775593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3620 2024.07.06 00:10:33.775613 [ 3 ] {} <Debug> HTTP-Session: 99eb642c-89d7-44ce-9e1f-cf3be92c2153 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3621 2024.07.06 00:10:33.775630 [ 3 ] {} <Debug> HTTP-Session: 99eb642c-89d7-44ce-9e1f-cf3be92c2153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3622 2024.07.06 00:10:33.775643 [ 3 ] {} <Debug> HTTP-Session: 99eb642c-89d7-44ce-9e1f-cf3be92c2153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.07.06 00:10:33.775675 [ 3 ] {} <Trace> HTTP-Session: 99eb642c-89d7-44ce-9e1f-cf3be92c2153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3624 2024.07.06 00:10:33.775820 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
3625 2024.07.06 00:10:33.776090 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3626 2024.07.06 00:10:33.776135 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
3627 2024.07.06 00:10:33.776420 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3628 2024.07.06 00:10:33.776484 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3629 2024.07.06 00:10:33.776619 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
3630 2024.07.06 00:10:33.776652 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3631 2024.07.06 00:10:33.776675 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
3632 2024.07.06 00:10:33.776692 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
3633 2024.07.06 00:10:33.776733 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
3634 2024.07.06 00:10:33.776754 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 26 rows starting from 0
3635 2024.07.06 00:10:33.777474 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Debug> executeQuery: Read 26 rows, 1.07 KiB in 0.001722 sec., 15098.722415795586 rows/sec., 623.25 KiB/sec.
3636 2024.07.06 00:10:33.777714 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Debug> DynamicQueryHandler: Done processing query
3637 2024.07.06 00:10:33.777741 [ 3 ] {2b8a90dd-2b84-4f8e-9eb4-ae57424719a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
3638 2024.07.06 00:10:33.777758 [ 3 ] {} <Debug> HTTP-Session: 99eb642c-89d7-44ce-9e1f-cf3be92c2153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.07.06 00:10:33.778045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3640 2024.07.06 00:10:33.778093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3641 2024.07.06 00:10:33.778115 [ 3 ] {} <Debug> HTTP-Session: 6471e11b-6d01-43f2-ad72-3434e3868844 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3642 2024.07.06 00:10:33.778131 [ 3 ] {} <Debug> HTTP-Session: 6471e11b-6d01-43f2-ad72-3434e3868844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.07.06 00:10:33.778145 [ 3 ] {} <Debug> HTTP-Session: 6471e11b-6d01-43f2-ad72-3434e3868844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3644 2024.07.06 00:10:33.778177 [ 3 ] {} <Trace> HTTP-Session: 6471e11b-6d01-43f2-ad72-3434e3868844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3645 2024.07.06 00:10:33.778321 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3646 2024.07.06 00:10:33.778598 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3647 2024.07.06 00:10:33.778644 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3648 2024.07.06 00:10:33.778934 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3649 2024.07.06 00:10:33.778998 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3650 2024.07.06 00:10:33.779134 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
3651 2024.07.06 00:10:33.779167 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3652 2024.07.06 00:10:33.779190 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Debug> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (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
3653 2024.07.06 00:10:33.779206 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60) (SelectExecutor): Spreading mark ranges among streams (default reading)
3654 2024.07.06 00:10:33.779247 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3655 2024.07.06 00:10:33.779269 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 26 rows starting from 0
3656 2024.07.06 00:10:33.780094 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Debug> executeQuery: Read 26 rows, 1.07 KiB in 0.001842 sec., 14115.092290988056 rows/sec., 582.65 KiB/sec.
3657 2024.07.06 00:10:33.780327 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Debug> DynamicQueryHandler: Done processing query
3658 2024.07.06 00:10:33.780351 [ 3 ] {054c7d97-aa4f-4493-bd8f-d108eeecb8f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
3659 2024.07.06 00:10:33.780369 [ 3 ] {} <Debug> HTTP-Session: 6471e11b-6d01-43f2-ad72-3434e3868844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.07.06 00:10:33.783310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3661 2024.07.06 00:10:33.783369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3662 2024.07.06 00:10:33.783395 [ 3 ] {} <Debug> HTTP-Session: 3a11c9f7-ede0-45a9-8353-4d25f71a9a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3663 2024.07.06 00:10:33.783415 [ 3 ] {} <Debug> HTTP-Session: 3a11c9f7-ede0-45a9-8353-4d25f71a9a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3664 2024.07.06 00:10:33.783432 [ 3 ] {} <Debug> HTTP-Session: 3a11c9f7-ede0-45a9-8353-4d25f71a9a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3665 2024.07.06 00:10:33.783470 [ 3 ] {} <Trace> HTTP-Session: 3a11c9f7-ede0-45a9-8353-4d25f71a9a50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3666 2024.07.06 00:10:33.783601 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3667 2024.07.06 00:10:33.783658 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3668 2024.07.06 00:10:33.783855 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3669 2024.07.06 00:10:33.784240 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3670 2024.07.06 00:10:33.784279 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3671 2024.07.06 00:10:33.784758 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3672 2024.07.06 00:10:33.785086 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Trace> oximeter.timeseries_schema (80b3895c-3751-4382-af89-d0004a013f60): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3673 2024.07.06 00:10:33.785251 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 301.77 KiB/sec.
3674 2024.07.06 00:10:33.785543 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Debug> DynamicQueryHandler: Done processing query
3675 2024.07.06 00:10:33.785567 [ 3 ] {3ed2f40b-9553-4df6-8b13-737a349ff934} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3676 2024.07.06 00:10:33.785583 [ 3 ] {} <Debug> HTTP-Session: 3a11c9f7-ede0-45a9-8353-4d25f71a9a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.07.06 00:10:33.785740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3678 2024.07.06 00:10:33.785789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3679 2024.07.06 00:10:33.785809 [ 3 ] {} <Debug> HTTP-Session: 9f9e3fbb-10f9-4002-a3c4-3b7f750dc636 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3680 2024.07.06 00:10:33.785825 [ 3 ] {} <Debug> HTTP-Session: 9f9e3fbb-10f9-4002-a3c4-3b7f750dc636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.07.06 00:10:33.785840 [ 3 ] {} <Debug> HTTP-Session: 9f9e3fbb-10f9-4002-a3c4-3b7f750dc636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.07.06 00:10:33.785872 [ 3 ] {} <Trace> HTTP-Session: 9f9e3fbb-10f9-4002-a3c4-3b7f750dc636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3683 2024.07.06 00:10:33.785983 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3684 2024.07.06 00:10:33.786027 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3685 2024.07.06 00:10:33.786171 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3686 2024.07.06 00:10:33.786519 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3687 2024.07.06 00:10:33.786556 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3688 2024.07.06 00:10:33.786870 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3689 2024.07.06 00:10:33.787183 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3690 2024.07.06 00:10:33.787340 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.09 MiB/sec.
3691 2024.07.06 00:10:33.787345 [ 148 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3692 2024.07.06 00:10:33.787462 [ 148 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3693 2024.07.06 00:10:33.787502 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3694 2024.07.06 00:10:33.787578 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Debug> DynamicQueryHandler: Done processing query
3695 2024.07.06 00:10:33.787639 [ 3 ] {eab74179-a45b-4b02-a156-995bbfc71f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3696 2024.07.06 00:10:33.787689 [ 3 ] {} <Debug> HTTP-Session: 9f9e3fbb-10f9-4002-a3c4-3b7f750dc636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3697 2024.07.06 00:10:33.787726 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
3698 2024.07.06 00:10:33.787877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3699 2024.07.06 00:10:33.787962 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3700 2024.07.06 00:10:33.787978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3701 2024.07.06 00:10:33.788027 [ 3 ] {} <Debug> HTTP-Session: e9a55cfc-81e5-4dc5-9c06-86e9dec8d8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3702 2024.07.06 00:10:33.788030 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 164 rows starting from the beginning of the part
3703 2024.07.06 00:10:33.788054 [ 3 ] {} <Debug> HTTP-Session: e9a55cfc-81e5-4dc5-9c06-86e9dec8d8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3704 2024.07.06 00:10:33.788088 [ 3 ] {} <Debug> HTTP-Session: e9a55cfc-81e5-4dc5-9c06-86e9dec8d8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3705 2024.07.06 00:10:33.788145 [ 3 ] {} <Trace> HTTP-Session: e9a55cfc-81e5-4dc5-9c06-86e9dec8d8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3706 2024.07.06 00:10:33.788285 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
3707 2024.07.06 00:10:33.788559 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 122 rows starting from the beginning of the part
3708 2024.07.06 00:10:33.788597 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3709 2024.07.06 00:10:33.788854 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part
3710 2024.07.06 00:10:33.788885 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3711 2024.07.06 00:10:33.789164 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 122 rows starting from the beginning of the part
3712 2024.07.06 00:10:33.789459 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part
3713 2024.07.06 00:10:33.790083 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3714 2024.07.06 00:10:33.790867 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3715 2024.07.06 00:10:33.790938 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3716 2024.07.06 00:10:33.791787 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3717 2024.07.06 00:10:33.792340 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736826 sec., 116744.84137690511 rows/sec., 9.55 MiB/sec.
3718 2024.07.06 00:10:33.792574 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3719 2024.07.06 00:10:33.792719 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3720 2024.07.06 00:10:33.793001 [ 148 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3721 2024.07.06 00:10:33.793123 [ 148 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3722 2024.07.06 00:10:33.793178 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004785 sec., 13375.130616509927 rows/sec., 1.04 MiB/sec.
3723 2024.07.06 00:10:33.793200 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3724 2024.07.06 00:10:33.793870 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::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
3725 2024.07.06 00:10:33.794121 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3726 2024.07.06 00:10:33.794184 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Debug> DynamicQueryHandler: Done processing query
3727 2024.07.06 00:10:33.794320 [ 3 ] {920ab9e5-b988-4e14-9f61-a20beb6f3d8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3728 2024.07.06 00:10:33.794415 [ 3 ] {} <Debug> HTTP-Session: e9a55cfc-81e5-4dc5-9c06-86e9dec8d8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3729 2024.07.06 00:10:33.794662 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3730 2024.07.06 00:10:33.794707 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_21_4} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3731 2024.07.06 00:10:33.794728 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 112 rows starting from the beginning of the part
3732 2024.07.06 00:10:33.794968 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3733 2024.07.06 00:10:33.795088 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part
3734 2024.07.06 00:10:33.794909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 27559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3735 2024.07.06 00:10:33.795344 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
3736 2024.07.06 00:10:33.795383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3737 2024.07.06 00:10:33.795475 [ 3 ] {} <Debug> HTTP-Session: 31e19b9f-da92-48b0-a99e-2da36a386e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3738 2024.07.06 00:10:33.795608 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part
3739 2024.07.06 00:10:33.795600 [ 3 ] {} <Debug> HTTP-Session: 31e19b9f-da92-48b0-a99e-2da36a386e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.07.06 00:10:33.795688 [ 3 ] {} <Debug> HTTP-Session: 31e19b9f-da92-48b0-a99e-2da36a386e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3741 2024.07.06 00:10:33.795843 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
3742 2024.07.06 00:10:33.795891 [ 3 ] {} <Trace> HTTP-Session: 31e19b9f-da92-48b0-a99e-2da36a386e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3743 2024.07.06 00:10:33.796103 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part
3744 2024.07.06 00:10:33.796499 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3745 2024.07.06 00:10:33.796608 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3746 2024.07.06 00:10:33.797096 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3747 2024.07.06 00:10:33.798097 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3748 2024.07.06 00:10:33.798185 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3749 2024.07.06 00:10:33.799023 [ 189 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 4 columns (4 merged, 0 gathered) in 0.00563934 sec., 67029.12042898638 rows/sec., 5.23 MiB/sec.
3750 2024.07.06 00:10:33.799163 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3751 2024.07.06 00:10:33.799280 [ 189 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3752 2024.07.06 00:10:33.799967 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.07.06 00:10:33.800233 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3754 2024.07.06 00:10:33.800306 [ 200 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3755 2024.07.06 00:10:33.800336 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3756 2024.07.06 00:10:33.800337 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Debug> executeQuery: Read 144 rows, 10.24 KiB in 0.004085 sec., 35250.91799265606 rows/sec., 2.45 MiB/sec.
3757 2024.07.06 00:10:33.800386 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3758 2024.07.06 00:10:33.800605 [ 200 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_21_4} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3759 2024.07.06 00:10:33.800960 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3760 2024.07.06 00:10:33.801085 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
3761 2024.07.06 00:10:33.801434 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Debug> DynamicQueryHandler: Done processing query
3762 2024.07.06 00:10:33.801475 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3763 2024.07.06 00:10:33.801487 [ 3 ] {af55c985-e63e-40ee-9f1a-17eab00ff108} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3764 2024.07.06 00:10:33.801547 [ 3 ] {} <Debug> HTTP-Session: 31e19b9f-da92-48b0-a99e-2da36a386e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3765 2024.07.06 00:10:33.801544 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1961 rows starting from the beginning of the part
3766 2024.07.06 00:10:33.801760 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 100 rows starting from the beginning of the part
3767 2024.07.06 00:10:33.801794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3768 2024.07.06 00:10:33.801935 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part
3769 2024.07.06 00:10:33.801987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3770 2024.07.06 00:10:33.802076 [ 3 ] {} <Debug> HTTP-Session: 5c28d88c-9154-4504-be3f-70a9478a0cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3771 2024.07.06 00:10:33.802185 [ 3 ] {} <Debug> HTTP-Session: 5c28d88c-9154-4504-be3f-70a9478a0cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3772 2024.07.06 00:10:33.802292 [ 3 ] {} <Debug> HTTP-Session: 5c28d88c-9154-4504-be3f-70a9478a0cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3773 2024.07.06 00:10:33.802383 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 137 rows starting from the beginning of the part
3774 2024.07.06 00:10:33.802537 [ 3 ] {} <Trace> HTTP-Session: 5c28d88c-9154-4504-be3f-70a9478a0cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3775 2024.07.06 00:10:33.802739 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part
3776 2024.07.06 00:10:33.802994 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part
3777 2024.07.06 00:10:33.803095 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3778 2024.07.06 00:10:33.803353 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3779 2024.07.06 00:10:33.803890 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3780 2024.07.06 00:10:33.804394 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3781 2024.07.06 00:10:33.804449 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3782 2024.07.06 00:10:33.805536 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3783 2024.07.06 00:10:33.806410 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3784 2024.07.06 00:10:33.806844 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2542 rows, containing 5 columns (5 merged, 0 gathered) in 0.006294011 sec., 403876.0021232883 rows/sec., 28.10 MiB/sec.
3785 2024.07.06 00:10:33.806847 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Debug> executeQuery: Read 50 rows, 3.48 KiB in 0.004026 sec., 12419.274714356681 rows/sec., 864.74 KiB/sec.
3786 2024.07.06 00:10:33.807127 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3787 2024.07.06 00:10:33.807147 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Debug> DynamicQueryHandler: Done processing query
3788 2024.07.06 00:10:33.807202 [ 3 ] {5323efe1-ec25-4c50-a8bf-4ffd14280855} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3789 2024.07.06 00:10:33.807253 [ 3 ] {} <Debug> HTTP-Session: 5c28d88c-9154-4504-be3f-70a9478a0cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3790 2024.07.06 00:10:33.807625 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3791 2024.07.06 00:10:33.807710 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3792 2024.07.06 00:10:33.807793 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
3793 2024.07.06 00:10:34.251136 [ 129 ] {} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3794 2024.07.06 00:10:34.251186 [ 129 ] {} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3795 2024.07.06 00:10:34.251213 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3796 2024.07.06 00:10:34.251409 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
3797 2024.07.06 00:10:34.251595 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3798 2024.07.06 00:10:34.251628 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
3799 2024.07.06 00:10:34.251697 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
3800 2024.07.06 00:10:34.251871 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
3801 2024.07.06 00:10:34.252099 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3802 2024.07.06 00:10:34.252189 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
3803 2024.07.06 00:10:34.253169 [ 189 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00188094 sec., 6379.78882898976 rows/sec., 520.23 KiB/sec.
3804 2024.07.06 00:10:34.253301 [ 189 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3805 2024.07.06 00:10:34.253668 [ 189 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_5_1} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3806 2024.07.06 00:10:34.253743 [ 189 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_5_1} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3807 2024.07.06 00:10:34.253823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3808 2024.07.06 00:10:36.179744 [ 149 ] {} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3809 2024.07.06 00:10:36.179812 [ 149 ] {} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3810 2024.07.06 00:10:36.179835 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3811 2024.07.06 00:10:36.180029 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
3812 2024.07.06 00:10:36.180240 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3813 2024.07.06 00:10:36.180310 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
3814 2024.07.06 00:10:36.180394 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
3815 2024.07.06 00:10:36.180616 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
3816 2024.07.06 00:10:36.180831 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3817 2024.07.06 00:10:36.180950 [ 188 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
3818 2024.07.06 00:10:36.182101 [ 196 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187935 sec., 5484.623629129751 rows/sec., 382.96 KiB/sec.
3819 2024.07.06 00:10:36.182250 [ 196 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3820 2024.07.06 00:10:36.182629 [ 196 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_5_1} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3821 2024.07.06 00:10:36.182716 [ 196 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_5_1} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3822 2024.07.06 00:10:36.182794 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
3823 2024.07.06 00:10:38.774892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3824 2024.07.06 00:10:38.775038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3825 2024.07.06 00:10:38.775069 [ 3 ] {} <Debug> HTTP-Session: dea9a861-c723-4446-a9a3-3f1058c9a954 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3826 2024.07.06 00:10:38.775098 [ 3 ] {} <Debug> HTTP-Session: dea9a861-c723-4446-a9a3-3f1058c9a954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.07.06 00:10:38.775115 [ 3 ] {} <Debug> HTTP-Session: dea9a861-c723-4446-a9a3-3f1058c9a954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.07.06 00:10:38.775171 [ 3 ] {} <Trace> HTTP-Session: dea9a861-c723-4446-a9a3-3f1058c9a954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3829 2024.07.06 00:10:38.775386 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3830 2024.07.06 00:10:38.775452 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3831 2024.07.06 00:10:38.775645 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3832 2024.07.06 00:10:38.776056 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3833 2024.07.06 00:10:38.776100 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3834 2024.07.06 00:10:38.776480 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3835 2024.07.06 00:10:38.776815 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3836 2024.07.06 00:10:38.776981 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001651 sec., 19382.192610539067 rows/sec., 1.53 MiB/sec.
3837 2024.07.06 00:10:38.776995 [ 147 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
3838 2024.07.06 00:10:38.777128 [ 147 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3839 2024.07.06 00:10:38.777166 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3840 2024.07.06 00:10:38.777267 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Debug> DynamicQueryHandler: Done processing query
3841 2024.07.06 00:10:38.777329 [ 3 ] {3222e911-c446-47c3-a301-bda171770202} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3842 2024.07.06 00:10:38.777373 [ 3 ] {} <Debug> HTTP-Session: dea9a861-c723-4446-a9a3-3f1058c9a954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.07.06 00:10:38.777416 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
3844 2024.07.06 00:10:38.777648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3845 2024.07.06 00:10:38.777665 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3846 2024.07.06 00:10:38.777750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3847 2024.07.06 00:10:38.777757 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 32 rows starting from the beginning of the part
3848 2024.07.06 00:10:38.777794 [ 3 ] {} <Debug> HTTP-Session: 6bf4ff36-7775-4ee3-8ca3-11805634bfec Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3849 2024.07.06 00:10:38.777839 [ 3 ] {} <Debug> HTTP-Session: 6bf4ff36-7775-4ee3-8ca3-11805634bfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.07.06 00:10:38.777888 [ 3 ] {} <Debug> HTTP-Session: 6bf4ff36-7775-4ee3-8ca3-11805634bfec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3851 2024.07.06 00:10:38.777979 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part
3852 2024.07.06 00:10:38.778028 [ 3 ] {} <Trace> HTTP-Session: 6bf4ff36-7775-4ee3-8ca3-11805634bfec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3853 2024.07.06 00:10:38.778389 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part
3854 2024.07.06 00:10:38.778640 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part
3855 2024.07.06 00:10:38.778702 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3856 2024.07.06 00:10:38.778925 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part
3857 2024.07.06 00:10:38.778941 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3858 2024.07.06 00:10:38.779638 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3859 2024.07.06 00:10:38.780548 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3860 2024.07.06 00:10:38.780611 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3861 2024.07.06 00:10:38.781333 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.004057525 sec., 39432.905527384304 rows/sec., 3.12 MiB/sec.
3862 2024.07.06 00:10:38.781435 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3863 2024.07.06 00:10:38.781592 [ 196 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3864 2024.07.06 00:10:38.782184 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3865 2024.07.06 00:10:38.782503 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.004099 sec., 37082.215174432786 rows/sec., 3.11 MiB/sec.
3866 2024.07.06 00:10:38.782676 [ 196 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3867 2024.07.06 00:10:38.782811 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Debug> DynamicQueryHandler: Done processing query
3868 2024.07.06 00:10:38.782827 [ 196 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_10_2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
3869 2024.07.06 00:10:38.782860 [ 3 ] {2e74ccdf-bd11-41bd-bdad-93de10b16d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3870 2024.07.06 00:10:38.782887 [ 3 ] {} <Debug> HTTP-Session: 6bf4ff36-7775-4ee3-8ca3-11805634bfec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.07.06 00:10:38.783012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3872 2024.07.06 00:10:38.783094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3873 2024.07.06 00:10:38.783151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3874 2024.07.06 00:10:38.783170 [ 3 ] {} <Debug> HTTP-Session: 90daeb6f-f9b6-4ce8-81e2-cf2c87b97e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3875 2024.07.06 00:10:38.783187 [ 3 ] {} <Debug> HTTP-Session: 90daeb6f-f9b6-4ce8-81e2-cf2c87b97e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.07.06 00:10:38.783201 [ 3 ] {} <Debug> HTTP-Session: 90daeb6f-f9b6-4ce8-81e2-cf2c87b97e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.07.06 00:10:38.783235 [ 3 ] {} <Trace> HTTP-Session: 90daeb6f-f9b6-4ce8-81e2-cf2c87b97e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3878 2024.07.06 00:10:38.783375 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3879 2024.07.06 00:10:38.783419 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3880 2024.07.06 00:10:38.783564 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3881 2024.07.06 00:10:38.783895 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3882 2024.07.06 00:10:38.783932 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3883 2024.07.06 00:10:38.784249 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3884 2024.07.06 00:10:38.784563 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3885 2024.07.06 00:10:38.784683 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001368 sec., 70175.43859649122 rows/sec., 5.48 MiB/sec.
3886 2024.07.06 00:10:38.784832 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Debug> DynamicQueryHandler: Done processing query
3887 2024.07.06 00:10:38.784856 [ 3 ] {9ead2e5a-26b4-4ab9-a03b-49bb53c45931} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3888 2024.07.06 00:10:38.784873 [ 3 ] {} <Debug> HTTP-Session: 90daeb6f-f9b6-4ce8-81e2-cf2c87b97e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.07.06 00:10:38.785075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3890 2024.07.06 00:10:38.785122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3891 2024.07.06 00:10:38.785141 [ 3 ] {} <Debug> HTTP-Session: 915b3421-8ff7-4fb5-b463-f000db02fe63 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3892 2024.07.06 00:10:38.785158 [ 3 ] {} <Debug> HTTP-Session: 915b3421-8ff7-4fb5-b463-f000db02fe63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3893 2024.07.06 00:10:38.785173 [ 3 ] {} <Debug> HTTP-Session: 915b3421-8ff7-4fb5-b463-f000db02fe63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.07.06 00:10:38.785203 [ 3 ] {} <Trace> HTTP-Session: 915b3421-8ff7-4fb5-b463-f000db02fe63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3895 2024.07.06 00:10:38.785388 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3896 2024.07.06 00:10:38.785437 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3897 2024.07.06 00:10:38.785576 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2024.07.06 00:10:38.785945 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3899 2024.07.06 00:10:38.785982 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3900 2024.07.06 00:10:38.786364 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3901 2024.07.06 00:10:38.786695 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3902 2024.07.06 00:10:38.786817 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec.
3903 2024.07.06 00:10:38.787105 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Debug> DynamicQueryHandler: Done processing query
3904 2024.07.06 00:10:38.787139 [ 3 ] {762dca86-b25f-44f2-b199-784bc5509128} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3905 2024.07.06 00:10:38.787163 [ 3 ] {} <Debug> HTTP-Session: 915b3421-8ff7-4fb5-b463-f000db02fe63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.07.06 00:10:38.787477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3907 2024.07.06 00:10:38.787526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3908 2024.07.06 00:10:38.787546 [ 3 ] {} <Debug> HTTP-Session: 0a54fa90-300c-4c08-a23f-2825a9e5b7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3909 2024.07.06 00:10:38.787562 [ 3 ] {} <Debug> HTTP-Session: 0a54fa90-300c-4c08-a23f-2825a9e5b7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3910 2024.07.06 00:10:38.787576 [ 3 ] {} <Debug> HTTP-Session: 0a54fa90-300c-4c08-a23f-2825a9e5b7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.07.06 00:10:38.787606 [ 3 ] {} <Trace> HTTP-Session: 0a54fa90-300c-4c08-a23f-2825a9e5b7cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3912 2024.07.06 00:10:38.788363 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3913 2024.07.06 00:10:38.788433 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3914 2024.07.06 00:10:38.788854 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3915 2024.07.06 00:10:38.789483 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3916 2024.07.06 00:10:38.789519 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3917 2024.07.06 00:10:38.790109 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3918 2024.07.06 00:10:38.790513 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3919 2024.07.06 00:10:38.790664 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002977 sec., 10749.076251259658 rows/sec., 19.26 MiB/sec.
3920 2024.07.06 00:10:38.790856 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Debug> DynamicQueryHandler: Done processing query
3921 2024.07.06 00:10:38.790881 [ 3 ] {c8909093-e60a-433e-95d9-b8fa909bc251} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3922 2024.07.06 00:10:38.790896 [ 3 ] {} <Debug> HTTP-Session: 0a54fa90-300c-4c08-a23f-2825a9e5b7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.07.06 00:10:38.791027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3924 2024.07.06 00:10:38.791075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3925 2024.07.06 00:10:38.791094 [ 3 ] {} <Debug> HTTP-Session: 0a2d9952-d05e-4d2a-b1e8-4b8889b4ebae Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3926 2024.07.06 00:10:38.791111 [ 3 ] {} <Debug> HTTP-Session: 0a2d9952-d05e-4d2a-b1e8-4b8889b4ebae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.07.06 00:10:38.791124 [ 3 ] {} <Debug> HTTP-Session: 0a2d9952-d05e-4d2a-b1e8-4b8889b4ebae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.07.06 00:10:38.791155 [ 3 ] {} <Trace> HTTP-Session: 0a2d9952-d05e-4d2a-b1e8-4b8889b4ebae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3929 2024.07.06 00:10:38.791265 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3930 2024.07.06 00:10:38.791310 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3931 2024.07.06 00:10:38.791434 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3932 2024.07.06 00:10:38.791740 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3933 2024.07.06 00:10:38.791776 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3934 2024.07.06 00:10:38.792129 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3935 2024.07.06 00:10:38.792457 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3936 2024.07.06 00:10:38.792579 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
3937 2024.07.06 00:10:38.792580 [ 150 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3938 2024.07.06 00:10:38.792639 [ 150 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3939 2024.07.06 00:10:38.792671 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3940 2024.07.06 00:10:38.792834 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Debug> DynamicQueryHandler: Done processing query
3941 2024.07.06 00:10:38.792920 [ 3 ] {37d62538-2a1c-4bd8-bf62-88f6abde579d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3942 2024.07.06 00:10:38.793053 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
3943 2024.07.06 00:10:38.793068 [ 3 ] {} <Debug> HTTP-Session: 0a2d9952-d05e-4d2a-b1e8-4b8889b4ebae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3944 2024.07.06 00:10:38.793397 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3945 2024.07.06 00:10:38.793439 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 480 rows starting from the beginning of the part
3946 2024.07.06 00:10:38.793552 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part
3947 2024.07.06 00:10:38.793701 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part
3948 2024.07.06 00:10:38.793954 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part
3949 2024.07.06 00:10:38.794117 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part
3950 2024.07.06 00:10:38.794277 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
3951 2024.07.06 00:10:38.795369 [ 186 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618942 sec., 259646.8344850707 rows/sec., 17.75 MiB/sec.
3952 2024.07.06 00:10:38.795536 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3953 2024.07.06 00:10:38.795901 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3954 2024.07.06 00:10:38.795981 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_21_4} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3955 2024.07.06 00:10:38.796060 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3956 2024.07.06 00:10:42.473530 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
3957 2024.07.06 00:10:42.473632 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
3958 2024.07.06 00:10:43.772086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3959 2024.07.06 00:10:43.772209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3960 2024.07.06 00:10:43.772239 [ 3 ] {} <Debug> HTTP-Session: ef3b040b-b048-415b-a896-01edcb15c580 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3961 2024.07.06 00:10:43.772269 [ 3 ] {} <Debug> HTTP-Session: ef3b040b-b048-415b-a896-01edcb15c580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.07.06 00:10:43.772286 [ 3 ] {} <Debug> HTTP-Session: ef3b040b-b048-415b-a896-01edcb15c580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3963 2024.07.06 00:10:43.772345 [ 3 ] {} <Trace> HTTP-Session: ef3b040b-b048-415b-a896-01edcb15c580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3964 2024.07.06 00:10:43.772560 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3965 2024.07.06 00:10:43.772629 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3966 2024.07.06 00:10:43.772823 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3967 2024.07.06 00:10:43.773382 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3968 2024.07.06 00:10:43.773432 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3969 2024.07.06 00:10:43.773824 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3970 2024.07.06 00:10:43.774166 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3971 2024.07.06 00:10:43.774327 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.33 MiB/sec.
3972 2024.07.06 00:10:43.774556 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Debug> DynamicQueryHandler: Done processing query
3973 2024.07.06 00:10:43.774584 [ 3 ] {acf38931-b0cb-4ad5-805e-841a5f08e861} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3974 2024.07.06 00:10:43.774601 [ 3 ] {} <Debug> HTTP-Session: ef3b040b-b048-415b-a896-01edcb15c580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.07.06 00:10:43.774809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3976 2024.07.06 00:10:43.774865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3977 2024.07.06 00:10:43.774886 [ 3 ] {} <Debug> HTTP-Session: aeb35f26-0a54-4dec-87fc-7b619584e846 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3978 2024.07.06 00:10:43.774904 [ 3 ] {} <Debug> HTTP-Session: aeb35f26-0a54-4dec-87fc-7b619584e846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.07.06 00:10:43.774919 [ 3 ] {} <Debug> HTTP-Session: aeb35f26-0a54-4dec-87fc-7b619584e846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.07.06 00:10:43.774955 [ 3 ] {} <Trace> HTTP-Session: aeb35f26-0a54-4dec-87fc-7b619584e846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3981 2024.07.06 00:10:43.775083 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3982 2024.07.06 00:10:43.775128 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3983 2024.07.06 00:10:43.775264 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3984 2024.07.06 00:10:43.775683 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3985 2024.07.06 00:10:43.775720 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
3986 2024.07.06 00:10:43.776039 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3987 2024.07.06 00:10:43.776356 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3988 2024.07.06 00:10:43.776514 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001467 sec., 43626.448534423995 rows/sec., 3.41 MiB/sec.
3989 2024.07.06 00:10:43.776687 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Debug> DynamicQueryHandler: Done processing query
3990 2024.07.06 00:10:43.776712 [ 3 ] {a89c4cf7-c156-4b73-93c7-b4fedd0f107d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3991 2024.07.06 00:10:43.776729 [ 3 ] {} <Debug> HTTP-Session: aeb35f26-0a54-4dec-87fc-7b619584e846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.07.06 00:10:43.776938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3993 2024.07.06 00:10:43.776988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3994 2024.07.06 00:10:43.777007 [ 3 ] {} <Debug> HTTP-Session: 9045eca2-dac3-4000-99d2-f537a360be66 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
3995 2024.07.06 00:10:43.777024 [ 3 ] {} <Debug> HTTP-Session: 9045eca2-dac3-4000-99d2-f537a360be66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3996 2024.07.06 00:10:43.777040 [ 3 ] {} <Debug> HTTP-Session: 9045eca2-dac3-4000-99d2-f537a360be66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.07.06 00:10:43.777071 [ 3 ] {} <Trace> HTTP-Session: 9045eca2-dac3-4000-99d2-f537a360be66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3998 2024.07.06 00:10:43.777223 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3999 2024.07.06 00:10:43.777272 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4000 2024.07.06 00:10:43.777423 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4001 2024.07.06 00:10:43.777831 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4002 2024.07.06 00:10:43.777867 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4003 2024.07.06 00:10:43.778267 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4004 2024.07.06 00:10:43.778622 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4005 2024.07.06 00:10:43.778782 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec.
4006 2024.07.06 00:10:43.778984 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Debug> DynamicQueryHandler: Done processing query
4007 2024.07.06 00:10:43.779009 [ 3 ] {19527fe2-617a-4f80-841f-b7766d33299f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4008 2024.07.06 00:10:43.779025 [ 3 ] {} <Debug> HTTP-Session: 9045eca2-dac3-4000-99d2-f537a360be66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.07.06 00:10:43.779163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4010 2024.07.06 00:10:43.779211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4011 2024.07.06 00:10:43.779230 [ 3 ] {} <Debug> HTTP-Session: f7be953d-a12e-49f9-abdc-e47312b6592d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4012 2024.07.06 00:10:43.779248 [ 3 ] {} <Debug> HTTP-Session: f7be953d-a12e-49f9-abdc-e47312b6592d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4013 2024.07.06 00:10:43.779261 [ 3 ] {} <Debug> HTTP-Session: f7be953d-a12e-49f9-abdc-e47312b6592d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4014 2024.07.06 00:10:43.779292 [ 3 ] {} <Trace> HTTP-Session: f7be953d-a12e-49f9-abdc-e47312b6592d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4015 2024.07.06 00:10:43.779420 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4016 2024.07.06 00:10:43.779464 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4017 2024.07.06 00:10:43.779618 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4018 2024.07.06 00:10:43.779931 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4019 2024.07.06 00:10:43.779968 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4020 2024.07.06 00:10:43.780326 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4021 2024.07.06 00:10:43.780657 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4022 2024.07.06 00:10:43.780810 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec.
4023 2024.07.06 00:10:43.780979 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Debug> DynamicQueryHandler: Done processing query
4024 2024.07.06 00:10:43.781004 [ 3 ] {e9d92b2c-6097-47ff-8692-4feacf47bb6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4025 2024.07.06 00:10:43.781021 [ 3 ] {} <Debug> HTTP-Session: f7be953d-a12e-49f9-abdc-e47312b6592d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.07.06 00:10:48.774701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4027 2024.07.06 00:10:48.774840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4028 2024.07.06 00:10:48.774870 [ 3 ] {} <Debug> HTTP-Session: 4a0ea26e-eecb-4dc3-88f1-555743737853 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4029 2024.07.06 00:10:48.774898 [ 3 ] {} <Debug> HTTP-Session: 4a0ea26e-eecb-4dc3-88f1-555743737853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.07.06 00:10:48.774917 [ 3 ] {} <Debug> HTTP-Session: 4a0ea26e-eecb-4dc3-88f1-555743737853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4031 2024.07.06 00:10:48.774972 [ 3 ] {} <Trace> HTTP-Session: 4a0ea26e-eecb-4dc3-88f1-555743737853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4032 2024.07.06 00:10:48.775184 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4033 2024.07.06 00:10:48.775259 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4034 2024.07.06 00:10:48.775476 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4035 2024.07.06 00:10:48.775937 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4036 2024.07.06 00:10:48.775982 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4037 2024.07.06 00:10:48.776348 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4038 2024.07.06 00:10:48.776683 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4039 2024.07.06 00:10:48.776859 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001744 sec., 18348.623853211007 rows/sec., 1.45 MiB/sec.
4040 2024.07.06 00:10:48.777077 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Debug> DynamicQueryHandler: Done processing query
4041 2024.07.06 00:10:48.777105 [ 3 ] {fc1d3d07-9156-4300-8db6-a89aae5e73d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4042 2024.07.06 00:10:48.777121 [ 3 ] {} <Debug> HTTP-Session: 4a0ea26e-eecb-4dc3-88f1-555743737853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.07.06 00:10:48.777314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4044 2024.07.06 00:10:48.777372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4045 2024.07.06 00:10:48.777392 [ 3 ] {} <Debug> HTTP-Session: c3857404-05c7-4734-9a3d-9ff4d4be5aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4046 2024.07.06 00:10:48.777411 [ 3 ] {} <Debug> HTTP-Session: c3857404-05c7-4734-9a3d-9ff4d4be5aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.07.06 00:10:48.777425 [ 3 ] {} <Debug> HTTP-Session: c3857404-05c7-4734-9a3d-9ff4d4be5aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.07.06 00:10:48.777461 [ 3 ] {} <Trace> HTTP-Session: c3857404-05c7-4734-9a3d-9ff4d4be5aa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4049 2024.07.06 00:10:48.777610 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4050 2024.07.06 00:10:48.777657 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4051 2024.07.06 00:10:48.777794 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4052 2024.07.06 00:10:48.778233 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4053 2024.07.06 00:10:48.778272 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4054 2024.07.06 00:10:48.778613 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4055 2024.07.06 00:10:48.778925 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4056 2024.07.06 00:10:48.779085 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001533 sec., 99151.98956294847 rows/sec., 8.30 MiB/sec.
4057 2024.07.06 00:10:48.779376 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Debug> DynamicQueryHandler: Done processing query
4058 2024.07.06 00:10:48.779404 [ 3 ] {3e015485-3b07-4dc8-8a33-782d71ff7509} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4059 2024.07.06 00:10:48.779421 [ 3 ] {} <Debug> HTTP-Session: c3857404-05c7-4734-9a3d-9ff4d4be5aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4060 2024.07.06 00:10:48.779576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4061 2024.07.06 00:10:48.779628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4062 2024.07.06 00:10:48.779648 [ 3 ] {} <Debug> HTTP-Session: 9b9da6c8-2198-491c-af36-8452df6fb287 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4063 2024.07.06 00:10:48.779665 [ 3 ] {} <Debug> HTTP-Session: 9b9da6c8-2198-491c-af36-8452df6fb287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.07.06 00:10:48.779679 [ 3 ] {} <Debug> HTTP-Session: 9b9da6c8-2198-491c-af36-8452df6fb287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.07.06 00:10:48.779712 [ 3 ] {} <Trace> HTTP-Session: 9b9da6c8-2198-491c-af36-8452df6fb287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4066 2024.07.06 00:10:48.779852 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4067 2024.07.06 00:10:48.779898 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4068 2024.07.06 00:10:48.780045 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4069 2024.07.06 00:10:48.780415 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4070 2024.07.06 00:10:48.780453 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4071 2024.07.06 00:10:48.780766 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4072 2024.07.06 00:10:48.781065 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4073 2024.07.06 00:10:48.781221 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001425 sec., 67368.42105263157 rows/sec., 5.26 MiB/sec.
4074 2024.07.06 00:10:48.781534 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Debug> DynamicQueryHandler: Done processing query
4075 2024.07.06 00:10:48.781560 [ 3 ] {62af3807-bdc0-4e20-ab2d-5a971d2c93c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4076 2024.07.06 00:10:48.781576 [ 3 ] {} <Debug> HTTP-Session: 9b9da6c8-2198-491c-af36-8452df6fb287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.07.06 00:10:48.781749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4078 2024.07.06 00:10:48.781799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4079 2024.07.06 00:10:48.781820 [ 3 ] {} <Debug> HTTP-Session: 86df9818-cb9c-42f3-bfb5-364221e12a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4080 2024.07.06 00:10:48.781836 [ 3 ] {} <Debug> HTTP-Session: 86df9818-cb9c-42f3-bfb5-364221e12a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.07.06 00:10:48.781850 [ 3 ] {} <Debug> HTTP-Session: 86df9818-cb9c-42f3-bfb5-364221e12a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.07.06 00:10:48.781882 [ 3 ] {} <Trace> HTTP-Session: 86df9818-cb9c-42f3-bfb5-364221e12a94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4083 2024.07.06 00:10:48.782036 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4084 2024.07.06 00:10:48.782085 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4085 2024.07.06 00:10:48.782253 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4086 2024.07.06 00:10:48.782639 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4087 2024.07.06 00:10:48.782676 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4088 2024.07.06 00:10:48.783063 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4089 2024.07.06 00:10:48.783401 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4090 2024.07.06 00:10:48.783560 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
4091 2024.07.06 00:10:48.783736 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Debug> DynamicQueryHandler: Done processing query
4092 2024.07.06 00:10:48.783761 [ 3 ] {3e42192a-b973-491f-a8e1-039696665154} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4093 2024.07.06 00:10:48.783777 [ 3 ] {} <Debug> HTTP-Session: 86df9818-cb9c-42f3-bfb5-364221e12a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4094 2024.07.06 00:10:48.783957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4095 2024.07.06 00:10:48.784006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4096 2024.07.06 00:10:48.784026 [ 3 ] {} <Debug> HTTP-Session: fff8384e-4e14-4146-b0fe-378a4e01124d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4097 2024.07.06 00:10:48.784042 [ 3 ] {} <Debug> HTTP-Session: fff8384e-4e14-4146-b0fe-378a4e01124d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4098 2024.07.06 00:10:48.784057 [ 3 ] {} <Debug> HTTP-Session: fff8384e-4e14-4146-b0fe-378a4e01124d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.07.06 00:10:48.784088 [ 3 ] {} <Trace> HTTP-Session: fff8384e-4e14-4146-b0fe-378a4e01124d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4100 2024.07.06 00:10:48.784421 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4101 2024.07.06 00:10:48.784488 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4102 2024.07.06 00:10:48.784899 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4103 2024.07.06 00:10:48.785609 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4104 2024.07.06 00:10:48.785646 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4105 2024.07.06 00:10:48.786263 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4106 2024.07.06 00:10:48.786668 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4107 2024.07.06 00:10:48.786841 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4108 2024.07.06 00:10:48.786864 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002668 sec., 11994.002998500751 rows/sec., 21.49 MiB/sec.
4109 2024.07.06 00:10:48.786933 [ 141 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4110 2024.07.06 00:10:48.787016 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
4111 2024.07.06 00:10:48.787304 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
4112 2024.07.06 00:10:48.787392 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Debug> DynamicQueryHandler: Done processing query
4113 2024.07.06 00:10:48.787438 [ 3 ] {1baa1a5f-3b9c-4d81-8fa8-64d362665fa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4114 2024.07.06 00:10:48.787468 [ 3 ] {} <Debug> HTTP-Session: fff8384e-4e14-4146-b0fe-378a4e01124d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4115 2024.07.06 00:10:48.787658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4116 2024.07.06 00:10:48.787771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4117 2024.07.06 00:10:48.787834 [ 3 ] {} <Debug> HTTP-Session: c6c4bb1f-add1-470c-809f-82a5d4ba0b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4118 2024.07.06 00:10:48.787888 [ 3 ] {} <Debug> HTTP-Session: c6c4bb1f-add1-470c-809f-82a5d4ba0b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4119 2024.07.06 00:10:48.787934 [ 3 ] {} <Debug> HTTP-Session: c6c4bb1f-add1-470c-809f-82a5d4ba0b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4120 2024.07.06 00:10:48.787997 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4121 2024.07.06 00:10:48.788009 [ 3 ] {} <Trace> HTTP-Session: c6c4bb1f-add1-470c-809f-82a5d4ba0b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4122 2024.07.06 00:10:48.788132 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part
4123 2024.07.06 00:10:48.788300 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4124 2024.07.06 00:10:48.788517 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4125 2024.07.06 00:10:48.788835 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part
4126 2024.07.06 00:10:48.789198 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4127 2024.07.06 00:10:48.789601 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part
4128 2024.07.06 00:10:48.790186 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part
4129 2024.07.06 00:10:48.790385 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4130 2024.07.06 00:10:48.790491 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4131 2024.07.06 00:10:48.790783 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part
4132 2024.07.06 00:10:48.791342 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part
4133 2024.07.06 00:10:48.791952 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4134 2024.07.06 00:10:48.792749 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4135 2024.07.06 00:10:48.793179 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005005 sec., 11988.011988011987 rows/sec., 827.30 KiB/sec.
4136 2024.07.06 00:10:48.793498 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Debug> DynamicQueryHandler: Done processing query
4137 2024.07.06 00:10:48.793534 [ 3 ] {1c2ba8d4-0682-4a5e-afa5-9ae79d02d357} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4138 2024.07.06 00:10:48.793578 [ 3 ] {} <Debug> HTTP-Session: c6c4bb1f-add1-470c-809f-82a5d4ba0b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.07.06 00:10:48.795553 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 19 columns (19 merged, 0 gathered) in 0.008393094 sec., 40032.91277328718 rows/sec., 71.74 MiB/sec.
4140 2024.07.06 00:10:48.796272 [ 186 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4141 2024.07.06 00:10:48.796894 [ 186 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4142 2024.07.06 00:10:48.796974 [ 186 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4143 2024.07.06 00:10:48.797110 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB.
4144 2024.07.06 00:10:53.773271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4145 2024.07.06 00:10:53.773459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4146 2024.07.06 00:10:53.773506 [ 3 ] {} <Debug> HTTP-Session: 3b3788f8-da27-45bf-abfc-7a31e3140276 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4147 2024.07.06 00:10:53.773545 [ 3 ] {} <Debug> HTTP-Session: 3b3788f8-da27-45bf-abfc-7a31e3140276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.07.06 00:10:53.773573 [ 3 ] {} <Debug> HTTP-Session: 3b3788f8-da27-45bf-abfc-7a31e3140276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.07.06 00:10:53.773647 [ 3 ] {} <Trace> HTTP-Session: 3b3788f8-da27-45bf-abfc-7a31e3140276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4150 2024.07.06 00:10:53.773820 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4151 2024.07.06 00:10:53.773884 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4152 2024.07.06 00:10:53.774074 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4153 2024.07.06 00:10:53.774498 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4154 2024.07.06 00:10:53.774538 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4155 2024.07.06 00:10:53.774900 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4156 2024.07.06 00:10:53.775255 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4157 2024.07.06 00:10:53.775402 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 99.93 KiB/sec.
4158 2024.07.06 00:10:53.775753 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Debug> DynamicQueryHandler: Done processing query
4159 2024.07.06 00:10:53.775780 [ 3 ] {e349b351-f341-4595-b921-e5a198b8f46b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4160 2024.07.06 00:10:53.775798 [ 3 ] {} <Debug> HTTP-Session: 3b3788f8-da27-45bf-abfc-7a31e3140276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.07.06 00:10:53.775966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2024.07.06 00:10:53.776021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4163 2024.07.06 00:10:53.776040 [ 3 ] {} <Debug> HTTP-Session: b8cad5e6-487b-45ac-8fe9-1475ddffb19b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4164 2024.07.06 00:10:53.776058 [ 3 ] {} <Debug> HTTP-Session: b8cad5e6-487b-45ac-8fe9-1475ddffb19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.07.06 00:10:53.776072 [ 3 ] {} <Debug> HTTP-Session: b8cad5e6-487b-45ac-8fe9-1475ddffb19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4166 2024.07.06 00:10:53.776106 [ 3 ] {} <Trace> HTTP-Session: b8cad5e6-487b-45ac-8fe9-1475ddffb19b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4167 2024.07.06 00:10:53.776238 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4168 2024.07.06 00:10:53.776286 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4169 2024.07.06 00:10:53.776436 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4170 2024.07.06 00:10:53.776819 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4171 2024.07.06 00:10:53.776854 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4172 2024.07.06 00:10:53.777178 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4173 2024.07.06 00:10:53.777494 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4174 2024.07.06 00:10:53.777623 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001435 sec., 64808.36236933798 rows/sec., 4.91 MiB/sec.
4175 2024.07.06 00:10:53.777940 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Debug> DynamicQueryHandler: Done processing query
4176 2024.07.06 00:10:53.777980 [ 3 ] {1ec5a915-2ebe-4dc0-a29a-314b981b2c53} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4177 2024.07.06 00:10:53.777997 [ 3 ] {} <Debug> HTTP-Session: b8cad5e6-487b-45ac-8fe9-1475ddffb19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.07.06 00:10:53.778128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2024.07.06 00:10:53.778179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4180 2024.07.06 00:10:53.778198 [ 3 ] {} <Debug> HTTP-Session: 20793a1a-8fa3-4d0c-b096-152e42c34cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4181 2024.07.06 00:10:53.778215 [ 3 ] {} <Debug> HTTP-Session: 20793a1a-8fa3-4d0c-b096-152e42c34cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.07.06 00:10:53.778228 [ 3 ] {} <Debug> HTTP-Session: 20793a1a-8fa3-4d0c-b096-152e42c34cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.07.06 00:10:53.778259 [ 3 ] {} <Trace> HTTP-Session: 20793a1a-8fa3-4d0c-b096-152e42c34cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4184 2024.07.06 00:10:53.778359 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4185 2024.07.06 00:10:53.778404 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4186 2024.07.06 00:10:53.778551 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2024.07.06 00:10:53.778822 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4188 2024.07.06 00:10:53.778858 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4189 2024.07.06 00:10:53.779154 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4190 2024.07.06 00:10:53.779461 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4191 2024.07.06 00:10:53.779590 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00125 sec., 1600 rows/sec., 111.72 KiB/sec.
4192 2024.07.06 00:10:53.779871 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Debug> DynamicQueryHandler: Done processing query
4193 2024.07.06 00:10:53.779897 [ 3 ] {59e87a3f-178c-44ce-9574-043e09bb67de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4194 2024.07.06 00:10:53.779914 [ 3 ] {} <Debug> HTTP-Session: 20793a1a-8fa3-4d0c-b096-152e42c34cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.07.06 00:10:53.780043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4196 2024.07.06 00:10:53.780092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4197 2024.07.06 00:10:53.780113 [ 3 ] {} <Debug> HTTP-Session: 5bbfa1c7-16a0-46af-93ea-f054a66f8b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4198 2024.07.06 00:10:53.780129 [ 3 ] {} <Debug> HTTP-Session: 5bbfa1c7-16a0-46af-93ea-f054a66f8b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4199 2024.07.06 00:10:53.780143 [ 3 ] {} <Debug> HTTP-Session: 5bbfa1c7-16a0-46af-93ea-f054a66f8b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4200 2024.07.06 00:10:53.780173 [ 3 ] {} <Trace> HTTP-Session: 5bbfa1c7-16a0-46af-93ea-f054a66f8b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4201 2024.07.06 00:10:53.780293 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4202 2024.07.06 00:10:53.780335 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4203 2024.07.06 00:10:53.780480 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4204 2024.07.06 00:10:53.780825 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4205 2024.07.06 00:10:53.780860 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4206 2024.07.06 00:10:53.781165 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4207 2024.07.06 00:10:53.781471 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4208 2024.07.06 00:10:53.781600 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001352 sec., 66568.04733727811 rows/sec., 5.18 MiB/sec.
4209 2024.07.06 00:10:53.781762 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Debug> DynamicQueryHandler: Done processing query
4210 2024.07.06 00:10:53.781786 [ 3 ] {8a086dd3-e9e4-45fe-ac8e-40bf5504a425} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4211 2024.07.06 00:10:53.781802 [ 3 ] {} <Debug> HTTP-Session: 5bbfa1c7-16a0-46af-93ea-f054a66f8b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.07.06 00:10:53.782004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4213 2024.07.06 00:10:53.782052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4214 2024.07.06 00:10:53.782072 [ 3 ] {} <Debug> HTTP-Session: ac46835d-844c-4527-a758-a01f0032c62d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4215 2024.07.06 00:10:53.782088 [ 3 ] {} <Debug> HTTP-Session: ac46835d-844c-4527-a758-a01f0032c62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4216 2024.07.06 00:10:53.782104 [ 3 ] {} <Debug> HTTP-Session: ac46835d-844c-4527-a758-a01f0032c62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.07.06 00:10:53.782135 [ 3 ] {} <Trace> HTTP-Session: ac46835d-844c-4527-a758-a01f0032c62d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4218 2024.07.06 00:10:53.782306 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4219 2024.07.06 00:10:53.782352 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4220 2024.07.06 00:10:53.782497 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4221 2024.07.06 00:10:53.782922 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4222 2024.07.06 00:10:53.782958 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4223 2024.07.06 00:10:53.783356 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4224 2024.07.06 00:10:53.783698 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4225 2024.07.06 00:10:53.783833 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001613 sec., 122132.6720396776 rows/sec., 8.53 MiB/sec.
4226 2024.07.06 00:10:53.784005 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Debug> DynamicQueryHandler: Done processing query
4227 2024.07.06 00:10:53.784031 [ 3 ] {1ea6575e-8c55-4a11-b9b4-a12b8e355585} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4228 2024.07.06 00:10:53.784048 [ 3 ] {} <Debug> HTTP-Session: ac46835d-844c-4527-a758-a01f0032c62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.07.06 00:10:53.784196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4230 2024.07.06 00:10:53.784245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4231 2024.07.06 00:10:53.784265 [ 3 ] {} <Debug> HTTP-Session: f58d1363-ef46-40e2-8f2b-4021e0d1da2e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4232 2024.07.06 00:10:53.784282 [ 3 ] {} <Debug> HTTP-Session: f58d1363-ef46-40e2-8f2b-4021e0d1da2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4233 2024.07.06 00:10:53.784296 [ 3 ] {} <Debug> HTTP-Session: f58d1363-ef46-40e2-8f2b-4021e0d1da2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4234 2024.07.06 00:10:53.784326 [ 3 ] {} <Trace> HTTP-Session: f58d1363-ef46-40e2-8f2b-4021e0d1da2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4235 2024.07.06 00:10:53.784443 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4236 2024.07.06 00:10:53.784488 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4237 2024.07.06 00:10:53.784614 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4238 2024.07.06 00:10:53.784920 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4239 2024.07.06 00:10:53.784954 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4240 2024.07.06 00:10:53.785314 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4241 2024.07.06 00:10:53.785633 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4242 2024.07.06 00:10:53.785760 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
4243 2024.07.06 00:10:53.786078 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Debug> DynamicQueryHandler: Done processing query
4244 2024.07.06 00:10:53.786104 [ 3 ] {4c3eed84-8b78-436e-a153-295e12510f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4245 2024.07.06 00:10:53.786120 [ 3 ] {} <Debug> HTTP-Session: f58d1363-ef46-40e2-8f2b-4021e0d1da2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4246 2024.07.06 00:10:57.473689 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
4247 2024.07.06 00:10:57.473761 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
4248 2024.07.06 00:10:58.774421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4249 2024.07.06 00:10:58.774597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4250 2024.07.06 00:10:58.774642 [ 3 ] {} <Debug> HTTP-Session: 7f5895fa-a6dc-4200-a85e-5f4154b2185e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4251 2024.07.06 00:10:58.774686 [ 3 ] {} <Debug> HTTP-Session: 7f5895fa-a6dc-4200-a85e-5f4154b2185e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.07.06 00:10:58.774713 [ 3 ] {} <Debug> HTTP-Session: 7f5895fa-a6dc-4200-a85e-5f4154b2185e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4253 2024.07.06 00:10:58.774764 [ 3 ] {} <Trace> HTTP-Session: 7f5895fa-a6dc-4200-a85e-5f4154b2185e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4254 2024.07.06 00:10:58.774957 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4255 2024.07.06 00:10:58.775023 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4256 2024.07.06 00:10:58.775211 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4257 2024.07.06 00:10:58.775722 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4258 2024.07.06 00:10:58.775766 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4259 2024.07.06 00:10:58.776139 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4260 2024.07.06 00:10:58.776489 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4261 2024.07.06 00:10:58.776650 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001749 sec., 18296.169239565468 rows/sec., 1.45 MiB/sec.
4262 2024.07.06 00:10:58.776956 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Debug> DynamicQueryHandler: Done processing query
4263 2024.07.06 00:10:58.776983 [ 3 ] {f5b918ea-3d23-4439-b476-9f3cf9e0aada} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4264 2024.07.06 00:10:58.777001 [ 3 ] {} <Debug> HTTP-Session: 7f5895fa-a6dc-4200-a85e-5f4154b2185e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.07.06 00:10:58.777137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4266 2024.07.06 00:10:58.777187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4267 2024.07.06 00:10:58.777207 [ 3 ] {} <Debug> HTTP-Session: 306e816f-d276-4adc-b2af-22808d9e6cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4268 2024.07.06 00:10:58.777224 [ 3 ] {} <Debug> HTTP-Session: 306e816f-d276-4adc-b2af-22808d9e6cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.07.06 00:10:58.777238 [ 3 ] {} <Debug> HTTP-Session: 306e816f-d276-4adc-b2af-22808d9e6cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4270 2024.07.06 00:10:58.777269 [ 3 ] {} <Trace> HTTP-Session: 306e816f-d276-4adc-b2af-22808d9e6cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4271 2024.07.06 00:10:58.777367 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4272 2024.07.06 00:10:58.777412 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4273 2024.07.06 00:10:58.777562 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4274 2024.07.06 00:10:58.777863 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4275 2024.07.06 00:10:58.777901 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4276 2024.07.06 00:10:58.778205 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4277 2024.07.06 00:10:58.778509 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4278 2024.07.06 00:10:58.778657 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 124.21 KiB/sec.
4279 2024.07.06 00:10:58.778816 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Debug> DynamicQueryHandler: Done processing query
4280 2024.07.06 00:10:58.778841 [ 3 ] {bae9eccf-b894-4081-afbb-feabe7f7fbe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4281 2024.07.06 00:10:58.778858 [ 3 ] {} <Debug> HTTP-Session: 306e816f-d276-4adc-b2af-22808d9e6cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.07.06 00:10:58.779157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2024.07.06 00:10:58.779205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4284 2024.07.06 00:10:58.779225 [ 3 ] {} <Debug> HTTP-Session: b846f6a4-b736-4d0f-9dd5-9394536abac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4285 2024.07.06 00:10:58.779241 [ 3 ] {} <Debug> HTTP-Session: b846f6a4-b736-4d0f-9dd5-9394536abac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.07.06 00:10:58.779255 [ 3 ] {} <Debug> HTTP-Session: b846f6a4-b736-4d0f-9dd5-9394536abac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.07.06 00:10:58.779285 [ 3 ] {} <Trace> HTTP-Session: b846f6a4-b736-4d0f-9dd5-9394536abac1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4288 2024.07.06 00:10:58.779423 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4289 2024.07.06 00:10:58.779465 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4290 2024.07.06 00:10:58.779591 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2024.07.06 00:10:58.780005 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4292 2024.07.06 00:10:58.780042 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4293 2024.07.06 00:10:58.780364 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4294 2024.07.06 00:10:58.780670 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4295 2024.07.06 00:10:58.780831 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Debug> executeQuery: Read 153 rows, 13.11 KiB in 0.00146 sec., 104794.52054794521 rows/sec., 8.77 MiB/sec.
4296 2024.07.06 00:10:58.780829 [ 132 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4297 2024.07.06 00:10:58.780944 [ 132 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4298 2024.07.06 00:10:58.780991 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4299 2024.07.06 00:10:58.781080 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Debug> DynamicQueryHandler: Done processing query
4300 2024.07.06 00:10:58.781128 [ 3 ] {7193868c-1eec-45ac-a283-2daff818c208} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4301 2024.07.06 00:10:58.781186 [ 3 ] {} <Debug> HTTP-Session: b846f6a4-b736-4d0f-9dd5-9394536abac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4302 2024.07.06 00:10:58.781280 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
4303 2024.07.06 00:10:58.781365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.07.06 00:10:58.781464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4305 2024.07.06 00:10:58.781515 [ 3 ] {} <Debug> HTTP-Session: 24bc0d48-f730-43ab-b067-b0ea1d960d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4306 2024.07.06 00:10:58.781567 [ 3 ] {} <Debug> HTTP-Session: 24bc0d48-f730-43ab-b067-b0ea1d960d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.07.06 00:10:58.781616 [ 3 ] {} <Debug> HTTP-Session: 24bc0d48-f730-43ab-b067-b0ea1d960d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.07.06 00:10:58.781628 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4309 2024.07.06 00:10:58.781669 [ 3 ] {} <Trace> HTTP-Session: 24bc0d48-f730-43ab-b067-b0ea1d960d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4310 2024.07.06 00:10:58.781689 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 194 rows starting from the beginning of the part
4311 2024.07.06 00:10:58.781892 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4312 2024.07.06 00:10:58.781949 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 152 rows starting from the beginning of the part
4313 2024.07.06 00:10:58.782086 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4314 2024.07.06 00:10:58.782195 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part
4315 2024.07.06 00:10:58.782469 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 152 rows starting from the beginning of the part
4316 2024.07.06 00:10:58.782831 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part
4317 2024.07.06 00:10:58.783129 [ 191 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part
4318 2024.07.06 00:10:58.783616 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4319 2024.07.06 00:10:58.784314 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4320 2024.07.06 00:10:58.784384 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4321 2024.07.06 00:10:58.785209 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4322 2024.07.06 00:10:58.786058 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4323 2024.07.06 00:10:58.786271 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 4 columns (4 merged, 0 gathered) in 0.005165993 sec., 154858.9012799669 rows/sec., 12.67 MiB/sec.
4324 2024.07.06 00:10:58.786384 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004609 sec., 433.9336081579518 rows/sec., 30.30 KiB/sec.
4325 2024.07.06 00:10:58.786533 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4326 2024.07.06 00:10:58.786591 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Debug> DynamicQueryHandler: Done processing query
4327 2024.07.06 00:10:58.786617 [ 3 ] {89d569fb-7446-421b-8f6d-c242ba79f36d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4328 2024.07.06 00:10:58.786636 [ 3 ] {} <Debug> HTTP-Session: 24bc0d48-f730-43ab-b067-b0ea1d960d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4329 2024.07.06 00:10:58.786790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2024.07.06 00:10:58.786848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4331 2024.07.06 00:10:58.786871 [ 3 ] {} <Debug> HTTP-Session: 1ec54457-996a-45eb-b5cd-29f43b051edd Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4332 2024.07.06 00:10:58.786892 [ 3 ] {} <Debug> HTTP-Session: 1ec54457-996a-45eb-b5cd-29f43b051edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.07.06 00:10:58.786912 [ 3 ] {} <Debug> HTTP-Session: 1ec54457-996a-45eb-b5cd-29f43b051edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.07.06 00:10:58.786949 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4335 2024.07.06 00:10:58.786955 [ 3 ] {} <Trace> HTTP-Session: 1ec54457-996a-45eb-b5cd-29f43b051edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4336 2024.07.06 00:10:58.787046 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_26_5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4337 2024.07.06 00:10:58.787126 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4338 2024.07.06 00:10:58.787147 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
4339 2024.07.06 00:10:58.787180 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4340 2024.07.06 00:10:58.787311 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4341 2024.07.06 00:10:58.787665 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4342 2024.07.06 00:10:58.787703 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4343 2024.07.06 00:10:58.788024 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4344 2024.07.06 00:10:58.788332 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4345 2024.07.06 00:10:58.788476 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001409 sec., 69552.87437899219 rows/sec., 5.43 MiB/sec.
4346 2024.07.06 00:10:58.788489 [ 132 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4347 2024.07.06 00:10:58.788575 [ 132 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4348 2024.07.06 00:10:58.788632 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4349 2024.07.06 00:10:58.788761 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Debug> DynamicQueryHandler: Done processing query
4350 2024.07.06 00:10:58.788815 [ 3 ] {f82d7aa6-33e2-49b7-90d3-c931b08448d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4351 2024.07.06 00:10:58.788817 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::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
4352 2024.07.06 00:10:58.788840 [ 3 ] {} <Debug> HTTP-Session: 1ec54457-996a-45eb-b5cd-29f43b051edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4353 2024.07.06 00:10:58.789003 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4354 2024.07.06 00:10:58.789055 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 148 rows starting from the beginning of the part
4355 2024.07.06 00:10:58.789078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4356 2024.07.06 00:10:58.789267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4357 2024.07.06 00:10:58.789276 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part
4358 2024.07.06 00:10:58.789347 [ 3 ] {} <Debug> HTTP-Session: 27ca9ed8-9879-4ff9-bd66-17365a33981e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4359 2024.07.06 00:10:58.789435 [ 3 ] {} <Debug> HTTP-Session: 27ca9ed8-9879-4ff9-bd66-17365a33981e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4360 2024.07.06 00:10:58.789533 [ 3 ] {} <Debug> HTTP-Session: 27ca9ed8-9879-4ff9-bd66-17365a33981e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.07.06 00:10:58.789556 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part
4362 2024.07.06 00:10:58.789716 [ 3 ] {} <Trace> HTTP-Session: 27ca9ed8-9879-4ff9-bd66-17365a33981e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4363 2024.07.06 00:10:58.789832 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part
4364 2024.07.06 00:10:58.789996 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part
4365 2024.07.06 00:10:58.790310 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 98 rows starting from the beginning of the part
4366 2024.07.06 00:10:58.790372 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4367 2024.07.06 00:10:58.790683 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4368 2024.07.06 00:10:58.791231 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4369 2024.07.06 00:10:58.792252 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4370 2024.07.06 00:10:58.792318 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4371 2024.07.06 00:10:58.793075 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 4 columns (4 merged, 0 gathered) in 0.004351839 sec., 136034.44428895463 rows/sec., 10.62 MiB/sec.
4372 2024.07.06 00:10:58.793289 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4373 2024.07.06 00:10:58.793298 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4374 2024.07.06 00:10:58.794348 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4375 2024.07.06 00:10:58.794361 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4376 2024.07.06 00:10:58.794512 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_26_5} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4377 2024.07.06 00:10:58.794664 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4378 2024.07.06 00:10:58.794707 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00462 sec., 34848.48484848485 rows/sec., 2.43 MiB/sec.
4379 2024.07.06 00:10:58.794728 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4380 2024.07.06 00:10:58.794747 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4381 2024.07.06 00:10:58.794868 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4382 2024.07.06 00:10:58.795055 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
4383 2024.07.06 00:10:58.795097 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Debug> DynamicQueryHandler: Done processing query
4384 2024.07.06 00:10:58.795126 [ 3 ] {e40e0bed-a1c4-4376-8617-dfc7fb1c7cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4385 2024.07.06 00:10:58.795154 [ 3 ] {} <Debug> HTTP-Session: 27ca9ed8-9879-4ff9-bd66-17365a33981e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.07.06 00:10:58.795209 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4387 2024.07.06 00:10:58.795243 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2542 rows starting from the beginning of the part
4388 2024.07.06 00:10:58.795369 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
4389 2024.07.06 00:10:58.795417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4390 2024.07.06 00:10:58.795606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4391 2024.07.06 00:10:58.795688 [ 3 ] {} <Debug> HTTP-Session: d44646ff-d345-4dda-b83a-c582ba16665e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4392 2024.07.06 00:10:58.795716 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
4393 2024.07.06 00:10:58.795753 [ 3 ] {} <Debug> HTTP-Session: d44646ff-d345-4dda-b83a-c582ba16665e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4394 2024.07.06 00:10:58.795824 [ 3 ] {} <Debug> HTTP-Session: d44646ff-d345-4dda-b83a-c582ba16665e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.07.06 00:10:58.795971 [ 3 ] {} <Trace> HTTP-Session: d44646ff-d345-4dda-b83a-c582ba16665e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4396 2024.07.06 00:10:58.796027 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
4397 2024.07.06 00:10:58.796278 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 197 rows starting from the beginning of the part
4398 2024.07.06 00:10:58.796494 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part
4399 2024.07.06 00:10:58.796855 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4400 2024.07.06 00:10:58.796953 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4401 2024.07.06 00:10:58.797820 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4402 2024.07.06 00:10:58.799087 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4403 2024.07.06 00:10:58.799123 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4404 2024.07.06 00:10:58.799455 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 5 columns (5 merged, 0 gathered) in 0.004472661 sec., 755702.254206165 rows/sec., 52.60 MiB/sec.
4405 2024.07.06 00:10:58.799726 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4406 2024.07.06 00:10:58.800164 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4407 2024.07.06 00:10:58.800263 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4408 2024.07.06 00:10:58.800395 [ 186 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4409 2024.07.06 00:10:58.800490 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
4410 2024.07.06 00:10:58.800737 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4411 2024.07.06 00:10:58.800955 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004754 sec., 6731.17374842238 rows/sec., 12.06 MiB/sec.
4412 2024.07.06 00:10:58.801494 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Debug> DynamicQueryHandler: Done processing query
4413 2024.07.06 00:10:58.801519 [ 3 ] {525830b7-b855-4c1c-b2ab-fc3e51be98a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4414 2024.07.06 00:10:58.801536 [ 3 ] {} <Debug> HTTP-Session: d44646ff-d345-4dda-b83a-c582ba16665e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4415 2024.07.06 00:10:58.801661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4416 2024.07.06 00:10:58.801711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4417 2024.07.06 00:10:58.801730 [ 3 ] {} <Debug> HTTP-Session: 1352d074-6376-49d2-988b-c40fe7f477e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4418 2024.07.06 00:10:58.801747 [ 3 ] {} <Debug> HTTP-Session: 1352d074-6376-49d2-988b-c40fe7f477e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4419 2024.07.06 00:10:58.801761 [ 3 ] {} <Debug> HTTP-Session: 1352d074-6376-49d2-988b-c40fe7f477e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.07.06 00:10:58.801792 [ 3 ] {} <Trace> HTTP-Session: 1352d074-6376-49d2-988b-c40fe7f477e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4421 2024.07.06 00:10:58.801905 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4422 2024.07.06 00:10:58.801951 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4423 2024.07.06 00:10:58.802090 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4424 2024.07.06 00:10:58.802367 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4425 2024.07.06 00:10:58.802404 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4426 2024.07.06 00:10:58.802774 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4427 2024.07.06 00:10:58.803108 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4428 2024.07.06 00:10:58.803273 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
4429 2024.07.06 00:10:58.803553 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Debug> DynamicQueryHandler: Done processing query
4430 2024.07.06 00:10:58.803584 [ 3 ] {fc5b8893-5106-4ab7-ba83-e4900659f5cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4431 2024.07.06 00:10:58.803602 [ 3 ] {} <Debug> HTTP-Session: 1352d074-6376-49d2-988b-c40fe7f477e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4432 2024.07.06 00:11:03.771603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4433 2024.07.06 00:11:03.771738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4434 2024.07.06 00:11:03.771765 [ 3 ] {} <Debug> HTTP-Session: 44679fdf-0c6a-4bdf-b007-9da0f34e59de Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4435 2024.07.06 00:11:03.771788 [ 3 ] {} <Debug> HTTP-Session: 44679fdf-0c6a-4bdf-b007-9da0f34e59de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.07.06 00:11:03.771803 [ 3 ] {} <Debug> HTTP-Session: 44679fdf-0c6a-4bdf-b007-9da0f34e59de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.07.06 00:11:03.771853 [ 3 ] {} <Trace> HTTP-Session: 44679fdf-0c6a-4bdf-b007-9da0f34e59de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4438 2024.07.06 00:11:03.772068 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4439 2024.07.06 00:11:03.772137 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4440 2024.07.06 00:11:03.772329 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4441 2024.07.06 00:11:03.772800 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4442 2024.07.06 00:11:03.772848 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4443 2024.07.06 00:11:03.773239 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4444 2024.07.06 00:11:03.773593 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4445 2024.07.06 00:11:03.773767 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001767 sec., 31692.13355970572 rows/sec., 2.42 MiB/sec.
4446 2024.07.06 00:11:03.773995 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Debug> DynamicQueryHandler: Done processing query
4447 2024.07.06 00:11:03.774023 [ 3 ] {131bbd3c-3e0a-4892-bc7d-23119360b099} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4448 2024.07.06 00:11:03.774041 [ 3 ] {} <Debug> HTTP-Session: 44679fdf-0c6a-4bdf-b007-9da0f34e59de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4449 2024.07.06 00:11:03.774218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4450 2024.07.06 00:11:03.774273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4451 2024.07.06 00:11:03.774293 [ 3 ] {} <Debug> HTTP-Session: d9a69f25-ec92-4b9e-82a4-4d05a6751983 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4452 2024.07.06 00:11:03.774312 [ 3 ] {} <Debug> HTTP-Session: d9a69f25-ec92-4b9e-82a4-4d05a6751983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4453 2024.07.06 00:11:03.774326 [ 3 ] {} <Debug> HTTP-Session: d9a69f25-ec92-4b9e-82a4-4d05a6751983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.07.06 00:11:03.774361 [ 3 ] {} <Trace> HTTP-Session: d9a69f25-ec92-4b9e-82a4-4d05a6751983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4455 2024.07.06 00:11:03.774487 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4456 2024.07.06 00:11:03.774534 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4457 2024.07.06 00:11:03.774668 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4458 2024.07.06 00:11:03.775056 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4459 2024.07.06 00:11:03.775094 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4460 2024.07.06 00:11:03.775416 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4461 2024.07.06 00:11:03.775734 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4462 2024.07.06 00:11:03.775882 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001433 sec., 44661.54919748779 rows/sec., 3.49 MiB/sec.
4463 2024.07.06 00:11:03.776085 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Debug> DynamicQueryHandler: Done processing query
4464 2024.07.06 00:11:03.776112 [ 3 ] {9c73a581-8470-4454-a6f4-afac8928a6d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4465 2024.07.06 00:11:03.776128 [ 3 ] {} <Debug> HTTP-Session: d9a69f25-ec92-4b9e-82a4-4d05a6751983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4466 2024.07.06 00:11:03.776297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4467 2024.07.06 00:11:03.776347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4468 2024.07.06 00:11:03.776367 [ 3 ] {} <Debug> HTTP-Session: bb6707d1-6182-4744-8b36-e6139ca91395 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4469 2024.07.06 00:11:03.776383 [ 3 ] {} <Debug> HTTP-Session: bb6707d1-6182-4744-8b36-e6139ca91395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4470 2024.07.06 00:11:03.776397 [ 3 ] {} <Debug> HTTP-Session: bb6707d1-6182-4744-8b36-e6139ca91395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.07.06 00:11:03.776430 [ 3 ] {} <Trace> HTTP-Session: bb6707d1-6182-4744-8b36-e6139ca91395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4472 2024.07.06 00:11:03.776574 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4473 2024.07.06 00:11:03.776623 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4474 2024.07.06 00:11:03.776767 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2024.07.06 00:11:03.777165 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4476 2024.07.06 00:11:03.777201 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4477 2024.07.06 00:11:03.777600 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4478 2024.07.06 00:11:03.777954 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4479 2024.07.06 00:11:03.778122 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec.
4480 2024.07.06 00:11:03.778406 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Debug> DynamicQueryHandler: Done processing query
4481 2024.07.06 00:11:03.778456 [ 3 ] {4d5b6510-092f-47ca-823f-41117529b66b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4482 2024.07.06 00:11:03.778488 [ 3 ] {} <Debug> HTTP-Session: bb6707d1-6182-4744-8b36-e6139ca91395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4483 2024.07.06 00:11:03.778628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4484 2024.07.06 00:11:03.778677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4485 2024.07.06 00:11:03.778697 [ 3 ] {} <Debug> HTTP-Session: b99656d2-8b46-4f9f-9411-2a5180558863 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4486 2024.07.06 00:11:03.778713 [ 3 ] {} <Debug> HTTP-Session: b99656d2-8b46-4f9f-9411-2a5180558863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.07.06 00:11:03.778728 [ 3 ] {} <Debug> HTTP-Session: b99656d2-8b46-4f9f-9411-2a5180558863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4488 2024.07.06 00:11:03.778759 [ 3 ] {} <Trace> HTTP-Session: b99656d2-8b46-4f9f-9411-2a5180558863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4489 2024.07.06 00:11:03.778890 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4490 2024.07.06 00:11:03.778939 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4491 2024.07.06 00:11:03.779086 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4492 2024.07.06 00:11:03.779385 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4493 2024.07.06 00:11:03.779422 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4494 2024.07.06 00:11:03.779784 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4495 2024.07.06 00:11:03.780123 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4496 2024.07.06 00:11:03.780289 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
4497 2024.07.06 00:11:03.780287 [ 127 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4498 2024.07.06 00:11:03.780393 [ 127 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4499 2024.07.06 00:11:03.780442 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4500 2024.07.06 00:11:03.780539 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Debug> DynamicQueryHandler: Done processing query
4501 2024.07.06 00:11:03.780577 [ 3 ] {7fa27574-1e10-4d77-a2bc-d264fe4b6585} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4502 2024.07.06 00:11:03.780592 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
4503 2024.07.06 00:11:03.780598 [ 3 ] {} <Debug> HTTP-Session: b99656d2-8b46-4f9f-9411-2a5180558863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4504 2024.07.06 00:11:03.780724 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4505 2024.07.06 00:11:03.780768 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 680 rows starting from the beginning of the part
4506 2024.07.06 00:11:03.780862 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
4507 2024.07.06 00:11:03.781125 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
4508 2024.07.06 00:11:03.781241 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
4509 2024.07.06 00:11:03.781531 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
4510 2024.07.06 00:11:03.781633 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
4511 2024.07.06 00:11:03.782842 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002314128 sec., 423485.6498862639 rows/sec., 28.83 MiB/sec.
4512 2024.07.06 00:11:03.782995 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4513 2024.07.06 00:11:03.783362 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.07.06 00:11:03.783435 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_26_5} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4515 2024.07.06 00:11:03.783504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4516 2024.07.06 00:11:08.774178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4517 2024.07.06 00:11:08.774314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4518 2024.07.06 00:11:08.774340 [ 3 ] {} <Debug> HTTP-Session: 917128b4-ca2a-4c75-af02-5ea591a522a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4519 2024.07.06 00:11:08.774364 [ 3 ] {} <Debug> HTTP-Session: 917128b4-ca2a-4c75-af02-5ea591a522a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4520 2024.07.06 00:11:08.774381 [ 3 ] {} <Debug> HTTP-Session: 917128b4-ca2a-4c75-af02-5ea591a522a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4521 2024.07.06 00:11:08.774430 [ 3 ] {} <Trace> HTTP-Session: 917128b4-ca2a-4c75-af02-5ea591a522a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4522 2024.07.06 00:11:08.774627 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4523 2024.07.06 00:11:08.774693 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4524 2024.07.06 00:11:08.774883 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4525 2024.07.06 00:11:08.775287 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4526 2024.07.06 00:11:08.775328 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4527 2024.07.06 00:11:08.775702 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4528 2024.07.06 00:11:08.776526 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4529 2024.07.06 00:11:08.776669 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.002104 sec., 15209.125475285171 rows/sec., 1.20 MiB/sec.
4530 2024.07.06 00:11:08.777250 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Debug> DynamicQueryHandler: Done processing query
4531 2024.07.06 00:11:08.777275 [ 3 ] {97b2472f-2606-47b2-91fe-1298411b19a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4532 2024.07.06 00:11:08.777291 [ 3 ] {} <Debug> HTTP-Session: 917128b4-ca2a-4c75-af02-5ea591a522a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4533 2024.07.06 00:11:08.777431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4534 2024.07.06 00:11:08.777476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4535 2024.07.06 00:11:08.777495 [ 3 ] {} <Debug> HTTP-Session: e73a0447-0266-414e-b1f4-3cd32446d5d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4536 2024.07.06 00:11:08.777511 [ 3 ] {} <Debug> HTTP-Session: e73a0447-0266-414e-b1f4-3cd32446d5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.07.06 00:11:08.777524 [ 3 ] {} <Debug> HTTP-Session: e73a0447-0266-414e-b1f4-3cd32446d5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4538 2024.07.06 00:11:08.777554 [ 3 ] {} <Trace> HTTP-Session: e73a0447-0266-414e-b1f4-3cd32446d5d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4539 2024.07.06 00:11:08.777645 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4540 2024.07.06 00:11:08.777687 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4541 2024.07.06 00:11:08.777833 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4542 2024.07.06 00:11:08.778196 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4543 2024.07.06 00:11:08.778233 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4544 2024.07.06 00:11:08.778536 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4545 2024.07.06 00:11:08.778846 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4546 2024.07.06 00:11:08.778973 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 248.99 KiB/sec.
4547 2024.07.06 00:11:08.779288 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Debug> DynamicQueryHandler: Done processing query
4548 2024.07.06 00:11:08.779319 [ 3 ] {773cb307-4a2e-4f84-9015-b7ef7587ece1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4549 2024.07.06 00:11:08.779338 [ 3 ] {} <Debug> HTTP-Session: e73a0447-0266-414e-b1f4-3cd32446d5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4550 2024.07.06 00:11:08.779521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4551 2024.07.06 00:11:08.779572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4552 2024.07.06 00:11:08.779593 [ 3 ] {} <Debug> HTTP-Session: 18c61958-d499-4aec-bdf7-0e46e1951a98 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4553 2024.07.06 00:11:08.779610 [ 3 ] {} <Debug> HTTP-Session: 18c61958-d499-4aec-bdf7-0e46e1951a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.07.06 00:11:08.779624 [ 3 ] {} <Debug> HTTP-Session: 18c61958-d499-4aec-bdf7-0e46e1951a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.07.06 00:11:08.779655 [ 3 ] {} <Trace> HTTP-Session: 18c61958-d499-4aec-bdf7-0e46e1951a98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4556 2024.07.06 00:11:08.779798 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4557 2024.07.06 00:11:08.779843 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4558 2024.07.06 00:11:08.779995 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4559 2024.07.06 00:11:08.780403 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4560 2024.07.06 00:11:08.780439 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4561 2024.07.06 00:11:08.780760 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4562 2024.07.06 00:11:08.781068 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4563 2024.07.06 00:11:08.781195 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Debug> executeQuery: Read 154 rows, 13.18 KiB in 0.001459 sec., 105551.74777244688 rows/sec., 8.82 MiB/sec.
4564 2024.07.06 00:11:08.781360 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Debug> DynamicQueryHandler: Done processing query
4565 2024.07.06 00:11:08.781385 [ 3 ] {3e102018-8e50-4373-bdfc-87a51017aa2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4566 2024.07.06 00:11:08.781401 [ 3 ] {} <Debug> HTTP-Session: 18c61958-d499-4aec-bdf7-0e46e1951a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4567 2024.07.06 00:11:08.781519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4568 2024.07.06 00:11:08.781568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4569 2024.07.06 00:11:08.781588 [ 3 ] {} <Debug> HTTP-Session: a3160ea5-8e2f-425b-8975-599eefb191bb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4570 2024.07.06 00:11:08.781606 [ 3 ] {} <Debug> HTTP-Session: a3160ea5-8e2f-425b-8975-599eefb191bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.07.06 00:11:08.781620 [ 3 ] {} <Debug> HTTP-Session: a3160ea5-8e2f-425b-8975-599eefb191bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4572 2024.07.06 00:11:08.781652 [ 3 ] {} <Trace> HTTP-Session: a3160ea5-8e2f-425b-8975-599eefb191bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4573 2024.07.06 00:11:08.781747 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4574 2024.07.06 00:11:08.781791 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4575 2024.07.06 00:11:08.781916 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4576 2024.07.06 00:11:08.782203 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4577 2024.07.06 00:11:08.782239 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4578 2024.07.06 00:11:08.782542 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4579 2024.07.06 00:11:08.782845 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4580 2024.07.06 00:11:08.782968 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001246 sec., 3210.2728731942216 rows/sec., 224.15 KiB/sec.
4581 2024.07.06 00:11:08.783118 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Debug> DynamicQueryHandler: Done processing query
4582 2024.07.06 00:11:08.783142 [ 3 ] {bc7dfac9-4d82-4553-9eb5-8d785c6df2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4583 2024.07.06 00:11:08.783157 [ 3 ] {} <Debug> HTTP-Session: a3160ea5-8e2f-425b-8975-599eefb191bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4584 2024.07.06 00:11:08.783291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4585 2024.07.06 00:11:08.783340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4586 2024.07.06 00:11:08.783360 [ 3 ] {} <Debug> HTTP-Session: a8a55480-fbba-4c70-ab62-bf4493c2eb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4587 2024.07.06 00:11:08.783377 [ 3 ] {} <Debug> HTTP-Session: a8a55480-fbba-4c70-ab62-bf4493c2eb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.07.06 00:11:08.783390 [ 3 ] {} <Debug> HTTP-Session: a8a55480-fbba-4c70-ab62-bf4493c2eb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4589 2024.07.06 00:11:08.783421 [ 3 ] {} <Trace> HTTP-Session: a8a55480-fbba-4c70-ab62-bf4493c2eb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4590 2024.07.06 00:11:08.783545 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4591 2024.07.06 00:11:08.783588 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4592 2024.07.06 00:11:08.783713 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4593 2024.07.06 00:11:08.784088 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4594 2024.07.06 00:11:08.784131 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4595 2024.07.06 00:11:08.784437 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4596 2024.07.06 00:11:08.784739 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4597 2024.07.06 00:11:08.784862 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001366 sec., 73206.44216691068 rows/sec., 5.72 MiB/sec.
4598 2024.07.06 00:11:08.785019 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Debug> DynamicQueryHandler: Done processing query
4599 2024.07.06 00:11:08.785044 [ 3 ] {aa7e0c3d-cfd0-47cd-9ff0-1de0d05214c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4600 2024.07.06 00:11:08.785060 [ 3 ] {} <Debug> HTTP-Session: a8a55480-fbba-4c70-ab62-bf4493c2eb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4601 2024.07.06 00:11:08.785206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4602 2024.07.06 00:11:08.785253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4603 2024.07.06 00:11:08.785272 [ 3 ] {} <Debug> HTTP-Session: bafcd43a-9606-4575-98da-49a125d084c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4604 2024.07.06 00:11:08.785289 [ 3 ] {} <Debug> HTTP-Session: bafcd43a-9606-4575-98da-49a125d084c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.07.06 00:11:08.785303 [ 3 ] {} <Debug> HTTP-Session: bafcd43a-9606-4575-98da-49a125d084c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4606 2024.07.06 00:11:08.785333 [ 3 ] {} <Trace> HTTP-Session: bafcd43a-9606-4575-98da-49a125d084c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4607 2024.07.06 00:11:08.785473 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4608 2024.07.06 00:11:08.785519 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4609 2024.07.06 00:11:08.785663 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4610 2024.07.06 00:11:08.786095 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4611 2024.07.06 00:11:08.786131 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4612 2024.07.06 00:11:08.786523 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4613 2024.07.06 00:11:08.786847 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4614 2024.07.06 00:11:08.786974 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001565 sec., 103514.3769968051 rows/sec., 7.21 MiB/sec.
4615 2024.07.06 00:11:08.787282 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Debug> DynamicQueryHandler: Done processing query
4616 2024.07.06 00:11:08.787307 [ 3 ] {2b807f19-a5be-47b6-a597-5db0d5cdbc25} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4617 2024.07.06 00:11:08.787323 [ 3 ] {} <Debug> HTTP-Session: bafcd43a-9606-4575-98da-49a125d084c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4618 2024.07.06 00:11:08.787597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2024.07.06 00:11:08.787651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4620 2024.07.06 00:11:08.787673 [ 3 ] {} <Debug> HTTP-Session: 846a2353-8bb8-4bd0-b589-dea597fc8115 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4621 2024.07.06 00:11:08.787689 [ 3 ] {} <Debug> HTTP-Session: 846a2353-8bb8-4bd0-b589-dea597fc8115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.07.06 00:11:08.787703 [ 3 ] {} <Debug> HTTP-Session: 846a2353-8bb8-4bd0-b589-dea597fc8115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.07.06 00:11:08.787733 [ 3 ] {} <Trace> HTTP-Session: 846a2353-8bb8-4bd0-b589-dea597fc8115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4624 2024.07.06 00:11:08.788059 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4625 2024.07.06 00:11:08.788130 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4626 2024.07.06 00:11:08.788549 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4627 2024.07.06 00:11:08.789172 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4628 2024.07.06 00:11:08.789209 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4629 2024.07.06 00:11:08.789861 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4630 2024.07.06 00:11:08.790268 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4631 2024.07.06 00:11:08.790425 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002594 sec., 12336.160370084812 rows/sec., 22.11 MiB/sec.
4632 2024.07.06 00:11:08.790938 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Debug> DynamicQueryHandler: Done processing query
4633 2024.07.06 00:11:08.790964 [ 3 ] {33f57753-f4c5-43f7-9470-7c6e3a5c0080} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4634 2024.07.06 00:11:08.790980 [ 3 ] {} <Debug> HTTP-Session: 846a2353-8bb8-4bd0-b589-dea597fc8115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.07.06 00:11:08.791119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4636 2024.07.06 00:11:08.791169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4637 2024.07.06 00:11:08.791188 [ 3 ] {} <Debug> HTTP-Session: 33b041cb-d8f4-441a-b361-404ed5cb7af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4638 2024.07.06 00:11:08.791205 [ 3 ] {} <Debug> HTTP-Session: 33b041cb-d8f4-441a-b361-404ed5cb7af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.07.06 00:11:08.791218 [ 3 ] {} <Debug> HTTP-Session: 33b041cb-d8f4-441a-b361-404ed5cb7af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.07.06 00:11:08.791249 [ 3 ] {} <Trace> HTTP-Session: 33b041cb-d8f4-441a-b361-404ed5cb7af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4641 2024.07.06 00:11:08.791361 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4642 2024.07.06 00:11:08.791406 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4643 2024.07.06 00:11:08.791559 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4644 2024.07.06 00:11:08.791852 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4645 2024.07.06 00:11:08.791888 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4646 2024.07.06 00:11:08.792253 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4647 2024.07.06 00:11:08.792579 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4648 2024.07.06 00:11:08.792719 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
4649 2024.07.06 00:11:08.792885 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Debug> DynamicQueryHandler: Done processing query
4650 2024.07.06 00:11:08.792912 [ 3 ] {68b192e8-207e-4fd4-ba05-2932ee9416dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4651 2024.07.06 00:11:08.792927 [ 3 ] {} <Debug> HTTP-Session: 33b041cb-d8f4-441a-b361-404ed5cb7af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.07.06 00:11:12.473815 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
4653 2024.07.06 00:11:12.473879 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
4654 2024.07.06 00:11:13.773442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4655 2024.07.06 00:11:13.773605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4656 2024.07.06 00:11:13.773648 [ 3 ] {} <Debug> HTTP-Session: a42b9a25-bf21-4cec-aab1-8f43dda398e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4657 2024.07.06 00:11:13.773687 [ 3 ] {} <Debug> HTTP-Session: a42b9a25-bf21-4cec-aab1-8f43dda398e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.07.06 00:11:13.773716 [ 3 ] {} <Debug> HTTP-Session: a42b9a25-bf21-4cec-aab1-8f43dda398e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4659 2024.07.06 00:11:13.773792 [ 3 ] {} <Trace> HTTP-Session: a42b9a25-bf21-4cec-aab1-8f43dda398e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4660 2024.07.06 00:11:13.774101 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4661 2024.07.06 00:11:13.774178 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4662 2024.07.06 00:11:13.774365 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4663 2024.07.06 00:11:13.774842 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4664 2024.07.06 00:11:13.774885 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4665 2024.07.06 00:11:13.775251 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4666 2024.07.06 00:11:13.775577 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4667 2024.07.06 00:11:13.775734 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.46 MiB/sec.
4668 2024.07.06 00:11:13.776044 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Debug> DynamicQueryHandler: Done processing query
4669 2024.07.06 00:11:13.776097 [ 3 ] {ba0d7847-8e00-475d-bca7-74a965fa25b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4670 2024.07.06 00:11:13.776139 [ 3 ] {} <Debug> HTTP-Session: a42b9a25-bf21-4cec-aab1-8f43dda398e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4671 2024.07.06 00:11:13.776298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4672 2024.07.06 00:11:13.776348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4673 2024.07.06 00:11:13.776368 [ 3 ] {} <Debug> HTTP-Session: 032f4173-31fd-4c7b-9492-345f0c71d181 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4674 2024.07.06 00:11:13.776386 [ 3 ] {} <Debug> HTTP-Session: 032f4173-31fd-4c7b-9492-345f0c71d181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4675 2024.07.06 00:11:13.776399 [ 3 ] {} <Debug> HTTP-Session: 032f4173-31fd-4c7b-9492-345f0c71d181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.07.06 00:11:13.776430 [ 3 ] {} <Trace> HTTP-Session: 032f4173-31fd-4c7b-9492-345f0c71d181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4677 2024.07.06 00:11:13.776553 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4678 2024.07.06 00:11:13.776598 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4679 2024.07.06 00:11:13.776749 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4680 2024.07.06 00:11:13.777160 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4681 2024.07.06 00:11:13.777198 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4682 2024.07.06 00:11:13.777507 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4683 2024.07.06 00:11:13.777819 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4684 2024.07.06 00:11:13.777973 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001451 sec., 44107.51206064783 rows/sec., 3.44 MiB/sec.
4685 2024.07.06 00:11:13.778138 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Debug> DynamicQueryHandler: Done processing query
4686 2024.07.06 00:11:13.778163 [ 3 ] {dc295acb-c799-4b87-a46a-6776ad1656c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4687 2024.07.06 00:11:13.778179 [ 3 ] {} <Debug> HTTP-Session: 032f4173-31fd-4c7b-9492-345f0c71d181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4688 2024.07.06 00:11:13.778337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4689 2024.07.06 00:11:13.778387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4690 2024.07.06 00:11:13.778406 [ 3 ] {} <Debug> HTTP-Session: 6d549885-34b5-44d7-825b-cebf15580bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4691 2024.07.06 00:11:13.778422 [ 3 ] {} <Debug> HTTP-Session: 6d549885-34b5-44d7-825b-cebf15580bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4692 2024.07.06 00:11:13.778435 [ 3 ] {} <Debug> HTTP-Session: 6d549885-34b5-44d7-825b-cebf15580bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4693 2024.07.06 00:11:13.778465 [ 3 ] {} <Trace> HTTP-Session: 6d549885-34b5-44d7-825b-cebf15580bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4694 2024.07.06 00:11:13.778632 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4695 2024.07.06 00:11:13.778680 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4696 2024.07.06 00:11:13.778826 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4697 2024.07.06 00:11:13.779180 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4698 2024.07.06 00:11:13.779217 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4699 2024.07.06 00:11:13.779607 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4700 2024.07.06 00:11:13.779940 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4701 2024.07.06 00:11:13.780090 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec.
4702 2024.07.06 00:11:13.780354 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Debug> DynamicQueryHandler: Done processing query
4703 2024.07.06 00:11:13.780393 [ 3 ] {1585198a-ba7e-4566-8a2e-53bda9fc3e9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4704 2024.07.06 00:11:13.780409 [ 3 ] {} <Debug> HTTP-Session: 6d549885-34b5-44d7-825b-cebf15580bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.07.06 00:11:13.780540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4706 2024.07.06 00:11:13.780588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4707 2024.07.06 00:11:13.780608 [ 3 ] {} <Debug> HTTP-Session: 1e08c692-2433-4f48-a471-0deca75830e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4708 2024.07.06 00:11:13.780624 [ 3 ] {} <Debug> HTTP-Session: 1e08c692-2433-4f48-a471-0deca75830e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4709 2024.07.06 00:11:13.780638 [ 3 ] {} <Debug> HTTP-Session: 1e08c692-2433-4f48-a471-0deca75830e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4710 2024.07.06 00:11:13.780667 [ 3 ] {} <Trace> HTTP-Session: 1e08c692-2433-4f48-a471-0deca75830e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4711 2024.07.06 00:11:13.780786 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4712 2024.07.06 00:11:13.780833 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4713 2024.07.06 00:11:13.780976 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4714 2024.07.06 00:11:13.781272 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4715 2024.07.06 00:11:13.781309 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4716 2024.07.06 00:11:13.781658 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4717 2024.07.06 00:11:13.781970 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4718 2024.07.06 00:11:13.782130 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
4719 2024.07.06 00:11:13.782292 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Debug> DynamicQueryHandler: Done processing query
4720 2024.07.06 00:11:13.782317 [ 3 ] {642bf2e2-ea92-4d6e-b41e-2eba55e9883b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4721 2024.07.06 00:11:13.782333 [ 3 ] {} <Debug> HTTP-Session: 1e08c692-2433-4f48-a471-0deca75830e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4722 2024.07.06 00:11:18.773885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4723 2024.07.06 00:11:18.774021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4724 2024.07.06 00:11:18.774080 [ 3 ] {} <Debug> HTTP-Session: 9520745b-c366-4d47-b312-8ed4fd074bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4725 2024.07.06 00:11:18.774109 [ 3 ] {} <Debug> HTTP-Session: 9520745b-c366-4d47-b312-8ed4fd074bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4726 2024.07.06 00:11:18.774127 [ 3 ] {} <Debug> HTTP-Session: 9520745b-c366-4d47-b312-8ed4fd074bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4727 2024.07.06 00:11:18.774182 [ 3 ] {} <Trace> HTTP-Session: 9520745b-c366-4d47-b312-8ed4fd074bd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4728 2024.07.06 00:11:18.774376 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4729 2024.07.06 00:11:18.774440 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4730 2024.07.06 00:11:18.774628 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4731 2024.07.06 00:11:18.775038 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4732 2024.07.06 00:11:18.775078 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4733 2024.07.06 00:11:18.775445 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4734 2024.07.06 00:11:18.775795 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4735 2024.07.06 00:11:18.775931 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001615 sec., 19814.241486068113 rows/sec., 1.57 MiB/sec.
4736 2024.07.06 00:11:18.775936 [ 114 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
4737 2024.07.06 00:11:18.776002 [ 114 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4738 2024.07.06 00:11:18.776036 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4739 2024.07.06 00:11:18.776168 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Debug> DynamicQueryHandler: Done processing query
4740 2024.07.06 00:11:18.776241 [ 3 ] {3a1b45c3-493d-49bd-9a3c-bd92f7eec2da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4741 2024.07.06 00:11:18.776319 [ 3 ] {} <Debug> HTTP-Session: 9520745b-c366-4d47-b312-8ed4fd074bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4742 2024.07.06 00:11:18.776586 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::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
4743 2024.07.06 00:11:18.776620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4744 2024.07.06 00:11:18.776758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4745 2024.07.06 00:11:18.776805 [ 3 ] {} <Debug> HTTP-Session: 36969531-6905-4043-b216-9aed05945102 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4746 2024.07.06 00:11:18.776856 [ 3 ] {} <Debug> HTTP-Session: 36969531-6905-4043-b216-9aed05945102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.07.06 00:11:18.776903 [ 3 ] {} <Debug> HTTP-Session: 36969531-6905-4043-b216-9aed05945102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4748 2024.07.06 00:11:18.777015 [ 3 ] {} <Trace> HTTP-Session: 36969531-6905-4043-b216-9aed05945102 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4749 2024.07.06 00:11:18.777102 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4750 2024.07.06 00:11:18.777197 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 32 rows starting from the beginning of the part
4751 2024.07.06 00:11:18.777267 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4752 2024.07.06 00:11:18.777343 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4753 2024.07.06 00:11:18.777466 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part
4754 2024.07.06 00:11:18.777835 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part
4755 2024.07.06 00:11:18.778166 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part
4756 2024.07.06 00:11:18.778509 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part
4757 2024.07.06 00:11:18.778894 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4758 2024.07.06 00:11:18.780026 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4759 2024.07.06 00:11:18.780090 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4760 2024.07.06 00:11:18.781089 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.004937619 sec., 32404.282306917565 rows/sec., 2.56 MiB/sec.
4761 2024.07.06 00:11:18.781110 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4762 2024.07.06 00:11:18.781343 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4763 2024.07.06 00:11:18.781848 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.07.06 00:11:18.782180 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.005006 sec., 30363.563723531763 rows/sec., 2.54 MiB/sec.
4765 2024.07.06 00:11:18.782362 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4766 2024.07.06 00:11:18.782497 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Debug> DynamicQueryHandler: Done processing query
4767 2024.07.06 00:11:18.782515 [ 195 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_14_3} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
4768 2024.07.06 00:11:18.782548 [ 3 ] {c76583bf-b14b-4c21-b8b0-48038cc9aa25} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4769 2024.07.06 00:11:18.782577 [ 3 ] {} <Debug> HTTP-Session: 36969531-6905-4043-b216-9aed05945102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.07.06 00:11:18.782701 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4771 2024.07.06 00:11:18.782810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4772 2024.07.06 00:11:18.782868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4773 2024.07.06 00:11:18.782888 [ 3 ] {} <Debug> HTTP-Session: 90ab0e56-3b10-4202-aab0-e5a5d1dd27e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4774 2024.07.06 00:11:18.782905 [ 3 ] {} <Debug> HTTP-Session: 90ab0e56-3b10-4202-aab0-e5a5d1dd27e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.07.06 00:11:18.782919 [ 3 ] {} <Debug> HTTP-Session: 90ab0e56-3b10-4202-aab0-e5a5d1dd27e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4776 2024.07.06 00:11:18.782950 [ 3 ] {} <Trace> HTTP-Session: 90ab0e56-3b10-4202-aab0-e5a5d1dd27e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4777 2024.07.06 00:11:18.783087 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4778 2024.07.06 00:11:18.783132 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4779 2024.07.06 00:11:18.783279 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4780 2024.07.06 00:11:18.783665 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4781 2024.07.06 00:11:18.783701 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4782 2024.07.06 00:11:18.784020 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4783 2024.07.06 00:11:18.784328 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4784 2024.07.06 00:11:18.784456 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001426 sec., 67321.17812061711 rows/sec., 5.26 MiB/sec.
4785 2024.07.06 00:11:18.784613 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Debug> DynamicQueryHandler: Done processing query
4786 2024.07.06 00:11:18.784638 [ 3 ] {8c52c759-e078-49a2-ad93-077dd6694df2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4787 2024.07.06 00:11:18.784653 [ 3 ] {} <Debug> HTTP-Session: 90ab0e56-3b10-4202-aab0-e5a5d1dd27e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.07.06 00:11:18.784817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4789 2024.07.06 00:11:18.784865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4790 2024.07.06 00:11:18.784884 [ 3 ] {} <Debug> HTTP-Session: e5dbdadf-24fd-46f6-8fe0-684c95bba705 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4791 2024.07.06 00:11:18.784900 [ 3 ] {} <Debug> HTTP-Session: e5dbdadf-24fd-46f6-8fe0-684c95bba705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.07.06 00:11:18.784914 [ 3 ] {} <Debug> HTTP-Session: e5dbdadf-24fd-46f6-8fe0-684c95bba705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4793 2024.07.06 00:11:18.784945 [ 3 ] {} <Trace> HTTP-Session: e5dbdadf-24fd-46f6-8fe0-684c95bba705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4794 2024.07.06 00:11:18.785124 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4795 2024.07.06 00:11:18.785173 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4796 2024.07.06 00:11:18.785314 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4797 2024.07.06 00:11:18.785697 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4798 2024.07.06 00:11:18.785733 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4799 2024.07.06 00:11:18.786127 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4800 2024.07.06 00:11:18.786462 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4801 2024.07.06 00:11:18.786588 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec.
4802 2024.07.06 00:11:18.786752 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Debug> DynamicQueryHandler: Done processing query
4803 2024.07.06 00:11:18.786777 [ 3 ] {d45a314f-5429-4f7a-a3da-93faa4416917} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4804 2024.07.06 00:11:18.786792 [ 3 ] {} <Debug> HTTP-Session: e5dbdadf-24fd-46f6-8fe0-684c95bba705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.07.06 00:11:18.786971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4806 2024.07.06 00:11:18.787019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4807 2024.07.06 00:11:18.787039 [ 3 ] {} <Debug> HTTP-Session: c01a6ae8-e3cd-44a2-bbe9-1a4d06ef7153 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4808 2024.07.06 00:11:18.787055 [ 3 ] {} <Debug> HTTP-Session: c01a6ae8-e3cd-44a2-bbe9-1a4d06ef7153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.07.06 00:11:18.787069 [ 3 ] {} <Debug> HTTP-Session: c01a6ae8-e3cd-44a2-bbe9-1a4d06ef7153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4810 2024.07.06 00:11:18.787099 [ 3 ] {} <Trace> HTTP-Session: c01a6ae8-e3cd-44a2-bbe9-1a4d06ef7153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4811 2024.07.06 00:11:18.787538 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4812 2024.07.06 00:11:18.787601 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4813 2024.07.06 00:11:18.787996 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4814 2024.07.06 00:11:18.789004 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4815 2024.07.06 00:11:18.789040 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4816 2024.07.06 00:11:18.789691 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4817 2024.07.06 00:11:18.790081 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4818 2024.07.06 00:11:18.790232 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003032 sec., 10554.089709762533 rows/sec., 18.91 MiB/sec.
4819 2024.07.06 00:11:18.790788 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Debug> DynamicQueryHandler: Done processing query
4820 2024.07.06 00:11:18.790814 [ 3 ] {2fec97b2-7578-4c8a-9494-7a5b406260e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4821 2024.07.06 00:11:18.790830 [ 3 ] {} <Debug> HTTP-Session: c01a6ae8-e3cd-44a2-bbe9-1a4d06ef7153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.07.06 00:11:18.790967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4823 2024.07.06 00:11:18.791017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4824 2024.07.06 00:11:18.791038 [ 3 ] {} <Debug> HTTP-Session: c865ee6c-19e0-43dd-89cc-c7cad7b0fd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4825 2024.07.06 00:11:18.791054 [ 3 ] {} <Debug> HTTP-Session: c865ee6c-19e0-43dd-89cc-c7cad7b0fd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.07.06 00:11:18.791068 [ 3 ] {} <Debug> HTTP-Session: c865ee6c-19e0-43dd-89cc-c7cad7b0fd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.07.06 00:11:18.791097 [ 3 ] {} <Trace> HTTP-Session: c865ee6c-19e0-43dd-89cc-c7cad7b0fd6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4828 2024.07.06 00:11:18.791211 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4829 2024.07.06 00:11:18.791259 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4830 2024.07.06 00:11:18.791406 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4831 2024.07.06 00:11:18.791709 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4832 2024.07.06 00:11:18.791746 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4833 2024.07.06 00:11:18.792100 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4834 2024.07.06 00:11:18.792412 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4835 2024.07.06 00:11:18.792534 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
4836 2024.07.06 00:11:18.792690 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Debug> DynamicQueryHandler: Done processing query
4837 2024.07.06 00:11:18.792714 [ 3 ] {cc892529-d70d-4373-abe0-c02956337b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4838 2024.07.06 00:11:18.792730 [ 3 ] {} <Debug> HTTP-Session: c865ee6c-19e0-43dd-89cc-c7cad7b0fd6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.07.06 00:11:23.773309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4840 2024.07.06 00:11:23.773437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4841 2024.07.06 00:11:23.773466 [ 3 ] {} <Debug> HTTP-Session: 52495760-d807-4f30-81e1-d323a033fb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4842 2024.07.06 00:11:23.773493 [ 3 ] {} <Debug> HTTP-Session: 52495760-d807-4f30-81e1-d323a033fb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.07.06 00:11:23.773511 [ 3 ] {} <Debug> HTTP-Session: 52495760-d807-4f30-81e1-d323a033fb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.07.06 00:11:23.773565 [ 3 ] {} <Trace> HTTP-Session: 52495760-d807-4f30-81e1-d323a033fb86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4845 2024.07.06 00:11:23.773757 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4846 2024.07.06 00:11:23.773830 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4847 2024.07.06 00:11:23.774047 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4848 2024.07.06 00:11:23.774528 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4849 2024.07.06 00:11:23.774570 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4850 2024.07.06 00:11:23.774921 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4851 2024.07.06 00:11:23.775247 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4852 2024.07.06 00:11:23.775402 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0017 sec., 1176.4705882352941 rows/sec., 95.93 KiB/sec.
4853 2024.07.06 00:11:23.775601 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Debug> DynamicQueryHandler: Done processing query
4854 2024.07.06 00:11:23.775628 [ 3 ] {4cb226c6-8afc-4fd2-8341-8ef5875251d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4855 2024.07.06 00:11:23.775644 [ 3 ] {} <Debug> HTTP-Session: 52495760-d807-4f30-81e1-d323a033fb86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.07.06 00:11:23.775792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4857 2024.07.06 00:11:23.775841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4858 2024.07.06 00:11:23.775861 [ 3 ] {} <Debug> HTTP-Session: 4b00a88f-a1d0-4ba2-97b9-dd336c2019e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4859 2024.07.06 00:11:23.775877 [ 3 ] {} <Debug> HTTP-Session: 4b00a88f-a1d0-4ba2-97b9-dd336c2019e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.07.06 00:11:23.775891 [ 3 ] {} <Debug> HTTP-Session: 4b00a88f-a1d0-4ba2-97b9-dd336c2019e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.07.06 00:11:23.775922 [ 3 ] {} <Trace> HTTP-Session: 4b00a88f-a1d0-4ba2-97b9-dd336c2019e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4862 2024.07.06 00:11:23.776049 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4863 2024.07.06 00:11:23.776092 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4864 2024.07.06 00:11:23.776217 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4865 2024.07.06 00:11:23.776584 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4866 2024.07.06 00:11:23.776622 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4867 2024.07.06 00:11:23.776935 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4868 2024.07.06 00:11:23.777233 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4869 2024.07.06 00:11:23.777379 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001381 sec., 67342.5054308472 rows/sec., 5.10 MiB/sec.
4870 2024.07.06 00:11:23.777393 [ 111 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4871 2024.07.06 00:11:23.777499 [ 111 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4872 2024.07.06 00:11:23.777533 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4873 2024.07.06 00:11:23.777612 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Debug> DynamicQueryHandler: Done processing query
4874 2024.07.06 00:11:23.777697 [ 3 ] {3bd76340-94eb-4e71-b4ce-cd697b2b58f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4875 2024.07.06 00:11:23.777755 [ 3 ] {} <Debug> HTTP-Session: 4b00a88f-a1d0-4ba2-97b9-dd336c2019e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.07.06 00:11:23.777805 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
4877 2024.07.06 00:11:23.777994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4878 2024.07.06 00:11:23.778177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4879 2024.07.06 00:11:23.778261 [ 3 ] {} <Debug> HTTP-Session: 3b5ae099-25bb-41ba-b9a1-ed9ba6004b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4880 2024.07.06 00:11:23.778335 [ 3 ] {} <Debug> HTTP-Session: 3b5ae099-25bb-41ba-b9a1-ed9ba6004b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.07.06 00:11:23.778404 [ 3 ] {} <Debug> HTTP-Session: 3b5ae099-25bb-41ba-b9a1-ed9ba6004b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4882 2024.07.06 00:11:23.778410 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4883 2024.07.06 00:11:23.778455 [ 3 ] {} <Trace> HTTP-Session: 3b5ae099-25bb-41ba-b9a1-ed9ba6004b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4884 2024.07.06 00:11:23.778455 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 194 rows starting from the beginning of the part
4885 2024.07.06 00:11:23.778556 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part
4886 2024.07.06 00:11:23.778641 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4887 2024.07.06 00:11:23.778860 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4888 2024.07.06 00:11:23.778947 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 154 rows starting from the beginning of the part
4889 2024.07.06 00:11:23.779317 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part
4890 2024.07.06 00:11:23.779617 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 152 rows starting from the beginning of the part
4891 2024.07.06 00:11:23.779949 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 93 rows starting from the beginning of the part
4892 2024.07.06 00:11:23.780071 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4893 2024.07.06 00:11:23.780800 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4894 2024.07.06 00:11:23.780846 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4895 2024.07.06 00:11:23.781286 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4896 2024.07.06 00:11:23.781785 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4897 2024.07.06 00:11:23.781796 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 4 columns (4 merged, 0 gathered) in 0.004195137 sec., 168051.72274469226 rows/sec., 13.61 MiB/sec.
4898 2024.07.06 00:11:23.782040 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003483 sec., 574.2176284811944 rows/sec., 40.09 KiB/sec.
4899 2024.07.06 00:11:23.782145 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4900 2024.07.06 00:11:23.782516 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Debug> DynamicQueryHandler: Done processing query
4901 2024.07.06 00:11:23.782554 [ 3 ] {9ee311f4-bb7a-4c40-b14d-cc430956058f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4902 2024.07.06 00:11:23.782607 [ 3 ] {} <Debug> HTTP-Session: 3b5ae099-25bb-41ba-b9a1-ed9ba6004b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4903 2024.07.06 00:11:23.782800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4904 2024.07.06 00:11:23.782881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4905 2024.07.06 00:11:23.782918 [ 3 ] {} <Debug> HTTP-Session: 1afee79c-d85b-4feb-821e-9fc17731b8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4906 2024.07.06 00:11:23.782940 [ 3 ] {} <Debug> HTTP-Session: 1afee79c-d85b-4feb-821e-9fc17731b8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.07.06 00:11:23.782967 [ 3 ] {} <Debug> HTTP-Session: 1afee79c-d85b-4feb-821e-9fc17731b8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4908 2024.07.06 00:11:23.783027 [ 3 ] {} <Trace> HTTP-Session: 1afee79c-d85b-4feb-821e-9fc17731b8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4909 2024.07.06 00:11:23.783060 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4910 2024.07.06 00:11:23.783251 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_31_6} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4911 2024.07.06 00:11:23.783262 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4912 2024.07.06 00:11:23.783354 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4913 2024.07.06 00:11:23.783415 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4914 2024.07.06 00:11:23.783584 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4915 2024.07.06 00:11:23.783939 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4916 2024.07.06 00:11:23.783976 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4917 2024.07.06 00:11:23.784296 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4918 2024.07.06 00:11:23.784607 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4919 2024.07.06 00:11:23.784767 [ 111 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4920 2024.07.06 00:11:23.784777 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001596 sec., 56390.97744360902 rows/sec., 4.39 MiB/sec.
4921 2024.07.06 00:11:23.784815 [ 111 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4922 2024.07.06 00:11:23.784876 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4923 2024.07.06 00:11:23.785103 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::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
4924 2024.07.06 00:11:23.785165 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Debug> DynamicQueryHandler: Done processing query
4925 2024.07.06 00:11:23.785273 [ 3 ] {ea669a4d-5d31-484d-98db-c80532c7b034} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4926 2024.07.06 00:11:23.785374 [ 3 ] {} <Debug> HTTP-Session: 1afee79c-d85b-4feb-821e-9fc17731b8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4927 2024.07.06 00:11:23.785558 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4928 2024.07.06 00:11:23.785597 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 148 rows starting from the beginning of the part
4929 2024.07.06 00:11:23.785667 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part
4930 2024.07.06 00:11:23.785930 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part
4931 2024.07.06 00:11:23.785961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4932 2024.07.06 00:11:23.786164 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part
4933 2024.07.06 00:11:23.786329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4934 2024.07.06 00:11:23.786445 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part
4935 2024.07.06 00:11:23.786522 [ 3 ] {} <Debug> HTTP-Session: 0e162d70-4cb0-4373-8c02-92f962e754e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4936 2024.07.06 00:11:23.786610 [ 3 ] {} <Debug> HTTP-Session: 0e162d70-4cb0-4373-8c02-92f962e754e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.07.06 00:11:23.786693 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part
4938 2024.07.06 00:11:23.786695 [ 3 ] {} <Debug> HTTP-Session: 0e162d70-4cb0-4373-8c02-92f962e754e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4939 2024.07.06 00:11:23.786943 [ 3 ] {} <Trace> HTTP-Session: 0e162d70-4cb0-4373-8c02-92f962e754e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4940 2024.07.06 00:11:23.787353 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4941 2024.07.06 00:11:23.787451 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4942 2024.07.06 00:11:23.788067 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4943 2024.07.06 00:11:23.788931 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4944 2024.07.06 00:11:23.789006 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4945 2024.07.06 00:11:23.789313 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.004350119 sec., 129191.86808452825 rows/sec., 10.09 MiB/sec.
4946 2024.07.06 00:11:23.789499 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4947 2024.07.06 00:11:23.790188 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4948 2024.07.06 00:11:23.790362 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4949 2024.07.06 00:11:23.790656 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_31_6} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4950 2024.07.06 00:11:23.790785 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4951 2024.07.06 00:11:23.790921 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4952 2024.07.06 00:11:23.791085 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4953 2024.07.06 00:11:23.791094 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.003915 sec., 50319.284802043425 rows/sec., 3.51 MiB/sec.
4954 2024.07.06 00:11:23.791136 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4955 2024.07.06 00:11:23.791205 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4956 2024.07.06 00:11:23.791428 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
4957 2024.07.06 00:11:23.791482 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Debug> DynamicQueryHandler: Done processing query
4958 2024.07.06 00:11:23.791533 [ 3 ] {352d27d7-b058-4888-a5b9-18508b491b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4959 2024.07.06 00:11:23.791588 [ 3 ] {} <Debug> HTTP-Session: 0e162d70-4cb0-4373-8c02-92f962e754e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4960 2024.07.06 00:11:23.791735 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4961 2024.07.06 00:11:23.791771 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3380 rows starting from the beginning of the part
4962 2024.07.06 00:11:23.791779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4963 2024.07.06 00:11:23.791875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4964 2024.07.06 00:11:23.791921 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
4965 2024.07.06 00:11:23.791957 [ 3 ] {} <Debug> HTTP-Session: 3bc3bcd8-8c13-4e96-8726-dac6261f2ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4966 2024.07.06 00:11:23.792014 [ 3 ] {} <Debug> HTTP-Session: 3bc3bcd8-8c13-4e96-8726-dac6261f2ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.07.06 00:11:23.792111 [ 3 ] {} <Debug> HTTP-Session: 3bc3bcd8-8c13-4e96-8726-dac6261f2ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.07.06 00:11:23.792279 [ 3 ] {} <Trace> HTTP-Session: 3bc3bcd8-8c13-4e96-8726-dac6261f2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4969 2024.07.06 00:11:23.792309 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part
4970 2024.07.06 00:11:23.792581 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
4971 2024.07.06 00:11:23.792626 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4972 2024.07.06 00:11:23.792844 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4973 2024.07.06 00:11:23.792915 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
4974 2024.07.06 00:11:23.793279 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 197 rows starting from the beginning of the part
4975 2024.07.06 00:11:23.793886 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4976 2024.07.06 00:11:23.794359 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4977 2024.07.06 00:11:23.794430 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
4978 2024.07.06 00:11:23.794918 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4979 2024.07.06 00:11:23.795405 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4980 2024.07.06 00:11:23.795809 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003317 sec., 18088.634308109737 rows/sec., 1.22 MiB/sec.
4981 2024.07.06 00:11:23.796296 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Debug> DynamicQueryHandler: Done processing query
4982 2024.07.06 00:11:23.796386 [ 3 ] {4e367d39-4e3b-4c62-bb51-2bafb83acca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4983 2024.07.06 00:11:23.796490 [ 3 ] {} <Debug> HTTP-Session: 3bc3bcd8-8c13-4e96-8726-dac6261f2ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4984 2024.07.06 00:11:23.796794 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4219 rows, containing 5 columns (5 merged, 0 gathered) in 0.005468848 sec., 771460.461142822 rows/sec., 53.71 MiB/sec.
4985 2024.07.06 00:11:23.797152 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4986 2024.07.06 00:11:23.797580 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4987 2024.07.06 00:11:23.797666 [ 187 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4988 2024.07.06 00:11:23.797754 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
4989 2024.07.06 00:11:27.473926 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
4990 2024.07.06 00:11:27.474000 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
4991 2024.07.06 00:11:28.774728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4992 2024.07.06 00:11:28.774849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4993 2024.07.06 00:11:28.774879 [ 3 ] {} <Debug> HTTP-Session: de19e62c-696d-401c-8ed2-829e4340fe69 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
4994 2024.07.06 00:11:28.774906 [ 3 ] {} <Debug> HTTP-Session: de19e62c-696d-401c-8ed2-829e4340fe69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.07.06 00:11:28.774926 [ 3 ] {} <Debug> HTTP-Session: de19e62c-696d-401c-8ed2-829e4340fe69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.07.06 00:11:28.774980 [ 3 ] {} <Trace> HTTP-Session: de19e62c-696d-401c-8ed2-829e4340fe69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4997 2024.07.06 00:11:28.775192 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4998 2024.07.06 00:11:28.775266 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4999 2024.07.06 00:11:28.775484 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5000 2024.07.06 00:11:28.776009 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5001 2024.07.06 00:11:28.776052 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5002 2024.07.06 00:11:28.776416 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5003 2024.07.06 00:11:28.776747 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5004 2024.07.06 00:11:28.776909 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001781 sec., 17967.434025828185 rows/sec., 1.42 MiB/sec.
5005 2024.07.06 00:11:28.777105 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Debug> DynamicQueryHandler: Done processing query
5006 2024.07.06 00:11:28.777131 [ 3 ] {0f4c1430-0934-41b7-937e-6e9c917b34dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5007 2024.07.06 00:11:28.777148 [ 3 ] {} <Debug> HTTP-Session: de19e62c-696d-401c-8ed2-829e4340fe69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5008 2024.07.06 00:11:28.777368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5009 2024.07.06 00:11:28.777417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5010 2024.07.06 00:11:28.777437 [ 3 ] {} <Debug> HTTP-Session: 6182c05d-bd1d-4e88-bf22-4ab908c46111 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5011 2024.07.06 00:11:28.777453 [ 3 ] {} <Debug> HTTP-Session: 6182c05d-bd1d-4e88-bf22-4ab908c46111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5012 2024.07.06 00:11:28.777467 [ 3 ] {} <Debug> HTTP-Session: 6182c05d-bd1d-4e88-bf22-4ab908c46111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.07.06 00:11:28.777497 [ 3 ] {} <Trace> HTTP-Session: 6182c05d-bd1d-4e88-bf22-4ab908c46111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5014 2024.07.06 00:11:28.777635 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5015 2024.07.06 00:11:28.777678 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5016 2024.07.06 00:11:28.777802 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5017 2024.07.06 00:11:28.778228 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5018 2024.07.06 00:11:28.778267 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5019 2024.07.06 00:11:28.778587 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5020 2024.07.06 00:11:28.778889 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5021 2024.07.06 00:11:28.779045 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001463 sec., 103896.10389610389 rows/sec., 8.70 MiB/sec.
5022 2024.07.06 00:11:28.779308 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Debug> DynamicQueryHandler: Done processing query
5023 2024.07.06 00:11:28.779350 [ 3 ] {930343ad-e81e-4d80-bb3c-fffa43f2bbc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5024 2024.07.06 00:11:28.779369 [ 3 ] {} <Debug> HTTP-Session: 6182c05d-bd1d-4e88-bf22-4ab908c46111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.07.06 00:11:28.779505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5026 2024.07.06 00:11:28.779555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5027 2024.07.06 00:11:28.779575 [ 3 ] {} <Debug> HTTP-Session: f28473d4-13f2-44ff-8b61-3fff4a50754e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5028 2024.07.06 00:11:28.779591 [ 3 ] {} <Debug> HTTP-Session: f28473d4-13f2-44ff-8b61-3fff4a50754e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5029 2024.07.06 00:11:28.779605 [ 3 ] {} <Debug> HTTP-Session: f28473d4-13f2-44ff-8b61-3fff4a50754e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5030 2024.07.06 00:11:28.779635 [ 3 ] {} <Trace> HTTP-Session: f28473d4-13f2-44ff-8b61-3fff4a50754e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5031 2024.07.06 00:11:28.779766 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5032 2024.07.06 00:11:28.779809 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5033 2024.07.06 00:11:28.779956 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5034 2024.07.06 00:11:28.780317 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5035 2024.07.06 00:11:28.780354 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5036 2024.07.06 00:11:28.780675 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5037 2024.07.06 00:11:28.780988 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5038 2024.07.06 00:11:28.781138 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001426 sec., 67321.17812061711 rows/sec., 5.26 MiB/sec.
5039 2024.07.06 00:11:28.781310 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Debug> DynamicQueryHandler: Done processing query
5040 2024.07.06 00:11:28.781335 [ 3 ] {bf1ec116-a813-4cdd-989c-def500c93524} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5041 2024.07.06 00:11:28.781351 [ 3 ] {} <Debug> HTTP-Session: f28473d4-13f2-44ff-8b61-3fff4a50754e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5042 2024.07.06 00:11:28.781521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5043 2024.07.06 00:11:28.781570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5044 2024.07.06 00:11:28.781591 [ 3 ] {} <Debug> HTTP-Session: 0b554407-a0e0-4f00-a195-5728672baab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5045 2024.07.06 00:11:28.781607 [ 3 ] {} <Debug> HTTP-Session: 0b554407-a0e0-4f00-a195-5728672baab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.07.06 00:11:28.781622 [ 3 ] {} <Debug> HTTP-Session: 0b554407-a0e0-4f00-a195-5728672baab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.07.06 00:11:28.781652 [ 3 ] {} <Trace> HTTP-Session: 0b554407-a0e0-4f00-a195-5728672baab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5048 2024.07.06 00:11:28.781796 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5049 2024.07.06 00:11:28.781843 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5050 2024.07.06 00:11:28.781991 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5051 2024.07.06 00:11:28.782399 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5052 2024.07.06 00:11:28.782435 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5053 2024.07.06 00:11:28.782825 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5054 2024.07.06 00:11:28.783163 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5055 2024.07.06 00:11:28.783322 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec.
5056 2024.07.06 00:11:28.783492 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Debug> DynamicQueryHandler: Done processing query
5057 2024.07.06 00:11:28.783518 [ 3 ] {4c78253c-a5d7-4cad-860a-34303e084734} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5058 2024.07.06 00:11:28.783533 [ 3 ] {} <Debug> HTTP-Session: 0b554407-a0e0-4f00-a195-5728672baab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5059 2024.07.06 00:11:28.783686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5060 2024.07.06 00:11:28.783738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5061 2024.07.06 00:11:28.783758 [ 3 ] {} <Debug> HTTP-Session: 1d587613-6b6d-4424-9fa9-78b9a2cccd5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5062 2024.07.06 00:11:28.783774 [ 3 ] {} <Debug> HTTP-Session: 1d587613-6b6d-4424-9fa9-78b9a2cccd5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5063 2024.07.06 00:11:28.783788 [ 3 ] {} <Debug> HTTP-Session: 1d587613-6b6d-4424-9fa9-78b9a2cccd5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5064 2024.07.06 00:11:28.783818 [ 3 ] {} <Trace> HTTP-Session: 1d587613-6b6d-4424-9fa9-78b9a2cccd5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5065 2024.07.06 00:11:28.784157 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5066 2024.07.06 00:11:28.784222 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5067 2024.07.06 00:11:28.784637 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5068 2024.07.06 00:11:28.785397 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5069 2024.07.06 00:11:28.785434 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5070 2024.07.06 00:11:28.786050 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5071 2024.07.06 00:11:28.786460 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5072 2024.07.06 00:11:28.786660 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002748 sec., 11644.832605531295 rows/sec., 20.87 MiB/sec.
5073 2024.07.06 00:11:28.786894 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Debug> DynamicQueryHandler: Done processing query
5074 2024.07.06 00:11:28.786920 [ 3 ] {d0fa7f4f-f69c-459d-b8fe-407213cc0ba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5075 2024.07.06 00:11:28.786937 [ 3 ] {} <Debug> HTTP-Session: 1d587613-6b6d-4424-9fa9-78b9a2cccd5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5076 2024.07.06 00:11:28.787064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5077 2024.07.06 00:11:28.787113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5078 2024.07.06 00:11:28.787134 [ 3 ] {} <Debug> HTTP-Session: 2238d998-b02d-440a-b00f-b4f660041d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5079 2024.07.06 00:11:28.787150 [ 3 ] {} <Debug> HTTP-Session: 2238d998-b02d-440a-b00f-b4f660041d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.07.06 00:11:28.787165 [ 3 ] {} <Debug> HTTP-Session: 2238d998-b02d-440a-b00f-b4f660041d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5081 2024.07.06 00:11:28.787196 [ 3 ] {} <Trace> HTTP-Session: 2238d998-b02d-440a-b00f-b4f660041d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5082 2024.07.06 00:11:28.787310 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5083 2024.07.06 00:11:28.787357 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5084 2024.07.06 00:11:28.787485 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5085 2024.07.06 00:11:28.787801 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5086 2024.07.06 00:11:28.787839 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5087 2024.07.06 00:11:28.788211 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5088 2024.07.06 00:11:28.788536 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5089 2024.07.06 00:11:28.788693 [ 108 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5090 2024.07.06 00:11:28.788700 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
5091 2024.07.06 00:11:28.788784 [ 108 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5092 2024.07.06 00:11:28.788849 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5093 2024.07.06 00:11:28.789071 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Debug> DynamicQueryHandler: Done processing query
5094 2024.07.06 00:11:28.789124 [ 3 ] {d421ef03-59af-4362-9de8-42ff98002ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5095 2024.07.06 00:11:28.789145 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5096 2024.07.06 00:11:28.789178 [ 3 ] {} <Debug> HTTP-Session: 2238d998-b02d-440a-b00f-b4f660041d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.07.06 00:11:28.789632 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5098 2024.07.06 00:11:28.789665 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 980 rows starting from the beginning of the part
5099 2024.07.06 00:11:28.789731 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5100 2024.07.06 00:11:28.789945 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
5101 2024.07.06 00:11:28.790165 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5102 2024.07.06 00:11:28.790335 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
5103 2024.07.06 00:11:28.790437 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5104 2024.07.06 00:11:28.791681 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727044 sec., 469372.6980569437 rows/sec., 31.88 MiB/sec.
5105 2024.07.06 00:11:28.791901 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5106 2024.07.06 00:11:28.792342 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5107 2024.07.06 00:11:28.792434 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_31_6} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5108 2024.07.06 00:11:28.792517 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
5109 2024.07.06 00:11:33.772558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5110 2024.07.06 00:11:33.772699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5111 2024.07.06 00:11:33.772730 [ 3 ] {} <Debug> HTTP-Session: 9646ea9d-78d9-4f52-8dca-0c2d90f65716 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5112 2024.07.06 00:11:33.772757 [ 3 ] {} <Debug> HTTP-Session: 9646ea9d-78d9-4f52-8dca-0c2d90f65716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.07.06 00:11:33.772776 [ 3 ] {} <Debug> HTTP-Session: 9646ea9d-78d9-4f52-8dca-0c2d90f65716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.07.06 00:11:33.772828 [ 3 ] {} <Trace> HTTP-Session: 9646ea9d-78d9-4f52-8dca-0c2d90f65716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5115 2024.07.06 00:11:33.773024 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5116 2024.07.06 00:11:33.773099 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5117 2024.07.06 00:11:33.773315 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5118 2024.07.06 00:11:33.773773 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5119 2024.07.06 00:11:33.773822 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5120 2024.07.06 00:11:33.774181 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5121 2024.07.06 00:11:33.774517 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5122 2024.07.06 00:11:33.774659 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001694 sec., 2361.275088547816 rows/sec., 192.55 KiB/sec.
5123 2024.07.06 00:11:33.774664 [ 26 ] {} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5124 2024.07.06 00:11:33.774727 [ 26 ] {} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5125 2024.07.06 00:11:33.774763 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5126 2024.07.06 00:11:33.774886 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Debug> DynamicQueryHandler: Done processing query
5127 2024.07.06 00:11:33.774886 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
5128 2024.07.06 00:11:33.774916 [ 3 ] {bd51b499-66f3-4e7d-87fc-04d9c9e77568} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5129 2024.07.06 00:11:33.774948 [ 3 ] {} <Debug> HTTP-Session: 9646ea9d-78d9-4f52-8dca-0c2d90f65716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.07.06 00:11:33.775045 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5131 2024.07.06 00:11:33.775078 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
5132 2024.07.06 00:11:33.775132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5133 2024.07.06 00:11:33.775165 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5134 2024.07.06 00:11:33.775270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5135 2024.07.06 00:11:33.775363 [ 3 ] {} <Debug> HTTP-Session: 3cf8f6bd-8562-4755-aa55-cf282f7f530b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5136 2024.07.06 00:11:33.775469 [ 3 ] {} <Debug> HTTP-Session: 3cf8f6bd-8562-4755-aa55-cf282f7f530b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5137 2024.07.06 00:11:33.775518 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5138 2024.07.06 00:11:33.775559 [ 3 ] {} <Debug> HTTP-Session: 3cf8f6bd-8562-4755-aa55-cf282f7f530b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.07.06 00:11:33.775734 [ 3 ] {} <Trace> HTTP-Session: 3cf8f6bd-8562-4755-aa55-cf282f7f530b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5140 2024.07.06 00:11:33.775902 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
5141 2024.07.06 00:11:33.776104 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5142 2024.07.06 00:11:33.776160 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::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
5143 2024.07.06 00:11:33.776259 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5144 2024.07.06 00:11:33.776399 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5145 2024.07.06 00:11:33.777064 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5146 2024.07.06 00:11:33.777612 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5147 2024.07.06 00:11:33.777664 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5148 2024.07.06 00:11:33.778144 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5149 2024.07.06 00:11:33.778159 [ 194 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.003332773 sec., 7201.210523488999 rows/sec., 587.21 KiB/sec.
5150 2024.07.06 00:11:33.778436 [ 197 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5151 2024.07.06 00:11:33.778706 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5152 2024.07.06 00:11:33.779192 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.003212 sec., 18057.285180572853 rows/sec., 1.38 MiB/sec.
5153 2024.07.06 00:11:33.779693 [ 197 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5154 2024.07.06 00:11:33.779703 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Debug> DynamicQueryHandler: Done processing query
5155 2024.07.06 00:11:33.779782 [ 3 ] {aa20c935-9846-4c62-8551-c32c96762de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5156 2024.07.06 00:11:33.779820 [ 3 ] {} <Debug> HTTP-Session: 3cf8f6bd-8562-4755-aa55-cf282f7f530b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.07.06 00:11:33.779896 [ 197 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_10_2} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5158 2024.07.06 00:11:33.780019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5159 2024.07.06 00:11:33.780051 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5160 2024.07.06 00:11:33.780098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5161 2024.07.06 00:11:33.780123 [ 3 ] {} <Debug> HTTP-Session: 4c2fa37b-5197-433a-acab-dc353ae83788 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5162 2024.07.06 00:11:33.780140 [ 3 ] {} <Debug> HTTP-Session: 4c2fa37b-5197-433a-acab-dc353ae83788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.07.06 00:11:33.780154 [ 3 ] {} <Debug> HTTP-Session: 4c2fa37b-5197-433a-acab-dc353ae83788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.07.06 00:11:33.780185 [ 3 ] {} <Trace> HTTP-Session: 4c2fa37b-5197-433a-acab-dc353ae83788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5165 2024.07.06 00:11:33.780295 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5166 2024.07.06 00:11:33.780342 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5167 2024.07.06 00:11:33.780494 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5168 2024.07.06 00:11:33.780780 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5169 2024.07.06 00:11:33.780817 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5170 2024.07.06 00:11:33.781123 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5171 2024.07.06 00:11:33.781442 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5172 2024.07.06 00:11:33.781563 [ 26 ] {} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5173 2024.07.06 00:11:33.781567 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 215.67 KiB/sec.
5174 2024.07.06 00:11:33.781603 [ 26 ] {} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5175 2024.07.06 00:11:33.781643 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5176 2024.07.06 00:11:33.781919 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Debug> DynamicQueryHandler: Done processing query
5177 2024.07.06 00:11:33.781954 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
5178 2024.07.06 00:11:33.782035 [ 3 ] {18ce19b6-2440-471e-96a5-6ba1c1e675d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5179 2024.07.06 00:11:33.782107 [ 3 ] {} <Debug> HTTP-Session: 4c2fa37b-5197-433a-acab-dc353ae83788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.07.06 00:11:33.782219 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5181 2024.07.06 00:11:33.782259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5182 2024.07.06 00:11:33.782277 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
5183 2024.07.06 00:11:33.782355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5184 2024.07.06 00:11:33.782475 [ 3 ] {} <Debug> HTTP-Session: 948a6f86-0cfb-4d7b-8134-9260b4974495 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5185 2024.07.06 00:11:33.782518 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5186 2024.07.06 00:11:33.782538 [ 3 ] {} <Debug> HTTP-Session: 948a6f86-0cfb-4d7b-8134-9260b4974495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5187 2024.07.06 00:11:33.782628 [ 3 ] {} <Debug> HTTP-Session: 948a6f86-0cfb-4d7b-8134-9260b4974495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5188 2024.07.06 00:11:33.782830 [ 3 ] {} <Trace> HTTP-Session: 948a6f86-0cfb-4d7b-8134-9260b4974495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5189 2024.07.06 00:11:33.782838 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5190 2024.07.06 00:11:33.783016 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
5191 2024.07.06 00:11:33.783353 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::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
5192 2024.07.06 00:11:33.783439 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5193 2024.07.06 00:11:33.783617 [ 197 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5194 2024.07.06 00:11:33.783637 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5195 2024.07.06 00:11:33.784380 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5196 2024.07.06 00:11:33.785237 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5197 2024.07.06 00:11:33.785304 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5198 2024.07.06 00:11:33.786222 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5199 2024.07.06 00:11:33.786255 [ 194 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004524273 sec., 5304.719675404203 rows/sec., 370.40 KiB/sec.
5200 2024.07.06 00:11:33.786542 [ 192 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5201 2024.07.06 00:11:33.786747 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5202 2024.07.06 00:11:33.787133 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004054 sec., 16773.556980759742 rows/sec., 1.31 MiB/sec.
5203 2024.07.06 00:11:33.787500 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Debug> DynamicQueryHandler: Done processing query
5204 2024.07.06 00:11:33.787546 [ 3 ] {c516c8ff-d830-46d5-b420-35a64b10c87f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5205 2024.07.06 00:11:33.787544 [ 192 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5206 2024.07.06 00:11:33.787574 [ 3 ] {} <Debug> HTTP-Session: 948a6f86-0cfb-4d7b-8134-9260b4974495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.07.06 00:11:33.787685 [ 192 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_10_2} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5208 2024.07.06 00:11:33.787808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5209 2024.07.06 00:11:33.787830 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5210 2024.07.06 00:11:33.787884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5211 2024.07.06 00:11:33.787911 [ 3 ] {} <Debug> HTTP-Session: e5da1141-ab84-4b39-8a35-c60b5fd343ea Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5212 2024.07.06 00:11:33.787929 [ 3 ] {} <Debug> HTTP-Session: e5da1141-ab84-4b39-8a35-c60b5fd343ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.07.06 00:11:33.787943 [ 3 ] {} <Debug> HTTP-Session: e5da1141-ab84-4b39-8a35-c60b5fd343ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.07.06 00:11:33.787975 [ 3 ] {} <Trace> HTTP-Session: e5da1141-ab84-4b39-8a35-c60b5fd343ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5215 2024.07.06 00:11:33.788164 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5216 2024.07.06 00:11:33.788215 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5217 2024.07.06 00:11:33.788385 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5218 2024.07.06 00:11:33.788774 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5219 2024.07.06 00:11:33.788811 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5220 2024.07.06 00:11:33.789208 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5221 2024.07.06 00:11:33.789568 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5222 2024.07.06 00:11:33.789699 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00164 sec., 98780.48780487805 rows/sec., 6.88 MiB/sec.
5223 2024.07.06 00:11:33.789867 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Debug> DynamicQueryHandler: Done processing query
5224 2024.07.06 00:11:33.789892 [ 3 ] {d578be32-f0bc-4fc2-bad1-9fa2c780cfd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5225 2024.07.06 00:11:33.789909 [ 3 ] {} <Debug> HTTP-Session: e5da1141-ab84-4b39-8a35-c60b5fd343ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.07.06 00:11:33.790035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5227 2024.07.06 00:11:33.790083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5228 2024.07.06 00:11:33.790103 [ 3 ] {} <Debug> HTTP-Session: 201b4b9e-d0a4-477f-a6e8-d33cd0758f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5229 2024.07.06 00:11:33.790119 [ 3 ] {} <Debug> HTTP-Session: 201b4b9e-d0a4-477f-a6e8-d33cd0758f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5230 2024.07.06 00:11:33.790133 [ 3 ] {} <Debug> HTTP-Session: 201b4b9e-d0a4-477f-a6e8-d33cd0758f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.07.06 00:11:33.790163 [ 3 ] {} <Trace> HTTP-Session: 201b4b9e-d0a4-477f-a6e8-d33cd0758f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5232 2024.07.06 00:11:33.790282 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5233 2024.07.06 00:11:33.790332 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5234 2024.07.06 00:11:33.790460 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5235 2024.07.06 00:11:33.790751 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.07.06 00:11:33.790787 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5237 2024.07.06 00:11:33.791144 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5238 2024.07.06 00:11:33.791466 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5239 2024.07.06 00:11:33.791606 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
5240 2024.07.06 00:11:33.791772 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Debug> DynamicQueryHandler: Done processing query
5241 2024.07.06 00:11:33.791798 [ 3 ] {0d215315-f138-4579-8719-ca6ebbe7f4b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5242 2024.07.06 00:11:33.791813 [ 3 ] {} <Debug> HTTP-Session: 201b4b9e-d0a4-477f-a6e8-d33cd0758f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.07.06 00:11:38.774023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5244 2024.07.06 00:11:38.774216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5245 2024.07.06 00:11:38.774247 [ 3 ] {} <Debug> HTTP-Session: d78e84e9-2195-41fe-82b9-3ace81928507 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5246 2024.07.06 00:11:38.774275 [ 3 ] {} <Debug> HTTP-Session: d78e84e9-2195-41fe-82b9-3ace81928507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5247 2024.07.06 00:11:38.774293 [ 3 ] {} <Debug> HTTP-Session: d78e84e9-2195-41fe-82b9-3ace81928507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.07.06 00:11:38.774348 [ 3 ] {} <Trace> HTTP-Session: d78e84e9-2195-41fe-82b9-3ace81928507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5249 2024.07.06 00:11:38.774562 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5250 2024.07.06 00:11:38.774636 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5251 2024.07.06 00:11:38.774853 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5252 2024.07.06 00:11:38.775310 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5253 2024.07.06 00:11:38.775353 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5254 2024.07.06 00:11:38.775718 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5255 2024.07.06 00:11:38.776063 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2024.07.06 00:11:38.776225 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001723 sec., 18572.25769007545 rows/sec., 1.47 MiB/sec.
5257 2024.07.06 00:11:38.776557 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Debug> DynamicQueryHandler: Done processing query
5258 2024.07.06 00:11:38.776585 [ 3 ] {ba2cac5d-3652-4cf5-9c04-764c07371edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5259 2024.07.06 00:11:38.776602 [ 3 ] {} <Debug> HTTP-Session: d78e84e9-2195-41fe-82b9-3ace81928507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.07.06 00:11:38.776818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5261 2024.07.06 00:11:38.776870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5262 2024.07.06 00:11:38.776889 [ 3 ] {} <Debug> HTTP-Session: 79b5faae-3394-4816-92bc-1863b09e7ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5263 2024.07.06 00:11:38.776908 [ 3 ] {} <Debug> HTTP-Session: 79b5faae-3394-4816-92bc-1863b09e7ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.07.06 00:11:38.776922 [ 3 ] {} <Debug> HTTP-Session: 79b5faae-3394-4816-92bc-1863b09e7ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.07.06 00:11:38.776953 [ 3 ] {} <Trace> HTTP-Session: 79b5faae-3394-4816-92bc-1863b09e7ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5266 2024.07.06 00:11:38.777095 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5267 2024.07.06 00:11:38.777141 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5268 2024.07.06 00:11:38.777282 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.07.06 00:11:38.777698 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5270 2024.07.06 00:11:38.777736 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5271 2024.07.06 00:11:38.778057 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5272 2024.07.06 00:11:38.778371 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5273 2024.07.06 00:11:38.778525 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001485 sec., 102356.90235690236 rows/sec., 8.57 MiB/sec.
5274 2024.07.06 00:11:38.778680 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Debug> DynamicQueryHandler: Done processing query
5275 2024.07.06 00:11:38.778705 [ 3 ] {2114dc78-94f9-4ad1-b55c-a4bc193b0a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5276 2024.07.06 00:11:38.778721 [ 3 ] {} <Debug> HTTP-Session: 79b5faae-3394-4816-92bc-1863b09e7ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.07.06 00:11:38.778866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5278 2024.07.06 00:11:38.778914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5279 2024.07.06 00:11:38.778935 [ 3 ] {} <Debug> HTTP-Session: 78dfd840-db37-4a93-9597-ea0202d1ffd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5280 2024.07.06 00:11:38.778951 [ 3 ] {} <Debug> HTTP-Session: 78dfd840-db37-4a93-9597-ea0202d1ffd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.07.06 00:11:38.778965 [ 3 ] {} <Debug> HTTP-Session: 78dfd840-db37-4a93-9597-ea0202d1ffd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.07.06 00:11:38.778995 [ 3 ] {} <Trace> HTTP-Session: 78dfd840-db37-4a93-9597-ea0202d1ffd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5283 2024.07.06 00:11:38.779115 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5284 2024.07.06 00:11:38.779157 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5285 2024.07.06 00:11:38.779284 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5286 2024.07.06 00:11:38.779634 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5287 2024.07.06 00:11:38.779671 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5288 2024.07.06 00:11:38.779988 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5289 2024.07.06 00:11:38.780299 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5290 2024.07.06 00:11:38.780450 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001376 sec., 69767.44186046511 rows/sec., 5.45 MiB/sec.
5291 2024.07.06 00:11:38.780618 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Debug> DynamicQueryHandler: Done processing query
5292 2024.07.06 00:11:38.780643 [ 3 ] {8fa5f3fe-e87a-4716-885d-015f7ce035d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5293 2024.07.06 00:11:38.780659 [ 3 ] {} <Debug> HTTP-Session: 78dfd840-db37-4a93-9597-ea0202d1ffd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.07.06 00:11:38.780830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5295 2024.07.06 00:11:38.780879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5296 2024.07.06 00:11:38.780899 [ 3 ] {} <Debug> HTTP-Session: 2374fd09-342e-4e4e-a7cc-b4ab98d64d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5297 2024.07.06 00:11:38.780915 [ 3 ] {} <Debug> HTTP-Session: 2374fd09-342e-4e4e-a7cc-b4ab98d64d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.07.06 00:11:38.780928 [ 3 ] {} <Debug> HTTP-Session: 2374fd09-342e-4e4e-a7cc-b4ab98d64d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5299 2024.07.06 00:11:38.780958 [ 3 ] {} <Trace> HTTP-Session: 2374fd09-342e-4e4e-a7cc-b4ab98d64d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5300 2024.07.06 00:11:38.781103 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5301 2024.07.06 00:11:38.781152 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5302 2024.07.06 00:11:38.781296 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5303 2024.07.06 00:11:38.781675 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5304 2024.07.06 00:11:38.781711 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5305 2024.07.06 00:11:38.782102 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5306 2024.07.06 00:11:38.782433 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5307 2024.07.06 00:11:38.782591 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
5308 2024.07.06 00:11:38.782747 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Debug> DynamicQueryHandler: Done processing query
5309 2024.07.06 00:11:38.782772 [ 3 ] {70b5186f-2375-49d8-b71b-2668fbcad3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5310 2024.07.06 00:11:38.782788 [ 3 ] {} <Debug> HTTP-Session: 2374fd09-342e-4e4e-a7cc-b4ab98d64d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5311 2024.07.06 00:11:38.782949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5312 2024.07.06 00:11:38.782996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5313 2024.07.06 00:11:38.783017 [ 3 ] {} <Debug> HTTP-Session: 10a25b55-5c24-494c-8490-029f9e24a42d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5314 2024.07.06 00:11:38.783034 [ 3 ] {} <Debug> HTTP-Session: 10a25b55-5c24-494c-8490-029f9e24a42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5315 2024.07.06 00:11:38.783047 [ 3 ] {} <Debug> HTTP-Session: 10a25b55-5c24-494c-8490-029f9e24a42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.07.06 00:11:38.783077 [ 3 ] {} <Trace> HTTP-Session: 10a25b55-5c24-494c-8490-029f9e24a42d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5317 2024.07.06 00:11:38.783412 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5318 2024.07.06 00:11:38.783477 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5319 2024.07.06 00:11:38.783875 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5320 2024.07.06 00:11:38.784645 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5321 2024.07.06 00:11:38.784682 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5322 2024.07.06 00:11:38.785289 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5323 2024.07.06 00:11:38.785710 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5324 2024.07.06 00:11:38.785893 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5325 2024.07.06 00:11:38.785904 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002741 sec., 11674.571324334185 rows/sec., 20.92 MiB/sec.
5326 2024.07.06 00:11:38.785977 [ 88 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5327 2024.07.06 00:11:38.786065 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5328 2024.07.06 00:11:38.786555 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
5329 2024.07.06 00:11:38.786665 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Debug> DynamicQueryHandler: Done processing query
5330 2024.07.06 00:11:38.786713 [ 3 ] {c2926253-391d-4966-a47a-721e0900f123} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5331 2024.07.06 00:11:38.786744 [ 3 ] {} <Debug> HTTP-Session: 10a25b55-5c24-494c-8490-029f9e24a42d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.07.06 00:11:38.786946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5333 2024.07.06 00:11:38.787046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5334 2024.07.06 00:11:38.787106 [ 3 ] {} <Debug> HTTP-Session: 07196108-fcac-4b6a-9037-d6ebff122154 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5335 2024.07.06 00:11:38.787157 [ 3 ] {} <Debug> HTTP-Session: 07196108-fcac-4b6a-9037-d6ebff122154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5336 2024.07.06 00:11:38.787202 [ 3 ] {} <Debug> HTTP-Session: 07196108-fcac-4b6a-9037-d6ebff122154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.07.06 00:11:38.787295 [ 3 ] {} <Trace> HTTP-Session: 07196108-fcac-4b6a-9037-d6ebff122154 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5338 2024.07.06 00:11:38.787311 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5339 2024.07.06 00:11:38.787470 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part
5340 2024.07.06 00:11:38.787565 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5341 2024.07.06 00:11:38.787674 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5342 2024.07.06 00:11:38.788217 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part
5343 2024.07.06 00:11:38.788585 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5344 2024.07.06 00:11:38.789054 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part
5345 2024.07.06 00:11:38.789604 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part
5346 2024.07.06 00:11:38.789992 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5347 2024.07.06 00:11:38.790137 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5348 2024.07.06 00:11:38.790227 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part
5349 2024.07.06 00:11:38.790902 [ 197 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part
5350 2024.07.06 00:11:38.791598 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5351 2024.07.06 00:11:38.792373 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5352 2024.07.06 00:11:38.792788 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005332 sec., 11252.813203300826 rows/sec., 776.56 KiB/sec.
5353 2024.07.06 00:11:38.793174 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Debug> DynamicQueryHandler: Done processing query
5354 2024.07.06 00:11:38.793208 [ 3 ] {13dd2877-c1d2-4a09-9f95-c73b9fc2910a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5355 2024.07.06 00:11:38.793224 [ 3 ] {} <Debug> HTTP-Session: 07196108-fcac-4b6a-9037-d6ebff122154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5356 2024.07.06 00:11:38.795820 [ 192 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 19 columns (19 merged, 0 gathered) in 0.009609073 sec., 51617.882390944476 rows/sec., 92.50 MiB/sec.
5357 2024.07.06 00:11:38.796677 [ 192 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5358 2024.07.06 00:11:38.797304 [ 192 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5359 2024.07.06 00:11:38.797390 [ 192 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5360 2024.07.06 00:11:38.797548 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB.
5361 2024.07.06 00:11:42.474056 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
5362 2024.07.06 00:11:42.474152 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
5363 2024.07.06 00:11:43.772847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5364 2024.07.06 00:11:43.773013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5365 2024.07.06 00:11:43.773058 [ 3 ] {} <Debug> HTTP-Session: 4c47faa9-1e4b-499a-a811-d4e28984de07 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5366 2024.07.06 00:11:43.773098 [ 3 ] {} <Debug> HTTP-Session: 4c47faa9-1e4b-499a-a811-d4e28984de07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.07.06 00:11:43.773127 [ 3 ] {} <Debug> HTTP-Session: 4c47faa9-1e4b-499a-a811-d4e28984de07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.07.06 00:11:43.773203 [ 3 ] {} <Trace> HTTP-Session: 4c47faa9-1e4b-499a-a811-d4e28984de07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5369 2024.07.06 00:11:43.773404 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5370 2024.07.06 00:11:43.773471 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5371 2024.07.06 00:11:43.773658 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5372 2024.07.06 00:11:43.774129 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5373 2024.07.06 00:11:43.774171 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5374 2024.07.06 00:11:43.774611 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5375 2024.07.06 00:11:43.775029 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5376 2024.07.06 00:11:43.775215 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.29 MiB/sec.
5377 2024.07.06 00:11:43.775520 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Debug> DynamicQueryHandler: Done processing query
5378 2024.07.06 00:11:43.775550 [ 3 ] {5ecc1131-085f-4518-8728-be25aa454c58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5379 2024.07.06 00:11:43.775567 [ 3 ] {} <Debug> HTTP-Session: 4c47faa9-1e4b-499a-a811-d4e28984de07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5380 2024.07.06 00:11:43.775706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5381 2024.07.06 00:11:43.775754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5382 2024.07.06 00:11:43.775773 [ 3 ] {} <Debug> HTTP-Session: a42424a1-c6e0-42b2-a3d9-8838fbeff3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5383 2024.07.06 00:11:43.775790 [ 3 ] {} <Debug> HTTP-Session: a42424a1-c6e0-42b2-a3d9-8838fbeff3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.07.06 00:11:43.775804 [ 3 ] {} <Debug> HTTP-Session: a42424a1-c6e0-42b2-a3d9-8838fbeff3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.07.06 00:11:43.775835 [ 3 ] {} <Trace> HTTP-Session: a42424a1-c6e0-42b2-a3d9-8838fbeff3f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5386 2024.07.06 00:11:43.775957 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5387 2024.07.06 00:11:43.776000 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5388 2024.07.06 00:11:43.776150 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5389 2024.07.06 00:11:43.776510 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5390 2024.07.06 00:11:43.776547 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5391 2024.07.06 00:11:43.776859 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5392 2024.07.06 00:11:43.777166 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5393 2024.07.06 00:11:43.777327 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001404 sec., 45584.04558404558 rows/sec., 3.56 MiB/sec.
5394 2024.07.06 00:11:43.777606 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Debug> DynamicQueryHandler: Done processing query
5395 2024.07.06 00:11:43.777656 [ 3 ] {0f23ccf1-8bbd-402d-9e2a-d8801940b105} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5396 2024.07.06 00:11:43.777700 [ 3 ] {} <Debug> HTTP-Session: a42424a1-c6e0-42b2-a3d9-8838fbeff3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.07.06 00:11:43.777877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5398 2024.07.06 00:11:43.777926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5399 2024.07.06 00:11:43.777946 [ 3 ] {} <Debug> HTTP-Session: b989761e-da5f-4845-9b6e-639c86cd2b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5400 2024.07.06 00:11:43.777962 [ 3 ] {} <Debug> HTTP-Session: b989761e-da5f-4845-9b6e-639c86cd2b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.07.06 00:11:43.777975 [ 3 ] {} <Debug> HTTP-Session: b989761e-da5f-4845-9b6e-639c86cd2b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.07.06 00:11:43.778007 [ 3 ] {} <Trace> HTTP-Session: b989761e-da5f-4845-9b6e-639c86cd2b1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5403 2024.07.06 00:11:43.778153 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5404 2024.07.06 00:11:43.778203 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5405 2024.07.06 00:11:43.778373 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5406 2024.07.06 00:11:43.778749 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5407 2024.07.06 00:11:43.778784 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5408 2024.07.06 00:11:43.779172 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5409 2024.07.06 00:11:43.779514 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5410 2024.07.06 00:11:43.779679 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
5411 2024.07.06 00:11:43.779833 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Debug> DynamicQueryHandler: Done processing query
5412 2024.07.06 00:11:43.779857 [ 3 ] {3a79dbcc-4a8a-429a-8a84-6b4fcafd1c34} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5413 2024.07.06 00:11:43.779872 [ 3 ] {} <Debug> HTTP-Session: b989761e-da5f-4845-9b6e-639c86cd2b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.07.06 00:11:43.780004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2024.07.06 00:11:43.780050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5416 2024.07.06 00:11:43.780069 [ 3 ] {} <Debug> HTTP-Session: c1c77c0e-5ad3-4951-8be9-de54b9937519 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5417 2024.07.06 00:11:43.780085 [ 3 ] {} <Debug> HTTP-Session: c1c77c0e-5ad3-4951-8be9-de54b9937519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.07.06 00:11:43.780098 [ 3 ] {} <Debug> HTTP-Session: c1c77c0e-5ad3-4951-8be9-de54b9937519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.07.06 00:11:43.780129 [ 3 ] {} <Trace> HTTP-Session: c1c77c0e-5ad3-4951-8be9-de54b9937519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5420 2024.07.06 00:11:43.780254 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5421 2024.07.06 00:11:43.780299 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5422 2024.07.06 00:11:43.780424 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5423 2024.07.06 00:11:43.780870 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5424 2024.07.06 00:11:43.780906 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5425 2024.07.06 00:11:43.781259 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5426 2024.07.06 00:11:43.781576 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5427 2024.07.06 00:11:43.781734 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec.
5428 2024.07.06 00:11:43.781900 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Debug> DynamicQueryHandler: Done processing query
5429 2024.07.06 00:11:43.781924 [ 3 ] {a628525f-10d8-480c-89ed-a34fff2b36f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5430 2024.07.06 00:11:43.781939 [ 3 ] {} <Debug> HTTP-Session: c1c77c0e-5ad3-4951-8be9-de54b9937519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.07.06 00:11:48.774386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5432 2024.07.06 00:11:48.774552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5433 2024.07.06 00:11:48.774584 [ 3 ] {} <Debug> HTTP-Session: 023a8bed-8a09-443b-9094-402c8fb5d9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5434 2024.07.06 00:11:48.774614 [ 3 ] {} <Debug> HTTP-Session: 023a8bed-8a09-443b-9094-402c8fb5d9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.07.06 00:11:48.774632 [ 3 ] {} <Debug> HTTP-Session: 023a8bed-8a09-443b-9094-402c8fb5d9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.07.06 00:11:48.774716 [ 3 ] {} <Trace> HTTP-Session: 023a8bed-8a09-443b-9094-402c8fb5d9fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5437 2024.07.06 00:11:48.774935 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5438 2024.07.06 00:11:48.775011 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5439 2024.07.06 00:11:48.775231 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5440 2024.07.06 00:11:48.775699 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5441 2024.07.06 00:11:48.775743 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5442 2024.07.06 00:11:48.776121 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5443 2024.07.06 00:11:48.776456 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5444 2024.07.06 00:11:48.776608 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.00174 sec., 18390.80459770115 rows/sec., 1.46 MiB/sec.
5445 2024.07.06 00:11:48.776815 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Debug> DynamicQueryHandler: Done processing query
5446 2024.07.06 00:11:48.776867 [ 3 ] {533cc670-3069-4b71-8986-7b2b323fe27e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5447 2024.07.06 00:11:48.776885 [ 3 ] {} <Debug> HTTP-Session: 023a8bed-8a09-443b-9094-402c8fb5d9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.07.06 00:11:48.777034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5449 2024.07.06 00:11:48.777082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5450 2024.07.06 00:11:48.777102 [ 3 ] {} <Debug> HTTP-Session: f6556a49-db72-435d-9c95-00235aac702d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5451 2024.07.06 00:11:48.777120 [ 3 ] {} <Debug> HTTP-Session: f6556a49-db72-435d-9c95-00235aac702d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.07.06 00:11:48.777134 [ 3 ] {} <Debug> HTTP-Session: f6556a49-db72-435d-9c95-00235aac702d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.07.06 00:11:48.777166 [ 3 ] {} <Trace> HTTP-Session: f6556a49-db72-435d-9c95-00235aac702d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5454 2024.07.06 00:11:48.777322 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5455 2024.07.06 00:11:48.777366 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5456 2024.07.06 00:11:48.777493 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5457 2024.07.06 00:11:48.777915 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5458 2024.07.06 00:11:48.777954 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5459 2024.07.06 00:11:48.778298 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5460 2024.07.06 00:11:48.778610 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5461 2024.07.06 00:11:48.778771 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001516 sec., 100263.85224274406 rows/sec., 8.40 MiB/sec.
5462 2024.07.06 00:11:48.778779 [ 23 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5463 2024.07.06 00:11:48.778891 [ 23 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5464 2024.07.06 00:11:48.778932 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5465 2024.07.06 00:11:48.779021 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Debug> DynamicQueryHandler: Done processing query
5466 2024.07.06 00:11:48.779079 [ 3 ] {aed6a654-bcc7-4c3c-87b4-407246f5e128} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5467 2024.07.06 00:11:48.779139 [ 3 ] {} <Debug> HTTP-Session: f6556a49-db72-435d-9c95-00235aac702d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5468 2024.07.06 00:11:48.779202 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
5469 2024.07.06 00:11:48.779394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5470 2024.07.06 00:11:48.779454 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5471 2024.07.06 00:11:48.779488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5472 2024.07.06 00:11:48.779511 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 194 rows starting from the beginning of the part
5473 2024.07.06 00:11:48.779521 [ 3 ] {} <Debug> HTTP-Session: be0406cc-9473-43fc-aa29-08b7170a2729 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5474 2024.07.06 00:11:48.779561 [ 3 ] {} <Debug> HTTP-Session: be0406cc-9473-43fc-aa29-08b7170a2729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.07.06 00:11:48.779597 [ 3 ] {} <Debug> HTTP-Session: be0406cc-9473-43fc-aa29-08b7170a2729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5476 2024.07.06 00:11:48.779722 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 152 rows starting from the beginning of the part
5477 2024.07.06 00:11:48.779764 [ 3 ] {} <Trace> HTTP-Session: be0406cc-9473-43fc-aa29-08b7170a2729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5478 2024.07.06 00:11:48.779972 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 58 rows starting from the beginning of the part
5479 2024.07.06 00:11:48.780209 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 152 rows starting from the beginning of the part
5480 2024.07.06 00:11:48.780290 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5481 2024.07.06 00:11:48.780490 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5482 2024.07.06 00:11:48.780505 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part
5483 2024.07.06 00:11:48.780797 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 152 rows starting from the beginning of the part
5484 2024.07.06 00:11:48.781509 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5485 2024.07.06 00:11:48.782285 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5486 2024.07.06 00:11:48.782356 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5487 2024.07.06 00:11:48.783187 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5488 2024.07.06 00:11:48.783940 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 4 columns (4 merged, 0 gathered) in 0.004902618 sec., 155835.106875551 rows/sec., 12.80 MiB/sec.
5489 2024.07.06 00:11:48.784076 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5490 2024.07.06 00:11:48.784173 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5491 2024.07.06 00:11:48.784332 [ 23 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5492 2024.07.06 00:11:48.784435 [ 23 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5493 2024.07.06 00:11:48.784446 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.004375 sec., 21942.85714285714 rows/sec., 1.71 MiB/sec.
5494 2024.07.06 00:11:48.784511 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5495 2024.07.06 00:11:48.784999 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::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
5496 2024.07.06 00:11:48.785272 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Debug> DynamicQueryHandler: Done processing query
5497 2024.07.06 00:11:48.785366 [ 3 ] {e049c721-c87b-45a5-9f39-4adac43dc372} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5498 2024.07.06 00:11:48.785416 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5499 2024.07.06 00:11:48.785440 [ 3 ] {} <Debug> HTTP-Session: be0406cc-9473-43fc-aa29-08b7170a2729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5500 2024.07.06 00:11:48.785485 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 148 rows starting from the beginning of the part
5501 2024.07.06 00:11:48.785553 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5502 2024.07.06 00:11:48.785679 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part
5503 2024.07.06 00:11:48.785822 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_36_7} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5504 2024.07.06 00:11:48.786054 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part
5505 2024.07.06 00:11:48.786136 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5506 2024.07.06 00:11:48.786355 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part
5507 2024.07.06 00:11:48.786356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5508 2024.07.06 00:11:48.786624 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part
5509 2024.07.06 00:11:48.786628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5510 2024.07.06 00:11:48.786730 [ 3 ] {} <Debug> HTTP-Session: 0466bd97-0ffb-4f3e-ab81-d92bfb2f8179 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5511 2024.07.06 00:11:48.786847 [ 3 ] {} <Debug> HTTP-Session: 0466bd97-0ffb-4f3e-ab81-d92bfb2f8179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5512 2024.07.06 00:11:48.786905 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part
5513 2024.07.06 00:11:48.786935 [ 3 ] {} <Debug> HTTP-Session: 0466bd97-0ffb-4f3e-ab81-d92bfb2f8179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5514 2024.07.06 00:11:48.787175 [ 3 ] {} <Trace> HTTP-Session: 0466bd97-0ffb-4f3e-ab81-d92bfb2f8179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5515 2024.07.06 00:11:48.787540 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5516 2024.07.06 00:11:48.787647 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5517 2024.07.06 00:11:48.788336 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5518 2024.07.06 00:11:48.789177 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5519 2024.07.06 00:11:48.789259 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5520 2024.07.06 00:11:48.789485 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.004802147 sec., 118280.42748379007 rows/sec., 9.24 MiB/sec.
5521 2024.07.06 00:11:48.789733 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5522 2024.07.06 00:11:48.790092 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5523 2024.07.06 00:11:48.790621 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5524 2024.07.06 00:11:48.790768 [ 199 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_36_7} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5525 2024.07.06 00:11:48.790942 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5526 2024.07.06 00:11:48.790961 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5527 2024.07.06 00:11:48.791155 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5528 2024.07.06 00:11:48.791158 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003762 sec., 42530.56884635832 rows/sec., 2.96 MiB/sec.
5529 2024.07.06 00:11:48.791216 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5530 2024.07.06 00:11:48.791306 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5531 2024.07.06 00:11:48.791507 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
5532 2024.07.06 00:11:48.791543 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Debug> DynamicQueryHandler: Done processing query
5533 2024.07.06 00:11:48.791587 [ 3 ] {ea19cf16-9eed-4b36-8729-da8fedfb95d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5534 2024.07.06 00:11:48.791637 [ 3 ] {} <Debug> HTTP-Session: 0466bd97-0ffb-4f3e-ab81-d92bfb2f8179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5535 2024.07.06 00:11:48.791746 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5536 2024.07.06 00:11:48.791783 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4219 rows starting from the beginning of the part
5537 2024.07.06 00:11:48.791966 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
5538 2024.07.06 00:11:48.791996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5539 2024.07.06 00:11:48.792242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.07.06 00:11:48.792268 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part
5541 2024.07.06 00:11:48.792366 [ 3 ] {} <Debug> HTTP-Session: 1c404ac9-d103-49d5-af42-08c7090682e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5542 2024.07.06 00:11:48.792454 [ 3 ] {} <Debug> HTTP-Session: 1c404ac9-d103-49d5-af42-08c7090682e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.07.06 00:11:48.792569 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
5544 2024.07.06 00:11:48.792566 [ 3 ] {} <Debug> HTTP-Session: 1c404ac9-d103-49d5-af42-08c7090682e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5545 2024.07.06 00:11:48.792719 [ 3 ] {} <Trace> HTTP-Session: 1c404ac9-d103-49d5-af42-08c7090682e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5546 2024.07.06 00:11:48.792868 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
5547 2024.07.06 00:11:48.793083 [ 200 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
5548 2024.07.06 00:11:48.793479 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5549 2024.07.06 00:11:48.793632 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5550 2024.07.06 00:11:48.795283 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5551 2024.07.06 00:11:48.796615 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5552 2024.07.06 00:11:48.796659 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5553 2024.07.06 00:11:48.797242 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005804393 sec., 865034.4661362524 rows/sec., 60.23 MiB/sec.
5554 2024.07.06 00:11:48.797641 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5555 2024.07.06 00:11:48.797877 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5556 2024.07.06 00:11:48.798735 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5557 2024.07.06 00:11:48.798871 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5558 2024.07.06 00:11:48.799085 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5559 2024.07.06 00:11:48.799100 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB.
5560 2024.07.06 00:11:48.799356 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006296 sec., 5082.59212198221 rows/sec., 9.11 MiB/sec.
5561 2024.07.06 00:11:48.799948 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Debug> DynamicQueryHandler: Done processing query
5562 2024.07.06 00:11:48.799974 [ 3 ] {1698dc61-2e82-4c25-b40d-74e8ae9c3b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5563 2024.07.06 00:11:48.799991 [ 3 ] {} <Debug> HTTP-Session: 1c404ac9-d103-49d5-af42-08c7090682e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5564 2024.07.06 00:11:48.800119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5565 2024.07.06 00:11:48.800171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5566 2024.07.06 00:11:48.800190 [ 3 ] {} <Debug> HTTP-Session: f46c6cf1-7f7c-4382-8494-a1485211f617 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5567 2024.07.06 00:11:48.800207 [ 3 ] {} <Debug> HTTP-Session: f46c6cf1-7f7c-4382-8494-a1485211f617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5568 2024.07.06 00:11:48.800221 [ 3 ] {} <Debug> HTTP-Session: f46c6cf1-7f7c-4382-8494-a1485211f617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5569 2024.07.06 00:11:48.800254 [ 3 ] {} <Trace> HTTP-Session: f46c6cf1-7f7c-4382-8494-a1485211f617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5570 2024.07.06 00:11:48.800377 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5571 2024.07.06 00:11:48.800424 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5572 2024.07.06 00:11:48.800568 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5573 2024.07.06 00:11:48.800930 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5574 2024.07.06 00:11:48.800966 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5575 2024.07.06 00:11:48.801329 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5576 2024.07.06 00:11:48.801660 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5577 2024.07.06 00:11:48.801827 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec.
5578 2024.07.06 00:11:48.802120 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Debug> DynamicQueryHandler: Done processing query
5579 2024.07.06 00:11:48.802161 [ 3 ] {d48c33f1-0c33-4c49-87c9-f54f764e1497} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5580 2024.07.06 00:11:48.802186 [ 3 ] {} <Debug> HTTP-Session: f46c6cf1-7f7c-4382-8494-a1485211f617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5581 2024.07.06 00:11:53.774071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5582 2024.07.06 00:11:53.774199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5583 2024.07.06 00:11:53.774233 [ 3 ] {} <Debug> HTTP-Session: 93eca5ca-3321-4614-9cde-514c30f7adc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5584 2024.07.06 00:11:53.774269 [ 3 ] {} <Debug> HTTP-Session: 93eca5ca-3321-4614-9cde-514c30f7adc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.07.06 00:11:53.774285 [ 3 ] {} <Debug> HTTP-Session: 93eca5ca-3321-4614-9cde-514c30f7adc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5586 2024.07.06 00:11:53.774337 [ 3 ] {} <Trace> HTTP-Session: 93eca5ca-3321-4614-9cde-514c30f7adc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5587 2024.07.06 00:11:53.774516 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5588 2024.07.06 00:11:53.774624 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5589 2024.07.06 00:11:53.774853 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5590 2024.07.06 00:11:53.775328 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5591 2024.07.06 00:11:53.775381 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5592 2024.07.06 00:11:53.775770 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5593 2024.07.06 00:11:53.776117 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5594 2024.07.06 00:11:53.776301 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001839 sec., 1087.5475802066342 rows/sec., 88.68 KiB/sec.
5595 2024.07.06 00:11:53.776515 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Debug> DynamicQueryHandler: Done processing query
5596 2024.07.06 00:11:53.776541 [ 3 ] {02650d07-7a47-4b3f-a935-b5e9da4ba904} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5597 2024.07.06 00:11:53.776559 [ 3 ] {} <Debug> HTTP-Session: 93eca5ca-3321-4614-9cde-514c30f7adc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5598 2024.07.06 00:11:53.776706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5599 2024.07.06 00:11:53.776762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5600 2024.07.06 00:11:53.776782 [ 3 ] {} <Debug> HTTP-Session: e4fdc752-dfaf-4120-8329-48d652155104 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5601 2024.07.06 00:11:53.776801 [ 3 ] {} <Debug> HTTP-Session: e4fdc752-dfaf-4120-8329-48d652155104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5602 2024.07.06 00:11:53.776814 [ 3 ] {} <Debug> HTTP-Session: e4fdc752-dfaf-4120-8329-48d652155104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5603 2024.07.06 00:11:53.776849 [ 3 ] {} <Trace> HTTP-Session: e4fdc752-dfaf-4120-8329-48d652155104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5604 2024.07.06 00:11:53.776981 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5605 2024.07.06 00:11:53.777026 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5606 2024.07.06 00:11:53.777164 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5607 2024.07.06 00:11:53.777584 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5608 2024.07.06 00:11:53.777623 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5609 2024.07.06 00:11:53.777941 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5610 2024.07.06 00:11:53.778252 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5611 2024.07.06 00:11:53.778398 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001464 sec., 63524.59016393442 rows/sec., 4.81 MiB/sec.
5612 2024.07.06 00:11:53.778565 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Debug> DynamicQueryHandler: Done processing query
5613 2024.07.06 00:11:53.778589 [ 3 ] {e23fc037-2a27-4ab8-827b-27f4a369adcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5614 2024.07.06 00:11:53.778604 [ 3 ] {} <Debug> HTTP-Session: e4fdc752-dfaf-4120-8329-48d652155104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.07.06 00:11:53.778749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5616 2024.07.06 00:11:53.778797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5617 2024.07.06 00:11:53.778816 [ 3 ] {} <Debug> HTTP-Session: fce21c66-30f7-451c-b175-1338b07d828d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5618 2024.07.06 00:11:53.778834 [ 3 ] {} <Debug> HTTP-Session: fce21c66-30f7-451c-b175-1338b07d828d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5619 2024.07.06 00:11:53.778849 [ 3 ] {} <Debug> HTTP-Session: fce21c66-30f7-451c-b175-1338b07d828d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5620 2024.07.06 00:11:53.778880 [ 3 ] {} <Trace> HTTP-Session: fce21c66-30f7-451c-b175-1338b07d828d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5621 2024.07.06 00:11:53.778974 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5622 2024.07.06 00:11:53.779016 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5623 2024.07.06 00:11:53.779143 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5624 2024.07.06 00:11:53.779441 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5625 2024.07.06 00:11:53.779476 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5626 2024.07.06 00:11:53.779776 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5627 2024.07.06 00:11:53.780228 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5628 2024.07.06 00:11:53.780393 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001435 sec., 1393.7282229965156 rows/sec., 97.32 KiB/sec.
5629 2024.07.06 00:11:53.780667 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Debug> DynamicQueryHandler: Done processing query
5630 2024.07.06 00:11:53.780691 [ 3 ] {2ec6b5f6-a1ba-4e0e-8431-010ce120766c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5631 2024.07.06 00:11:53.780708 [ 3 ] {} <Debug> HTTP-Session: fce21c66-30f7-451c-b175-1338b07d828d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.07.06 00:11:53.780834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5633 2024.07.06 00:11:53.780882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5634 2024.07.06 00:11:53.780901 [ 3 ] {} <Debug> HTTP-Session: 8bc148f8-2e6f-4835-81db-b333b9c402cb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5635 2024.07.06 00:11:53.780917 [ 3 ] {} <Debug> HTTP-Session: 8bc148f8-2e6f-4835-81db-b333b9c402cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.07.06 00:11:53.780930 [ 3 ] {} <Debug> HTTP-Session: 8bc148f8-2e6f-4835-81db-b333b9c402cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5637 2024.07.06 00:11:53.780960 [ 3 ] {} <Trace> HTTP-Session: 8bc148f8-2e6f-4835-81db-b333b9c402cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5638 2024.07.06 00:11:53.781080 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5639 2024.07.06 00:11:53.781122 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5640 2024.07.06 00:11:53.781265 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5641 2024.07.06 00:11:53.781611 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5642 2024.07.06 00:11:53.781648 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5643 2024.07.06 00:11:53.781953 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5644 2024.07.06 00:11:53.782257 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5645 2024.07.06 00:11:53.782410 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001376 sec., 65406.976744186046 rows/sec., 5.09 MiB/sec.
5646 2024.07.06 00:11:53.782573 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Debug> DynamicQueryHandler: Done processing query
5647 2024.07.06 00:11:53.782597 [ 3 ] {12e8757d-a14d-40b3-abd8-82a34a14c545} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5648 2024.07.06 00:11:53.782612 [ 3 ] {} <Debug> HTTP-Session: 8bc148f8-2e6f-4835-81db-b333b9c402cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.07.06 00:11:53.782793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5650 2024.07.06 00:11:53.782842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5651 2024.07.06 00:11:53.782860 [ 3 ] {} <Debug> HTTP-Session: 4928ce45-4ff9-4e38-bb99-c58da18447dc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5652 2024.07.06 00:11:53.782875 [ 3 ] {} <Debug> HTTP-Session: 4928ce45-4ff9-4e38-bb99-c58da18447dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5653 2024.07.06 00:11:53.782889 [ 3 ] {} <Debug> HTTP-Session: 4928ce45-4ff9-4e38-bb99-c58da18447dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5654 2024.07.06 00:11:53.782919 [ 3 ] {} <Trace> HTTP-Session: 4928ce45-4ff9-4e38-bb99-c58da18447dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5655 2024.07.06 00:11:53.783084 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5656 2024.07.06 00:11:53.783131 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5657 2024.07.06 00:11:53.783274 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5658 2024.07.06 00:11:53.783674 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5659 2024.07.06 00:11:53.783710 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5660 2024.07.06 00:11:53.784103 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5661 2024.07.06 00:11:53.784440 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5662 2024.07.06 00:11:53.784596 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00159 sec., 123899.37106918238 rows/sec., 8.65 MiB/sec.
5663 2024.07.06 00:11:53.784908 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Debug> DynamicQueryHandler: Done processing query
5664 2024.07.06 00:11:53.784945 [ 3 ] {f47dabff-6f62-4c11-b8fc-008d9b5e85f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5665 2024.07.06 00:11:53.784970 [ 3 ] {} <Debug> HTTP-Session: 4928ce45-4ff9-4e38-bb99-c58da18447dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.07.06 00:11:53.785102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5667 2024.07.06 00:11:53.785150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5668 2024.07.06 00:11:53.785169 [ 3 ] {} <Debug> HTTP-Session: 6dc3b5b0-4bf6-4bbf-b5a5-1471ae095b95 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5669 2024.07.06 00:11:53.785184 [ 3 ] {} <Debug> HTTP-Session: 6dc3b5b0-4bf6-4bbf-b5a5-1471ae095b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.07.06 00:11:53.785198 [ 3 ] {} <Debug> HTTP-Session: 6dc3b5b0-4bf6-4bbf-b5a5-1471ae095b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5671 2024.07.06 00:11:53.785229 [ 3 ] {} <Trace> HTTP-Session: 6dc3b5b0-4bf6-4bbf-b5a5-1471ae095b95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5672 2024.07.06 00:11:53.785371 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5673 2024.07.06 00:11:53.785416 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5674 2024.07.06 00:11:53.785559 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5675 2024.07.06 00:11:53.785867 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5676 2024.07.06 00:11:53.785903 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5677 2024.07.06 00:11:53.786263 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5678 2024.07.06 00:11:53.786591 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5679 2024.07.06 00:11:53.786755 [ 47 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5680 2024.07.06 00:11:53.786761 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec.
5681 2024.07.06 00:11:53.786848 [ 47 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5682 2024.07.06 00:11:53.786916 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
5683 2024.07.06 00:11:53.787092 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Debug> DynamicQueryHandler: Done processing query
5684 2024.07.06 00:11:53.787144 [ 3 ] {1127fbd6-9736-4816-8b4f-8e9384d84701} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5685 2024.07.06 00:11:53.787163 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5686 2024.07.06 00:11:53.787175 [ 3 ] {} <Debug> HTTP-Session: 6dc3b5b0-4bf6-4bbf-b5a5-1471ae095b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5687 2024.07.06 00:11:53.787383 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5688 2024.07.06 00:11:53.787432 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1280 rows starting from the beginning of the part
5689 2024.07.06 00:11:53.787518 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
5690 2024.07.06 00:11:53.787699 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5691 2024.07.06 00:11:53.787935 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
5692 2024.07.06 00:11:53.788231 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
5693 2024.07.06 00:11:53.788314 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
5694 2024.07.06 00:11:53.789720 [ 188 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002696733 sec., 585894.117066836 rows/sec., 39.73 MiB/sec.
5695 2024.07.06 00:11:53.789939 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5696 2024.07.06 00:11:53.790391 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5697 2024.07.06 00:11:53.790489 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_36_7} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5698 2024.07.06 00:11:53.790583 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5699 2024.07.06 00:11:57.474202 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache
5700 2024.07.06 00:11:57.474276 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache
5701 2024.07.06 00:11:58.774291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5702 2024.07.06 00:11:58.774417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5703 2024.07.06 00:11:58.774446 [ 3 ] {} <Debug> HTTP-Session: 423cdfc7-b6e5-4604-85ad-39b00298c598 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5704 2024.07.06 00:11:58.774473 [ 3 ] {} <Debug> HTTP-Session: 423cdfc7-b6e5-4604-85ad-39b00298c598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5705 2024.07.06 00:11:58.774491 [ 3 ] {} <Debug> HTTP-Session: 423cdfc7-b6e5-4604-85ad-39b00298c598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.07.06 00:11:58.774548 [ 3 ] {} <Trace> HTTP-Session: 423cdfc7-b6e5-4604-85ad-39b00298c598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5707 2024.07.06 00:11:58.774768 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5708 2024.07.06 00:11:58.774834 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5709 2024.07.06 00:11:58.775030 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5710 2024.07.06 00:11:58.775499 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5711 2024.07.06 00:11:58.775548 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5712 2024.07.06 00:11:58.775929 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5713 2024.07.06 00:11:58.776274 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5714 2024.07.06 00:11:58.776457 [ 56 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
5715 2024.07.06 00:11:58.776465 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001754 sec., 18244.013683010264 rows/sec., 1.44 MiB/sec.
5716 2024.07.06 00:11:58.776543 [ 56 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.07.06 00:11:58.776617 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5718 2024.07.06 00:11:58.776832 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
5719 2024.07.06 00:11:58.776847 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Debug> DynamicQueryHandler: Done processing query
5720 2024.07.06 00:11:58.776937 [ 3 ] {97de71d3-3bb5-4688-8120-763f389c2b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5721 2024.07.06 00:11:58.776957 [ 3 ] {} <Debug> HTTP-Session: 423cdfc7-b6e5-4604-85ad-39b00298c598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5722 2024.07.06 00:11:58.777075 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5723 2024.07.06 00:11:58.777120 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 32 rows starting from the beginning of the part
5724 2024.07.06 00:11:58.777166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5725 2024.07.06 00:11:58.777294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5726 2024.07.06 00:11:58.777387 [ 3 ] {} <Debug> HTTP-Session: e1697ef7-a68e-46a8-bba6-61ef11a2e097 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5727 2024.07.06 00:11:58.777409 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part
5728 2024.07.06 00:11:58.777474 [ 3 ] {} <Debug> HTTP-Session: e1697ef7-a68e-46a8-bba6-61ef11a2e097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5729 2024.07.06 00:11:58.777539 [ 3 ] {} <Debug> HTTP-Session: e1697ef7-a68e-46a8-bba6-61ef11a2e097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5730 2024.07.06 00:11:58.777677 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part
5731 2024.07.06 00:11:58.777699 [ 3 ] {} <Trace> HTTP-Session: e1697ef7-a68e-46a8-bba6-61ef11a2e097 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5732 2024.07.06 00:11:58.778023 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part
5733 2024.07.06 00:11:58.778173 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5734 2024.07.06 00:11:58.778242 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part
5735 2024.07.06 00:11:58.778379 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5736 2024.07.06 00:11:58.779085 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5737 2024.07.06 00:11:58.779927 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5738 2024.07.06 00:11:58.780003 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5739 2024.07.06 00:11:58.780789 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.004049765 sec., 39508.46530601158 rows/sec., 3.13 MiB/sec.
5740 2024.07.06 00:11:58.780859 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5741 2024.07.06 00:11:58.780963 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
5742 2024.07.06 00:11:58.781669 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5743 2024.07.06 00:11:58.781894 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5744 2024.07.06 00:11:58.782018 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003959 sec., 505.17807527153326 rows/sec., 41.19 KiB/sec.
5745 2024.07.06 00:11:58.782193 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_18_4} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
5746 2024.07.06 00:11:58.782449 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5747 2024.07.06 00:11:58.782602 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Debug> DynamicQueryHandler: Done processing query
5748 2024.07.06 00:11:58.782633 [ 3 ] {0e0eccba-e2cd-4981-96fa-fa5ab1f53d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5749 2024.07.06 00:11:58.782650 [ 3 ] {} <Debug> HTTP-Session: e1697ef7-a68e-46a8-bba6-61ef11a2e097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5750 2024.07.06 00:11:58.782801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5751 2024.07.06 00:11:58.782852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5752 2024.07.06 00:11:58.782872 [ 3 ] {} <Debug> HTTP-Session: 7be1e1ff-cf2b-4b9c-9b9c-46218720ff06 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5753 2024.07.06 00:11:58.782890 [ 3 ] {} <Debug> HTTP-Session: 7be1e1ff-cf2b-4b9c-9b9c-46218720ff06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5754 2024.07.06 00:11:58.782903 [ 3 ] {} <Debug> HTTP-Session: 7be1e1ff-cf2b-4b9c-9b9c-46218720ff06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.07.06 00:11:58.782936 [ 3 ] {} <Trace> HTTP-Session: 7be1e1ff-cf2b-4b9c-9b9c-46218720ff06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5756 2024.07.06 00:11:58.783087 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5757 2024.07.06 00:11:58.783133 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5758 2024.07.06 00:11:58.783283 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5759 2024.07.06 00:11:58.783694 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5760 2024.07.06 00:11:58.783732 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5761 2024.07.06 00:11:58.784073 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5762 2024.07.06 00:11:58.784380 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5763 2024.07.06 00:11:58.784532 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Debug> executeQuery: Read 153 rows, 13.11 KiB in 0.001508 sec., 101458.88594164456 rows/sec., 8.49 MiB/sec.
5764 2024.07.06 00:11:58.784805 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Debug> DynamicQueryHandler: Done processing query
5765 2024.07.06 00:11:58.784840 [ 3 ] {819ab1b4-2c42-40bf-a410-ab4936b372f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5766 2024.07.06 00:11:58.784865 [ 3 ] {} <Debug> HTTP-Session: 7be1e1ff-cf2b-4b9c-9b9c-46218720ff06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5767 2024.07.06 00:11:58.784994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5768 2024.07.06 00:11:58.785043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5769 2024.07.06 00:11:58.785062 [ 3 ] {} <Debug> HTTP-Session: 02bbd687-c765-482e-80fc-7431e769de7c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5770 2024.07.06 00:11:58.785078 [ 3 ] {} <Debug> HTTP-Session: 02bbd687-c765-482e-80fc-7431e769de7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5771 2024.07.06 00:11:58.785092 [ 3 ] {} <Debug> HTTP-Session: 02bbd687-c765-482e-80fc-7431e769de7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5772 2024.07.06 00:11:58.785123 [ 3 ] {} <Trace> HTTP-Session: 02bbd687-c765-482e-80fc-7431e769de7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5773 2024.07.06 00:11:58.785219 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5774 2024.07.06 00:11:58.785262 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5775 2024.07.06 00:11:58.785409 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5776 2024.07.06 00:11:58.785716 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5777 2024.07.06 00:11:58.785753 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5778 2024.07.06 00:11:58.786050 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5779 2024.07.06 00:11:58.786360 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5780 2024.07.06 00:11:58.786513 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 105.95 KiB/sec.
5781 2024.07.06 00:11:58.786686 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Debug> DynamicQueryHandler: Done processing query
5782 2024.07.06 00:11:58.786711 [ 3 ] {57d25a5c-aee7-4874-982d-37eba3e70107} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5783 2024.07.06 00:11:58.786727 [ 3 ] {} <Debug> HTTP-Session: 02bbd687-c765-482e-80fc-7431e769de7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.07.06 00:11:58.786851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5785 2024.07.06 00:11:58.786899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5786 2024.07.06 00:11:58.786919 [ 3 ] {} <Debug> HTTP-Session: cf053eff-b762-41de-ad76-1edfb05480c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5787 2024.07.06 00:11:58.786936 [ 3 ] {} <Debug> HTTP-Session: cf053eff-b762-41de-ad76-1edfb05480c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.07.06 00:11:58.786949 [ 3 ] {} <Debug> HTTP-Session: cf053eff-b762-41de-ad76-1edfb05480c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5789 2024.07.06 00:11:58.786980 [ 3 ] {} <Trace> HTTP-Session: cf053eff-b762-41de-ad76-1edfb05480c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5790 2024.07.06 00:11:58.787111 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5791 2024.07.06 00:11:58.787154 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5792 2024.07.06 00:11:58.787282 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5793 2024.07.06 00:11:58.787651 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5794 2024.07.06 00:11:58.787689 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5795 2024.07.06 00:11:58.788000 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5796 2024.07.06 00:11:58.788302 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5797 2024.07.06 00:11:58.788456 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001398 sec., 70100.14306151646 rows/sec., 5.48 MiB/sec.
5798 2024.07.06 00:11:58.788626 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Debug> DynamicQueryHandler: Done processing query
5799 2024.07.06 00:11:58.788650 [ 3 ] {a21f84b8-4b89-450e-b042-bb85b67ba53a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5800 2024.07.06 00:11:58.788666 [ 3 ] {} <Debug> HTTP-Session: cf053eff-b762-41de-ad76-1edfb05480c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.07.06 00:11:58.788848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5802 2024.07.06 00:11:58.788897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5803 2024.07.06 00:11:58.788915 [ 3 ] {} <Debug> HTTP-Session: c40a0c7b-2ecc-4500-b8ca-14d90646c6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5804 2024.07.06 00:11:58.788933 [ 3 ] {} <Debug> HTTP-Session: c40a0c7b-2ecc-4500-b8ca-14d90646c6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5805 2024.07.06 00:11:58.788947 [ 3 ] {} <Debug> HTTP-Session: c40a0c7b-2ecc-4500-b8ca-14d90646c6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5806 2024.07.06 00:11:58.788977 [ 3 ] {} <Trace> HTTP-Session: c40a0c7b-2ecc-4500-b8ca-14d90646c6bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5807 2024.07.06 00:11:58.789120 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5808 2024.07.06 00:11:58.789168 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5809 2024.07.06 00:11:58.789314 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5810 2024.07.06 00:11:58.789713 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5811 2024.07.06 00:11:58.789750 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5812 2024.07.06 00:11:58.790142 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5813 2024.07.06 00:11:58.790475 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5814 2024.07.06 00:11:58.790635 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001574 sec., 102287.166454892 rows/sec., 7.12 MiB/sec.
5815 2024.07.06 00:11:58.790812 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Debug> DynamicQueryHandler: Done processing query
5816 2024.07.06 00:11:58.790837 [ 3 ] {6bdec2ae-09da-4d6b-9d0d-d86558ec104e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5817 2024.07.06 00:11:58.790853 [ 3 ] {} <Debug> HTTP-Session: c40a0c7b-2ecc-4500-b8ca-14d90646c6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.07.06 00:11:58.791073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5819 2024.07.06 00:11:58.791123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5820 2024.07.06 00:11:58.791142 [ 3 ] {} <Debug> HTTP-Session: 4d5c4187-2928-40c9-b656-418f489ef167 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5821 2024.07.06 00:11:58.791158 [ 3 ] {} <Debug> HTTP-Session: 4d5c4187-2928-40c9-b656-418f489ef167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5822 2024.07.06 00:11:58.791172 [ 3 ] {} <Debug> HTTP-Session: 4d5c4187-2928-40c9-b656-418f489ef167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.07.06 00:11:58.791203 [ 3 ] {} <Trace> HTTP-Session: 4d5c4187-2928-40c9-b656-418f489ef167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5824 2024.07.06 00:11:58.791523 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5825 2024.07.06 00:11:58.791585 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5826 2024.07.06 00:11:58.791975 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5827 2024.07.06 00:11:58.792718 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5828 2024.07.06 00:11:58.792756 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5829 2024.07.06 00:11:58.793374 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5830 2024.07.06 00:11:58.793780 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5831 2024.07.06 00:11:58.793993 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002693 sec., 11882.65874489417 rows/sec., 21.29 MiB/sec.
5832 2024.07.06 00:11:58.794529 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Debug> DynamicQueryHandler: Done processing query
5833 2024.07.06 00:11:58.794554 [ 3 ] {26b38336-bcf4-499c-9e0c-be7250ed75ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5834 2024.07.06 00:11:58.794570 [ 3 ] {} <Debug> HTTP-Session: 4d5c4187-2928-40c9-b656-418f489ef167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.07.06 00:11:58.794719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5836 2024.07.06 00:11:58.794769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5837 2024.07.06 00:11:58.794788 [ 3 ] {} <Debug> HTTP-Session: 50bf4065-5197-4c78-9479-a9bec064311c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5838 2024.07.06 00:11:58.794804 [ 3 ] {} <Debug> HTTP-Session: 50bf4065-5197-4c78-9479-a9bec064311c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5839 2024.07.06 00:11:58.794819 [ 3 ] {} <Debug> HTTP-Session: 50bf4065-5197-4c78-9479-a9bec064311c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5840 2024.07.06 00:11:58.794850 [ 3 ] {} <Trace> HTTP-Session: 50bf4065-5197-4c78-9479-a9bec064311c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5841 2024.07.06 00:11:58.794971 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5842 2024.07.06 00:11:58.795016 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5843 2024.07.06 00:11:58.795162 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5844 2024.07.06 00:11:58.795480 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5845 2024.07.06 00:11:58.795516 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5846 2024.07.06 00:11:58.795887 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5847 2024.07.06 00:11:58.796223 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5848 2024.07.06 00:11:58.796374 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec.
5849 2024.07.06 00:11:58.796539 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Debug> DynamicQueryHandler: Done processing query
5850 2024.07.06 00:11:58.796563 [ 3 ] {9fac07fb-64a7-49d8-85b1-c695b61bce50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5851 2024.07.06 00:11:58.796580 [ 3 ] {} <Debug> HTTP-Session: 50bf4065-5197-4c78-9479-a9bec064311c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5852 2024.07.06 00:11:59.001242 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000868624 sec.
5853 2024.07.06 00:12:03.772478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5854 2024.07.06 00:12:03.772605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5855 2024.07.06 00:12:03.772630 [ 3 ] {} <Debug> HTTP-Session: 182a7425-1a67-4c2c-b744-3e9404884520 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5856 2024.07.06 00:12:03.772655 [ 3 ] {} <Debug> HTTP-Session: 182a7425-1a67-4c2c-b744-3e9404884520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5857 2024.07.06 00:12:03.772670 [ 3 ] {} <Debug> HTTP-Session: 182a7425-1a67-4c2c-b744-3e9404884520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5858 2024.07.06 00:12:03.772718 [ 3 ] {} <Trace> HTTP-Session: 182a7425-1a67-4c2c-b744-3e9404884520 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5859 2024.07.06 00:12:03.772903 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5860 2024.07.06 00:12:03.772966 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5861 2024.07.06 00:12:03.773150 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5862 2024.07.06 00:12:03.773627 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5863 2024.07.06 00:12:03.773667 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5864 2024.07.06 00:12:03.774035 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5865 2024.07.06 00:12:03.774362 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5866 2024.07.06 00:12:03.774502 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec.
5867 2024.07.06 00:12:03.774787 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Debug> DynamicQueryHandler: Done processing query
5868 2024.07.06 00:12:03.774841 [ 3 ] {11cf41c6-98b6-4e94-a9fd-7c5ac6e4467b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5869 2024.07.06 00:12:03.774885 [ 3 ] {} <Debug> HTTP-Session: 182a7425-1a67-4c2c-b744-3e9404884520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5870 2024.07.06 00:12:03.775072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5871 2024.07.06 00:12:03.775124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5872 2024.07.06 00:12:03.775144 [ 3 ] {} <Debug> HTTP-Session: cad3672c-2d40-4234-a9e5-30691124fb17 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5873 2024.07.06 00:12:03.775161 [ 3 ] {} <Debug> HTTP-Session: cad3672c-2d40-4234-a9e5-30691124fb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.07.06 00:12:03.775175 [ 3 ] {} <Debug> HTTP-Session: cad3672c-2d40-4234-a9e5-30691124fb17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5875 2024.07.06 00:12:03.775207 [ 3 ] {} <Trace> HTTP-Session: cad3672c-2d40-4234-a9e5-30691124fb17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5876 2024.07.06 00:12:03.775328 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5877 2024.07.06 00:12:03.775373 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5878 2024.07.06 00:12:03.775521 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5879 2024.07.06 00:12:03.775890 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5880 2024.07.06 00:12:03.775925 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5881 2024.07.06 00:12:03.776248 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5882 2024.07.06 00:12:03.776556 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5883 2024.07.06 00:12:03.776684 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001397 sec., 45812.45526127416 rows/sec., 3.58 MiB/sec.
5884 2024.07.06 00:12:03.776845 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Debug> DynamicQueryHandler: Done processing query
5885 2024.07.06 00:12:03.776870 [ 3 ] {9af04cbe-a8f9-43a3-8eaa-789eebd7c9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5886 2024.07.06 00:12:03.776887 [ 3 ] {} <Debug> HTTP-Session: cad3672c-2d40-4234-a9e5-30691124fb17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5887 2024.07.06 00:12:03.777085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5888 2024.07.06 00:12:03.777133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5889 2024.07.06 00:12:03.777152 [ 3 ] {} <Debug> HTTP-Session: b75fcf1c-5b52-4036-a0d5-f0dc32c240fe Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5890 2024.07.06 00:12:03.777168 [ 3 ] {} <Debug> HTTP-Session: b75fcf1c-5b52-4036-a0d5-f0dc32c240fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5891 2024.07.06 00:12:03.777182 [ 3 ] {} <Debug> HTTP-Session: b75fcf1c-5b52-4036-a0d5-f0dc32c240fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5892 2024.07.06 00:12:03.777213 [ 3 ] {} <Trace> HTTP-Session: b75fcf1c-5b52-4036-a0d5-f0dc32c240fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5893 2024.07.06 00:12:03.777354 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5894 2024.07.06 00:12:03.777401 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5895 2024.07.06 00:12:03.777545 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5896 2024.07.06 00:12:03.777932 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5897 2024.07.06 00:12:03.777967 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5898 2024.07.06 00:12:03.778356 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5899 2024.07.06 00:12:03.778702 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5900 2024.07.06 00:12:03.778824 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec.
5901 2024.07.06 00:12:03.778993 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Debug> DynamicQueryHandler: Done processing query
5902 2024.07.06 00:12:03.779017 [ 3 ] {22d67bdb-f72d-4c66-b120-90f1efcc3635} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5903 2024.07.06 00:12:03.779032 [ 3 ] {} <Debug> HTTP-Session: b75fcf1c-5b52-4036-a0d5-f0dc32c240fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.07.06 00:12:03.779160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5905 2024.07.06 00:12:03.779210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5906 2024.07.06 00:12:03.779228 [ 3 ] {} <Debug> HTTP-Session: 082c0a61-f870-47ed-bec2-729461ee52a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5907 2024.07.06 00:12:03.779244 [ 3 ] {} <Debug> HTTP-Session: 082c0a61-f870-47ed-bec2-729461ee52a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5908 2024.07.06 00:12:03.779258 [ 3 ] {} <Debug> HTTP-Session: 082c0a61-f870-47ed-bec2-729461ee52a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5909 2024.07.06 00:12:03.779289 [ 3 ] {} <Trace> HTTP-Session: 082c0a61-f870-47ed-bec2-729461ee52a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5910 2024.07.06 00:12:03.779410 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5911 2024.07.06 00:12:03.779456 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5912 2024.07.06 00:12:03.779582 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5913 2024.07.06 00:12:03.779895 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5914 2024.07.06 00:12:03.779930 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5915 2024.07.06 00:12:03.780279 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5916 2024.07.06 00:12:03.780589 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5917 2024.07.06 00:12:03.780724 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
5918 2024.07.06 00:12:03.780924 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Debug> DynamicQueryHandler: Done processing query
5919 2024.07.06 00:12:03.780948 [ 3 ] {a4a411a2-ea28-45ec-832d-8a74d4476dcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5920 2024.07.06 00:12:03.780965 [ 3 ] {} <Debug> HTTP-Session: 082c0a61-f870-47ed-bec2-729461ee52a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5921 2024.07.06 00:12:08.774530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5922 2024.07.06 00:12:08.774718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5923 2024.07.06 00:12:08.774763 [ 3 ] {} <Debug> HTTP-Session: 12419070-e70c-410b-9830-358021f0d176 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5924 2024.07.06 00:12:08.774805 [ 3 ] {} <Debug> HTTP-Session: 12419070-e70c-410b-9830-358021f0d176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5925 2024.07.06 00:12:08.774833 [ 3 ] {} <Debug> HTTP-Session: 12419070-e70c-410b-9830-358021f0d176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5926 2024.07.06 00:12:08.774913 [ 3 ] {} <Trace> HTTP-Session: 12419070-e70c-410b-9830-358021f0d176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5927 2024.07.06 00:12:08.775233 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5928 2024.07.06 00:12:08.775309 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5929 2024.07.06 00:12:08.775497 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5930 2024.07.06 00:12:08.775940 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5931 2024.07.06 00:12:08.775986 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5932 2024.07.06 00:12:08.776349 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5933 2024.07.06 00:12:08.776684 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5934 2024.07.06 00:12:08.776833 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001717 sec., 18637.157833430403 rows/sec., 1.48 MiB/sec.
5935 2024.07.06 00:12:08.777122 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Debug> DynamicQueryHandler: Done processing query
5936 2024.07.06 00:12:08.777149 [ 3 ] {9b982be2-e1f1-4230-83cd-575c2e6852b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5937 2024.07.06 00:12:08.777165 [ 3 ] {} <Debug> HTTP-Session: 12419070-e70c-410b-9830-358021f0d176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5938 2024.07.06 00:12:08.777339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5939 2024.07.06 00:12:08.777393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5940 2024.07.06 00:12:08.777413 [ 3 ] {} <Debug> HTTP-Session: 49d12396-2319-479a-abe8-0cbf7216a592 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5941 2024.07.06 00:12:08.777432 [ 3 ] {} <Debug> HTTP-Session: 49d12396-2319-479a-abe8-0cbf7216a592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.07.06 00:12:08.777446 [ 3 ] {} <Debug> HTTP-Session: 49d12396-2319-479a-abe8-0cbf7216a592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5943 2024.07.06 00:12:08.777482 [ 3 ] {} <Trace> HTTP-Session: 49d12396-2319-479a-abe8-0cbf7216a592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5944 2024.07.06 00:12:08.777589 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5945 2024.07.06 00:12:08.777636 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5946 2024.07.06 00:12:08.777784 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5947 2024.07.06 00:12:08.778070 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5948 2024.07.06 00:12:08.778106 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5949 2024.07.06 00:12:08.778402 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5950 2024.07.06 00:12:08.778723 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5951 2024.07.06 00:12:08.778848 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001289 sec., 3103.1807602792865 rows/sec., 253.04 KiB/sec.
5952 2024.07.06 00:12:08.779095 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Debug> DynamicQueryHandler: Done processing query
5953 2024.07.06 00:12:08.779120 [ 3 ] {2bcb804f-0dcf-462d-bfac-37c95607523c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5954 2024.07.06 00:12:08.779136 [ 3 ] {} <Debug> HTTP-Session: 49d12396-2319-479a-abe8-0cbf7216a592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5955 2024.07.06 00:12:08.779281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5956 2024.07.06 00:12:08.779329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5957 2024.07.06 00:12:08.779349 [ 3 ] {} <Debug> HTTP-Session: 84580a71-3ee8-4b91-bd2e-b24df27493e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5958 2024.07.06 00:12:08.779366 [ 3 ] {} <Debug> HTTP-Session: 84580a71-3ee8-4b91-bd2e-b24df27493e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5959 2024.07.06 00:12:08.779380 [ 3 ] {} <Debug> HTTP-Session: 84580a71-3ee8-4b91-bd2e-b24df27493e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5960 2024.07.06 00:12:08.779411 [ 3 ] {} <Trace> HTTP-Session: 84580a71-3ee8-4b91-bd2e-b24df27493e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5961 2024.07.06 00:12:08.779551 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5962 2024.07.06 00:12:08.779596 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5963 2024.07.06 00:12:08.779741 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5964 2024.07.06 00:12:08.780109 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5965 2024.07.06 00:12:08.780145 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5966 2024.07.06 00:12:08.780464 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5967 2024.07.06 00:12:08.780766 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5968 2024.07.06 00:12:08.780888 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Debug> executeQuery: Read 154 rows, 13.18 KiB in 0.001397 sec., 110236.22047244094 rows/sec., 9.22 MiB/sec.
5969 2024.07.06 00:12:08.781157 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Debug> DynamicQueryHandler: Done processing query
5970 2024.07.06 00:12:08.781197 [ 3 ] {2d15ea90-0e87-4eb7-ad66-95c9418bf388} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5971 2024.07.06 00:12:08.781214 [ 3 ] {} <Debug> HTTP-Session: 84580a71-3ee8-4b91-bd2e-b24df27493e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5972 2024.07.06 00:12:08.781344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5973 2024.07.06 00:12:08.781393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5974 2024.07.06 00:12:08.781413 [ 3 ] {} <Debug> HTTP-Session: 585e6e28-dc37-4cc2-beb8-ec594a80f2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5975 2024.07.06 00:12:08.781429 [ 3 ] {} <Debug> HTTP-Session: 585e6e28-dc37-4cc2-beb8-ec594a80f2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5976 2024.07.06 00:12:08.781443 [ 3 ] {} <Debug> HTTP-Session: 585e6e28-dc37-4cc2-beb8-ec594a80f2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5977 2024.07.06 00:12:08.781474 [ 3 ] {} <Trace> HTTP-Session: 585e6e28-dc37-4cc2-beb8-ec594a80f2fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5978 2024.07.06 00:12:08.781571 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5979 2024.07.06 00:12:08.781613 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5980 2024.07.06 00:12:08.781752 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5981 2024.07.06 00:12:08.782012 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5982 2024.07.06 00:12:08.782047 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
5983 2024.07.06 00:12:08.782339 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5984 2024.07.06 00:12:08.782639 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5985 2024.07.06 00:12:08.782762 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001215 sec., 3292.1810699588477 rows/sec., 229.87 KiB/sec.
5986 2024.07.06 00:12:08.783038 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Debug> DynamicQueryHandler: Done processing query
5987 2024.07.06 00:12:08.783064 [ 3 ] {356be233-93a4-4ee1-b748-9a8d498cda63} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5988 2024.07.06 00:12:08.783081 [ 3 ] {} <Debug> HTTP-Session: 585e6e28-dc37-4cc2-beb8-ec594a80f2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5989 2024.07.06 00:12:08.783250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5990 2024.07.06 00:12:08.783298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5991 2024.07.06 00:12:08.783317 [ 3 ] {} <Debug> HTTP-Session: 8f71dc0d-70fd-4b27-9ab5-a9ada3f7e597 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
5992 2024.07.06 00:12:08.783333 [ 3 ] {} <Debug> HTTP-Session: 8f71dc0d-70fd-4b27-9ab5-a9ada3f7e597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.07.06 00:12:08.783348 [ 3 ] {} <Debug> HTTP-Session: 8f71dc0d-70fd-4b27-9ab5-a9ada3f7e597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5994 2024.07.06 00:12:08.783379 [ 3 ] {} <Trace> HTTP-Session: 8f71dc0d-70fd-4b27-9ab5-a9ada3f7e597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5995 2024.07.06 00:12:08.783499 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5996 2024.07.06 00:12:08.783544 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5997 2024.07.06 00:12:08.783687 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5998 2024.07.06 00:12:08.784019 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5999 2024.07.06 00:12:08.784056 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6000 2024.07.06 00:12:08.784383 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6001 2024.07.06 00:12:08.784686 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6002 2024.07.06 00:12:08.784815 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00136 sec., 73529.41176470587 rows/sec., 5.75 MiB/sec.
6003 2024.07.06 00:12:08.784975 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Debug> DynamicQueryHandler: Done processing query
6004 2024.07.06 00:12:08.785000 [ 3 ] {1195900b-0b59-41ef-a522-a59be641d65e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6005 2024.07.06 00:12:08.785016 [ 3 ] {} <Debug> HTTP-Session: 8f71dc0d-70fd-4b27-9ab5-a9ada3f7e597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.07.06 00:12:08.785179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6007 2024.07.06 00:12:08.785229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6008 2024.07.06 00:12:08.785248 [ 3 ] {} <Debug> HTTP-Session: 16593642-cd7e-41f6-bc78-363c81cb843d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6009 2024.07.06 00:12:08.785264 [ 3 ] {} <Debug> HTTP-Session: 16593642-cd7e-41f6-bc78-363c81cb843d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6010 2024.07.06 00:12:08.785278 [ 3 ] {} <Debug> HTTP-Session: 16593642-cd7e-41f6-bc78-363c81cb843d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.07.06 00:12:08.785309 [ 3 ] {} <Trace> HTTP-Session: 16593642-cd7e-41f6-bc78-363c81cb843d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6012 2024.07.06 00:12:08.785451 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6013 2024.07.06 00:12:08.785499 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6014 2024.07.06 00:12:08.785640 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6015 2024.07.06 00:12:08.785993 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6016 2024.07.06 00:12:08.786029 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6017 2024.07.06 00:12:08.786415 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6018 2024.07.06 00:12:08.786757 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6019 2024.07.06 00:12:08.786883 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001499 sec., 108072.04803202135 rows/sec., 7.53 MiB/sec.
6020 2024.07.06 00:12:08.787192 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Debug> DynamicQueryHandler: Done processing query
6021 2024.07.06 00:12:08.787229 [ 3 ] {aa9e8b93-9f73-4813-8ef6-a213b9a7f43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6022 2024.07.06 00:12:08.787246 [ 3 ] {} <Debug> HTTP-Session: 16593642-cd7e-41f6-bc78-363c81cb843d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.07.06 00:12:08.787407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6024 2024.07.06 00:12:08.787455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6025 2024.07.06 00:12:08.787474 [ 3 ] {} <Debug> HTTP-Session: d5bdb992-c84a-433e-8369-2df401e5ef19 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6026 2024.07.06 00:12:08.787490 [ 3 ] {} <Debug> HTTP-Session: d5bdb992-c84a-433e-8369-2df401e5ef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6027 2024.07.06 00:12:08.787504 [ 3 ] {} <Debug> HTTP-Session: d5bdb992-c84a-433e-8369-2df401e5ef19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.07.06 00:12:08.787536 [ 3 ] {} <Trace> HTTP-Session: d5bdb992-c84a-433e-8369-2df401e5ef19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6029 2024.07.06 00:12:08.787852 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6030 2024.07.06 00:12:08.787923 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6031 2024.07.06 00:12:08.788334 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6032 2024.07.06 00:12:08.789019 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6033 2024.07.06 00:12:08.789056 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6034 2024.07.06 00:12:08.789677 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6035 2024.07.06 00:12:08.790084 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6036 2024.07.06 00:12:08.790224 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0026 sec., 12307.692307692309 rows/sec., 22.05 MiB/sec.
6037 2024.07.06 00:12:08.790447 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Debug> DynamicQueryHandler: Done processing query
6038 2024.07.06 00:12:08.790472 [ 3 ] {d8d84573-fad4-4218-98b1-6f7b1c869051} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6039 2024.07.06 00:12:08.790487 [ 3 ] {} <Debug> HTTP-Session: d5bdb992-c84a-433e-8369-2df401e5ef19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.07.06 00:12:08.790619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.07.06 00:12:08.790669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6042 2024.07.06 00:12:08.790689 [ 3 ] {} <Debug> HTTP-Session: f5b70592-e733-44d7-844a-59dcc047b787 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6043 2024.07.06 00:12:08.790706 [ 3 ] {} <Debug> HTTP-Session: f5b70592-e733-44d7-844a-59dcc047b787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.07.06 00:12:08.790720 [ 3 ] {} <Debug> HTTP-Session: f5b70592-e733-44d7-844a-59dcc047b787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.07.06 00:12:08.790750 [ 3 ] {} <Trace> HTTP-Session: f5b70592-e733-44d7-844a-59dcc047b787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6046 2024.07.06 00:12:08.790862 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6047 2024.07.06 00:12:08.790907 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6048 2024.07.06 00:12:08.791033 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6049 2024.07.06 00:12:08.791341 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2024.07.06 00:12:08.791377 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6051 2024.07.06 00:12:08.791741 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6052 2024.07.06 00:12:08.792066 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2024.07.06 00:12:08.792201 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
6054 2024.07.06 00:12:08.792471 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Debug> DynamicQueryHandler: Done processing query
6055 2024.07.06 00:12:08.792530 [ 3 ] {f42c9253-2838-4c73-b849-95d2ba251ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6056 2024.07.06 00:12:08.792584 [ 3 ] {} <Debug> HTTP-Session: f5b70592-e733-44d7-844a-59dcc047b787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.07.06 00:12:12.474340 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
6058 2024.07.06 00:12:12.474446 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
6059 2024.07.06 00:12:13.772996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6060 2024.07.06 00:12:13.773155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6061 2024.07.06 00:12:13.773198 [ 3 ] {} <Debug> HTTP-Session: 14a01104-75b2-4816-898e-e7e3d3f1a834 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6062 2024.07.06 00:12:13.773238 [ 3 ] {} <Debug> HTTP-Session: 14a01104-75b2-4816-898e-e7e3d3f1a834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6063 2024.07.06 00:12:13.773268 [ 3 ] {} <Debug> HTTP-Session: 14a01104-75b2-4816-898e-e7e3d3f1a834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.07.06 00:12:13.773343 [ 3 ] {} <Trace> HTTP-Session: 14a01104-75b2-4816-898e-e7e3d3f1a834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6065 2024.07.06 00:12:13.773541 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6066 2024.07.06 00:12:13.773604 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6067 2024.07.06 00:12:13.773789 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6068 2024.07.06 00:12:13.774210 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6069 2024.07.06 00:12:13.774250 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6070 2024.07.06 00:12:13.774600 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6071 2024.07.06 00:12:13.775004 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6072 2024.07.06 00:12:13.775143 [ 94 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6073 2024.07.06 00:12:13.775144 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec.
6074 2024.07.06 00:12:13.775187 [ 94 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6075 2024.07.06 00:12:13.775223 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6076 2024.07.06 00:12:13.775422 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
6077 2024.07.06 00:12:13.775435 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Debug> DynamicQueryHandler: Done processing query
6078 2024.07.06 00:12:13.775518 [ 3 ] {22d3e8ba-8ff2-4061-953f-f1de0f3d2c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6079 2024.07.06 00:12:13.775547 [ 3 ] {} <Debug> HTTP-Session: 14a01104-75b2-4816-898e-e7e3d3f1a834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6080 2024.07.06 00:12:13.775654 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6081 2024.07.06 00:12:13.775693 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 196 rows starting from the beginning of the part
6082 2024.07.06 00:12:13.775842 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 93 rows starting from the beginning of the part
6083 2024.07.06 00:12:13.775996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6084 2024.07.06 00:12:13.776085 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 153 rows starting from the beginning of the part
6085 2024.07.06 00:12:13.776241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6086 2024.07.06 00:12:13.776345 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part
6087 2024.07.06 00:12:13.776364 [ 3 ] {} <Debug> HTTP-Session: efa4cf98-07d8-4e7a-8759-33ee438f3bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6088 2024.07.06 00:12:13.776463 [ 3 ] {} <Debug> HTTP-Session: efa4cf98-07d8-4e7a-8759-33ee438f3bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.07.06 00:12:13.776621 [ 3 ] {} <Debug> HTTP-Session: efa4cf98-07d8-4e7a-8759-33ee438f3bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6090 2024.07.06 00:12:13.776632 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 154 rows starting from the beginning of the part
6091 2024.07.06 00:12:13.776720 [ 3 ] {} <Trace> HTTP-Session: efa4cf98-07d8-4e7a-8759-33ee438f3bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6092 2024.07.06 00:12:13.776858 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part
6093 2024.07.06 00:12:13.777184 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6094 2024.07.06 00:12:13.777292 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6095 2024.07.06 00:12:13.777658 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6096 2024.07.06 00:12:13.778566 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6097 2024.07.06 00:12:13.778633 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6098 2024.07.06 00:12:13.779365 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6099 2024.07.06 00:12:13.779551 [ 201 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.004221717 sec., 167704.2776671198 rows/sec., 13.57 MiB/sec.
6100 2024.07.06 00:12:13.779902 [ 201 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6101 2024.07.06 00:12:13.780055 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6102 2024.07.06 00:12:13.780279 [ 94 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6103 2024.07.06 00:12:13.780357 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003355 sec., 19076.005961251863 rows/sec., 1.49 MiB/sec.
6104 2024.07.06 00:12:13.780377 [ 94 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6105 2024.07.06 00:12:13.780474 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6106 2024.07.06 00:12:13.780852 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::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
6107 2024.07.06 00:12:13.781297 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Debug> DynamicQueryHandler: Done processing query
6108 2024.07.06 00:12:13.781298 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6109 2024.07.06 00:12:13.781364 [ 3 ] {f9ad8767-f995-40ef-bc6f-c6adc2f916b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6110 2024.07.06 00:12:13.781392 [ 201 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6111 2024.07.06 00:12:13.781405 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 152 rows starting from the beginning of the part
6112 2024.07.06 00:12:13.781442 [ 3 ] {} <Debug> HTTP-Session: efa4cf98-07d8-4e7a-8759-33ee438f3bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.07.06 00:12:13.781709 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part
6114 2024.07.06 00:12:13.781783 [ 201 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_41_8} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6115 2024.07.06 00:12:13.782137 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 98 rows starting from the beginning of the part
6116 2024.07.06 00:12:13.782165 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6117 2024.07.06 00:12:13.781970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6118 2024.07.06 00:12:13.782333 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part
6119 2024.07.06 00:12:13.782454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6120 2024.07.06 00:12:13.782601 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part
6121 2024.07.06 00:12:13.782648 [ 3 ] {} <Debug> HTTP-Session: 4605ca09-c006-48f5-ba6c-190a0ab14738 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6122 2024.07.06 00:12:13.782777 [ 3 ] {} <Debug> HTTP-Session: 4605ca09-c006-48f5-ba6c-190a0ab14738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.07.06 00:12:13.782848 [ 3 ] {} <Debug> HTTP-Session: 4605ca09-c006-48f5-ba6c-190a0ab14738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.07.06 00:12:13.782885 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part
6125 2024.07.06 00:12:13.782969 [ 3 ] {} <Trace> HTTP-Session: 4605ca09-c006-48f5-ba6c-190a0ab14738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6126 2024.07.06 00:12:13.783366 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6127 2024.07.06 00:12:13.783476 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6128 2024.07.06 00:12:13.784140 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6129 2024.07.06 00:12:13.785140 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6130 2024.07.06 00:12:13.785208 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6131 2024.07.06 00:12:13.785580 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.004944239 sec., 114881.1778718626 rows/sec., 8.97 MiB/sec.
6132 2024.07.06 00:12:13.785771 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6133 2024.07.06 00:12:13.786263 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6134 2024.07.06 00:12:13.786609 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6135 2024.07.06 00:12:13.786784 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_41_8} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6136 2024.07.06 00:12:13.786921 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6137 2024.07.06 00:12:13.787002 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6138 2024.07.06 00:12:13.787145 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6139 2024.07.06 00:12:13.787150 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003921 sec., 40805.9168579444 rows/sec., 2.84 MiB/sec.
6140 2024.07.06 00:12:13.787179 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6141 2024.07.06 00:12:13.787226 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6142 2024.07.06 00:12:13.787417 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
6143 2024.07.06 00:12:13.787469 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Debug> DynamicQueryHandler: Done processing query
6144 2024.07.06 00:12:13.787516 [ 3 ] {0037ef17-4791-4292-8f13-09b26c344126} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6145 2024.07.06 00:12:13.787568 [ 3 ] {} <Debug> HTTP-Session: 4605ca09-c006-48f5-ba6c-190a0ab14738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6146 2024.07.06 00:12:13.787667 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6147 2024.07.06 00:12:13.787702 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5021 rows starting from the beginning of the part
6148 2024.07.06 00:12:13.787851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6149 2024.07.06 00:12:13.787909 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 197 rows starting from the beginning of the part
6150 2024.07.06 00:12:13.788007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6151 2024.07.06 00:12:13.788134 [ 3 ] {} <Debug> HTTP-Session: 2653c898-7218-499b-a5ee-d72524ee2625 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6152 2024.07.06 00:12:13.788201 [ 3 ] {} <Debug> HTTP-Session: 2653c898-7218-499b-a5ee-d72524ee2625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6153 2024.07.06 00:12:13.788206 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part
6154 2024.07.06 00:12:13.788260 [ 3 ] {} <Debug> HTTP-Session: 2653c898-7218-499b-a5ee-d72524ee2625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6155 2024.07.06 00:12:13.788405 [ 3 ] {} <Trace> HTTP-Session: 2653c898-7218-499b-a5ee-d72524ee2625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6156 2024.07.06 00:12:13.788484 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
6157 2024.07.06 00:12:13.788738 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 162 rows starting from the beginning of the part
6158 2024.07.06 00:12:13.788867 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6159 2024.07.06 00:12:13.788942 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
6160 2024.07.06 00:12:13.789080 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6161 2024.07.06 00:12:13.789738 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6162 2024.07.06 00:12:13.790313 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6163 2024.07.06 00:12:13.790367 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6164 2024.07.06 00:12:13.791426 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6165 2024.07.06 00:12:13.791991 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6166 2024.07.06 00:12:13.792232 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003552 sec., 16891.891891891893 rows/sec., 1.14 MiB/sec.
6167 2024.07.06 00:12:13.792467 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Debug> DynamicQueryHandler: Done processing query
6168 2024.07.06 00:12:13.792507 [ 3 ] {6f9d7d27-2c12-4490-b8eb-f33afeb3e43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6169 2024.07.06 00:12:13.792524 [ 3 ] {} <Debug> HTTP-Session: 2653c898-7218-499b-a5ee-d72524ee2625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6170 2024.07.06 00:12:13.792865 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5861 rows, containing 5 columns (5 merged, 0 gathered) in 0.005523568 sec., 1061089.4986718728 rows/sec., 73.89 MiB/sec.
6171 2024.07.06 00:12:13.793471 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6172 2024.07.06 00:12:13.793924 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6173 2024.07.06 00:12:13.794008 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6174 2024.07.06 00:12:13.794101 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
6175 2024.07.06 00:12:18.774410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6176 2024.07.06 00:12:18.774626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6177 2024.07.06 00:12:18.774672 [ 3 ] {} <Debug> HTTP-Session: 6fc21716-7b5c-4b1e-a34b-1453104f193c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6178 2024.07.06 00:12:18.774716 [ 3 ] {} <Debug> HTTP-Session: 6fc21716-7b5c-4b1e-a34b-1453104f193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6179 2024.07.06 00:12:18.774745 [ 3 ] {} <Debug> HTTP-Session: 6fc21716-7b5c-4b1e-a34b-1453104f193c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.07.06 00:12:18.774829 [ 3 ] {} <Trace> HTTP-Session: 6fc21716-7b5c-4b1e-a34b-1453104f193c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6181 2024.07.06 00:12:18.775130 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6182 2024.07.06 00:12:18.775236 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6183 2024.07.06 00:12:18.775583 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6184 2024.07.06 00:12:18.776058 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6185 2024.07.06 00:12:18.776101 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6186 2024.07.06 00:12:18.776474 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6187 2024.07.06 00:12:18.776830 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6188 2024.07.06 00:12:18.776978 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001949 sec., 16418.67624422781 rows/sec., 1.30 MiB/sec.
6189 2024.07.06 00:12:18.777194 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Debug> DynamicQueryHandler: Done processing query
6190 2024.07.06 00:12:18.777223 [ 3 ] {7a6e7587-5a95-4de3-ab35-edbf03becb6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6191 2024.07.06 00:12:18.777240 [ 3 ] {} <Debug> HTTP-Session: 6fc21716-7b5c-4b1e-a34b-1453104f193c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.07.06 00:12:18.777392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6193 2024.07.06 00:12:18.777447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6194 2024.07.06 00:12:18.777468 [ 3 ] {} <Debug> HTTP-Session: 748fd8ef-93a7-498a-b51d-488a56d59a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6195 2024.07.06 00:12:18.777485 [ 3 ] {} <Debug> HTTP-Session: 748fd8ef-93a7-498a-b51d-488a56d59a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6196 2024.07.06 00:12:18.777500 [ 3 ] {} <Debug> HTTP-Session: 748fd8ef-93a7-498a-b51d-488a56d59a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6197 2024.07.06 00:12:18.777537 [ 3 ] {} <Trace> HTTP-Session: 748fd8ef-93a7-498a-b51d-488a56d59a42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6198 2024.07.06 00:12:18.777685 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6199 2024.07.06 00:12:18.777733 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6200 2024.07.06 00:12:18.777863 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6201 2024.07.06 00:12:18.778388 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6202 2024.07.06 00:12:18.778426 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6203 2024.07.06 00:12:18.778747 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6204 2024.07.06 00:12:18.779057 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6205 2024.07.06 00:12:18.779181 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001561 sec., 97373.47853939781 rows/sec., 8.16 MiB/sec.
6206 2024.07.06 00:12:18.779450 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Debug> DynamicQueryHandler: Done processing query
6207 2024.07.06 00:12:18.779499 [ 3 ] {7df48f53-6957-4efe-bb4e-3dbe715db12f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6208 2024.07.06 00:12:18.779531 [ 3 ] {} <Debug> HTTP-Session: 748fd8ef-93a7-498a-b51d-488a56d59a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6209 2024.07.06 00:12:18.779725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6210 2024.07.06 00:12:18.779775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6211 2024.07.06 00:12:18.779794 [ 3 ] {} <Debug> HTTP-Session: 4660f6c4-93aa-49f2-baca-190cf2edfec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6212 2024.07.06 00:12:18.779811 [ 3 ] {} <Debug> HTTP-Session: 4660f6c4-93aa-49f2-baca-190cf2edfec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.07.06 00:12:18.779825 [ 3 ] {} <Debug> HTTP-Session: 4660f6c4-93aa-49f2-baca-190cf2edfec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.07.06 00:12:18.779858 [ 3 ] {} <Trace> HTTP-Session: 4660f6c4-93aa-49f2-baca-190cf2edfec2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6215 2024.07.06 00:12:18.779987 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6216 2024.07.06 00:12:18.780034 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6217 2024.07.06 00:12:18.780179 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6218 2024.07.06 00:12:18.780532 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6219 2024.07.06 00:12:18.780570 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6220 2024.07.06 00:12:18.780887 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6221 2024.07.06 00:12:18.781196 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6222 2024.07.06 00:12:18.781323 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001384 sec., 69364.16184971097 rows/sec., 5.42 MiB/sec.
6223 2024.07.06 00:12:18.781664 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Debug> DynamicQueryHandler: Done processing query
6224 2024.07.06 00:12:18.781697 [ 3 ] {f91975c0-27bb-4139-a963-b680280f2e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6225 2024.07.06 00:12:18.781730 [ 3 ] {} <Debug> HTTP-Session: 4660f6c4-93aa-49f2-baca-190cf2edfec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6226 2024.07.06 00:12:18.781915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6227 2024.07.06 00:12:18.781966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6228 2024.07.06 00:12:18.781986 [ 3 ] {} <Debug> HTTP-Session: 4341aa6c-29a5-4cfb-b9ca-7febb25d508a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6229 2024.07.06 00:12:18.782003 [ 3 ] {} <Debug> HTTP-Session: 4341aa6c-29a5-4cfb-b9ca-7febb25d508a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6230 2024.07.06 00:12:18.782016 [ 3 ] {} <Debug> HTTP-Session: 4341aa6c-29a5-4cfb-b9ca-7febb25d508a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6231 2024.07.06 00:12:18.782048 [ 3 ] {} <Trace> HTTP-Session: 4341aa6c-29a5-4cfb-b9ca-7febb25d508a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6232 2024.07.06 00:12:18.782204 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6233 2024.07.06 00:12:18.782253 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6234 2024.07.06 00:12:18.782423 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6235 2024.07.06 00:12:18.782845 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6236 2024.07.06 00:12:18.782882 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6237 2024.07.06 00:12:18.783274 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6238 2024.07.06 00:12:18.783623 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6239 2024.07.06 00:12:18.783749 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec.
6240 2024.07.06 00:12:18.783926 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Debug> DynamicQueryHandler: Done processing query
6241 2024.07.06 00:12:18.783950 [ 3 ] {de7bfb04-c51e-4400-a363-4dfe5d0ec766} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6242 2024.07.06 00:12:18.783966 [ 3 ] {} <Debug> HTTP-Session: 4341aa6c-29a5-4cfb-b9ca-7febb25d508a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6243 2024.07.06 00:12:18.784126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6244 2024.07.06 00:12:18.784176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6245 2024.07.06 00:12:18.784195 [ 3 ] {} <Debug> HTTP-Session: 942e6e11-d9ec-4872-8612-5bb3b0868a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6246 2024.07.06 00:12:18.784211 [ 3 ] {} <Debug> HTTP-Session: 942e6e11-d9ec-4872-8612-5bb3b0868a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.07.06 00:12:18.784225 [ 3 ] {} <Debug> HTTP-Session: 942e6e11-d9ec-4872-8612-5bb3b0868a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6248 2024.07.06 00:12:18.784256 [ 3 ] {} <Trace> HTTP-Session: 942e6e11-d9ec-4872-8612-5bb3b0868a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6249 2024.07.06 00:12:18.784576 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6250 2024.07.06 00:12:18.784640 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6251 2024.07.06 00:12:18.785048 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6252 2024.07.06 00:12:18.785795 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6253 2024.07.06 00:12:18.785833 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6254 2024.07.06 00:12:18.786447 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6255 2024.07.06 00:12:18.786843 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6256 2024.07.06 00:12:18.786996 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002647 sec., 12089.157536834151 rows/sec., 21.66 MiB/sec.
6257 2024.07.06 00:12:18.787530 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Debug> DynamicQueryHandler: Done processing query
6258 2024.07.06 00:12:18.787556 [ 3 ] {8ea5f4f5-5d3f-4a67-aae4-5634793f47a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6259 2024.07.06 00:12:18.787572 [ 3 ] {} <Debug> HTTP-Session: 942e6e11-d9ec-4872-8612-5bb3b0868a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6260 2024.07.06 00:12:18.787701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6261 2024.07.06 00:12:18.787751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6262 2024.07.06 00:12:18.787770 [ 3 ] {} <Debug> HTTP-Session: b8efdc4e-da88-401c-84f0-98f217c88c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6263 2024.07.06 00:12:18.787789 [ 3 ] {} <Debug> HTTP-Session: b8efdc4e-da88-401c-84f0-98f217c88c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.07.06 00:12:18.787803 [ 3 ] {} <Debug> HTTP-Session: b8efdc4e-da88-401c-84f0-98f217c88c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6265 2024.07.06 00:12:18.787834 [ 3 ] {} <Trace> HTTP-Session: b8efdc4e-da88-401c-84f0-98f217c88c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6266 2024.07.06 00:12:18.787956 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6267 2024.07.06 00:12:18.788000 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6268 2024.07.06 00:12:18.788151 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6269 2024.07.06 00:12:18.788452 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6270 2024.07.06 00:12:18.788488 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6271 2024.07.06 00:12:18.788856 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6272 2024.07.06 00:12:18.789176 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6273 2024.07.06 00:12:18.789296 [ 98 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6274 2024.07.06 00:12:18.789300 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
6275 2024.07.06 00:12:18.789336 [ 98 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6276 2024.07.06 00:12:18.789371 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6277 2024.07.06 00:12:18.789549 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Debug> DynamicQueryHandler: Done processing query
6278 2024.07.06 00:12:18.789565 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6279 2024.07.06 00:12:18.789579 [ 3 ] {283f0bd2-89ce-49c7-a497-b9b5f4a689a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6280 2024.07.06 00:12:18.789657 [ 3 ] {} <Debug> HTTP-Session: b8efdc4e-da88-401c-84f0-98f217c88c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6281 2024.07.06 00:12:18.789801 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6282 2024.07.06 00:12:18.789846 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1580 rows starting from the beginning of the part
6283 2024.07.06 00:12:18.789920 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6284 2024.07.06 00:12:18.790165 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
6285 2024.07.06 00:12:18.790340 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6286 2024.07.06 00:12:18.790504 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
6287 2024.07.06 00:12:18.790665 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6288 2024.07.06 00:12:18.792100 [ 189 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002638902 sec., 712417.513041409 rows/sec., 48.26 MiB/sec.
6289 2024.07.06 00:12:18.792417 [ 191 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6290 2024.07.06 00:12:18.792882 [ 191 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6291 2024.07.06 00:12:18.792969 [ 191 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_41_8} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6292 2024.07.06 00:12:18.793069 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
6293 2024.07.06 00:12:23.773920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6294 2024.07.06 00:12:23.774064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6295 2024.07.06 00:12:23.774094 [ 3 ] {} <Debug> HTTP-Session: 4570fadb-d519-46d5-9794-f353588d5fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6296 2024.07.06 00:12:23.774121 [ 3 ] {} <Debug> HTTP-Session: 4570fadb-d519-46d5-9794-f353588d5fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6297 2024.07.06 00:12:23.774139 [ 3 ] {} <Debug> HTTP-Session: 4570fadb-d519-46d5-9794-f353588d5fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.07.06 00:12:23.774194 [ 3 ] {} <Trace> HTTP-Session: 4570fadb-d519-46d5-9794-f353588d5fe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6299 2024.07.06 00:12:23.774391 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6300 2024.07.06 00:12:23.774465 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6301 2024.07.06 00:12:23.774681 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6302 2024.07.06 00:12:23.775159 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6303 2024.07.06 00:12:23.775203 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6304 2024.07.06 00:12:23.775573 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6305 2024.07.06 00:12:23.775913 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6306 2024.07.06 00:12:23.776061 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001727 sec., 1158.0775911986102 rows/sec., 94.43 KiB/sec.
6307 2024.07.06 00:12:23.776365 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Debug> DynamicQueryHandler: Done processing query
6308 2024.07.06 00:12:23.776392 [ 3 ] {76608680-2bfe-420c-83dc-61011549a50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6309 2024.07.06 00:12:23.776409 [ 3 ] {} <Debug> HTTP-Session: 4570fadb-d519-46d5-9794-f353588d5fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.07.06 00:12:23.776562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6311 2024.07.06 00:12:23.776618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6312 2024.07.06 00:12:23.776638 [ 3 ] {} <Debug> HTTP-Session: c1d04bc2-0e79-45e4-974b-ad122086d8e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6313 2024.07.06 00:12:23.776656 [ 3 ] {} <Debug> HTTP-Session: c1d04bc2-0e79-45e4-974b-ad122086d8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6314 2024.07.06 00:12:23.776670 [ 3 ] {} <Debug> HTTP-Session: c1d04bc2-0e79-45e4-974b-ad122086d8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.07.06 00:12:23.776705 [ 3 ] {} <Trace> HTTP-Session: c1d04bc2-0e79-45e4-974b-ad122086d8e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6316 2024.07.06 00:12:23.776838 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6317 2024.07.06 00:12:23.776885 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6318 2024.07.06 00:12:23.777032 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6319 2024.07.06 00:12:23.777386 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6320 2024.07.06 00:12:23.777423 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6321 2024.07.06 00:12:23.777741 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6322 2024.07.06 00:12:23.778051 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6323 2024.07.06 00:12:23.778187 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.0014 sec., 66428.57142857143 rows/sec., 5.03 MiB/sec.
6324 2024.07.06 00:12:23.778378 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Debug> DynamicQueryHandler: Done processing query
6325 2024.07.06 00:12:23.778403 [ 3 ] {c657d0b6-0bf4-47c7-97ba-07b3a61f67c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6326 2024.07.06 00:12:23.778419 [ 3 ] {} <Debug> HTTP-Session: c1d04bc2-0e79-45e4-974b-ad122086d8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.07.06 00:12:23.778533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6328 2024.07.06 00:12:23.778582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6329 2024.07.06 00:12:23.778601 [ 3 ] {} <Debug> HTTP-Session: 935274fa-1083-44e3-9caa-c8a2e04f9aad Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6330 2024.07.06 00:12:23.778617 [ 3 ] {} <Debug> HTTP-Session: 935274fa-1083-44e3-9caa-c8a2e04f9aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6331 2024.07.06 00:12:23.778631 [ 3 ] {} <Debug> HTTP-Session: 935274fa-1083-44e3-9caa-c8a2e04f9aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.07.06 00:12:23.778663 [ 3 ] {} <Trace> HTTP-Session: 935274fa-1083-44e3-9caa-c8a2e04f9aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6333 2024.07.06 00:12:23.778760 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6334 2024.07.06 00:12:23.778804 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6335 2024.07.06 00:12:23.778940 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6336 2024.07.06 00:12:23.779204 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6337 2024.07.06 00:12:23.779241 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6338 2024.07.06 00:12:23.779541 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6339 2024.07.06 00:12:23.779847 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6340 2024.07.06 00:12:23.780008 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec.
6341 2024.07.06 00:12:23.780309 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Debug> DynamicQueryHandler: Done processing query
6342 2024.07.06 00:12:23.780334 [ 3 ] {de68799e-03ed-4bad-abc1-a497e5cc1358} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6343 2024.07.06 00:12:23.780350 [ 3 ] {} <Debug> HTTP-Session: 935274fa-1083-44e3-9caa-c8a2e04f9aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6344 2024.07.06 00:12:23.780474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6345 2024.07.06 00:12:23.780523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6346 2024.07.06 00:12:23.780541 [ 3 ] {} <Debug> HTTP-Session: 57c8fc05-43e4-48c1-984b-edcee87d1266 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6347 2024.07.06 00:12:23.780559 [ 3 ] {} <Debug> HTTP-Session: 57c8fc05-43e4-48c1-984b-edcee87d1266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6348 2024.07.06 00:12:23.780573 [ 3 ] {} <Debug> HTTP-Session: 57c8fc05-43e4-48c1-984b-edcee87d1266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.07.06 00:12:23.780603 [ 3 ] {} <Trace> HTTP-Session: 57c8fc05-43e4-48c1-984b-edcee87d1266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6350 2024.07.06 00:12:23.780728 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6351 2024.07.06 00:12:23.780773 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6352 2024.07.06 00:12:23.780926 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6353 2024.07.06 00:12:23.781261 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6354 2024.07.06 00:12:23.781298 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6355 2024.07.06 00:12:23.781618 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6356 2024.07.06 00:12:23.781920 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6357 2024.07.06 00:12:23.782070 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001382 sec., 65123.010130246024 rows/sec., 5.07 MiB/sec.
6358 2024.07.06 00:12:23.782232 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Debug> DynamicQueryHandler: Done processing query
6359 2024.07.06 00:12:23.782256 [ 3 ] {c077073c-3948-4d11-ad93-9aba7a0762c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6360 2024.07.06 00:12:23.782271 [ 3 ] {} <Debug> HTTP-Session: 57c8fc05-43e4-48c1-984b-edcee87d1266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6361 2024.07.06 00:12:23.782426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6362 2024.07.06 00:12:23.782473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6363 2024.07.06 00:12:23.782492 [ 3 ] {} <Debug> HTTP-Session: 4f2ddbec-94e1-421a-aa36-73c88fec5681 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6364 2024.07.06 00:12:23.782507 [ 3 ] {} <Debug> HTTP-Session: 4f2ddbec-94e1-421a-aa36-73c88fec5681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6365 2024.07.06 00:12:23.782520 [ 3 ] {} <Debug> HTTP-Session: 4f2ddbec-94e1-421a-aa36-73c88fec5681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.07.06 00:12:23.782550 [ 3 ] {} <Trace> HTTP-Session: 4f2ddbec-94e1-421a-aa36-73c88fec5681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6367 2024.07.06 00:12:23.782720 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6368 2024.07.06 00:12:23.782767 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6369 2024.07.06 00:12:23.782911 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6370 2024.07.06 00:12:23.783296 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6371 2024.07.06 00:12:23.783331 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6372 2024.07.06 00:12:23.783722 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6373 2024.07.06 00:12:23.784063 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6374 2024.07.06 00:12:23.784220 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001577 sec., 124920.73557387444 rows/sec., 8.72 MiB/sec.
6375 2024.07.06 00:12:23.784392 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Debug> DynamicQueryHandler: Done processing query
6376 2024.07.06 00:12:23.784415 [ 3 ] {43251985-66b8-42c0-856a-ec946ecc1ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6377 2024.07.06 00:12:23.784431 [ 3 ] {} <Debug> HTTP-Session: 4f2ddbec-94e1-421a-aa36-73c88fec5681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6378 2024.07.06 00:12:23.784557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6379 2024.07.06 00:12:23.784603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6380 2024.07.06 00:12:23.784622 [ 3 ] {} <Debug> HTTP-Session: 05d79864-f5b1-4dbd-b370-67aa8771af3b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6381 2024.07.06 00:12:23.784638 [ 3 ] {} <Debug> HTTP-Session: 05d79864-f5b1-4dbd-b370-67aa8771af3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6382 2024.07.06 00:12:23.784651 [ 3 ] {} <Debug> HTTP-Session: 05d79864-f5b1-4dbd-b370-67aa8771af3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.07.06 00:12:23.784681 [ 3 ] {} <Trace> HTTP-Session: 05d79864-f5b1-4dbd-b370-67aa8771af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6384 2024.07.06 00:12:23.784797 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6385 2024.07.06 00:12:23.784843 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6386 2024.07.06 00:12:23.784968 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6387 2024.07.06 00:12:23.785248 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6388 2024.07.06 00:12:23.785284 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6389 2024.07.06 00:12:23.785637 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6390 2024.07.06 00:12:23.785973 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6391 2024.07.06 00:12:23.786125 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
6392 2024.07.06 00:12:23.786286 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Debug> DynamicQueryHandler: Done processing query
6393 2024.07.06 00:12:23.786310 [ 3 ] {63010e4b-9c66-4d28-b6d7-c4a3cbf9af3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6394 2024.07.06 00:12:23.786325 [ 3 ] {} <Debug> HTTP-Session: 05d79864-f5b1-4dbd-b370-67aa8771af3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6395 2024.07.06 00:12:27.474705 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
6396 2024.07.06 00:12:27.474773 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
6397 2024.07.06 00:12:28.774187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6398 2024.07.06 00:12:28.774359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6399 2024.07.06 00:12:28.774403 [ 3 ] {} <Debug> HTTP-Session: 7ab6d37f-19df-4d41-850e-50b57e32c746 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6400 2024.07.06 00:12:28.774444 [ 3 ] {} <Debug> HTTP-Session: 7ab6d37f-19df-4d41-850e-50b57e32c746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6401 2024.07.06 00:12:28.774473 [ 3 ] {} <Debug> HTTP-Session: 7ab6d37f-19df-4d41-850e-50b57e32c746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.07.06 00:12:28.774553 [ 3 ] {} <Trace> HTTP-Session: 7ab6d37f-19df-4d41-850e-50b57e32c746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6403 2024.07.06 00:12:28.774859 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6404 2024.07.06 00:12:28.774925 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6405 2024.07.06 00:12:28.775118 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6406 2024.07.06 00:12:28.775643 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6407 2024.07.06 00:12:28.775693 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6408 2024.07.06 00:12:28.776074 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6409 2024.07.06 00:12:28.776413 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6410 2024.07.06 00:12:28.776589 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001826 sec., 17524.64403066813 rows/sec., 1.39 MiB/sec.
6411 2024.07.06 00:12:28.776805 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Debug> DynamicQueryHandler: Done processing query
6412 2024.07.06 00:12:28.776832 [ 3 ] {c97d3329-441c-4de4-bfc8-b7527a263983} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6413 2024.07.06 00:12:28.776849 [ 3 ] {} <Debug> HTTP-Session: 7ab6d37f-19df-4d41-850e-50b57e32c746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6414 2024.07.06 00:12:28.777008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6415 2024.07.06 00:12:28.777064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6416 2024.07.06 00:12:28.777084 [ 3 ] {} <Debug> HTTP-Session: e06a0e59-8021-45f3-a564-2d15ed8b8f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6417 2024.07.06 00:12:28.777103 [ 3 ] {} <Debug> HTTP-Session: e06a0e59-8021-45f3-a564-2d15ed8b8f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6418 2024.07.06 00:12:28.777116 [ 3 ] {} <Debug> HTTP-Session: e06a0e59-8021-45f3-a564-2d15ed8b8f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.07.06 00:12:28.777153 [ 3 ] {} <Trace> HTTP-Session: e06a0e59-8021-45f3-a564-2d15ed8b8f82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6420 2024.07.06 00:12:28.777303 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6421 2024.07.06 00:12:28.777349 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6422 2024.07.06 00:12:28.777483 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6423 2024.07.06 00:12:28.777871 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6424 2024.07.06 00:12:28.777911 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6425 2024.07.06 00:12:28.778236 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6426 2024.07.06 00:12:28.778541 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6427 2024.07.06 00:12:28.778693 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001448 sec., 104972.37569060773 rows/sec., 8.79 MiB/sec.
6428 2024.07.06 00:12:28.778954 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Debug> DynamicQueryHandler: Done processing query
6429 2024.07.06 00:12:28.779017 [ 3 ] {00e331ee-85d4-4637-ad46-53ced2f32ec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6430 2024.07.06 00:12:28.779066 [ 3 ] {} <Debug> HTTP-Session: e06a0e59-8021-45f3-a564-2d15ed8b8f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.07.06 00:12:28.779254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6432 2024.07.06 00:12:28.779310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6433 2024.07.06 00:12:28.779330 [ 3 ] {} <Debug> HTTP-Session: cebc43dc-e7ff-48c8-9ab4-291962eef5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6434 2024.07.06 00:12:28.779347 [ 3 ] {} <Debug> HTTP-Session: cebc43dc-e7ff-48c8-9ab4-291962eef5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.07.06 00:12:28.779361 [ 3 ] {} <Debug> HTTP-Session: cebc43dc-e7ff-48c8-9ab4-291962eef5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.07.06 00:12:28.779396 [ 3 ] {} <Trace> HTTP-Session: cebc43dc-e7ff-48c8-9ab4-291962eef5cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6437 2024.07.06 00:12:28.779534 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6438 2024.07.06 00:12:28.779578 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6439 2024.07.06 00:12:28.779726 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6440 2024.07.06 00:12:28.780076 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6441 2024.07.06 00:12:28.780113 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6442 2024.07.06 00:12:28.780434 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6443 2024.07.06 00:12:28.780768 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6444 2024.07.06 00:12:28.780909 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001433 sec., 66992.32379623168 rows/sec., 5.23 MiB/sec.
6445 2024.07.06 00:12:28.781104 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Debug> DynamicQueryHandler: Done processing query
6446 2024.07.06 00:12:28.781129 [ 3 ] {48648951-7d32-4f98-809c-f317d9addcfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6447 2024.07.06 00:12:28.781145 [ 3 ] {} <Debug> HTTP-Session: cebc43dc-e7ff-48c8-9ab4-291962eef5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6448 2024.07.06 00:12:28.781311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6449 2024.07.06 00:12:28.781358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6450 2024.07.06 00:12:28.781377 [ 3 ] {} <Debug> HTTP-Session: 7f41cb16-9b13-4e40-b261-fd63378cea73 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6451 2024.07.06 00:12:28.781393 [ 3 ] {} <Debug> HTTP-Session: 7f41cb16-9b13-4e40-b261-fd63378cea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6452 2024.07.06 00:12:28.781407 [ 3 ] {} <Debug> HTTP-Session: 7f41cb16-9b13-4e40-b261-fd63378cea73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.07.06 00:12:28.781438 [ 3 ] {} <Trace> HTTP-Session: 7f41cb16-9b13-4e40-b261-fd63378cea73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6454 2024.07.06 00:12:28.781579 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6455 2024.07.06 00:12:28.781626 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6456 2024.07.06 00:12:28.781782 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6457 2024.07.06 00:12:28.782176 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6458 2024.07.06 00:12:28.782213 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6459 2024.07.06 00:12:28.782611 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6460 2024.07.06 00:12:28.782951 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6461 2024.07.06 00:12:28.783107 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
6462 2024.07.06 00:12:28.783280 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Debug> DynamicQueryHandler: Done processing query
6463 2024.07.06 00:12:28.783305 [ 3 ] {48627559-e370-4bf7-b755-c839ad726529} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6464 2024.07.06 00:12:28.783321 [ 3 ] {} <Debug> HTTP-Session: 7f41cb16-9b13-4e40-b261-fd63378cea73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6465 2024.07.06 00:12:28.783475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6466 2024.07.06 00:12:28.783523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6467 2024.07.06 00:12:28.783542 [ 3 ] {} <Debug> HTTP-Session: f2541337-13ee-4470-bb45-fc1cb9a2f67d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6468 2024.07.06 00:12:28.783559 [ 3 ] {} <Debug> HTTP-Session: f2541337-13ee-4470-bb45-fc1cb9a2f67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.07.06 00:12:28.783572 [ 3 ] {} <Debug> HTTP-Session: f2541337-13ee-4470-bb45-fc1cb9a2f67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6470 2024.07.06 00:12:28.783603 [ 3 ] {} <Trace> HTTP-Session: f2541337-13ee-4470-bb45-fc1cb9a2f67d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6471 2024.07.06 00:12:28.783977 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6472 2024.07.06 00:12:28.784038 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6473 2024.07.06 00:12:28.784416 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6474 2024.07.06 00:12:28.785382 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6475 2024.07.06 00:12:28.785419 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6476 2024.07.06 00:12:28.786042 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6477 2024.07.06 00:12:28.786447 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6478 2024.07.06 00:12:28.786619 [ 89 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6479 2024.07.06 00:12:28.786644 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002946 sec., 10862.186014935507 rows/sec., 19.46 MiB/sec.
6480 2024.07.06 00:12:28.786712 [ 89 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6481 2024.07.06 00:12:28.786790 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6482 2024.07.06 00:12:28.787113 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
6483 2024.07.06 00:12:28.787184 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Debug> DynamicQueryHandler: Done processing query
6484 2024.07.06 00:12:28.787225 [ 3 ] {8cdf2807-e745-4a69-a1e2-f86d2733f65c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6485 2024.07.06 00:12:28.787275 [ 3 ] {} <Debug> HTTP-Session: f2541337-13ee-4470-bb45-fc1cb9a2f67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.07.06 00:12:28.787482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6487 2024.07.06 00:12:28.787600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6488 2024.07.06 00:12:28.787657 [ 3 ] {} <Debug> HTTP-Session: d1da7ac6-3fdb-49da-bf8a-ebc8d16fa69b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6489 2024.07.06 00:12:28.787708 [ 3 ] {} <Debug> HTTP-Session: d1da7ac6-3fdb-49da-bf8a-ebc8d16fa69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6490 2024.07.06 00:12:28.787748 [ 3 ] {} <Debug> HTTP-Session: d1da7ac6-3fdb-49da-bf8a-ebc8d16fa69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6491 2024.07.06 00:12:28.787839 [ 3 ] {} <Trace> HTTP-Session: d1da7ac6-3fdb-49da-bf8a-ebc8d16fa69b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6492 2024.07.06 00:12:28.787950 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6493 2024.07.06 00:12:28.788115 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6494 2024.07.06 00:12:28.788130 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 496 rows starting from the beginning of the part
6495 2024.07.06 00:12:28.788206 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6496 2024.07.06 00:12:28.788927 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part
6497 2024.07.06 00:12:28.789034 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6498 2024.07.06 00:12:28.789543 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part
6499 2024.07.06 00:12:28.790150 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part
6500 2024.07.06 00:12:28.790375 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6501 2024.07.06 00:12:28.790510 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6502 2024.07.06 00:12:28.790809 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part
6503 2024.07.06 00:12:28.791339 [ 196 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part
6504 2024.07.06 00:12:28.791946 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6505 2024.07.06 00:12:28.792655 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6506 2024.07.06 00:12:28.793076 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005078 sec., 11815.675462780622 rows/sec., 815.40 KiB/sec.
6507 2024.07.06 00:12:28.793361 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Debug> DynamicQueryHandler: Done processing query
6508 2024.07.06 00:12:28.793388 [ 3 ] {8d2ec6d0-2be5-4adc-a57d-9b4d74ff9d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6509 2024.07.06 00:12:28.793413 [ 3 ] {} <Debug> HTTP-Session: d1da7ac6-3fdb-49da-bf8a-ebc8d16fa69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6510 2024.07.06 00:12:28.811193 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 19 columns (19 merged, 0 gathered) in 0.024263428 sec., 27036.575375911434 rows/sec., 48.45 MiB/sec.
6511 2024.07.06 00:12:28.812265 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6512 2024.07.06 00:12:28.812897 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6513 2024.07.06 00:12:28.812985 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6514 2024.07.06 00:12:28.813141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB.
6515 2024.07.06 00:12:33.773075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6516 2024.07.06 00:12:33.773219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6517 2024.07.06 00:12:33.773249 [ 3 ] {} <Debug> HTTP-Session: cc2e6cf9-d882-4ab4-8b78-6a55291f615d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6518 2024.07.06 00:12:33.773276 [ 3 ] {} <Debug> HTTP-Session: cc2e6cf9-d882-4ab4-8b78-6a55291f615d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6519 2024.07.06 00:12:33.773295 [ 3 ] {} <Debug> HTTP-Session: cc2e6cf9-d882-4ab4-8b78-6a55291f615d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.07.06 00:12:33.773352 [ 3 ] {} <Trace> HTTP-Session: cc2e6cf9-d882-4ab4-8b78-6a55291f615d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6521 2024.07.06 00:12:33.773557 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6522 2024.07.06 00:12:33.773631 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6523 2024.07.06 00:12:33.773847 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6524 2024.07.06 00:12:33.774299 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6525 2024.07.06 00:12:33.774348 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6526 2024.07.06 00:12:33.774717 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6527 2024.07.06 00:12:33.775057 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6528 2024.07.06 00:12:33.775233 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00173 sec., 2312.1387283236995 rows/sec., 188.54 KiB/sec.
6529 2024.07.06 00:12:33.775239 [ 91 ] {} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6530 2024.07.06 00:12:33.775345 [ 91 ] {} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6531 2024.07.06 00:12:33.775401 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6532 2024.07.06 00:12:33.775544 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Debug> DynamicQueryHandler: Done processing query
6533 2024.07.06 00:12:33.775637 [ 3 ] {feda2490-1144-467c-a8a5-4a03e5a94d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6534 2024.07.06 00:12:33.775712 [ 3 ] {} <Debug> HTTP-Session: cc2e6cf9-d882-4ab4-8b78-6a55291f615d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6535 2024.07.06 00:12:33.775826 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
6536 2024.07.06 00:12:33.775969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6537 2024.07.06 00:12:33.776117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6538 2024.07.06 00:12:33.776132 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6539 2024.07.06 00:12:33.776157 [ 3 ] {} <Debug> HTTP-Session: 6ee3d0ba-eb37-4376-861b-711a584e8a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6540 2024.07.06 00:12:33.776206 [ 3 ] {} <Debug> HTTP-Session: 6ee3d0ba-eb37-4376-861b-711a584e8a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.07.06 00:12:33.776206 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
6542 2024.07.06 00:12:33.776232 [ 3 ] {} <Debug> HTTP-Session: 6ee3d0ba-eb37-4376-861b-711a584e8a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6543 2024.07.06 00:12:33.776311 [ 3 ] {} <Trace> HTTP-Session: 6ee3d0ba-eb37-4376-861b-711a584e8a31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6544 2024.07.06 00:12:33.776448 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
6545 2024.07.06 00:12:33.776735 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6546 2024.07.06 00:12:33.776983 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6547 2024.07.06 00:12:33.777022 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
6548 2024.07.06 00:12:33.777213 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6549 2024.07.06 00:12:33.777159 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6550 2024.07.06 00:12:33.777454 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
6551 2024.07.06 00:12:33.778157 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6552 2024.07.06 00:12:33.779073 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6553 2024.07.06 00:12:33.779153 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6554 2024.07.06 00:12:33.780089 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6555 2024.07.06 00:12:33.780091 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004608183 sec., 6076.147583548657 rows/sec., 495.47 KiB/sec.
6556 2024.07.06 00:12:33.780318 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6557 2024.07.06 00:12:33.780901 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6558 2024.07.06 00:12:33.781092 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6559 2024.07.06 00:12:33.781204 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.004584 sec., 12652.705061082022 rows/sec., 987.00 KiB/sec.
6560 2024.07.06 00:12:33.781326 [ 191 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_15_3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6561 2024.07.06 00:12:33.781511 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6562 2024.07.06 00:12:33.781590 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Debug> DynamicQueryHandler: Done processing query
6563 2024.07.06 00:12:33.781622 [ 3 ] {66f76025-6c1c-4750-a3c6-b7be5ac9ab8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6564 2024.07.06 00:12:33.781639 [ 3 ] {} <Debug> HTTP-Session: 6ee3d0ba-eb37-4376-861b-711a584e8a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.07.06 00:12:33.781770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6566 2024.07.06 00:12:33.781820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6567 2024.07.06 00:12:33.781839 [ 3 ] {} <Debug> HTTP-Session: d93c865b-e392-4e0b-808b-e3439e8ed2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6568 2024.07.06 00:12:33.781857 [ 3 ] {} <Debug> HTTP-Session: d93c865b-e392-4e0b-808b-e3439e8ed2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6569 2024.07.06 00:12:33.781870 [ 3 ] {} <Debug> HTTP-Session: d93c865b-e392-4e0b-808b-e3439e8ed2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6570 2024.07.06 00:12:33.781904 [ 3 ] {} <Trace> HTTP-Session: d93c865b-e392-4e0b-808b-e3439e8ed2e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6571 2024.07.06 00:12:33.782007 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6572 2024.07.06 00:12:33.782054 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6573 2024.07.06 00:12:33.782204 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6574 2024.07.06 00:12:33.782497 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6575 2024.07.06 00:12:33.782533 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6576 2024.07.06 00:12:33.782848 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6577 2024.07.06 00:12:33.783164 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6578 2024.07.06 00:12:33.783318 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001333 sec., 3000.7501875468865 rows/sec., 209.53 KiB/sec.
6579 2024.07.06 00:12:33.783324 [ 91 ] {} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6580 2024.07.06 00:12:33.783403 [ 91 ] {} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6581 2024.07.06 00:12:33.783459 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6582 2024.07.06 00:12:33.783596 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Debug> DynamicQueryHandler: Done processing query
6583 2024.07.06 00:12:33.783644 [ 3 ] {ba9a2c0e-1bb7-4390-baca-716ac720d6fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6584 2024.07.06 00:12:33.783654 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
6585 2024.07.06 00:12:33.783666 [ 3 ] {} <Debug> HTTP-Session: d93c865b-e392-4e0b-808b-e3439e8ed2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6586 2024.07.06 00:12:33.783885 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6587 2024.07.06 00:12:33.783913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6588 2024.07.06 00:12:33.783949 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
6589 2024.07.06 00:12:33.784007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6590 2024.07.06 00:12:33.784090 [ 3 ] {} <Debug> HTTP-Session: e7e1f194-f9f7-4462-9228-2d958099511b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6591 2024.07.06 00:12:33.784184 [ 3 ] {} <Debug> HTTP-Session: e7e1f194-f9f7-4462-9228-2d958099511b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6592 2024.07.06 00:12:33.784223 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
6593 2024.07.06 00:12:33.784239 [ 3 ] {} <Debug> HTTP-Session: e7e1f194-f9f7-4462-9228-2d958099511b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.07.06 00:12:33.784331 [ 3 ] {} <Trace> HTTP-Session: e7e1f194-f9f7-4462-9228-2d958099511b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6595 2024.07.06 00:12:33.784501 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6596 2024.07.06 00:12:33.784779 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
6597 2024.07.06 00:12:33.784825 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6598 2024.07.06 00:12:33.784991 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6599 2024.07.06 00:12:33.785025 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6600 2024.07.06 00:12:33.785298 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
6601 2024.07.06 00:12:33.786036 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6602 2024.07.06 00:12:33.786871 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6603 2024.07.06 00:12:33.786944 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6604 2024.07.06 00:12:33.787915 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6605 2024.07.06 00:12:33.788084 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004539182 sec., 6168.5123002338305 rows/sec., 430.71 KiB/sec.
6606 2024.07.06 00:12:33.788365 [ 193 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6607 2024.07.06 00:12:33.788624 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6608 2024.07.06 00:12:33.789095 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004468 sec., 15219.33751119069 rows/sec., 1.19 MiB/sec.
6609 2024.07.06 00:12:33.789413 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6610 2024.07.06 00:12:33.789718 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Debug> DynamicQueryHandler: Done processing query
6611 2024.07.06 00:12:33.789792 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_15_3} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6612 2024.07.06 00:12:33.789815 [ 3 ] {9c94d2a5-fffc-42a6-8e7f-18a1c5324b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6613 2024.07.06 00:12:33.789870 [ 3 ] {} <Debug> HTTP-Session: e7e1f194-f9f7-4462-9228-2d958099511b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6614 2024.07.06 00:12:33.790070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6615 2024.07.06 00:12:33.790152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6616 2024.07.06 00:12:33.790216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6617 2024.07.06 00:12:33.790235 [ 3 ] {} <Debug> HTTP-Session: 717c0ede-1511-4a62-b9ec-2ecf756cc1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6618 2024.07.06 00:12:33.790253 [ 3 ] {} <Debug> HTTP-Session: 717c0ede-1511-4a62-b9ec-2ecf756cc1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6619 2024.07.06 00:12:33.790267 [ 3 ] {} <Debug> HTTP-Session: 717c0ede-1511-4a62-b9ec-2ecf756cc1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6620 2024.07.06 00:12:33.790299 [ 3 ] {} <Trace> HTTP-Session: 717c0ede-1511-4a62-b9ec-2ecf756cc1a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6621 2024.07.06 00:12:33.790456 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6622 2024.07.06 00:12:33.790506 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6623 2024.07.06 00:12:33.790681 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6624 2024.07.06 00:12:33.791077 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6625 2024.07.06 00:12:33.791115 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6626 2024.07.06 00:12:33.791523 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6627 2024.07.06 00:12:33.791860 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6628 2024.07.06 00:12:33.792021 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001629 sec., 99447.51381215469 rows/sec., 6.93 MiB/sec.
6629 2024.07.06 00:12:33.792195 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Debug> DynamicQueryHandler: Done processing query
6630 2024.07.06 00:12:33.792220 [ 3 ] {b5ce06a7-0de9-4e19-9848-430c50bd0c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6631 2024.07.06 00:12:33.792235 [ 3 ] {} <Debug> HTTP-Session: 717c0ede-1511-4a62-b9ec-2ecf756cc1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6632 2024.07.06 00:12:33.792372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6633 2024.07.06 00:12:33.792420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6634 2024.07.06 00:12:33.792438 [ 3 ] {} <Debug> HTTP-Session: 91af9316-e706-4a86-a183-0c79b578d5cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6635 2024.07.06 00:12:33.792455 [ 3 ] {} <Debug> HTTP-Session: 91af9316-e706-4a86-a183-0c79b578d5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.07.06 00:12:33.792468 [ 3 ] {} <Debug> HTTP-Session: 91af9316-e706-4a86-a183-0c79b578d5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6637 2024.07.06 00:12:33.792498 [ 3 ] {} <Trace> HTTP-Session: 91af9316-e706-4a86-a183-0c79b578d5cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6638 2024.07.06 00:12:33.792609 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6639 2024.07.06 00:12:33.792653 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6640 2024.07.06 00:12:33.792779 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6641 2024.07.06 00:12:33.793082 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6642 2024.07.06 00:12:33.793119 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
6643 2024.07.06 00:12:33.793472 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6644 2024.07.06 00:12:33.793798 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6645 2024.07.06 00:12:33.793921 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
6646 2024.07.06 00:12:33.794081 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Debug> DynamicQueryHandler: Done processing query
6647 2024.07.06 00:12:33.794106 [ 3 ] {adb9336c-1971-43c7-bda7-4196eb7e76eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6648 2024.07.06 00:12:33.794121 [ 3 ] {} <Debug> HTTP-Session: 91af9316-e706-4a86-a183-0c79b578d5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6649 2024.07.06 00:12:38.774151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6650 2024.07.06 00:12:38.774359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6651 2024.07.06 00:12:38.774404 [ 3 ] {} <Debug> HTTP-Session: b1da71d9-a778-48be-a113-8082d477854a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6652 2024.07.06 00:12:38.774446 [ 3 ] {} <Debug> HTTP-Session: b1da71d9-a778-48be-a113-8082d477854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6653 2024.07.06 00:12:38.774475 [ 3 ] {} <Debug> HTTP-Session: b1da71d9-a778-48be-a113-8082d477854a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6654 2024.07.06 00:12:38.774554 [ 3 ] {} <Trace> HTTP-Session: b1da71d9-a778-48be-a113-8082d477854a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6655 2024.07.06 00:12:38.774849 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6656 2024.07.06 00:12:38.774956 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6657 2024.07.06 00:12:38.775236 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6658 2024.07.06 00:12:38.775687 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6659 2024.07.06 00:12:38.775730 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6660 2024.07.06 00:12:38.776099 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6661 2024.07.06 00:12:38.776437 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6662 2024.07.06 00:12:38.776579 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001834 sec., 17448.200654307526 rows/sec., 1.38 MiB/sec.
6663 2024.07.06 00:12:38.776585 [ 86 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
6664 2024.07.06 00:12:38.776655 [ 86 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6665 2024.07.06 00:12:38.776691 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6666 2024.07.06 00:12:38.776878 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Debug> DynamicQueryHandler: Done processing query
6667 2024.07.06 00:12:38.776958 [ 3 ] {4621d1d7-eb96-424a-97c8-9a3012b9d0b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6668 2024.07.06 00:12:38.777019 [ 3 ] {} <Debug> HTTP-Session: b1da71d9-a778-48be-a113-8082d477854a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6669 2024.07.06 00:12:38.777032 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full
6670 2024.07.06 00:12:38.777372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6671 2024.07.06 00:12:38.777593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6672 2024.07.06 00:12:38.777611 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6673 2024.07.06 00:12:38.777629 [ 3 ] {} <Debug> HTTP-Session: bf6e66e8-f726-409b-9dc4-f7b2f1b3bfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6674 2024.07.06 00:12:38.777683 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 32 rows starting from the beginning of the part
6675 2024.07.06 00:12:38.777688 [ 3 ] {} <Debug> HTTP-Session: bf6e66e8-f726-409b-9dc4-f7b2f1b3bfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.07.06 00:12:38.777740 [ 3 ] {} <Debug> HTTP-Session: bf6e66e8-f726-409b-9dc4-f7b2f1b3bfd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6677 2024.07.06 00:12:38.777870 [ 3 ] {} <Trace> HTTP-Session: bf6e66e8-f726-409b-9dc4-f7b2f1b3bfd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6678 2024.07.06 00:12:38.777915 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part
6679 2024.07.06 00:12:38.778169 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part
6680 2024.07.06 00:12:38.778530 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part
6681 2024.07.06 00:12:38.778569 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6682 2024.07.06 00:12:38.778731 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part
6683 2024.07.06 00:12:38.778826 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6684 2024.07.06 00:12:38.779514 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6685 2024.07.06 00:12:38.780496 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6686 2024.07.06 00:12:38.780570 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6687 2024.07.06 00:12:38.781295 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.004504442 sec., 35520.492882359234 rows/sec., 2.81 MiB/sec.
6688 2024.07.06 00:12:38.781421 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6689 2024.07.06 00:12:38.781468 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
6690 2024.07.06 00:12:38.782101 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6691 2024.07.06 00:12:38.782223 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6692 2024.07.06 00:12:38.782347 [ 86 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6693 2024.07.06 00:12:38.782433 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.00421 sec., 36104.51306413302 rows/sec., 3.02 MiB/sec.
6694 2024.07.06 00:12:38.782446 [ 86 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6695 2024.07.06 00:12:38.782532 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6696 2024.07.06 00:12:38.782541 [ 193 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_22_5} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
6697 2024.07.06 00:12:38.782914 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6698 2024.07.06 00:12:38.783003 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Debug> DynamicQueryHandler: Done processing query
6699 2024.07.06 00:12:38.783007 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
6700 2024.07.06 00:12:38.783038 [ 3 ] {6f751fe1-a9ac-48cf-b52c-289271e448a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6701 2024.07.06 00:12:38.783093 [ 3 ] {} <Debug> HTTP-Session: bf6e66e8-f726-409b-9dc4-f7b2f1b3bfd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6702 2024.07.06 00:12:38.783241 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6703 2024.07.06 00:12:38.783277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6704 2024.07.06 00:12:38.783312 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 196 rows starting from the beginning of the part
6705 2024.07.06 00:12:38.783366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6706 2024.07.06 00:12:38.783425 [ 3 ] {} <Debug> HTTP-Session: af3d44f6-642b-4616-92d9-9ffe20f29a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6707 2024.07.06 00:12:38.783539 [ 3 ] {} <Debug> HTTP-Session: af3d44f6-642b-4616-92d9-9ffe20f29a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6708 2024.07.06 00:12:38.783620 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 152 rows starting from the beginning of the part
6709 2024.07.06 00:12:38.783628 [ 3 ] {} <Debug> HTTP-Session: af3d44f6-642b-4616-92d9-9ffe20f29a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.07.06 00:12:38.783776 [ 3 ] {} <Trace> HTTP-Session: af3d44f6-642b-4616-92d9-9ffe20f29a79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6711 2024.07.06 00:12:38.783898 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 93 rows starting from the beginning of the part
6712 2024.07.06 00:12:38.784115 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 152 rows starting from the beginning of the part
6713 2024.07.06 00:12:38.784271 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6714 2024.07.06 00:12:38.784386 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 58 rows starting from the beginning of the part
6715 2024.07.06 00:12:38.784579 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6716 2024.07.06 00:12:38.784662 [ 187 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 152 rows starting from the beginning of the part
6717 2024.07.06 00:12:38.785431 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6718 2024.07.06 00:12:38.786477 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6719 2024.07.06 00:12:38.786556 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6720 2024.07.06 00:12:38.787240 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6721 2024.07.06 00:12:38.787536 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 4 columns (4 merged, 0 gathered) in 0.004808487 sec., 166996.3961636997 rows/sec., 13.66 MiB/sec.
6722 2024.07.06 00:12:38.787799 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6723 2024.07.06 00:12:38.787955 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6724 2024.07.06 00:12:38.788248 [ 84 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6725 2024.07.06 00:12:38.788384 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00429 sec., 22377.622377622374 rows/sec., 1.75 MiB/sec.
6726 2024.07.06 00:12:38.788407 [ 84 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6727 2024.07.06 00:12:38.788502 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6728 2024.07.06 00:12:38.788918 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::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
6729 2024.07.06 00:12:38.789181 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6730 2024.07.06 00:12:38.789232 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Debug> DynamicQueryHandler: Done processing query
6731 2024.07.06 00:12:38.789361 [ 3 ] {c6f990bb-ab09-4606-8e69-f2f5e4d7489d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6732 2024.07.06 00:12:38.789379 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6733 2024.07.06 00:12:38.789442 [ 3 ] {} <Debug> HTTP-Session: af3d44f6-642b-4616-92d9-9ffe20f29a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6734 2024.07.06 00:12:38.789471 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 152 rows starting from the beginning of the part
6735 2024.07.06 00:12:38.789479 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_46_9} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6736 2024.07.06 00:12:38.789764 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part
6737 2024.07.06 00:12:38.789784 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6738 2024.07.06 00:12:38.790026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6739 2024.07.06 00:12:38.790054 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part
6740 2024.07.06 00:12:38.790278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6741 2024.07.06 00:12:38.790310 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part
6742 2024.07.06 00:12:38.790392 [ 3 ] {} <Debug> HTTP-Session: a599bb4d-2b22-483f-98b7-656c3694a4ad Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6743 2024.07.06 00:12:38.790510 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part
6744 2024.07.06 00:12:38.790489 [ 3 ] {} <Debug> HTTP-Session: a599bb4d-2b22-483f-98b7-656c3694a4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.07.06 00:12:38.790659 [ 3 ] {} <Debug> HTTP-Session: a599bb4d-2b22-483f-98b7-656c3694a4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6746 2024.07.06 00:12:38.790729 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part
6747 2024.07.06 00:12:38.790959 [ 3 ] {} <Trace> HTTP-Session: a599bb4d-2b22-483f-98b7-656c3694a4ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6748 2024.07.06 00:12:38.791377 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6749 2024.07.06 00:12:38.791505 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6750 2024.07.06 00:12:38.792177 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6751 2024.07.06 00:12:38.793002 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6752 2024.07.06 00:12:38.793095 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6753 2024.07.06 00:12:38.793304 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.004637024 sec., 128962.02391878929 rows/sec., 10.07 MiB/sec.
6754 2024.07.06 00:12:38.793511 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6755 2024.07.06 00:12:38.794164 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6756 2024.07.06 00:12:38.794365 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6757 2024.07.06 00:12:38.794642 [ 193 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_46_9} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6758 2024.07.06 00:12:38.794781 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6759 2024.07.06 00:12:38.794913 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6760 2024.07.06 00:12:38.795086 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6761 2024.07.06 00:12:38.795089 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003843 sec., 41634.13999479573 rows/sec., 2.90 MiB/sec.
6762 2024.07.06 00:12:38.795139 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6763 2024.07.06 00:12:38.795217 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6764 2024.07.06 00:12:38.795455 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
6765 2024.07.06 00:12:38.795518 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Debug> DynamicQueryHandler: Done processing query
6766 2024.07.06 00:12:38.795571 [ 3 ] {c5f0622c-a5d2-4e54-bb2f-6a91dfd11741} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6767 2024.07.06 00:12:38.795616 [ 3 ] {} <Debug> HTTP-Session: a599bb4d-2b22-483f-98b7-656c3694a4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.07.06 00:12:38.795731 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6769 2024.07.06 00:12:38.795768 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 5861 rows starting from the beginning of the part
6770 2024.07.06 00:12:38.795895 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
6771 2024.07.06 00:12:38.795920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6772 2024.07.06 00:12:38.796117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6773 2024.07.06 00:12:38.796167 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 197 rows starting from the beginning of the part
6774 2024.07.06 00:12:38.796361 [ 3 ] {} <Debug> HTTP-Session: 10185511-99fd-4474-ab88-d18abc06170d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6775 2024.07.06 00:12:38.796511 [ 3 ] {} <Debug> HTTP-Session: 10185511-99fd-4474-ab88-d18abc06170d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6776 2024.07.06 00:12:38.796568 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
6777 2024.07.06 00:12:38.796646 [ 3 ] {} <Debug> HTTP-Session: 10185511-99fd-4474-ab88-d18abc06170d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.07.06 00:12:38.796826 [ 3 ] {} <Trace> HTTP-Session: 10185511-99fd-4474-ab88-d18abc06170d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6779 2024.07.06 00:12:38.796875 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part
6780 2024.07.06 00:12:38.797124 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
6781 2024.07.06 00:12:38.797454 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6782 2024.07.06 00:12:38.797642 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6783 2024.07.06 00:12:38.799046 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6784 2024.07.06 00:12:38.800067 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6785 2024.07.06 00:12:38.800106 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6786 2024.07.06 00:12:38.801124 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6787 2024.07.06 00:12:38.801296 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6700 rows, containing 5 columns (5 merged, 0 gathered) in 0.005960685 sec., 1124031.885597041 rows/sec., 78.28 MiB/sec.
6788 2024.07.06 00:12:38.801821 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6789 2024.07.06 00:12:38.801849 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6790 2024.07.06 00:12:38.802215 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.005074 sec., 6306.66141111549 rows/sec., 11.30 MiB/sec.
6791 2024.07.06 00:12:38.803071 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Debug> DynamicQueryHandler: Done processing query
6792 2024.07.06 00:12:38.803078 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6793 2024.07.06 00:12:38.803121 [ 3 ] {58392391-384c-43a1-b52d-a15f45b87487} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6794 2024.07.06 00:12:38.803175 [ 3 ] {} <Debug> HTTP-Session: 10185511-99fd-4474-ab88-d18abc06170d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6795 2024.07.06 00:12:38.803267 [ 197 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6796 2024.07.06 00:12:38.803385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6797 2024.07.06 00:12:38.803410 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB.
6798 2024.07.06 00:12:38.803472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6799 2024.07.06 00:12:38.803497 [ 3 ] {} <Debug> HTTP-Session: 835856ea-ab4a-45f1-8e18-4d21480fedb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6800 2024.07.06 00:12:38.803512 [ 3 ] {} <Debug> HTTP-Session: 835856ea-ab4a-45f1-8e18-4d21480fedb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6801 2024.07.06 00:12:38.803526 [ 3 ] {} <Debug> HTTP-Session: 835856ea-ab4a-45f1-8e18-4d21480fedb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.07.06 00:12:38.803558 [ 3 ] {} <Trace> HTTP-Session: 835856ea-ab4a-45f1-8e18-4d21480fedb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6803 2024.07.06 00:12:38.803686 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6804 2024.07.06 00:12:38.803732 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6805 2024.07.06 00:12:38.803880 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6806 2024.07.06 00:12:38.804236 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6807 2024.07.06 00:12:38.804271 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6808 2024.07.06 00:12:38.804644 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6809 2024.07.06 00:12:38.804979 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6810 2024.07.06 00:12:38.805145 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec.
6811 2024.07.06 00:12:38.805436 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Debug> DynamicQueryHandler: Done processing query
6812 2024.07.06 00:12:38.805487 [ 3 ] {550f8581-839f-4248-b601-d2f165f66564} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6813 2024.07.06 00:12:38.805526 [ 3 ] {} <Debug> HTTP-Session: 835856ea-ab4a-45f1-8e18-4d21480fedb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.07.06 00:12:42.474813 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
6815 2024.07.06 00:12:42.474876 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
6816 2024.07.06 00:12:43.773006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6817 2024.07.06 00:12:43.773134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6818 2024.07.06 00:12:43.773163 [ 3 ] {} <Debug> HTTP-Session: 3e3676a9-dea1-43cc-b91b-469bd69b2a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6819 2024.07.06 00:12:43.773191 [ 3 ] {} <Debug> HTTP-Session: 3e3676a9-dea1-43cc-b91b-469bd69b2a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.07.06 00:12:43.773209 [ 3 ] {} <Debug> HTTP-Session: 3e3676a9-dea1-43cc-b91b-469bd69b2a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6821 2024.07.06 00:12:43.773263 [ 3 ] {} <Trace> HTTP-Session: 3e3676a9-dea1-43cc-b91b-469bd69b2a5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6822 2024.07.06 00:12:43.773467 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6823 2024.07.06 00:12:43.773532 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6824 2024.07.06 00:12:43.773721 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6825 2024.07.06 00:12:43.774192 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6826 2024.07.06 00:12:43.774239 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6827 2024.07.06 00:12:43.774618 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6828 2024.07.06 00:12:43.774954 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6829 2024.07.06 00:12:43.775113 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.50 MiB/sec.
6830 2024.07.06 00:12:43.775355 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Debug> DynamicQueryHandler: Done processing query
6831 2024.07.06 00:12:43.775382 [ 3 ] {bfff2228-162c-45ff-aafb-4a806bb7986a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6832 2024.07.06 00:12:43.775399 [ 3 ] {} <Debug> HTTP-Session: 3e3676a9-dea1-43cc-b91b-469bd69b2a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6833 2024.07.06 00:12:43.775564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6834 2024.07.06 00:12:43.775621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6835 2024.07.06 00:12:43.775641 [ 3 ] {} <Debug> HTTP-Session: 84826dca-e8ae-44c1-8b8d-516ea3bde9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6836 2024.07.06 00:12:43.775660 [ 3 ] {} <Debug> HTTP-Session: 84826dca-e8ae-44c1-8b8d-516ea3bde9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6837 2024.07.06 00:12:43.775674 [ 3 ] {} <Debug> HTTP-Session: 84826dca-e8ae-44c1-8b8d-516ea3bde9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6838 2024.07.06 00:12:43.775709 [ 3 ] {} <Trace> HTTP-Session: 84826dca-e8ae-44c1-8b8d-516ea3bde9c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6839 2024.07.06 00:12:43.775834 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6840 2024.07.06 00:12:43.775880 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6841 2024.07.06 00:12:43.776018 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6842 2024.07.06 00:12:43.776378 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6843 2024.07.06 00:12:43.776415 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6844 2024.07.06 00:12:43.776739 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6845 2024.07.06 00:12:43.777080 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6846 2024.07.06 00:12:43.777227 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec.
6847 2024.07.06 00:12:43.777406 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Debug> DynamicQueryHandler: Done processing query
6848 2024.07.06 00:12:43.777430 [ 3 ] {15451ad4-7a0b-4b99-8f9c-81187863b0e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6849 2024.07.06 00:12:43.777446 [ 3 ] {} <Debug> HTTP-Session: 84826dca-e8ae-44c1-8b8d-516ea3bde9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.07.06 00:12:43.777632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6851 2024.07.06 00:12:43.777684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6852 2024.07.06 00:12:43.777704 [ 3 ] {} <Debug> HTTP-Session: 513d81b8-bca8-4808-8584-603aefc17db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6853 2024.07.06 00:12:43.777721 [ 3 ] {} <Debug> HTTP-Session: 513d81b8-bca8-4808-8584-603aefc17db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6854 2024.07.06 00:12:43.777735 [ 3 ] {} <Debug> HTTP-Session: 513d81b8-bca8-4808-8584-603aefc17db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6855 2024.07.06 00:12:43.777766 [ 3 ] {} <Trace> HTTP-Session: 513d81b8-bca8-4808-8584-603aefc17db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6856 2024.07.06 00:12:43.777909 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6857 2024.07.06 00:12:43.777956 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6858 2024.07.06 00:12:43.778102 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6859 2024.07.06 00:12:43.778497 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6860 2024.07.06 00:12:43.778629 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6861 2024.07.06 00:12:43.779028 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6862 2024.07.06 00:12:43.779365 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6863 2024.07.06 00:12:43.779521 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec.
6864 2024.07.06 00:12:43.779800 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Debug> DynamicQueryHandler: Done processing query
6865 2024.07.06 00:12:43.779856 [ 3 ] {fffc1e8d-a49c-4aa1-ba78-498e0b58e62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6866 2024.07.06 00:12:43.779897 [ 3 ] {} <Debug> HTTP-Session: 513d81b8-bca8-4808-8584-603aefc17db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6867 2024.07.06 00:12:43.780051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6868 2024.07.06 00:12:43.780102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6869 2024.07.06 00:12:43.780121 [ 3 ] {} <Debug> HTTP-Session: 6d67ea87-295b-4192-9df0-23f2b081874d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6870 2024.07.06 00:12:43.780229 [ 3 ] {} <Debug> HTTP-Session: 6d67ea87-295b-4192-9df0-23f2b081874d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.07.06 00:12:43.780245 [ 3 ] {} <Debug> HTTP-Session: 6d67ea87-295b-4192-9df0-23f2b081874d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6872 2024.07.06 00:12:43.780275 [ 3 ] {} <Trace> HTTP-Session: 6d67ea87-295b-4192-9df0-23f2b081874d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6873 2024.07.06 00:12:43.780403 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6874 2024.07.06 00:12:43.780450 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6875 2024.07.06 00:12:43.780596 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6876 2024.07.06 00:12:43.780905 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6877 2024.07.06 00:12:43.780941 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6878 2024.07.06 00:12:43.781295 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6879 2024.07.06 00:12:43.781613 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6880 2024.07.06 00:12:43.781768 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
6881 2024.07.06 00:12:43.781778 [ 80 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6882 2024.07.06 00:12:43.781891 [ 80 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6883 2024.07.06 00:12:43.781927 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6884 2024.07.06 00:12:43.782013 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Debug> DynamicQueryHandler: Done processing query
6885 2024.07.06 00:12:43.782057 [ 3 ] {d927fdf0-36de-435b-b617-e5bbb8fda115} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6886 2024.07.06 00:12:43.782086 [ 3 ] {} <Debug> HTTP-Session: 6d67ea87-295b-4192-9df0-23f2b081874d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.07.06 00:12:43.782119 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6888 2024.07.06 00:12:43.782257 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6889 2024.07.06 00:12:43.782295 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1880 rows starting from the beginning of the part
6890 2024.07.06 00:12:43.782360 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
6891 2024.07.06 00:12:43.782534 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6892 2024.07.06 00:12:43.782784 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
6893 2024.07.06 00:12:43.782959 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
6894 2024.07.06 00:12:43.783129 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
6895 2024.07.06 00:12:43.784446 [ 199 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410259 sec., 904467.1132853357 rows/sec., 61.23 MiB/sec.
6896 2024.07.06 00:12:43.784665 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6897 2024.07.06 00:12:43.785038 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6898 2024.07.06 00:12:43.785115 [ 194 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_46_9} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6899 2024.07.06 00:12:43.785186 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
6900 2024.07.06 00:12:48.775417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6901 2024.07.06 00:12:48.775556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6902 2024.07.06 00:12:48.775586 [ 3 ] {} <Debug> HTTP-Session: 8a69e77b-263e-4ec4-bb6e-62644ffef810 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6903 2024.07.06 00:12:48.775614 [ 3 ] {} <Debug> HTTP-Session: 8a69e77b-263e-4ec4-bb6e-62644ffef810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.07.06 00:12:48.775633 [ 3 ] {} <Debug> HTTP-Session: 8a69e77b-263e-4ec4-bb6e-62644ffef810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6905 2024.07.06 00:12:48.775688 [ 3 ] {} <Trace> HTTP-Session: 8a69e77b-263e-4ec4-bb6e-62644ffef810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6906 2024.07.06 00:12:48.775896 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6907 2024.07.06 00:12:48.775971 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6908 2024.07.06 00:12:48.776191 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6909 2024.07.06 00:12:48.776696 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6910 2024.07.06 00:12:48.776734 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6911 2024.07.06 00:12:48.777125 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6912 2024.07.06 00:12:48.777459 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6913 2024.07.06 00:12:48.777606 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001779 sec., 17987.633501967397 rows/sec., 1.42 MiB/sec.
6914 2024.07.06 00:12:48.777800 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Debug> DynamicQueryHandler: Done processing query
6915 2024.07.06 00:12:48.777827 [ 3 ] {f8c36a38-a870-4d07-abd1-6ec23ee51cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6916 2024.07.06 00:12:48.777844 [ 3 ] {} <Debug> HTTP-Session: 8a69e77b-263e-4ec4-bb6e-62644ffef810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6917 2024.07.06 00:12:48.778015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6918 2024.07.06 00:12:48.778066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6919 2024.07.06 00:12:48.778086 [ 3 ] {} <Debug> HTTP-Session: 88372cda-7dc2-4237-a979-6862fbdcc793 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6920 2024.07.06 00:12:48.778104 [ 3 ] {} <Debug> HTTP-Session: 88372cda-7dc2-4237-a979-6862fbdcc793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.07.06 00:12:48.778119 [ 3 ] {} <Debug> HTTP-Session: 88372cda-7dc2-4237-a979-6862fbdcc793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.07.06 00:12:48.778150 [ 3 ] {} <Trace> HTTP-Session: 88372cda-7dc2-4237-a979-6862fbdcc793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6923 2024.07.06 00:12:48.778289 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6924 2024.07.06 00:12:48.778333 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6925 2024.07.06 00:12:48.778458 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6926 2024.07.06 00:12:48.778907 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6927 2024.07.06 00:12:48.778944 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6928 2024.07.06 00:12:48.779262 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6929 2024.07.06 00:12:48.779568 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6930 2024.07.06 00:12:48.779694 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001467 sec., 103612.81526925699 rows/sec., 8.68 MiB/sec.
6931 2024.07.06 00:12:48.779857 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Debug> DynamicQueryHandler: Done processing query
6932 2024.07.06 00:12:48.779883 [ 3 ] {879aa4b7-ec60-4626-b010-3211bece056e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6933 2024.07.06 00:12:48.779899 [ 3 ] {} <Debug> HTTP-Session: 88372cda-7dc2-4237-a979-6862fbdcc793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6934 2024.07.06 00:12:48.780040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6935 2024.07.06 00:12:48.780090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6936 2024.07.06 00:12:48.780109 [ 3 ] {} <Debug> HTTP-Session: e556ddfd-154e-48d2-ac2b-4f2c485deeaa Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6937 2024.07.06 00:12:48.780127 [ 3 ] {} <Debug> HTTP-Session: e556ddfd-154e-48d2-ac2b-4f2c485deeaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.07.06 00:12:48.780141 [ 3 ] {} <Debug> HTTP-Session: e556ddfd-154e-48d2-ac2b-4f2c485deeaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6939 2024.07.06 00:12:48.780172 [ 3 ] {} <Trace> HTTP-Session: e556ddfd-154e-48d2-ac2b-4f2c485deeaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6940 2024.07.06 00:12:48.780304 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6941 2024.07.06 00:12:48.780347 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6942 2024.07.06 00:12:48.780473 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6943 2024.07.06 00:12:48.780831 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6944 2024.07.06 00:12:48.780868 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6945 2024.07.06 00:12:48.781184 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6946 2024.07.06 00:12:48.781486 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6947 2024.07.06 00:12:48.781611 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001362 sec., 70484.58149779736 rows/sec., 5.50 MiB/sec.
6948 2024.07.06 00:12:48.781877 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Debug> DynamicQueryHandler: Done processing query
6949 2024.07.06 00:12:48.781934 [ 3 ] {161018e8-47ea-421e-a7df-ffbbed99cb77} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6950 2024.07.06 00:12:48.781990 [ 3 ] {} <Debug> HTTP-Session: e556ddfd-154e-48d2-ac2b-4f2c485deeaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6951 2024.07.06 00:12:48.782204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6952 2024.07.06 00:12:48.782257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6953 2024.07.06 00:12:48.782277 [ 3 ] {} <Debug> HTTP-Session: 3b1b3c46-a7d2-49e1-be30-f79706b99e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6954 2024.07.06 00:12:48.782294 [ 3 ] {} <Debug> HTTP-Session: 3b1b3c46-a7d2-49e1-be30-f79706b99e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6955 2024.07.06 00:12:48.782308 [ 3 ] {} <Debug> HTTP-Session: 3b1b3c46-a7d2-49e1-be30-f79706b99e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6956 2024.07.06 00:12:48.782340 [ 3 ] {} <Trace> HTTP-Session: 3b1b3c46-a7d2-49e1-be30-f79706b99e0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6957 2024.07.06 00:12:48.782487 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6958 2024.07.06 00:12:48.782537 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6959 2024.07.06 00:12:48.782699 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6960 2024.07.06 00:12:48.783100 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6961 2024.07.06 00:12:48.783137 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6962 2024.07.06 00:12:48.783535 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6963 2024.07.06 00:12:48.783870 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6964 2024.07.06 00:12:48.783991 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
6965 2024.07.06 00:12:48.784268 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Debug> DynamicQueryHandler: Done processing query
6966 2024.07.06 00:12:48.784327 [ 3 ] {d3655d62-cda0-4b58-98d2-2e830ebbe358} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6967 2024.07.06 00:12:48.784373 [ 3 ] {} <Debug> HTTP-Session: 3b1b3c46-a7d2-49e1-be30-f79706b99e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6968 2024.07.06 00:12:48.784538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6969 2024.07.06 00:12:48.784589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6970 2024.07.06 00:12:48.784609 [ 3 ] {} <Debug> HTTP-Session: 90295c42-7015-4ed0-9d6d-d7c2b5da19a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6971 2024.07.06 00:12:48.784627 [ 3 ] {} <Debug> HTTP-Session: 90295c42-7015-4ed0-9d6d-d7c2b5da19a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6972 2024.07.06 00:12:48.784641 [ 3 ] {} <Debug> HTTP-Session: 90295c42-7015-4ed0-9d6d-d7c2b5da19a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6973 2024.07.06 00:12:48.784673 [ 3 ] {} <Trace> HTTP-Session: 90295c42-7015-4ed0-9d6d-d7c2b5da19a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6974 2024.07.06 00:12:48.784994 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6975 2024.07.06 00:12:48.785065 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6976 2024.07.06 00:12:48.785490 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6977 2024.07.06 00:12:48.786182 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6978 2024.07.06 00:12:48.786220 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6979 2024.07.06 00:12:48.786852 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6980 2024.07.06 00:12:48.787258 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6981 2024.07.06 00:12:48.787405 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002633 sec., 12153.437143942272 rows/sec., 21.78 MiB/sec.
6982 2024.07.06 00:12:48.787626 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Debug> DynamicQueryHandler: Done processing query
6983 2024.07.06 00:12:48.787651 [ 3 ] {44e50605-d584-42a7-866a-88ee9d1f60ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6984 2024.07.06 00:12:48.787668 [ 3 ] {} <Debug> HTTP-Session: 90295c42-7015-4ed0-9d6d-d7c2b5da19a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6985 2024.07.06 00:12:48.787800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6986 2024.07.06 00:12:48.787851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6987 2024.07.06 00:12:48.787870 [ 3 ] {} <Debug> HTTP-Session: 898d427e-15c9-448e-8698-7c5727d60173 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
6988 2024.07.06 00:12:48.787888 [ 3 ] {} <Debug> HTTP-Session: 898d427e-15c9-448e-8698-7c5727d60173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6989 2024.07.06 00:12:48.787902 [ 3 ] {} <Debug> HTTP-Session: 898d427e-15c9-448e-8698-7c5727d60173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6990 2024.07.06 00:12:48.787933 [ 3 ] {} <Trace> HTTP-Session: 898d427e-15c9-448e-8698-7c5727d60173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6991 2024.07.06 00:12:48.788046 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6992 2024.07.06 00:12:48.788091 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6993 2024.07.06 00:12:48.788218 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6994 2024.07.06 00:12:48.788510 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6995 2024.07.06 00:12:48.788545 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
6996 2024.07.06 00:12:48.788909 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6997 2024.07.06 00:12:48.789236 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6998 2024.07.06 00:12:48.789357 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
6999 2024.07.06 00:12:48.789524 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Debug> DynamicQueryHandler: Done processing query
7000 2024.07.06 00:12:48.789550 [ 3 ] {911909a6-7cf0-46a7-8175-8ec7701e53af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7001 2024.07.06 00:12:48.789566 [ 3 ] {} <Debug> HTTP-Session: 898d427e-15c9-448e-8698-7c5727d60173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7002 2024.07.06 00:12:53.774374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7003 2024.07.06 00:12:53.774504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7004 2024.07.06 00:12:53.774530 [ 3 ] {} <Debug> HTTP-Session: 0527d5e0-54e1-4d4c-a5bc-2b60b5e9fbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7005 2024.07.06 00:12:53.774555 [ 3 ] {} <Debug> HTTP-Session: 0527d5e0-54e1-4d4c-a5bc-2b60b5e9fbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7006 2024.07.06 00:12:53.774570 [ 3 ] {} <Debug> HTTP-Session: 0527d5e0-54e1-4d4c-a5bc-2b60b5e9fbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7007 2024.07.06 00:12:53.774620 [ 3 ] {} <Trace> HTTP-Session: 0527d5e0-54e1-4d4c-a5bc-2b60b5e9fbe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7008 2024.07.06 00:12:53.774801 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7009 2024.07.06 00:12:53.774869 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7010 2024.07.06 00:12:53.775068 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7011 2024.07.06 00:12:53.775494 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7012 2024.07.06 00:12:53.775544 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7013 2024.07.06 00:12:53.775919 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7014 2024.07.06 00:12:53.776261 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7015 2024.07.06 00:12:53.776426 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec.
7016 2024.07.06 00:12:53.776750 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Debug> DynamicQueryHandler: Done processing query
7017 2024.07.06 00:12:53.776778 [ 3 ] {7c833867-ea2f-4195-b1cc-8ee2b8d20944} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7018 2024.07.06 00:12:53.776795 [ 3 ] {} <Debug> HTTP-Session: 0527d5e0-54e1-4d4c-a5bc-2b60b5e9fbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7019 2024.07.06 00:12:53.776966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7020 2024.07.06 00:12:53.777025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7021 2024.07.06 00:12:53.777046 [ 3 ] {} <Debug> HTTP-Session: 5fab4212-4305-46f0-a8f0-65c779c7ddf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7022 2024.07.06 00:12:53.777066 [ 3 ] {} <Debug> HTTP-Session: 5fab4212-4305-46f0-a8f0-65c779c7ddf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7023 2024.07.06 00:12:53.777080 [ 3 ] {} <Debug> HTTP-Session: 5fab4212-4305-46f0-a8f0-65c779c7ddf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.07.06 00:12:53.777116 [ 3 ] {} <Trace> HTTP-Session: 5fab4212-4305-46f0-a8f0-65c779c7ddf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7025 2024.07.06 00:12:53.777250 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7026 2024.07.06 00:12:53.777299 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7027 2024.07.06 00:12:53.777451 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7028 2024.07.06 00:12:53.777823 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7029 2024.07.06 00:12:53.777861 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7030 2024.07.06 00:12:53.778195 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7031 2024.07.06 00:12:53.778504 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7032 2024.07.06 00:12:53.778650 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001449 sec., 64182.19461697723 rows/sec., 4.86 MiB/sec.
7033 2024.07.06 00:12:53.778833 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Debug> DynamicQueryHandler: Done processing query
7034 2024.07.06 00:12:53.778859 [ 3 ] {d545a360-d33b-4ccd-9620-e76e6ff69513} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7035 2024.07.06 00:12:53.778875 [ 3 ] {} <Debug> HTTP-Session: 5fab4212-4305-46f0-a8f0-65c779c7ddf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7036 2024.07.06 00:12:53.779024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7037 2024.07.06 00:12:53.779079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7038 2024.07.06 00:12:53.779100 [ 3 ] {} <Debug> HTTP-Session: a3d72723-a4cc-4f0f-84f4-ed0da15ef423 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7039 2024.07.06 00:12:53.779118 [ 3 ] {} <Debug> HTTP-Session: a3d72723-a4cc-4f0f-84f4-ed0da15ef423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7040 2024.07.06 00:12:53.779132 [ 3 ] {} <Debug> HTTP-Session: a3d72723-a4cc-4f0f-84f4-ed0da15ef423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.07.06 00:12:53.779165 [ 3 ] {} <Trace> HTTP-Session: a3d72723-a4cc-4f0f-84f4-ed0da15ef423 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7042 2024.07.06 00:12:53.779262 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7043 2024.07.06 00:12:53.779307 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7044 2024.07.06 00:12:53.779437 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7045 2024.07.06 00:12:53.779729 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7046 2024.07.06 00:12:53.779766 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7047 2024.07.06 00:12:53.780079 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7048 2024.07.06 00:12:53.780401 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7049 2024.07.06 00:12:53.780557 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001311 sec., 1525.5530129672004 rows/sec., 106.52 KiB/sec.
7050 2024.07.06 00:12:53.780843 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Debug> DynamicQueryHandler: Done processing query
7051 2024.07.06 00:12:53.780869 [ 3 ] {8c5734e9-17c0-4610-835d-9c7b436e92c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7052 2024.07.06 00:12:53.780885 [ 3 ] {} <Debug> HTTP-Session: a3d72723-a4cc-4f0f-84f4-ed0da15ef423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7053 2024.07.06 00:12:53.781032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7054 2024.07.06 00:12:53.781085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7055 2024.07.06 00:12:53.781105 [ 3 ] {} <Debug> HTTP-Session: 4c4fe35b-ebb4-4aac-87da-7c9da88b51ee Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7056 2024.07.06 00:12:53.781122 [ 3 ] {} <Debug> HTTP-Session: 4c4fe35b-ebb4-4aac-87da-7c9da88b51ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7057 2024.07.06 00:12:53.781136 [ 3 ] {} <Debug> HTTP-Session: 4c4fe35b-ebb4-4aac-87da-7c9da88b51ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7058 2024.07.06 00:12:53.781168 [ 3 ] {} <Trace> HTTP-Session: 4c4fe35b-ebb4-4aac-87da-7c9da88b51ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7059 2024.07.06 00:12:53.781290 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7060 2024.07.06 00:12:53.781335 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7061 2024.07.06 00:12:53.781482 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7062 2024.07.06 00:12:53.781896 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7063 2024.07.06 00:12:53.781932 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7064 2024.07.06 00:12:53.782247 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7065 2024.07.06 00:12:53.782549 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7066 2024.07.06 00:12:53.782704 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001452 sec., 61983.47107438017 rows/sec., 4.83 MiB/sec.
7067 2024.07.06 00:12:53.782879 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Debug> DynamicQueryHandler: Done processing query
7068 2024.07.06 00:12:53.782905 [ 3 ] {5d8387e8-cd01-4770-bee2-59a1584bef4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7069 2024.07.06 00:12:53.782921 [ 3 ] {} <Debug> HTTP-Session: 4c4fe35b-ebb4-4aac-87da-7c9da88b51ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7070 2024.07.06 00:12:53.783092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7071 2024.07.06 00:12:53.783141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7072 2024.07.06 00:12:53.783162 [ 3 ] {} <Debug> HTTP-Session: fc429e09-d530-4941-9e34-33532b886ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7073 2024.07.06 00:12:53.783180 [ 3 ] {} <Debug> HTTP-Session: fc429e09-d530-4941-9e34-33532b886ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.07.06 00:12:53.783194 [ 3 ] {} <Debug> HTTP-Session: fc429e09-d530-4941-9e34-33532b886ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7075 2024.07.06 00:12:53.783226 [ 3 ] {} <Trace> HTTP-Session: fc429e09-d530-4941-9e34-33532b886ab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7076 2024.07.06 00:12:53.783405 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7077 2024.07.06 00:12:53.783452 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7078 2024.07.06 00:12:53.783601 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7079 2024.07.06 00:12:53.784044 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7080 2024.07.06 00:12:53.784085 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7081 2024.07.06 00:12:53.784478 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7082 2024.07.06 00:12:53.784815 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7083 2024.07.06 00:12:53.784962 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001652 sec., 119249.39467312349 rows/sec., 8.33 MiB/sec.
7084 2024.07.06 00:12:53.785250 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Debug> DynamicQueryHandler: Done processing query
7085 2024.07.06 00:12:53.785314 [ 3 ] {13c02aea-e7af-4628-8ad4-1280e8c98cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7086 2024.07.06 00:12:53.785354 [ 3 ] {} <Debug> HTTP-Session: fc429e09-d530-4941-9e34-33532b886ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7087 2024.07.06 00:12:53.785533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7088 2024.07.06 00:12:53.785585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7089 2024.07.06 00:12:53.785604 [ 3 ] {} <Debug> HTTP-Session: 569169b3-8f58-4116-a6a8-abe7076deb10 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7090 2024.07.06 00:12:53.785622 [ 3 ] {} <Debug> HTTP-Session: 569169b3-8f58-4116-a6a8-abe7076deb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.07.06 00:12:53.785635 [ 3 ] {} <Debug> HTTP-Session: 569169b3-8f58-4116-a6a8-abe7076deb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7092 2024.07.06 00:12:53.785667 [ 3 ] {} <Trace> HTTP-Session: 569169b3-8f58-4116-a6a8-abe7076deb10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7093 2024.07.06 00:12:53.785798 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7094 2024.07.06 00:12:53.785846 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7095 2024.07.06 00:12:53.785992 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7096 2024.07.06 00:12:53.786308 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7097 2024.07.06 00:12:53.786344 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7098 2024.07.06 00:12:53.786707 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7099 2024.07.06 00:12:53.787040 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7100 2024.07.06 00:12:53.787192 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
7101 2024.07.06 00:12:53.787460 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Debug> DynamicQueryHandler: Done processing query
7102 2024.07.06 00:12:53.787507 [ 3 ] {46da455b-d478-4eff-bc1f-f52f0acf107c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7103 2024.07.06 00:12:53.787541 [ 3 ] {} <Debug> HTTP-Session: 569169b3-8f58-4116-a6a8-abe7076deb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7104 2024.07.06 00:12:57.475146 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
7105 2024.07.06 00:12:57.475244 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
7106 2024.07.06 00:12:58.775313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7107 2024.07.06 00:12:58.775439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7108 2024.07.06 00:12:58.775469 [ 3 ] {} <Debug> HTTP-Session: 7f2f09f1-1b47-445e-a459-84ae09e657c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7109 2024.07.06 00:12:58.775497 [ 3 ] {} <Debug> HTTP-Session: 7f2f09f1-1b47-445e-a459-84ae09e657c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.07.06 00:12:58.775515 [ 3 ] {} <Debug> HTTP-Session: 7f2f09f1-1b47-445e-a459-84ae09e657c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7111 2024.07.06 00:12:58.775570 [ 3 ] {} <Trace> HTTP-Session: 7f2f09f1-1b47-445e-a459-84ae09e657c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7112 2024.07.06 00:12:58.775785 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7113 2024.07.06 00:12:58.775854 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7114 2024.07.06 00:12:58.776047 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7115 2024.07.06 00:12:58.776496 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7116 2024.07.06 00:12:58.776545 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7117 2024.07.06 00:12:58.776910 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7118 2024.07.06 00:12:58.777242 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7119 2024.07.06 00:12:58.777416 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001694 sec., 18890.200708382526 rows/sec., 1.50 MiB/sec.
7120 2024.07.06 00:12:58.777782 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Debug> DynamicQueryHandler: Done processing query
7121 2024.07.06 00:12:58.777809 [ 3 ] {2b6f9fb0-cc61-4dfa-9f25-1f37030900fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7122 2024.07.06 00:12:58.777826 [ 3 ] {} <Debug> HTTP-Session: 7f2f09f1-1b47-445e-a459-84ae09e657c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7123 2024.07.06 00:12:58.777985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7124 2024.07.06 00:12:58.778042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7125 2024.07.06 00:12:58.778062 [ 3 ] {} <Debug> HTTP-Session: 3578549b-5eb1-4775-a53b-c87ae9642164 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7126 2024.07.06 00:12:58.778081 [ 3 ] {} <Debug> HTTP-Session: 3578549b-5eb1-4775-a53b-c87ae9642164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.07.06 00:12:58.778100 [ 3 ] {} <Debug> HTTP-Session: 3578549b-5eb1-4775-a53b-c87ae9642164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7128 2024.07.06 00:12:58.778136 [ 3 ] {} <Trace> HTTP-Session: 3578549b-5eb1-4775-a53b-c87ae9642164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7129 2024.07.06 00:12:58.778241 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7130 2024.07.06 00:12:58.778290 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7131 2024.07.06 00:12:58.778448 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7132 2024.07.06 00:12:58.778757 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7133 2024.07.06 00:12:58.778794 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7134 2024.07.06 00:12:58.779096 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7135 2024.07.06 00:12:58.779400 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7136 2024.07.06 00:12:58.779556 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00134 sec., 1492.5373134328358 rows/sec., 121.71 KiB/sec.
7137 2024.07.06 00:12:58.779725 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Debug> DynamicQueryHandler: Done processing query
7138 2024.07.06 00:12:58.779748 [ 3 ] {c60f95a7-e89b-4407-ae42-353197b06428} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7139 2024.07.06 00:12:58.779764 [ 3 ] {} <Debug> HTTP-Session: 3578549b-5eb1-4775-a53b-c87ae9642164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.07.06 00:12:58.779912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.07.06 00:12:58.779961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7142 2024.07.06 00:12:58.779981 [ 3 ] {} <Debug> HTTP-Session: ba400b8e-9b0a-4b2f-926c-a757474e9e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7143 2024.07.06 00:12:58.779998 [ 3 ] {} <Debug> HTTP-Session: ba400b8e-9b0a-4b2f-926c-a757474e9e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.07.06 00:12:58.780012 [ 3 ] {} <Debug> HTTP-Session: ba400b8e-9b0a-4b2f-926c-a757474e9e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.07.06 00:12:58.780043 [ 3 ] {} <Trace> HTTP-Session: ba400b8e-9b0a-4b2f-926c-a757474e9e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7146 2024.07.06 00:12:58.780182 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7147 2024.07.06 00:12:58.780225 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7148 2024.07.06 00:12:58.780353 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7149 2024.07.06 00:12:58.780736 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7150 2024.07.06 00:12:58.780772 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7151 2024.07.06 00:12:58.781106 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7152 2024.07.06 00:12:58.781414 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7153 2024.07.06 00:12:58.781563 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Debug> executeQuery: Read 153 rows, 13.11 KiB in 0.001438 sec., 106397.77468706536 rows/sec., 8.90 MiB/sec.
7154 2024.07.06 00:12:58.781839 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Debug> DynamicQueryHandler: Done processing query
7155 2024.07.06 00:12:58.781898 [ 3 ] {6a13742a-e697-4029-a8a6-ef59d8b7b2e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7156 2024.07.06 00:12:58.781953 [ 3 ] {} <Debug> HTTP-Session: ba400b8e-9b0a-4b2f-926c-a757474e9e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.07.06 00:12:58.782110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7158 2024.07.06 00:12:58.782162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7159 2024.07.06 00:12:58.782182 [ 3 ] {} <Debug> HTTP-Session: ff610303-3692-4f3b-84e0-4019332d4eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7160 2024.07.06 00:12:58.782199 [ 3 ] {} <Debug> HTTP-Session: ff610303-3692-4f3b-84e0-4019332d4eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.07.06 00:12:58.782213 [ 3 ] {} <Debug> HTTP-Session: ff610303-3692-4f3b-84e0-4019332d4eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.07.06 00:12:58.782245 [ 3 ] {} <Trace> HTTP-Session: ff610303-3692-4f3b-84e0-4019332d4eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7163 2024.07.06 00:12:58.782343 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7164 2024.07.06 00:12:58.782389 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7165 2024.07.06 00:12:58.782532 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7166 2024.07.06 00:12:58.782801 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7167 2024.07.06 00:12:58.782837 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7168 2024.07.06 00:12:58.783133 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7169 2024.07.06 00:12:58.783436 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7170 2024.07.06 00:12:58.783598 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 109.87 KiB/sec.
7171 2024.07.06 00:12:58.783931 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Debug> DynamicQueryHandler: Done processing query
7172 2024.07.06 00:12:58.783957 [ 3 ] {657ee6fd-d2d2-40fd-ac11-f33c731b6208} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7173 2024.07.06 00:12:58.783973 [ 3 ] {} <Debug> HTTP-Session: ff610303-3692-4f3b-84e0-4019332d4eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.07.06 00:12:58.784128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7175 2024.07.06 00:12:58.784179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7176 2024.07.06 00:12:58.784198 [ 3 ] {} <Debug> HTTP-Session: d82df2c0-83ac-4e29-9f26-a997dfa84f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7177 2024.07.06 00:12:58.784215 [ 3 ] {} <Debug> HTTP-Session: d82df2c0-83ac-4e29-9f26-a997dfa84f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7178 2024.07.06 00:12:58.784231 [ 3 ] {} <Debug> HTTP-Session: d82df2c0-83ac-4e29-9f26-a997dfa84f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7179 2024.07.06 00:12:58.784262 [ 3 ] {} <Trace> HTTP-Session: d82df2c0-83ac-4e29-9f26-a997dfa84f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7180 2024.07.06 00:12:58.784388 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7181 2024.07.06 00:12:58.784434 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7182 2024.07.06 00:12:58.784582 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7183 2024.07.06 00:12:58.784945 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7184 2024.07.06 00:12:58.784982 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7185 2024.07.06 00:12:58.785300 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7186 2024.07.06 00:12:58.785597 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7187 2024.07.06 00:12:58.785752 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001403 sec., 69850.32074126872 rows/sec., 5.46 MiB/sec.
7188 2024.07.06 00:12:58.785920 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Debug> DynamicQueryHandler: Done processing query
7189 2024.07.06 00:12:58.785945 [ 3 ] {dbf93dcc-4a8c-457e-9990-f524f66bf4c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7190 2024.07.06 00:12:58.785961 [ 3 ] {} <Debug> HTTP-Session: d82df2c0-83ac-4e29-9f26-a997dfa84f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7191 2024.07.06 00:12:58.786181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7192 2024.07.06 00:12:58.786231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7193 2024.07.06 00:12:58.786250 [ 3 ] {} <Debug> HTTP-Session: 325cd970-b99d-4746-9c11-75f626674ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7194 2024.07.06 00:12:58.786267 [ 3 ] {} <Debug> HTTP-Session: 325cd970-b99d-4746-9c11-75f626674ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7195 2024.07.06 00:12:58.786281 [ 3 ] {} <Debug> HTTP-Session: 325cd970-b99d-4746-9c11-75f626674ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7196 2024.07.06 00:12:58.786312 [ 3 ] {} <Trace> HTTP-Session: 325cd970-b99d-4746-9c11-75f626674ec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7197 2024.07.06 00:12:58.786459 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7198 2024.07.06 00:12:58.786506 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7199 2024.07.06 00:12:58.786652 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7200 2024.07.06 00:12:58.787072 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7201 2024.07.06 00:12:58.787110 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7202 2024.07.06 00:12:58.787515 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7203 2024.07.06 00:12:58.787848 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7204 2024.07.06 00:12:58.788014 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001614 sec., 99752.16852540273 rows/sec., 6.95 MiB/sec.
7205 2024.07.06 00:12:58.788190 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Debug> DynamicQueryHandler: Done processing query
7206 2024.07.06 00:12:58.788214 [ 3 ] {d67d9b99-d5dc-4ee0-90b0-5a69f8950b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7207 2024.07.06 00:12:58.788230 [ 3 ] {} <Debug> HTTP-Session: 325cd970-b99d-4746-9c11-75f626674ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7208 2024.07.06 00:12:58.788395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7209 2024.07.06 00:12:58.788445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7210 2024.07.06 00:12:58.788464 [ 3 ] {} <Debug> HTTP-Session: 01ec05f7-a0ef-45f2-adea-33d469e44d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7211 2024.07.06 00:12:58.788481 [ 3 ] {} <Debug> HTTP-Session: 01ec05f7-a0ef-45f2-adea-33d469e44d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.07.06 00:12:58.788495 [ 3 ] {} <Debug> HTTP-Session: 01ec05f7-a0ef-45f2-adea-33d469e44d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7213 2024.07.06 00:12:58.788525 [ 3 ] {} <Trace> HTTP-Session: 01ec05f7-a0ef-45f2-adea-33d469e44d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7214 2024.07.06 00:12:58.788843 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7215 2024.07.06 00:12:58.788908 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7216 2024.07.06 00:12:58.789314 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7217 2024.07.06 00:12:58.790080 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7218 2024.07.06 00:12:58.790116 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7219 2024.07.06 00:12:58.790735 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7220 2024.07.06 00:12:58.791132 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7221 2024.07.06 00:12:58.791316 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002707 sec., 11821.204285186552 rows/sec., 21.18 MiB/sec.
7222 2024.07.06 00:12:58.791538 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Debug> DynamicQueryHandler: Done processing query
7223 2024.07.06 00:12:58.791563 [ 3 ] {c4fbd6a8-d64a-447f-b51d-237b69efc5fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7224 2024.07.06 00:12:58.791578 [ 3 ] {} <Debug> HTTP-Session: 01ec05f7-a0ef-45f2-adea-33d469e44d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.07.06 00:12:58.791709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7226 2024.07.06 00:12:58.791759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7227 2024.07.06 00:12:58.791777 [ 3 ] {} <Debug> HTTP-Session: 7527a6ff-3b1e-4bf9-bf97-ad3c587a1ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7228 2024.07.06 00:12:58.791794 [ 3 ] {} <Debug> HTTP-Session: 7527a6ff-3b1e-4bf9-bf97-ad3c587a1ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7229 2024.07.06 00:12:58.791808 [ 3 ] {} <Debug> HTTP-Session: 7527a6ff-3b1e-4bf9-bf97-ad3c587a1ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.07.06 00:12:58.791839 [ 3 ] {} <Trace> HTTP-Session: 7527a6ff-3b1e-4bf9-bf97-ad3c587a1ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7231 2024.07.06 00:12:58.791960 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7232 2024.07.06 00:12:58.792006 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7233 2024.07.06 00:12:58.792133 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7234 2024.07.06 00:12:58.792425 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7235 2024.07.06 00:12:58.792460 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7236 2024.07.06 00:12:58.792821 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7237 2024.07.06 00:12:58.793145 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7238 2024.07.06 00:12:58.793296 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
7239 2024.07.06 00:12:58.793463 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Debug> DynamicQueryHandler: Done processing query
7240 2024.07.06 00:12:58.793488 [ 3 ] {c9588f1e-5352-4d9c-8c6d-742a534c0c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7241 2024.07.06 00:12:58.793504 [ 3 ] {} <Debug> HTTP-Session: 7527a6ff-3b1e-4bf9-bf97-ad3c587a1ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7242 2024.07.06 00:13:03.773697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7243 2024.07.06 00:13:03.773895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7244 2024.07.06 00:13:03.773939 [ 3 ] {} <Debug> HTTP-Session: ffb4f332-4d6a-4697-901e-6fbdb25d1d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7245 2024.07.06 00:13:03.773981 [ 3 ] {} <Debug> HTTP-Session: ffb4f332-4d6a-4697-901e-6fbdb25d1d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7246 2024.07.06 00:13:03.774008 [ 3 ] {} <Debug> HTTP-Session: ffb4f332-4d6a-4697-901e-6fbdb25d1d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7247 2024.07.06 00:13:03.774058 [ 3 ] {} <Trace> HTTP-Session: ffb4f332-4d6a-4697-901e-6fbdb25d1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7248 2024.07.06 00:13:03.774258 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7249 2024.07.06 00:13:03.774321 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7250 2024.07.06 00:13:03.774513 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7251 2024.07.06 00:13:03.774977 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7252 2024.07.06 00:13:03.775020 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7253 2024.07.06 00:13:03.775391 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7254 2024.07.06 00:13:03.775725 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7255 2024.07.06 00:13:03.775888 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec.
7256 2024.07.06 00:13:03.775900 [ 60 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7257 2024.07.06 00:13:03.776012 [ 60 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7258 2024.07.06 00:13:03.776056 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7259 2024.07.06 00:13:03.776169 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Debug> DynamicQueryHandler: Done processing query
7260 2024.07.06 00:13:03.776247 [ 3 ] {f1c5ba98-4712-4fe6-94d8-b54bcf11e0d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7261 2024.07.06 00:13:03.776318 [ 3 ] {} <Debug> HTTP-Session: ffb4f332-4d6a-4697-901e-6fbdb25d1d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7262 2024.07.06 00:13:03.776400 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
7263 2024.07.06 00:13:03.776528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7264 2024.07.06 00:13:03.776640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7265 2024.07.06 00:13:03.776703 [ 3 ] {} <Debug> HTTP-Session: b4253a96-01d5-4f6a-8a86-04136587dc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7266 2024.07.06 00:13:03.776747 [ 3 ] {} <Debug> HTTP-Session: b4253a96-01d5-4f6a-8a86-04136587dc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7267 2024.07.06 00:13:03.776790 [ 3 ] {} <Debug> HTTP-Session: b4253a96-01d5-4f6a-8a86-04136587dc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.07.06 00:13:03.776885 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7269 2024.07.06 00:13:03.776891 [ 3 ] {} <Trace> HTTP-Session: b4253a96-01d5-4f6a-8a86-04136587dc52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7270 2024.07.06 00:13:03.776991 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 196 rows starting from the beginning of the part
7271 2024.07.06 00:13:03.777211 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part
7272 2024.07.06 00:13:03.777273 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7273 2024.07.06 00:13:03.777530 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 152 rows starting from the beginning of the part
7274 2024.07.06 00:13:03.777579 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7275 2024.07.06 00:13:03.777849 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 93 rows starting from the beginning of the part
7276 2024.07.06 00:13:03.778206 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 153 rows starting from the beginning of the part
7277 2024.07.06 00:13:03.778591 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part
7278 2024.07.06 00:13:03.779014 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7279 2024.07.06 00:13:03.779872 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7280 2024.07.06 00:13:03.779923 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7281 2024.07.06 00:13:03.780804 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7282 2024.07.06 00:13:03.781492 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 4 columns (4 merged, 0 gathered) in 0.005343045 sec., 132134.39153142076 rows/sec., 10.70 MiB/sec.
7283 2024.07.06 00:13:03.781525 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7284 2024.07.06 00:13:03.781739 [ 60 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7285 2024.07.06 00:13:03.781764 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004693 sec., 13637.332196888983 rows/sec., 1.06 MiB/sec.
7286 2024.07.06 00:13:03.781781 [ 192 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7287 2024.07.06 00:13:03.781816 [ 60 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7288 2024.07.06 00:13:03.781921 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7289 2024.07.06 00:13:03.782306 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::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
7290 2024.07.06 00:13:03.782486 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Debug> DynamicQueryHandler: Done processing query
7291 2024.07.06 00:13:03.782647 [ 3 ] {8a5868be-2405-4f96-ba79-784759c3cfb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7292 2024.07.06 00:13:03.782720 [ 3 ] {} <Debug> HTTP-Session: b4253a96-01d5-4f6a-8a86-04136587dc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.07.06 00:13:03.782904 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7294 2024.07.06 00:13:03.782974 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 152 rows starting from the beginning of the part
7295 2024.07.06 00:13:03.783255 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part
7296 2024.07.06 00:13:03.783303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7297 2024.07.06 00:13:03.783490 [ 192 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7298 2024.07.06 00:13:03.783635 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 96 rows starting from the beginning of the part
7299 2024.07.06 00:13:03.783779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7300 2024.07.06 00:13:03.783953 [ 192 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_51_10} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7301 2024.07.06 00:13:03.784020 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part
7302 2024.07.06 00:13:03.784059 [ 3 ] {} <Debug> HTTP-Session: b995b69e-4108-4487-9287-845824b71c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7303 2024.07.06 00:13:03.784329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7304 2024.07.06 00:13:03.784309 [ 3 ] {} <Debug> HTTP-Session: b995b69e-4108-4487-9287-845824b71c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.07.06 00:13:03.784446 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part
7306 2024.07.06 00:13:03.784487 [ 3 ] {} <Debug> HTTP-Session: b995b69e-4108-4487-9287-845824b71c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7307 2024.07.06 00:13:03.784644 [ 3 ] {} <Trace> HTTP-Session: b995b69e-4108-4487-9287-845824b71c68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7308 2024.07.06 00:13:03.784702 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part
7309 2024.07.06 00:13:03.785108 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7310 2024.07.06 00:13:03.785232 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7311 2024.07.06 00:13:03.785897 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7312 2024.07.06 00:13:03.786951 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7313 2024.07.06 00:13:03.787002 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7314 2024.07.06 00:13:03.787516 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.005450477 sec., 103477.18190536353 rows/sec., 8.08 MiB/sec.
7315 2024.07.06 00:13:03.787735 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7316 2024.07.06 00:13:03.787923 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7317 2024.07.06 00:13:03.788552 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7318 2024.07.06 00:13:03.788731 [ 195 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_51_10} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7319 2024.07.06 00:13:03.788745 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7320 2024.07.06 00:13:03.788898 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7321 2024.07.06 00:13:03.789045 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7322 2024.07.06 00:13:03.789056 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004135 sec., 38694.074969770256 rows/sec., 2.69 MiB/sec.
7323 2024.07.06 00:13:03.789098 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7324 2024.07.06 00:13:03.789179 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7325 2024.07.06 00:13:03.789371 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
7326 2024.07.06 00:13:03.789417 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Debug> DynamicQueryHandler: Done processing query
7327 2024.07.06 00:13:03.789447 [ 3 ] {0c506d5c-4503-43b2-8e35-06fd9f1c7dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7328 2024.07.06 00:13:03.789474 [ 3 ] {} <Debug> HTTP-Session: b995b69e-4108-4487-9287-845824b71c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7329 2024.07.06 00:13:03.789526 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7330 2024.07.06 00:13:03.789560 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 6700 rows starting from the beginning of the part
7331 2024.07.06 00:13:03.789664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7332 2024.07.06 00:13:03.789732 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
7333 2024.07.06 00:13:03.789847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7334 2024.07.06 00:13:03.789921 [ 3 ] {} <Debug> HTTP-Session: b445b9dd-89a0-402f-92de-d658300045d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7335 2024.07.06 00:13:03.790019 [ 3 ] {} <Debug> HTTP-Session: b445b9dd-89a0-402f-92de-d658300045d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.07.06 00:13:03.790049 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
7337 2024.07.06 00:13:03.790076 [ 3 ] {} <Debug> HTTP-Session: b445b9dd-89a0-402f-92de-d658300045d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7338 2024.07.06 00:13:03.790239 [ 3 ] {} <Trace> HTTP-Session: b445b9dd-89a0-402f-92de-d658300045d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7339 2024.07.06 00:13:03.790449 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 197 rows starting from the beginning of the part
7340 2024.07.06 00:13:03.790654 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7341 2024.07.06 00:13:03.790677 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part
7342 2024.07.06 00:13:03.790817 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7343 2024.07.06 00:13:03.791022 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
7344 2024.07.06 00:13:03.791682 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7345 2024.07.06 00:13:03.792156 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7346 2024.07.06 00:13:03.792191 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7347 2024.07.06 00:13:03.792690 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7348 2024.07.06 00:13:03.793233 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7349 2024.07.06 00:13:03.793417 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002924 sec., 20519.83584131327 rows/sec., 1.38 MiB/sec.
7350 2024.07.06 00:13:03.793797 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Debug> DynamicQueryHandler: Done processing query
7351 2024.07.06 00:13:03.793856 [ 3 ] {d11c82b8-4a3e-495e-bb2c-9e1e6bb96aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7352 2024.07.06 00:13:03.793937 [ 3 ] {} <Debug> HTTP-Session: b445b9dd-89a0-402f-92de-d658300045d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.07.06 00:13:03.794753 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7538 rows, containing 5 columns (5 merged, 0 gathered) in 0.005448107 sec., 1383599.8448635463 rows/sec., 96.36 MiB/sec.
7354 2024.07.06 00:13:03.795266 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7355 2024.07.06 00:13:03.795690 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7356 2024.07.06 00:13:03.795783 [ 188 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7357 2024.07.06 00:13:03.795873 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7358 2024.07.06 00:13:08.774816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7359 2024.07.06 00:13:08.774943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7360 2024.07.06 00:13:08.774967 [ 3 ] {} <Debug> HTTP-Session: d24fee77-129c-454b-a26a-98b313e30970 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7361 2024.07.06 00:13:08.774991 [ 3 ] {} <Debug> HTTP-Session: d24fee77-129c-454b-a26a-98b313e30970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.07.06 00:13:08.775005 [ 3 ] {} <Debug> HTTP-Session: d24fee77-129c-454b-a26a-98b313e30970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7363 2024.07.06 00:13:08.775054 [ 3 ] {} <Trace> HTTP-Session: d24fee77-129c-454b-a26a-98b313e30970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7364 2024.07.06 00:13:08.775242 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7365 2024.07.06 00:13:08.775305 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7366 2024.07.06 00:13:08.775493 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7367 2024.07.06 00:13:08.775936 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7368 2024.07.06 00:13:08.775973 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7369 2024.07.06 00:13:08.776346 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7370 2024.07.06 00:13:08.776684 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7371 2024.07.06 00:13:08.776826 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001644 sec., 19464.7201946472 rows/sec., 1.54 MiB/sec.
7372 2024.07.06 00:13:08.777119 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Debug> DynamicQueryHandler: Done processing query
7373 2024.07.06 00:13:08.777145 [ 3 ] {2e285b0e-d042-4eaa-a68d-c12cc04a57e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7374 2024.07.06 00:13:08.777162 [ 3 ] {} <Debug> HTTP-Session: d24fee77-129c-454b-a26a-98b313e30970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7375 2024.07.06 00:13:08.777305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7376 2024.07.06 00:13:08.777355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7377 2024.07.06 00:13:08.777374 [ 3 ] {} <Debug> HTTP-Session: e58f414f-7aee-40b1-888f-61b071d298fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7378 2024.07.06 00:13:08.777391 [ 3 ] {} <Debug> HTTP-Session: e58f414f-7aee-40b1-888f-61b071d298fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7379 2024.07.06 00:13:08.777405 [ 3 ] {} <Debug> HTTP-Session: e58f414f-7aee-40b1-888f-61b071d298fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7380 2024.07.06 00:13:08.777435 [ 3 ] {} <Trace> HTTP-Session: e58f414f-7aee-40b1-888f-61b071d298fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7381 2024.07.06 00:13:08.777533 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7382 2024.07.06 00:13:08.777576 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7383 2024.07.06 00:13:08.777723 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7384 2024.07.06 00:13:08.778025 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7385 2024.07.06 00:13:08.778061 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7386 2024.07.06 00:13:08.778363 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7387 2024.07.06 00:13:08.778687 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7388 2024.07.06 00:13:08.778827 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001318 sec., 3034.901365705615 rows/sec., 247.47 KiB/sec.
7389 2024.07.06 00:13:08.778989 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Debug> DynamicQueryHandler: Done processing query
7390 2024.07.06 00:13:08.779014 [ 3 ] {12575d7a-3880-403d-9a5d-795f4aa568e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7391 2024.07.06 00:13:08.779030 [ 3 ] {} <Debug> HTTP-Session: e58f414f-7aee-40b1-888f-61b071d298fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7392 2024.07.06 00:13:08.779208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7393 2024.07.06 00:13:08.779257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7394 2024.07.06 00:13:08.779276 [ 3 ] {} <Debug> HTTP-Session: b2b0c51b-5705-48df-9d13-ef7152532e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7395 2024.07.06 00:13:08.779293 [ 3 ] {} <Debug> HTTP-Session: b2b0c51b-5705-48df-9d13-ef7152532e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7396 2024.07.06 00:13:08.779307 [ 3 ] {} <Debug> HTTP-Session: b2b0c51b-5705-48df-9d13-ef7152532e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7397 2024.07.06 00:13:08.779338 [ 3 ] {} <Trace> HTTP-Session: b2b0c51b-5705-48df-9d13-ef7152532e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7398 2024.07.06 00:13:08.779471 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7399 2024.07.06 00:13:08.779513 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7400 2024.07.06 00:13:08.779636 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7401 2024.07.06 00:13:08.780017 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7402 2024.07.06 00:13:08.780054 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7403 2024.07.06 00:13:08.780384 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7404 2024.07.06 00:13:08.780701 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7405 2024.07.06 00:13:08.780855 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Debug> executeQuery: Read 154 rows, 13.18 KiB in 0.001434 sec., 107391.91073919108 rows/sec., 8.98 MiB/sec.
7406 2024.07.06 00:13:08.781021 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Debug> DynamicQueryHandler: Done processing query
7407 2024.07.06 00:13:08.781045 [ 3 ] {0106d0cd-ce9e-478f-a691-95fee086e54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7408 2024.07.06 00:13:08.781061 [ 3 ] {} <Debug> HTTP-Session: b2b0c51b-5705-48df-9d13-ef7152532e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7409 2024.07.06 00:13:08.781204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7410 2024.07.06 00:13:08.781251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7411 2024.07.06 00:13:08.781270 [ 3 ] {} <Debug> HTTP-Session: 123b490c-c17d-4c5c-b41d-c4f9399771bb Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7412 2024.07.06 00:13:08.781286 [ 3 ] {} <Debug> HTTP-Session: 123b490c-c17d-4c5c-b41d-c4f9399771bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7413 2024.07.06 00:13:08.781300 [ 3 ] {} <Debug> HTTP-Session: 123b490c-c17d-4c5c-b41d-c4f9399771bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7414 2024.07.06 00:13:08.781330 [ 3 ] {} <Trace> HTTP-Session: 123b490c-c17d-4c5c-b41d-c4f9399771bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7415 2024.07.06 00:13:08.781428 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7416 2024.07.06 00:13:08.781469 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7417 2024.07.06 00:13:08.781596 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7418 2024.07.06 00:13:08.781865 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7419 2024.07.06 00:13:08.781901 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7420 2024.07.06 00:13:08.782193 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7421 2024.07.06 00:13:08.782496 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7422 2024.07.06 00:13:08.782655 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001249 sec., 3202.562049639712 rows/sec., 223.62 KiB/sec.
7423 2024.07.06 00:13:08.782806 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Debug> DynamicQueryHandler: Done processing query
7424 2024.07.06 00:13:08.782831 [ 3 ] {03940ece-e69a-4bbc-a3be-5e7a33f57184} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7425 2024.07.06 00:13:08.782846 [ 3 ] {} <Debug> HTTP-Session: 123b490c-c17d-4c5c-b41d-c4f9399771bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7426 2024.07.06 00:13:08.782972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7427 2024.07.06 00:13:08.783020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7428 2024.07.06 00:13:08.783039 [ 3 ] {} <Debug> HTTP-Session: 08a56330-9362-4634-9af4-a63147f2bfc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7429 2024.07.06 00:13:08.783056 [ 3 ] {} <Debug> HTTP-Session: 08a56330-9362-4634-9af4-a63147f2bfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7430 2024.07.06 00:13:08.783070 [ 3 ] {} <Debug> HTTP-Session: 08a56330-9362-4634-9af4-a63147f2bfc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7431 2024.07.06 00:13:08.783100 [ 3 ] {} <Trace> HTTP-Session: 08a56330-9362-4634-9af4-a63147f2bfc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7432 2024.07.06 00:13:08.783235 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7433 2024.07.06 00:13:08.783278 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7434 2024.07.06 00:13:08.783403 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7435 2024.07.06 00:13:08.783742 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7436 2024.07.06 00:13:08.783779 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7437 2024.07.06 00:13:08.784086 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7438 2024.07.06 00:13:08.784398 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7439 2024.07.06 00:13:08.784552 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001365 sec., 73260.07326007326 rows/sec., 5.73 MiB/sec.
7440 2024.07.06 00:13:08.784717 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Debug> DynamicQueryHandler: Done processing query
7441 2024.07.06 00:13:08.784741 [ 3 ] {ad8a82c6-8f98-4985-97d5-c53d160a265f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7442 2024.07.06 00:13:08.784757 [ 3 ] {} <Debug> HTTP-Session: 08a56330-9362-4634-9af4-a63147f2bfc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7443 2024.07.06 00:13:08.784904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7444 2024.07.06 00:13:08.784954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7445 2024.07.06 00:13:08.784973 [ 3 ] {} <Debug> HTTP-Session: 00009b84-e817-4042-8f6e-634b94b47023 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7446 2024.07.06 00:13:08.784990 [ 3 ] {} <Debug> HTTP-Session: 00009b84-e817-4042-8f6e-634b94b47023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7447 2024.07.06 00:13:08.785004 [ 3 ] {} <Debug> HTTP-Session: 00009b84-e817-4042-8f6e-634b94b47023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7448 2024.07.06 00:13:08.785034 [ 3 ] {} <Trace> HTTP-Session: 00009b84-e817-4042-8f6e-634b94b47023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7449 2024.07.06 00:13:08.785175 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7450 2024.07.06 00:13:08.785223 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7451 2024.07.06 00:13:08.785388 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7452 2024.07.06 00:13:08.785821 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7453 2024.07.06 00:13:08.785856 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7454 2024.07.06 00:13:08.786247 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7455 2024.07.06 00:13:08.786575 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7456 2024.07.06 00:13:08.786725 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001605 sec., 100934.57943925232 rows/sec., 7.03 MiB/sec.
7457 2024.07.06 00:13:08.786878 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Debug> DynamicQueryHandler: Done processing query
7458 2024.07.06 00:13:08.786902 [ 3 ] {de5fadf1-cd31-41a7-8dca-46703ed03581} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7459 2024.07.06 00:13:08.786918 [ 3 ] {} <Debug> HTTP-Session: 00009b84-e817-4042-8f6e-634b94b47023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7460 2024.07.06 00:13:08.787096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7461 2024.07.06 00:13:08.787144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7462 2024.07.06 00:13:08.787164 [ 3 ] {} <Debug> HTTP-Session: 3723ff62-e019-4818-9b23-48454c191b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7463 2024.07.06 00:13:08.787180 [ 3 ] {} <Debug> HTTP-Session: 3723ff62-e019-4818-9b23-48454c191b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7464 2024.07.06 00:13:08.787194 [ 3 ] {} <Debug> HTTP-Session: 3723ff62-e019-4818-9b23-48454c191b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7465 2024.07.06 00:13:08.787225 [ 3 ] {} <Trace> HTTP-Session: 3723ff62-e019-4818-9b23-48454c191b2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7466 2024.07.06 00:13:08.787601 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7467 2024.07.06 00:13:08.787665 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7468 2024.07.06 00:13:08.788063 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7469 2024.07.06 00:13:08.788796 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7470 2024.07.06 00:13:08.788832 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7471 2024.07.06 00:13:08.789435 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7472 2024.07.06 00:13:08.789837 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7473 2024.07.06 00:13:08.790041 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002722 sec., 11756.061719324027 rows/sec., 21.07 MiB/sec.
7474 2024.07.06 00:13:08.790425 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Debug> DynamicQueryHandler: Done processing query
7475 2024.07.06 00:13:08.790451 [ 3 ] {d9e7f0ce-2e42-4c46-af3b-7cb852e19ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7476 2024.07.06 00:13:08.790466 [ 3 ] {} <Debug> HTTP-Session: 3723ff62-e019-4818-9b23-48454c191b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7477 2024.07.06 00:13:08.790589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7478 2024.07.06 00:13:08.790637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7479 2024.07.06 00:13:08.790657 [ 3 ] {} <Debug> HTTP-Session: 5f4c9b5e-5f40-4c44-8e99-ad2fc90976f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7480 2024.07.06 00:13:08.790672 [ 3 ] {} <Debug> HTTP-Session: 5f4c9b5e-5f40-4c44-8e99-ad2fc90976f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7481 2024.07.06 00:13:08.790686 [ 3 ] {} <Debug> HTTP-Session: 5f4c9b5e-5f40-4c44-8e99-ad2fc90976f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7482 2024.07.06 00:13:08.790717 [ 3 ] {} <Trace> HTTP-Session: 5f4c9b5e-5f40-4c44-8e99-ad2fc90976f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7483 2024.07.06 00:13:08.790831 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7484 2024.07.06 00:13:08.790875 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7485 2024.07.06 00:13:08.791001 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7486 2024.07.06 00:13:08.791280 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7487 2024.07.06 00:13:08.791315 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7488 2024.07.06 00:13:08.791680 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7489 2024.07.06 00:13:08.792008 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7490 2024.07.06 00:13:08.792168 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
7491 2024.07.06 00:13:08.792170 [ 57 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7492 2024.07.06 00:13:08.792281 [ 57 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7493 2024.07.06 00:13:08.792315 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7494 2024.07.06 00:13:08.792395 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Debug> DynamicQueryHandler: Done processing query
7495 2024.07.06 00:13:08.792449 [ 3 ] {0c8f7546-ee95-4b5d-b481-3615de9b097d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7496 2024.07.06 00:13:08.792502 [ 3 ] {} <Debug> HTTP-Session: 5f4c9b5e-5f40-4c44-8e99-ad2fc90976f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7497 2024.07.06 00:13:08.792574 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
7498 2024.07.06 00:13:08.792744 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7499 2024.07.06 00:13:08.792783 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2180 rows starting from the beginning of the part
7500 2024.07.06 00:13:08.792858 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
7501 2024.07.06 00:13:08.793095 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
7502 2024.07.06 00:13:08.793252 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
7503 2024.07.06 00:13:08.793427 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
7504 2024.07.06 00:13:08.793583 [ 200 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
7505 2024.07.06 00:13:08.795012 [ 201 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002598802 sec., 954285.859407527 rows/sec., 64.57 MiB/sec.
7506 2024.07.06 00:13:08.795311 [ 201 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7507 2024.07.06 00:13:08.795801 [ 201 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7508 2024.07.06 00:13:08.795909 [ 201 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_51_10} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7509 2024.07.06 00:13:08.796016 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
7510 2024.07.06 00:13:12.475298 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
7511 2024.07.06 00:13:12.475361 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
7512 2024.07.06 00:13:13.773781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7513 2024.07.06 00:13:13.773910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7514 2024.07.06 00:13:13.773938 [ 3 ] {} <Debug> HTTP-Session: f131263e-251d-4377-94c8-f9fac575f465 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7515 2024.07.06 00:13:13.773966 [ 3 ] {} <Debug> HTTP-Session: f131263e-251d-4377-94c8-f9fac575f465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7516 2024.07.06 00:13:13.773984 [ 3 ] {} <Debug> HTTP-Session: f131263e-251d-4377-94c8-f9fac575f465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.07.06 00:13:13.774039 [ 3 ] {} <Trace> HTTP-Session: f131263e-251d-4377-94c8-f9fac575f465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7518 2024.07.06 00:13:13.774257 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7519 2024.07.06 00:13:13.774330 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7520 2024.07.06 00:13:13.774520 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7521 2024.07.06 00:13:13.774965 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7522 2024.07.06 00:13:13.775007 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7523 2024.07.06 00:13:13.775379 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7524 2024.07.06 00:13:13.775706 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7525 2024.07.06 00:13:13.775866 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.54 MiB/sec.
7526 2024.07.06 00:13:13.776064 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Debug> DynamicQueryHandler: Done processing query
7527 2024.07.06 00:13:13.776090 [ 3 ] {f2d03564-32b1-4b70-b95c-1778483d6db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7528 2024.07.06 00:13:13.776106 [ 3 ] {} <Debug> HTTP-Session: f131263e-251d-4377-94c8-f9fac575f465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.07.06 00:13:13.776285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7530 2024.07.06 00:13:13.776335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7531 2024.07.06 00:13:13.776353 [ 3 ] {} <Debug> HTTP-Session: e4193541-ebc7-4ab0-b22e-3bd9ac7b645d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7532 2024.07.06 00:13:13.776370 [ 3 ] {} <Debug> HTTP-Session: e4193541-ebc7-4ab0-b22e-3bd9ac7b645d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7533 2024.07.06 00:13:13.776384 [ 3 ] {} <Debug> HTTP-Session: e4193541-ebc7-4ab0-b22e-3bd9ac7b645d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7534 2024.07.06 00:13:13.776415 [ 3 ] {} <Trace> HTTP-Session: e4193541-ebc7-4ab0-b22e-3bd9ac7b645d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7535 2024.07.06 00:13:13.776528 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7536 2024.07.06 00:13:13.776570 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7537 2024.07.06 00:13:13.776695 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7538 2024.07.06 00:13:13.777030 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7539 2024.07.06 00:13:13.777066 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7540 2024.07.06 00:13:13.777378 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7541 2024.07.06 00:13:13.777678 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7542 2024.07.06 00:13:13.777826 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001333 sec., 48012.003000750185 rows/sec., 3.75 MiB/sec.
7543 2024.07.06 00:13:13.777995 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Debug> DynamicQueryHandler: Done processing query
7544 2024.07.06 00:13:13.778019 [ 3 ] {43161732-1483-49e9-b103-71325e4a58eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7545 2024.07.06 00:13:13.778035 [ 3 ] {} <Debug> HTTP-Session: e4193541-ebc7-4ab0-b22e-3bd9ac7b645d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.07.06 00:13:13.778184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7547 2024.07.06 00:13:13.778234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7548 2024.07.06 00:13:13.778254 [ 3 ] {} <Debug> HTTP-Session: cd953b4a-7aaa-4feb-982c-7864a390868d Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7549 2024.07.06 00:13:13.778270 [ 3 ] {} <Debug> HTTP-Session: cd953b4a-7aaa-4feb-982c-7864a390868d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.07.06 00:13:13.778284 [ 3 ] {} <Debug> HTTP-Session: cd953b4a-7aaa-4feb-982c-7864a390868d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.07.06 00:13:13.778315 [ 3 ] {} <Trace> HTTP-Session: cd953b4a-7aaa-4feb-982c-7864a390868d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7552 2024.07.06 00:13:13.778466 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7553 2024.07.06 00:13:13.778512 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7554 2024.07.06 00:13:13.778660 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7555 2024.07.06 00:13:13.779038 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7556 2024.07.06 00:13:13.779075 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7557 2024.07.06 00:13:13.779469 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7558 2024.07.06 00:13:13.779803 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7559 2024.07.06 00:13:13.779961 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
7560 2024.07.06 00:13:13.780119 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Debug> DynamicQueryHandler: Done processing query
7561 2024.07.06 00:13:13.780144 [ 3 ] {e889e3dc-97f8-48d6-a9fe-4326d1ba9b1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7562 2024.07.06 00:13:13.780159 [ 3 ] {} <Debug> HTTP-Session: cd953b4a-7aaa-4feb-982c-7864a390868d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7563 2024.07.06 00:13:13.780294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7564 2024.07.06 00:13:13.780340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7565 2024.07.06 00:13:13.780359 [ 3 ] {} <Debug> HTTP-Session: b3ce8aec-0d33-4b01-82b6-c722a1a39f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7566 2024.07.06 00:13:13.780376 [ 3 ] {} <Debug> HTTP-Session: b3ce8aec-0d33-4b01-82b6-c722a1a39f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.07.06 00:13:13.780389 [ 3 ] {} <Debug> HTTP-Session: b3ce8aec-0d33-4b01-82b6-c722a1a39f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7568 2024.07.06 00:13:13.780419 [ 3 ] {} <Trace> HTTP-Session: b3ce8aec-0d33-4b01-82b6-c722a1a39f22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7569 2024.07.06 00:13:13.780530 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7570 2024.07.06 00:13:13.780575 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7571 2024.07.06 00:13:13.780700 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7572 2024.07.06 00:13:13.781016 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7573 2024.07.06 00:13:13.781052 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
7574 2024.07.06 00:13:13.781404 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7575 2024.07.06 00:13:13.781722 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7576 2024.07.06 00:13:13.781898 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
7577 2024.07.06 00:13:13.782151 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Debug> DynamicQueryHandler: Done processing query
7578 2024.07.06 00:13:13.782205 [ 3 ] {d2246332-70f9-487c-9bde-b32642cd5fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7579 2024.07.06 00:13:13.782253 [ 3 ] {} <Debug> HTTP-Session: b3ce8aec-0d33-4b01-82b6-c722a1a39f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7580 2024.07.06 00:13:18.776591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7581 2024.07.06 00:13:18.776746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7582 2024.07.06 00:13:18.776776 [ 3 ] {} <Debug> HTTP-Session: b16aeb0d-8218-43e2-b7df-763cf1bd1632 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7583 2024.07.06 00:13:18.776804 [ 3 ] {} <Debug> HTTP-Session: b16aeb0d-8218-43e2-b7df-763cf1bd1632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7584 2024.07.06 00:13:18.776822 [ 3 ] {} <Debug> HTTP-Session: b16aeb0d-8218-43e2-b7df-763cf1bd1632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7585 2024.07.06 00:13:18.776878 [ 3 ] {} <Trace> HTTP-Session: b16aeb0d-8218-43e2-b7df-763cf1bd1632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7586 2024.07.06 00:13:18.777092 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7587 2024.07.06 00:13:18.777197 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7588 2024.07.06 00:13:18.777419 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7589 2024.07.06 00:13:18.777848 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7590 2024.07.06 00:13:18.777895 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7591 2024.07.06 00:13:18.778262 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7592 2024.07.06 00:13:18.778594 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7593 2024.07.06 00:13:18.778756 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001726 sec., 18539.976825028967 rows/sec., 1.47 MiB/sec.
7594 2024.07.06 00:13:18.778776 [ 49 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
7595 2024.07.06 00:13:18.778890 [ 49 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7596 2024.07.06 00:13:18.778940 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7597 2024.07.06 00:13:18.779109 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Debug> DynamicQueryHandler: Done processing query
7598 2024.07.06 00:13:18.779197 [ 3 ] {be27dc1e-98fe-45de-ab0e-34e1387b2b2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7599 2024.07.06 00:13:18.779308 [ 3 ] {} <Debug> HTTP-Session: b16aeb0d-8218-43e2-b7df-763cf1bd1632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7600 2024.07.06 00:13:18.779309 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full
7601 2024.07.06 00:13:18.779636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7602 2024.07.06 00:13:18.779701 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7603 2024.07.06 00:13:18.779741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7604 2024.07.06 00:13:18.779767 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 32 rows starting from the beginning of the part
7605 2024.07.06 00:13:18.779799 [ 3 ] {} <Debug> HTTP-Session: 40a8b2b4-546c-428d-909f-74752e153276 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7606 2024.07.06 00:13:18.779839 [ 3 ] {} <Debug> HTTP-Session: 40a8b2b4-546c-428d-909f-74752e153276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7607 2024.07.06 00:13:18.779885 [ 3 ] {} <Debug> HTTP-Session: 40a8b2b4-546c-428d-909f-74752e153276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7608 2024.07.06 00:13:18.779992 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part
7609 2024.07.06 00:13:18.780082 [ 3 ] {} <Trace> HTTP-Session: 40a8b2b4-546c-428d-909f-74752e153276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7610 2024.07.06 00:13:18.780298 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part
7611 2024.07.06 00:13:18.780539 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part
7612 2024.07.06 00:13:18.780716 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7613 2024.07.06 00:13:18.780871 [ 188 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part
7614 2024.07.06 00:13:18.780950 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7615 2024.07.06 00:13:18.781549 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7616 2024.07.06 00:13:18.782578 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7617 2024.07.06 00:13:18.782659 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7618 2024.07.06 00:13:18.783202 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.004172377 sec., 38347.44559276403 rows/sec., 3.04 MiB/sec.
7619 2024.07.06 00:13:18.783441 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7620 2024.07.06 00:13:18.783490 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
7621 2024.07.06 00:13:18.784173 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7622 2024.07.06 00:13:18.784450 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7623 2024.07.06 00:13:18.784470 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.00403 sec., 37717.121588089336 rows/sec., 3.16 MiB/sec.
7624 2024.07.06 00:13:18.784687 [ 189 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_26_6} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6
7625 2024.07.06 00:13:18.784835 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Debug> DynamicQueryHandler: Done processing query
7626 2024.07.06 00:13:18.784848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7627 2024.07.06 00:13:18.784879 [ 3 ] {d22b1dba-a7c6-489e-9d69-94c28d9d8d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7628 2024.07.06 00:13:18.784910 [ 3 ] {} <Debug> HTTP-Session: 40a8b2b4-546c-428d-909f-74752e153276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7629 2024.07.06 00:13:18.785063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7630 2024.07.06 00:13:18.785114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7631 2024.07.06 00:13:18.785134 [ 3 ] {} <Debug> HTTP-Session: aa5f58f9-49c1-4639-a450-db22045fc0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7632 2024.07.06 00:13:18.785152 [ 3 ] {} <Debug> HTTP-Session: aa5f58f9-49c1-4639-a450-db22045fc0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.07.06 00:13:18.785166 [ 3 ] {} <Debug> HTTP-Session: aa5f58f9-49c1-4639-a450-db22045fc0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7634 2024.07.06 00:13:18.785198 [ 3 ] {} <Trace> HTTP-Session: aa5f58f9-49c1-4639-a450-db22045fc0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7635 2024.07.06 00:13:18.785345 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7636 2024.07.06 00:13:18.785390 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7637 2024.07.06 00:13:18.785536 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7638 2024.07.06 00:13:18.785904 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7639 2024.07.06 00:13:18.785944 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7640 2024.07.06 00:13:18.786272 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7641 2024.07.06 00:13:18.786577 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7642 2024.07.06 00:13:18.786719 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001437 sec., 66805.84551148226 rows/sec., 5.22 MiB/sec.
7643 2024.07.06 00:13:18.786875 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Debug> DynamicQueryHandler: Done processing query
7644 2024.07.06 00:13:18.786899 [ 3 ] {ba095775-ed0c-4ded-a35d-73fa11c6f31a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7645 2024.07.06 00:13:18.786914 [ 3 ] {} <Debug> HTTP-Session: aa5f58f9-49c1-4639-a450-db22045fc0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7646 2024.07.06 00:13:18.787089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7647 2024.07.06 00:13:18.787136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7648 2024.07.06 00:13:18.787154 [ 3 ] {} <Debug> HTTP-Session: 01df498d-b7f8-4687-b08e-092a04e18e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7649 2024.07.06 00:13:18.787171 [ 3 ] {} <Debug> HTTP-Session: 01df498d-b7f8-4687-b08e-092a04e18e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.07.06 00:13:18.787185 [ 3 ] {} <Debug> HTTP-Session: 01df498d-b7f8-4687-b08e-092a04e18e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7651 2024.07.06 00:13:18.787216 [ 3 ] {} <Trace> HTTP-Session: 01df498d-b7f8-4687-b08e-092a04e18e93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7652 2024.07.06 00:13:18.787361 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7653 2024.07.06 00:13:18.787409 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7654 2024.07.06 00:13:18.787554 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7655 2024.07.06 00:13:18.787934 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7656 2024.07.06 00:13:18.787970 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7657 2024.07.06 00:13:18.788356 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7658 2024.07.06 00:13:18.788689 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7659 2024.07.06 00:13:18.788848 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec.
7660 2024.07.06 00:13:18.789022 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Debug> DynamicQueryHandler: Done processing query
7661 2024.07.06 00:13:18.789046 [ 3 ] {7f25e6a7-abb4-4ded-83f8-31176f89f6ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7662 2024.07.06 00:13:18.789062 [ 3 ] {} <Debug> HTTP-Session: 01df498d-b7f8-4687-b08e-092a04e18e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7663 2024.07.06 00:13:18.789311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7664 2024.07.06 00:13:18.789360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7665 2024.07.06 00:13:18.789378 [ 3 ] {} <Debug> HTTP-Session: 6864ad73-34a9-4011-b4c8-3857b48931c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7666 2024.07.06 00:13:18.789394 [ 3 ] {} <Debug> HTTP-Session: 6864ad73-34a9-4011-b4c8-3857b48931c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.07.06 00:13:18.789408 [ 3 ] {} <Debug> HTTP-Session: 6864ad73-34a9-4011-b4c8-3857b48931c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7668 2024.07.06 00:13:18.789438 [ 3 ] {} <Trace> HTTP-Session: 6864ad73-34a9-4011-b4c8-3857b48931c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7669 2024.07.06 00:13:18.789901 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7670 2024.07.06 00:13:18.789966 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7671 2024.07.06 00:13:18.790380 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7672 2024.07.06 00:13:18.791017 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7673 2024.07.06 00:13:18.791052 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7674 2024.07.06 00:13:18.791633 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7675 2024.07.06 00:13:18.792024 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7676 2024.07.06 00:13:18.792190 [ 49 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7677 2024.07.06 00:13:18.792216 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002681 sec., 11935.844834017158 rows/sec., 21.39 MiB/sec.
7678 2024.07.06 00:13:18.792266 [ 49 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7679 2024.07.06 00:13:18.792351 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7680 2024.07.06 00:13:18.792710 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
7681 2024.07.06 00:13:18.792767 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Debug> DynamicQueryHandler: Done processing query
7682 2024.07.06 00:13:18.792813 [ 3 ] {59efdc2d-5131-4223-8abc-8e6778968eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7683 2024.07.06 00:13:18.792853 [ 3 ] {} <Debug> HTTP-Session: 6864ad73-34a9-4011-b4c8-3857b48931c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.07.06 00:13:18.793059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7685 2024.07.06 00:13:18.793173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7686 2024.07.06 00:13:18.793226 [ 3 ] {} <Debug> HTTP-Session: 4763b23e-3d02-49fa-a721-97a24fa1820f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7687 2024.07.06 00:13:18.793285 [ 3 ] {} <Debug> HTTP-Session: 4763b23e-3d02-49fa-a721-97a24fa1820f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7688 2024.07.06 00:13:18.793328 [ 3 ] {} <Debug> HTTP-Session: 4763b23e-3d02-49fa-a721-97a24fa1820f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7689 2024.07.06 00:13:18.793414 [ 3 ] {} <Trace> HTTP-Session: 4763b23e-3d02-49fa-a721-97a24fa1820f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7690 2024.07.06 00:13:18.793441 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7691 2024.07.06 00:13:18.793597 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 656 rows starting from the beginning of the part
7692 2024.07.06 00:13:18.793668 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7693 2024.07.06 00:13:18.793776 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7694 2024.07.06 00:13:18.794316 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part
7695 2024.07.06 00:13:18.794624 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7696 2024.07.06 00:13:18.795077 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part
7697 2024.07.06 00:13:18.795621 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part
7698 2024.07.06 00:13:18.796017 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7699 2024.07.06 00:13:18.796168 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7700 2024.07.06 00:13:18.796289 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part
7701 2024.07.06 00:13:18.796913 [ 189 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part
7702 2024.07.06 00:13:18.797674 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7703 2024.07.06 00:13:18.798490 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7704 2024.07.06 00:13:18.798897 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005327 sec., 11263.375258119017 rows/sec., 777.29 KiB/sec.
7705 2024.07.06 00:13:18.799191 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Debug> DynamicQueryHandler: Done processing query
7706 2024.07.06 00:13:18.799217 [ 3 ] {746e8a4a-e560-4b72-8c58-eb7f624bf8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7707 2024.07.06 00:13:18.799234 [ 3 ] {} <Debug> HTTP-Session: 4763b23e-3d02-49fa-a721-97a24fa1820f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7708 2024.07.06 00:13:18.805747 [ 188 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 19 columns (19 merged, 0 gathered) in 0.013234232 sec., 61658.28134190182 rows/sec., 110.49 MiB/sec.
7709 2024.07.06 00:13:18.806860 [ 186 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7710 2024.07.06 00:13:18.807440 [ 186 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7711 2024.07.06 00:13:18.807516 [ 186 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7712 2024.07.06 00:13:18.807667 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB.
7713 2024.07.06 00:13:19.000162 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.96 MiB, peak 198.54 MiB, free memory in arenas 0.00 B, will set to 191.73 MiB (RSS), difference: 1.78 MiB
7714 2024.07.06 00:13:23.775424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7715 2024.07.06 00:13:23.775568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7716 2024.07.06 00:13:23.775598 [ 3 ] {} <Debug> HTTP-Session: a1efda25-ef76-411f-bd81-57529d49cdc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7717 2024.07.06 00:13:23.775626 [ 3 ] {} <Debug> HTTP-Session: a1efda25-ef76-411f-bd81-57529d49cdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7718 2024.07.06 00:13:23.775644 [ 3 ] {} <Debug> HTTP-Session: a1efda25-ef76-411f-bd81-57529d49cdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7719 2024.07.06 00:13:23.775701 [ 3 ] {} <Trace> HTTP-Session: a1efda25-ef76-411f-bd81-57529d49cdc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7720 2024.07.06 00:13:23.775899 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7721 2024.07.06 00:13:23.775972 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7722 2024.07.06 00:13:23.776188 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7723 2024.07.06 00:13:23.776666 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7724 2024.07.06 00:13:23.776708 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7725 2024.07.06 00:13:23.777070 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7726 2024.07.06 00:13:23.777408 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7727 2024.07.06 00:13:23.777584 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001732 sec., 1154.7344110854503 rows/sec., 94.16 KiB/sec.
7728 2024.07.06 00:13:23.777936 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Debug> DynamicQueryHandler: Done processing query
7729 2024.07.06 00:13:23.777963 [ 3 ] {80ce6e24-7851-41cc-8fc1-6df8410c3daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7730 2024.07.06 00:13:23.777980 [ 3 ] {} <Debug> HTTP-Session: a1efda25-ef76-411f-bd81-57529d49cdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7731 2024.07.06 00:13:23.778168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7732 2024.07.06 00:13:23.778216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7733 2024.07.06 00:13:23.778235 [ 3 ] {} <Debug> HTTP-Session: 452eb668-2bd9-456a-8d7c-621b7367f5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7734 2024.07.06 00:13:23.778252 [ 3 ] {} <Debug> HTTP-Session: 452eb668-2bd9-456a-8d7c-621b7367f5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7735 2024.07.06 00:13:23.778265 [ 3 ] {} <Debug> HTTP-Session: 452eb668-2bd9-456a-8d7c-621b7367f5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7736 2024.07.06 00:13:23.778298 [ 3 ] {} <Trace> HTTP-Session: 452eb668-2bd9-456a-8d7c-621b7367f5f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7737 2024.07.06 00:13:23.778421 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7738 2024.07.06 00:13:23.778465 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7739 2024.07.06 00:13:23.778613 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7740 2024.07.06 00:13:23.779000 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7741 2024.07.06 00:13:23.779037 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7742 2024.07.06 00:13:23.779359 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7743 2024.07.06 00:13:23.779681 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7744 2024.07.06 00:13:23.779836 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001458 sec., 63786.00823045267 rows/sec., 4.83 MiB/sec.
7745 2024.07.06 00:13:23.780101 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Debug> DynamicQueryHandler: Done processing query
7746 2024.07.06 00:13:23.780159 [ 3 ] {d486070a-6239-4d65-97a7-7718816b8cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7747 2024.07.06 00:13:23.780218 [ 3 ] {} <Debug> HTTP-Session: 452eb668-2bd9-456a-8d7c-621b7367f5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7748 2024.07.06 00:13:23.780372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7749 2024.07.06 00:13:23.780424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7750 2024.07.06 00:13:23.780443 [ 3 ] {} <Debug> HTTP-Session: da884d35-198f-45e7-9966-eef72d3bb845 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7751 2024.07.06 00:13:23.780459 [ 3 ] {} <Debug> HTTP-Session: da884d35-198f-45e7-9966-eef72d3bb845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7752 2024.07.06 00:13:23.780473 [ 3 ] {} <Debug> HTTP-Session: da884d35-198f-45e7-9966-eef72d3bb845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7753 2024.07.06 00:13:23.780505 [ 3 ] {} <Trace> HTTP-Session: da884d35-198f-45e7-9966-eef72d3bb845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7754 2024.07.06 00:13:23.780602 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7755 2024.07.06 00:13:23.780647 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7756 2024.07.06 00:13:23.780790 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7757 2024.07.06 00:13:23.781064 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7758 2024.07.06 00:13:23.781100 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7759 2024.07.06 00:13:23.781398 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7760 2024.07.06 00:13:23.781701 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7761 2024.07.06 00:13:23.781855 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec.
7762 2024.07.06 00:13:23.782029 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Debug> DynamicQueryHandler: Done processing query
7763 2024.07.06 00:13:23.782054 [ 3 ] {41b54729-dbb2-43ec-9d83-49a833dc573f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7764 2024.07.06 00:13:23.782069 [ 3 ] {} <Debug> HTTP-Session: da884d35-198f-45e7-9966-eef72d3bb845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7765 2024.07.06 00:13:23.782202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7766 2024.07.06 00:13:23.782250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7767 2024.07.06 00:13:23.782269 [ 3 ] {} <Debug> HTTP-Session: 9f16de76-f0d9-4af3-83ad-588ae5ce4ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7768 2024.07.06 00:13:23.782286 [ 3 ] {} <Debug> HTTP-Session: 9f16de76-f0d9-4af3-83ad-588ae5ce4ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7769 2024.07.06 00:13:23.782299 [ 3 ] {} <Debug> HTTP-Session: 9f16de76-f0d9-4af3-83ad-588ae5ce4ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7770 2024.07.06 00:13:23.782330 [ 3 ] {} <Trace> HTTP-Session: 9f16de76-f0d9-4af3-83ad-588ae5ce4ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7771 2024.07.06 00:13:23.782450 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7772 2024.07.06 00:13:23.782492 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7773 2024.07.06 00:13:23.782620 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7774 2024.07.06 00:13:23.782975 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7775 2024.07.06 00:13:23.783011 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7776 2024.07.06 00:13:23.783317 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7777 2024.07.06 00:13:23.783614 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7778 2024.07.06 00:13:23.783769 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001361 sec., 66127.84717119765 rows/sec., 5.15 MiB/sec.
7779 2024.07.06 00:13:23.783940 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Debug> DynamicQueryHandler: Done processing query
7780 2024.07.06 00:13:23.783964 [ 3 ] {6042decd-7708-4c03-a591-9b64c2b69c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7781 2024.07.06 00:13:23.783980 [ 3 ] {} <Debug> HTTP-Session: 9f16de76-f0d9-4af3-83ad-588ae5ce4ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7782 2024.07.06 00:13:23.784131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7783 2024.07.06 00:13:23.784178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7784 2024.07.06 00:13:23.784198 [ 3 ] {} <Debug> HTTP-Session: 312ae920-6159-4dcc-98dd-35183e61cb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7785 2024.07.06 00:13:23.784213 [ 3 ] {} <Debug> HTTP-Session: 312ae920-6159-4dcc-98dd-35183e61cb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7786 2024.07.06 00:13:23.784227 [ 3 ] {} <Debug> HTTP-Session: 312ae920-6159-4dcc-98dd-35183e61cb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7787 2024.07.06 00:13:23.784257 [ 3 ] {} <Trace> HTTP-Session: 312ae920-6159-4dcc-98dd-35183e61cb4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7788 2024.07.06 00:13:23.784423 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7789 2024.07.06 00:13:23.784470 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7790 2024.07.06 00:13:23.784617 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7791 2024.07.06 00:13:23.785038 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7792 2024.07.06 00:13:23.785074 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7793 2024.07.06 00:13:23.785469 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7794 2024.07.06 00:13:23.785808 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7795 2024.07.06 00:13:23.785964 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001618 sec., 121755.25339925833 rows/sec., 8.50 MiB/sec.
7796 2024.07.06 00:13:23.786167 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Debug> DynamicQueryHandler: Done processing query
7797 2024.07.06 00:13:23.786206 [ 3 ] {5d1f1a87-5577-4234-9afe-cae6f4417e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7798 2024.07.06 00:13:23.786235 [ 3 ] {} <Debug> HTTP-Session: 312ae920-6159-4dcc-98dd-35183e61cb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7799 2024.07.06 00:13:23.786382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7800 2024.07.06 00:13:23.786430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7801 2024.07.06 00:13:23.786449 [ 3 ] {} <Debug> HTTP-Session: dbc9bd3d-17f4-4aaa-8ea0-10da67846665 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7802 2024.07.06 00:13:23.786466 [ 3 ] {} <Debug> HTTP-Session: dbc9bd3d-17f4-4aaa-8ea0-10da67846665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7803 2024.07.06 00:13:23.786479 [ 3 ] {} <Debug> HTTP-Session: dbc9bd3d-17f4-4aaa-8ea0-10da67846665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.07.06 00:13:23.786509 [ 3 ] {} <Trace> HTTP-Session: dbc9bd3d-17f4-4aaa-8ea0-10da67846665 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7805 2024.07.06 00:13:23.786639 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7806 2024.07.06 00:13:23.786683 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7807 2024.07.06 00:13:23.786808 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7808 2024.07.06 00:13:23.787114 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7809 2024.07.06 00:13:23.787151 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7810 2024.07.06 00:13:23.787504 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7811 2024.07.06 00:13:23.787816 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7812 2024.07.06 00:13:23.787967 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
7813 2024.07.06 00:13:23.788132 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Debug> DynamicQueryHandler: Done processing query
7814 2024.07.06 00:13:23.788155 [ 3 ] {105c53a6-44fe-4b6a-869d-1e32e8a5422e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7815 2024.07.06 00:13:23.788172 [ 3 ] {} <Debug> HTTP-Session: dbc9bd3d-17f4-4aaa-8ea0-10da67846665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7816 2024.07.06 00:13:27.475621 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
7817 2024.07.06 00:13:27.475724 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
7818 2024.07.06 00:13:28.775392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7819 2024.07.06 00:13:28.775518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7820 2024.07.06 00:13:28.775549 [ 3 ] {} <Debug> HTTP-Session: 9a8a9891-91d9-4c5a-ae13-0c1f6fbcd0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7821 2024.07.06 00:13:28.775582 [ 3 ] {} <Debug> HTTP-Session: 9a8a9891-91d9-4c5a-ae13-0c1f6fbcd0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.07.06 00:13:28.775602 [ 3 ] {} <Debug> HTTP-Session: 9a8a9891-91d9-4c5a-ae13-0c1f6fbcd0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.07.06 00:13:28.775653 [ 3 ] {} <Trace> HTTP-Session: 9a8a9891-91d9-4c5a-ae13-0c1f6fbcd0f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7824 2024.07.06 00:13:28.775885 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7825 2024.07.06 00:13:28.775967 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7826 2024.07.06 00:13:28.776191 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7827 2024.07.06 00:13:28.776674 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7828 2024.07.06 00:13:28.776717 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7829 2024.07.06 00:13:28.777080 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7830 2024.07.06 00:13:28.777411 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7831 2024.07.06 00:13:28.777562 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001752 sec., 18264.8401826484 rows/sec., 1.45 MiB/sec.
7832 2024.07.06 00:13:28.777873 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Debug> DynamicQueryHandler: Done processing query
7833 2024.07.06 00:13:28.777914 [ 3 ] {2ebedde2-3aff-4bf0-b714-f90b3511238b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7834 2024.07.06 00:13:28.777940 [ 3 ] {} <Debug> HTTP-Session: 9a8a9891-91d9-4c5a-ae13-0c1f6fbcd0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.07.06 00:13:28.778110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7836 2024.07.06 00:13:28.778159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7837 2024.07.06 00:13:28.778178 [ 3 ] {} <Debug> HTTP-Session: 217a7ec4-0c34-4e4e-87b4-097653c9da0a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7838 2024.07.06 00:13:28.778195 [ 3 ] {} <Debug> HTTP-Session: 217a7ec4-0c34-4e4e-87b4-097653c9da0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7839 2024.07.06 00:13:28.778209 [ 3 ] {} <Debug> HTTP-Session: 217a7ec4-0c34-4e4e-87b4-097653c9da0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.07.06 00:13:28.778241 [ 3 ] {} <Trace> HTTP-Session: 217a7ec4-0c34-4e4e-87b4-097653c9da0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7841 2024.07.06 00:13:28.778381 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7842 2024.07.06 00:13:28.778426 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7843 2024.07.06 00:13:28.778570 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7844 2024.07.06 00:13:28.779004 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7845 2024.07.06 00:13:28.779042 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7846 2024.07.06 00:13:28.779368 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7847 2024.07.06 00:13:28.779667 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7848 2024.07.06 00:13:28.779823 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001494 sec., 101740.29451137884 rows/sec., 8.52 MiB/sec.
7849 2024.07.06 00:13:28.779833 [ 37 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7850 2024.07.06 00:13:28.779942 [ 37 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7851 2024.07.06 00:13:28.779986 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7852 2024.07.06 00:13:28.780072 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Debug> DynamicQueryHandler: Done processing query
7853 2024.07.06 00:13:28.780135 [ 3 ] {af0ad4a1-9f44-446a-a48a-29f096fe0759} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7854 2024.07.06 00:13:28.780185 [ 3 ] {} <Debug> HTTP-Session: 217a7ec4-0c34-4e4e-87b4-097653c9da0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7855 2024.07.06 00:13:28.780230 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
7856 2024.07.06 00:13:28.780412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7857 2024.07.06 00:13:28.780478 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7858 2024.07.06 00:13:28.780509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7859 2024.07.06 00:13:28.780540 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 196 rows starting from the beginning of the part
7860 2024.07.06 00:13:28.780554 [ 3 ] {} <Debug> HTTP-Session: d84a2eab-d843-4238-a8bd-9ed547eac7a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7861 2024.07.06 00:13:28.780609 [ 3 ] {} <Debug> HTTP-Session: d84a2eab-d843-4238-a8bd-9ed547eac7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7862 2024.07.06 00:13:28.780649 [ 3 ] {} <Debug> HTTP-Session: d84a2eab-d843-4238-a8bd-9ed547eac7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7863 2024.07.06 00:13:28.780756 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 154 rows starting from the beginning of the part
7864 2024.07.06 00:13:28.780800 [ 3 ] {} <Trace> HTTP-Session: d84a2eab-d843-4238-a8bd-9ed547eac7a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7865 2024.07.06 00:13:28.781010 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part
7866 2024.07.06 00:13:28.781375 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 152 rows starting from the beginning of the part
7867 2024.07.06 00:13:28.781696 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 93 rows starting from the beginning of the part
7868 2024.07.06 00:13:28.781742 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7869 2024.07.06 00:13:28.781972 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 152 rows starting from the beginning of the part
7870 2024.07.06 00:13:28.781984 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7871 2024.07.06 00:13:28.782724 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7872 2024.07.06 00:13:28.783583 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7873 2024.07.06 00:13:28.783645 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7874 2024.07.06 00:13:28.784409 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7875 2024.07.06 00:13:28.784873 [ 189 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 4 columns (4 merged, 0 gathered) in 0.004779856 sec., 167996.6927873978 rows/sec., 13.74 MiB/sec.
7876 2024.07.06 00:13:28.785190 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7877 2024.07.06 00:13:28.785193 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7878 2024.07.06 00:13:28.785563 [ 36 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7879 2024.07.06 00:13:28.785579 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.004154 sec., 23110.255175734233 rows/sec., 1.80 MiB/sec.
7880 2024.07.06 00:13:28.785657 [ 36 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7881 2024.07.06 00:13:28.785774 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7882 2024.07.06 00:13:28.786247 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::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
7883 2024.07.06 00:13:28.786371 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Debug> DynamicQueryHandler: Done processing query
7884 2024.07.06 00:13:28.786448 [ 3 ] {5142d44b-b42c-4355-8311-3414ad233070} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7885 2024.07.06 00:13:28.786521 [ 3 ] {} <Debug> HTTP-Session: d84a2eab-d843-4238-a8bd-9ed547eac7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7886 2024.07.06 00:13:28.786584 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7887 2024.07.06 00:13:28.786635 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7888 2024.07.06 00:13:28.786649 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 152 rows starting from the beginning of the part
7889 2024.07.06 00:13:28.786903 [ 188 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_56_11} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7890 2024.07.06 00:13:28.786949 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part
7891 2024.07.06 00:13:28.787177 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7892 2024.07.06 00:13:28.787200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7893 2024.07.06 00:13:28.787294 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part
7894 2024.07.06 00:13:28.787446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7895 2024.07.06 00:13:28.787562 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part
7896 2024.07.06 00:13:28.787585 [ 3 ] {} <Debug> HTTP-Session: 2da837d3-cc00-4e45-bf8a-521e01b43833 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7897 2024.07.06 00:13:28.787682 [ 3 ] {} <Debug> HTTP-Session: 2da837d3-cc00-4e45-bf8a-521e01b43833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7898 2024.07.06 00:13:28.787813 [ 3 ] {} <Debug> HTTP-Session: 2da837d3-cc00-4e45-bf8a-521e01b43833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7899 2024.07.06 00:13:28.787851 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part
7900 2024.07.06 00:13:28.787948 [ 3 ] {} <Trace> HTTP-Session: 2da837d3-cc00-4e45-bf8a-521e01b43833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7901 2024.07.06 00:13:28.788088 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part
7902 2024.07.06 00:13:28.788532 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7903 2024.07.06 00:13:28.788610 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7904 2024.07.06 00:13:28.789237 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7905 2024.07.06 00:13:28.790312 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7906 2024.07.06 00:13:28.790384 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7907 2024.07.06 00:13:28.790929 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.0049964 sec., 119686.17404531263 rows/sec., 9.35 MiB/sec.
7908 2024.07.06 00:13:28.791134 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7909 2024.07.06 00:13:28.791346 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7910 2024.07.06 00:13:28.791988 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7911 2024.07.06 00:13:28.792060 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7912 2024.07.06 00:13:28.792162 [ 196 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_56_11} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7913 2024.07.06 00:13:28.792383 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7914 2024.07.06 00:13:28.792409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7915 2024.07.06 00:13:28.792483 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7916 2024.07.06 00:13:28.792509 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004202 sec., 38077.10613993336 rows/sec., 2.65 MiB/sec.
7917 2024.07.06 00:13:28.792535 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7918 2024.07.06 00:13:28.792832 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
7919 2024.07.06 00:13:28.792933 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Debug> DynamicQueryHandler: Done processing query
7920 2024.07.06 00:13:28.792981 [ 3 ] {261f4299-8360-4655-a9ab-7b7ad5bf8c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7921 2024.07.06 00:13:28.793025 [ 3 ] {} <Debug> HTTP-Session: 2da837d3-cc00-4e45-bf8a-521e01b43833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.07.06 00:13:28.793131 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7923 2024.07.06 00:13:28.793177 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7538 rows starting from the beginning of the part
7924 2024.07.06 00:13:28.793294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7925 2024.07.06 00:13:28.793415 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 162 rows starting from the beginning of the part
7926 2024.07.06 00:13:28.793513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7927 2024.07.06 00:13:28.793646 [ 3 ] {} <Debug> HTTP-Session: 10242d8b-9ba3-4457-a306-cb98cc381a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7928 2024.07.06 00:13:28.793691 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
7929 2024.07.06 00:13:28.793731 [ 3 ] {} <Debug> HTTP-Session: 10242d8b-9ba3-4457-a306-cb98cc381a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7930 2024.07.06 00:13:28.793779 [ 3 ] {} <Debug> HTTP-Session: 10242d8b-9ba3-4457-a306-cb98cc381a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.07.06 00:13:28.793952 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
7932 2024.07.06 00:13:28.793984 [ 3 ] {} <Trace> HTTP-Session: 10242d8b-9ba3-4457-a306-cb98cc381a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7933 2024.07.06 00:13:28.794186 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 197 rows starting from the beginning of the part
7934 2024.07.06 00:13:28.794431 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
7935 2024.07.06 00:13:28.794768 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7936 2024.07.06 00:13:28.794952 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7937 2024.07.06 00:13:28.795968 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7938 2024.07.06 00:13:28.797080 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7939 2024.07.06 00:13:28.797118 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7940 2024.07.06 00:13:28.798116 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7941 2024.07.06 00:13:28.798573 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7942 2024.07.06 00:13:28.798779 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004488 sec., 7130.124777183601 rows/sec., 12.78 MiB/sec.
7943 2024.07.06 00:13:28.799527 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Debug> DynamicQueryHandler: Done processing query
7944 2024.07.06 00:13:28.799582 [ 3 ] {fb95844e-3d60-44fe-85a1-05ce1093f50f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7945 2024.07.06 00:13:28.799610 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8377 rows, containing 5 columns (5 merged, 0 gathered) in 0.00692102 sec., 1210370.7257022809 rows/sec., 84.30 MiB/sec.
7946 2024.07.06 00:13:28.799628 [ 3 ] {} <Debug> HTTP-Session: 10242d8b-9ba3-4457-a306-cb98cc381a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7947 2024.07.06 00:13:28.799837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7948 2024.07.06 00:13:28.799904 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7949 2024.07.06 00:13:28.799922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7950 2024.07.06 00:13:28.799977 [ 3 ] {} <Debug> HTTP-Session: 8f480905-f60f-4890-b576-a5864de32880 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7951 2024.07.06 00:13:28.800030 [ 3 ] {} <Debug> HTTP-Session: 8f480905-f60f-4890-b576-a5864de32880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7952 2024.07.06 00:13:28.800070 [ 3 ] {} <Debug> HTTP-Session: 8f480905-f60f-4890-b576-a5864de32880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7953 2024.07.06 00:13:28.800120 [ 3 ] {} <Trace> HTTP-Session: 8f480905-f60f-4890-b576-a5864de32880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7954 2024.07.06 00:13:28.800433 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7955 2024.07.06 00:13:28.800561 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7956 2024.07.06 00:13:28.800889 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2024.07.06 00:13:28.800919 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7958 2024.07.06 00:13:28.801096 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7959 2024.07.06 00:13:28.801209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB.
7960 2024.07.06 00:13:28.801375 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7961 2024.07.06 00:13:28.801418 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7962 2024.07.06 00:13:28.801812 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7963 2024.07.06 00:13:28.802143 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7964 2024.07.06 00:13:28.802307 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00205 sec., 29268.292682926825 rows/sec., 1.97 MiB/sec.
7965 2024.07.06 00:13:28.802591 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Debug> DynamicQueryHandler: Done processing query
7966 2024.07.06 00:13:28.802655 [ 3 ] {722bedaf-8864-433a-a9f1-afb5710b8030} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7967 2024.07.06 00:13:28.802712 [ 3 ] {} <Debug> HTTP-Session: 8f480905-f60f-4890-b576-a5864de32880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7968 2024.07.06 00:13:33.773699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7969 2024.07.06 00:13:33.773891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7970 2024.07.06 00:13:33.773938 [ 3 ] {} <Debug> HTTP-Session: efaa07e3-8602-4f4a-85fb-24ed0307269a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7971 2024.07.06 00:13:33.773979 [ 3 ] {} <Debug> HTTP-Session: efaa07e3-8602-4f4a-85fb-24ed0307269a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7972 2024.07.06 00:13:33.774007 [ 3 ] {} <Debug> HTTP-Session: efaa07e3-8602-4f4a-85fb-24ed0307269a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7973 2024.07.06 00:13:33.774079 [ 3 ] {} <Trace> HTTP-Session: efaa07e3-8602-4f4a-85fb-24ed0307269a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7974 2024.07.06 00:13:33.774265 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7975 2024.07.06 00:13:33.774333 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7976 2024.07.06 00:13:33.774525 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7977 2024.07.06 00:13:33.774955 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7978 2024.07.06 00:13:33.775004 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7979 2024.07.06 00:13:33.775374 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7980 2024.07.06 00:13:33.775716 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7981 2024.07.06 00:13:33.775905 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001679 sec., 2382.370458606313 rows/sec., 194.27 KiB/sec.
7982 2024.07.06 00:13:33.775927 [ 33 ] {} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
7983 2024.07.06 00:13:33.776072 [ 33 ] {} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7984 2024.07.06 00:13:33.776123 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
7985 2024.07.06 00:13:33.776226 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Debug> DynamicQueryHandler: Done processing query
7986 2024.07.06 00:13:33.776276 [ 3 ] {132e76c8-1556-4b6d-8f96-b680905a4ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7987 2024.07.06 00:13:33.776305 [ 3 ] {} <Debug> HTTP-Session: efaa07e3-8602-4f4a-85fb-24ed0307269a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7988 2024.07.06 00:13:33.776333 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
7989 2024.07.06 00:13:33.776486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7990 2024.07.06 00:13:33.776489 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7991 2024.07.06 00:13:33.776535 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part
7992 2024.07.06 00:13:33.776550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7993 2024.07.06 00:13:33.776578 [ 3 ] {} <Debug> HTTP-Session: 7a403831-d1a0-4040-b0c8-c99924a38f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
7994 2024.07.06 00:13:33.776610 [ 3 ] {} <Debug> HTTP-Session: 7a403831-d1a0-4040-b0c8-c99924a38f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.07.06 00:13:33.776642 [ 3 ] {} <Debug> HTTP-Session: 7a403831-d1a0-4040-b0c8-c99924a38f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.07.06 00:13:33.776645 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7997 2024.07.06 00:13:33.776750 [ 3 ] {} <Trace> HTTP-Session: 7a403831-d1a0-4040-b0c8-c99924a38f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7998 2024.07.06 00:13:33.777044 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
7999 2024.07.06 00:13:33.777212 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8000 2024.07.06 00:13:33.777389 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8001 2024.07.06 00:13:33.777433 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
8002 2024.07.06 00:13:33.777842 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8003 2024.07.06 00:13:33.778157 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
8004 2024.07.06 00:13:33.778691 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8005 2024.07.06 00:13:33.779182 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8006 2024.07.06 00:13:33.779230 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8007 2024.07.06 00:13:33.779727 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8008 2024.07.06 00:13:33.779820 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579018 sec., 7823.375015157789 rows/sec., 637.94 KiB/sec.
8009 2024.07.06 00:13:33.779960 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8010 2024.07.06 00:13:33.780476 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8011 2024.07.06 00:13:33.780569 [ 198 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_20_4} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8012 2024.07.06 00:13:33.780660 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8013 2024.07.06 00:13:33.780718 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8014 2024.07.06 00:13:33.780942 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.003934 sec., 14743.263853584138 rows/sec., 1.12 MiB/sec.
8015 2024.07.06 00:13:33.781810 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Debug> DynamicQueryHandler: Done processing query
8016 2024.07.06 00:13:33.781843 [ 3 ] {b313cbe9-8ba1-43c8-9746-c90db38a2664} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8017 2024.07.06 00:13:33.781865 [ 3 ] {} <Debug> HTTP-Session: 7a403831-d1a0-4040-b0c8-c99924a38f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8018 2024.07.06 00:13:33.782038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8019 2024.07.06 00:13:33.782099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8020 2024.07.06 00:13:33.782120 [ 3 ] {} <Debug> HTTP-Session: e8a68f2a-2561-4791-a192-232d48bdcac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8021 2024.07.06 00:13:33.782138 [ 3 ] {} <Debug> HTTP-Session: e8a68f2a-2561-4791-a192-232d48bdcac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8022 2024.07.06 00:13:33.782152 [ 3 ] {} <Debug> HTTP-Session: e8a68f2a-2561-4791-a192-232d48bdcac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8023 2024.07.06 00:13:33.782186 [ 3 ] {} <Trace> HTTP-Session: e8a68f2a-2561-4791-a192-232d48bdcac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8024 2024.07.06 00:13:33.782296 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8025 2024.07.06 00:13:33.782343 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8026 2024.07.06 00:13:33.782478 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8027 2024.07.06 00:13:33.782766 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8028 2024.07.06 00:13:33.782805 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8029 2024.07.06 00:13:33.783113 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8030 2024.07.06 00:13:33.783435 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8031 2024.07.06 00:13:33.783596 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001322 sec., 3025.7186081694404 rows/sec., 211.27 KiB/sec.
8032 2024.07.06 00:13:33.783605 [ 33 ] {} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8033 2024.07.06 00:13:33.783696 [ 33 ] {} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8034 2024.07.06 00:13:33.783749 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8035 2024.07.06 00:13:33.783901 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Debug> DynamicQueryHandler: Done processing query
8036 2024.07.06 00:13:33.783969 [ 3 ] {47884eba-08dd-4897-a97d-7ddcb9f33378} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8037 2024.07.06 00:13:33.783996 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8038 2024.07.06 00:13:33.784009 [ 3 ] {} <Debug> HTTP-Session: e8a68f2a-2561-4791-a192-232d48bdcac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.07.06 00:13:33.784353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8040 2024.07.06 00:13:33.784493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8041 2024.07.06 00:13:33.784494 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8042 2024.07.06 00:13:33.784519 [ 3 ] {} <Debug> HTTP-Session: 6c45bdae-3605-487f-a8f8-9d2d798ae91f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8043 2024.07.06 00:13:33.784535 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part
8044 2024.07.06 00:13:33.784543 [ 3 ] {} <Debug> HTTP-Session: 6c45bdae-3605-487f-a8f8-9d2d798ae91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8045 2024.07.06 00:13:33.784567 [ 3 ] {} <Debug> HTTP-Session: 6c45bdae-3605-487f-a8f8-9d2d798ae91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.07.06 00:13:33.784649 [ 3 ] {} <Trace> HTTP-Session: 6c45bdae-3605-487f-a8f8-9d2d798ae91f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8047 2024.07.06 00:13:33.784682 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
8048 2024.07.06 00:13:33.784994 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8049 2024.07.06 00:13:33.785058 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8050 2024.07.06 00:13:33.785250 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8051 2024.07.06 00:13:33.785330 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
8052 2024.07.06 00:13:33.785620 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8053 2024.07.06 00:13:33.785995 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
8054 2024.07.06 00:13:33.786604 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8055 2024.07.06 00:13:33.787136 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8056 2024.07.06 00:13:33.787178 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8057 2024.07.06 00:13:33.787771 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8058 2024.07.06 00:13:33.787844 [ 198 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004010314 sec., 6981.996920939358 rows/sec., 487.51 KiB/sec.
8059 2024.07.06 00:13:33.788013 [ 198 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8060 2024.07.06 00:13:33.788176 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8061 2024.07.06 00:13:33.788453 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.003563 sec., 19085.04069604266 rows/sec., 1.49 MiB/sec.
8062 2024.07.06 00:13:33.788662 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Debug> DynamicQueryHandler: Done processing query
8063 2024.07.06 00:13:33.788663 [ 198 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8064 2024.07.06 00:13:33.788691 [ 3 ] {fda49918-b263-4523-8a9e-62574d3f0cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8065 2024.07.06 00:13:33.788718 [ 3 ] {} <Debug> HTTP-Session: 6c45bdae-3605-487f-a8f8-9d2d798ae91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8066 2024.07.06 00:13:33.788773 [ 198 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_20_4} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8067 2024.07.06 00:13:33.788844 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8068 2024.07.06 00:13:33.788903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8069 2024.07.06 00:13:33.788954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8070 2024.07.06 00:13:33.788974 [ 3 ] {} <Debug> HTTP-Session: f419ba1c-6e70-4498-8206-c39399a43847 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8071 2024.07.06 00:13:33.788991 [ 3 ] {} <Debug> HTTP-Session: f419ba1c-6e70-4498-8206-c39399a43847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8072 2024.07.06 00:13:33.789004 [ 3 ] {} <Debug> HTTP-Session: f419ba1c-6e70-4498-8206-c39399a43847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8073 2024.07.06 00:13:33.789036 [ 3 ] {} <Trace> HTTP-Session: f419ba1c-6e70-4498-8206-c39399a43847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8074 2024.07.06 00:13:33.789187 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8075 2024.07.06 00:13:33.789234 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8076 2024.07.06 00:13:33.789378 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8077 2024.07.06 00:13:33.789799 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8078 2024.07.06 00:13:33.789835 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8079 2024.07.06 00:13:33.790227 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8080 2024.07.06 00:13:33.790568 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8081 2024.07.06 00:13:33.790728 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001606 sec., 100871.73100871731 rows/sec., 7.02 MiB/sec.
8082 2024.07.06 00:13:33.791021 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Debug> DynamicQueryHandler: Done processing query
8083 2024.07.06 00:13:33.791077 [ 3 ] {13e78669-dc4a-4cfd-ada3-ed2573f4173c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8084 2024.07.06 00:13:33.791130 [ 3 ] {} <Debug> HTTP-Session: f419ba1c-6e70-4498-8206-c39399a43847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8085 2024.07.06 00:13:33.791321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8086 2024.07.06 00:13:33.791373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8087 2024.07.06 00:13:33.791393 [ 3 ] {} <Debug> HTTP-Session: 0bddef4b-65e4-4305-b6d3-963bbf6bb5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8088 2024.07.06 00:13:33.791410 [ 3 ] {} <Debug> HTTP-Session: 0bddef4b-65e4-4305-b6d3-963bbf6bb5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8089 2024.07.06 00:13:33.791424 [ 3 ] {} <Debug> HTTP-Session: 0bddef4b-65e4-4305-b6d3-963bbf6bb5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8090 2024.07.06 00:13:33.791456 [ 3 ] {} <Trace> HTTP-Session: 0bddef4b-65e4-4305-b6d3-963bbf6bb5ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8091 2024.07.06 00:13:33.791586 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8092 2024.07.06 00:13:33.791634 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8093 2024.07.06 00:13:33.791782 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8094 2024.07.06 00:13:33.792095 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8095 2024.07.06 00:13:33.792131 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8096 2024.07.06 00:13:33.792489 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8097 2024.07.06 00:13:33.792816 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8098 2024.07.06 00:13:33.792968 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
8099 2024.07.06 00:13:33.792981 [ 29 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8100 2024.07.06 00:13:33.793058 [ 29 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8101 2024.07.06 00:13:33.793113 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8102 2024.07.06 00:13:33.793239 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Debug> DynamicQueryHandler: Done processing query
8103 2024.07.06 00:13:33.793292 [ 3 ] {9fb8f8ad-1348-4c69-ba7d-5fbcaf68c6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8104 2024.07.06 00:13:33.793330 [ 3 ] {} <Debug> HTTP-Session: 0bddef4b-65e4-4305-b6d3-963bbf6bb5ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8105 2024.07.06 00:13:33.793340 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8106 2024.07.06 00:13:33.793539 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8107 2024.07.06 00:13:33.793580 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2480 rows starting from the beginning of the part
8108 2024.07.06 00:13:33.793706 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
8109 2024.07.06 00:13:33.793886 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8110 2024.07.06 00:13:33.794052 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
8111 2024.07.06 00:13:33.794193 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8112 2024.07.06 00:13:33.794342 [ 187 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
8113 2024.07.06 00:13:33.795792 [ 198 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587722 sec., 1074303.963099591 rows/sec., 72.66 MiB/sec.
8114 2024.07.06 00:13:33.796180 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8115 2024.07.06 00:13:33.796967 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8116 2024.07.06 00:13:33.797087 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_56_11} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8117 2024.07.06 00:13:33.797186 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
8118 2024.07.06 00:13:38.775333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8119 2024.07.06 00:13:38.775480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8120 2024.07.06 00:13:38.775511 [ 3 ] {} <Debug> HTTP-Session: 4cd51c88-f962-45e7-b30f-f8abd1c70476 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8121 2024.07.06 00:13:38.775540 [ 3 ] {} <Debug> HTTP-Session: 4cd51c88-f962-45e7-b30f-f8abd1c70476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8122 2024.07.06 00:13:38.775558 [ 3 ] {} <Debug> HTTP-Session: 4cd51c88-f962-45e7-b30f-f8abd1c70476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8123 2024.07.06 00:13:38.775613 [ 3 ] {} <Trace> HTTP-Session: 4cd51c88-f962-45e7-b30f-f8abd1c70476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8124 2024.07.06 00:13:38.775831 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8125 2024.07.06 00:13:38.775906 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8126 2024.07.06 00:13:38.776123 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8127 2024.07.06 00:13:38.776659 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8128 2024.07.06 00:13:38.776702 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8129 2024.07.06 00:13:38.777065 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8130 2024.07.06 00:13:38.777395 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8131 2024.07.06 00:13:38.777566 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001798 sec., 17797.552836484985 rows/sec., 1.41 MiB/sec.
8132 2024.07.06 00:13:38.777768 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Debug> DynamicQueryHandler: Done processing query
8133 2024.07.06 00:13:38.777795 [ 3 ] {9d521a04-c1a6-42e4-b2bd-d99048e42bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8134 2024.07.06 00:13:38.777811 [ 3 ] {} <Debug> HTTP-Session: 4cd51c88-f962-45e7-b30f-f8abd1c70476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.07.06 00:13:38.778014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8136 2024.07.06 00:13:38.778064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8137 2024.07.06 00:13:38.778084 [ 3 ] {} <Debug> HTTP-Session: 7f315de1-b5e5-493c-bd09-c47bc63917b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8138 2024.07.06 00:13:38.778101 [ 3 ] {} <Debug> HTTP-Session: 7f315de1-b5e5-493c-bd09-c47bc63917b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8139 2024.07.06 00:13:38.778115 [ 3 ] {} <Debug> HTTP-Session: 7f315de1-b5e5-493c-bd09-c47bc63917b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8140 2024.07.06 00:13:38.778146 [ 3 ] {} <Trace> HTTP-Session: 7f315de1-b5e5-493c-bd09-c47bc63917b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8141 2024.07.06 00:13:38.778283 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8142 2024.07.06 00:13:38.778327 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8143 2024.07.06 00:13:38.778452 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8144 2024.07.06 00:13:38.778883 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8145 2024.07.06 00:13:38.778920 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8146 2024.07.06 00:13:38.779239 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8147 2024.07.06 00:13:38.779541 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8148 2024.07.06 00:13:38.779703 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001475 sec., 103050.84745762713 rows/sec., 8.63 MiB/sec.
8149 2024.07.06 00:13:38.779975 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Debug> DynamicQueryHandler: Done processing query
8150 2024.07.06 00:13:38.780036 [ 3 ] {b851dbd4-9402-4eb9-bce7-572a3499463c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8151 2024.07.06 00:13:38.780095 [ 3 ] {} <Debug> HTTP-Session: 7f315de1-b5e5-493c-bd09-c47bc63917b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.07.06 00:13:38.780290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8153 2024.07.06 00:13:38.780342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8154 2024.07.06 00:13:38.780363 [ 3 ] {} <Debug> HTTP-Session: 3cbadc5a-ba12-4dc1-a643-a57666874da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8155 2024.07.06 00:13:38.780381 [ 3 ] {} <Debug> HTTP-Session: 3cbadc5a-ba12-4dc1-a643-a57666874da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8156 2024.07.06 00:13:38.780401 [ 3 ] {} <Debug> HTTP-Session: 3cbadc5a-ba12-4dc1-a643-a57666874da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8157 2024.07.06 00:13:38.780449 [ 3 ] {} <Trace> HTTP-Session: 3cbadc5a-ba12-4dc1-a643-a57666874da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8158 2024.07.06 00:13:38.780598 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8159 2024.07.06 00:13:38.780645 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8160 2024.07.06 00:13:38.780791 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8161 2024.07.06 00:13:38.781163 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8162 2024.07.06 00:13:38.781200 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8163 2024.07.06 00:13:38.781530 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8164 2024.07.06 00:13:38.781835 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8165 2024.07.06 00:13:38.781964 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001422 sec., 67510.54852320674 rows/sec., 5.27 MiB/sec.
8166 2024.07.06 00:13:38.782129 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Debug> DynamicQueryHandler: Done processing query
8167 2024.07.06 00:13:38.782154 [ 3 ] {e9385745-97b3-491e-8e09-23231630ef77} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8168 2024.07.06 00:13:38.782170 [ 3 ] {} <Debug> HTTP-Session: 3cbadc5a-ba12-4dc1-a643-a57666874da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.07.06 00:13:38.782336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8170 2024.07.06 00:13:38.782387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8171 2024.07.06 00:13:38.782409 [ 3 ] {} <Debug> HTTP-Session: acffef11-e911-4c87-88eb-f5ca3331cfdc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8172 2024.07.06 00:13:38.782427 [ 3 ] {} <Debug> HTTP-Session: acffef11-e911-4c87-88eb-f5ca3331cfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8173 2024.07.06 00:13:38.782441 [ 3 ] {} <Debug> HTTP-Session: acffef11-e911-4c87-88eb-f5ca3331cfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8174 2024.07.06 00:13:38.782471 [ 3 ] {} <Trace> HTTP-Session: acffef11-e911-4c87-88eb-f5ca3331cfdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8175 2024.07.06 00:13:38.782612 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8176 2024.07.06 00:13:38.782660 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8177 2024.07.06 00:13:38.782804 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8178 2024.07.06 00:13:38.783187 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8179 2024.07.06 00:13:38.783225 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8180 2024.07.06 00:13:38.783620 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8181 2024.07.06 00:13:38.783957 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8182 2024.07.06 00:13:38.784087 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
8183 2024.07.06 00:13:38.784254 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Debug> DynamicQueryHandler: Done processing query
8184 2024.07.06 00:13:38.784280 [ 3 ] {9a844e7a-0e1e-4b95-9400-e46614f239e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8185 2024.07.06 00:13:38.784298 [ 3 ] {} <Debug> HTTP-Session: acffef11-e911-4c87-88eb-f5ca3331cfdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8186 2024.07.06 00:13:38.784448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8187 2024.07.06 00:13:38.784498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.07.06 00:13:38.784519 [ 3 ] {} <Debug> HTTP-Session: dfd7c183-959c-478e-add6-6c1887c14cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8189 2024.07.06 00:13:38.784535 [ 3 ] {} <Debug> HTTP-Session: dfd7c183-959c-478e-add6-6c1887c14cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.07.06 00:13:38.784549 [ 3 ] {} <Debug> HTTP-Session: dfd7c183-959c-478e-add6-6c1887c14cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.07.06 00:13:38.784580 [ 3 ] {} <Trace> HTTP-Session: dfd7c183-959c-478e-add6-6c1887c14cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8192 2024.07.06 00:13:38.784897 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8193 2024.07.06 00:13:38.784960 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8194 2024.07.06 00:13:38.785367 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8195 2024.07.06 00:13:38.786118 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8196 2024.07.06 00:13:38.786154 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8197 2024.07.06 00:13:38.786797 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8198 2024.07.06 00:13:38.787200 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8199 2024.07.06 00:13:38.787348 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002681 sec., 11935.844834017158 rows/sec., 21.39 MiB/sec.
8200 2024.07.06 00:13:38.787877 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Debug> DynamicQueryHandler: Done processing query
8201 2024.07.06 00:13:38.787904 [ 3 ] {0ac78a1d-d6b6-45f0-9c87-6bffa1b476b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8202 2024.07.06 00:13:38.787921 [ 3 ] {} <Debug> HTTP-Session: dfd7c183-959c-478e-add6-6c1887c14cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.07.06 00:13:38.788054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8204 2024.07.06 00:13:38.788105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8205 2024.07.06 00:13:38.788126 [ 3 ] {} <Debug> HTTP-Session: eb3c8eac-9a8b-4243-bffb-46444dc48e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8206 2024.07.06 00:13:38.788144 [ 3 ] {} <Debug> HTTP-Session: eb3c8eac-9a8b-4243-bffb-46444dc48e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.07.06 00:13:38.788159 [ 3 ] {} <Debug> HTTP-Session: eb3c8eac-9a8b-4243-bffb-46444dc48e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8208 2024.07.06 00:13:38.788188 [ 3 ] {} <Trace> HTTP-Session: eb3c8eac-9a8b-4243-bffb-46444dc48e1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.07.06 00:13:38.788305 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8210 2024.07.06 00:13:38.788352 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8211 2024.07.06 00:13:38.788502 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8212 2024.07.06 00:13:38.788818 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8213 2024.07.06 00:13:38.788856 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8214 2024.07.06 00:13:38.789233 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8215 2024.07.06 00:13:38.789563 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8216 2024.07.06 00:13:38.789687 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec.
8217 2024.07.06 00:13:38.789848 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Debug> DynamicQueryHandler: Done processing query
8218 2024.07.06 00:13:38.789874 [ 3 ] {ae93fc73-34c1-42d0-a12c-836bc36903b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8219 2024.07.06 00:13:38.789890 [ 3 ] {} <Debug> HTTP-Session: eb3c8eac-9a8b-4243-bffb-46444dc48e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.07.06 00:13:42.475783 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache
8221 2024.07.06 00:13:42.475849 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache
8222 2024.07.06 00:13:43.774001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8223 2024.07.06 00:13:43.774129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8224 2024.07.06 00:13:43.774158 [ 3 ] {} <Debug> HTTP-Session: 3fd9af7f-09a9-4494-85f6-5701dfc3149a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8225 2024.07.06 00:13:43.774187 [ 3 ] {} <Debug> HTTP-Session: 3fd9af7f-09a9-4494-85f6-5701dfc3149a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8226 2024.07.06 00:13:43.774205 [ 3 ] {} <Debug> HTTP-Session: 3fd9af7f-09a9-4494-85f6-5701dfc3149a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8227 2024.07.06 00:13:43.774259 [ 3 ] {} <Trace> HTTP-Session: 3fd9af7f-09a9-4494-85f6-5701dfc3149a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8228 2024.07.06 00:13:43.774467 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8229 2024.07.06 00:13:43.774535 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8230 2024.07.06 00:13:43.774723 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8231 2024.07.06 00:13:43.775270 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8232 2024.07.06 00:13:43.775315 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8233 2024.07.06 00:13:43.775684 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8234 2024.07.06 00:13:43.776013 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8235 2024.07.06 00:13:43.776173 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.42 MiB/sec.
8236 2024.07.06 00:13:43.776371 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Debug> DynamicQueryHandler: Done processing query
8237 2024.07.06 00:13:43.776399 [ 3 ] {699fd4d8-afaf-4631-95d6-279dd8f52378} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8238 2024.07.06 00:13:43.776415 [ 3 ] {} <Debug> HTTP-Session: 3fd9af7f-09a9-4494-85f6-5701dfc3149a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8239 2024.07.06 00:13:43.776583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8240 2024.07.06 00:13:43.776632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8241 2024.07.06 00:13:43.776651 [ 3 ] {} <Debug> HTTP-Session: 61fd3dc5-9509-4023-b53f-4a5219cb4476 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8242 2024.07.06 00:13:43.776668 [ 3 ] {} <Debug> HTTP-Session: 61fd3dc5-9509-4023-b53f-4a5219cb4476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8243 2024.07.06 00:13:43.776681 [ 3 ] {} <Debug> HTTP-Session: 61fd3dc5-9509-4023-b53f-4a5219cb4476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8244 2024.07.06 00:13:43.776711 [ 3 ] {} <Trace> HTTP-Session: 61fd3dc5-9509-4023-b53f-4a5219cb4476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8245 2024.07.06 00:13:43.776826 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8246 2024.07.06 00:13:43.776869 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8247 2024.07.06 00:13:43.776995 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8248 2024.07.06 00:13:43.777317 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8249 2024.07.06 00:13:43.777354 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8250 2024.07.06 00:13:43.777665 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8251 2024.07.06 00:13:43.777978 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8252 2024.07.06 00:13:43.778131 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec.
8253 2024.07.06 00:13:43.778295 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Debug> DynamicQueryHandler: Done processing query
8254 2024.07.06 00:13:43.778320 [ 3 ] {5ae4a705-b5a0-4066-80e6-cd1c6b8c3599} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8255 2024.07.06 00:13:43.778335 [ 3 ] {} <Debug> HTTP-Session: 61fd3dc5-9509-4023-b53f-4a5219cb4476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8256 2024.07.06 00:13:43.778504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8257 2024.07.06 00:13:43.778553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8258 2024.07.06 00:13:43.778572 [ 3 ] {} <Debug> HTTP-Session: 9088a878-0d64-4bfb-9453-79bb31068961 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8259 2024.07.06 00:13:43.778587 [ 3 ] {} <Debug> HTTP-Session: 9088a878-0d64-4bfb-9453-79bb31068961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8260 2024.07.06 00:13:43.778601 [ 3 ] {} <Debug> HTTP-Session: 9088a878-0d64-4bfb-9453-79bb31068961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8261 2024.07.06 00:13:43.778630 [ 3 ] {} <Trace> HTTP-Session: 9088a878-0d64-4bfb-9453-79bb31068961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8262 2024.07.06 00:13:43.778772 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8263 2024.07.06 00:13:43.778820 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8264 2024.07.06 00:13:43.778964 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8265 2024.07.06 00:13:43.779329 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8266 2024.07.06 00:13:43.779366 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8267 2024.07.06 00:13:43.779761 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8268 2024.07.06 00:13:43.780097 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8269 2024.07.06 00:13:43.780252 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec.
8270 2024.07.06 00:13:43.780511 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Debug> DynamicQueryHandler: Done processing query
8271 2024.07.06 00:13:43.780567 [ 3 ] {e219b272-2802-4996-96f5-d1ebe7d6d7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8272 2024.07.06 00:13:43.780624 [ 3 ] {} <Debug> HTTP-Session: 9088a878-0d64-4bfb-9453-79bb31068961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8273 2024.07.06 00:13:43.780818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8274 2024.07.06 00:13:43.780870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8275 2024.07.06 00:13:43.780891 [ 3 ] {} <Debug> HTTP-Session: 8702c99f-3c53-42ad-8fe6-015ed17920e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8276 2024.07.06 00:13:43.780907 [ 3 ] {} <Debug> HTTP-Session: 8702c99f-3c53-42ad-8fe6-015ed17920e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8277 2024.07.06 00:13:43.780921 [ 3 ] {} <Debug> HTTP-Session: 8702c99f-3c53-42ad-8fe6-015ed17920e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.07.06 00:13:43.780952 [ 3 ] {} <Trace> HTTP-Session: 8702c99f-3c53-42ad-8fe6-015ed17920e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8279 2024.07.06 00:13:43.781076 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8280 2024.07.06 00:13:43.781123 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8281 2024.07.06 00:13:43.781264 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8282 2024.07.06 00:13:43.781555 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8283 2024.07.06 00:13:43.781592 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8284 2024.07.06 00:13:43.781946 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8285 2024.07.06 00:13:43.782256 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8286 2024.07.06 00:13:43.782414 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
8287 2024.07.06 00:13:43.782581 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Debug> DynamicQueryHandler: Done processing query
8288 2024.07.06 00:13:43.782641 [ 3 ] {a03e5ee6-bbfc-4592-af63-f7d0f1113227} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8289 2024.07.06 00:13:43.782661 [ 3 ] {} <Debug> HTTP-Session: 8702c99f-3c53-42ad-8fe6-015ed17920e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8290 2024.07.06 00:13:48.775528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8291 2024.07.06 00:13:48.775732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8292 2024.07.06 00:13:48.775779 [ 3 ] {} <Debug> HTTP-Session: 4301cc7a-8877-4067-9dc6-181c6fe796ba Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8293 2024.07.06 00:13:48.775822 [ 3 ] {} <Debug> HTTP-Session: 4301cc7a-8877-4067-9dc6-181c6fe796ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8294 2024.07.06 00:13:48.775851 [ 3 ] {} <Debug> HTTP-Session: 4301cc7a-8877-4067-9dc6-181c6fe796ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8295 2024.07.06 00:13:48.775930 [ 3 ] {} <Trace> HTTP-Session: 4301cc7a-8877-4067-9dc6-181c6fe796ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8296 2024.07.06 00:13:48.776227 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8297 2024.07.06 00:13:48.776335 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8298 2024.07.06 00:13:48.776637 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8299 2024.07.06 00:13:48.777157 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8300 2024.07.06 00:13:48.777199 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8301 2024.07.06 00:13:48.777551 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8302 2024.07.06 00:13:48.777866 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8303 2024.07.06 00:13:48.778023 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001924 sec., 16632.01663201663 rows/sec., 1.32 MiB/sec.
8304 2024.07.06 00:13:48.778211 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Debug> DynamicQueryHandler: Done processing query
8305 2024.07.06 00:13:48.778236 [ 3 ] {335fe2f4-19b6-4ba9-96e3-43f8a01b11f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8306 2024.07.06 00:13:48.778251 [ 3 ] {} <Debug> HTTP-Session: 4301cc7a-8877-4067-9dc6-181c6fe796ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8307 2024.07.06 00:13:48.778495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8308 2024.07.06 00:13:48.778545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8309 2024.07.06 00:13:48.778564 [ 3 ] {} <Debug> HTTP-Session: 835f063d-5395-4bf2-b7e9-a3a257ed0ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8310 2024.07.06 00:13:48.778581 [ 3 ] {} <Debug> HTTP-Session: 835f063d-5395-4bf2-b7e9-a3a257ed0ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8311 2024.07.06 00:13:48.778594 [ 3 ] {} <Debug> HTTP-Session: 835f063d-5395-4bf2-b7e9-a3a257ed0ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8312 2024.07.06 00:13:48.778625 [ 3 ] {} <Trace> HTTP-Session: 835f063d-5395-4bf2-b7e9-a3a257ed0ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8313 2024.07.06 00:13:48.778761 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8314 2024.07.06 00:13:48.778805 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8315 2024.07.06 00:13:48.778929 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8316 2024.07.06 00:13:48.779325 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8317 2024.07.06 00:13:48.779363 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8318 2024.07.06 00:13:48.779674 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8319 2024.07.06 00:13:48.779969 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8320 2024.07.06 00:13:48.780090 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001389 sec., 109431.24550035996 rows/sec., 9.17 MiB/sec.
8321 2024.07.06 00:13:48.780252 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Debug> DynamicQueryHandler: Done processing query
8322 2024.07.06 00:13:48.780277 [ 3 ] {eeb85dbc-b44c-4382-8879-894ce7d068f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8323 2024.07.06 00:13:48.780293 [ 3 ] {} <Debug> HTTP-Session: 835f063d-5395-4bf2-b7e9-a3a257ed0ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8324 2024.07.06 00:13:48.780446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8325 2024.07.06 00:13:48.780507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8326 2024.07.06 00:13:48.780538 [ 3 ] {} <Debug> HTTP-Session: f4201e94-6cf0-462c-ba45-3b430d6a00b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8327 2024.07.06 00:13:48.780555 [ 3 ] {} <Debug> HTTP-Session: f4201e94-6cf0-462c-ba45-3b430d6a00b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8328 2024.07.06 00:13:48.780570 [ 3 ] {} <Debug> HTTP-Session: f4201e94-6cf0-462c-ba45-3b430d6a00b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8329 2024.07.06 00:13:48.780602 [ 3 ] {} <Trace> HTTP-Session: f4201e94-6cf0-462c-ba45-3b430d6a00b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8330 2024.07.06 00:13:48.780744 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8331 2024.07.06 00:13:48.780788 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8332 2024.07.06 00:13:48.780914 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8333 2024.07.06 00:13:48.781261 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8334 2024.07.06 00:13:48.781298 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8335 2024.07.06 00:13:48.781612 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8336 2024.07.06 00:13:48.781911 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8337 2024.07.06 00:13:48.782035 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001343 sec., 71481.75725986598 rows/sec., 5.58 MiB/sec.
8338 2024.07.06 00:13:48.782196 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Debug> DynamicQueryHandler: Done processing query
8339 2024.07.06 00:13:48.782222 [ 3 ] {9de2299e-6da8-41d8-ab0f-ac1bb3b4016b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8340 2024.07.06 00:13:48.782237 [ 3 ] {} <Debug> HTTP-Session: f4201e94-6cf0-462c-ba45-3b430d6a00b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8341 2024.07.06 00:13:48.782396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8342 2024.07.06 00:13:48.782446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8343 2024.07.06 00:13:48.782465 [ 3 ] {} <Debug> HTTP-Session: 2144c5a6-376d-4fea-bc06-88a0c4b8005c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8344 2024.07.06 00:13:48.782482 [ 3 ] {} <Debug> HTTP-Session: 2144c5a6-376d-4fea-bc06-88a0c4b8005c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8345 2024.07.06 00:13:48.782498 [ 3 ] {} <Debug> HTTP-Session: 2144c5a6-376d-4fea-bc06-88a0c4b8005c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8346 2024.07.06 00:13:48.782528 [ 3 ] {} <Trace> HTTP-Session: 2144c5a6-376d-4fea-bc06-88a0c4b8005c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8347 2024.07.06 00:13:48.782668 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8348 2024.07.06 00:13:48.782714 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8349 2024.07.06 00:13:48.782861 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8350 2024.07.06 00:13:48.783245 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8351 2024.07.06 00:13:48.783281 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8352 2024.07.06 00:13:48.783661 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8353 2024.07.06 00:13:48.783987 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8354 2024.07.06 00:13:48.784111 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec.
8355 2024.07.06 00:13:48.784262 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Debug> DynamicQueryHandler: Done processing query
8356 2024.07.06 00:13:48.784286 [ 3 ] {fffa8030-834e-4372-a48b-4774ceb618ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8357 2024.07.06 00:13:48.784301 [ 3 ] {} <Debug> HTTP-Session: 2144c5a6-376d-4fea-bc06-88a0c4b8005c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.07.06 00:13:48.784493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8359 2024.07.06 00:13:48.784541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8360 2024.07.06 00:13:48.784559 [ 3 ] {} <Debug> HTTP-Session: 6cedd8f2-c769-48ff-acbe-e6ccfa39c718 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8361 2024.07.06 00:13:48.784576 [ 3 ] {} <Debug> HTTP-Session: 6cedd8f2-c769-48ff-acbe-e6ccfa39c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8362 2024.07.06 00:13:48.784590 [ 3 ] {} <Debug> HTTP-Session: 6cedd8f2-c769-48ff-acbe-e6ccfa39c718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8363 2024.07.06 00:13:48.784620 [ 3 ] {} <Trace> HTTP-Session: 6cedd8f2-c769-48ff-acbe-e6ccfa39c718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8364 2024.07.06 00:13:48.784921 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8365 2024.07.06 00:13:48.784983 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8366 2024.07.06 00:13:48.785397 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8367 2024.07.06 00:13:48.786113 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8368 2024.07.06 00:13:48.786148 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8369 2024.07.06 00:13:48.786763 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8370 2024.07.06 00:13:48.787166 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8371 2024.07.06 00:13:48.787309 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002607 sec., 12274.645186037591 rows/sec., 22.00 MiB/sec.
8372 2024.07.06 00:13:48.787528 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Debug> DynamicQueryHandler: Done processing query
8373 2024.07.06 00:13:48.787553 [ 3 ] {f507af29-c13e-4c56-bd60-744a2955e39a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8374 2024.07.06 00:13:48.787568 [ 3 ] {} <Debug> HTTP-Session: 6cedd8f2-c769-48ff-acbe-e6ccfa39c718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8375 2024.07.06 00:13:48.787697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8376 2024.07.06 00:13:48.787745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8377 2024.07.06 00:13:48.787764 [ 3 ] {} <Debug> HTTP-Session: 228956fa-15c9-4196-b3b8-81acd4b068ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8378 2024.07.06 00:13:48.787780 [ 3 ] {} <Debug> HTTP-Session: 228956fa-15c9-4196-b3b8-81acd4b068ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8379 2024.07.06 00:13:48.787793 [ 3 ] {} <Debug> HTTP-Session: 228956fa-15c9-4196-b3b8-81acd4b068ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8380 2024.07.06 00:13:48.787823 [ 3 ] {} <Trace> HTTP-Session: 228956fa-15c9-4196-b3b8-81acd4b068ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8381 2024.07.06 00:13:48.787937 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8382 2024.07.06 00:13:48.787980 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8383 2024.07.06 00:13:48.788109 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8384 2024.07.06 00:13:48.788394 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8385 2024.07.06 00:13:48.788429 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8386 2024.07.06 00:13:48.788776 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8387 2024.07.06 00:13:48.789089 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8388 2024.07.06 00:13:48.789209 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec.
8389 2024.07.06 00:13:48.789455 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Debug> DynamicQueryHandler: Done processing query
8390 2024.07.06 00:13:48.789514 [ 3 ] {82aad830-013c-4880-b99f-96097223fdfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8391 2024.07.06 00:13:48.789569 [ 3 ] {} <Debug> HTTP-Session: 228956fa-15c9-4196-b3b8-81acd4b068ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8392 2024.07.06 00:13:53.776561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8393 2024.07.06 00:13:53.776687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8394 2024.07.06 00:13:53.776712 [ 3 ] {} <Debug> HTTP-Session: 5f31f80d-50df-47ac-90bf-4459d70af97c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8395 2024.07.06 00:13:53.776736 [ 3 ] {} <Debug> HTTP-Session: 5f31f80d-50df-47ac-90bf-4459d70af97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8396 2024.07.06 00:13:53.776750 [ 3 ] {} <Debug> HTTP-Session: 5f31f80d-50df-47ac-90bf-4459d70af97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8397 2024.07.06 00:13:53.776798 [ 3 ] {} <Trace> HTTP-Session: 5f31f80d-50df-47ac-90bf-4459d70af97c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8398 2024.07.06 00:13:53.776976 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8399 2024.07.06 00:13:53.777043 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8400 2024.07.06 00:13:53.777232 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8401 2024.07.06 00:13:53.777648 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8402 2024.07.06 00:13:53.777697 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8403 2024.07.06 00:13:53.778066 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8404 2024.07.06 00:13:53.778398 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8405 2024.07.06 00:13:53.778567 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 99.75 KiB/sec.
8406 2024.07.06 00:13:53.778868 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Debug> DynamicQueryHandler: Done processing query
8407 2024.07.06 00:13:53.778895 [ 3 ] {9c63478c-6ee5-471a-9dd8-cbfec8d065a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8408 2024.07.06 00:13:53.778912 [ 3 ] {} <Debug> HTTP-Session: 5f31f80d-50df-47ac-90bf-4459d70af97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.07.06 00:13:53.779094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8410 2024.07.06 00:13:53.779147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8411 2024.07.06 00:13:53.779167 [ 3 ] {} <Debug> HTTP-Session: 381e3b72-a3bd-4dac-9ba0-2519f80f9ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8412 2024.07.06 00:13:53.779185 [ 3 ] {} <Debug> HTTP-Session: 381e3b72-a3bd-4dac-9ba0-2519f80f9ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8413 2024.07.06 00:13:53.779199 [ 3 ] {} <Debug> HTTP-Session: 381e3b72-a3bd-4dac-9ba0-2519f80f9ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8414 2024.07.06 00:13:53.779233 [ 3 ] {} <Trace> HTTP-Session: 381e3b72-a3bd-4dac-9ba0-2519f80f9ef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8415 2024.07.06 00:13:53.779365 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8416 2024.07.06 00:13:53.779413 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8417 2024.07.06 00:13:53.779569 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8418 2024.07.06 00:13:53.779924 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8419 2024.07.06 00:13:53.779961 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8420 2024.07.06 00:13:53.780275 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8421 2024.07.06 00:13:53.780587 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8422 2024.07.06 00:13:53.780745 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001424 sec., 65308.988764044945 rows/sec., 4.95 MiB/sec.
8423 2024.07.06 00:13:53.780756 [ 65 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8424 2024.07.06 00:13:53.780884 [ 65 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8425 2024.07.06 00:13:53.780922 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8426 2024.07.06 00:13:53.780995 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Debug> DynamicQueryHandler: Done processing query
8427 2024.07.06 00:13:53.781045 [ 3 ] {06d3da4d-1ce6-480f-bf9d-9d309b72bca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8428 2024.07.06 00:13:53.781111 [ 3 ] {} <Debug> HTTP-Session: 381e3b72-a3bd-4dac-9ba0-2519f80f9ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8429 2024.07.06 00:13:53.781277 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
8430 2024.07.06 00:13:53.781310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8431 2024.07.06 00:13:53.781421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8432 2024.07.06 00:13:53.781468 [ 3 ] {} <Debug> HTTP-Session: 79769d7b-4d46-473d-891c-6d643f8a2145 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8433 2024.07.06 00:13:53.781499 [ 3 ] {} <Debug> HTTP-Session: 79769d7b-4d46-473d-891c-6d643f8a2145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8434 2024.07.06 00:13:53.781546 [ 3 ] {} <Debug> HTTP-Session: 79769d7b-4d46-473d-891c-6d643f8a2145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8435 2024.07.06 00:13:53.781644 [ 3 ] {} <Trace> HTTP-Session: 79769d7b-4d46-473d-891c-6d643f8a2145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8436 2024.07.06 00:13:53.781741 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8437 2024.07.06 00:13:53.781817 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 196 rows starting from the beginning of the part
8438 2024.07.06 00:13:53.781846 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8439 2024.07.06 00:13:53.781950 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8440 2024.07.06 00:13:53.782014 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 58 rows starting from the beginning of the part
8441 2024.07.06 00:13:53.782299 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 152 rows starting from the beginning of the part
8442 2024.07.06 00:13:53.782599 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part
8443 2024.07.06 00:13:53.782880 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 152 rows starting from the beginning of the part
8444 2024.07.06 00:13:53.783194 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 93 rows starting from the beginning of the part
8445 2024.07.06 00:13:53.783708 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8446 2024.07.06 00:13:53.784386 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8447 2024.07.06 00:13:53.784443 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8448 2024.07.06 00:13:53.785242 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8449 2024.07.06 00:13:53.786108 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8450 2024.07.06 00:13:53.786422 [ 197 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 4 columns (4 merged, 0 gathered) in 0.005353956 sec., 132051.88836068133 rows/sec., 10.69 MiB/sec.
8451 2024.07.06 00:13:53.786487 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004705 sec., 425.0797024442083 rows/sec., 29.68 KiB/sec.
8452 2024.07.06 00:13:53.786911 [ 197 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8453 2024.07.06 00:13:53.787069 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Debug> DynamicQueryHandler: Done processing query
8454 2024.07.06 00:13:53.787123 [ 3 ] {29ff4883-c24b-4b3b-912a-e4be5a220966} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8455 2024.07.06 00:13:53.787141 [ 3 ] {} <Debug> HTTP-Session: 79769d7b-4d46-473d-891c-6d643f8a2145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.07.06 00:13:53.787334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8457 2024.07.06 00:13:53.787422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8458 2024.07.06 00:13:53.787455 [ 3 ] {} <Debug> HTTP-Session: 756c7f5e-c423-4486-8fad-4165c9059452 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8459 2024.07.06 00:13:53.787500 [ 3 ] {} <Debug> HTTP-Session: 756c7f5e-c423-4486-8fad-4165c9059452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.07.06 00:13:53.787519 [ 3 ] {} <Debug> HTTP-Session: 756c7f5e-c423-4486-8fad-4165c9059452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.07.06 00:13:53.787573 [ 3 ] {} <Trace> HTTP-Session: 756c7f5e-c423-4486-8fad-4165c9059452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.07.06 00:13:53.787648 [ 197 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8463 2024.07.06 00:13:53.787796 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8464 2024.07.06 00:13:53.787820 [ 197 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_61_12} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8465 2024.07.06 00:13:53.787860 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8466 2024.07.06 00:13:53.788012 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
8467 2024.07.06 00:13:53.788163 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8468 2024.07.06 00:13:53.788521 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8469 2024.07.06 00:13:53.788560 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8470 2024.07.06 00:13:53.788894 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8471 2024.07.06 00:13:53.789201 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8472 2024.07.06 00:13:53.789359 [ 65 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8473 2024.07.06 00:13:53.789363 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001653 sec., 54446.460980036296 rows/sec., 4.24 MiB/sec.
8474 2024.07.06 00:13:53.789422 [ 65 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8475 2024.07.06 00:13:53.789493 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
8476 2024.07.06 00:13:53.789693 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Debug> DynamicQueryHandler: Done processing query
8477 2024.07.06 00:13:53.789751 [ 3 ] {286aad9c-0d5b-4071-9909-aec044b219c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8478 2024.07.06 00:13:53.789756 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::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
8479 2024.07.06 00:13:53.789781 [ 3 ] {} <Debug> HTTP-Session: 756c7f5e-c423-4486-8fad-4165c9059452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8480 2024.07.06 00:13:53.790042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8481 2024.07.06 00:13:53.790200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8482 2024.07.06 00:13:53.790314 [ 3 ] {} <Debug> HTTP-Session: 70bc067b-bb68-443a-bc85-04872723bdd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8483 2024.07.06 00:13:53.790322 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8484 2024.07.06 00:13:53.790397 [ 3 ] {} <Debug> HTTP-Session: 70bc067b-bb68-443a-bc85-04872723bdd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8485 2024.07.06 00:13:53.790422 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 152 rows starting from the beginning of the part
8486 2024.07.06 00:13:53.790465 [ 3 ] {} <Debug> HTTP-Session: 70bc067b-bb68-443a-bc85-04872723bdd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.07.06 00:13:53.790646 [ 3 ] {} <Trace> HTTP-Session: 70bc067b-bb68-443a-bc85-04872723bdd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8488 2024.07.06 00:13:53.790884 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part
8489 2024.07.06 00:13:53.791307 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8490 2024.07.06 00:13:53.791319 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part
8491 2024.07.06 00:13:53.791480 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8492 2024.07.06 00:13:53.791665 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part
8493 2024.07.06 00:13:53.792031 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part
8494 2024.07.06 00:13:53.792395 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part
8495 2024.07.06 00:13:53.793005 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8496 2024.07.06 00:13:53.793551 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8497 2024.07.06 00:13:53.793595 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8498 2024.07.06 00:13:53.794209 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8499 2024.07.06 00:13:53.794241 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.004643674 sec., 121886.2478287666 rows/sec., 9.52 MiB/sec.
8500 2024.07.06 00:13:53.794602 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8501 2024.07.06 00:13:53.794873 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8502 2024.07.06 00:13:53.795332 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004323 sec., 45570.20587554939 rows/sec., 3.18 MiB/sec.
8503 2024.07.06 00:13:53.795337 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8504 2024.07.06 00:13:53.795587 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8505 2024.07.06 00:13:53.795665 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8506 2024.07.06 00:13:53.795737 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8507 2024.07.06 00:13:53.795900 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Debug> DynamicQueryHandler: Done processing query
8508 2024.07.06 00:13:53.795995 [ 3 ] {83a70f9e-11ef-4347-9b81-74965b55df7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8509 2024.07.06 00:13:53.795996 [ 198 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_61_12} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8510 2024.07.06 00:13:53.796064 [ 3 ] {} <Debug> HTTP-Session: 70bc067b-bb68-443a-bc85-04872723bdd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.07.06 00:13:53.796090 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
8512 2024.07.06 00:13:53.796197 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8513 2024.07.06 00:13:53.796305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8514 2024.07.06 00:13:53.796420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8515 2024.07.06 00:13:53.796446 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8516 2024.07.06 00:13:53.796458 [ 3 ] {} <Debug> HTTP-Session: 6e893069-efe0-426b-aa07-62b83f0b5477 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8517 2024.07.06 00:13:53.796509 [ 3 ] {} <Debug> HTTP-Session: 6e893069-efe0-426b-aa07-62b83f0b5477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8518 2024.07.06 00:13:53.796514 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8377 rows starting from the beginning of the part
8519 2024.07.06 00:13:53.796534 [ 3 ] {} <Debug> HTTP-Session: 6e893069-efe0-426b-aa07-62b83f0b5477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8520 2024.07.06 00:13:53.796618 [ 3 ] {} <Trace> HTTP-Session: 6e893069-efe0-426b-aa07-62b83f0b5477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8521 2024.07.06 00:13:53.796797 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 162 rows starting from the beginning of the part
8522 2024.07.06 00:13:53.797099 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
8523 2024.07.06 00:13:53.797202 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8524 2024.07.06 00:13:53.797415 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
8525 2024.07.06 00:13:53.797455 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8526 2024.07.06 00:13:53.797712 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part
8527 2024.07.06 00:13:53.798049 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 197 rows starting from the beginning of the part
8528 2024.07.06 00:13:53.798648 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8529 2024.07.06 00:13:53.799350 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8530 2024.07.06 00:13:53.799402 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8531 2024.07.06 00:13:53.799839 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8532 2024.07.06 00:13:53.800681 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8533 2024.07.06 00:13:53.801120 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004165 sec., 14405.762304921967 rows/sec., 994.15 KiB/sec.
8534 2024.07.06 00:13:53.801457 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Debug> DynamicQueryHandler: Done processing query
8535 2024.07.06 00:13:53.801496 [ 3 ] {ea8e796a-9d2b-41f6-bd40-fffe2f2e35dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8536 2024.07.06 00:13:53.801515 [ 3 ] {} <Debug> HTTP-Session: 6e893069-efe0-426b-aa07-62b83f0b5477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.07.06 00:13:53.803234 [ 194 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9216 rows, containing 5 columns (5 merged, 0 gathered) in 0.007354638 sec., 1253086.8276589548 rows/sec., 87.28 MiB/sec.
8538 2024.07.06 00:13:53.803401 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8539 2024.07.06 00:13:53.803790 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8540 2024.07.06 00:13:53.803877 [ 192 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8541 2024.07.06 00:13:53.803967 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB.
8542 2024.07.06 00:13:57.476094 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
8543 2024.07.06 00:13:57.476158 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
8544 2024.07.06 00:13:58.776042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8545 2024.07.06 00:13:58.776217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8546 2024.07.06 00:13:58.776264 [ 3 ] {} <Debug> HTTP-Session: 6ed77091-9ac9-4818-8839-0df1126f44cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8547 2024.07.06 00:13:58.776306 [ 3 ] {} <Debug> HTTP-Session: 6ed77091-9ac9-4818-8839-0df1126f44cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8548 2024.07.06 00:13:58.776334 [ 3 ] {} <Debug> HTTP-Session: 6ed77091-9ac9-4818-8839-0df1126f44cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8549 2024.07.06 00:13:58.776415 [ 3 ] {} <Trace> HTTP-Session: 6ed77091-9ac9-4818-8839-0df1126f44cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8550 2024.07.06 00:13:58.776720 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8551 2024.07.06 00:13:58.776832 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8552 2024.07.06 00:13:58.777104 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8553 2024.07.06 00:13:58.777523 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8554 2024.07.06 00:13:58.777562 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8555 2024.07.06 00:13:58.777934 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8556 2024.07.06 00:13:58.778270 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8557 2024.07.06 00:13:58.778411 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001792 sec., 17857.14285714286 rows/sec., 1.41 MiB/sec.
8558 2024.07.06 00:13:58.778417 [ 142 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0
8559 2024.07.06 00:13:58.778479 [ 142 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8560 2024.07.06 00:13:58.778511 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8561 2024.07.06 00:13:58.778620 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Debug> DynamicQueryHandler: Done processing query
8562 2024.07.06 00:13:58.778626 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full
8563 2024.07.06 00:13:58.778649 [ 3 ] {7e37668c-5860-4d5d-9ea8-c68dcfcd5cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8564 2024.07.06 00:13:58.778681 [ 3 ] {} <Debug> HTTP-Session: 6ed77091-9ac9-4818-8839-0df1126f44cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8565 2024.07.06 00:13:58.778776 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8566 2024.07.06 00:13:58.778811 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 32 rows starting from the beginning of the part
8567 2024.07.06 00:13:58.778833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8568 2024.07.06 00:13:58.778898 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part
8569 2024.07.06 00:13:58.778901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8570 2024.07.06 00:13:58.778950 [ 3 ] {} <Debug> HTTP-Session: 5702076f-7a92-424e-9ed2-e48abb27118b Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8571 2024.07.06 00:13:58.779053 [ 3 ] {} <Debug> HTTP-Session: 5702076f-7a92-424e-9ed2-e48abb27118b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8572 2024.07.06 00:13:58.779140 [ 3 ] {} <Debug> HTTP-Session: 5702076f-7a92-424e-9ed2-e48abb27118b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8573 2024.07.06 00:13:58.779173 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part
8574 2024.07.06 00:13:58.779325 [ 3 ] {} <Trace> HTTP-Session: 5702076f-7a92-424e-9ed2-e48abb27118b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8575 2024.07.06 00:13:58.779506 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part
8576 2024.07.06 00:13:58.779771 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8577 2024.07.06 00:13:58.779972 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part
8578 2024.07.06 00:13:58.779997 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8579 2024.07.06 00:13:58.780657 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8580 2024.07.06 00:13:58.781130 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8581 2024.07.06 00:13:58.781178 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8582 2024.07.06 00:13:58.781664 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8583 2024.07.06 00:13:58.781672 [ 192 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093909 sec., 51714.513904578314 rows/sec., 4.09 MiB/sec.
8584 2024.07.06 00:13:58.782005 [ 192 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary)
8585 2024.07.06 00:13:58.782261 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8586 2024.07.06 00:13:58.782691 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003092 sec., 646.8305304010349 rows/sec., 52.74 KiB/sec.
8587 2024.07.06 00:13:58.782999 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Debug> DynamicQueryHandler: Done processing query
8588 2024.07.06 00:13:58.783032 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8589 2024.07.06 00:13:58.783040 [ 3 ] {4980b5ff-5f2c-4cc1-ada8-2869a29f8433} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8590 2024.07.06 00:13:58.783078 [ 3 ] {} <Debug> HTTP-Session: 5702076f-7a92-424e-9ed2-e48abb27118b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8591 2024.07.06 00:13:58.783149 [ 198 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_30_7} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7
8592 2024.07.06 00:13:58.783229 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8593 2024.07.06 00:13:58.783255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8594 2024.07.06 00:13:58.783306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8595 2024.07.06 00:13:58.783326 [ 3 ] {} <Debug> HTTP-Session: d41c578a-89ae-49ba-ac42-a00a94b45ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8596 2024.07.06 00:13:58.783342 [ 3 ] {} <Debug> HTTP-Session: d41c578a-89ae-49ba-ac42-a00a94b45ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.07.06 00:13:58.783356 [ 3 ] {} <Debug> HTTP-Session: d41c578a-89ae-49ba-ac42-a00a94b45ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.07.06 00:13:58.783388 [ 3 ] {} <Trace> HTTP-Session: d41c578a-89ae-49ba-ac42-a00a94b45ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8599 2024.07.06 00:13:58.783531 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8600 2024.07.06 00:13:58.783574 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8601 2024.07.06 00:13:58.783706 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8602 2024.07.06 00:13:58.784120 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8603 2024.07.06 00:13:58.784158 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8604 2024.07.06 00:13:58.784491 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8605 2024.07.06 00:13:58.784802 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8606 2024.07.06 00:13:58.784925 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Debug> executeQuery: Read 153 rows, 13.11 KiB in 0.001458 sec., 104938.27160493826 rows/sec., 8.78 MiB/sec.
8607 2024.07.06 00:13:58.785074 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Debug> DynamicQueryHandler: Done processing query
8608 2024.07.06 00:13:58.785098 [ 3 ] {ef5a5a70-3fca-43c1-967a-ee0bda596d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8609 2024.07.06 00:13:58.785114 [ 3 ] {} <Debug> HTTP-Session: d41c578a-89ae-49ba-ac42-a00a94b45ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8610 2024.07.06 00:13:58.785280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8611 2024.07.06 00:13:58.785326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8612 2024.07.06 00:13:58.785345 [ 3 ] {} <Debug> HTTP-Session: 31e7d88e-a527-419a-ae3f-79c803b51608 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8613 2024.07.06 00:13:58.785362 [ 3 ] {} <Debug> HTTP-Session: 31e7d88e-a527-419a-ae3f-79c803b51608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.07.06 00:13:58.785375 [ 3 ] {} <Debug> HTTP-Session: 31e7d88e-a527-419a-ae3f-79c803b51608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.07.06 00:13:58.785407 [ 3 ] {} <Trace> HTTP-Session: 31e7d88e-a527-419a-ae3f-79c803b51608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8616 2024.07.06 00:13:58.785499 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8617 2024.07.06 00:13:58.785541 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8618 2024.07.06 00:13:58.785663 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8619 2024.07.06 00:13:58.785922 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8620 2024.07.06 00:13:58.785956 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8621 2024.07.06 00:13:58.786254 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8622 2024.07.06 00:13:58.786549 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8623 2024.07.06 00:13:58.786676 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0012 sec., 1666.6666666666667 rows/sec., 116.37 KiB/sec.
8624 2024.07.06 00:13:58.786837 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Debug> DynamicQueryHandler: Done processing query
8625 2024.07.06 00:13:58.786862 [ 3 ] {92f0008a-784f-48fd-b6e7-4dfc10379500} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8626 2024.07.06 00:13:58.786877 [ 3 ] {} <Debug> HTTP-Session: 31e7d88e-a527-419a-ae3f-79c803b51608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8627 2024.07.06 00:13:58.787015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8628 2024.07.06 00:13:58.787062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8629 2024.07.06 00:13:58.787081 [ 3 ] {} <Debug> HTTP-Session: d2c8a688-5501-48ca-9b58-f92c31cd939a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8630 2024.07.06 00:13:58.787097 [ 3 ] {} <Debug> HTTP-Session: d2c8a688-5501-48ca-9b58-f92c31cd939a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.07.06 00:13:58.787111 [ 3 ] {} <Debug> HTTP-Session: d2c8a688-5501-48ca-9b58-f92c31cd939a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8632 2024.07.06 00:13:58.787141 [ 3 ] {} <Trace> HTTP-Session: d2c8a688-5501-48ca-9b58-f92c31cd939a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8633 2024.07.06 00:13:58.787257 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8634 2024.07.06 00:13:58.787299 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8635 2024.07.06 00:13:58.787422 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8636 2024.07.06 00:13:58.787749 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8637 2024.07.06 00:13:58.787785 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8638 2024.07.06 00:13:58.788090 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8639 2024.07.06 00:13:58.788403 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8640 2024.07.06 00:13:58.788524 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001309 sec., 74866.3101604278 rows/sec., 5.85 MiB/sec.
8641 2024.07.06 00:13:58.788674 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Debug> DynamicQueryHandler: Done processing query
8642 2024.07.06 00:13:58.788699 [ 3 ] {ed02f68e-e9c8-4be6-9194-9047d4607b8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8643 2024.07.06 00:13:58.788715 [ 3 ] {} <Debug> HTTP-Session: d2c8a688-5501-48ca-9b58-f92c31cd939a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8644 2024.07.06 00:13:58.788865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8645 2024.07.06 00:13:58.788911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8646 2024.07.06 00:13:58.788930 [ 3 ] {} <Debug> HTTP-Session: b8e754f2-8a29-46c4-9f91-1318999c07d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8647 2024.07.06 00:13:58.788946 [ 3 ] {} <Debug> HTTP-Session: b8e754f2-8a29-46c4-9f91-1318999c07d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.07.06 00:13:58.788960 [ 3 ] {} <Debug> HTTP-Session: b8e754f2-8a29-46c4-9f91-1318999c07d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.07.06 00:13:58.788991 [ 3 ] {} <Trace> HTTP-Session: b8e754f2-8a29-46c4-9f91-1318999c07d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8650 2024.07.06 00:13:58.789128 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8651 2024.07.06 00:13:58.789176 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8652 2024.07.06 00:13:58.789315 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8653 2024.07.06 00:13:58.789746 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8654 2024.07.06 00:13:58.789781 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8655 2024.07.06 00:13:58.790159 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8656 2024.07.06 00:13:58.790488 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8657 2024.07.06 00:13:58.790611 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001546 sec., 104139.71539456662 rows/sec., 7.25 MiB/sec.
8658 2024.07.06 00:13:58.790781 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Debug> DynamicQueryHandler: Done processing query
8659 2024.07.06 00:13:58.790806 [ 3 ] {80953e69-cc1c-41b7-9d98-3913327dc683} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8660 2024.07.06 00:13:58.790821 [ 3 ] {} <Debug> HTTP-Session: b8e754f2-8a29-46c4-9f91-1318999c07d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.07.06 00:13:58.790988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8662 2024.07.06 00:13:58.791037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8663 2024.07.06 00:13:58.791056 [ 3 ] {} <Debug> HTTP-Session: b3e50c24-1e76-44f1-9bc9-d722d0b97e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8664 2024.07.06 00:13:58.791073 [ 3 ] {} <Debug> HTTP-Session: b3e50c24-1e76-44f1-9bc9-d722d0b97e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.07.06 00:13:58.791087 [ 3 ] {} <Debug> HTTP-Session: b3e50c24-1e76-44f1-9bc9-d722d0b97e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.07.06 00:13:58.791117 [ 3 ] {} <Trace> HTTP-Session: b3e50c24-1e76-44f1-9bc9-d722d0b97e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8667 2024.07.06 00:13:58.791434 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8668 2024.07.06 00:13:58.791497 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8669 2024.07.06 00:13:58.791889 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8670 2024.07.06 00:13:58.792702 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8671 2024.07.06 00:13:58.792738 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8672 2024.07.06 00:13:58.793347 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8673 2024.07.06 00:13:58.793746 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8674 2024.07.06 00:13:58.793893 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002692 sec., 11887.07280832095 rows/sec., 21.30 MiB/sec.
8675 2024.07.06 00:13:58.794107 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Debug> DynamicQueryHandler: Done processing query
8676 2024.07.06 00:13:58.794132 [ 3 ] {1ba935d1-2189-4f4c-b102-3fd0311ad5fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8677 2024.07.06 00:13:58.794148 [ 3 ] {} <Debug> HTTP-Session: b3e50c24-1e76-44f1-9bc9-d722d0b97e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.07.06 00:13:58.794282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8679 2024.07.06 00:13:58.794329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8680 2024.07.06 00:13:58.794355 [ 3 ] {} <Debug> HTTP-Session: af5c9e29-225b-4e20-9e59-9f0e33f3a45e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8681 2024.07.06 00:13:58.794379 [ 3 ] {} <Debug> HTTP-Session: af5c9e29-225b-4e20-9e59-9f0e33f3a45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.07.06 00:13:58.794397 [ 3 ] {} <Debug> HTTP-Session: af5c9e29-225b-4e20-9e59-9f0e33f3a45e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.07.06 00:13:58.794429 [ 3 ] {} <Trace> HTTP-Session: af5c9e29-225b-4e20-9e59-9f0e33f3a45e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8684 2024.07.06 00:13:58.794545 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8685 2024.07.06 00:13:58.794590 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8686 2024.07.06 00:13:58.794714 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8687 2024.07.06 00:13:58.795035 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8688 2024.07.06 00:13:58.795070 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8689 2024.07.06 00:13:58.795434 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8690 2024.07.06 00:13:58.795755 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8691 2024.07.06 00:13:58.795875 [ 142 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8692 2024.07.06 00:13:58.795880 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
8693 2024.07.06 00:13:58.795914 [ 142 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8694 2024.07.06 00:13:58.795950 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8695 2024.07.06 00:13:58.796148 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8696 2024.07.06 00:13:58.796149 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Debug> DynamicQueryHandler: Done processing query
8697 2024.07.06 00:13:58.796235 [ 3 ] {7d10e457-3324-4e1c-8187-c1a065b0b49b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8698 2024.07.06 00:13:58.796272 [ 3 ] {} <Debug> HTTP-Session: af5c9e29-225b-4e20-9e59-9f0e33f3a45e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8699 2024.07.06 00:13:58.796392 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8700 2024.07.06 00:13:58.796439 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2780 rows starting from the beginning of the part
8701 2024.07.06 00:13:58.796577 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8702 2024.07.06 00:13:58.796756 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
8703 2024.07.06 00:13:58.796852 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8704 2024.07.06 00:13:58.797059 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
8705 2024.07.06 00:13:58.797127 [ 192 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
8706 2024.07.06 00:13:58.798575 [ 195 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252621 sec., 1219217.7214087506 rows/sec., 82.43 MiB/sec.
8707 2024.07.06 00:13:58.798938 [ 195 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8708 2024.07.06 00:13:58.799684 [ 195 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8709 2024.07.06 00:13:58.799840 [ 195 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_61_12} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8710 2024.07.06 00:13:58.799966 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
8711 2024.07.06 00:13:59.001394 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001031027 sec.
8712 2024.07.06 00:14:03.773459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8713 2024.07.06 00:14:03.773651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8714 2024.07.06 00:14:03.773699 [ 3 ] {} <Debug> HTTP-Session: 4bb1e24b-bea8-46df-8bc5-f1cf14044fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8715 2024.07.06 00:14:03.773740 [ 3 ] {} <Debug> HTTP-Session: 4bb1e24b-bea8-46df-8bc5-f1cf14044fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8716 2024.07.06 00:14:03.773768 [ 3 ] {} <Debug> HTTP-Session: 4bb1e24b-bea8-46df-8bc5-f1cf14044fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8717 2024.07.06 00:14:03.773857 [ 3 ] {} <Trace> HTTP-Session: 4bb1e24b-bea8-46df-8bc5-f1cf14044fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8718 2024.07.06 00:14:03.774257 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8719 2024.07.06 00:14:03.774363 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8720 2024.07.06 00:14:03.774556 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8721 2024.07.06 00:14:03.775106 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8722 2024.07.06 00:14:03.775155 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8723 2024.07.06 00:14:03.775534 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8724 2024.07.06 00:14:03.775871 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8725 2024.07.06 00:14:03.776037 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.21 MiB/sec.
8726 2024.07.06 00:14:03.776270 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Debug> DynamicQueryHandler: Done processing query
8727 2024.07.06 00:14:03.776310 [ 3 ] {5c3d93a8-8ed0-4f06-b5f0-ed212cf8bb7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8728 2024.07.06 00:14:03.776334 [ 3 ] {} <Debug> HTTP-Session: 4bb1e24b-bea8-46df-8bc5-f1cf14044fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8729 2024.07.06 00:14:03.776484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8730 2024.07.06 00:14:03.776540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8731 2024.07.06 00:14:03.776560 [ 3 ] {} <Debug> HTTP-Session: 85e72dc7-0a1a-4640-94f2-ad508da36c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8732 2024.07.06 00:14:03.776578 [ 3 ] {} <Debug> HTTP-Session: 85e72dc7-0a1a-4640-94f2-ad508da36c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8733 2024.07.06 00:14:03.776593 [ 3 ] {} <Debug> HTTP-Session: 85e72dc7-0a1a-4640-94f2-ad508da36c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8734 2024.07.06 00:14:03.776634 [ 3 ] {} <Trace> HTTP-Session: 85e72dc7-0a1a-4640-94f2-ad508da36c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8735 2024.07.06 00:14:03.776761 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8736 2024.07.06 00:14:03.776806 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8737 2024.07.06 00:14:03.776929 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8738 2024.07.06 00:14:03.777251 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8739 2024.07.06 00:14:03.777287 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8740 2024.07.06 00:14:03.777594 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8741 2024.07.06 00:14:03.777897 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8742 2024.07.06 00:14:03.778047 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec.
8743 2024.07.06 00:14:03.778311 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Debug> DynamicQueryHandler: Done processing query
8744 2024.07.06 00:14:03.778370 [ 3 ] {8596fefe-f89e-44a5-8fbe-8428645289b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8745 2024.07.06 00:14:03.778428 [ 3 ] {} <Debug> HTTP-Session: 85e72dc7-0a1a-4640-94f2-ad508da36c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8746 2024.07.06 00:14:03.778673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8747 2024.07.06 00:14:03.778725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8748 2024.07.06 00:14:03.778745 [ 3 ] {} <Debug> HTTP-Session: 08108931-5a07-412f-887c-07330d06b26e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8749 2024.07.06 00:14:03.778761 [ 3 ] {} <Debug> HTTP-Session: 08108931-5a07-412f-887c-07330d06b26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8750 2024.07.06 00:14:03.778775 [ 3 ] {} <Debug> HTTP-Session: 08108931-5a07-412f-887c-07330d06b26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8751 2024.07.06 00:14:03.778808 [ 3 ] {} <Trace> HTTP-Session: 08108931-5a07-412f-887c-07330d06b26e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8752 2024.07.06 00:14:03.778961 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8753 2024.07.06 00:14:03.779011 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8754 2024.07.06 00:14:03.779169 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8755 2024.07.06 00:14:03.779537 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8756 2024.07.06 00:14:03.779574 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8757 2024.07.06 00:14:03.779971 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8758 2024.07.06 00:14:03.780300 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8759 2024.07.06 00:14:03.780454 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
8760 2024.07.06 00:14:03.780643 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Debug> DynamicQueryHandler: Done processing query
8761 2024.07.06 00:14:03.780679 [ 3 ] {4aeaf96d-282a-413d-8d15-477ed408e922} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8762 2024.07.06 00:14:03.780714 [ 3 ] {} <Debug> HTTP-Session: 08108931-5a07-412f-887c-07330d06b26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8763 2024.07.06 00:14:03.780906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8764 2024.07.06 00:14:03.780953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8765 2024.07.06 00:14:03.780974 [ 3 ] {} <Debug> HTTP-Session: 6f2ad0d9-b49d-46ae-ac4e-bb9c07aac05e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8766 2024.07.06 00:14:03.780989 [ 3 ] {} <Debug> HTTP-Session: 6f2ad0d9-b49d-46ae-ac4e-bb9c07aac05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8767 2024.07.06 00:14:03.781003 [ 3 ] {} <Debug> HTTP-Session: 6f2ad0d9-b49d-46ae-ac4e-bb9c07aac05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8768 2024.07.06 00:14:03.781035 [ 3 ] {} <Trace> HTTP-Session: 6f2ad0d9-b49d-46ae-ac4e-bb9c07aac05e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8769 2024.07.06 00:14:03.781160 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8770 2024.07.06 00:14:03.781205 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8771 2024.07.06 00:14:03.781329 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8772 2024.07.06 00:14:03.781613 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8773 2024.07.06 00:14:03.781650 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8774 2024.07.06 00:14:03.782006 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8775 2024.07.06 00:14:03.782324 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8776 2024.07.06 00:14:03.782475 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
8777 2024.07.06 00:14:03.782722 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Debug> DynamicQueryHandler: Done processing query
8778 2024.07.06 00:14:03.782776 [ 3 ] {c1f5e2de-14ce-482a-8e28-1e89e2657281} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8779 2024.07.06 00:14:03.782834 [ 3 ] {} <Debug> HTTP-Session: 6f2ad0d9-b49d-46ae-ac4e-bb9c07aac05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8780 2024.07.06 00:14:08.776585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8781 2024.07.06 00:14:08.776785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8782 2024.07.06 00:14:08.776834 [ 3 ] {} <Debug> HTTP-Session: 9a98efcf-5703-4135-a7d2-e06cfceff9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8783 2024.07.06 00:14:08.776877 [ 3 ] {} <Debug> HTTP-Session: 9a98efcf-5703-4135-a7d2-e06cfceff9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8784 2024.07.06 00:14:08.776907 [ 3 ] {} <Debug> HTTP-Session: 9a98efcf-5703-4135-a7d2-e06cfceff9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8785 2024.07.06 00:14:08.776991 [ 3 ] {} <Trace> HTTP-Session: 9a98efcf-5703-4135-a7d2-e06cfceff9d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8786 2024.07.06 00:14:08.777284 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8787 2024.07.06 00:14:08.777352 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8788 2024.07.06 00:14:08.777548 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8789 2024.07.06 00:14:08.778000 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8790 2024.07.06 00:14:08.778045 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8791 2024.07.06 00:14:08.778415 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8792 2024.07.06 00:14:08.778783 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8793 2024.07.06 00:14:08.778925 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001725 sec., 18550.72463768116 rows/sec., 1.47 MiB/sec.
8794 2024.07.06 00:14:08.779215 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Debug> DynamicQueryHandler: Done processing query
8795 2024.07.06 00:14:08.779265 [ 3 ] {8d4549ef-5542-4fcd-a522-30fb803b81f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8796 2024.07.06 00:14:08.779285 [ 3 ] {} <Debug> HTTP-Session: 9a98efcf-5703-4135-a7d2-e06cfceff9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8797 2024.07.06 00:14:08.779446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8798 2024.07.06 00:14:08.779498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8799 2024.07.06 00:14:08.779519 [ 3 ] {} <Debug> HTTP-Session: a93cdd00-5796-4023-8ad6-71c87a9dfcf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8800 2024.07.06 00:14:08.779537 [ 3 ] {} <Debug> HTTP-Session: a93cdd00-5796-4023-8ad6-71c87a9dfcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8801 2024.07.06 00:14:08.779551 [ 3 ] {} <Debug> HTTP-Session: a93cdd00-5796-4023-8ad6-71c87a9dfcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8802 2024.07.06 00:14:08.779584 [ 3 ] {} <Trace> HTTP-Session: a93cdd00-5796-4023-8ad6-71c87a9dfcf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8803 2024.07.06 00:14:08.779687 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8804 2024.07.06 00:14:08.779734 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8805 2024.07.06 00:14:08.779879 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8806 2024.07.06 00:14:08.780165 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8807 2024.07.06 00:14:08.780203 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8808 2024.07.06 00:14:08.780504 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8809 2024.07.06 00:14:08.780808 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8810 2024.07.06 00:14:08.780934 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001275 sec., 3137.254901960784 rows/sec., 255.82 KiB/sec.
8811 2024.07.06 00:14:08.781237 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Debug> DynamicQueryHandler: Done processing query
8812 2024.07.06 00:14:08.781264 [ 3 ] {56de2ef8-abda-4575-9432-f42a1fcd0194} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8813 2024.07.06 00:14:08.781281 [ 3 ] {} <Debug> HTTP-Session: a93cdd00-5796-4023-8ad6-71c87a9dfcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8814 2024.07.06 00:14:08.781429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8815 2024.07.06 00:14:08.781477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8816 2024.07.06 00:14:08.781497 [ 3 ] {} <Debug> HTTP-Session: 1130022f-4dbe-4e13-943b-eafa5fad8053 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8817 2024.07.06 00:14:08.781513 [ 3 ] {} <Debug> HTTP-Session: 1130022f-4dbe-4e13-943b-eafa5fad8053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8818 2024.07.06 00:14:08.781527 [ 3 ] {} <Debug> HTTP-Session: 1130022f-4dbe-4e13-943b-eafa5fad8053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8819 2024.07.06 00:14:08.781558 [ 3 ] {} <Trace> HTTP-Session: 1130022f-4dbe-4e13-943b-eafa5fad8053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8820 2024.07.06 00:14:08.781696 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8821 2024.07.06 00:14:08.781742 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8822 2024.07.06 00:14:08.781887 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8823 2024.07.06 00:14:08.782269 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8824 2024.07.06 00:14:08.782305 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8825 2024.07.06 00:14:08.782633 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8826 2024.07.06 00:14:08.782943 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8827 2024.07.06 00:14:08.783066 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Debug> executeQuery: Read 154 rows, 13.18 KiB in 0.00143 sec., 107692.30769230769 rows/sec., 9.00 MiB/sec.
8828 2024.07.06 00:14:08.783229 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Debug> DynamicQueryHandler: Done processing query
8829 2024.07.06 00:14:08.783254 [ 3 ] {c6c12173-2339-47ce-8fbc-37f6f7b6128c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8830 2024.07.06 00:14:08.783271 [ 3 ] {} <Debug> HTTP-Session: 1130022f-4dbe-4e13-943b-eafa5fad8053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8831 2024.07.06 00:14:08.783390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8832 2024.07.06 00:14:08.783437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8833 2024.07.06 00:14:08.783457 [ 3 ] {} <Debug> HTTP-Session: e0b3d5ee-8895-447c-9c37-ed3a9893e82f Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8834 2024.07.06 00:14:08.783474 [ 3 ] {} <Debug> HTTP-Session: e0b3d5ee-8895-447c-9c37-ed3a9893e82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.07.06 00:14:08.783488 [ 3 ] {} <Debug> HTTP-Session: e0b3d5ee-8895-447c-9c37-ed3a9893e82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8836 2024.07.06 00:14:08.783518 [ 3 ] {} <Trace> HTTP-Session: e0b3d5ee-8895-447c-9c37-ed3a9893e82f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8837 2024.07.06 00:14:08.783615 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8838 2024.07.06 00:14:08.783659 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8839 2024.07.06 00:14:08.783785 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8840 2024.07.06 00:14:08.784081 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8841 2024.07.06 00:14:08.784118 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8842 2024.07.06 00:14:08.784418 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8843 2024.07.06 00:14:08.784754 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8844 2024.07.06 00:14:08.784881 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001289 sec., 3103.1807602792865 rows/sec., 216.68 KiB/sec.
8845 2024.07.06 00:14:08.785046 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Debug> DynamicQueryHandler: Done processing query
8846 2024.07.06 00:14:08.785072 [ 3 ] {3f240f23-e59f-4973-a7ff-c4debee9b90b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8847 2024.07.06 00:14:08.785088 [ 3 ] {} <Debug> HTTP-Session: e0b3d5ee-8895-447c-9c37-ed3a9893e82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.07.06 00:14:08.785212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8849 2024.07.06 00:14:08.785260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8850 2024.07.06 00:14:08.785280 [ 3 ] {} <Debug> HTTP-Session: 8c140927-ab32-47bd-8028-2f0a99bc3d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8851 2024.07.06 00:14:08.785297 [ 3 ] {} <Debug> HTTP-Session: 8c140927-ab32-47bd-8028-2f0a99bc3d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.07.06 00:14:08.785311 [ 3 ] {} <Debug> HTTP-Session: 8c140927-ab32-47bd-8028-2f0a99bc3d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8853 2024.07.06 00:14:08.785341 [ 3 ] {} <Trace> HTTP-Session: 8c140927-ab32-47bd-8028-2f0a99bc3d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8854 2024.07.06 00:14:08.785460 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8855 2024.07.06 00:14:08.785502 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8856 2024.07.06 00:14:08.785626 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8857 2024.07.06 00:14:08.785967 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8858 2024.07.06 00:14:08.786003 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8859 2024.07.06 00:14:08.786321 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8860 2024.07.06 00:14:08.786638 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8861 2024.07.06 00:14:08.786764 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001347 sec., 74239.04974016332 rows/sec., 5.80 MiB/sec.
8862 2024.07.06 00:14:08.787003 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Debug> DynamicQueryHandler: Done processing query
8863 2024.07.06 00:14:08.787064 [ 3 ] {ab19565f-79ef-434f-ad27-d3edf3f5f848} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8864 2024.07.06 00:14:08.787123 [ 3 ] {} <Debug> HTTP-Session: 8c140927-ab32-47bd-8028-2f0a99bc3d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8865 2024.07.06 00:14:08.787339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8866 2024.07.06 00:14:08.787390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8867 2024.07.06 00:14:08.787411 [ 3 ] {} <Debug> HTTP-Session: 3d07c8cf-afa9-475d-9ae4-5b3ff86d3c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8868 2024.07.06 00:14:08.787429 [ 3 ] {} <Debug> HTTP-Session: 3d07c8cf-afa9-475d-9ae4-5b3ff86d3c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.07.06 00:14:08.787443 [ 3 ] {} <Debug> HTTP-Session: 3d07c8cf-afa9-475d-9ae4-5b3ff86d3c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8870 2024.07.06 00:14:08.787476 [ 3 ] {} <Trace> HTTP-Session: 3d07c8cf-afa9-475d-9ae4-5b3ff86d3c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8871 2024.07.06 00:14:08.787629 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8872 2024.07.06 00:14:08.787681 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8873 2024.07.06 00:14:08.787841 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8874 2024.07.06 00:14:08.788225 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8875 2024.07.06 00:14:08.788260 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8876 2024.07.06 00:14:08.788657 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8877 2024.07.06 00:14:08.789004 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8878 2024.07.06 00:14:08.789137 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001582 sec., 102402.02275600506 rows/sec., 7.13 MiB/sec.
8879 2024.07.06 00:14:08.789307 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Debug> DynamicQueryHandler: Done processing query
8880 2024.07.06 00:14:08.789333 [ 3 ] {cd6dfc36-8907-4d06-b938-3f2085e2f9ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8881 2024.07.06 00:14:08.789349 [ 3 ] {} <Debug> HTTP-Session: 3d07c8cf-afa9-475d-9ae4-5b3ff86d3c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8882 2024.07.06 00:14:08.789509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8883 2024.07.06 00:14:08.789556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8884 2024.07.06 00:14:08.789576 [ 3 ] {} <Debug> HTTP-Session: dc294129-6a47-4412-9373-1fced4ab1b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8885 2024.07.06 00:14:08.789592 [ 3 ] {} <Debug> HTTP-Session: dc294129-6a47-4412-9373-1fced4ab1b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.07.06 00:14:08.789608 [ 3 ] {} <Debug> HTTP-Session: dc294129-6a47-4412-9373-1fced4ab1b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8887 2024.07.06 00:14:08.789639 [ 3 ] {} <Trace> HTTP-Session: dc294129-6a47-4412-9373-1fced4ab1b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8888 2024.07.06 00:14:08.789954 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8889 2024.07.06 00:14:08.790019 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8890 2024.07.06 00:14:08.790414 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8891 2024.07.06 00:14:08.791117 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8892 2024.07.06 00:14:08.791153 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8893 2024.07.06 00:14:08.791777 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8894 2024.07.06 00:14:08.792204 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8895 2024.07.06 00:14:08.792342 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8896 2024.07.06 00:14:08.792358 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002633 sec., 12153.437143942272 rows/sec., 21.78 MiB/sec.
8897 2024.07.06 00:14:08.792393 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8898 2024.07.06 00:14:08.792442 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8899 2024.07.06 00:14:08.793468 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
8900 2024.07.06 00:14:08.793538 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Debug> DynamicQueryHandler: Done processing query
8901 2024.07.06 00:14:08.793581 [ 3 ] {2ea02fa3-6bef-4aa2-a063-33a01282c626} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8902 2024.07.06 00:14:08.793625 [ 3 ] {} <Debug> HTTP-Session: dc294129-6a47-4412-9373-1fced4ab1b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8903 2024.07.06 00:14:08.793853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8904 2024.07.06 00:14:08.793983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8905 2024.07.06 00:14:08.794037 [ 3 ] {} <Debug> HTTP-Session: b21b062e-9b89-424a-a28a-4d0640493756 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8906 2024.07.06 00:14:08.794093 [ 3 ] {} <Debug> HTTP-Session: b21b062e-9b89-424a-a28a-4d0640493756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8907 2024.07.06 00:14:08.794140 [ 3 ] {} <Debug> HTTP-Session: b21b062e-9b89-424a-a28a-4d0640493756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8908 2024.07.06 00:14:08.794232 [ 3 ] {} <Trace> HTTP-Session: b21b062e-9b89-424a-a28a-4d0640493756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8909 2024.07.06 00:14:08.794261 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8910 2024.07.06 00:14:08.794413 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 816 rows starting from the beginning of the part
8911 2024.07.06 00:14:08.794497 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8912 2024.07.06 00:14:08.794611 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8913 2024.07.06 00:14:08.795119 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part
8914 2024.07.06 00:14:08.795512 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8915 2024.07.06 00:14:08.795898 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part
8916 2024.07.06 00:14:08.796439 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part
8917 2024.07.06 00:14:08.796766 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8918 2024.07.06 00:14:08.796875 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8919 2024.07.06 00:14:08.797131 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part
8920 2024.07.06 00:14:08.797722 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part
8921 2024.07.06 00:14:08.798298 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8922 2024.07.06 00:14:08.799277 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8923 2024.07.06 00:14:08.799686 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005297 sec., 11327.166320558808 rows/sec., 781.69 KiB/sec.
8924 2024.07.06 00:14:08.800049 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Debug> DynamicQueryHandler: Done processing query
8925 2024.07.06 00:14:08.800076 [ 3 ] {77489570-5892-45e0-8160-5bfc455b9055} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8926 2024.07.06 00:14:08.800093 [ 3 ] {} <Debug> HTTP-Session: b21b062e-9b89-424a-a28a-4d0640493756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.07.06 00:14:08.804581 [ 195 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 19 columns (19 merged, 0 gathered) in 0.011971531 sec., 81526.74875084899 rows/sec., 146.09 MiB/sec.
8928 2024.07.06 00:14:08.805909 [ 201 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
8929 2024.07.06 00:14:08.806563 [ 201 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8930 2024.07.06 00:14:08.806658 [ 201 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
8931 2024.07.06 00:14:08.806817 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB.
8932 2024.07.06 00:14:09.000237 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.57 MiB, peak 202.07 MiB, free memory in arenas 0.00 B, will set to 195.23 MiB (RSS), difference: 1.66 MiB
8933 2024.07.06 00:14:12.476210 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
8934 2024.07.06 00:14:12.476283 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
8935 2024.07.06 00:14:13.773809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8936 2024.07.06 00:14:13.773924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8937 2024.07.06 00:14:13.773949 [ 3 ] {} <Debug> HTTP-Session: 68ac89b2-253b-4b50-964a-18445a10ddfd Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8938 2024.07.06 00:14:13.773974 [ 3 ] {} <Debug> HTTP-Session: 68ac89b2-253b-4b50-964a-18445a10ddfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8939 2024.07.06 00:14:13.773988 [ 3 ] {} <Debug> HTTP-Session: 68ac89b2-253b-4b50-964a-18445a10ddfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8940 2024.07.06 00:14:13.774039 [ 3 ] {} <Trace> HTTP-Session: 68ac89b2-253b-4b50-964a-18445a10ddfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8941 2024.07.06 00:14:13.774240 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8942 2024.07.06 00:14:13.774306 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8943 2024.07.06 00:14:13.774492 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8944 2024.07.06 00:14:13.774937 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8945 2024.07.06 00:14:13.774979 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8946 2024.07.06 00:14:13.775356 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8947 2024.07.06 00:14:13.775697 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8948 2024.07.06 00:14:13.775860 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.54 MiB/sec.
8949 2024.07.06 00:14:13.776107 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Debug> DynamicQueryHandler: Done processing query
8950 2024.07.06 00:14:13.776149 [ 3 ] {7156eb4d-1ed8-43c1-ba5f-161ec4b15c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8951 2024.07.06 00:14:13.776183 [ 3 ] {} <Debug> HTTP-Session: 68ac89b2-253b-4b50-964a-18445a10ddfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8952 2024.07.06 00:14:13.776356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8953 2024.07.06 00:14:13.776406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8954 2024.07.06 00:14:13.776427 [ 3 ] {} <Debug> HTTP-Session: ee5c0c3e-6148-4e60-8cf5-4150d04dc910 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8955 2024.07.06 00:14:13.776443 [ 3 ] {} <Debug> HTTP-Session: ee5c0c3e-6148-4e60-8cf5-4150d04dc910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8956 2024.07.06 00:14:13.776457 [ 3 ] {} <Debug> HTTP-Session: ee5c0c3e-6148-4e60-8cf5-4150d04dc910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8957 2024.07.06 00:14:13.776490 [ 3 ] {} <Trace> HTTP-Session: ee5c0c3e-6148-4e60-8cf5-4150d04dc910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8958 2024.07.06 00:14:13.776603 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8959 2024.07.06 00:14:13.776646 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8960 2024.07.06 00:14:13.776774 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8961 2024.07.06 00:14:13.777184 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8962 2024.07.06 00:14:13.777221 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8963 2024.07.06 00:14:13.777550 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8964 2024.07.06 00:14:13.777868 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8965 2024.07.06 00:14:13.778020 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001452 sec., 44077.134986225894 rows/sec., 3.44 MiB/sec.
8966 2024.07.06 00:14:13.778300 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Debug> DynamicQueryHandler: Done processing query
8967 2024.07.06 00:14:13.778360 [ 3 ] {34901e5e-24da-4e2a-babb-8e1cae4d8b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8968 2024.07.06 00:14:13.778421 [ 3 ] {} <Debug> HTTP-Session: ee5c0c3e-6148-4e60-8cf5-4150d04dc910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8969 2024.07.06 00:14:13.778639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8970 2024.07.06 00:14:13.778692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8971 2024.07.06 00:14:13.778712 [ 3 ] {} <Debug> HTTP-Session: e4f23a2d-5d66-4fe4-a057-1482118f7ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8972 2024.07.06 00:14:13.778729 [ 3 ] {} <Debug> HTTP-Session: e4f23a2d-5d66-4fe4-a057-1482118f7ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8973 2024.07.06 00:14:13.778744 [ 3 ] {} <Debug> HTTP-Session: e4f23a2d-5d66-4fe4-a057-1482118f7ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.07.06 00:14:13.778777 [ 3 ] {} <Trace> HTTP-Session: e4f23a2d-5d66-4fe4-a057-1482118f7ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8975 2024.07.06 00:14:13.778932 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8976 2024.07.06 00:14:13.778983 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8977 2024.07.06 00:14:13.779152 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8978 2024.07.06 00:14:13.779549 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8979 2024.07.06 00:14:13.779586 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8980 2024.07.06 00:14:13.779984 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8981 2024.07.06 00:14:13.780334 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8982 2024.07.06 00:14:13.780492 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec.
8983 2024.07.06 00:14:13.780682 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Debug> DynamicQueryHandler: Done processing query
8984 2024.07.06 00:14:13.780708 [ 3 ] {8179c68c-9304-4a2a-921e-c6140598036f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8985 2024.07.06 00:14:13.780726 [ 3 ] {} <Debug> HTTP-Session: e4f23a2d-5d66-4fe4-a057-1482118f7ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8986 2024.07.06 00:14:13.780857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8987 2024.07.06 00:14:13.780906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8988 2024.07.06 00:14:13.780926 [ 3 ] {} <Debug> HTTP-Session: b2a2d999-0c0d-4c96-910a-0d968bae6ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
8989 2024.07.06 00:14:13.780942 [ 3 ] {} <Debug> HTTP-Session: b2a2d999-0c0d-4c96-910a-0d968bae6ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.07.06 00:14:13.780956 [ 3 ] {} <Debug> HTTP-Session: b2a2d999-0c0d-4c96-910a-0d968bae6ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8991 2024.07.06 00:14:13.780987 [ 3 ] {} <Trace> HTTP-Session: b2a2d999-0c0d-4c96-910a-0d968bae6ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8992 2024.07.06 00:14:13.781101 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8993 2024.07.06 00:14:13.781147 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8994 2024.07.06 00:14:13.781274 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8995 2024.07.06 00:14:13.781606 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8996 2024.07.06 00:14:13.781643 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
8997 2024.07.06 00:14:13.782007 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8998 2024.07.06 00:14:13.782345 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8999 2024.07.06 00:14:13.782510 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec.
9000 2024.07.06 00:14:13.782711 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Debug> DynamicQueryHandler: Done processing query
9001 2024.07.06 00:14:13.782750 [ 3 ] {5e8b2002-101f-44f4-857a-1cb0b1335115} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9002 2024.07.06 00:14:13.782783 [ 3 ] {} <Debug> HTTP-Session: b2a2d999-0c0d-4c96-910a-0d968bae6ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9003 2024.07.06 00:14:18.775169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9004 2024.07.06 00:14:18.775312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9005 2024.07.06 00:14:18.775343 [ 3 ] {} <Debug> HTTP-Session: 8d81d3ec-8124-4e72-af68-7fc743334377 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9006 2024.07.06 00:14:18.775371 [ 3 ] {} <Debug> HTTP-Session: 8d81d3ec-8124-4e72-af68-7fc743334377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.07.06 00:14:18.775389 [ 3 ] {} <Debug> HTTP-Session: 8d81d3ec-8124-4e72-af68-7fc743334377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9008 2024.07.06 00:14:18.775447 [ 3 ] {} <Trace> HTTP-Session: 8d81d3ec-8124-4e72-af68-7fc743334377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9009 2024.07.06 00:14:18.775647 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9010 2024.07.06 00:14:18.775713 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9011 2024.07.06 00:14:18.775912 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9012 2024.07.06 00:14:18.776447 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9013 2024.07.06 00:14:18.776520 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9014 2024.07.06 00:14:18.776901 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9015 2024.07.06 00:14:18.777242 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9016 2024.07.06 00:14:18.777379 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001792 sec., 17857.14285714286 rows/sec., 1.41 MiB/sec.
9017 2024.07.06 00:14:18.777580 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Debug> DynamicQueryHandler: Done processing query
9018 2024.07.06 00:14:18.777607 [ 3 ] {34c7e013-7de2-4fd6-9517-8291a9629fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9019 2024.07.06 00:14:18.777624 [ 3 ] {} <Debug> HTTP-Session: 8d81d3ec-8124-4e72-af68-7fc743334377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9020 2024.07.06 00:14:18.777807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9021 2024.07.06 00:14:18.777857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9022 2024.07.06 00:14:18.777876 [ 3 ] {} <Debug> HTTP-Session: 2153672a-ec84-4361-8821-7b00c59caff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9023 2024.07.06 00:14:18.777894 [ 3 ] {} <Debug> HTTP-Session: 2153672a-ec84-4361-8821-7b00c59caff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.07.06 00:14:18.777909 [ 3 ] {} <Debug> HTTP-Session: 2153672a-ec84-4361-8821-7b00c59caff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9025 2024.07.06 00:14:18.777941 [ 3 ] {} <Trace> HTTP-Session: 2153672a-ec84-4361-8821-7b00c59caff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9026 2024.07.06 00:14:18.778081 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9027 2024.07.06 00:14:18.778126 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9028 2024.07.06 00:14:18.778251 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9029 2024.07.06 00:14:18.778634 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9030 2024.07.06 00:14:18.778670 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9031 2024.07.06 00:14:18.779002 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9032 2024.07.06 00:14:18.779324 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9033 2024.07.06 00:14:18.779451 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001429 sec., 106368.08957312806 rows/sec., 8.91 MiB/sec.
9034 2024.07.06 00:14:18.779450 [ 150 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9035 2024.07.06 00:14:18.779515 [ 150 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9036 2024.07.06 00:14:18.779553 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9037 2024.07.06 00:14:18.779656 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Debug> DynamicQueryHandler: Done processing query
9038 2024.07.06 00:14:18.779706 [ 3 ] {fbb2e09c-bede-408f-b3d2-d2c316303617} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9039 2024.07.06 00:14:18.779768 [ 3 ] {} <Debug> HTTP-Session: 2153672a-ec84-4361-8821-7b00c59caff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9040 2024.07.06 00:14:18.779771 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
9041 2024.07.06 00:14:18.780003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9042 2024.07.06 00:14:18.780187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9043 2024.07.06 00:14:18.780285 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9044 2024.07.06 00:14:18.780305 [ 3 ] {} <Debug> HTTP-Session: 3b38e1d6-18b8-4470-b3e9-3f1ad9ea234e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9045 2024.07.06 00:14:18.780393 [ 3 ] {} <Debug> HTTP-Session: 3b38e1d6-18b8-4470-b3e9-3f1ad9ea234e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.07.06 00:14:18.780413 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 196 rows starting from the beginning of the part
9047 2024.07.06 00:14:18.780466 [ 3 ] {} <Debug> HTTP-Session: 3b38e1d6-18b8-4470-b3e9-3f1ad9ea234e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9048 2024.07.06 00:14:18.780633 [ 3 ] {} <Trace> HTTP-Session: 3b38e1d6-18b8-4470-b3e9-3f1ad9ea234e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9049 2024.07.06 00:14:18.780973 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 153 rows starting from the beginning of the part
9050 2024.07.06 00:14:18.781410 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9051 2024.07.06 00:14:18.781529 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part
9052 2024.07.06 00:14:18.781616 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9053 2024.07.06 00:14:18.781832 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 154 rows starting from the beginning of the part
9054 2024.07.06 00:14:18.782024 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part
9055 2024.07.06 00:14:18.782443 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 152 rows starting from the beginning of the part
9056 2024.07.06 00:14:18.783038 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9057 2024.07.06 00:14:18.783578 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9058 2024.07.06 00:14:18.783618 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9059 2024.07.06 00:14:18.784156 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9060 2024.07.06 00:14:18.784546 [ 186 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.004934928 sec., 155422.73362448247 rows/sec., 12.76 MiB/sec.
9061 2024.07.06 00:14:18.784758 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9062 2024.07.06 00:14:18.784815 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9063 2024.07.06 00:14:18.784977 [ 150 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9064 2024.07.06 00:14:18.785095 [ 150 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9065 2024.07.06 00:14:18.785102 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.003966 sec., 24205.748865355523 rows/sec., 1.89 MiB/sec.
9066 2024.07.06 00:14:18.785159 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9067 2024.07.06 00:14:18.785759 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::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
9068 2024.07.06 00:14:18.786506 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9069 2024.07.06 00:14:18.786534 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Debug> DynamicQueryHandler: Done processing query
9070 2024.07.06 00:14:18.786627 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 152 rows starting from the beginning of the part
9071 2024.07.06 00:14:18.786685 [ 3 ] {c4fdab30-f1ee-4d00-8255-16a5a6163aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9072 2024.07.06 00:14:18.787133 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 98 rows starting from the beginning of the part
9073 2024.07.06 00:14:18.787183 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9074 2024.07.06 00:14:18.787646 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part
9075 2024.07.06 00:14:18.787676 [ 3 ] {} <Debug> HTTP-Session: 3b38e1d6-18b8-4470-b3e9-3f1ad9ea234e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.07.06 00:14:18.787756 [ 195 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_66_13} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9077 2024.07.06 00:14:18.787981 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part
9078 2024.07.06 00:14:18.788078 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9079 2024.07.06 00:14:18.788268 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part
9080 2024.07.06 00:14:18.788356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9081 2024.07.06 00:14:18.788513 [ 188 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 96 rows starting from the beginning of the part
9082 2024.07.06 00:14:18.788580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9083 2024.07.06 00:14:18.788691 [ 3 ] {} <Debug> HTTP-Session: c62c233c-9f7e-4021-83ff-f67bd7a905ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9084 2024.07.06 00:14:18.788837 [ 3 ] {} <Debug> HTTP-Session: c62c233c-9f7e-4021-83ff-f67bd7a905ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9085 2024.07.06 00:14:18.788892 [ 3 ] {} <Debug> HTTP-Session: c62c233c-9f7e-4021-83ff-f67bd7a905ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9086 2024.07.06 00:14:18.788986 [ 3 ] {} <Trace> HTTP-Session: c62c233c-9f7e-4021-83ff-f67bd7a905ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9087 2024.07.06 00:14:18.789265 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9088 2024.07.06 00:14:18.789360 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9089 2024.07.06 00:14:18.789968 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9090 2024.07.06 00:14:18.790853 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9091 2024.07.06 00:14:18.790926 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9092 2024.07.06 00:14:18.791333 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.006024527 sec., 95277.1893959476 rows/sec., 7.44 MiB/sec.
9093 2024.07.06 00:14:18.791553 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9094 2024.07.06 00:14:18.791873 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9095 2024.07.06 00:14:18.792447 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9096 2024.07.06 00:14:18.792627 [ 191 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_66_13} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9097 2024.07.06 00:14:18.792786 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9098 2024.07.06 00:14:18.792802 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9099 2024.07.06 00:14:18.792975 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9100 2024.07.06 00:14:18.792979 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003852 sec., 41536.86396677051 rows/sec., 2.89 MiB/sec.
9101 2024.07.06 00:14:18.793018 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9102 2024.07.06 00:14:18.793071 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9103 2024.07.06 00:14:18.793264 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Debug> DynamicQueryHandler: Done processing query
9104 2024.07.06 00:14:18.793265 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
9105 2024.07.06 00:14:18.793295 [ 3 ] {2e9a238c-9b31-4035-b53c-e0ef111399b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9106 2024.07.06 00:14:18.793355 [ 3 ] {} <Debug> HTTP-Session: c62c233c-9f7e-4021-83ff-f67bd7a905ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9107 2024.07.06 00:14:18.793508 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9108 2024.07.06 00:14:18.793566 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9216 rows starting from the beginning of the part
9109 2024.07.06 00:14:18.793589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9110 2024.07.06 00:14:18.793765 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part
9111 2024.07.06 00:14:18.793770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9112 2024.07.06 00:14:18.793863 [ 3 ] {} <Debug> HTTP-Session: d4a8d40a-ab2c-482a-af0c-db92353ac7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9113 2024.07.06 00:14:18.793966 [ 3 ] {} <Debug> HTTP-Session: d4a8d40a-ab2c-482a-af0c-db92353ac7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9114 2024.07.06 00:14:18.794025 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
9115 2024.07.06 00:14:18.794062 [ 3 ] {} <Debug> HTTP-Session: d4a8d40a-ab2c-482a-af0c-db92353ac7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9116 2024.07.06 00:14:18.794321 [ 3 ] {} <Trace> HTTP-Session: d4a8d40a-ab2c-482a-af0c-db92353ac7ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9117 2024.07.06 00:14:18.794360 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 162 rows starting from the beginning of the part
9118 2024.07.06 00:14:18.794603 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
9119 2024.07.06 00:14:18.794772 [ 189 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
9120 2024.07.06 00:14:18.795120 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9121 2024.07.06 00:14:18.795285 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9122 2024.07.06 00:14:18.796475 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9123 2024.07.06 00:14:18.798009 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9124 2024.07.06 00:14:18.798047 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9125 2024.07.06 00:14:18.799513 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9126 2024.07.06 00:14:18.800055 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9127 2024.07.06 00:14:18.800214 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00562 sec., 5693.950177935943 rows/sec., 10.20 MiB/sec.
9128 2024.07.06 00:14:18.800725 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Debug> DynamicQueryHandler: Done processing query
9129 2024.07.06 00:14:18.800786 [ 3 ] {ca5b00b6-0699-4005-909d-6dc9f708880e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9130 2024.07.06 00:14:18.800819 [ 3 ] {} <Debug> HTTP-Session: d4a8d40a-ab2c-482a-af0c-db92353ac7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.07.06 00:14:18.800856 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10019 rows, containing 5 columns (5 merged, 0 gathered) in 0.007684443 sec., 1303803.0212469532 rows/sec., 90.81 MiB/sec.
9132 2024.07.06 00:14:18.800963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9133 2024.07.06 00:14:18.801027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9134 2024.07.06 00:14:18.801048 [ 3 ] {} <Debug> HTTP-Session: cab98b39-04cb-4380-a7bd-6493c6ed86bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9135 2024.07.06 00:14:18.801069 [ 3 ] {} <Debug> HTTP-Session: cab98b39-04cb-4380-a7bd-6493c6ed86bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9136 2024.07.06 00:14:18.801104 [ 3 ] {} <Debug> HTTP-Session: cab98b39-04cb-4380-a7bd-6493c6ed86bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9137 2024.07.06 00:14:18.801146 [ 3 ] {} <Trace> HTTP-Session: cab98b39-04cb-4380-a7bd-6493c6ed86bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9138 2024.07.06 00:14:18.801269 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9139 2024.07.06 00:14:18.801348 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9140 2024.07.06 00:14:18.801485 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9141 2024.07.06 00:14:18.801910 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9142 2024.07.06 00:14:18.802416 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9143 2024.07.06 00:14:18.802594 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9144 2024.07.06 00:14:18.802626 [ 191 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9145 2024.07.06 00:14:18.802656 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9146 2024.07.06 00:14:18.802801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB.
9147 2024.07.06 00:14:18.803182 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9148 2024.07.06 00:14:18.803536 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9149 2024.07.06 00:14:18.803672 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002412 sec., 24875.621890547263 rows/sec., 1.68 MiB/sec.
9150 2024.07.06 00:14:18.803871 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Debug> DynamicQueryHandler: Done processing query
9151 2024.07.06 00:14:18.803905 [ 3 ] {03367348-05ce-472d-94bc-580c2e15d407} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9152 2024.07.06 00:14:18.803925 [ 3 ] {} <Debug> HTTP-Session: cab98b39-04cb-4380-a7bd-6493c6ed86bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9153 2024.07.06 00:14:19.000201 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.71 MiB, peak 206.10 MiB, free memory in arenas 0.00 B, will set to 196.73 MiB (RSS), difference: 1.01 MiB
9154 2024.07.06 00:14:23.775048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9155 2024.07.06 00:14:23.775248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9156 2024.07.06 00:14:23.775296 [ 3 ] {} <Debug> HTTP-Session: e0f55f00-7b69-4c3e-80b8-4683c70ebdb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9157 2024.07.06 00:14:23.775338 [ 3 ] {} <Debug> HTTP-Session: e0f55f00-7b69-4c3e-80b8-4683c70ebdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9158 2024.07.06 00:14:23.775368 [ 3 ] {} <Debug> HTTP-Session: e0f55f00-7b69-4c3e-80b8-4683c70ebdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9159 2024.07.06 00:14:23.775451 [ 3 ] {} <Trace> HTTP-Session: e0f55f00-7b69-4c3e-80b8-4683c70ebdb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9160 2024.07.06 00:14:23.775751 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9161 2024.07.06 00:14:23.775819 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9162 2024.07.06 00:14:23.776011 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9163 2024.07.06 00:14:23.776511 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9164 2024.07.06 00:14:23.776554 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9165 2024.07.06 00:14:23.776925 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9166 2024.07.06 00:14:23.777274 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9167 2024.07.06 00:14:23.777439 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001766 sec., 1132.5028312570782 rows/sec., 92.35 KiB/sec.
9168 2024.07.06 00:14:23.777725 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Debug> DynamicQueryHandler: Done processing query
9169 2024.07.06 00:14:23.777768 [ 3 ] {924ea4ef-995d-4242-937e-347cb218534f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9170 2024.07.06 00:14:23.777787 [ 3 ] {} <Debug> HTTP-Session: e0f55f00-7b69-4c3e-80b8-4683c70ebdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9171 2024.07.06 00:14:23.777930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9172 2024.07.06 00:14:23.777981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9173 2024.07.06 00:14:23.778002 [ 3 ] {} <Debug> HTTP-Session: d5055fbc-064f-47e9-9d77-9f0d439ba386 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9174 2024.07.06 00:14:23.778019 [ 3 ] {} <Debug> HTTP-Session: d5055fbc-064f-47e9-9d77-9f0d439ba386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9175 2024.07.06 00:14:23.778033 [ 3 ] {} <Debug> HTTP-Session: d5055fbc-064f-47e9-9d77-9f0d439ba386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9176 2024.07.06 00:14:23.778065 [ 3 ] {} <Trace> HTTP-Session: d5055fbc-064f-47e9-9d77-9f0d439ba386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9177 2024.07.06 00:14:23.778192 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9178 2024.07.06 00:14:23.778236 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9179 2024.07.06 00:14:23.778380 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9180 2024.07.06 00:14:23.778753 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9181 2024.07.06 00:14:23.778792 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9182 2024.07.06 00:14:23.779120 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9183 2024.07.06 00:14:23.779443 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9184 2024.07.06 00:14:23.779592 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001441 sec., 64538.514920194306 rows/sec., 4.89 MiB/sec.
9185 2024.07.06 00:14:23.779748 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Debug> DynamicQueryHandler: Done processing query
9186 2024.07.06 00:14:23.779775 [ 3 ] {92338454-d430-4dd0-8900-4eb4e76a7609} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9187 2024.07.06 00:14:23.779792 [ 3 ] {} <Debug> HTTP-Session: d5055fbc-064f-47e9-9d77-9f0d439ba386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9188 2024.07.06 00:14:23.779934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9189 2024.07.06 00:14:23.779981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9190 2024.07.06 00:14:23.780001 [ 3 ] {} <Debug> HTTP-Session: 4c8c3a22-b2f2-44c3-88eb-7a1dc39dc9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9191 2024.07.06 00:14:23.780018 [ 3 ] {} <Debug> HTTP-Session: 4c8c3a22-b2f2-44c3-88eb-7a1dc39dc9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9192 2024.07.06 00:14:23.780031 [ 3 ] {} <Debug> HTTP-Session: 4c8c3a22-b2f2-44c3-88eb-7a1dc39dc9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9193 2024.07.06 00:14:23.780063 [ 3 ] {} <Trace> HTTP-Session: 4c8c3a22-b2f2-44c3-88eb-7a1dc39dc9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9194 2024.07.06 00:14:23.780158 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9195 2024.07.06 00:14:23.780203 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9196 2024.07.06 00:14:23.780327 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9197 2024.07.06 00:14:23.780605 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9198 2024.07.06 00:14:23.780641 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9199 2024.07.06 00:14:23.780958 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9200 2024.07.06 00:14:23.781283 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9201 2024.07.06 00:14:23.781445 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 107.17 KiB/sec.
9202 2024.07.06 00:14:23.781713 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Debug> DynamicQueryHandler: Done processing query
9203 2024.07.06 00:14:23.781760 [ 3 ] {5b7769b9-011c-4f21-991c-7c084ad8299a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9204 2024.07.06 00:14:23.781780 [ 3 ] {} <Debug> HTTP-Session: 4c8c3a22-b2f2-44c3-88eb-7a1dc39dc9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9205 2024.07.06 00:14:23.781903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9206 2024.07.06 00:14:23.781952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9207 2024.07.06 00:14:23.781972 [ 3 ] {} <Debug> HTTP-Session: f33bf212-b03d-40e6-aa8b-c5263f3c5863 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9208 2024.07.06 00:14:23.781988 [ 3 ] {} <Debug> HTTP-Session: f33bf212-b03d-40e6-aa8b-c5263f3c5863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9209 2024.07.06 00:14:23.782002 [ 3 ] {} <Debug> HTTP-Session: f33bf212-b03d-40e6-aa8b-c5263f3c5863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9210 2024.07.06 00:14:23.782033 [ 3 ] {} <Trace> HTTP-Session: f33bf212-b03d-40e6-aa8b-c5263f3c5863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9211 2024.07.06 00:14:23.782156 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9212 2024.07.06 00:14:23.782200 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9213 2024.07.06 00:14:23.782349 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9214 2024.07.06 00:14:23.782673 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9215 2024.07.06 00:14:23.782710 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9216 2024.07.06 00:14:23.783033 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9217 2024.07.06 00:14:23.783345 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9218 2024.07.06 00:14:23.783496 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001375 sec., 65454.545454545456 rows/sec., 5.10 MiB/sec.
9219 2024.07.06 00:14:23.783747 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Debug> DynamicQueryHandler: Done processing query
9220 2024.07.06 00:14:23.783806 [ 3 ] {9a440a39-94ac-46a9-9691-e77ef681c7b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9221 2024.07.06 00:14:23.783861 [ 3 ] {} <Debug> HTTP-Session: f33bf212-b03d-40e6-aa8b-c5263f3c5863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9222 2024.07.06 00:14:23.784050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9223 2024.07.06 00:14:23.784098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9224 2024.07.06 00:14:23.784117 [ 3 ] {} <Debug> HTTP-Session: b34fb4a9-61b5-4c91-9e03-caa21f8ca889 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9225 2024.07.06 00:14:23.784133 [ 3 ] {} <Debug> HTTP-Session: b34fb4a9-61b5-4c91-9e03-caa21f8ca889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9226 2024.07.06 00:14:23.784146 [ 3 ] {} <Debug> HTTP-Session: b34fb4a9-61b5-4c91-9e03-caa21f8ca889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.07.06 00:14:23.784177 [ 3 ] {} <Trace> HTTP-Session: b34fb4a9-61b5-4c91-9e03-caa21f8ca889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9228 2024.07.06 00:14:23.784340 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9229 2024.07.06 00:14:23.784388 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9230 2024.07.06 00:14:23.784539 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9231 2024.07.06 00:14:23.785014 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9232 2024.07.06 00:14:23.785050 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9233 2024.07.06 00:14:23.785452 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9234 2024.07.06 00:14:23.785799 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9235 2024.07.06 00:14:23.785952 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001652 sec., 119249.39467312349 rows/sec., 8.33 MiB/sec.
9236 2024.07.06 00:14:23.786238 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Debug> DynamicQueryHandler: Done processing query
9237 2024.07.06 00:14:23.786309 [ 3 ] {8df85111-745e-4941-baff-ebc6e261fd3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9238 2024.07.06 00:14:23.786375 [ 3 ] {} <Debug> HTTP-Session: b34fb4a9-61b5-4c91-9e03-caa21f8ca889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9239 2024.07.06 00:14:23.786619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9240 2024.07.06 00:14:23.786743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9241 2024.07.06 00:14:23.786785 [ 3 ] {} <Debug> HTTP-Session: 8c6f03cb-f710-41a2-9023-dc4b50d58d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9242 2024.07.06 00:14:23.786809 [ 3 ] {} <Debug> HTTP-Session: 8c6f03cb-f710-41a2-9023-dc4b50d58d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.07.06 00:14:23.786823 [ 3 ] {} <Debug> HTTP-Session: 8c6f03cb-f710-41a2-9023-dc4b50d58d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9244 2024.07.06 00:14:23.786855 [ 3 ] {} <Trace> HTTP-Session: 8c6f03cb-f710-41a2-9023-dc4b50d58d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9245 2024.07.06 00:14:23.786988 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9246 2024.07.06 00:14:23.787035 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9247 2024.07.06 00:14:23.787180 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9248 2024.07.06 00:14:23.787463 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9249 2024.07.06 00:14:23.787499 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9250 2024.07.06 00:14:23.787871 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9251 2024.07.06 00:14:23.788201 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9252 2024.07.06 00:14:23.788361 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
9253 2024.07.06 00:14:23.788371 [ 144 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9254 2024.07.06 00:14:23.788477 [ 144 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9255 2024.07.06 00:14:23.788512 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
9256 2024.07.06 00:14:23.788591 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Debug> DynamicQueryHandler: Done processing query
9257 2024.07.06 00:14:23.788663 [ 3 ] {54d3bc25-0145-46f7-aef1-6eeec53f86f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9258 2024.07.06 00:14:23.788741 [ 3 ] {} <Debug> HTTP-Session: 8c6f03cb-f710-41a2-9023-dc4b50d58d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9259 2024.07.06 00:14:23.788850 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9260 2024.07.06 00:14:23.789375 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9261 2024.07.06 00:14:23.789500 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3080 rows starting from the beginning of the part
9262 2024.07.06 00:14:23.789847 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
9263 2024.07.06 00:14:23.790295 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9264 2024.07.06 00:14:23.790417 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
9265 2024.07.06 00:14:23.790650 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9266 2024.07.06 00:14:23.790834 [ 190 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
9267 2024.07.06 00:14:23.792437 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816181 sec., 885702.2242917723 rows/sec., 59.86 MiB/sec.
9268 2024.07.06 00:14:23.792888 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9269 2024.07.06 00:14:23.793327 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9270 2024.07.06 00:14:23.793410 [ 197 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_66_13} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9271 2024.07.06 00:14:23.793508 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
9272 2024.07.06 00:14:27.476336 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
9273 2024.07.06 00:14:27.476413 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
9274 2024.07.06 00:14:28.777256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 4642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9275 2024.07.06 00:14:28.777384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9276 2024.07.06 00:14:28.777414 [ 3 ] {} <Debug> HTTP-Session: 3e87968c-4d19-462a-bac3-9c47bc1b4d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9277 2024.07.06 00:14:28.777442 [ 3 ] {} <Debug> HTTP-Session: 3e87968c-4d19-462a-bac3-9c47bc1b4d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9278 2024.07.06 00:14:28.777460 [ 3 ] {} <Debug> HTTP-Session: 3e87968c-4d19-462a-bac3-9c47bc1b4d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.07.06 00:14:28.777516 [ 3 ] {} <Trace> HTTP-Session: 3e87968c-4d19-462a-bac3-9c47bc1b4d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9280 2024.07.06 00:14:28.777726 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9281 2024.07.06 00:14:28.777800 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9282 2024.07.06 00:14:28.778010 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9283 2024.07.06 00:14:28.778516 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9284 2024.07.06 00:14:28.778564 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9285 2024.07.06 00:14:28.778953 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9286 2024.07.06 00:14:28.779301 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9287 2024.07.06 00:14:28.779480 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001815 sec., 17630.853994490357 rows/sec., 1.40 MiB/sec.
9288 2024.07.06 00:14:28.779787 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Debug> DynamicQueryHandler: Done processing query
9289 2024.07.06 00:14:28.779824 [ 3 ] {c11cf2fd-32f5-4a7e-84bd-1cd76bcc8366} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9290 2024.07.06 00:14:28.779841 [ 3 ] {} <Debug> HTTP-Session: 3e87968c-4d19-462a-bac3-9c47bc1b4d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9291 2024.07.06 00:14:28.780021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 22296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9292 2024.07.06 00:14:28.780076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9293 2024.07.06 00:14:28.780097 [ 3 ] {} <Debug> HTTP-Session: eb19bd4a-a217-45e4-a304-4340b80ddc51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9294 2024.07.06 00:14:28.780116 [ 3 ] {} <Debug> HTTP-Session: eb19bd4a-a217-45e4-a304-4340b80ddc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9295 2024.07.06 00:14:28.780129 [ 3 ] {} <Debug> HTTP-Session: eb19bd4a-a217-45e4-a304-4340b80ddc51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.07.06 00:14:28.780163 [ 3 ] {} <Trace> HTTP-Session: eb19bd4a-a217-45e4-a304-4340b80ddc51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9297 2024.07.06 00:14:28.780313 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9298 2024.07.06 00:14:28.780361 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9299 2024.07.06 00:14:28.780512 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9300 2024.07.06 00:14:28.780921 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9301 2024.07.06 00:14:28.780959 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9302 2024.07.06 00:14:28.781294 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9303 2024.07.06 00:14:28.781610 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9304 2024.07.06 00:14:28.781767 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Debug> executeQuery: Read 152 rows, 13.04 KiB in 0.001516 sec., 100263.85224274406 rows/sec., 8.40 MiB/sec.
9305 2024.07.06 00:14:28.782041 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Debug> DynamicQueryHandler: Done processing query
9306 2024.07.06 00:14:28.782103 [ 3 ] {dcc80010-3bef-42da-b357-6bf9c507ec79} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9307 2024.07.06 00:14:28.782161 [ 3 ] {} <Debug> HTTP-Session: eb19bd4a-a217-45e4-a304-4340b80ddc51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9308 2024.07.06 00:14:28.782363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 16317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9309 2024.07.06 00:14:28.782414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9310 2024.07.06 00:14:28.782433 [ 3 ] {} <Debug> HTTP-Session: a5f7be0c-0528-4108-9ee8-e8eea1eef8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9311 2024.07.06 00:14:28.782452 [ 3 ] {} <Debug> HTTP-Session: a5f7be0c-0528-4108-9ee8-e8eea1eef8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9312 2024.07.06 00:14:28.782465 [ 3 ] {} <Debug> HTTP-Session: a5f7be0c-0528-4108-9ee8-e8eea1eef8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.07.06 00:14:28.782499 [ 3 ] {} <Trace> HTTP-Session: a5f7be0c-0528-4108-9ee8-e8eea1eef8cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9314 2024.07.06 00:14:28.782627 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9315 2024.07.06 00:14:28.782672 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9316 2024.07.06 00:14:28.782816 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9317 2024.07.06 00:14:28.783157 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9318 2024.07.06 00:14:28.783194 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9319 2024.07.06 00:14:28.783525 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9320 2024.07.06 00:14:28.783845 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9321 2024.07.06 00:14:28.784014 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001424 sec., 67415.73033707865 rows/sec., 5.27 MiB/sec.
9322 2024.07.06 00:14:28.784194 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Debug> DynamicQueryHandler: Done processing query
9323 2024.07.06 00:14:28.784219 [ 3 ] {c8ac177b-59cd-4279-be15-a20491555b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9324 2024.07.06 00:14:28.784235 [ 3 ] {} <Debug> HTTP-Session: a5f7be0c-0528-4108-9ee8-e8eea1eef8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9325 2024.07.06 00:14:28.784406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9326 2024.07.06 00:14:28.784454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9327 2024.07.06 00:14:28.784474 [ 3 ] {} <Debug> HTTP-Session: f04637da-fb07-43e3-9ebb-f2963eff6fae Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9328 2024.07.06 00:14:28.784489 [ 3 ] {} <Debug> HTTP-Session: f04637da-fb07-43e3-9ebb-f2963eff6fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9329 2024.07.06 00:14:28.784503 [ 3 ] {} <Debug> HTTP-Session: f04637da-fb07-43e3-9ebb-f2963eff6fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.07.06 00:14:28.784534 [ 3 ] {} <Trace> HTTP-Session: f04637da-fb07-43e3-9ebb-f2963eff6fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9331 2024.07.06 00:14:28.784681 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9332 2024.07.06 00:14:28.784728 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9333 2024.07.06 00:14:28.784876 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9334 2024.07.06 00:14:28.785319 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9335 2024.07.06 00:14:28.785355 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9336 2024.07.06 00:14:28.785751 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9337 2024.07.06 00:14:28.786091 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9338 2024.07.06 00:14:28.786255 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec.
9339 2024.07.06 00:14:28.786514 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Debug> DynamicQueryHandler: Done processing query
9340 2024.07.06 00:14:28.786574 [ 3 ] {6fc21084-97e8-4fea-ae7a-efd09ed96400} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9341 2024.07.06 00:14:28.786634 [ 3 ] {} <Debug> HTTP-Session: f04637da-fb07-43e3-9ebb-f2963eff6fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9342 2024.07.06 00:14:28.786851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 51639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9343 2024.07.06 00:14:28.786903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9344 2024.07.06 00:14:28.786924 [ 3 ] {} <Debug> HTTP-Session: 26337be8-da37-4e71-922b-147be4f22c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9345 2024.07.06 00:14:28.786940 [ 3 ] {} <Debug> HTTP-Session: 26337be8-da37-4e71-922b-147be4f22c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9346 2024.07.06 00:14:28.786954 [ 3 ] {} <Debug> HTTP-Session: 26337be8-da37-4e71-922b-147be4f22c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9347 2024.07.06 00:14:28.786986 [ 3 ] {} <Trace> HTTP-Session: 26337be8-da37-4e71-922b-147be4f22c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9348 2024.07.06 00:14:28.787302 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9349 2024.07.06 00:14:28.787372 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9350 2024.07.06 00:14:28.787797 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9351 2024.07.06 00:14:28.788498 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9352 2024.07.06 00:14:28.788533 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9353 2024.07.06 00:14:28.789155 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9354 2024.07.06 00:14:28.789578 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9355 2024.07.06 00:14:28.789772 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002694 sec., 11878.247958426131 rows/sec., 21.29 MiB/sec.
9356 2024.07.06 00:14:28.789983 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Debug> DynamicQueryHandler: Done processing query
9357 2024.07.06 00:14:28.790008 [ 3 ] {99627256-1bfa-4e74-b99c-d378f51bad4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9358 2024.07.06 00:14:28.790024 [ 3 ] {} <Debug> HTTP-Session: 26337be8-da37-4e71-922b-147be4f22c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9359 2024.07.06 00:14:28.790149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9360 2024.07.06 00:14:28.790196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9361 2024.07.06 00:14:28.790215 [ 3 ] {} <Debug> HTTP-Session: 38549328-32e5-4be1-b399-a234954f56af Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9362 2024.07.06 00:14:28.790231 [ 3 ] {} <Debug> HTTP-Session: 38549328-32e5-4be1-b399-a234954f56af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9363 2024.07.06 00:14:28.790246 [ 3 ] {} <Debug> HTTP-Session: 38549328-32e5-4be1-b399-a234954f56af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.07.06 00:14:28.790277 [ 3 ] {} <Trace> HTTP-Session: 38549328-32e5-4be1-b399-a234954f56af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9365 2024.07.06 00:14:28.790389 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9366 2024.07.06 00:14:28.790435 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9367 2024.07.06 00:14:28.790563 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9368 2024.07.06 00:14:28.790906 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9369 2024.07.06 00:14:28.790941 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9370 2024.07.06 00:14:28.791301 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9371 2024.07.06 00:14:28.791638 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9372 2024.07.06 00:14:28.791789 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
9373 2024.07.06 00:14:28.791956 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Debug> DynamicQueryHandler: Done processing query
9374 2024.07.06 00:14:28.791981 [ 3 ] {54bf428d-5f15-4623-b612-bd29003122b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9375 2024.07.06 00:14:28.791998 [ 3 ] {} <Debug> HTTP-Session: 38549328-32e5-4be1-b399-a234954f56af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9376 2024.07.06 00:14:33.774780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9377 2024.07.06 00:14:33.774907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9378 2024.07.06 00:14:33.774933 [ 3 ] {} <Debug> HTTP-Session: 146014ea-da04-47e0-8880-2b86d3582d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9379 2024.07.06 00:14:33.774959 [ 3 ] {} <Debug> HTTP-Session: 146014ea-da04-47e0-8880-2b86d3582d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9380 2024.07.06 00:14:33.774974 [ 3 ] {} <Debug> HTTP-Session: 146014ea-da04-47e0-8880-2b86d3582d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9381 2024.07.06 00:14:33.775023 [ 3 ] {} <Trace> HTTP-Session: 146014ea-da04-47e0-8880-2b86d3582d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9382 2024.07.06 00:14:33.775201 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9383 2024.07.06 00:14:33.775266 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9384 2024.07.06 00:14:33.775456 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9385 2024.07.06 00:14:33.775857 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9386 2024.07.06 00:14:33.775914 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9387 2024.07.06 00:14:33.776265 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9388 2024.07.06 00:14:33.776596 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9389 2024.07.06 00:14:33.776754 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 203.60 KiB/sec.
9390 2024.07.06 00:14:33.776793 [ 137 ] {} <Debug> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
9391 2024.07.06 00:14:33.776909 [ 137 ] {} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9392 2024.07.06 00:14:33.776944 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9393 2024.07.06 00:14:33.777032 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Debug> DynamicQueryHandler: Done processing query
9394 2024.07.06 00:14:33.777094 [ 3 ] {080f1938-1bf9-4237-b7aa-380863757c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9395 2024.07.06 00:14:33.777130 [ 3 ] {} <Debug> HTTP-Session: 146014ea-da04-47e0-8880-2b86d3582d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.07.06 00:14:33.777160 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
9397 2024.07.06 00:14:33.777309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 8083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9398 2024.07.06 00:14:33.777349 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9399 2024.07.06 00:14:33.777372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9400 2024.07.06 00:14:33.777387 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 14 rows starting from the beginning of the part
9401 2024.07.06 00:14:33.777398 [ 3 ] {} <Debug> HTTP-Session: 21d0b6e2-4795-4611-bdcc-54b554f45a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9402 2024.07.06 00:14:33.777422 [ 3 ] {} <Debug> HTTP-Session: 21d0b6e2-4795-4611-bdcc-54b554f45a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9403 2024.07.06 00:14:33.777455 [ 3 ] {} <Debug> HTTP-Session: 21d0b6e2-4795-4611-bdcc-54b554f45a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9404 2024.07.06 00:14:33.777481 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
9405 2024.07.06 00:14:33.777512 [ 3 ] {} <Trace> HTTP-Session: 21d0b6e2-4795-4611-bdcc-54b554f45a27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9406 2024.07.06 00:14:33.777813 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
9407 2024.07.06 00:14:33.777965 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9408 2024.07.06 00:14:33.778140 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9409 2024.07.06 00:14:33.778192 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
9410 2024.07.06 00:14:33.778484 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9411 2024.07.06 00:14:33.778865 [ 190 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
9412 2024.07.06 00:14:33.779332 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9413 2024.07.06 00:14:33.779858 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9414 2024.07.06 00:14:33.779901 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9415 2024.07.06 00:14:33.780409 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9416 2024.07.06 00:14:33.780575 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003530897 sec., 7929.996258741051 rows/sec., 646.64 KiB/sec.
9417 2024.07.06 00:14:33.780863 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
9418 2024.07.06 00:14:33.781006 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9419 2024.07.06 00:14:33.781357 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.003566 sec., 16264.722378014581 rows/sec., 1.24 MiB/sec.
9420 2024.07.06 00:14:33.782129 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Debug> DynamicQueryHandler: Done processing query
9421 2024.07.06 00:14:33.782224 [ 3 ] {794fdf5f-a32a-46a5-a91c-7bfff8b20b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9422 2024.07.06 00:14:33.782282 [ 3 ] {} <Debug> HTTP-Session: 21d0b6e2-4795-4611-bdcc-54b554f45a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9423 2024.07.06 00:14:33.782417 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9424 2024.07.06 00:14:33.782532 [ 199 ] {a4744296-369a-4bf0-8c4b-8efa8762ac20::all_1_25_5} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
9425 2024.07.06 00:14:33.782542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9426 2024.07.06 00:14:33.782649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9427 2024.07.06 00:14:33.782689 [ 3 ] {} <Debug> HTTP-Session: 2919504b-efc1-43ab-91c1-beea950d2848 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9428 2024.07.06 00:14:33.782690 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9429 2024.07.06 00:14:33.782716 [ 3 ] {} <Debug> HTTP-Session: 2919504b-efc1-43ab-91c1-beea950d2848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9430 2024.07.06 00:14:33.782749 [ 3 ] {} <Debug> HTTP-Session: 2919504b-efc1-43ab-91c1-beea950d2848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9431 2024.07.06 00:14:33.782784 [ 3 ] {} <Trace> HTTP-Session: 2919504b-efc1-43ab-91c1-beea950d2848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9432 2024.07.06 00:14:33.782887 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9433 2024.07.06 00:14:33.782931 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9434 2024.07.06 00:14:33.783085 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9435 2024.07.06 00:14:33.783378 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9436 2024.07.06 00:14:33.783415 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9437 2024.07.06 00:14:33.783757 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9438 2024.07.06 00:14:33.784088 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9439 2024.07.06 00:14:33.784248 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001382 sec., 2894.356005788712 rows/sec., 202.10 KiB/sec.
9440 2024.07.06 00:14:33.784264 [ 137 ] {} <Debug> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
9441 2024.07.06 00:14:33.784347 [ 137 ] {} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9442 2024.07.06 00:14:33.784402 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9443 2024.07.06 00:14:33.784532 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Debug> DynamicQueryHandler: Done processing query
9444 2024.07.06 00:14:33.784586 [ 3 ] {50fafa29-286c-47dc-8c89-fa33e5038f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9445 2024.07.06 00:14:33.784596 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
9446 2024.07.06 00:14:33.784618 [ 3 ] {} <Debug> HTTP-Session: 2919504b-efc1-43ab-91c1-beea950d2848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9447 2024.07.06 00:14:33.784817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9448 2024.07.06 00:14:33.784841 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9449 2024.07.06 00:14:33.784890 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 14 rows starting from the beginning of the part
9450 2024.07.06 00:14:33.784900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9451 2024.07.06 00:14:33.784933 [ 3 ] {} <Debug> HTTP-Session: c7557258-da87-4da4-87df-300f986acf91 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9452 2024.07.06 00:14:33.784962 [ 3 ] {} <Debug> HTTP-Session: c7557258-da87-4da4-87df-300f986acf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9453 2024.07.06 00:14:33.785008 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
9454 2024.07.06 00:14:33.785029 [ 3 ] {} <Debug> HTTP-Session: c7557258-da87-4da4-87df-300f986acf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9455 2024.07.06 00:14:33.785164 [ 3 ] {} <Trace> HTTP-Session: c7557258-da87-4da4-87df-300f986acf91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9456 2024.07.06 00:14:33.785303 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
9457 2024.07.06 00:14:33.785640 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
9458 2024.07.06 00:14:33.785644 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9459 2024.07.06 00:14:33.785762 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9460 2024.07.06 00:14:33.785805 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9461 2024.07.06 00:14:33.786117 [ 190 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
9462 2024.07.06 00:14:33.786790 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9463 2024.07.06 00:14:33.787342 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9464 2024.07.06 00:14:33.787383 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9465 2024.07.06 00:14:33.787891 [ 199 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393445 sec., 8251.201949641147 rows/sec., 576.13 KiB/sec.
9466 2024.07.06 00:14:33.787955 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9467 2024.07.06 00:14:33.788069 [ 199 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
9468 2024.07.06 00:14:33.788746 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9469 2024.07.06 00:14:33.789033 [ 194 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9470 2024.07.06 00:14:33.789087 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.003619 sec., 18789.72091738049 rows/sec., 1.47 MiB/sec.
9471 2024.07.06 00:14:33.789306 [ 194 ] {54f3ba79-6b4d-4294-a702-b239c5cf45cd::all_1_25_5} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
9472 2024.07.06 00:14:33.789603 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Debug> DynamicQueryHandler: Done processing query
9473 2024.07.06 00:14:33.789605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9474 2024.07.06 00:14:33.789688 [ 3 ] {dc15d90e-296e-4e71-a92d-d356f6e0f19f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9475 2024.07.06 00:14:33.789752 [ 3 ] {} <Debug> HTTP-Session: c7557258-da87-4da4-87df-300f986acf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9476 2024.07.06 00:14:33.789998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9477 2024.07.06 00:14:33.790050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9478 2024.07.06 00:14:33.790069 [ 3 ] {} <Debug> HTTP-Session: d131f745-6079-4db5-a538-98e53988e09a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9479 2024.07.06 00:14:33.790086 [ 3 ] {} <Debug> HTTP-Session: d131f745-6079-4db5-a538-98e53988e09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9480 2024.07.06 00:14:33.790102 [ 3 ] {} <Debug> HTTP-Session: d131f745-6079-4db5-a538-98e53988e09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9481 2024.07.06 00:14:33.790134 [ 3 ] {} <Trace> HTTP-Session: d131f745-6079-4db5-a538-98e53988e09a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9482 2024.07.06 00:14:33.790296 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9483 2024.07.06 00:14:33.790347 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9484 2024.07.06 00:14:33.790515 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9485 2024.07.06 00:14:33.790894 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9486 2024.07.06 00:14:33.790931 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9487 2024.07.06 00:14:33.791341 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9488 2024.07.06 00:14:33.791716 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9489 2024.07.06 00:14:33.791877 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001652 sec., 98062.95399515738 rows/sec., 6.83 MiB/sec.
9490 2024.07.06 00:14:33.792079 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Debug> DynamicQueryHandler: Done processing query
9491 2024.07.06 00:14:33.792115 [ 3 ] {dd25fff2-ab7f-43b1-8c1d-c9f9b1072a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9492 2024.07.06 00:14:33.792144 [ 3 ] {} <Debug> HTTP-Session: d131f745-6079-4db5-a538-98e53988e09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9493 2024.07.06 00:14:33.792288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9494 2024.07.06 00:14:33.792336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9495 2024.07.06 00:14:33.792356 [ 3 ] {} <Debug> HTTP-Session: f4f2d45d-fc08-43ad-9b16-112d3587c684 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9496 2024.07.06 00:14:33.792373 [ 3 ] {} <Debug> HTTP-Session: f4f2d45d-fc08-43ad-9b16-112d3587c684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9497 2024.07.06 00:14:33.792387 [ 3 ] {} <Debug> HTTP-Session: f4f2d45d-fc08-43ad-9b16-112d3587c684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9498 2024.07.06 00:14:33.792419 [ 3 ] {} <Trace> HTTP-Session: f4f2d45d-fc08-43ad-9b16-112d3587c684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9499 2024.07.06 00:14:33.792533 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9500 2024.07.06 00:14:33.792577 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9501 2024.07.06 00:14:33.792703 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9502 2024.07.06 00:14:33.793033 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9503 2024.07.06 00:14:33.793070 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
9504 2024.07.06 00:14:33.793433 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9505 2024.07.06 00:14:33.793757 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9506 2024.07.06 00:14:33.793911 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
9507 2024.07.06 00:14:33.794079 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Debug> DynamicQueryHandler: Done processing query
9508 2024.07.06 00:14:33.794104 [ 3 ] {44293cc7-3d9e-43c3-a793-6fabe1995376} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9509 2024.07.06 00:14:33.794120 [ 3 ] {} <Debug> HTTP-Session: f4f2d45d-fc08-43ad-9b16-112d3587c684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9510 2024.07.06 00:14:38.775818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9511 2024.07.06 00:14:38.775952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9512 2024.07.06 00:14:38.775982 [ 3 ] {} <Debug> HTTP-Session: d3b59690-1346-4f4d-85b3-36a521d5870a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9513 2024.07.06 00:14:38.776009 [ 3 ] {} <Debug> HTTP-Session: d3b59690-1346-4f4d-85b3-36a521d5870a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9514 2024.07.06 00:14:38.776027 [ 3 ] {} <Debug> HTTP-Session: d3b59690-1346-4f4d-85b3-36a521d5870a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9515 2024.07.06 00:14:38.776083 [ 3 ] {} <Trace> HTTP-Session: d3b59690-1346-4f4d-85b3-36a521d5870a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9516 2024.07.06 00:14:38.776282 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9517 2024.07.06 00:14:38.776348 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9518 2024.07.06 00:14:38.776538 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9519 2024.07.06 00:14:38.776980 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9520 2024.07.06 00:14:38.777023 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9521 2024.07.06 00:14:38.777389 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9522 2024.07.06 00:14:38.777727 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9523 2024.07.06 00:14:38.777896 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Debug> executeQuery: Read 41 rows, 3.32 KiB in 0.001676 sec., 24463.007159904537 rows/sec., 1.94 MiB/sec.
9524 2024.07.06 00:14:38.778091 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Debug> DynamicQueryHandler: Done processing query
9525 2024.07.06 00:14:38.778117 [ 3 ] {77dd28b1-bcce-4bb5-9415-e334f758130b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9526 2024.07.06 00:14:38.778133 [ 3 ] {} <Debug> HTTP-Session: d3b59690-1346-4f4d-85b3-36a521d5870a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.07.06 00:14:38.778350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 26339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9528 2024.07.06 00:14:38.778398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9529 2024.07.06 00:14:38.778417 [ 3 ] {} <Debug> HTTP-Session: 61cc2eb4-ea59-4709-b781-7d58fcdce966 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9530 2024.07.06 00:14:38.778433 [ 3 ] {} <Debug> HTTP-Session: 61cc2eb4-ea59-4709-b781-7d58fcdce966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9531 2024.07.06 00:14:38.778447 [ 3 ] {} <Debug> HTTP-Session: 61cc2eb4-ea59-4709-b781-7d58fcdce966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.07.06 00:14:38.778478 [ 3 ] {} <Trace> HTTP-Session: 61cc2eb4-ea59-4709-b781-7d58fcdce966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9533 2024.07.06 00:14:38.778621 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9534 2024.07.06 00:14:38.778666 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9535 2024.07.06 00:14:38.778789 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9536 2024.07.06 00:14:38.779244 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9537 2024.07.06 00:14:38.779288 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9538 2024.07.06 00:14:38.779633 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9539 2024.07.06 00:14:38.779959 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9540 2024.07.06 00:14:38.780114 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Debug> executeQuery: Read 179 rows, 15.45 KiB in 0.001555 sec., 115112.54019292606 rows/sec., 9.70 MiB/sec.
9541 2024.07.06 00:14:38.780296 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Debug> DynamicQueryHandler: Done processing query
9542 2024.07.06 00:14:38.780321 [ 3 ] {a5697e72-0c24-489b-8769-c12b8401342d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9543 2024.07.06 00:14:38.780338 [ 3 ] {} <Debug> HTTP-Session: 61cc2eb4-ea59-4709-b781-7d58fcdce966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9544 2024.07.06 00:14:38.780476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 18890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9545 2024.07.06 00:14:38.780525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9546 2024.07.06 00:14:38.780545 [ 3 ] {} <Debug> HTTP-Session: 8be38f8f-4252-4e66-91ec-78a4571cd087 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9547 2024.07.06 00:14:38.780562 [ 3 ] {} <Debug> HTTP-Session: 8be38f8f-4252-4e66-91ec-78a4571cd087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9548 2024.07.06 00:14:38.780575 [ 3 ] {} <Debug> HTTP-Session: 8be38f8f-4252-4e66-91ec-78a4571cd087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.07.06 00:14:38.780607 [ 3 ] {} <Trace> HTTP-Session: 8be38f8f-4252-4e66-91ec-78a4571cd087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9550 2024.07.06 00:14:38.780741 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9551 2024.07.06 00:14:38.780785 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9552 2024.07.06 00:14:38.780914 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9553 2024.07.06 00:14:38.781259 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9554 2024.07.06 00:14:38.781296 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9555 2024.07.06 00:14:38.781616 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9556 2024.07.06 00:14:38.781959 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9557 2024.07.06 00:14:38.782120 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Debug> executeQuery: Read 111 rows, 8.91 KiB in 0.001428 sec., 77731.0924369748 rows/sec., 6.09 MiB/sec.
9558 2024.07.06 00:14:38.782288 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Debug> DynamicQueryHandler: Done processing query
9559 2024.07.06 00:14:38.782312 [ 3 ] {c75b4c4d-1612-49bb-a5c5-4604627a4aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9560 2024.07.06 00:14:38.782329 [ 3 ] {} <Debug> HTTP-Session: 8be38f8f-4252-4e66-91ec-78a4571cd087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9561 2024.07.06 00:14:38.782497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9562 2024.07.06 00:14:38.782549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9563 2024.07.06 00:14:38.782569 [ 3 ] {} <Debug> HTTP-Session: 30409820-2900-4b4d-a05b-3dfc14bf8679 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9564 2024.07.06 00:14:38.782585 [ 3 ] {} <Debug> HTTP-Session: 30409820-2900-4b4d-a05b-3dfc14bf8679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9565 2024.07.06 00:14:38.782599 [ 3 ] {} <Debug> HTTP-Session: 30409820-2900-4b4d-a05b-3dfc14bf8679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.07.06 00:14:38.782631 [ 3 ] {} <Trace> HTTP-Session: 30409820-2900-4b4d-a05b-3dfc14bf8679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9567 2024.07.06 00:14:38.782772 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9568 2024.07.06 00:14:38.782821 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9569 2024.07.06 00:14:38.782969 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9570 2024.07.06 00:14:38.783355 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9571 2024.07.06 00:14:38.783392 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9572 2024.07.06 00:14:38.783784 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9573 2024.07.06 00:14:38.784124 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9574 2024.07.06 00:14:38.784277 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
9575 2024.07.06 00:14:38.784447 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Debug> DynamicQueryHandler: Done processing query
9576 2024.07.06 00:14:38.784471 [ 3 ] {ed1c6a77-f90d-4cd6-b91a-0e2e2bfdafd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9577 2024.07.06 00:14:38.784487 [ 3 ] {} <Debug> HTTP-Session: 30409820-2900-4b4d-a05b-3dfc14bf8679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9578 2024.07.06 00:14:38.784711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 65897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9579 2024.07.06 00:14:38.784758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9580 2024.07.06 00:14:38.784778 [ 3 ] {} <Debug> HTTP-Session: 1b5ba996-a9cb-4063-aa46-776e7a71a7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9581 2024.07.06 00:14:38.784795 [ 3 ] {} <Debug> HTTP-Session: 1b5ba996-a9cb-4063-aa46-776e7a71a7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.07.06 00:14:38.784809 [ 3 ] {} <Debug> HTTP-Session: 1b5ba996-a9cb-4063-aa46-776e7a71a7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.07.06 00:14:38.784839 [ 3 ] {} <Trace> HTTP-Session: 1b5ba996-a9cb-4063-aa46-776e7a71a7f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9584 2024.07.06 00:14:38.785281 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9585 2024.07.06 00:14:38.785346 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9586 2024.07.06 00:14:38.785747 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9587 2024.07.06 00:14:38.786581 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9588 2024.07.06 00:14:38.786618 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9589 2024.07.06 00:14:38.787284 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9590 2024.07.06 00:14:38.787689 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9591 2024.07.06 00:14:38.787869 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002936 sec., 13964.57765667575 rows/sec., 25.02 MiB/sec.
9592 2024.07.06 00:14:38.788086 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Debug> DynamicQueryHandler: Done processing query
9593 2024.07.06 00:14:38.788112 [ 3 ] {6157e5f8-6c11-45f3-9dbd-e95cfc349980} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
9594 2024.07.06 00:14:38.788127 [ 3 ] {} <Debug> HTTP-Session: 1b5ba996-a9cb-4063-aa46-776e7a71a7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9595 2024.07.06 00:14:38.788256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9596 2024.07.06 00:14:38.788304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9597 2024.07.06 00:14:38.788323 [ 3 ] {} <Debug> HTTP-Session: 43c464ff-1d79-493e-8817-dbfbd83ed047 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9598 2024.07.06 00:14:38.788339 [ 3 ] {} <Debug> HTTP-Session: 43c464ff-1d79-493e-8817-dbfbd83ed047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9599 2024.07.06 00:14:38.788352 [ 3 ] {} <Debug> HTTP-Session: 43c464ff-1d79-493e-8817-dbfbd83ed047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.07.06 00:14:38.788383 [ 3 ] {} <Trace> HTTP-Session: 43c464ff-1d79-493e-8817-dbfbd83ed047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9601 2024.07.06 00:14:38.788479 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9602 2024.07.06 00:14:38.788523 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9603 2024.07.06 00:14:38.788648 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9604 2024.07.06 00:14:38.788920 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9605 2024.07.06 00:14:38.788957 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9606 2024.07.06 00:14:38.789314 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
9607 2024.07.06 00:14:38.789661 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9608 2024.07.06 00:14:38.789823 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001365 sec., 6593.406593406594 rows/sec., 507.24 KiB/sec.
9609 2024.07.06 00:14:38.790079 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Debug> DynamicQueryHandler: Done processing query
9610 2024.07.06 00:14:38.790104 [ 3 ] {ded7f256-5135-42da-8d95-e161804f6ad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9611 2024.07.06 00:14:38.790121 [ 3 ] {} <Debug> HTTP-Session: 43c464ff-1d79-493e-8817-dbfbd83ed047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9612 2024.07.06 00:14:38.790226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9613 2024.07.06 00:14:38.790275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9614 2024.07.06 00:14:38.790294 [ 3 ] {} <Debug> HTTP-Session: de6ed5d0-eee9-4a9c-8afe-952cbaa278d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9615 2024.07.06 00:14:38.790311 [ 3 ] {} <Debug> HTTP-Session: de6ed5d0-eee9-4a9c-8afe-952cbaa278d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9616 2024.07.06 00:14:38.790326 [ 3 ] {} <Debug> HTTP-Session: de6ed5d0-eee9-4a9c-8afe-952cbaa278d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.07.06 00:14:38.790357 [ 3 ] {} <Trace> HTTP-Session: de6ed5d0-eee9-4a9c-8afe-952cbaa278d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9618 2024.07.06 00:14:38.790480 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9619 2024.07.06 00:14:38.790526 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9620 2024.07.06 00:14:38.790672 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9621 2024.07.06 00:14:38.790969 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9622 2024.07.06 00:14:38.791004 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9623 2024.07.06 00:14:38.791362 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9624 2024.07.06 00:14:38.791689 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9625 2024.07.06 00:14:38.791841 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
9626 2024.07.06 00:14:38.792022 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Debug> DynamicQueryHandler: Done processing query
9627 2024.07.06 00:14:38.792046 [ 3 ] {3d20b46d-6aff-4a41-8b57-ec007c4fd3d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9628 2024.07.06 00:14:38.792063 [ 3 ] {} <Debug> HTTP-Session: de6ed5d0-eee9-4a9c-8afe-952cbaa278d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.07.06 00:14:42.476472 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
9630 2024.07.06 00:14:42.476549 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
9631 2024.07.06 00:14:43.773528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9632 2024.07.06 00:14:43.773653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9633 2024.07.06 00:14:43.773683 [ 3 ] {} <Debug> HTTP-Session: 73b1c9b7-3d15-41a1-8e83-d3e9a386546e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9634 2024.07.06 00:14:43.773710 [ 3 ] {} <Debug> HTTP-Session: 73b1c9b7-3d15-41a1-8e83-d3e9a386546e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9635 2024.07.06 00:14:43.773728 [ 3 ] {} <Debug> HTTP-Session: 73b1c9b7-3d15-41a1-8e83-d3e9a386546e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.07.06 00:14:43.773785 [ 3 ] {} <Trace> HTTP-Session: 73b1c9b7-3d15-41a1-8e83-d3e9a386546e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9637 2024.07.06 00:14:43.774007 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9638 2024.07.06 00:14:43.774082 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9639 2024.07.06 00:14:43.774296 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9640 2024.07.06 00:14:43.774783 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9641 2024.07.06 00:14:43.774825 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9642 2024.07.06 00:14:43.775203 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9643 2024.07.06 00:14:43.775540 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9644 2024.07.06 00:14:43.775708 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001772 sec., 31602.70880361174 rows/sec., 2.41 MiB/sec.
9645 2024.07.06 00:14:43.775744 [ 128 ] {} <Debug> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9646 2024.07.06 00:14:43.775854 [ 128 ] {} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9647 2024.07.06 00:14:43.775894 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9648 2024.07.06 00:14:43.775989 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Debug> DynamicQueryHandler: Done processing query
9649 2024.07.06 00:14:43.776061 [ 3 ] {af69e14d-284b-4024-8fed-bdf47e56a684} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9650 2024.07.06 00:14:43.776139 [ 3 ] {} <Debug> HTTP-Session: 73b1c9b7-3d15-41a1-8e83-d3e9a386546e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9651 2024.07.06 00:14:43.776273 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::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
9652 2024.07.06 00:14:43.776518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9653 2024.07.06 00:14:43.776717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9654 2024.07.06 00:14:43.776841 [ 3 ] {} <Debug> HTTP-Session: 82982c29-8b11-4609-aa76-998d7889c925 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9655 2024.07.06 00:14:43.776928 [ 3 ] {} <Debug> HTTP-Session: 82982c29-8b11-4609-aa76-998d7889c925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9656 2024.07.06 00:14:43.776958 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9657 2024.07.06 00:14:43.776989 [ 3 ] {} <Debug> HTTP-Session: 82982c29-8b11-4609-aa76-998d7889c925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.07.06 00:14:43.777058 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 196 rows starting from the beginning of the part
9659 2024.07.06 00:14:43.777090 [ 3 ] {} <Trace> HTTP-Session: 82982c29-8b11-4609-aa76-998d7889c925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9660 2024.07.06 00:14:43.777216 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 93 rows starting from the beginning of the part
9661 2024.07.06 00:14:43.777500 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 152 rows starting from the beginning of the part
9662 2024.07.06 00:14:43.777770 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 58 rows starting from the beginning of the part
9663 2024.07.06 00:14:43.777983 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9664 2024.07.06 00:14:43.778001 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 179 rows starting from the beginning of the part
9665 2024.07.06 00:14:43.778172 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9666 2024.07.06 00:14:43.778313 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part
9667 2024.07.06 00:14:43.779022 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9668 2024.07.06 00:14:43.779896 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9669 2024.07.06 00:14:43.779970 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9670 2024.07.06 00:14:43.780768 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9671 2024.07.06 00:14:43.781172 [ 199 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 4 columns (4 merged, 0 gathered) in 0.005146882 sec., 142610.6135714788 rows/sec., 11.58 MiB/sec.
9672 2024.07.06 00:14:43.781425 [ 194 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9673 2024.07.06 00:14:43.781456 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9674 2024.07.06 00:14:43.781699 [ 128 ] {} <Debug> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9675 2024.07.06 00:14:43.781750 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004473 sec., 14308.070646098813 rows/sec., 1.12 MiB/sec.
9676 2024.07.06 00:14:43.781856 [ 128 ] {} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9677 2024.07.06 00:14:43.781989 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9678 2024.07.06 00:14:43.782507 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::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
9679 2024.07.06 00:14:43.782590 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Debug> DynamicQueryHandler: Done processing query
9680 2024.07.06 00:14:43.782701 [ 3 ] {e7b183f8-a788-4aac-ae9f-d7b972dd71fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9681 2024.07.06 00:14:43.782807 [ 3 ] {} <Debug> HTTP-Session: 82982c29-8b11-4609-aa76-998d7889c925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9682 2024.07.06 00:14:43.783083 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9683 2024.07.06 00:14:43.783344 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9684 2024.07.06 00:14:43.783409 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 152 rows starting from the beginning of the part
9685 2024.07.06 00:14:43.783457 [ 200 ] {337357cd-27b5-4f20-b9d9-f9b4f5f56dee::all_1_71_14} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9686 2024.07.06 00:14:43.783996 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
9687 2024.07.06 00:14:43.784095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9688 2024.07.06 00:14:43.784148 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part
9689 2024.07.06 00:14:43.784506 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part
9690 2024.07.06 00:14:43.784543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9691 2024.07.06 00:14:43.784688 [ 3 ] {} <Debug> HTTP-Session: 0d2b8bc6-faf9-431f-a563-2da8cb9672a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9692 2024.07.06 00:14:43.784717 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part
9693 2024.07.06 00:14:43.784768 [ 3 ] {} <Debug> HTTP-Session: 0d2b8bc6-faf9-431f-a563-2da8cb9672a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9694 2024.07.06 00:14:43.784859 [ 3 ] {} <Debug> HTTP-Session: 0d2b8bc6-faf9-431f-a563-2da8cb9672a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.07.06 00:14:43.784952 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 111 rows starting from the beginning of the part
9696 2024.07.06 00:14:43.785039 [ 3 ] {} <Trace> HTTP-Session: 0d2b8bc6-faf9-431f-a563-2da8cb9672a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9697 2024.07.06 00:14:43.785181 [ 192 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part
9698 2024.07.06 00:14:43.785617 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9699 2024.07.06 00:14:43.785695 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9700 2024.07.06 00:14:43.786294 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9701 2024.07.06 00:14:43.787292 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9702 2024.07.06 00:14:43.787360 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9703 2024.07.06 00:14:43.787935 [ 200 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.005775142 sec., 100603.58689015787 rows/sec., 7.86 MiB/sec.
9704 2024.07.06 00:14:43.788123 [ 194 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9705 2024.07.06 00:14:43.788180 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9706 2024.07.06 00:14:43.788744 [ 194 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9707 2024.07.06 00:14:43.788793 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9708 2024.07.06 00:14:43.788864 [ 194 ] {883bded8-c0cb-4432-a031-d6de07470114::all_1_71_14} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9709 2024.07.06 00:14:43.789048 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9710 2024.07.06 00:14:43.789074 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9711 2024.07.06 00:14:43.789076 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003762 sec., 42530.56884635832 rows/sec., 2.96 MiB/sec.
9712 2024.07.06 00:14:43.789123 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.07.06 00:14:43.789277 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9714 2024.07.06 00:14:43.789426 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Debug> DynamicQueryHandler: Done processing query
9715 2024.07.06 00:14:43.789494 [ 3 ] {7b4a71cd-3033-4557-8976-a7df602d45b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9716 2024.07.06 00:14:43.789534 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
9717 2024.07.06 00:14:43.789545 [ 3 ] {} <Debug> HTTP-Session: 0d2b8bc6-faf9-431f-a563-2da8cb9672a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.07.06 00:14:43.789912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9719 2024.07.06 00:14:43.790137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9720 2024.07.06 00:14:43.790243 [ 3 ] {} <Debug> HTTP-Session: 5eedd3c8-b6e3-43c7-9b9c-4650f90bb4df Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9721 2024.07.06 00:14:43.790274 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9722 2024.07.06 00:14:43.790329 [ 3 ] {} <Debug> HTTP-Session: 5eedd3c8-b6e3-43c7-9b9c-4650f90bb4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9723 2024.07.06 00:14:43.790407 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10019 rows starting from the beginning of the part
9724 2024.07.06 00:14:43.790410 [ 3 ] {} <Debug> HTTP-Session: 5eedd3c8-b6e3-43c7-9b9c-4650f90bb4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9725 2024.07.06 00:14:43.790648 [ 3 ] {} <Trace> HTTP-Session: 5eedd3c8-b6e3-43c7-9b9c-4650f90bb4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9726 2024.07.06 00:14:43.790709 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 197 rows starting from the beginning of the part
9727 2024.07.06 00:14:43.791002 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
9728 2024.07.06 00:14:43.791227 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9729 2024.07.06 00:14:43.791276 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 162 rows starting from the beginning of the part
9730 2024.07.06 00:14:43.791492 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9731 2024.07.06 00:14:43.791625 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
9732 2024.07.06 00:14:43.792034 [ 201 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::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
9733 2024.07.06 00:14:43.792687 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9734 2024.07.06 00:14:43.793446 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9735 2024.07.06 00:14:43.793487 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9736 2024.07.06 00:14:43.794023 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9737 2024.07.06 00:14:43.794976 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9738 2024.07.06 00:14:43.795374 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004352 sec., 13786.764705882353 rows/sec., 951.43 KiB/sec.
9739 2024.07.06 00:14:43.795843 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Debug> DynamicQueryHandler: Done processing query
9740 2024.07.06 00:14:43.795895 [ 3 ] {214a1d64-24bf-4151-b443-e6d2be422bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9741 2024.07.06 00:14:43.795942 [ 3 ] {} <Debug> HTTP-Session: 5eedd3c8-b6e3-43c7-9b9c-4650f90bb4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9742 2024.07.06 00:14:43.797446 [ 196 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10858 rows, containing 5 columns (5 merged, 0 gathered) in 0.008079469 sec., 1343900.1993819147 rows/sec., 93.61 MiB/sec.
9743 2024.07.06 00:14:43.797771 [ 196 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9744 2024.07.06 00:14:43.798290 [ 196 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9745 2024.07.06 00:14:43.798392 [ 196 ] {d4f51c7f-e8a5-4ced-a509-0f311a1d1241::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9746 2024.07.06 00:14:43.798489 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB.
9747 2024.07.06 00:14:48.776849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 6648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9748 2024.07.06 00:14:48.776988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9749 2024.07.06 00:14:48.777015 [ 3 ] {} <Debug> HTTP-Session: c2b2dfc4-5cca-4ecf-ab60-b75b70640937 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9750 2024.07.06 00:14:48.777040 [ 3 ] {} <Debug> HTTP-Session: c2b2dfc4-5cca-4ecf-ab60-b75b70640937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9751 2024.07.06 00:14:48.777056 [ 3 ] {} <Debug> HTTP-Session: c2b2dfc4-5cca-4ecf-ab60-b75b70640937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9752 2024.07.06 00:14:48.777107 [ 3 ] {} <Trace> HTTP-Session: c2b2dfc4-5cca-4ecf-ab60-b75b70640937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9753 2024.07.06 00:14:48.777327 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9754 2024.07.06 00:14:48.777395 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9755 2024.07.06 00:14:48.777589 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9756 2024.07.06 00:14:48.778122 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9757 2024.07.06 00:14:48.778174 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9758 2024.07.06 00:14:48.778590 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9759 2024.07.06 00:14:48.778946 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9760 2024.07.06 00:14:48.779124 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Debug> executeQuery: Read 46 rows, 3.73 KiB in 0.001855 sec., 24797.843665768192 rows/sec., 1.96 MiB/sec.
9761 2024.07.06 00:14:48.779141 [ 123 ] {} <Debug> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0
9762 2024.07.06 00:14:48.779252 [ 123 ] {} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9763 2024.07.06 00:14:48.779303 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9764 2024.07.06 00:14:48.779453 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Debug> DynamicQueryHandler: Done processing query
9765 2024.07.06 00:14:48.779505 [ 3 ] {ca6552b9-ed4d-4fb9-b7da-1e62c9578232} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9766 2024.07.06 00:14:48.779514 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact with storage Full
9767 2024.07.06 00:14:48.779531 [ 3 ] {} <Debug> HTTP-Session: c2b2dfc4-5cca-4ecf-ab60-b75b70640937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9768 2024.07.06 00:14:48.779755 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9769 2024.07.06 00:14:48.779815 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 32 rows starting from the beginning of the part
9770 2024.07.06 00:14:48.779831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 28630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9771 2024.07.06 00:14:48.779995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9772 2024.07.06 00:14:48.780047 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part
9773 2024.07.06 00:14:48.780091 [ 3 ] {} <Debug> HTTP-Session: 0f7de809-c70d-4ffc-8934-c6953d32b4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9774 2024.07.06 00:14:48.780184 [ 3 ] {} <Debug> HTTP-Session: 0f7de809-c70d-4ffc-8934-c6953d32b4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.07.06 00:14:48.780280 [ 3 ] {} <Debug> HTTP-Session: 0f7de809-c70d-4ffc-8934-c6953d32b4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9776 2024.07.06 00:14:48.780354 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part
9777 2024.07.06 00:14:48.780412 [ 3 ] {} <Trace> HTTP-Session: 0f7de809-c70d-4ffc-8934-c6953d32b4ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9778 2024.07.06 00:14:48.780651 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part
9779 2024.07.06 00:14:48.780888 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part
9780 2024.07.06 00:14:48.781115 [ 201 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part
9781 2024.07.06 00:14:48.781356 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9782 2024.07.06 00:14:48.781537 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9783 2024.07.06 00:14:48.781958 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9784 2024.07.06 00:14:48.782984 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9785 2024.07.06 00:14:48.783062 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9786 2024.07.06 00:14:48.783859 [ 196 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.004453581 sec., 48275.75831673433 rows/sec., 3.82 MiB/sec.
9787 2024.07.06 00:14:48.783984 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9788 2024.07.06 00:14:48.784086 [ 196 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary)
9789 2024.07.06 00:14:48.784775 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9790 2024.07.06 00:14:48.785013 [ 200 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9791 2024.07.06 00:14:48.785059 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Debug> executeQuery: Read 194 rows, 16.83 KiB in 0.004134 sec., 46927.91485244316 rows/sec., 3.98 MiB/sec.
9792 2024.07.06 00:14:48.785279 [ 200 ] {779fb64d-2d0d-46c0-8f88-e20cb9bf6509::all_1_35_8} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509) (MergerMutator): Merged 6 parts: [all_1_30_7, all_35_35_0] -> all_1_35_8
9793 2024.07.06 00:14:48.785440 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Debug> DynamicQueryHandler: Done processing query
9794 2024.07.06 00:14:48.785466 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9795 2024.07.06 00:14:48.785488 [ 3 ] {f3941c1f-fb3c-49f1-8bee-b6300ee9fd64} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9796 2024.07.06 00:14:48.785523 [ 3 ] {} <Debug> HTTP-Session: 0f7de809-c70d-4ffc-8934-c6953d32b4ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9797 2024.07.06 00:14:48.785690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9798 2024.07.06 00:14:48.785743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9799 2024.07.06 00:14:48.785763 [ 3 ] {} <Debug> HTTP-Session: dcca43be-a55a-4c8a-a6ff-08c640f84cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9800 2024.07.06 00:14:48.785780 [ 3 ] {} <Debug> HTTP-Session: dcca43be-a55a-4c8a-a6ff-08c640f84cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.07.06 00:14:48.785793 [ 3 ] {} <Debug> HTTP-Session: dcca43be-a55a-4c8a-a6ff-08c640f84cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9802 2024.07.06 00:14:48.785826 [ 3 ] {} <Trace> HTTP-Session: dcca43be-a55a-4c8a-a6ff-08c640f84cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9803 2024.07.06 00:14:48.785975 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9804 2024.07.06 00:14:48.786026 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9805 2024.07.06 00:14:48.786178 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9806 2024.07.06 00:14:48.786567 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9807 2024.07.06 00:14:48.786603 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9808 2024.07.06 00:14:48.786942 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9809 2024.07.06 00:14:48.787273 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9810 2024.07.06 00:14:48.787430 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Debug> executeQuery: Read 116 rows, 9.25 KiB in 0.001509 sec., 76872.10072895957 rows/sec., 5.99 MiB/sec.
9811 2024.07.06 00:14:48.787601 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Debug> DynamicQueryHandler: Done processing query
9812 2024.07.06 00:14:48.787625 [ 3 ] {5b19de91-81f7-486c-a165-1ad2a5f3329e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9813 2024.07.06 00:14:48.787641 [ 3 ] {} <Debug> HTTP-Session: dcca43be-a55a-4c8a-a6ff-08c640f84cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9814 2024.07.06 00:14:48.787804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9815 2024.07.06 00:14:48.787854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9816 2024.07.06 00:14:48.787874 [ 3 ] {} <Debug> HTTP-Session: aacacf19-1ea2-483e-bfcc-51377e6e7907 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9817 2024.07.06 00:14:48.787890 [ 3 ] {} <Debug> HTTP-Session: aacacf19-1ea2-483e-bfcc-51377e6e7907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9818 2024.07.06 00:14:48.787903 [ 3 ] {} <Debug> HTTP-Session: aacacf19-1ea2-483e-bfcc-51377e6e7907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9819 2024.07.06 00:14:48.787934 [ 3 ] {} <Trace> HTTP-Session: aacacf19-1ea2-483e-bfcc-51377e6e7907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9820 2024.07.06 00:14:48.788091 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9821 2024.07.06 00:14:48.788139 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9822 2024.07.06 00:14:48.788286 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9823 2024.07.06 00:14:48.788674 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9824 2024.07.06 00:14:48.788710 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9825 2024.07.06 00:14:48.789110 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9826 2024.07.06 00:14:48.789465 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9827 2024.07.06 00:14:48.789627 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
9828 2024.07.06 00:14:48.789798 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Debug> DynamicQueryHandler: Done processing query
9829 2024.07.06 00:14:48.789822 [ 3 ] {4a313aeb-8efb-4b6a-ae2c-5356f9a98e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9830 2024.07.06 00:14:48.789838 [ 3 ] {} <Debug> HTTP-Session: aacacf19-1ea2-483e-bfcc-51377e6e7907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.07.06 00:14:48.790013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 73943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9832 2024.07.06 00:14:48.790061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9833 2024.07.06 00:14:48.790082 [ 3 ] {} <Debug> HTTP-Session: 696f5407-6d4d-4feb-b0bc-e5f04fc33453 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9834 2024.07.06 00:14:48.790099 [ 3 ] {} <Debug> HTTP-Session: 696f5407-6d4d-4feb-b0bc-e5f04fc33453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.07.06 00:14:48.790112 [ 3 ] {} <Debug> HTTP-Session: 696f5407-6d4d-4feb-b0bc-e5f04fc33453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9836 2024.07.06 00:14:48.790143 [ 3 ] {} <Trace> HTTP-Session: 696f5407-6d4d-4feb-b0bc-e5f04fc33453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9837 2024.07.06 00:14:48.790583 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9838 2024.07.06 00:14:48.790647 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9839 2024.07.06 00:14:48.791056 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9840 2024.07.06 00:14:48.791921 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9841 2024.07.06 00:14:48.791958 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9842 2024.07.06 00:14:48.792595 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9843 2024.07.06 00:14:48.793015 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9844 2024.07.06 00:14:48.793219 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002981 sec., 15431.063401543106 rows/sec., 27.65 MiB/sec.
9845 2024.07.06 00:14:48.793546 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Debug> DynamicQueryHandler: Done processing query
9846 2024.07.06 00:14:48.793571 [ 3 ] {3babf498-1220-43f8-9e9f-c504ccc96f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
9847 2024.07.06 00:14:48.793588 [ 3 ] {} <Debug> HTTP-Session: 696f5407-6d4d-4feb-b0bc-e5f04fc33453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9848 2024.07.06 00:14:48.793733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9849 2024.07.06 00:14:48.793783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9850 2024.07.06 00:14:48.793802 [ 3 ] {} <Debug> HTTP-Session: d5bd1e97-a526-441e-91d8-5422fc50967c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9851 2024.07.06 00:14:48.793818 [ 3 ] {} <Debug> HTTP-Session: d5bd1e97-a526-441e-91d8-5422fc50967c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9852 2024.07.06 00:14:48.793832 [ 3 ] {} <Debug> HTTP-Session: d5bd1e97-a526-441e-91d8-5422fc50967c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9853 2024.07.06 00:14:48.793863 [ 3 ] {} <Trace> HTTP-Session: d5bd1e97-a526-441e-91d8-5422fc50967c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9854 2024.07.06 00:14:48.793960 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9855 2024.07.06 00:14:48.794005 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9856 2024.07.06 00:14:48.794132 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9857 2024.07.06 00:14:48.794394 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9858 2024.07.06 00:14:48.794431 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9859 2024.07.06 00:14:48.794784 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
9860 2024.07.06 00:14:48.795130 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Trace> oximeter.measurements_i64 (95037255-807f-49f1-a3ba-8caaf48a480b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9861 2024.07.06 00:14:48.795290 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 293.84 KiB/sec.
9862 2024.07.06 00:14:48.795557 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Debug> DynamicQueryHandler: Done processing query
9863 2024.07.06 00:14:48.795581 [ 3 ] {661acae7-91a5-4c95-802a-2ab378f4633e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9864 2024.07.06 00:14:48.795597 [ 3 ] {} <Debug> HTTP-Session: d5bd1e97-a526-441e-91d8-5422fc50967c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.07.06 00:14:48.795761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9866 2024.07.06 00:14:48.795809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.07.06 00:14:48.795828 [ 3 ] {} <Debug> HTTP-Session: 585970c9-e39f-489c-b486-6bfbb9ceed8a Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9868 2024.07.06 00:14:48.795844 [ 3 ] {} <Debug> HTTP-Session: 585970c9-e39f-489c-b486-6bfbb9ceed8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.07.06 00:14:48.795858 [ 3 ] {} <Debug> HTTP-Session: 585970c9-e39f-489c-b486-6bfbb9ceed8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.07.06 00:14:48.795889 [ 3 ] {} <Trace> HTTP-Session: 585970c9-e39f-489c-b486-6bfbb9ceed8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9871 2024.07.06 00:14:48.796013 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9872 2024.07.06 00:14:48.796067 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9873 2024.07.06 00:14:48.796245 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9874 2024.07.06 00:14:48.796560 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.07.06 00:14:48.796600 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9876 2024.07.06 00:14:48.797011 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9877 2024.07.06 00:14:48.797405 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9878 2024.07.06 00:14:48.797576 [ 123 ] {} <Debug> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9879 2024.07.06 00:14:48.797586 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec.
9880 2024.07.06 00:14:48.797644 [ 123 ] {} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9881 2024.07.06 00:14:48.797727 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9882 2024.07.06 00:14:48.797925 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9883 2024.07.06 00:14:48.797938 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Debug> DynamicQueryHandler: Done processing query
9884 2024.07.06 00:14:48.797992 [ 3 ] {d64da39d-ed8d-4d1b-830e-7e9c9c02eeb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9885 2024.07.06 00:14:48.798027 [ 3 ] {} <Debug> HTTP-Session: 585970c9-e39f-489c-b486-6bfbb9ceed8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.07.06 00:14:48.798168 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9887 2024.07.06 00:14:48.798212 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3380 rows starting from the beginning of the part
9888 2024.07.06 00:14:48.798330 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9889 2024.07.06 00:14:48.798589 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
9890 2024.07.06 00:14:48.798794 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9891 2024.07.06 00:14:48.798973 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
9892 2024.07.06 00:14:48.799134 [ 196 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::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
9893 2024.07.06 00:14:48.800840 [ 193 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002997837 sec., 1227551.7314650528 rows/sec., 82.95 MiB/sec.
9894 2024.07.06 00:14:48.801213 [ 191 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9895 2024.07.06 00:14:48.801703 [ 191 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9896 2024.07.06 00:14:48.801798 [ 191 ] {7100ba70-41d7-486d-8d11-7c40375a9d4d::all_1_71_14} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9897 2024.07.06 00:14:48.801898 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
9898 2024.07.06 00:14:53.775842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9899 2024.07.06 00:14:53.775989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9900 2024.07.06 00:14:53.776021 [ 3 ] {} <Debug> HTTP-Session: 2888f5c9-b5bf-4b2c-b460-416d88973a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9901 2024.07.06 00:14:53.776051 [ 3 ] {} <Debug> HTTP-Session: 2888f5c9-b5bf-4b2c-b460-416d88973a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9902 2024.07.06 00:14:53.776068 [ 3 ] {} <Debug> HTTP-Session: 2888f5c9-b5bf-4b2c-b460-416d88973a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.07.06 00:14:53.776125 [ 3 ] {} <Trace> HTTP-Session: 2888f5c9-b5bf-4b2c-b460-416d88973a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9904 2024.07.06 00:14:53.776329 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9905 2024.07.06 00:14:53.776404 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9906 2024.07.06 00:14:53.776624 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9907 2024.07.06 00:14:53.777071 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9908 2024.07.06 00:14:53.777117 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9909 2024.07.06 00:14:53.777486 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9910 2024.07.06 00:14:53.777842 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9911 2024.07.06 00:14:53.778023 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00175 sec., 1142.857142857143 rows/sec., 93.19 KiB/sec.
9912 2024.07.06 00:14:53.778276 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Debug> DynamicQueryHandler: Done processing query
9913 2024.07.06 00:14:53.778303 [ 3 ] {8a2411c7-0c27-48fc-9ec9-db8add0bdb86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9914 2024.07.06 00:14:53.778321 [ 3 ] {} <Debug> HTTP-Session: 2888f5c9-b5bf-4b2c-b460-416d88973a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9915 2024.07.06 00:14:53.778493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9916 2024.07.06 00:14:53.778549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9917 2024.07.06 00:14:53.778570 [ 3 ] {} <Debug> HTTP-Session: a83bf89c-8da0-4c78-afc7-78c0c4bf29df Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9918 2024.07.06 00:14:53.778588 [ 3 ] {} <Debug> HTTP-Session: a83bf89c-8da0-4c78-afc7-78c0c4bf29df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9919 2024.07.06 00:14:53.778602 [ 3 ] {} <Debug> HTTP-Session: a83bf89c-8da0-4c78-afc7-78c0c4bf29df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.07.06 00:14:53.778639 [ 3 ] {} <Trace> HTTP-Session: a83bf89c-8da0-4c78-afc7-78c0c4bf29df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9921 2024.07.06 00:14:53.778770 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9922 2024.07.06 00:14:53.778816 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9923 2024.07.06 00:14:53.778947 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9924 2024.07.06 00:14:53.779305 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9925 2024.07.06 00:14:53.779344 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9926 2024.07.06 00:14:53.779707 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9927 2024.07.06 00:14:53.780034 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9928 2024.07.06 00:14:53.780201 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Debug> executeQuery: Read 93 rows, 7.22 KiB in 0.001472 sec., 63179.34782608696 rows/sec., 4.79 MiB/sec.
9929 2024.07.06 00:14:53.780376 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Debug> DynamicQueryHandler: Done processing query
9930 2024.07.06 00:14:53.780402 [ 3 ] {4b5af33c-bd99-4bcc-b21e-4e06f489e26e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9931 2024.07.06 00:14:53.780419 [ 3 ] {} <Debug> HTTP-Session: a83bf89c-8da0-4c78-afc7-78c0c4bf29df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9932 2024.07.06 00:14:53.780573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9933 2024.07.06 00:14:53.780625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9934 2024.07.06 00:14:53.780645 [ 3 ] {} <Debug> HTTP-Session: 22d4d5d1-3b8c-45a5-b5f4-3b3963c58d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9935 2024.07.06 00:14:53.780661 [ 3 ] {} <Debug> HTTP-Session: 22d4d5d1-3b8c-45a5-b5f4-3b3963c58d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9936 2024.07.06 00:14:53.780676 [ 3 ] {} <Debug> HTTP-Session: 22d4d5d1-3b8c-45a5-b5f4-3b3963c58d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9937 2024.07.06 00:14:53.780709 [ 3 ] {} <Trace> HTTP-Session: 22d4d5d1-3b8c-45a5-b5f4-3b3963c58d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9938 2024.07.06 00:14:53.780804 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9939 2024.07.06 00:14:53.780848 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9940 2024.07.06 00:14:53.780978 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9941 2024.07.06 00:14:53.781242 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9942 2024.07.06 00:14:53.781279 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9943 2024.07.06 00:14:53.781582 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9944 2024.07.06 00:14:53.781893 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9945 2024.07.06 00:14:53.782044 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 110.48 KiB/sec.
9946 2024.07.06 00:14:53.782212 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Debug> DynamicQueryHandler: Done processing query
9947 2024.07.06 00:14:53.782237 [ 3 ] {989d8750-eab2-4bc2-9eee-3bc240e3c551} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9948 2024.07.06 00:14:53.782253 [ 3 ] {} <Debug> HTTP-Session: 22d4d5d1-3b8c-45a5-b5f4-3b3963c58d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9949 2024.07.06 00:14:53.782384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9950 2024.07.06 00:14:53.782432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9951 2024.07.06 00:14:53.782452 [ 3 ] {} <Debug> HTTP-Session: edf48585-6543-473e-b609-ed3e206b674e Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9952 2024.07.06 00:14:53.782469 [ 3 ] {} <Debug> HTTP-Session: edf48585-6543-473e-b609-ed3e206b674e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9953 2024.07.06 00:14:53.782483 [ 3 ] {} <Debug> HTTP-Session: edf48585-6543-473e-b609-ed3e206b674e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9954 2024.07.06 00:14:53.782513 [ 3 ] {} <Trace> HTTP-Session: edf48585-6543-473e-b609-ed3e206b674e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9955 2024.07.06 00:14:53.782635 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9956 2024.07.06 00:14:53.782682 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9957 2024.07.06 00:14:53.782809 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9958 2024.07.06 00:14:53.783157 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9959 2024.07.06 00:14:53.783194 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9960 2024.07.06 00:14:53.783513 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9961 2024.07.06 00:14:53.783815 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9962 2024.07.06 00:14:53.783970 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001374 sec., 65502.18340611354 rows/sec., 5.10 MiB/sec.
9963 2024.07.06 00:14:53.784219 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Debug> DynamicQueryHandler: Done processing query
9964 2024.07.06 00:14:53.784287 [ 3 ] {845243cb-e90a-4d43-818a-d16e927c7ad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9965 2024.07.06 00:14:53.784341 [ 3 ] {} <Debug> HTTP-Session: edf48585-6543-473e-b609-ed3e206b674e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9966 2024.07.06 00:14:53.784608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 37801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9967 2024.07.06 00:14:53.784660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9968 2024.07.06 00:14:53.784680 [ 3 ] {} <Debug> HTTP-Session: 3217554d-3c5a-41b0-ae49-8bb7040ce3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9969 2024.07.06 00:14:53.784696 [ 3 ] {} <Debug> HTTP-Session: 3217554d-3c5a-41b0-ae49-8bb7040ce3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9970 2024.07.06 00:14:53.784711 [ 3 ] {} <Debug> HTTP-Session: 3217554d-3c5a-41b0-ae49-8bb7040ce3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.07.06 00:14:53.784743 [ 3 ] {} <Trace> HTTP-Session: 3217554d-3c5a-41b0-ae49-8bb7040ce3a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9972 2024.07.06 00:14:53.784922 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9973 2024.07.06 00:14:53.784973 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9974 2024.07.06 00:14:53.785129 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9975 2024.07.06 00:14:53.785625 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9976 2024.07.06 00:14:53.785662 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9977 2024.07.06 00:14:53.786085 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9978 2024.07.06 00:14:53.786430 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9979 2024.07.06 00:14:53.786590 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001758 sec., 112059.15813424345 rows/sec., 7.82 MiB/sec.
9980 2024.07.06 00:14:53.786765 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Debug> DynamicQueryHandler: Done processing query
9981 2024.07.06 00:14:53.786789 [ 3 ] {b91adaf6-3d9d-4bb7-8ea9-471791f0d060} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9982 2024.07.06 00:14:53.786806 [ 3 ] {} <Debug> HTTP-Session: 3217554d-3c5a-41b0-ae49-8bb7040ce3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9983 2024.07.06 00:14:53.786941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9984 2024.07.06 00:14:53.786990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9985 2024.07.06 00:14:53.787011 [ 3 ] {} <Debug> HTTP-Session: 09529b69-8757-4f23-b1a5-500033e1759c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
9986 2024.07.06 00:14:53.787033 [ 3 ] {} <Debug> HTTP-Session: 09529b69-8757-4f23-b1a5-500033e1759c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9987 2024.07.06 00:14:53.787048 [ 3 ] {} <Debug> HTTP-Session: 09529b69-8757-4f23-b1a5-500033e1759c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9988 2024.07.06 00:14:53.787079 [ 3 ] {} <Trace> HTTP-Session: 09529b69-8757-4f23-b1a5-500033e1759c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9989 2024.07.06 00:14:53.787196 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9990 2024.07.06 00:14:53.787241 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9991 2024.07.06 00:14:53.787366 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9992 2024.07.06 00:14:53.787676 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9993 2024.07.06 00:14:53.787715 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
9994 2024.07.06 00:14:53.788077 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9995 2024.07.06 00:14:53.788401 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9996 2024.07.06 00:14:53.788555 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
9997 2024.07.06 00:14:53.788784 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Debug> DynamicQueryHandler: Done processing query
9998 2024.07.06 00:14:53.788842 [ 3 ] {b2ff8d7d-dd21-4d27-9dfa-46d2b93dc804} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9999 2024.07.06 00:14:53.788897 [ 3 ] {} <Debug> HTTP-Session: 09529b69-8757-4f23-b1a5-500033e1759c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10000 2024.07.06 00:14:57.476590 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
10001 2024.07.06 00:14:57.476661 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
10002 2024.07.06 00:14:58.776441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 6791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10003 2024.07.06 00:14:58.776565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10004 2024.07.06 00:14:58.776594 [ 3 ] {} <Debug> HTTP-Session: bcfd3d90-1ed6-4001-ab00-8bc9bfc1c551 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10005 2024.07.06 00:14:58.776623 [ 3 ] {} <Debug> HTTP-Session: bcfd3d90-1ed6-4001-ab00-8bc9bfc1c551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.07.06 00:14:58.776640 [ 3 ] {} <Debug> HTTP-Session: bcfd3d90-1ed6-4001-ab00-8bc9bfc1c551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10007 2024.07.06 00:14:58.776695 [ 3 ] {} <Trace> HTTP-Session: bcfd3d90-1ed6-4001-ab00-8bc9bfc1c551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10008 2024.07.06 00:14:58.776913 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10009 2024.07.06 00:14:58.776976 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10010 2024.07.06 00:14:58.777168 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10011 2024.07.06 00:14:58.777599 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10012 2024.07.06 00:14:58.777639 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10013 2024.07.06 00:14:58.778013 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10014 2024.07.06 00:14:58.778354 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Trace> oximeter.fields_i64 (779fb64d-2d0d-46c0-8f88-e20cb9bf6509): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10015 2024.07.06 00:14:58.778495 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Debug> executeQuery: Read 47 rows, 3.81 KiB in 0.001656 sec., 28381.642512077295 rows/sec., 2.25 MiB/sec.
10016 2024.07.06 00:14:58.778782 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Debug> DynamicQueryHandler: Done processing query
10017 2024.07.06 00:14:58.778844 [ 3 ] {b75c5c0f-1dbc-4a87-8b33-e04ae1a234be} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10018 2024.07.06 00:14:58.778911 [ 3 ] {} <Debug> HTTP-Session: bcfd3d90-1ed6-4001-ab00-8bc9bfc1c551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10019 2024.07.06 00:14:58.779092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10020 2024.07.06 00:14:58.779147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10021 2024.07.06 00:14:58.779167 [ 3 ] {} <Debug> HTTP-Session: dcb55c35-3d62-4b8c-ba34-f53d67f38155 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10022 2024.07.06 00:14:58.779184 [ 3 ] {} <Debug> HTTP-Session: dcb55c35-3d62-4b8c-ba34-f53d67f38155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.07.06 00:14:58.779199 [ 3 ] {} <Debug> HTTP-Session: dcb55c35-3d62-4b8c-ba34-f53d67f38155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10024 2024.07.06 00:14:58.779232 [ 3 ] {} <Trace> HTTP-Session: dcb55c35-3d62-4b8c-ba34-f53d67f38155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10025 2024.07.06 00:14:58.779354 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10026 2024.07.06 00:14:58.779402 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10027 2024.07.06 00:14:58.779549 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10028 2024.07.06 00:14:58.779851 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10029 2024.07.06 00:14:58.779887 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10030 2024.07.06 00:14:58.780190 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10031 2024.07.06 00:14:58.780497 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Trace> oximeter.fields_ipaddr (a4744296-369a-4bf0-8c4b-8efa8762ac20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10032 2024.07.06 00:14:58.780623 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 126.03 KiB/sec.
10033 2024.07.06 00:14:58.780862 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Debug> DynamicQueryHandler: Done processing query
10034 2024.07.06 00:14:58.780906 [ 3 ] {e2904ff0-847a-47cc-870e-09b56a36f2e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10035 2024.07.06 00:14:58.780923 [ 3 ] {} <Debug> HTTP-Session: dcb55c35-3d62-4b8c-ba34-f53d67f38155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10036 2024.07.06 00:14:58.781136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 29238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10037 2024.07.06 00:14:58.781183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10038 2024.07.06 00:14:58.781203 [ 3 ] {} <Debug> HTTP-Session: 3f648783-ab32-499b-9e3b-1e521f379fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10039 2024.07.06 00:14:58.781219 [ 3 ] {} <Debug> HTTP-Session: 3f648783-ab32-499b-9e3b-1e521f379fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.07.06 00:14:58.781233 [ 3 ] {} <Debug> HTTP-Session: 3f648783-ab32-499b-9e3b-1e521f379fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10041 2024.07.06 00:14:58.781263 [ 3 ] {} <Trace> HTTP-Session: 3f648783-ab32-499b-9e3b-1e521f379fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10042 2024.07.06 00:14:58.781411 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10043 2024.07.06 00:14:58.781454 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10044 2024.07.06 00:14:58.781597 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10045 2024.07.06 00:14:58.781991 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10046 2024.07.06 00:14:58.782027 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10047 2024.07.06 00:14:58.782362 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10048 2024.07.06 00:14:58.782673 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Trace> oximeter.fields_string (337357cd-27b5-4f20-b9d9-f9b4f5f56dee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10049 2024.07.06 00:14:58.782801 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Debug> executeQuery: Read 198 rows, 17.20 KiB in 0.001459 sec., 135709.389993146 rows/sec., 11.51 MiB/sec.
10050 2024.07.06 00:14:58.782968 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Debug> DynamicQueryHandler: Done processing query
10051 2024.07.06 00:14:58.782991 [ 3 ] {d3b5ac84-6fc0-4042-9b4b-4b337c551306} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10052 2024.07.06 00:14:58.783007 [ 3 ] {} <Debug> HTTP-Session: 3f648783-ab32-499b-9e3b-1e521f379fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10053 2024.07.06 00:14:58.783137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10054 2024.07.06 00:14:58.783186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10055 2024.07.06 00:14:58.783205 [ 3 ] {} <Debug> HTTP-Session: 25ab110d-e471-49ba-8496-13ac7a96f98c Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10056 2024.07.06 00:14:58.783221 [ 3 ] {} <Debug> HTTP-Session: 25ab110d-e471-49ba-8496-13ac7a96f98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.07.06 00:14:58.783234 [ 3 ] {} <Debug> HTTP-Session: 25ab110d-e471-49ba-8496-13ac7a96f98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10058 2024.07.06 00:14:58.783266 [ 3 ] {} <Trace> HTTP-Session: 25ab110d-e471-49ba-8496-13ac7a96f98c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10059 2024.07.06 00:14:58.783357 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10060 2024.07.06 00:14:58.783399 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10061 2024.07.06 00:14:58.783523 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10062 2024.07.06 00:14:58.783772 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10063 2024.07.06 00:14:58.783807 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10064 2024.07.06 00:14:58.784103 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10065 2024.07.06 00:14:58.784425 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Trace> oximeter.fields_u16 (54f3ba79-6b4d-4294-a702-b239c5cf45cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10066 2024.07.06 00:14:58.784551 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001216 sec., 1644.7368421052631 rows/sec., 114.84 KiB/sec.
10067 2024.07.06 00:14:58.784863 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Debug> DynamicQueryHandler: Done processing query
10068 2024.07.06 00:14:58.784906 [ 3 ] {5b0d6b4a-946b-4af9-98e9-7c3934c0a672} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10069 2024.07.06 00:14:58.784923 [ 3 ] {} <Debug> HTTP-Session: 25ab110d-e471-49ba-8496-13ac7a96f98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10070 2024.07.06 00:14:58.785105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 19199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10071 2024.07.06 00:14:58.785151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10072 2024.07.06 00:14:58.785171 [ 3 ] {} <Debug> HTTP-Session: e43d96e2-be2f-4819-a67f-5ae684a29658 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10073 2024.07.06 00:14:58.785189 [ 3 ] {} <Debug> HTTP-Session: e43d96e2-be2f-4819-a67f-5ae684a29658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.07.06 00:14:58.785202 [ 3 ] {} <Debug> HTTP-Session: e43d96e2-be2f-4819-a67f-5ae684a29658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.07.06 00:14:58.785234 [ 3 ] {} <Trace> HTTP-Session: e43d96e2-be2f-4819-a67f-5ae684a29658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10076 2024.07.06 00:14:58.785359 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10077 2024.07.06 00:14:58.785404 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10078 2024.07.06 00:14:58.785549 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10079 2024.07.06 00:14:58.785888 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10080 2024.07.06 00:14:58.785924 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10081 2024.07.06 00:14:58.786245 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10082 2024.07.06 00:14:58.786556 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Trace> oximeter.fields_uuid (883bded8-c0cb-4432-a031-d6de07470114): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.07.06 00:14:58.786681 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.00137 sec., 82481.75182481752 rows/sec., 6.45 MiB/sec.
10084 2024.07.06 00:14:58.786932 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Debug> DynamicQueryHandler: Done processing query
10085 2024.07.06 00:14:58.786992 [ 3 ] {acdfd99d-41e0-4af5-9b19-d63ed64afe55} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10086 2024.07.06 00:14:58.787050 [ 3 ] {} <Debug> HTTP-Session: e43d96e2-be2f-4819-a67f-5ae684a29658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10087 2024.07.06 00:14:58.787272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10088 2024.07.06 00:14:58.787325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10089 2024.07.06 00:14:58.787345 [ 3 ] {} <Debug> HTTP-Session: 6e665b51-198c-4a90-887e-c84c2fafcf05 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10090 2024.07.06 00:14:58.787362 [ 3 ] {} <Debug> HTTP-Session: 6e665b51-198c-4a90-887e-c84c2fafcf05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10091 2024.07.06 00:14:58.787377 [ 3 ] {} <Debug> HTTP-Session: 6e665b51-198c-4a90-887e-c84c2fafcf05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10092 2024.07.06 00:14:58.787408 [ 3 ] {} <Trace> HTTP-Session: 6e665b51-198c-4a90-887e-c84c2fafcf05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10093 2024.07.06 00:14:58.787566 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10094 2024.07.06 00:14:58.787617 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10095 2024.07.06 00:14:58.787775 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10096 2024.07.06 00:14:58.788150 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10097 2024.07.06 00:14:58.788186 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10098 2024.07.06 00:14:58.788575 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10099 2024.07.06 00:14:58.788910 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Trace> oximeter.measurements_cumulativeu64 (d4f51c7f-e8a5-4ced-a509-0f311a1d1241): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10100 2024.07.06 00:14:58.789037 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001548 sec., 104005.16795865634 rows/sec., 7.24 MiB/sec.
10101 2024.07.06 00:14:58.789191 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Debug> DynamicQueryHandler: Done processing query
10102 2024.07.06 00:14:58.789216 [ 3 ] {f5bd321c-1e43-42b7-be8e-cb471e66f8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10103 2024.07.06 00:14:58.789232 [ 3 ] {} <Debug> HTTP-Session: 6e665b51-198c-4a90-887e-c84c2fafcf05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10104 2024.07.06 00:14:58.789455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 75601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10105 2024.07.06 00:14:58.789502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10106 2024.07.06 00:14:58.789522 [ 3 ] {} <Debug> HTTP-Session: 9f9e02dd-e7bc-4233-a357-0976cb24cbf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10107 2024.07.06 00:14:58.789538 [ 3 ] {} <Debug> HTTP-Session: 9f9e02dd-e7bc-4233-a357-0976cb24cbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10108 2024.07.06 00:14:58.789552 [ 3 ] {} <Debug> HTTP-Session: 9f9e02dd-e7bc-4233-a357-0976cb24cbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10109 2024.07.06 00:14:58.789582 [ 3 ] {} <Trace> HTTP-Session: 9f9e02dd-e7bc-4233-a357-0976cb24cbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10110 2024.07.06 00:14:58.790034 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10111 2024.07.06 00:14:58.790096 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10112 2024.07.06 00:14:58.790460 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10113 2024.07.06 00:14:58.791496 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10114 2024.07.06 00:14:58.791531 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10115 2024.07.06 00:14:58.792172 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10116 2024.07.06 00:14:58.792592 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10117 2024.07.06 00:14:58.792729 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10118 2024.07.06 00:14:58.792743 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.003058 sec., 15369.522563767168 rows/sec., 27.54 MiB/sec.
10119 2024.07.06 00:14:58.792779 [ 114 ] {} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10120 2024.07.06 00:14:58.792822 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
10121 2024.07.06 00:14:58.793312 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::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
10122 2024.07.06 00:14:58.793349 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Debug> DynamicQueryHandler: Done processing query
10123 2024.07.06 00:14:58.793450 [ 3 ] {8ceb6301-1292-4753-8d94-ba6512bdad14} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
10124 2024.07.06 00:14:58.793555 [ 3 ] {} <Debug> HTTP-Session: 9f9e02dd-e7bc-4233-a357-0976cb24cbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10125 2024.07.06 00:14:58.793874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64075, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10126 2024.07.06 00:14:58.794009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10127 2024.07.06 00:14:58.794067 [ 3 ] {} <Debug> HTTP-Session: 87363386-9ab0-492c-bc64-9e84abd836ee Authenticating user 'default' from [fd00:1122:3344:101::d]:64075
10128 2024.07.06 00:14:58.794120 [ 3 ] {} <Debug> HTTP-Session: 87363386-9ab0-492c-bc64-9e84abd836ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.07.06 00:14:58.794165 [ 3 ] {} <Debug> HTTP-Session: 87363386-9ab0-492c-bc64-9e84abd836ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10130 2024.07.06 00:14:58.794260 [ 3 ] {} <Trace> HTTP-Session: 87363386-9ab0-492c-bc64-9e84abd836ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10131 2024.07.06 00:14:58.794407 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10132 2024.07.06 00:14:58.794545 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64075) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10133 2024.07.06 00:14:58.794573 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 976 rows starting from the beginning of the part
10134 2024.07.06 00:14:58.794652 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10135 2024.07.06 00:14:58.795401 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part
10136 2024.07.06 00:14:58.795578 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10137 2024.07.06 00:14:58.796322 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part
10138 2024.07.06 00:14:58.797094 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part
10139 2024.07.06 00:14:58.797155 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10140 2024.07.06 00:14:58.797239 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
10141 2024.07.06 00:14:58.797706 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part
10142 2024.07.06 00:14:58.798316 [ 200 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part
10143 2024.07.06 00:14:58.798615 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10144 2024.07.06 00:14:58.799603 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Trace> oximeter.measurements_u64 (7100ba70-41d7-486d-8d11-7c40375a9d4d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10145 2024.07.06 00:14:58.800023 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005549 sec., 10812.759055685709 rows/sec., 746.19 KiB/sec.
10146 2024.07.06 00:14:58.800643 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Debug> DynamicQueryHandler: Done processing query
10147 2024.07.06 00:14:58.800729 [ 3 ] {7cc6bbd3-d69e-4ed6-b599-095a5627b7fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10148 2024.07.06 00:14:58.800811 [ 3 ] {} <Debug> HTTP-Session: 87363386-9ab0-492c-bc64-9e84abd836ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10149 2024.07.06 00:14:58.806184 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 19 columns (19 merged, 0 gathered) in 0.013234711 sec., 88706.13041720368 rows/sec., 158.96 MiB/sec.
10150 2024.07.06 00:14:58.807326 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10151 2024.07.06 00:14:58.807970 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10152 2024.07.06 00:14:58.808064 [ 191 ] {6860bd78-fc33-49ed-95fb-f5d2ac4828a8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (6860bd78-fc33-49ed-95fb-f5d2ac4828a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10153 2024.07.06 00:14:58.808235 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB.
10154 2024.07.06 00:14:59.000226 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.07 MiB, peak 209.65 MiB, free memory in arenas 0.00 B, will set to 199.23 MiB (RSS), difference: 1.16 MiB