Max level shown:
1 [ Jul 1 18:49:13 Enabled. ]
2 [ Jul 1 18:49:13 Rereading configuration. ]
3 [ Jul 1 18:49:15 Rereading configuration. ]
4 [ Jul 1 18:49:18 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + 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 1 18:49:18 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.01 18:49:19.444023 [ 1 ] {} <Information> Application: Will watch for the process with pid 25445
33 2024.07.01 18:49:19.444505 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.01 18:49:19.657317 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25445
35 2024.07.01 18:49:19.658096 [ 1 ] {} <Information> Application: starting up
36 2024.07.01 18:49:19.660534 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.01 18:49:19.755076 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.01 18:49:19.828957 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.01 18:49:19.829014 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.01 18:49:19.829035 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.01 18:49:19.829113 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.01 18:49:19.829468 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.01 18:49:19.831055 [ 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.01 18:49:19.831529 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.01 18:49:19.832434 [ 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.01 18:49:19.832462 [ 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.01 18:49:19.832476 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.01 18:49:19.832648 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.01 18:49:19.833551 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.01 18:49:19.838772 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.01 18:49:19.839547 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.01 18:49:19.841058 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.01 18:49:19.841125 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.01 18:49:19.842709 [ 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.01 18:49:19.843062 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.01 18:49:19.847923 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.01 18:49:19.848564 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.01 18:49:19.850125 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.01 18:49:19.850593 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.01 18:49:19.850943 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.01 18:49:19.851266 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.01 18:49:19.852740 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.01 18:49:19.852766 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.01 18:49:19.852823 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.01 18:49:19.852915 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.01 18:49:19.890718 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.01 18:49:19.890752 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000185973 sec
74 2024.07.01 18:49:19.890796 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.01 18:49:19.890810 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.01 18:49:19.892239 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.01 18:49:19.893437 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.01 18:49:19.893466 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.01 18:49:19.893502 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.01 18:49:19.893519 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.01 18:49:19.893531 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.01 18:49:19.893566 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.01 18:49:19.893579 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.01 18:49:19.893593 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.01 18:49:19.893634 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.01 18:49:19.893647 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.01 18:49:19.893661 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.01 18:49:19.893680 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.01 18:49:19.893715 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.01 18:49:19.893729 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.01 18:49:19.893746 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.01 18:49:19.893776 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.01 18:49:19.893791 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.01 18:49:19.933213 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.01 18:49:19.937895 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.01 18:49:19.937942 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9011e-05 sec
97 2024.07.01 18:49:19.937958 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.01 18:49:19.937980 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.01 18:49:19.938009 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.01 18:49:19.938222 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.01 18:49:19.938273 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.01 18:49:19.938290 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.01 18:49:19.938320 [ 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.01 18:49:19.938335 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.01 18:49:19.986896 [ 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.01 18:49:20.459732 [ 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.01 18:49:20.459793 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.01 18:49:20.569122 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.01 18:49:20.569345 [ 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.01 18:49:20.570279 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.296e-05 sec.
111 2024.07.01 18:49:20.570619 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.01 18:49:20.570709 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.01 18:49:20.570765 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.01 18:49:20.570785 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.01 18:49:20.571744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.01 18:49:20.571970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.01 18:49:20.572007 [ 3 ] {} <Debug> HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
118 2024.07.01 18:49:20.572037 [ 3 ] {} <Debug> HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.01 18:49:20.572059 [ 3 ] {} <Debug> HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.01 18:49:20.572147 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.01 18:49:20.572180 [ 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.01 18:49:20.572202 [ 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.01 18:49:20.572267 [ 3 ] {} <Trace> HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.01 18:49:20.573459 [ 3 ] {9df82a89-cc71-436b-8da1-7fdd3f4b0a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.01 18:49:20.611234 [ 3 ] {9df82a89-cc71-436b-8da1-7fdd3f4b0a8f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65057) (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.01 18:49:20.612030 [ 3 ] {9df82a89-cc71-436b-8da1-7fdd3f4b0a8f} <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.01 18:49:20.615414 [ 3 ] {} <Debug> HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.01 18:49:20.620656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.01 18:49:20.620735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.01 18:49:20.620801 [ 3 ] {} <Debug> HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
179 2024.07.01 18:49:20.620840 [ 3 ] {} <Debug> HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.01 18:49:20.620856 [ 3 ] {} <Debug> HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.01 18:49:20.620907 [ 3 ] {} <Trace> HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.01 18:49:20.622208 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.01 18:49:20.622369 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.01 18:49:20.624740 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.01 18:49:20.627951 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.01 18:49:20.634487 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.01 18:49:20.634542 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.01 18:49:20.634569 [ 3 ] {} <Debug> HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.01 18:49:20.636626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.01 18:49:20.636690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.01 18:49:20.636720 [ 3 ] {} <Debug> HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
192 2024.07.01 18:49:20.636740 [ 3 ] {} <Debug> HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.01 18:49:20.636760 [ 3 ] {} <Debug> HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.01 18:49:20.636807 [ 3 ] {} <Trace> HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.01 18:49:20.636959 [ 3 ] {d0e28f70-0f00-4ebc-9422-8d73777eb4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.01 18:49:20.637276 [ 3 ] {d0e28f70-0f00-4ebc-9422-8d73777eb4c1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65057) (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.01 18:49:20.637443 [ 3 ] {d0e28f70-0f00-4ebc-9422-8d73777eb4c1} <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.01 18:49:20.637609 [ 3 ] {} <Debug> HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.01 18:49:20.637870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.01 18:49:20.637929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.01 18:49:20.637950 [ 3 ] {} <Debug> HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
250 2024.07.01 18:49:20.637972 [ 3 ] {} <Debug> HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.01 18:49:20.637994 [ 3 ] {} <Debug> HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.01 18:49:20.638029 [ 3 ] {} <Trace> HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.01 18:49:20.638203 [ 3 ] {e64c6cca-cf2a-4bbe-8794-17ab9aeb96a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.01 18:49:20.638363 [ 3 ] {e64c6cca-cf2a-4bbe-8794-17ab9aeb96a5} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.01 18:49:20.638387 [ 3 ] {} <Debug> HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.01 18:49:20.638514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.01 18:49:20.638562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.01 18:49:20.638583 [ 3 ] {} <Debug> HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
259 2024.07.01 18:49:20.638600 [ 3 ] {} <Debug> HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.01 18:49:20.638617 [ 3 ] {} <Debug> HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.01 18:49:20.638650 [ 3 ] {} <Trace> HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.01 18:49:20.638745 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.01 18:49:20.638803 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.01 18:49:20.643936 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.01 18:49:20.643978 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5911e-05 sec
266 2024.07.01 18:49:20.643993 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Trace> ReferentialDeps: No tables
267 2024.07.01 18:49:20.644011 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Trace> LoadingDeps: No tables
268 2024.07.01 18:49:20.644034 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.01 18:49:20.644158 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.01 18:49:20.644183 [ 3 ] {} <Debug> HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.01 18:49:20.644323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.01 18:49:20.644378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.01 18:49:20.644397 [ 3 ] {} <Debug> HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
274 2024.07.01 18:49:20.644419 [ 3 ] {} <Debug> HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.01 18:49:20.644441 [ 3 ] {} <Debug> HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.01 18:49:20.644473 [ 3 ] {} <Trace> HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.01 18:49:20.644617 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) /* 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.01 18:49:20.644665 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.01 18:49:20.649362 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.01 18:49:20.658710 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} <Debug> oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): Loading data parts
282 2024.07.01 18:49:20.659079 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} <Debug> oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): There are no data parts
283 2024.07.01 18:49:20.676145 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.01 18:49:20.676174 [ 3 ] {} <Debug> HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.01 18:49:20.676317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.01 18:49:20.676370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.01 18:49:20.676397 [ 3 ] {} <Debug> HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
288 2024.07.01 18:49:20.676413 [ 3 ] {} <Debug> HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.01 18:49:20.676433 [ 3 ] {} <Debug> HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.01 18:49:20.676469 [ 3 ] {} <Trace> HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.01 18:49:20.676681 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) /* 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.01 18:49:20.676746 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.01 18:49:20.688027 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} <Debug> oximeter.measurements_bool (a253fd34-c491-411e-9b87-749037dc6bce): Loading data parts
304 2024.07.01 18:49:20.688195 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} <Debug> oximeter.measurements_bool (a253fd34-c491-411e-9b87-749037dc6bce): There are no data parts
305 2024.07.01 18:49:20.700258 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.01 18:49:20.700285 [ 3 ] {} <Debug> HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.01 18:49:20.700466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.01 18:49:20.700517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.01 18:49:20.700541 [ 3 ] {} <Debug> HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
310 2024.07.01 18:49:20.700557 [ 3 ] {} <Debug> HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.01 18:49:20.700575 [ 3 ] {} <Debug> HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.01 18:49:20.700605 [ 3 ] {} <Trace> HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.01 18:49:20.700791 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.700843 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.01 18:49:20.706497 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} <Debug> oximeter.measurements_i8 (1c1a98ac-b3b8-4031-bc90-f09b85ca6f1f): Loading data parts
316 2024.07.01 18:49:20.706727 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} <Debug> oximeter.measurements_i8 (1c1a98ac-b3b8-4031-bc90-f09b85ca6f1f): There are no data parts
317 2024.07.01 18:49:20.714922 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.01 18:49:20.714983 [ 3 ] {} <Debug> HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.01 18:49:20.715110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.01 18:49:20.715164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.01 18:49:20.715187 [ 3 ] {} <Debug> HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
322 2024.07.01 18:49:20.715204 [ 3 ] {} <Debug> HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.01 18:49:20.715220 [ 3 ] {} <Debug> HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.01 18:49:20.715255 [ 3 ] {} <Trace> HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.01 18:49:20.715433 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.715485 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.01 18:49:20.758340 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} <Debug> oximeter.measurements_u8 (036a8e52-f2cc-4d1f-84d1-957621133c07): Loading data parts
328 2024.07.01 18:49:20.758742 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} <Debug> oximeter.measurements_u8 (036a8e52-f2cc-4d1f-84d1-957621133c07): There are no data parts
329 2024.07.01 18:49:20.767042 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.01 18:49:20.767071 [ 3 ] {} <Debug> HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.01 18:49:20.767214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.01 18:49:20.767277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.01 18:49:20.767306 [ 3 ] {} <Debug> HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
334 2024.07.01 18:49:20.767326 [ 3 ] {} <Debug> HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.01 18:49:20.767347 [ 3 ] {} <Debug> HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.01 18:49:20.767388 [ 3 ] {} <Trace> HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.01 18:49:20.767614 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.767670 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.01 18:49:20.773016 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} <Debug> oximeter.measurements_i16 (1cd15f05-55c9-4401-8894-29912e4d3980): Loading data parts
340 2024.07.01 18:49:20.773245 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} <Debug> oximeter.measurements_i16 (1cd15f05-55c9-4401-8894-29912e4d3980): There are no data parts
341 2024.07.01 18:49:20.784054 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.01 18:49:20.784086 [ 3 ] {} <Debug> HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.01 18:49:20.784211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.01 18:49:20.784263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.01 18:49:20.784285 [ 3 ] {} <Debug> HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
346 2024.07.01 18:49:20.784301 [ 3 ] {} <Debug> HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.01 18:49:20.784318 [ 3 ] {} <Debug> HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.01 18:49:20.784358 [ 3 ] {} <Trace> HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.01 18:49:20.784529 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.784580 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.01 18:49:20.797185 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} <Debug> oximeter.measurements_u16 (dd4d2619-51e7-4232-9ad1-a3d6bed97258): Loading data parts
352 2024.07.01 18:49:20.797369 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} <Debug> oximeter.measurements_u16 (dd4d2619-51e7-4232-9ad1-a3d6bed97258): There are no data parts
353 2024.07.01 18:49:20.802862 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.01 18:49:20.802933 [ 3 ] {} <Debug> HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.01 18:49:20.803140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.01 18:49:20.803233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.01 18:49:20.803274 [ 3 ] {} <Debug> HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
358 2024.07.01 18:49:20.803327 [ 3 ] {} <Debug> HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.01 18:49:20.803352 [ 3 ] {} <Debug> HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.01 18:49:20.803412 [ 3 ] {} <Trace> HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.01 18:49:20.803638 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.803687 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.01 18:49:20.827734 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} <Debug> oximeter.measurements_i32 (dd1d2750-a161-4f50-8475-ccb887a50734): Loading data parts
364 2024.07.01 18:49:20.827916 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} <Debug> oximeter.measurements_i32 (dd1d2750-a161-4f50-8475-ccb887a50734): There are no data parts
365 2024.07.01 18:49:20.842574 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.01 18:49:20.842645 [ 3 ] {} <Debug> HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.01 18:49:20.842796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.01 18:49:20.842853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.01 18:49:20.842890 [ 3 ] {} <Debug> HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
370 2024.07.01 18:49:20.842909 [ 3 ] {} <Debug> HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.01 18:49:20.842927 [ 3 ] {} <Debug> HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.01 18:49:20.842963 [ 3 ] {} <Trace> HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.01 18:49:20.843143 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.843194 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.01 18:49:20.858441 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} <Debug> oximeter.measurements_u32 (e8ea0f57-3db9-4786-9f54-71682103855b): Loading data parts
376 2024.07.01 18:49:20.858715 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} <Debug> oximeter.measurements_u32 (e8ea0f57-3db9-4786-9f54-71682103855b): There are no data parts
377 2024.07.01 18:49:20.863570 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.01 18:49:20.863617 [ 3 ] {} <Debug> HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.01 18:49:20.863768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.01 18:49:20.863833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.01 18:49:20.863865 [ 3 ] {} <Debug> HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
382 2024.07.01 18:49:20.863889 [ 3 ] {} <Debug> HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.01 18:49:20.863903 [ 3 ] {} <Debug> HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.01 18:49:20.863942 [ 3 ] {} <Trace> HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.01 18:49:20.864174 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.864232 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.01 18:49:20.878741 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} <Debug> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Loading data parts
388 2024.07.01 18:49:20.878925 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} <Debug> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): There are no data parts
389 2024.07.01 18:49:20.891306 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.01 18:49:20.891341 [ 3 ] {} <Debug> HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.01 18:49:20.891469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.01 18:49:20.891531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.01 18:49:20.891551 [ 3 ] {} <Debug> HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
394 2024.07.01 18:49:20.891573 [ 3 ] {} <Debug> HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.01 18:49:20.891592 [ 3 ] {} <Debug> HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.01 18:49:20.891629 [ 3 ] {} <Trace> HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.01 18:49:20.891809 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.891858 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.01 18:49:20.904991 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Loading data parts
400 2024.07.01 18:49:20.905183 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): There are no data parts
401 2024.07.01 18:49:20.923474 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.01 18:49:20.923508 [ 3 ] {} <Debug> HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.01 18:49:20.923652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.01 18:49:20.923705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.01 18:49:20.923731 [ 3 ] {} <Debug> HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
406 2024.07.01 18:49:20.923754 [ 3 ] {} <Debug> HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.01 18:49:20.923768 [ 3 ] {} <Debug> HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.01 18:49:20.923802 [ 3 ] {} <Trace> HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.01 18:49:20.923978 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.924033 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.01 18:49:20.933246 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} <Debug> oximeter.measurements_f32 (0ba941fb-799a-4611-9b35-1defc9f4b52f): Loading data parts
412 2024.07.01 18:49:20.933451 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} <Debug> oximeter.measurements_f32 (0ba941fb-799a-4611-9b35-1defc9f4b52f): There are no data parts
413 2024.07.01 18:49:20.948939 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.01 18:49:20.948971 [ 3 ] {} <Debug> HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.01 18:49:20.949116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.01 18:49:20.949196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.01 18:49:20.949222 [ 3 ] {} <Debug> HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
418 2024.07.01 18:49:20.949251 [ 3 ] {} <Debug> HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.01 18:49:20.949273 [ 3 ] {} <Debug> HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.01 18:49:20.949310 [ 3 ] {} <Trace> HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.01 18:49:20.949519 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.949573 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.01 18:49:20.955246 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} <Debug> oximeter.measurements_f64 (750e74c7-9a0e-4a90-b034-901a7c54bccf): Loading data parts
424 2024.07.01 18:49:20.955448 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} <Debug> oximeter.measurements_f64 (750e74c7-9a0e-4a90-b034-901a7c54bccf): There are no data parts
425 2024.07.01 18:49:20.981136 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.01 18:49:20.981169 [ 3 ] {} <Debug> HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.01 18:49:20.981290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.01 18:49:20.981343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.01 18:49:20.981362 [ 3 ] {} <Debug> HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
430 2024.07.01 18:49:20.981383 [ 3 ] {} <Debug> HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.01 18:49:20.981396 [ 3 ] {} <Debug> HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.01 18:49:20.981429 [ 3 ] {} <Trace> HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.01 18:49:20.981607 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.981663 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.01 18:49:20.988586 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} <Debug> oximeter.measurements_string (e4c8d254-7e2c-4d67-91b1-abc58c1b38d8): Loading data parts
436 2024.07.01 18:49:20.988828 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} <Debug> oximeter.measurements_string (e4c8d254-7e2c-4d67-91b1-abc58c1b38d8): There are no data parts
437 2024.07.01 18:49:20.997672 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.01 18:49:20.997705 [ 3 ] {} <Debug> HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.01 18:49:20.997855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.01 18:49:20.997924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.01 18:49:20.997947 [ 3 ] {} <Debug> HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
442 2024.07.01 18:49:20.997974 [ 3 ] {} <Debug> HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.01 18:49:20.998007 [ 3 ] {} <Debug> HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.01 18:49:20.998045 [ 3 ] {} <Trace> HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.01 18:49:20.998264 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.01 18:49:20.998341 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.01 18:49:21.000155 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.33 MiB, peak 161.14 MiB, free memory in arenas 0.00 B, will set to 170.91 MiB (RSS), difference: 11.57 MiB
455 2024.07.01 18:49:21.002442 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} <Debug> oximeter.measurements_bytes (9eb8a8e6-5bb7-4805-90c5-3d5e5c615865): Loading data parts
456 2024.07.01 18:49:21.002710 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} <Debug> oximeter.measurements_bytes (9eb8a8e6-5bb7-4805-90c5-3d5e5c615865): There are no data parts
457 2024.07.01 18:49:21.013097 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} <Debug> DynamicQueryHandler: Done processing query
458 2024.07.01 18:49:21.013124 [ 3 ] {} <Debug> HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.07.01 18:49:21.013266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
460 2024.07.01 18:49:21.013321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
461 2024.07.01 18:49:21.013342 [ 3 ] {} <Debug> HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
462 2024.07.01 18:49:21.013365 [ 3 ] {} <Debug> HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.01 18:49:21.013385 [ 3 ] {} <Debug> HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
464 2024.07.01 18:49:21.013415 [ 3 ] {} <Trace> HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
465 2024.07.01 18:49:21.013603 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
466 2024.07.01 18:49:21.013661 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
467 2024.07.01 18:49:21.019305 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} <Debug> oximeter.measurements_cumulativei64 (f6f61185-9af0-473a-adc9-f0db2260de9c): Loading data parts
468 2024.07.01 18:49:21.019518 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} <Debug> oximeter.measurements_cumulativei64 (f6f61185-9af0-473a-adc9-f0db2260de9c): There are no data parts
469 2024.07.01 18:49:21.028253 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} <Debug> DynamicQueryHandler: Done processing query
470 2024.07.01 18:49:21.028298 [ 3 ] {} <Debug> HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.07.01 18:49:21.028441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
472 2024.07.01 18:49:21.028509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
473 2024.07.01 18:49:21.028539 [ 3 ] {} <Debug> HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
474 2024.07.01 18:49:21.028557 [ 3 ] {} <Debug> HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.01 18:49:21.028580 [ 3 ] {} <Debug> HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
476 2024.07.01 18:49:21.028619 [ 3 ] {} <Trace> HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
477 2024.07.01 18:49:21.028818 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
478 2024.07.01 18:49:21.028892 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
479 2024.07.01 18:49:21.034654 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Loading data parts
480 2024.07.01 18:49:21.034910 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): There are no data parts
481 2024.07.01 18:49:21.045846 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} <Debug> DynamicQueryHandler: Done processing query
482 2024.07.01 18:49:21.045877 [ 3 ] {} <Debug> HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.07.01 18:49:21.046042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.07.01 18:49:21.046174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
485 2024.07.01 18:49:21.046199 [ 3 ] {} <Debug> HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
486 2024.07.01 18:49:21.046224 [ 3 ] {} <Debug> HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.01 18:49:21.046247 [ 3 ] {} <Debug> HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.07.01 18:49:21.046283 [ 3 ] {} <Trace> HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.07.01 18:49:21.046514 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
490 2024.07.01 18:49:21.046584 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.07.01 18:49:21.060352 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} <Debug> oximeter.measurements_cumulativef32 (d1f4c398-58bb-4f7a-9d20-dae6b1286068): Loading data parts
492 2024.07.01 18:49:21.060539 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} <Debug> oximeter.measurements_cumulativef32 (d1f4c398-58bb-4f7a-9d20-dae6b1286068): There are no data parts
493 2024.07.01 18:49:21.076968 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} <Debug> DynamicQueryHandler: Done processing query
494 2024.07.01 18:49:21.077011 [ 3 ] {} <Debug> HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.07.01 18:49:21.077134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.07.01 18:49:21.077188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
497 2024.07.01 18:49:21.077214 [ 3 ] {} <Debug> HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
498 2024.07.01 18:49:21.077230 [ 3 ] {} <Debug> HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.01 18:49:21.077248 [ 3 ] {} <Debug> HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.07.01 18:49:21.077293 [ 3 ] {} <Trace> HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.07.01 18:49:21.077474 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
502 2024.07.01 18:49:21.077531 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.07.01 18:49:21.082767 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} <Debug> oximeter.measurements_cumulativef64 (7168731b-16b1-46af-8e02-d50a3481773e): Loading data parts
504 2024.07.01 18:49:21.083068 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} <Debug> oximeter.measurements_cumulativef64 (7168731b-16b1-46af-8e02-d50a3481773e): There are no data parts
505 2024.07.01 18:49:21.093223 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} <Debug> DynamicQueryHandler: Done processing query
506 2024.07.01 18:49:21.093265 [ 3 ] {} <Debug> HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.07.01 18:49:21.093401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.07.01 18:49:21.093456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
509 2024.07.01 18:49:21.093481 [ 3 ] {} <Debug> HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
510 2024.07.01 18:49:21.093504 [ 3 ] {} <Debug> HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.01 18:49:21.093518 [ 3 ] {} <Debug> HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.07.01 18:49:21.093556 [ 3 ] {} <Trace> HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.07.01 18:49:21.093811 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
514 * NOTE: Array types cannot be Nullable, see
515 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
516 * for more details.
517 *
518 * This means we need to use empty arrays to indicate a missing value. This
519 * is unfortunate, and at this point relies on the fact that an
520 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
521 * to figure out another way to represent missing samples here.
522 */
523 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)
524 2024.07.01 18:49:21.093877 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.07.01 18:49:21.109361 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} <Debug> oximeter.measurements_histogrami8 (9a721414-f0ac-428d-92ba-2e4af27a7928): Loading data parts
526 2024.07.01 18:49:21.109531 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} <Debug> oximeter.measurements_histogrami8 (9a721414-f0ac-428d-92ba-2e4af27a7928): There are no data parts
527 2024.07.01 18:49:21.122953 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} <Debug> DynamicQueryHandler: Done processing query
528 2024.07.01 18:49:21.122991 [ 3 ] {} <Debug> HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.07.01 18:49:21.123131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.07.01 18:49:21.123186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
531 2024.07.01 18:49:21.123212 [ 3 ] {} <Debug> HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
532 2024.07.01 18:49:21.123228 [ 3 ] {} <Debug> HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.01 18:49:21.123248 [ 3 ] {} <Debug> HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.07.01 18:49:21.123284 [ 3 ] {} <Trace> HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.07.01 18:49:21.123539 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
536 2024.07.01 18:49:21.123618 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.07.01 18:49:21.140537 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} <Debug> oximeter.measurements_histogramu8 (4fb124bc-8e17-4ab9-bf74-43412b146769): Loading data parts
538 2024.07.01 18:49:21.140729 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} <Debug> oximeter.measurements_histogramu8 (4fb124bc-8e17-4ab9-bf74-43412b146769): There are no data parts
539 2024.07.01 18:49:21.158213 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} <Debug> DynamicQueryHandler: Done processing query
540 2024.07.01 18:49:21.158258 [ 3 ] {} <Debug> HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.07.01 18:49:21.158435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.07.01 18:49:21.158503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
543 2024.07.01 18:49:21.158533 [ 3 ] {} <Debug> HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
544 2024.07.01 18:49:21.158555 [ 3 ] {} <Debug> HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.01 18:49:21.158569 [ 3 ] {} <Debug> HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.07.01 18:49:21.158605 [ 3 ] {} <Trace> HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.07.01 18:49:21.158857 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
548 2024.07.01 18:49:21.158928 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.07.01 18:49:21.163422 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} <Debug> oximeter.measurements_histogrami16 (15737394-db5f-4445-a3a3-564007658bf8): Loading data parts
550 2024.07.01 18:49:21.163698 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} <Debug> oximeter.measurements_histogrami16 (15737394-db5f-4445-a3a3-564007658bf8): There are no data parts
551 2024.07.01 18:49:21.180274 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} <Debug> DynamicQueryHandler: Done processing query
552 2024.07.01 18:49:21.180349 [ 3 ] {} <Debug> HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.07.01 18:49:21.180645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.07.01 18:49:21.180777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
555 2024.07.01 18:49:21.180839 [ 3 ] {} <Debug> HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
556 2024.07.01 18:49:21.180878 [ 3 ] {} <Debug> HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.01 18:49:21.180919 [ 3 ] {} <Debug> HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.07.01 18:49:21.180965 [ 3 ] {} <Trace> HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.07.01 18:49:21.181222 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
560 2024.07.01 18:49:21.181290 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.07.01 18:49:21.185552 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} <Debug> oximeter.measurements_histogramu16 (a9a2d19f-1657-44d1-98c9-d08421e82e7f): Loading data parts
562 2024.07.01 18:49:21.185786 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} <Debug> oximeter.measurements_histogramu16 (a9a2d19f-1657-44d1-98c9-d08421e82e7f): There are no data parts
563 2024.07.01 18:49:21.203929 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} <Debug> DynamicQueryHandler: Done processing query
564 2024.07.01 18:49:21.204002 [ 3 ] {} <Debug> HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.07.01 18:49:21.204241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.07.01 18:49:21.204336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
567 2024.07.01 18:49:21.204387 [ 3 ] {} <Debug> HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
568 2024.07.01 18:49:21.204430 [ 3 ] {} <Debug> HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.01 18:49:21.204458 [ 3 ] {} <Debug> HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.07.01 18:49:21.204540 [ 3 ] {} <Trace> HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.07.01 18:49:21.205025 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
572 2024.07.01 18:49:21.205096 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.07.01 18:49:21.217664 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} <Debug> oximeter.measurements_histogrami32 (bd9b075b-aaa5-4db5-a70d-19081cac2dca): Loading data parts
574 2024.07.01 18:49:21.217844 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} <Debug> oximeter.measurements_histogrami32 (bd9b075b-aaa5-4db5-a70d-19081cac2dca): There are no data parts
575 2024.07.01 18:49:21.223513 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} <Debug> DynamicQueryHandler: Done processing query
576 2024.07.01 18:49:21.223543 [ 3 ] {} <Debug> HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.07.01 18:49:21.223675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.07.01 18:49:21.223741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
579 2024.07.01 18:49:21.223762 [ 3 ] {} <Debug> HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
580 2024.07.01 18:49:21.223825 [ 3 ] {} <Debug> HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.01 18:49:21.223842 [ 3 ] {} <Debug> HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.07.01 18:49:21.223879 [ 3 ] {} <Trace> HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.07.01 18:49:21.224130 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
584 2024.07.01 18:49:21.224196 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.07.01 18:49:21.232077 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} <Debug> oximeter.measurements_histogramu32 (2be0b761-5651-49a7-9388-6030f46ad610): Loading data parts
586 2024.07.01 18:49:21.232265 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} <Debug> oximeter.measurements_histogramu32 (2be0b761-5651-49a7-9388-6030f46ad610): There are no data parts
587 2024.07.01 18:49:21.237630 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} <Debug> DynamicQueryHandler: Done processing query
588 2024.07.01 18:49:21.237666 [ 3 ] {} <Debug> HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.07.01 18:49:21.237810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.07.01 18:49:21.237856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.07.01 18:49:21.237881 [ 3 ] {} <Debug> HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
592 2024.07.01 18:49:21.237903 [ 3 ] {} <Debug> HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.01 18:49:21.237917 [ 3 ] {} <Debug> HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.07.01 18:49:21.237952 [ 3 ] {} <Trace> HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.07.01 18:49:21.238201 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
596 2024.07.01 18:49:21.238266 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.07.01 18:49:21.247246 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} <Debug> oximeter.measurements_histogrami64 (0662d268-2c60-45c7-ba6c-a83e855f118c): Loading data parts
598 2024.07.01 18:49:21.247497 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} <Debug> oximeter.measurements_histogrami64 (0662d268-2c60-45c7-ba6c-a83e855f118c): There are no data parts
599 2024.07.01 18:49:21.252780 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} <Debug> DynamicQueryHandler: Done processing query
600 2024.07.01 18:49:21.252811 [ 3 ] {} <Debug> HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.07.01 18:49:21.252950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.07.01 18:49:21.253015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.07.01 18:49:21.253037 [ 3 ] {} <Debug> HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
604 2024.07.01 18:49:21.253063 [ 3 ] {} <Debug> HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.01 18:49:21.253087 [ 3 ] {} <Debug> HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.07.01 18:49:21.253124 [ 3 ] {} <Trace> HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.07.01 18:49:21.253432 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
608 2024.07.01 18:49:21.253510 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.07.01 18:49:21.261008 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} <Debug> oximeter.measurements_histogramu64 (f83344a3-ef12-4e02-84e0-e1a555d9b5ae): Loading data parts
610 2024.07.01 18:49:21.261267 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} <Debug> oximeter.measurements_histogramu64 (f83344a3-ef12-4e02-84e0-e1a555d9b5ae): There are no data parts
611 2024.07.01 18:49:21.266568 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} <Debug> DynamicQueryHandler: Done processing query
612 2024.07.01 18:49:21.266594 [ 3 ] {} <Debug> HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.07.01 18:49:21.266722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.07.01 18:49:21.266773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.07.01 18:49:21.266791 [ 3 ] {} <Debug> HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
616 2024.07.01 18:49:21.266813 [ 3 ] {} <Debug> HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.01 18:49:21.266825 [ 3 ] {} <Debug> HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.07.01 18:49:21.266857 [ 3 ] {} <Trace> HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.07.01 18:49:21.267096 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
620 2024.07.01 18:49:21.267159 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.07.01 18:49:21.281916 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} <Debug> oximeter.measurements_histogramf32 (8341ad2c-dd5e-4797-aabc-ffd4bd8c4a77): Loading data parts
622 2024.07.01 18:49:21.282171 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} <Debug> oximeter.measurements_histogramf32 (8341ad2c-dd5e-4797-aabc-ffd4bd8c4a77): There are no data parts
623 2024.07.01 18:49:21.284365 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} <Debug> DynamicQueryHandler: Done processing query
624 2024.07.01 18:49:21.284395 [ 3 ] {} <Debug> HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.07.01 18:49:21.284524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.07.01 18:49:21.284582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.07.01 18:49:21.284602 [ 3 ] {} <Debug> HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
628 2024.07.01 18:49:21.284625 [ 3 ] {} <Debug> HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.01 18:49:21.284646 [ 3 ] {} <Debug> HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.07.01 18:49:21.284676 [ 3 ] {} <Trace> HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.07.01 18:49:21.284925 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
632 2024.07.01 18:49:21.284992 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.07.01 18:49:21.288666 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Loading data parts
634 2024.07.01 18:49:21.288862 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): There are no data parts
635 2024.07.01 18:49:21.298222 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} <Debug> DynamicQueryHandler: Done processing query
636 2024.07.01 18:49:21.298254 [ 3 ] {} <Debug> HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.07.01 18:49:21.298419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.07.01 18:49:21.298490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.07.01 18:49:21.298524 [ 3 ] {} <Debug> HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
640 2024.07.01 18:49:21.298540 [ 3 ] {} <Debug> HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.01 18:49:21.298560 [ 3 ] {} <Debug> HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.07.01 18:49:21.298604 [ 3 ] {} <Trace> HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.07.01 18:49:21.298750 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 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)
661 2024.07.01 18:49:21.298810 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.07.01 18:49:21.314017 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} <Debug> oximeter.fields_bool (225e4326-2c28-49ef-8e64-32632180136e): Loading data parts
663 2024.07.01 18:49:21.314203 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} <Debug> oximeter.fields_bool (225e4326-2c28-49ef-8e64-32632180136e): There are no data parts
664 2024.07.01 18:49:21.319799 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} <Debug> DynamicQueryHandler: Done processing query
665 2024.07.01 18:49:21.319865 [ 3 ] {} <Debug> HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.07.01 18:49:21.320060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.07.01 18:49:21.320176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
668 2024.07.01 18:49:21.320209 [ 3 ] {} <Debug> HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
669 2024.07.01 18:49:21.320241 [ 3 ] {} <Debug> HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.01 18:49:21.320275 [ 3 ] {} <Debug> HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.07.01 18:49:21.320343 [ 3 ] {} <Trace> HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.07.01 18:49:21.320597 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
673 2024.07.01 18:49:21.320646 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.07.01 18:49:21.333396 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} <Debug> oximeter.fields_i8 (aef07365-e36d-4ebd-9bca-d37ffb3d2419): Loading data parts
675 2024.07.01 18:49:21.333646 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} <Debug> oximeter.fields_i8 (aef07365-e36d-4ebd-9bca-d37ffb3d2419): There are no data parts
676 2024.07.01 18:49:21.355545 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} <Debug> DynamicQueryHandler: Done processing query
677 2024.07.01 18:49:21.355586 [ 3 ] {} <Debug> HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.07.01 18:49:21.355720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.07.01 18:49:21.355787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
680 2024.07.01 18:49:21.355818 [ 3 ] {} <Debug> HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
681 2024.07.01 18:49:21.355837 [ 3 ] {} <Debug> HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.01 18:49:21.355860 [ 3 ] {} <Debug> HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.07.01 18:49:21.355904 [ 3 ] {} <Trace> HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.07.01 18:49:21.356082 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
685 2024.07.01 18:49:21.356138 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.07.01 18:49:21.374760 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} <Debug> oximeter.fields_u8 (85cd4e30-cb80-4dcd-871d-f27a4adeb701): Loading data parts
687 2024.07.01 18:49:21.374954 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} <Debug> oximeter.fields_u8 (85cd4e30-cb80-4dcd-871d-f27a4adeb701): There are no data parts
688 2024.07.01 18:49:21.381090 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} <Debug> DynamicQueryHandler: Done processing query
689 2024.07.01 18:49:21.381137 [ 3 ] {} <Debug> HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.07.01 18:49:21.381300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.07.01 18:49:21.381460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
692 2024.07.01 18:49:21.381505 [ 3 ] {} <Debug> HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
693 2024.07.01 18:49:21.381524 [ 3 ] {} <Debug> HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.01 18:49:21.381550 [ 3 ] {} <Debug> HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.07.01 18:49:21.381598 [ 3 ] {} <Trace> HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.07.01 18:49:21.381753 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
697 2024.07.01 18:49:21.381810 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.07.01 18:49:21.396882 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} <Debug> oximeter.fields_i16 (54f8b2a9-3cae-4a8c-a8ec-369cd95b8ace): Loading data parts
699 2024.07.01 18:49:21.397072 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} <Debug> oximeter.fields_i16 (54f8b2a9-3cae-4a8c-a8ec-369cd95b8ace): There are no data parts
700 2024.07.01 18:49:21.410601 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} <Debug> DynamicQueryHandler: Done processing query
701 2024.07.01 18:49:21.410626 [ 3 ] {} <Debug> HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.07.01 18:49:21.410775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.07.01 18:49:21.410836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
704 2024.07.01 18:49:21.410856 [ 3 ] {} <Debug> HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
705 2024.07.01 18:49:21.410881 [ 3 ] {} <Debug> HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.01 18:49:21.410903 [ 3 ] {} <Debug> HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.07.01 18:49:21.410933 [ 3 ] {} <Trace> HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.07.01 18:49:21.411084 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
709 2024.07.01 18:49:21.411138 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.07.01 18:49:21.413432 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Loading data parts
711 2024.07.01 18:49:21.413612 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): There are no data parts
712 2024.07.01 18:49:21.417807 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} <Debug> DynamicQueryHandler: Done processing query
713 2024.07.01 18:49:21.417874 [ 3 ] {} <Debug> HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.07.01 18:49:21.418055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.07.01 18:49:21.418122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
716 2024.07.01 18:49:21.418147 [ 3 ] {} <Debug> HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
717 2024.07.01 18:49:21.418175 [ 3 ] {} <Debug> HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.01 18:49:21.418192 [ 3 ] {} <Debug> HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.07.01 18:49:21.418236 [ 3 ] {} <Trace> HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.07.01 18:49:21.418416 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
721 2024.07.01 18:49:21.418479 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.07.01 18:49:21.430918 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} <Debug> oximeter.fields_i32 (c3cbb0a5-c221-4b4e-8dcf-aa8648d4f265): Loading data parts
723 2024.07.01 18:49:21.431129 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} <Debug> oximeter.fields_i32 (c3cbb0a5-c221-4b4e-8dcf-aa8648d4f265): There are no data parts
724 2024.07.01 18:49:21.450009 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} <Debug> DynamicQueryHandler: Done processing query
725 2024.07.01 18:49:21.450044 [ 3 ] {} <Debug> HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.07.01 18:49:21.450162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.07.01 18:49:21.450229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
728 2024.07.01 18:49:21.450248 [ 3 ] {} <Debug> HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
729 2024.07.01 18:49:21.450273 [ 3 ] {} <Debug> HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.01 18:49:21.450292 [ 3 ] {} <Debug> HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.07.01 18:49:21.450330 [ 3 ] {} <Trace> HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.07.01 18:49:21.450478 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
733 2024.07.01 18:49:21.450525 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.07.01 18:49:21.463837 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} <Debug> oximeter.fields_u32 (787905ad-3475-414f-b7be-cb264afb0469): Loading data parts
735 2024.07.01 18:49:21.464016 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} <Debug> oximeter.fields_u32 (787905ad-3475-414f-b7be-cb264afb0469): There are no data parts
736 2024.07.01 18:49:21.465962 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} <Debug> DynamicQueryHandler: Done processing query
737 2024.07.01 18:49:21.465995 [ 3 ] {} <Debug> HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.07.01 18:49:21.466110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.07.01 18:49:21.466168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
740 2024.07.01 18:49:21.466203 [ 3 ] {} <Debug> HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
741 2024.07.01 18:49:21.466221 [ 3 ] {} <Debug> HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.01 18:49:21.466235 [ 3 ] {} <Debug> HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.07.01 18:49:21.466273 [ 3 ] {} <Trace> HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.07.01 18:49:21.466412 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
745 2024.07.01 18:49:21.466460 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.07.01 18:49:21.478168 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Loading data parts
747 2024.07.01 18:49:21.478361 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): There are no data parts
748 2024.07.01 18:49:21.483815 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} <Debug> DynamicQueryHandler: Done processing query
749 2024.07.01 18:49:21.483842 [ 3 ] {} <Debug> HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.07.01 18:49:21.483957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.07.01 18:49:21.484007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
752 2024.07.01 18:49:21.484027 [ 3 ] {} <Debug> HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
753 2024.07.01 18:49:21.484044 [ 3 ] {} <Debug> HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.01 18:49:21.484058 [ 3 ] {} <Debug> HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.07.01 18:49:21.484088 [ 3 ] {} <Trace> HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.07.01 18:49:21.484229 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
757 2024.07.01 18:49:21.484268 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.07.01 18:49:21.494864 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} <Debug> oximeter.fields_u64 (f002bb29-4ec7-4629-b9b2-d4c5416210da): Loading data parts
759 2024.07.01 18:49:21.495148 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} <Debug> oximeter.fields_u64 (f002bb29-4ec7-4629-b9b2-d4c5416210da): There are no data parts
760 2024.07.01 18:49:21.500583 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} <Debug> DynamicQueryHandler: Done processing query
761 2024.07.01 18:49:21.500610 [ 3 ] {} <Debug> HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.07.01 18:49:21.500726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.07.01 18:49:21.500777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.07.01 18:49:21.500797 [ 3 ] {} <Debug> HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
765 2024.07.01 18:49:21.500813 [ 3 ] {} <Debug> HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.01 18:49:21.500827 [ 3 ] {} <Debug> HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.07.01 18:49:21.500856 [ 3 ] {} <Trace> HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.07.01 18:49:21.500988 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
769 2024.07.01 18:49:21.501026 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.07.01 18:49:21.508261 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Loading data parts
771 2024.07.01 18:49:21.508434 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): There are no data parts
772 2024.07.01 18:49:21.522420 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} <Debug> DynamicQueryHandler: Done processing query
773 2024.07.01 18:49:21.522452 [ 3 ] {} <Debug> HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.07.01 18:49:21.522574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.07.01 18:49:21.522622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.07.01 18:49:21.522641 [ 3 ] {} <Debug> HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
777 2024.07.01 18:49:21.522658 [ 3 ] {} <Debug> HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.01 18:49:21.522677 [ 3 ] {} <Debug> HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.07.01 18:49:21.522708 [ 3 ] {} <Trace> HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.07.01 18:49:21.522848 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
781 2024.07.01 18:49:21.522888 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.07.01 18:49:21.526540 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Loading data parts
783 2024.07.01 18:49:21.526708 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): There are no data parts
784 2024.07.01 18:49:21.539183 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} <Debug> DynamicQueryHandler: Done processing query
785 2024.07.01 18:49:21.539211 [ 3 ] {} <Debug> HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.07.01 18:49:21.539341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.07.01 18:49:21.539390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.07.01 18:49:21.539412 [ 3 ] {} <Debug> HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
789 2024.07.01 18:49:21.539429 [ 3 ] {} <Debug> HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.01 18:49:21.539444 [ 3 ] {} <Debug> HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.07.01 18:49:21.539475 [ 3 ] {} <Trace> HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.07.01 18:49:21.539625 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) 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)
793 2024.07.01 18:49:21.539668 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.07.01 18:49:21.544367 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Loading data parts
795 2024.07.01 18:49:21.544574 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): There are no data parts
796 2024.07.01 18:49:21.556296 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} <Debug> DynamicQueryHandler: Done processing query
797 2024.07.01 18:49:21.556328 [ 3 ] {} <Debug> HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.07.01 18:49:21.556471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.07.01 18:49:21.556521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.07.01 18:49:21.556541 [ 3 ] {} <Debug> HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
801 2024.07.01 18:49:21.556558 [ 3 ] {} <Debug> HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.01 18:49:21.556571 [ 3 ] {} <Debug> HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.07.01 18:49:21.556600 [ 3 ] {} <Trace> HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.07.01 18:49:21.556808 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 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)
808 2024.07.01 18:49:21.556868 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.07.01 18:49:21.571176 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Loading data parts
810 2024.07.01 18:49:21.571344 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): There are no data parts
811 2024.07.01 18:49:21.576663 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} <Debug> DynamicQueryHandler: Done processing query
812 2024.07.01 18:49:21.576700 [ 3 ] {} <Debug> HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.07.01 18:49:21.576914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.07.01 18:49:21.576973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.07.01 18:49:21.576996 [ 3 ] {} <Debug> HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057
816 2024.07.01 18:49:21.577017 [ 3 ] {} <Debug> HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.01 18:49:21.577033 [ 3 ] {} <Debug> HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.07.01 18:49:21.577069 [ 3 ] {} <Trace> HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.07.01 18:49:21.577258 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.07.01 18:49:21.579111 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.07.01 18:49:21.583122 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Trace> oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.07.01 18:49:21.583157 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
823 2024.07.01 18:49:21.587881 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.07.01 18:49:21.588913 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Trace> oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.07.01 18:49:21.589164 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012 sec., 83.33333333333333 rows/sec., 1.30 KiB/sec.
826 2024.07.01 18:49:21.589321 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Debug> DynamicQueryHandler: Done processing query
827 2024.07.01 18:49:21.589346 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.07.01 18:49:21.589362 [ 3 ] {} <Debug> HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.07.01 18:49:22.000147 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.25 MiB, peak 177.38 MiB, free memory in arenas 0.00 B, will set to 173.70 MiB (RSS), difference: 1.46 MiB
830 2024.07.01 18:49:34.852967 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.07.01 18:49:34.853032 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.07.01 18:49:36.591923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.07.01 18:49:36.592052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.07.01 18:49:36.592079 [ 3 ] {} <Debug> HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
835 2024.07.01 18:49:36.592104 [ 3 ] {} <Debug> HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.01 18:49:36.592120 [ 3 ] {} <Debug> HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.07.01 18:49:36.592171 [ 3 ] {} <Trace> HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.07.01 18:49:36.592404 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.07.01 18:49:36.592762 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.07.01 18:49:36.592911 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.07.01 18:49:36.598053 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} <Debug> DynamicQueryHandler: Done processing query
842 2024.07.01 18:49:36.598084 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.07.01 18:49:36.598101 [ 3 ] {} <Debug> HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.07.01 18:49:36.600248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.07.01 18:49:36.600313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.07.01 18:49:36.600334 [ 3 ] {} <Debug> HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
847 2024.07.01 18:49:36.600354 [ 3 ] {} <Debug> HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.01 18:49:36.600369 [ 3 ] {} <Debug> HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.07.01 18:49:36.600408 [ 3 ] {} <Trace> HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.07.01 18:49:36.600582 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
851 2024.07.01 18:49:36.606248 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.07.01 18:49:36.606316 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.07.01 18:49:36.607449 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} <Debug> DynamicQueryHandler: Done processing query
854 2024.07.01 18:49:36.607484 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.07.01 18:49:36.607506 [ 3 ] {} <Debug> HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.07.01 18:49:36.608024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.07.01 18:49:36.608099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.07.01 18:49:36.608124 [ 3 ] {} <Debug> HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
859 2024.07.01 18:49:36.608149 [ 3 ] {} <Debug> HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.01 18:49:36.608169 [ 3 ] {} <Debug> HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.07.01 18:49:36.608216 [ 3 ] {} <Trace> HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.07.01 18:49:36.608415 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
863 2024.07.01 18:49:36.611076 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.07.01 18:49:36.611143 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.07.01 18:49:36.612118 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} <Debug> DynamicQueryHandler: Done processing query
866 2024.07.01 18:49:36.612147 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.07.01 18:49:36.612163 [ 3 ] {} <Debug> HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.07.01 18:49:36.612470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.07.01 18:49:36.612526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.07.01 18:49:36.612547 [ 3 ] {} <Debug> HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
871 2024.07.01 18:49:36.612565 [ 3 ] {} <Debug> HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.01 18:49:36.612579 [ 3 ] {} <Debug> HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.07.01 18:49:36.612614 [ 3 ] {} <Trace> HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.07.01 18:49:36.612757 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
875 2024.07.01 18:49:36.613226 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.07.01 18:49:36.613301 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.07.01 18:49:36.614309 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} <Debug> DynamicQueryHandler: Done processing query
878 2024.07.01 18:49:36.614339 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.07.01 18:49:36.614358 [ 3 ] {} <Debug> HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.07.01 18:49:36.614621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.07.01 18:49:36.614675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.07.01 18:49:36.614695 [ 3 ] {} <Debug> HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
883 2024.07.01 18:49:36.614718 [ 3 ] {} <Debug> HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.01 18:49:36.614732 [ 3 ] {} <Debug> HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.07.01 18:49:36.614768 [ 3 ] {} <Trace> HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.07.01 18:49:36.614904 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
887 2024.07.01 18:49:36.615244 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.07.01 18:49:36.615297 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
889 2024.07.01 18:49:36.616245 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} <Debug> DynamicQueryHandler: Done processing query
890 2024.07.01 18:49:36.616273 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
891 2024.07.01 18:49:36.616290 [ 3 ] {} <Debug> HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.07.01 18:49:36.616532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.07.01 18:49:36.616584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
894 2024.07.01 18:49:36.616605 [ 3 ] {} <Debug> HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
895 2024.07.01 18:49:36.616622 [ 3 ] {} <Debug> HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.07.01 18:49:36.616637 [ 3 ] {} <Debug> HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.07.01 18:49:36.616668 [ 3 ] {} <Trace> HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
898 2024.07.01 18:49:36.616799 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
899 2024.07.01 18:49:36.617125 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
900 2024.07.01 18:49:36.617178 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
901 2024.07.01 18:49:36.618055 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} <Debug> DynamicQueryHandler: Done processing query
902 2024.07.01 18:49:36.618083 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
903 2024.07.01 18:49:36.618099 [ 3 ] {} <Debug> HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.07.01 18:49:36.618303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.07.01 18:49:36.618353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
906 2024.07.01 18:49:36.618373 [ 3 ] {} <Debug> HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
907 2024.07.01 18:49:36.618390 [ 3 ] {} <Debug> HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.07.01 18:49:36.618404 [ 3 ] {} <Debug> HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.07.01 18:49:36.618435 [ 3 ] {} <Trace> HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
910 2024.07.01 18:49:36.618562 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
911 2024.07.01 18:49:36.618889 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
912 2024.07.01 18:49:36.618941 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
913 2024.07.01 18:49:36.619824 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} <Debug> DynamicQueryHandler: Done processing query
914 2024.07.01 18:49:36.619850 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
915 2024.07.01 18:49:36.619872 [ 3 ] {} <Debug> HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.07.01 18:49:36.620097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
917 2024.07.01 18:49:36.620147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
918 2024.07.01 18:49:36.620167 [ 3 ] {} <Debug> HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
919 2024.07.01 18:49:36.620183 [ 3 ] {} <Debug> HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
920 2024.07.01 18:49:36.620198 [ 3 ] {} <Debug> HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.07.01 18:49:36.620229 [ 3 ] {} <Trace> HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
922 2024.07.01 18:49:36.620362 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
923 2024.07.01 18:49:36.620687 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
924 2024.07.01 18:49:36.620738 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
925 2024.07.01 18:49:36.621660 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} <Debug> DynamicQueryHandler: Done processing query
926 2024.07.01 18:49:36.621689 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
927 2024.07.01 18:49:36.621706 [ 3 ] {} <Debug> HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.07.01 18:49:36.621929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.07.01 18:49:36.621989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
930 2024.07.01 18:49:36.622011 [ 3 ] {} <Debug> HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
931 2024.07.01 18:49:36.622034 [ 3 ] {} <Debug> HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2024.07.01 18:49:36.622049 [ 3 ] {} <Debug> HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.07.01 18:49:36.622082 [ 3 ] {} <Trace> HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
934 2024.07.01 18:49:36.622217 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
935 2024.07.01 18:49:36.622610 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
936 2024.07.01 18:49:36.622666 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
937 2024.07.01 18:49:36.623653 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} <Debug> DynamicQueryHandler: Done processing query
938 2024.07.01 18:49:36.623680 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
939 2024.07.01 18:49:36.623698 [ 3 ] {} <Debug> HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
940 2024.07.01 18:49:36.623933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2024.07.01 18:49:36.623980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
942 2024.07.01 18:49:36.624002 [ 3 ] {} <Debug> HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
943 2024.07.01 18:49:36.624019 [ 3 ] {} <Debug> HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2024.07.01 18:49:36.624032 [ 3 ] {} <Debug> HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.07.01 18:49:36.624064 [ 3 ] {} <Trace> HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
946 2024.07.01 18:49:36.624196 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
947 2024.07.01 18:49:36.624540 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
948 2024.07.01 18:49:36.624593 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
949 2024.07.01 18:49:36.625509 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} <Debug> DynamicQueryHandler: Done processing query
950 2024.07.01 18:49:36.625538 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
951 2024.07.01 18:49:36.625564 [ 3 ] {} <Debug> HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.07.01 18:49:36.625778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
953 2024.07.01 18:49:36.625826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
954 2024.07.01 18:49:36.625847 [ 3 ] {} <Debug> HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
955 2024.07.01 18:49:36.625865 [ 3 ] {} <Debug> HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
956 2024.07.01 18:49:36.625879 [ 3 ] {} <Debug> HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
957 2024.07.01 18:49:36.625910 [ 3 ] {} <Trace> HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
958 2024.07.01 18:49:36.626108 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
959 2024.07.01 18:49:36.626456 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
960 2024.07.01 18:49:36.626509 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
961 2024.07.01 18:49:36.627400 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} <Debug> DynamicQueryHandler: Done processing query
962 2024.07.01 18:49:36.627428 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
963 2024.07.01 18:49:36.627445 [ 3 ] {} <Debug> HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.07.01 18:49:36.627680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.07.01 18:49:36.627729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.07.01 18:49:36.627751 [ 3 ] {} <Debug> HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
967 2024.07.01 18:49:36.627769 [ 3 ] {} <Debug> HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.07.01 18:49:36.627784 [ 3 ] {} <Debug> HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.07.01 18:49:36.627814 [ 3 ] {} <Trace> HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.07.01 18:49:36.627948 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
971 2024.07.01 18:49:36.628293 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
972 2024.07.01 18:49:36.628350 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
973 2024.07.01 18:49:36.629324 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} <Debug> DynamicQueryHandler: Done processing query
974 2024.07.01 18:49:36.629352 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
975 2024.07.01 18:49:36.629368 [ 3 ] {} <Debug> HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
976 2024.07.01 18:49:36.629624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
977 2024.07.01 18:49:36.629673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
978 2024.07.01 18:49:36.629693 [ 3 ] {} <Debug> HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
979 2024.07.01 18:49:36.629709 [ 3 ] {} <Debug> HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
980 2024.07.01 18:49:36.629723 [ 3 ] {} <Debug> HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.07.01 18:49:36.629753 [ 3 ] {} <Trace> HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
982 2024.07.01 18:49:36.629886 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
983 2024.07.01 18:49:36.630233 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
984 2024.07.01 18:49:36.630285 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
985 2024.07.01 18:49:36.631307 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} <Debug> DynamicQueryHandler: Done processing query
986 2024.07.01 18:49:36.631348 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
987 2024.07.01 18:49:36.631373 [ 3 ] {} <Debug> HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.07.01 18:49:36.631620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
989 2024.07.01 18:49:36.631678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
990 2024.07.01 18:49:36.631698 [ 3 ] {} <Debug> HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
991 2024.07.01 18:49:36.631715 [ 3 ] {} <Debug> HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
992 2024.07.01 18:49:36.631728 [ 3 ] {} <Debug> HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
993 2024.07.01 18:49:36.631761 [ 3 ] {} <Trace> HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
994 2024.07.01 18:49:36.631909 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
995 2024.07.01 18:49:36.632268 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2024.07.01 18:49:36.632320 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
997 2024.07.01 18:49:36.633313 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} <Debug> DynamicQueryHandler: Done processing query
998 2024.07.01 18:49:36.633344 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
999 2024.07.01 18:49:36.633364 [ 3 ] {} <Debug> HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.07.01 18:49:36.636079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2024.07.01 18:49:36.636133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1002 2024.07.01 18:49:36.636152 [ 3 ] {} <Debug> HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1003 2024.07.01 18:49:36.636170 [ 3 ] {} <Debug> HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.07.01 18:49:36.636184 [ 3 ] {} <Debug> HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.07.01 18:49:36.636214 [ 3 ] {} <Trace> HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1006 2024.07.01 18:49:36.636341 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1007 2024.07.01 18:49:36.636386 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1008 2024.07.01 18:49:36.636586 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1009 2024.07.01 18:49:36.637055 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1010 2024.07.01 18:49:36.637097 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
1011 2024.07.01 18:49:36.639780 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1012 2024.07.01 18:49:36.640120 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1013 2024.07.01 18:49:36.640282 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.003985 sec., 3513.1744040150566 rows/sec., 504.09 KiB/sec.
1014 2024.07.01 18:49:36.640584 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Debug> DynamicQueryHandler: Done processing query
1015 2024.07.01 18:49:36.640610 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1016 2024.07.01 18:49:36.640627 [ 3 ] {} <Debug> HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1017 2024.07.01 18:49:36.640747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2024.07.01 18:49:36.640796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1019 2024.07.01 18:49:36.640814 [ 3 ] {} <Debug> HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1020 2024.07.01 18:49:36.640830 [ 3 ] {} <Debug> HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.07.01 18:49:36.640844 [ 3 ] {} <Debug> HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.07.01 18:49:36.640879 [ 3 ] {} <Trace> HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1023 2024.07.01 18:49:36.640988 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1024 2024.07.01 18:49:36.641032 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1025 2024.07.01 18:49:36.641179 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2024.07.01 18:49:36.644031 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1027 2024.07.01 18:49:36.644070 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
1028 2024.07.01 18:49:36.644411 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1029 2024.07.01 18:49:36.644736 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1030 2024.07.01 18:49:36.644883 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.003921 sec., 6630.961489415965 rows/sec., 511.82 KiB/sec.
1031 2024.07.01 18:49:36.645152 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Debug> DynamicQueryHandler: Done processing query
1032 2024.07.01 18:49:36.645177 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1033 2024.07.01 18:49:36.645193 [ 3 ] {} <Debug> HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1034 2024.07.01 18:49:36.645323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1035 2024.07.01 18:49:36.645373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1036 2024.07.01 18:49:36.645393 [ 3 ] {} <Debug> HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1037 2024.07.01 18:49:36.645409 [ 3 ] {} <Debug> HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.07.01 18:49:36.645423 [ 3 ] {} <Debug> HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.07.01 18:49:36.645453 [ 3 ] {} <Trace> HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1040 2024.07.01 18:49:36.645562 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1041 2024.07.01 18:49:36.645606 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1042 2024.07.01 18:49:36.646279 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1043 2024.07.01 18:49:36.646648 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1044 2024.07.01 18:49:36.646689 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
1045 2024.07.01 18:49:36.647627 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1046 2024.07.01 18:49:36.647949 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1047 2024.07.01 18:49:36.648100 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002563 sec., 10924.697619976589 rows/sec., 872.54 KiB/sec.
1048 2024.07.01 18:49:36.648370 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Debug> DynamicQueryHandler: Done processing query
1049 2024.07.01 18:49:36.648396 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1050 2024.07.01 18:49:36.648411 [ 3 ] {} <Debug> HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.07.01 18:49:36.648566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2024.07.01 18:49:36.648615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1053 2024.07.01 18:49:36.648634 [ 3 ] {} <Debug> HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1054 2024.07.01 18:49:36.648651 [ 3 ] {} <Debug> HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2024.07.01 18:49:36.648665 [ 3 ] {} <Debug> HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1056 2024.07.01 18:49:36.648695 [ 3 ] {} <Trace> HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1057 2024.07.01 18:49:36.648818 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1058 2024.07.01 18:49:36.648868 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1059 2024.07.01 18:49:36.649030 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1060 2024.07.01 18:49:36.649926 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1061 2024.07.01 18:49:36.649963 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
1062 2024.07.01 18:49:36.650422 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1063 2024.07.01 18:49:36.650762 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1064 2024.07.01 18:49:36.650909 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.00213 sec., 28169.014084507042 rows/sec., 1.95 MiB/sec.
1065 2024.07.01 18:49:36.651091 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Debug> DynamicQueryHandler: Done processing query
1066 2024.07.01 18:49:36.651118 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1067 2024.07.01 18:49:36.651133 [ 3 ] {} <Debug> HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.07.01 18:49:36.651253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1069 2024.07.01 18:49:36.651302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1070 2024.07.01 18:49:36.651324 [ 3 ] {} <Debug> HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1071 2024.07.01 18:49:36.651342 [ 3 ] {} <Debug> HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.07.01 18:49:36.651356 [ 3 ] {} <Debug> HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1073 2024.07.01 18:49:36.651387 [ 3 ] {} <Trace> HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1074 2024.07.01 18:49:36.651491 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1075 2024.07.01 18:49:36.651538 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1076 2024.07.01 18:49:36.651668 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1077 2024.07.01 18:49:36.651937 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1078 2024.07.01 18:49:36.651974 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
1079 2024.07.01 18:49:36.652333 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1080 2024.07.01 18:49:36.652671 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1081 2024.07.01 18:49:36.652822 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00136 sec., 13235.294117647058 rows/sec., 928.45 KiB/sec.
1082 2024.07.01 18:49:36.652986 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Debug> DynamicQueryHandler: Done processing query
1083 2024.07.01 18:49:36.653011 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1084 2024.07.01 18:49:36.653027 [ 3 ] {} <Debug> HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.07.01 18:49:41.595924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2024.07.01 18:49:41.596070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1087 2024.07.01 18:49:41.596102 [ 3 ] {} <Debug> HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1088 2024.07.01 18:49:41.596135 [ 3 ] {} <Debug> HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.07.01 18:49:41.596155 [ 3 ] {} <Debug> HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1090 2024.07.01 18:49:41.596214 [ 3 ] {} <Trace> HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1091 2024.07.01 18:49:41.596410 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1092 2024.07.01 18:49:41.596477 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1093 2024.07.01 18:49:41.596669 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1094 2024.07.01 18:49:41.597107 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1095 2024.07.01 18:49:41.597151 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1096 2024.07.01 18:49:41.597529 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1097 2024.07.01 18:49:41.597869 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1098 2024.07.01 18:49:41.598051 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001701 sec., 15285.126396237507 rows/sec., 1.15 MiB/sec.
1099 2024.07.01 18:49:41.598270 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Debug> DynamicQueryHandler: Done processing query
1100 2024.07.01 18:49:41.598297 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1101 2024.07.01 18:49:41.598315 [ 3 ] {} <Debug> HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.07.01 18:49:41.598513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2024.07.01 18:49:41.598570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1104 2024.07.01 18:49:41.598593 [ 3 ] {} <Debug> HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1105 2024.07.01 18:49:41.598611 [ 3 ] {} <Debug> HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.07.01 18:49:41.598626 [ 3 ] {} <Debug> HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1107 2024.07.01 18:49:41.598662 [ 3 ] {} <Trace> HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1108 2024.07.01 18:49:41.598777 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1109 2024.07.01 18:49:41.598824 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1110 2024.07.01 18:49:41.598955 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1111 2024.07.01 18:49:41.599246 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1112 2024.07.01 18:49:41.599284 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1113 2024.07.01 18:49:41.599591 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1114 2024.07.01 18:49:41.599900 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1115 2024.07.01 18:49:41.600024 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001285 sec., 21789.883268482492 rows/sec., 1.70 MiB/sec.
1116 2024.07.01 18:49:41.600176 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Debug> DynamicQueryHandler: Done processing query
1117 2024.07.01 18:49:41.600201 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1118 2024.07.01 18:49:41.600217 [ 3 ] {} <Debug> HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.07.01 18:49:41.600400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 19117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1120 2024.07.01 18:49:41.600448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1121 2024.07.01 18:49:41.600467 [ 3 ] {} <Debug> HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1122 2024.07.01 18:49:41.600485 [ 3 ] {} <Debug> HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1123 2024.07.01 18:49:41.600499 [ 3 ] {} <Debug> HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1124 2024.07.01 18:49:41.600531 [ 3 ] {} <Trace> HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1125 2024.07.01 18:49:41.600670 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1126 2024.07.01 18:49:41.600718 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1127 2024.07.01 18:49:41.600861 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1128 2024.07.01 18:49:41.601195 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1129 2024.07.01 18:49:41.601231 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1130 2024.07.01 18:49:41.601614 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1131 2024.07.01 18:49:41.601953 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1132 2024.07.01 18:49:41.602087 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001476 sec., 67750.67750677506 rows/sec., 4.70 MiB/sec.
1133 2024.07.01 18:49:41.602254 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Debug> DynamicQueryHandler: Done processing query
1134 2024.07.01 18:49:41.602278 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1135 2024.07.01 18:49:41.602294 [ 3 ] {} <Debug> HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.07.01 18:49:41.602441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1137 2024.07.01 18:49:41.602491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1138 2024.07.01 18:49:41.602511 [ 3 ] {} <Debug> HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1139 2024.07.01 18:49:41.602527 [ 3 ] {} <Debug> HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1140 2024.07.01 18:49:41.602541 [ 3 ] {} <Debug> HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1141 2024.07.01 18:49:41.602572 [ 3 ] {} <Trace> HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1142 2024.07.01 18:49:41.602678 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1143 2024.07.01 18:49:41.602724 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1144 2024.07.01 18:49:41.602849 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1145 2024.07.01 18:49:41.603108 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1146 2024.07.01 18:49:41.603144 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1147 2024.07.01 18:49:41.603503 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1148 2024.07.01 18:49:41.603832 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1149 2024.07.01 18:49:41.603961 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001316 sec., 22796.352583586628 rows/sec., 1.56 MiB/sec.
1150 2024.07.01 18:49:41.604112 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Debug> DynamicQueryHandler: Done processing query
1151 2024.07.01 18:49:41.604136 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1152 2024.07.01 18:49:41.604152 [ 3 ] {} <Debug> HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.07.01 18:49:46.596253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1154 2024.07.01 18:49:46.596386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1155 2024.07.01 18:49:46.596413 [ 3 ] {} <Debug> HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1156 2024.07.01 18:49:46.596438 [ 3 ] {} <Debug> HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.07.01 18:49:46.596453 [ 3 ] {} <Debug> HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1158 2024.07.01 18:49:46.596504 [ 3 ] {} <Trace> HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1159 2024.07.01 18:49:46.596708 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1160 2024.07.01 18:49:46.596777 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1161 2024.07.01 18:49:46.596967 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1162 2024.07.01 18:49:46.597380 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1163 2024.07.01 18:49:46.597424 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1164 2024.07.01 18:49:46.597798 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1165 2024.07.01 18:49:46.598141 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1166 2024.07.01 18:49:46.598289 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00164 sec., 15853.658536585366 rows/sec., 1.20 MiB/sec.
1167 2024.07.01 18:49:46.598504 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Debug> DynamicQueryHandler: Done processing query
1168 2024.07.01 18:49:46.598532 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1169 2024.07.01 18:49:46.598549 [ 3 ] {} <Debug> HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.07.01 18:49:46.598717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1171 2024.07.01 18:49:46.598774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1172 2024.07.01 18:49:46.598793 [ 3 ] {} <Debug> HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1173 2024.07.01 18:49:46.598812 [ 3 ] {} <Debug> HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.07.01 18:49:46.598826 [ 3 ] {} <Debug> HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1175 2024.07.01 18:49:46.598861 [ 3 ] {} <Trace> HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1176 2024.07.01 18:49:46.598976 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1177 2024.07.01 18:49:46.599023 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1178 2024.07.01 18:49:46.599159 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1179 2024.07.01 18:49:46.599473 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1180 2024.07.01 18:49:46.599509 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1181 2024.07.01 18:49:46.599821 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1182 2024.07.01 18:49:46.600127 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1183 2024.07.01 18:49:46.600253 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001314 sec., 21308.980213089802 rows/sec., 1.66 MiB/sec.
1184 2024.07.01 18:49:46.600415 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Debug> DynamicQueryHandler: Done processing query
1185 2024.07.01 18:49:46.600446 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1186 2024.07.01 18:49:46.600463 [ 3 ] {} <Debug> HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.07.01 18:49:46.600647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 19117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.07.01 18:49:46.600701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1189 2024.07.01 18:49:46.600721 [ 3 ] {} <Debug> HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1190 2024.07.01 18:49:46.600738 [ 3 ] {} <Debug> HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.07.01 18:49:46.600752 [ 3 ] {} <Debug> HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1192 2024.07.01 18:49:46.600785 [ 3 ] {} <Trace> HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1193 2024.07.01 18:49:46.600920 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1194 2024.07.01 18:49:46.600968 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1195 2024.07.01 18:49:46.601118 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1196 2024.07.01 18:49:46.601473 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1197 2024.07.01 18:49:46.601510 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1198 2024.07.01 18:49:46.601890 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1199 2024.07.01 18:49:46.602224 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1200 2024.07.01 18:49:46.602351 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001489 sec., 67159.16722632639 rows/sec., 4.66 MiB/sec.
1201 2024.07.01 18:49:46.602617 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Debug> DynamicQueryHandler: Done processing query
1202 2024.07.01 18:49:46.602642 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1203 2024.07.01 18:49:46.602659 [ 3 ] {} <Debug> HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.07.01 18:49:46.602784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1205 2024.07.01 18:49:46.602837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1206 2024.07.01 18:49:46.602857 [ 3 ] {} <Debug> HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1207 2024.07.01 18:49:46.602874 [ 3 ] {} <Debug> HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.07.01 18:49:46.602888 [ 3 ] {} <Debug> HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1209 2024.07.01 18:49:46.602921 [ 3 ] {} <Trace> HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1210 2024.07.01 18:49:46.603039 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1211 2024.07.01 18:49:46.603086 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1212 2024.07.01 18:49:46.603232 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1213 2024.07.01 18:49:46.603516 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1214 2024.07.01 18:49:46.603552 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1215 2024.07.01 18:49:46.603904 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1216 2024.07.01 18:49:46.604236 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1217 2024.07.01 18:49:46.604358 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001359 sec., 22075.05518763797 rows/sec., 1.51 MiB/sec.
1218 2024.07.01 18:49:46.604628 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Debug> DynamicQueryHandler: Done processing query
1219 2024.07.01 18:49:46.604653 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1220 2024.07.01 18:49:46.604669 [ 3 ] {} <Debug> HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.07.01 18:49:49.853303 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
1222 2024.07.01 18:49:49.853389 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
1223 2024.07.01 18:49:51.591894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1224 2024.07.01 18:49:51.592088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1225 2024.07.01 18:49:51.592136 [ 3 ] {} <Debug> HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1226 2024.07.01 18:49:51.592179 [ 3 ] {} <Debug> HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1227 2024.07.01 18:49:51.592208 [ 3 ] {} <Debug> HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1228 2024.07.01 18:49:51.592290 [ 3 ] {} <Trace> HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1229 2024.07.01 18:49:51.592667 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1230 2024.07.01 18:49:51.593153 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1231 2024.07.01 18:49:51.597423 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1232 2024.07.01 18:49:51.597762 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1233 2024.07.01 18:49:51.601773 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1234 2024.07.01 18:49:51.607914 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1235 2024.07.01 18:49:51.611241 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1236 2024.07.01 18:49:51.613190 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1237 2024.07.01 18:49:51.613217 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1238 2024.07.01 18:49:51.615234 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <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'))"
1239 2024.07.01 18:49:51.615293 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1240 2024.07.01 18:49:51.635826 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.043325 sec., 323.13906520484704 rows/sec., 13.19 KiB/sec.
1241 2024.07.01 18:49:51.636153 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> DynamicQueryHandler: Done processing query
1242 2024.07.01 18:49:51.636185 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1243 2024.07.01 18:49:51.636206 [ 3 ] {} <Debug> HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1244 2024.07.01 18:49:51.636483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2024.07.01 18:49:51.636560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1246 2024.07.01 18:49:51.636589 [ 3 ] {} <Debug> HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1247 2024.07.01 18:49:51.636616 [ 3 ] {} <Debug> HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.07.01 18:49:51.636637 [ 3 ] {} <Debug> HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.07.01 18:49:51.636683 [ 3 ] {} <Trace> HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1250 2024.07.01 18:49:51.636861 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1251 2024.07.01 18:49:51.637158 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1252 2024.07.01 18:49:51.637199 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <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', 'static_routing_config:static_routes')" moved to PREWHERE
1253 2024.07.01 18:49:51.637447 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1254 2024.07.01 18:49:51.637513 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1255 2024.07.01 18:49:51.637655 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1256 2024.07.01 18:49:51.637689 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1257 2024.07.01 18:49:51.637713 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1258 2024.07.01 18:49:51.637730 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1259 2024.07.01 18:49:51.637772 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <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', 'static_routing_config:static_routes'))"
1260 2024.07.01 18:49:51.637793 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1261 2024.07.01 18:49:51.638649 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001872 sec., 7478.6324786324785 rows/sec., 305.18 KiB/sec.
1262 2024.07.01 18:49:51.638880 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Debug> DynamicQueryHandler: Done processing query
1263 2024.07.01 18:49:51.638905 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1264 2024.07.01 18:49:51.638922 [ 3 ] {} <Debug> HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1265 2024.07.01 18:49:51.639168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1266 2024.07.01 18:49:51.639216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1267 2024.07.01 18:49:51.639236 [ 3 ] {} <Debug> HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1268 2024.07.01 18:49:51.639253 [ 3 ] {} <Debug> HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1269 2024.07.01 18:49:51.639267 [ 3 ] {} <Debug> HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1270 2024.07.01 18:49:51.639298 [ 3 ] {} <Trace> HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1271 2024.07.01 18:49:51.639433 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1272 2024.07.01 18:49:51.639683 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1273 2024.07.01 18:49:51.639721 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1274 2024.07.01 18:49:51.639965 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1275 2024.07.01 18:49:51.640029 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1276 2024.07.01 18:49:51.640167 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1277 2024.07.01 18:49:51.640206 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1278 2024.07.01 18:49:51.640231 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1279 2024.07.01 18:49:51.640248 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1280 2024.07.01 18:49:51.640288 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1281 2024.07.01 18:49:51.640309 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1282 2024.07.01 18:49:51.641180 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001808 sec., 7743.362831858407 rows/sec., 315.98 KiB/sec.
1283 2024.07.01 18:49:51.641405 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Debug> DynamicQueryHandler: Done processing query
1284 2024.07.01 18:49:51.641430 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1285 2024.07.01 18:49:51.641447 [ 3 ] {} <Debug> HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1286 2024.07.01 18:49:51.641646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1287 2024.07.01 18:49:51.641694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1288 2024.07.01 18:49:51.641714 [ 3 ] {} <Debug> HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1289 2024.07.01 18:49:51.641731 [ 3 ] {} <Debug> HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1290 2024.07.01 18:49:51.641745 [ 3 ] {} <Debug> HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1291 2024.07.01 18:49:51.641775 [ 3 ] {} <Trace> HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1292 2024.07.01 18:49:51.641910 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1293 2024.07.01 18:49:51.642160 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1294 2024.07.01 18:49:51.642198 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1295 2024.07.01 18:49:51.642440 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1296 2024.07.01 18:49:51.642503 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1297 2024.07.01 18:49:51.642640 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1298 2024.07.01 18:49:51.642673 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1299 2024.07.01 18:49:51.642696 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1300 2024.07.01 18:49:51.642712 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1301 2024.07.01 18:49:51.642752 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1302 2024.07.01 18:49:51.642772 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1303 2024.07.01 18:49:51.643518 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 342.29 KiB/sec.
1304 2024.07.01 18:49:51.643746 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Debug> DynamicQueryHandler: Done processing query
1305 2024.07.01 18:49:51.643770 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1306 2024.07.01 18:49:51.643788 [ 3 ] {} <Debug> HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1307 2024.07.01 18:49:51.646229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1308 2024.07.01 18:49:51.646286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1309 2024.07.01 18:49:51.646310 [ 3 ] {} <Debug> HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1310 2024.07.01 18:49:51.646330 [ 3 ] {} <Debug> HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.07.01 18:49:51.646347 [ 3 ] {} <Debug> HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1312 2024.07.01 18:49:51.646384 [ 3 ] {} <Trace> HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1313 2024.07.01 18:49:51.646547 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1314 2024.07.01 18:49:51.646812 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1315 2024.07.01 18:49:51.646852 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1316 2024.07.01 18:49:51.647097 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1317 2024.07.01 18:49:51.647160 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1318 2024.07.01 18:49:51.647296 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1319 2024.07.01 18:49:51.647328 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1320 2024.07.01 18:49:51.647351 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1321 2024.07.01 18:49:51.647368 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1322 2024.07.01 18:49:51.647408 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1323 2024.07.01 18:49:51.647429 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1324 2024.07.01 18:49:51.648318 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001848 sec., 7575.757575757576 rows/sec., 309.14 KiB/sec.
1325 2024.07.01 18:49:51.648559 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> DynamicQueryHandler: Done processing query
1326 2024.07.01 18:49:51.648583 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1327 2024.07.01 18:49:51.648601 [ 3 ] {} <Debug> HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.07.01 18:49:51.649830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1329 2024.07.01 18:49:51.649879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1330 2024.07.01 18:49:51.649898 [ 3 ] {} <Debug> HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1331 2024.07.01 18:49:51.649914 [ 3 ] {} <Debug> HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.07.01 18:49:51.649928 [ 3 ] {} <Debug> HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1333 2024.07.01 18:49:51.649958 [ 3 ] {} <Trace> HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1334 2024.07.01 18:49:51.650100 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1335 2024.07.01 18:49:51.650357 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1336 2024.07.01 18:49:51.650396 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1337 2024.07.01 18:49:51.650643 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1338 2024.07.01 18:49:51.650706 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1339 2024.07.01 18:49:51.650841 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1340 2024.07.01 18:49:51.650873 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1341 2024.07.01 18:49:51.650895 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1342 2024.07.01 18:49:51.650912 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1343 2024.07.01 18:49:51.650952 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1344 2024.07.01 18:49:51.650972 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1345 2024.07.01 18:49:51.651829 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001791 sec., 7816.862088218872 rows/sec., 318.98 KiB/sec.
1346 2024.07.01 18:49:51.652068 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> DynamicQueryHandler: Done processing query
1347 2024.07.01 18:49:51.652093 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1348 2024.07.01 18:49:51.652110 [ 3 ] {} <Debug> HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.07.01 18:49:51.652315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1350 2024.07.01 18:49:51.652364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1351 2024.07.01 18:49:51.652384 [ 3 ] {} <Debug> HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1352 2024.07.01 18:49:51.652401 [ 3 ] {} <Debug> HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1353 2024.07.01 18:49:51.652415 [ 3 ] {} <Debug> HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1354 2024.07.01 18:49:51.652446 [ 3 ] {} <Trace> HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1355 2024.07.01 18:49:51.652582 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1356 2024.07.01 18:49:51.652839 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1357 2024.07.01 18:49:51.652880 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1358 2024.07.01 18:49:51.653132 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1359 2024.07.01 18:49:51.653196 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1360 2024.07.01 18:49:51.653332 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1361 2024.07.01 18:49:51.653363 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1362 2024.07.01 18:49:51.653387 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1363 2024.07.01 18:49:51.653404 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1364 2024.07.01 18:49:51.653445 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1365 2024.07.01 18:49:51.653494 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1366 2024.07.01 18:49:51.654362 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001826 sec., 7667.031763417306 rows/sec., 312.86 KiB/sec.
1367 2024.07.01 18:49:51.654599 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Debug> DynamicQueryHandler: Done processing query
1368 2024.07.01 18:49:51.654622 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1369 2024.07.01 18:49:51.654639 [ 3 ] {} <Debug> HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.07.01 18:49:51.654851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2024.07.01 18:49:51.654900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1372 2024.07.01 18:49:51.654920 [ 3 ] {} <Debug> HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1373 2024.07.01 18:49:51.654936 [ 3 ] {} <Debug> HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.07.01 18:49:51.654950 [ 3 ] {} <Debug> HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.07.01 18:49:51.654982 [ 3 ] {} <Trace> HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1376 2024.07.01 18:49:51.655144 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1377 2024.07.01 18:49:51.655403 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1378 2024.07.01 18:49:51.655443 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1379 2024.07.01 18:49:51.655699 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1380 2024.07.01 18:49:51.655762 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1381 2024.07.01 18:49:51.655900 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1382 2024.07.01 18:49:51.655933 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1383 2024.07.01 18:49:51.655956 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
1384 2024.07.01 18:49:51.655973 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1385 2024.07.01 18:49:51.656015 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1386 2024.07.01 18:49:51.656037 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1387 2024.07.01 18:49:51.656883 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.0018 sec., 7777.777777777778 rows/sec., 317.38 KiB/sec.
1388 2024.07.01 18:49:51.657119 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Debug> DynamicQueryHandler: Done processing query
1389 2024.07.01 18:49:51.657144 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1390 2024.07.01 18:49:51.657160 [ 3 ] {} <Debug> HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.07.01 18:49:51.661252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1392 2024.07.01 18:49:51.661323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1393 2024.07.01 18:49:51.661354 [ 3 ] {} <Debug> HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1394 2024.07.01 18:49:51.661378 [ 3 ] {} <Debug> HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.07.01 18:49:51.661398 [ 3 ] {} <Debug> HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.07.01 18:49:51.661445 [ 3 ] {} <Trace> HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1397 2024.07.01 18:49:51.661608 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1398 2024.07.01 18:49:51.661671 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1399 2024.07.01 18:49:51.661837 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1400 2024.07.01 18:49:51.662131 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1401 2024.07.01 18:49:51.662171 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1402 2024.07.01 18:49:51.662684 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1403 2024.07.01 18:49:51.663025 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1404 2024.07.01 18:49:51.663187 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Debug> executeQuery: Read 8 rows, 964.00 B in 0.001633 sec., 4898.958971218616 rows/sec., 576.49 KiB/sec.
1405 2024.07.01 18:49:51.663465 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Debug> DynamicQueryHandler: Done processing query
1406 2024.07.01 18:49:51.663490 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1407 2024.07.01 18:49:51.663506 [ 3 ] {} <Debug> HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.07.01 18:49:51.663680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2024.07.01 18:49:51.663729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1410 2024.07.01 18:49:51.663748 [ 3 ] {} <Debug> HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1411 2024.07.01 18:49:51.663764 [ 3 ] {} <Debug> HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.07.01 18:49:51.663778 [ 3 ] {} <Debug> HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.07.01 18:49:51.663809 [ 3 ] {} <Trace> HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1414 2024.07.01 18:49:51.663908 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1415 2024.07.01 18:49:51.663952 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1416 2024.07.01 18:49:51.664093 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1417 2024.07.01 18:49:51.664935 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1418 2024.07.01 18:49:51.664969 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1419 2024.07.01 18:49:51.665296 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1420 2024.07.01 18:49:51.665620 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1421 2024.07.01 18:49:51.665782 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 601.36 KiB/sec.
1422 2024.07.01 18:49:51.666082 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Debug> DynamicQueryHandler: Done processing query
1423 2024.07.01 18:49:51.666107 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1424 2024.07.01 18:49:51.666123 [ 3 ] {} <Debug> HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.07.01 18:49:51.666334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2024.07.01 18:49:51.666384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1427 2024.07.01 18:49:51.666403 [ 3 ] {} <Debug> HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1428 2024.07.01 18:49:51.666419 [ 3 ] {} <Debug> HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2024.07.01 18:49:51.666433 [ 3 ] {} <Debug> HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.07.01 18:49:51.666463 [ 3 ] {} <Trace> HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1431 2024.07.01 18:49:51.666584 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1432 2024.07.01 18:49:51.666628 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1433 2024.07.01 18:49:51.666768 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1434 2024.07.01 18:49:51.667073 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1435 2024.07.01 18:49:51.667110 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1436 2024.07.01 18:49:51.667473 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1437 2024.07.01 18:49:51.667780 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1438 2024.07.01 18:49:51.667928 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Debug> executeQuery: Read 72 rows, 6.09 KiB in 0.00139 sec., 51798.561151079135 rows/sec., 4.28 MiB/sec.
1439 2024.07.01 18:49:51.668080 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Debug> DynamicQueryHandler: Done processing query
1440 2024.07.01 18:49:51.668105 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1441 2024.07.01 18:49:51.668121 [ 3 ] {} <Debug> HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.07.01 18:49:51.668242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1443 2024.07.01 18:49:51.668289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1444 2024.07.01 18:49:51.668308 [ 3 ] {} <Debug> HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1445 2024.07.01 18:49:51.668324 [ 3 ] {} <Debug> HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1446 2024.07.01 18:49:51.668337 [ 3 ] {} <Debug> HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.07.01 18:49:51.668367 [ 3 ] {} <Trace> HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1448 2024.07.01 18:49:51.668477 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1449 2024.07.01 18:49:51.668518 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1450 2024.07.01 18:49:51.668640 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1451 2024.07.01 18:49:51.668942 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1452 2024.07.01 18:49:51.668978 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1453 2024.07.01 18:49:51.669300 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1454 2024.07.01 18:49:51.669603 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1455 2024.07.01 18:49:51.669752 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Debug> executeQuery: Read 63 rows, 5.05 KiB in 0.001313 sec., 47981.72124904799 rows/sec., 3.76 MiB/sec.
1456 2024.07.01 18:49:51.669914 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Debug> DynamicQueryHandler: Done processing query
1457 2024.07.01 18:49:51.669939 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1458 2024.07.01 18:49:51.669954 [ 3 ] {} <Debug> HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1459 2024.07.01 18:49:51.670152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.07.01 18:49:51.670200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1461 2024.07.01 18:49:51.670219 [ 3 ] {} <Debug> HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1462 2024.07.01 18:49:51.670235 [ 3 ] {} <Debug> HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.07.01 18:49:51.670248 [ 3 ] {} <Debug> HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.07.01 18:49:51.670279 [ 3 ] {} <Trace> HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1465 2024.07.01 18:49:51.670466 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1466 2024.07.01 18:49:51.670512 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1467 2024.07.01 18:49:51.670650 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1468 2024.07.01 18:49:51.670994 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1469 2024.07.01 18:49:51.671030 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1470 2024.07.01 18:49:51.671420 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1471 2024.07.01 18:49:51.671768 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1472 2024.07.01 18:49:51.671918 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001544 sec., 71243.52331606217 rows/sec., 4.97 MiB/sec.
1473 2024.07.01 18:49:51.672074 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Debug> DynamicQueryHandler: Done processing query
1474 2024.07.01 18:49:51.672099 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1475 2024.07.01 18:49:51.672114 [ 3 ] {} <Debug> HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.07.01 18:49:51.672264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1477 2024.07.01 18:49:51.672312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1478 2024.07.01 18:49:51.672331 [ 3 ] {} <Debug> HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1479 2024.07.01 18:49:51.672347 [ 3 ] {} <Debug> HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1480 2024.07.01 18:49:51.672362 [ 3 ] {} <Debug> HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1481 2024.07.01 18:49:51.672392 [ 3 ] {} <Trace> HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1482 2024.07.01 18:49:51.672705 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1483 2024.07.01 18:49:51.672768 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1484 2024.07.01 18:49:51.673165 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1485 2024.07.01 18:49:51.675908 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1486 2024.07.01 18:49:51.675952 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1487 2024.07.01 18:49:51.681128 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1488 2024.07.01 18:49:51.681587 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1489 2024.07.01 18:49:51.681777 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.009295 sec., 1506.186121570737 rows/sec., 2.70 MiB/sec.
1490 2024.07.01 18:49:51.682175 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Debug> DynamicQueryHandler: Done processing query
1491 2024.07.01 18:49:51.682200 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
1492 2024.07.01 18:49:51.682217 [ 3 ] {} <Debug> HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1493 2024.07.01 18:49:51.682331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1494 2024.07.01 18:49:51.682382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1495 2024.07.01 18:49:51.682401 [ 3 ] {} <Debug> HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1496 2024.07.01 18:49:51.682417 [ 3 ] {} <Debug> HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1497 2024.07.01 18:49:51.682430 [ 3 ] {} <Debug> HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.07.01 18:49:51.682463 [ 3 ] {} <Trace> HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1499 2024.07.01 18:49:51.682562 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1500 2024.07.01 18:49:51.682607 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1501 2024.07.01 18:49:51.682741 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1502 2024.07.01 18:49:51.683014 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1503 2024.07.01 18:49:51.683050 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1504 2024.07.01 18:49:51.683420 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1505 2024.07.01 18:49:51.683750 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1506 2024.07.01 18:49:51.683898 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001364 sec., 13196.480938416422 rows/sec., 973.70 KiB/sec.
1507 2024.07.01 18:49:51.684053 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Debug> DynamicQueryHandler: Done processing query
1508 2024.07.01 18:49:51.684079 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1509 2024.07.01 18:49:51.684095 [ 3 ] {} <Debug> HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.07.01 18:49:51.684220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2024.07.01 18:49:51.684269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1512 2024.07.01 18:49:51.684289 [ 3 ] {} <Debug> HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1513 2024.07.01 18:49:51.684305 [ 3 ] {} <Debug> HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2024.07.01 18:49:51.684320 [ 3 ] {} <Debug> HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.07.01 18:49:51.684351 [ 3 ] {} <Trace> HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1516 2024.07.01 18:49:51.684458 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1517 2024.07.01 18:49:51.684502 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1518 2024.07.01 18:49:51.684628 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2024.07.01 18:49:51.684912 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1520 2024.07.01 18:49:51.684947 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1521 2024.07.01 18:49:51.685308 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1522 2024.07.01 18:49:51.685624 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1523 2024.07.01 18:49:51.685782 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001348 sec., 29673.590504451036 rows/sec., 1.98 MiB/sec.
1524 2024.07.01 18:49:51.686052 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Debug> DynamicQueryHandler: Done processing query
1525 2024.07.01 18:49:51.686078 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1526 2024.07.01 18:49:51.686094 [ 3 ] {} <Debug> HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1527 2024.07.01 18:49:56.597426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.07.01 18:49:56.597626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1529 2024.07.01 18:49:56.597674 [ 3 ] {} <Debug> HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1530 2024.07.01 18:49:56.597719 [ 3 ] {} <Debug> HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.07.01 18:49:56.597749 [ 3 ] {} <Debug> HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.07.01 18:49:56.597830 [ 3 ] {} <Trace> HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1533 2024.07.01 18:49:56.598035 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1534 2024.07.01 18:49:56.598103 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1535 2024.07.01 18:49:56.598293 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.07.01 18:49:56.598703 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1537 2024.07.01 18:49:56.598749 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1538 2024.07.01 18:49:56.599134 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1539 2024.07.01 18:49:56.599473 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1540 2024.07.01 18:49:56.599656 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001677 sec., 17889.087656529515 rows/sec., 1.36 MiB/sec.
1541 2024.07.01 18:49:56.599859 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Debug> DynamicQueryHandler: Done processing query
1542 2024.07.01 18:49:56.599886 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1543 2024.07.01 18:49:56.599903 [ 3 ] {} <Debug> HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.07.01 18:49:56.600043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2024.07.01 18:49:56.600097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1546 2024.07.01 18:49:56.600118 [ 3 ] {} <Debug> HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1547 2024.07.01 18:49:56.600136 [ 3 ] {} <Debug> HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1548 2024.07.01 18:49:56.600150 [ 3 ] {} <Debug> HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.07.01 18:49:56.600185 [ 3 ] {} <Trace> HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1550 2024.07.01 18:49:56.600301 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1551 2024.07.01 18:49:56.600347 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1552 2024.07.01 18:49:56.600479 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2024.07.01 18:49:56.600806 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1554 2024.07.01 18:49:56.600845 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1555 2024.07.01 18:49:56.601162 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1556 2024.07.01 18:49:56.601483 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1557 2024.07.01 18:49:56.601646 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001381 sec., 26068.06661839247 rows/sec., 2.04 MiB/sec.
1558 2024.07.01 18:49:56.601982 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Debug> DynamicQueryHandler: Done processing query
1559 2024.07.01 18:49:56.602009 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1560 2024.07.01 18:49:56.602025 [ 3 ] {} <Debug> HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.07.01 18:49:56.602292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1562 2024.07.01 18:49:56.602343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1563 2024.07.01 18:49:56.602362 [ 3 ] {} <Debug> HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1564 2024.07.01 18:49:56.602379 [ 3 ] {} <Debug> HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1565 2024.07.01 18:49:56.602392 [ 3 ] {} <Debug> HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.07.01 18:49:56.602424 [ 3 ] {} <Trace> HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1567 2024.07.01 18:49:56.602565 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1568 2024.07.01 18:49:56.602613 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1569 2024.07.01 18:49:56.602782 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1570 2024.07.01 18:49:56.603116 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1571 2024.07.01 18:49:56.603153 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1572 2024.07.01 18:49:56.603532 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1573 2024.07.01 18:49:56.603858 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1574 2024.07.01 18:49:56.604026 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001509 sec., 72895.9575878065 rows/sec., 5.09 MiB/sec.
1575 2024.07.01 18:49:56.604374 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Debug> DynamicQueryHandler: Done processing query
1576 2024.07.01 18:49:56.604399 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1577 2024.07.01 18:49:56.604416 [ 3 ] {} <Debug> HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.07.01 18:49:56.604570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1579 2024.07.01 18:49:56.604618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1580 2024.07.01 18:49:56.604638 [ 3 ] {} <Debug> HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1581 2024.07.01 18:49:56.604655 [ 3 ] {} <Debug> HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1582 2024.07.01 18:49:56.604668 [ 3 ] {} <Debug> HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1583 2024.07.01 18:49:56.604699 [ 3 ] {} <Trace> HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1584 2024.07.01 18:49:56.604816 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1585 2024.07.01 18:49:56.604864 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1586 2024.07.01 18:49:56.605005 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2024.07.01 18:49:56.605285 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1588 2024.07.01 18:49:56.605320 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1589 2024.07.01 18:49:56.605669 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1590 2024.07.01 18:49:56.605988 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1591 2024.07.01 18:49:56.606151 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001373 sec., 29133.284777858702 rows/sec., 1.94 MiB/sec.
1592 2024.07.01 18:49:56.606320 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Debug> DynamicQueryHandler: Done processing query
1593 2024.07.01 18:49:56.606345 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1594 2024.07.01 18:49:56.606361 [ 3 ] {} <Debug> HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.07.01 18:50:01.598311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2024.07.01 18:50:01.598452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1597 2024.07.01 18:50:01.598484 [ 3 ] {} <Debug> HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1598 2024.07.01 18:50:01.598516 [ 3 ] {} <Debug> HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2024.07.01 18:50:01.598539 [ 3 ] {} <Debug> HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.07.01 18:50:01.598596 [ 3 ] {} <Trace> HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1601 2024.07.01 18:50:01.598806 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1602 2024.07.01 18:50:01.598885 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1603 2024.07.01 18:50:01.599096 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1604 2024.07.01 18:50:01.599498 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1605 2024.07.01 18:50:01.599545 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1606 2024.07.01 18:50:01.599914 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1607 2024.07.01 18:50:01.600240 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1608 2024.07.01 18:50:01.600403 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001655 sec., 8459.214501510574 rows/sec., 685.66 KiB/sec.
1609 2024.07.01 18:50:01.600713 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Debug> DynamicQueryHandler: Done processing query
1610 2024.07.01 18:50:01.600740 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1611 2024.07.01 18:50:01.600756 [ 3 ] {} <Debug> HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.07.01 18:50:01.600903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2024.07.01 18:50:01.600956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1614 2024.07.01 18:50:01.600976 [ 3 ] {} <Debug> HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1615 2024.07.01 18:50:01.600995 [ 3 ] {} <Debug> HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.07.01 18:50:01.601009 [ 3 ] {} <Debug> HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.07.01 18:50:01.601044 [ 3 ] {} <Trace> HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1618 2024.07.01 18:50:01.601172 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1619 2024.07.01 18:50:01.601218 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1620 2024.07.01 18:50:01.601371 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2024.07.01 18:50:01.601728 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1622 2024.07.01 18:50:01.601765 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1623 2024.07.01 18:50:01.602080 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1624 2024.07.01 18:50:01.602394 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.07.01 18:50:01.602549 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Debug> executeQuery: Read 72 rows, 6.09 KiB in 0.001419 sec., 50739.95771670191 rows/sec., 4.19 MiB/sec.
1626 2024.07.01 18:50:01.602546 [ 102 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1627 2024.07.01 18:50:01.602676 [ 102 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1628 2024.07.01 18:50:01.602716 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1629 2024.07.01 18:50:01.602781 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Debug> DynamicQueryHandler: Done processing query
1630 2024.07.01 18:50:01.602830 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1631 2024.07.01 18:50:01.602865 [ 3 ] {} <Debug> HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.07.01 18:50:01.603050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2024.07.01 18:50:01.603106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1634 2024.07.01 18:50:01.603126 [ 3 ] {} <Debug> HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1635 2024.07.01 18:50:01.603143 [ 3 ] {} <Debug> HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.07.01 18:50:01.603157 [ 3 ] {} <Debug> HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1637 2024.07.01 18:50:01.603191 [ 3 ] {} <Trace> HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1638 2024.07.01 18:50:01.603308 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1639 2024.07.01 18:50:01.603353 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1640 2024.07.01 18:50:01.603491 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1641 2024.07.01 18:50:01.603788 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1642 2024.07.01 18:50:01.603825 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1643 2024.07.01 18:50:01.604128 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1644 2024.07.01 18:50:01.604430 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1645 2024.07.01 18:50:01.604572 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.001294 sec., 38639.87635239567 rows/sec., 3.02 MiB/sec.
1646 2024.07.01 18:50:01.604579 [ 102 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1647 2024.07.01 18:50:01.604687 [ 102 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1648 2024.07.01 18:50:01.604739 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1649 2024.07.01 18:50:01.604814 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Debug> DynamicQueryHandler: Done processing query
1650 2024.07.01 18:50:01.604843 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1651 2024.07.01 18:50:01.604859 [ 3 ] {} <Debug> HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1652 2024.07.01 18:50:01.605069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1653 2024.07.01 18:50:01.605120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1654 2024.07.01 18:50:01.605139 [ 3 ] {} <Debug> HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1655 2024.07.01 18:50:01.605156 [ 3 ] {} <Debug> HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1656 2024.07.01 18:50:01.605170 [ 3 ] {} <Debug> HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1657 2024.07.01 18:50:01.605202 [ 3 ] {} <Trace> HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1658 2024.07.01 18:50:01.605379 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1659 2024.07.01 18:50:01.605426 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1660 2024.07.01 18:50:01.605569 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1661 2024.07.01 18:50:01.605919 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1662 2024.07.01 18:50:01.605953 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1663 2024.07.01 18:50:01.606401 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1664 2024.07.01 18:50:01.606736 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1665 2024.07.01 18:50:01.606889 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1666 2024.07.01 18:50:01.606912 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001608 sec., 68407.96019900497 rows/sec., 4.77 MiB/sec.
1667 2024.07.01 18:50:01.607008 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1668 2024.07.01 18:50:01.607138 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1669 2024.07.01 18:50:01.607388 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Debug> DynamicQueryHandler: Done processing query
1670 2024.07.01 18:50:01.607416 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1671 2024.07.01 18:50:01.607431 [ 3 ] {} <Debug> HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1672 2024.07.01 18:50:01.607589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1673 2024.07.01 18:50:01.607638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1674 2024.07.01 18:50:01.607658 [ 3 ] {} <Debug> HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1675 2024.07.01 18:50:01.607674 [ 3 ] {} <Debug> HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.07.01 18:50:01.607688 [ 3 ] {} <Debug> HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.07.01 18:50:01.607718 [ 3 ] {} <Trace> HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1678 2024.07.01 18:50:01.608051 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1679 2024.07.01 18:50:01.608118 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1680 2024.07.01 18:50:01.608509 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1681 2024.07.01 18:50:01.609071 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
1682 2024.07.01 18:50:01.609086 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
1683 2024.07.01 18:50:01.609101 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
1684 2024.07.01 18:50:01.609956 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1685 2024.07.01 18:50:01.610062 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1686 2024.07.01 18:50:01.610167 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1687 2024.07.01 18:50:01.610202 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1688 2024.07.01 18:50:01.610405 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1689 2024.07.01 18:50:01.610429 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part
1690 2024.07.01 18:50:01.610615 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1691 2024.07.01 18:50:01.610958 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
1692 2024.07.01 18:50:01.610960 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1693 2024.07.01 18:50:01.611402 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
1694 2024.07.01 18:50:01.611832 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part
1695 2024.07.01 18:50:01.611884 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
1696 2024.07.01 18:50:01.612168 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
1697 2024.07.01 18:50:01.612410 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
1698 2024.07.01 18:50:01.612811 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part
1699 2024.07.01 18:50:01.613008 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
1700 2024.07.01 18:50:01.613389 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
1701 2024.07.01 18:50:01.613795 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1702 2024.07.01 18:50:01.614451 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1703 2024.07.01 18:50:01.614525 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
1704 2024.07.01 18:50:01.614910 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part
1705 2024.07.01 18:50:01.615813 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
1706 2024.07.01 18:50:01.616920 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part
1707 2024.07.01 18:50:01.620889 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.018020193 sec., 13984.311932730132 rows/sec., 1.11 MiB/sec.
1708 2024.07.01 18:50:01.621389 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1709 2024.07.01 18:50:01.622621 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1710 2024.07.01 18:50:01.623517 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1711 2024.07.01 18:50:01.624008 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1712 2024.07.01 18:50:01.624433 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1713 2024.07.01 18:50:01.625005 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.018085014 sec., 12883.595224200546 rows/sec., 1.01 MiB/sec.
1714 2024.07.01 18:50:01.625451 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1715 2024.07.01 18:50:01.626073 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1716 2024.07.01 18:50:01.626082 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.018790263 sec., 31399.241192100395 rows/sec., 2.19 MiB/sec.
1717 2024.07.01 18:50:01.626500 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1718 2024.07.01 18:50:01.626917 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.019105 sec., 732.7924627060978 rows/sec., 1.31 MiB/sec.
1719 2024.07.01 18:50:01.627451 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1720 2024.07.01 18:50:01.627887 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1721 2024.07.01 18:50:01.628088 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Debug> DynamicQueryHandler: Done processing query
1722 2024.07.01 18:50:01.628138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1723 2024.07.01 18:50:01.628158 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
1724 2024.07.01 18:50:01.628227 [ 3 ] {} <Debug> HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1725 2024.07.01 18:50:01.628308 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1726 2024.07.01 18:50:01.628375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1727 2024.07.01 18:50:01.628393 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1728 2024.07.01 18:50:01.628431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1729 2024.07.01 18:50:01.628478 [ 3 ] {} <Debug> HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1730 2024.07.01 18:50:01.628490 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
1731 2024.07.01 18:50:01.628498 [ 3 ] {} <Debug> HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1732 2024.07.01 18:50:01.628521 [ 3 ] {} <Debug> HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1733 2024.07.01 18:50:01.628553 [ 3 ] {} <Trace> HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1734 2024.07.01 18:50:01.628670 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1735 2024.07.01 18:50:01.628715 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1736 2024.07.01 18:50:01.628854 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1737 2024.07.01 18:50:01.629301 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1738 2024.07.01 18:50:01.629337 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1739 2024.07.01 18:50:01.629701 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1740 2024.07.01 18:50:01.630042 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1741 2024.07.01 18:50:01.630192 [ 102 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1742 2024.07.01 18:50:01.630203 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001567 sec., 25526.483726866623 rows/sec., 1.70 MiB/sec.
1743 2024.07.01 18:50:01.630246 [ 102 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1744 2024.07.01 18:50:01.630307 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1745 2024.07.01 18:50:01.630631 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Debug> DynamicQueryHandler: Done processing query
1746 2024.07.01 18:50:01.630712 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
1747 2024.07.01 18:50:01.630734 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1748 2024.07.01 18:50:01.630808 [ 3 ] {} <Debug> HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.07.01 18:50:01.630951 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1750 2024.07.01 18:50:01.630993 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
1751 2024.07.01 18:50:01.631053 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
1752 2024.07.01 18:50:01.631282 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
1753 2024.07.01 18:50:01.631488 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1754 2024.07.01 18:50:01.631685 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1755 2024.07.01 18:50:01.631886 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1756 2024.07.01 18:50:01.632993 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565674 sec., 77172.70393666538 rows/sec., 5.20 MiB/sec.
1757 2024.07.01 18:50:01.633140 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1758 2024.07.01 18:50:01.633495 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1759 2024.07.01 18:50:01.633564 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1760 2024.07.01 18:50:01.633625 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1761 2024.07.01 18:50:04.853435 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
1762 2024.07.01 18:50:04.853504 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
1763 2024.07.01 18:50:06.597180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1764 2024.07.01 18:50:06.597317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1765 2024.07.01 18:50:06.597344 [ 3 ] {} <Debug> HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1766 2024.07.01 18:50:06.597371 [ 3 ] {} <Debug> HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1767 2024.07.01 18:50:06.597389 [ 3 ] {} <Debug> HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.07.01 18:50:06.597441 [ 3 ] {} <Trace> HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1769 2024.07.01 18:50:06.597645 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1770 2024.07.01 18:50:06.597715 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1771 2024.07.01 18:50:06.597920 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1772 2024.07.01 18:50:06.598476 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1773 2024.07.01 18:50:06.598515 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1774 2024.07.01 18:50:06.598896 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1775 2024.07.01 18:50:06.599236 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1776 2024.07.01 18:50:06.599381 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001781 sec., 16844.469399213925 rows/sec., 1.29 MiB/sec.
1777 2024.07.01 18:50:06.599584 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Debug> DynamicQueryHandler: Done processing query
1778 2024.07.01 18:50:06.599611 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1779 2024.07.01 18:50:06.599627 [ 3 ] {} <Debug> HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1780 2024.07.01 18:50:06.599796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1781 2024.07.01 18:50:06.599848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1782 2024.07.01 18:50:06.599867 [ 3 ] {} <Debug> HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1783 2024.07.01 18:50:06.599884 [ 3 ] {} <Debug> HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.07.01 18:50:06.599898 [ 3 ] {} <Debug> HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.07.01 18:50:06.599930 [ 3 ] {} <Trace> HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1786 2024.07.01 18:50:06.600036 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1787 2024.07.01 18:50:06.600079 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1788 2024.07.01 18:50:06.600206 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1789 2024.07.01 18:50:06.600531 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1790 2024.07.01 18:50:06.600567 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1791 2024.07.01 18:50:06.600877 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1792 2024.07.01 18:50:06.601187 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1793 2024.07.01 18:50:06.601306 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001303 sec., 27628.549501151192 rows/sec., 2.16 MiB/sec.
1794 2024.07.01 18:50:06.601464 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Debug> DynamicQueryHandler: Done processing query
1795 2024.07.01 18:50:06.601488 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1796 2024.07.01 18:50:06.601504 [ 3 ] {} <Debug> HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1797 2024.07.01 18:50:06.601641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1798 2024.07.01 18:50:06.601690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1799 2024.07.01 18:50:06.601709 [ 3 ] {} <Debug> HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1800 2024.07.01 18:50:06.601726 [ 3 ] {} <Debug> HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1801 2024.07.01 18:50:06.601739 [ 3 ] {} <Debug> HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.07.01 18:50:06.601770 [ 3 ] {} <Trace> HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1803 2024.07.01 18:50:06.601947 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1804 2024.07.01 18:50:06.601994 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1805 2024.07.01 18:50:06.602138 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1806 2024.07.01 18:50:06.602512 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1807 2024.07.01 18:50:06.602546 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1808 2024.07.01 18:50:06.602938 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1809 2024.07.01 18:50:06.603287 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1810 2024.07.01 18:50:06.603422 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001568 sec., 70153.0612244898 rows/sec., 4.90 MiB/sec.
1811 2024.07.01 18:50:06.603701 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Debug> DynamicQueryHandler: Done processing query
1812 2024.07.01 18:50:06.603726 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1813 2024.07.01 18:50:06.603742 [ 3 ] {} <Debug> HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1814 2024.07.01 18:50:06.603866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2024.07.01 18:50:06.603914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1816 2024.07.01 18:50:06.603932 [ 3 ] {} <Debug> HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1817 2024.07.01 18:50:06.603948 [ 3 ] {} <Debug> HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2024.07.01 18:50:06.603962 [ 3 ] {} <Debug> HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.07.01 18:50:06.603992 [ 3 ] {} <Trace> HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1820 2024.07.01 18:50:06.604103 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1821 2024.07.01 18:50:06.604147 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1822 2024.07.01 18:50:06.604288 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1823 2024.07.01 18:50:06.604561 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1824 2024.07.01 18:50:06.604597 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
1825 2024.07.01 18:50:06.604951 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1826 2024.07.01 18:50:06.605269 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1827 2024.07.01 18:50:06.605422 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001349 sec., 29651.59377316531 rows/sec., 1.98 MiB/sec.
1828 2024.07.01 18:50:06.605582 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Debug> DynamicQueryHandler: Done processing query
1829 2024.07.01 18:50:06.605607 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1830 2024.07.01 18:50:06.605622 [ 3 ] {} <Debug> HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1831 2024.07.01 18:50:11.599077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1832 2024.07.01 18:50:11.599219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1833 2024.07.01 18:50:11.599249 [ 3 ] {} <Debug> HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1834 2024.07.01 18:50:11.599278 [ 3 ] {} <Debug> HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1835 2024.07.01 18:50:11.599296 [ 3 ] {} <Debug> HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1836 2024.07.01 18:50:11.599352 [ 3 ] {} <Trace> HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1837 2024.07.01 18:50:11.599547 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1838 2024.07.01 18:50:11.599614 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1839 2024.07.01 18:50:11.599807 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1840 2024.07.01 18:50:11.600241 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1841 2024.07.01 18:50:11.600285 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1842 2024.07.01 18:50:11.600659 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1843 2024.07.01 18:50:11.601005 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1844 2024.07.01 18:50:11.601177 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001677 sec., 8348.24090638044 rows/sec., 676.66 KiB/sec.
1845 2024.07.01 18:50:11.601482 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Debug> DynamicQueryHandler: Done processing query
1846 2024.07.01 18:50:11.601510 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1847 2024.07.01 18:50:11.601527 [ 3 ] {} <Debug> HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.07.01 18:50:11.601694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1849 2024.07.01 18:50:11.601751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1850 2024.07.01 18:50:11.601772 [ 3 ] {} <Debug> HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1851 2024.07.01 18:50:11.601790 [ 3 ] {} <Debug> HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1852 2024.07.01 18:50:11.601804 [ 3 ] {} <Debug> HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1853 2024.07.01 18:50:11.601840 [ 3 ] {} <Trace> HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1854 2024.07.01 18:50:11.601969 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1855 2024.07.01 18:50:11.602017 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1856 2024.07.01 18:50:11.602168 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1857 2024.07.01 18:50:11.602540 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1858 2024.07.01 18:50:11.602576 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1859 2024.07.01 18:50:11.602911 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1860 2024.07.01 18:50:11.603223 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1861 2024.07.01 18:50:11.603381 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Debug> executeQuery: Read 72 rows, 6.09 KiB in 0.00146 sec., 49315.068493150684 rows/sec., 4.08 MiB/sec.
1862 2024.07.01 18:50:11.603553 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Debug> DynamicQueryHandler: Done processing query
1863 2024.07.01 18:50:11.603577 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1864 2024.07.01 18:50:11.603593 [ 3 ] {} <Debug> HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1865 2024.07.01 18:50:11.603741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1866 2024.07.01 18:50:11.603792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1867 2024.07.01 18:50:11.603811 [ 3 ] {} <Debug> HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1868 2024.07.01 18:50:11.603826 [ 3 ] {} <Debug> HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1869 2024.07.01 18:50:11.603840 [ 3 ] {} <Debug> HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1870 2024.07.01 18:50:11.603871 [ 3 ] {} <Trace> HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1871 2024.07.01 18:50:11.603983 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1872 2024.07.01 18:50:11.604026 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1873 2024.07.01 18:50:11.604152 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1874 2024.07.01 18:50:11.604466 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1875 2024.07.01 18:50:11.604502 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1876 2024.07.01 18:50:11.604809 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1877 2024.07.01 18:50:11.605112 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1878 2024.07.01 18:50:11.605263 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.001317 sec., 37965.072133637055 rows/sec., 2.97 MiB/sec.
1879 2024.07.01 18:50:11.605427 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Debug> DynamicQueryHandler: Done processing query
1880 2024.07.01 18:50:11.605451 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1881 2024.07.01 18:50:11.605466 [ 3 ] {} <Debug> HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1882 2024.07.01 18:50:11.605602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1883 2024.07.01 18:50:11.605651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1884 2024.07.01 18:50:11.605670 [ 3 ] {} <Debug> HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1885 2024.07.01 18:50:11.605686 [ 3 ] {} <Debug> HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.07.01 18:50:11.605699 [ 3 ] {} <Debug> HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.07.01 18:50:11.605731 [ 3 ] {} <Trace> HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1888 2024.07.01 18:50:11.605863 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1889 2024.07.01 18:50:11.605910 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1890 2024.07.01 18:50:11.606054 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2024.07.01 18:50:11.606400 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1892 2024.07.01 18:50:11.606436 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1893 2024.07.01 18:50:11.606821 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1894 2024.07.01 18:50:11.607159 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1895 2024.07.01 18:50:11.607324 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001512 sec., 72751.32275132275 rows/sec., 5.08 MiB/sec.
1896 2024.07.01 18:50:11.607601 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Debug> DynamicQueryHandler: Done processing query
1897 2024.07.01 18:50:11.607626 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1898 2024.07.01 18:50:11.607641 [ 3 ] {} <Debug> HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1899 2024.07.01 18:50:11.607850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2024.07.01 18:50:11.607899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1901 2024.07.01 18:50:11.607917 [ 3 ] {} <Debug> HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1902 2024.07.01 18:50:11.607933 [ 3 ] {} <Debug> HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.07.01 18:50:11.607947 [ 3 ] {} <Debug> HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1904 2024.07.01 18:50:11.607978 [ 3 ] {} <Trace> HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1905 2024.07.01 18:50:11.608169 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1906 2024.07.01 18:50:11.608240 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1907 2024.07.01 18:50:11.608666 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1908 2024.07.01 18:50:11.609252 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1909 2024.07.01 18:50:11.609287 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1910 2024.07.01 18:50:11.609913 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1911 2024.07.01 18:50:11.610324 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1912 2024.07.01 18:50:11.610530 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002468 sec., 5672.609400324149 rows/sec., 10.17 MiB/sec.
1913 2024.07.01 18:50:11.611049 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Debug> DynamicQueryHandler: Done processing query
1914 2024.07.01 18:50:11.611074 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
1915 2024.07.01 18:50:11.611090 [ 3 ] {} <Debug> HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.07.01 18:50:11.611225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1917 2024.07.01 18:50:11.611273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1918 2024.07.01 18:50:11.611292 [ 3 ] {} <Debug> HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1919 2024.07.01 18:50:11.611308 [ 3 ] {} <Debug> HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.07.01 18:50:11.611322 [ 3 ] {} <Debug> HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1921 2024.07.01 18:50:11.611355 [ 3 ] {} <Trace> HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1922 2024.07.01 18:50:11.611468 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1923 2024.07.01 18:50:11.611513 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1924 2024.07.01 18:50:11.611649 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1925 2024.07.01 18:50:11.611926 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1926 2024.07.01 18:50:11.611961 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1927 2024.07.01 18:50:11.612312 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1928 2024.07.01 18:50:11.612638 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1929 2024.07.01 18:50:11.612790 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001351 sec., 29607.698001480385 rows/sec., 1.98 MiB/sec.
1930 2024.07.01 18:50:11.612950 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Debug> DynamicQueryHandler: Done processing query
1931 2024.07.01 18:50:11.612974 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1932 2024.07.01 18:50:11.612989 [ 3 ] {} <Debug> HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1933 2024.07.01 18:50:16.597132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1934 2024.07.01 18:50:16.597255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1935 2024.07.01 18:50:16.597281 [ 3 ] {} <Debug> HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1936 2024.07.01 18:50:16.597306 [ 3 ] {} <Debug> HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1937 2024.07.01 18:50:16.597322 [ 3 ] {} <Debug> HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.07.01 18:50:16.597371 [ 3 ] {} <Trace> HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1939 2024.07.01 18:50:16.597561 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1940 2024.07.01 18:50:16.597628 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1941 2024.07.01 18:50:16.597817 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1942 2024.07.01 18:50:16.598264 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1943 2024.07.01 18:50:16.598304 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1944 2024.07.01 18:50:16.598683 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1945 2024.07.01 18:50:16.599038 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1946 2024.07.01 18:50:16.599183 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001683 sec., 17825.311942959 rows/sec., 1.36 MiB/sec.
1947 2024.07.01 18:50:16.599388 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Debug> DynamicQueryHandler: Done processing query
1948 2024.07.01 18:50:16.599416 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1949 2024.07.01 18:50:16.599432 [ 3 ] {} <Debug> HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.07.01 18:50:16.599594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1951 2024.07.01 18:50:16.599650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1952 2024.07.01 18:50:16.599670 [ 3 ] {} <Debug> HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1953 2024.07.01 18:50:16.599689 [ 3 ] {} <Debug> HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1954 2024.07.01 18:50:16.599704 [ 3 ] {} <Debug> HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1955 2024.07.01 18:50:16.599739 [ 3 ] {} <Trace> HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1956 2024.07.01 18:50:16.599854 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1957 2024.07.01 18:50:16.599900 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1958 2024.07.01 18:50:16.600030 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1959 2024.07.01 18:50:16.600389 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1960 2024.07.01 18:50:16.600427 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1961 2024.07.01 18:50:16.600741 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1962 2024.07.01 18:50:16.601054 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1963 2024.07.01 18:50:16.601179 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001364 sec., 26392.961876832844 rows/sec., 2.06 MiB/sec.
1964 2024.07.01 18:50:16.601341 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Debug> DynamicQueryHandler: Done processing query
1965 2024.07.01 18:50:16.601366 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1966 2024.07.01 18:50:16.601382 [ 3 ] {} <Debug> HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.07.01 18:50:16.601517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2024.07.01 18:50:16.601569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1969 2024.07.01 18:50:16.601588 [ 3 ] {} <Debug> HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1970 2024.07.01 18:50:16.601604 [ 3 ] {} <Debug> HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.07.01 18:50:16.601618 [ 3 ] {} <Debug> HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.07.01 18:50:16.601651 [ 3 ] {} <Trace> HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1973 2024.07.01 18:50:16.601788 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1974 2024.07.01 18:50:16.601837 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1975 2024.07.01 18:50:16.601977 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1976 2024.07.01 18:50:16.602325 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1977 2024.07.01 18:50:16.602361 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1978 2024.07.01 18:50:16.602751 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1979 2024.07.01 18:50:16.603091 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1980 2024.07.01 18:50:16.603217 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001491 sec., 73775.98926894701 rows/sec., 5.15 MiB/sec.
1981 2024.07.01 18:50:16.603380 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Debug> DynamicQueryHandler: Done processing query
1982 2024.07.01 18:50:16.603404 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1983 2024.07.01 18:50:16.603424 [ 3 ] {} <Debug> HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1984 2024.07.01 18:50:16.603550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1985 2024.07.01 18:50:16.603598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1986 2024.07.01 18:50:16.603618 [ 3 ] {} <Debug> HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
1987 2024.07.01 18:50:16.603634 [ 3 ] {} <Debug> HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1988 2024.07.01 18:50:16.603648 [ 3 ] {} <Debug> HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1989 2024.07.01 18:50:16.603680 [ 3 ] {} <Trace> HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1990 2024.07.01 18:50:16.603789 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1991 2024.07.01 18:50:16.603832 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1992 2024.07.01 18:50:16.603955 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1993 2024.07.01 18:50:16.604230 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1994 2024.07.01 18:50:16.604265 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
1995 2024.07.01 18:50:16.604616 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1996 2024.07.01 18:50:16.604944 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1997 2024.07.01 18:50:16.605075 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001323 sec., 30234.315948601663 rows/sec., 2.02 MiB/sec.
1998 2024.07.01 18:50:16.605235 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Debug> DynamicQueryHandler: Done processing query
1999 2024.07.01 18:50:16.605259 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2000 2024.07.01 18:50:16.605274 [ 3 ] {} <Debug> HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.07.01 18:50:19.853549 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
2002 2024.07.01 18:50:19.853630 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
2003 2024.07.01 18:50:21.595900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2024.07.01 18:50:21.596065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2005 2024.07.01 18:50:21.596111 [ 3 ] {} <Debug> HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2006 2024.07.01 18:50:21.596152 [ 3 ] {} <Debug> HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2007 2024.07.01 18:50:21.596182 [ 3 ] {} <Debug> HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.07.01 18:50:21.596260 [ 3 ] {} <Trace> HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2009 2024.07.01 18:50:21.596642 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2010 2024.07.01 18:50:21.597077 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2011 2024.07.01 18:50:21.597122 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2012 2024.07.01 18:50:21.597441 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2013 2024.07.01 18:50:21.597522 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2014 2024.07.01 18:50:21.597697 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2015 2024.07.01 18:50:21.597864 [ 255 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2016 2024.07.01 18:50:21.597882 [ 251 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2017 2024.07.01 18:50:21.598060 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2018 2024.07.01 18:50:21.598094 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2019 2024.07.01 18:50:21.600235 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2020 2024.07.01 18:50:21.602390 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams
2021 2024.07.01 18:50:21.602505 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2022 2024.07.01 18:50:21.602592 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2023 2024.07.01 18:50:21.604545 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.008081 sec., 2722.435342160624 rows/sec., 113.96 KiB/sec.
2024 2024.07.01 18:50:21.604939 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> DynamicQueryHandler: Done processing query
2025 2024.07.01 18:50:21.604969 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2026 2024.07.01 18:50:21.604989 [ 3 ] {} <Debug> HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2027 2024.07.01 18:50:21.605266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2028 2024.07.01 18:50:21.605323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2029 2024.07.01 18:50:21.605344 [ 3 ] {} <Debug> HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2030 2024.07.01 18:50:21.605363 [ 3 ] {} <Debug> HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.07.01 18:50:21.605379 [ 3 ] {} <Debug> HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.07.01 18:50:21.605417 [ 3 ] {} <Trace> HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2033 2024.07.01 18:50:21.605588 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2034 2024.07.01 18:50:21.605880 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2035 2024.07.01 18:50:21.605925 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2036 2024.07.01 18:50:21.606203 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2037 2024.07.01 18:50:21.606270 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2038 2024.07.01 18:50:21.606416 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2039 2024.07.01 18:50:21.606495 [ 258 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2040 2024.07.01 18:50:21.606513 [ 259 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2041 2024.07.01 18:50:21.606644 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2042 2024.07.01 18:50:21.606673 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2043 2024.07.01 18:50:21.606760 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2044 2024.07.01 18:50:21.606784 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams
2045 2024.07.01 18:50:21.606826 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2046 2024.07.01 18:50:21.606901 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2047 2024.07.01 18:50:21.608269 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002757 sec., 7979.68806673921 rows/sec., 334.02 KiB/sec.
2048 2024.07.01 18:50:21.608574 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> DynamicQueryHandler: Done processing query
2049 2024.07.01 18:50:21.608600 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2050 2024.07.01 18:50:21.608617 [ 3 ] {} <Debug> HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2051 2024.07.01 18:50:21.608942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2024.07.01 18:50:21.608995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2053 2024.07.01 18:50:21.609015 [ 3 ] {} <Debug> HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2054 2024.07.01 18:50:21.609032 [ 3 ] {} <Debug> HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.07.01 18:50:21.609046 [ 3 ] {} <Debug> HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.07.01 18:50:21.609079 [ 3 ] {} <Trace> HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2057 2024.07.01 18:50:21.609229 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2058 2024.07.01 18:50:21.609514 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2059 2024.07.01 18:50:21.609557 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2060 2024.07.01 18:50:21.609833 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2061 2024.07.01 18:50:21.609899 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2062 2024.07.01 18:50:21.610040 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2063 2024.07.01 18:50:21.610147 [ 255 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2064 2024.07.01 18:50:21.610151 [ 257 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2065 2024.07.01 18:50:21.610274 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2066 2024.07.01 18:50:21.610303 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2067 2024.07.01 18:50:21.610387 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2068 2024.07.01 18:50:21.610408 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams
2069 2024.07.01 18:50:21.610448 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2070 2024.07.01 18:50:21.610491 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2071 2024.07.01 18:50:21.611812 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002654 sec., 8289.37452901281 rows/sec., 346.99 KiB/sec.
2072 2024.07.01 18:50:21.612113 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> DynamicQueryHandler: Done processing query
2073 2024.07.01 18:50:21.612139 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2074 2024.07.01 18:50:21.612155 [ 3 ] {} <Debug> HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2075 2024.07.01 18:50:21.612388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2076 2024.07.01 18:50:21.612437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2077 2024.07.01 18:50:21.612456 [ 3 ] {} <Debug> HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2078 2024.07.01 18:50:21.612473 [ 3 ] {} <Debug> HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2079 2024.07.01 18:50:21.612487 [ 3 ] {} <Debug> HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2080 2024.07.01 18:50:21.612518 [ 3 ] {} <Trace> HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2081 2024.07.01 18:50:21.612665 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2082 2024.07.01 18:50:21.612942 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2083 2024.07.01 18:50:21.612986 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2084 2024.07.01 18:50:21.613262 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2085 2024.07.01 18:50:21.613328 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2086 2024.07.01 18:50:21.613468 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2087 2024.07.01 18:50:21.613574 [ 259 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2088 2024.07.01 18:50:21.613576 [ 257 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2089 2024.07.01 18:50:21.613693 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2090 2024.07.01 18:50:21.613723 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2091 2024.07.01 18:50:21.613805 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2092 2024.07.01 18:50:21.613825 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams
2093 2024.07.01 18:50:21.613866 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2094 2024.07.01 18:50:21.613908 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2095 2024.07.01 18:50:21.615321 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002725 sec., 8073.394495412844 rows/sec., 337.94 KiB/sec.
2096 2024.07.01 18:50:21.615636 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> DynamicQueryHandler: Done processing query
2097 2024.07.01 18:50:21.615661 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2098 2024.07.01 18:50:21.615678 [ 3 ] {} <Debug> HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.07.01 18:50:21.615916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2100 2024.07.01 18:50:21.615965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2101 2024.07.01 18:50:21.615985 [ 3 ] {} <Debug> HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2102 2024.07.01 18:50:21.616001 [ 3 ] {} <Debug> HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2103 2024.07.01 18:50:21.616016 [ 3 ] {} <Debug> HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.07.01 18:50:21.616047 [ 3 ] {} <Trace> HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2105 2024.07.01 18:50:21.616190 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2106 2024.07.01 18:50:21.616463 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2107 2024.07.01 18:50:21.616511 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2108 2024.07.01 18:50:21.616789 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2109 2024.07.01 18:50:21.616853 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2110 2024.07.01 18:50:21.616990 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2111 2024.07.01 18:50:21.617090 [ 259 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2112 2024.07.01 18:50:21.617112 [ 256 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2113 2024.07.01 18:50:21.617228 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2114 2024.07.01 18:50:21.617256 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2115 2024.07.01 18:50:21.617334 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2116 2024.07.01 18:50:21.617354 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams
2117 2024.07.01 18:50:21.617393 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2118 2024.07.01 18:50:21.617434 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2119 2024.07.01 18:50:21.618819 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002698 sec., 8154.18828762046 rows/sec., 341.33 KiB/sec.
2120 2024.07.01 18:50:21.619113 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> DynamicQueryHandler: Done processing query
2121 2024.07.01 18:50:21.619137 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2122 2024.07.01 18:50:21.619153 [ 3 ] {} <Debug> HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.07.01 18:50:21.619382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2024.07.01 18:50:21.619431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2125 2024.07.01 18:50:21.619449 [ 3 ] {} <Debug> HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2126 2024.07.01 18:50:21.619466 [ 3 ] {} <Debug> HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2024.07.01 18:50:21.619480 [ 3 ] {} <Debug> HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.07.01 18:50:21.619512 [ 3 ] {} <Trace> HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2129 2024.07.01 18:50:21.619655 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2130 2024.07.01 18:50:21.619931 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2131 2024.07.01 18:50:21.619974 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2132 2024.07.01 18:50:21.620256 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2133 2024.07.01 18:50:21.620321 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2134 2024.07.01 18:50:21.620458 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2135 2024.07.01 18:50:21.620537 [ 259 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2136 2024.07.01 18:50:21.620539 [ 255 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2137 2024.07.01 18:50:21.620631 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2138 2024.07.01 18:50:21.620659 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2139 2024.07.01 18:50:21.620740 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2140 2024.07.01 18:50:21.620760 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams
2141 2024.07.01 18:50:21.620798 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2142 2024.07.01 18:50:21.620840 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2143 2024.07.01 18:50:21.622157 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002571 sec., 8556.98171917542 rows/sec., 358.19 KiB/sec.
2144 2024.07.01 18:50:21.622456 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> DynamicQueryHandler: Done processing query
2145 2024.07.01 18:50:21.622480 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2146 2024.07.01 18:50:21.622498 [ 3 ] {} <Debug> HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.07.01 18:50:21.638187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2148 2024.07.01 18:50:21.638245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2149 2024.07.01 18:50:21.638269 [ 3 ] {} <Debug> HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2150 2024.07.01 18:50:21.638289 [ 3 ] {} <Debug> HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.07.01 18:50:21.638306 [ 3 ] {} <Debug> HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2152 2024.07.01 18:50:21.638344 [ 3 ] {} <Trace> HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2153 2024.07.01 18:50:21.638480 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2154 2024.07.01 18:50:21.638536 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2155 2024.07.01 18:50:21.638738 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2156 2024.07.01 18:50:21.639157 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2157 2024.07.01 18:50:21.639197 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2158 2024.07.01 18:50:21.639715 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2159 2024.07.01 18:50:21.640040 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2160 2024.07.01 18:50:21.640200 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 550.46 KiB/sec.
2161 2024.07.01 18:50:21.640667 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Debug> DynamicQueryHandler: Done processing query
2162 2024.07.01 18:50:21.640693 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2163 2024.07.01 18:50:21.640709 [ 3 ] {} <Debug> HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.07.01 18:50:21.640834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2165 2024.07.01 18:50:21.640882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2166 2024.07.01 18:50:21.640902 [ 3 ] {} <Debug> HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2167 2024.07.01 18:50:21.640918 [ 3 ] {} <Debug> HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2168 2024.07.01 18:50:21.640932 [ 3 ] {} <Debug> HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.07.01 18:50:21.640961 [ 3 ] {} <Trace> HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2170 2024.07.01 18:50:21.641059 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2171 2024.07.01 18:50:21.641102 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2172 2024.07.01 18:50:21.641253 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2173 2024.07.01 18:50:21.641548 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2174 2024.07.01 18:50:21.641585 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2175 2024.07.01 18:50:21.641899 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2176 2024.07.01 18:50:21.642202 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2177 2024.07.01 18:50:21.642355 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001312 sec., 10670.731707317073 rows/sec., 864.91 KiB/sec.
2178 2024.07.01 18:50:21.642742 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Debug> DynamicQueryHandler: Done processing query
2179 2024.07.01 18:50:21.642767 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2180 2024.07.01 18:50:21.642783 [ 3 ] {} <Debug> HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2181 2024.07.01 18:50:21.642932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2024.07.01 18:50:21.642981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2183 2024.07.01 18:50:21.643000 [ 3 ] {} <Debug> HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2184 2024.07.01 18:50:21.643016 [ 3 ] {} <Debug> HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.07.01 18:50:21.643030 [ 3 ] {} <Debug> HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.07.01 18:50:21.643060 [ 3 ] {} <Trace> HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2187 2024.07.01 18:50:21.643182 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2188 2024.07.01 18:50:21.643225 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2189 2024.07.01 18:50:21.643368 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2190 2024.07.01 18:50:21.643713 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2191 2024.07.01 18:50:21.643749 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2192 2024.07.01 18:50:21.644062 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2193 2024.07.01 18:50:21.644365 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2194 2024.07.01 18:50:21.644526 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Debug> executeQuery: Read 108 rows, 8.91 KiB in 0.001385 sec., 77978.33935018051 rows/sec., 6.28 MiB/sec.
2195 2024.07.01 18:50:21.644691 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Debug> DynamicQueryHandler: Done processing query
2196 2024.07.01 18:50:21.644715 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2197 2024.07.01 18:50:21.644731 [ 3 ] {} <Debug> HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.07.01 18:50:21.644894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 12554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2199 2024.07.01 18:50:21.644941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2200 2024.07.01 18:50:21.644960 [ 3 ] {} <Debug> HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2201 2024.07.01 18:50:21.644976 [ 3 ] {} <Debug> HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.07.01 18:50:21.644989 [ 3 ] {} <Debug> HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2203 2024.07.01 18:50:21.645019 [ 3 ] {} <Trace> HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2204 2024.07.01 18:50:21.645137 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2205 2024.07.01 18:50:21.645179 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2206 2024.07.01 18:50:21.645302 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2207 2024.07.01 18:50:21.645700 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2208 2024.07.01 18:50:21.645734 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2209 2024.07.01 18:50:21.646017 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2210 2024.07.01 18:50:21.646297 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2211 2024.07.01 18:50:21.646506 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Debug> executeQuery: Read 74 rows, 5.90 KiB in 0.001408 sec., 52556.818181818184 rows/sec., 4.09 MiB/sec.
2212 2024.07.01 18:50:21.646769 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Debug> DynamicQueryHandler: Done processing query
2213 2024.07.01 18:50:21.646794 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2214 2024.07.01 18:50:21.646809 [ 3 ] {} <Debug> HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2215 2024.07.01 18:50:21.647040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 92653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2216 2024.07.01 18:50:21.647087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2217 2024.07.01 18:50:21.647107 [ 3 ] {} <Debug> HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2218 2024.07.01 18:50:21.647123 [ 3 ] {} <Debug> HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2219 2024.07.01 18:50:21.647136 [ 3 ] {} <Debug> HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.07.01 18:50:21.647166 [ 3 ] {} <Trace> HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2221 2024.07.01 18:50:21.647431 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2222 2024.07.01 18:50:21.647475 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2223 2024.07.01 18:50:21.647636 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2224 2024.07.01 18:50:21.648191 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2225 2024.07.01 18:50:21.648227 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2226 2024.07.01 18:50:21.648623 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2227 2024.07.01 18:50:21.648964 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2228 2024.07.01 18:50:21.649114 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Debug> executeQuery: Read 482 rows, 34.74 KiB in 0.001843 sec., 261530.11394465546 rows/sec., 18.41 MiB/sec.
2229 2024.07.01 18:50:21.649442 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Debug> DynamicQueryHandler: Done processing query
2230 2024.07.01 18:50:21.649466 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2231 2024.07.01 18:50:21.649482 [ 3 ] {} <Debug> HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.07.01 18:50:21.649629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2233 2024.07.01 18:50:21.649678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2234 2024.07.01 18:50:21.649696 [ 3 ] {} <Debug> HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2235 2024.07.01 18:50:21.649712 [ 3 ] {} <Debug> HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2236 2024.07.01 18:50:21.649726 [ 3 ] {} <Debug> HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.07.01 18:50:21.649756 [ 3 ] {} <Trace> HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2238 2024.07.01 18:50:21.650016 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2239 2024.07.01 18:50:21.650088 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2240 2024.07.01 18:50:21.650504 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2241 2024.07.01 18:50:21.651072 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2242 2024.07.01 18:50:21.651108 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2243 2024.07.01 18:50:21.651691 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2244 2024.07.01 18:50:21.652087 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2245 2024.07.01 18:50:21.652298 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002459 sec., 5693.371289141928 rows/sec., 10.20 MiB/sec.
2246 2024.07.01 18:50:21.652665 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Debug> DynamicQueryHandler: Done processing query
2247 2024.07.01 18:50:21.652690 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2248 2024.07.01 18:50:21.652705 [ 3 ] {} <Debug> HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2249 2024.07.01 18:50:21.652825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2024.07.01 18:50:21.652874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2251 2024.07.01 18:50:21.652892 [ 3 ] {} <Debug> HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2252 2024.07.01 18:50:21.652909 [ 3 ] {} <Debug> HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.07.01 18:50:21.652922 [ 3 ] {} <Debug> HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.07.01 18:50:21.652952 [ 3 ] {} <Trace> HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2255 2024.07.01 18:50:21.653060 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2256 2024.07.01 18:50:21.653104 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2257 2024.07.01 18:50:21.653230 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2024.07.01 18:50:21.653538 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2259 2024.07.01 18:50:21.653575 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2260 2024.07.01 18:50:21.653927 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2261 2024.07.01 18:50:21.654251 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2262 2024.07.01 18:50:21.654405 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001367 sec., 29261.155815654718 rows/sec., 1.95 MiB/sec.
2263 2024.07.01 18:50:21.654919 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Debug> DynamicQueryHandler: Done processing query
2264 2024.07.01 18:50:21.654944 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2265 2024.07.01 18:50:21.654959 [ 3 ] {} <Debug> HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.07.01 18:50:26.597575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.07.01 18:50:26.597770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2268 2024.07.01 18:50:26.597816 [ 3 ] {} <Debug> HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2269 2024.07.01 18:50:26.597857 [ 3 ] {} <Debug> HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.07.01 18:50:26.597886 [ 3 ] {} <Debug> HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2271 2024.07.01 18:50:26.597968 [ 3 ] {} <Trace> HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2272 2024.07.01 18:50:26.598176 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2273 2024.07.01 18:50:26.598243 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2274 2024.07.01 18:50:26.598440 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2275 2024.07.01 18:50:26.598905 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2276 2024.07.01 18:50:26.598954 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2277 2024.07.01 18:50:26.599330 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2278 2024.07.01 18:50:26.599677 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2279 2024.07.01 18:50:26.599857 [ 71 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2280 2024.07.01 18:50:26.599861 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001739 sec., 17251.293847038527 rows/sec., 1.32 MiB/sec.
2281 2024.07.01 18:50:26.599945 [ 71 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2282 2024.07.01 18:50:26.600014 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2283 2024.07.01 18:50:26.600185 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
2284 2024.07.01 18:50:26.600228 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Debug> DynamicQueryHandler: Done processing query
2285 2024.07.01 18:50:26.600259 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2286 2024.07.01 18:50:26.600283 [ 3 ] {} <Debug> HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.07.01 18:50:26.600354 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2288 2024.07.01 18:50:26.600390 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part
2289 2024.07.01 18:50:26.600443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2290 2024.07.01 18:50:26.600494 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
2291 2024.07.01 18:50:26.600518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2292 2024.07.01 18:50:26.600567 [ 3 ] {} <Debug> HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2293 2024.07.01 18:50:26.600618 [ 3 ] {} <Debug> HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2294 2024.07.01 18:50:26.600670 [ 3 ] {} <Debug> HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2295 2024.07.01 18:50:26.600681 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part
2296 2024.07.01 18:50:26.600805 [ 3 ] {} <Trace> HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2297 2024.07.01 18:50:26.601094 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
2298 2024.07.01 18:50:26.601232 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2299 2024.07.01 18:50:26.601412 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part
2300 2024.07.01 18:50:26.601413 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2301 2024.07.01 18:50:26.601700 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
2302 2024.07.01 18:50:26.602355 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2303 2024.07.01 18:50:26.602853 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2304 2024.07.01 18:50:26.602895 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2305 2024.07.01 18:50:26.603433 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2306 2024.07.01 18:50:26.603482 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.003360015 sec., 101785.25988723265 rows/sec., 8.17 MiB/sec.
2307 2024.07.01 18:50:26.603796 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2308 2024.07.01 18:50:26.604000 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2309 2024.07.01 18:50:26.604302 [ 76 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2310 2024.07.01 18:50:26.604411 [ 76 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2311 2024.07.01 18:50:26.604445 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.003359 sec., 10717.475439118785 rows/sec., 857.07 KiB/sec.
2312 2024.07.01 18:50:26.604488 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2313 2024.07.01 18:50:26.604934 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
2314 2024.07.01 18:50:26.605033 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Debug> DynamicQueryHandler: Done processing query
2315 2024.07.01 18:50:26.605076 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2316 2024.07.01 18:50:26.605144 [ 3 ] {} <Debug> HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2317 2024.07.01 18:50:26.605261 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2318 2024.07.01 18:50:26.605334 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part
2319 2024.07.01 18:50:26.605368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2320 2024.07.01 18:50:26.605376 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2321 2024.07.01 18:50:26.605517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2322 2024.07.01 18:50:26.605631 [ 3 ] {} <Debug> HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2323 2024.07.01 18:50:26.605668 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
2324 2024.07.01 18:50:26.605696 [ 3 ] {} <Debug> HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.07.01 18:50:26.605788 [ 3 ] {} <Debug> HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2326 2024.07.01 18:50:26.605985 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2327 2024.07.01 18:50:26.606067 [ 3 ] {} <Trace> HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2328 2024.07.01 18:50:26.606199 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part
2329 2024.07.01 18:50:26.606449 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2330 2024.07.01 18:50:26.606599 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
2331 2024.07.01 18:50:26.606601 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2332 2024.07.01 18:50:26.606779 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2333 2024.07.01 18:50:26.606884 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part
2334 2024.07.01 18:50:26.607277 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part
2335 2024.07.01 18:50:26.607863 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2024.07.01 18:50:26.608436 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2337 2024.07.01 18:50:26.608484 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2338 2024.07.01 18:50:26.608966 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 4 columns (4 merged, 0 gathered) in 0.004327128 sec., 68174.54903113566 rows/sec., 5.32 MiB/sec.
2339 2024.07.01 18:50:26.609095 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2340 2024.07.01 18:50:26.609109 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2341 2024.07.01 18:50:26.609702 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2342 2024.07.01 18:50:26.609724 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2343 2024.07.01 18:50:26.609801 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2344 2024.07.01 18:50:26.609903 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2345 2024.07.01 18:50:26.609931 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00357 sec., 30812.32492997199 rows/sec., 2.15 MiB/sec.
2346 2024.07.01 18:50:26.609945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2347 2024.07.01 18:50:26.609959 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2348 2024.07.01 18:50:26.610028 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2349 2024.07.01 18:50:26.610289 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
2350 2024.07.01 18:50:26.610336 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Debug> DynamicQueryHandler: Done processing query
2351 2024.07.01 18:50:26.610413 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2352 2024.07.01 18:50:26.610464 [ 3 ] {} <Debug> HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.07.01 18:50:26.610580 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2354 2024.07.01 18:50:26.610621 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 590 rows starting from the beginning of the part
2355 2024.07.01 18:50:26.610727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2356 2024.07.01 18:50:26.610852 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part
2357 2024.07.01 18:50:26.610914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2358 2024.07.01 18:50:26.611024 [ 3 ] {} <Debug> HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2359 2024.07.01 18:50:26.611098 [ 3 ] {} <Debug> HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.07.01 18:50:26.611161 [ 3 ] {} <Debug> HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2361 2024.07.01 18:50:26.611169 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part
2362 2024.07.01 18:50:26.611278 [ 3 ] {} <Trace> HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2363 2024.07.01 18:50:26.611438 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part
2364 2024.07.01 18:50:26.611752 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 482 rows starting from the beginning of the part
2365 2024.07.01 18:50:26.611752 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2366 2024.07.01 18:50:26.612020 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2367 2024.07.01 18:50:26.612032 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part
2368 2024.07.01 18:50:26.613024 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2024.07.01 18:50:26.613851 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2370 2024.07.01 18:50:26.613923 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2371 2024.07.01 18:50:26.614945 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2372 2024.07.01 18:50:26.615582 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441594 sec., 277859.75947488914 rows/sec., 19.42 MiB/sec.
2373 2024.07.01 18:50:26.615760 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2374 2024.07.01 18:50:26.615861 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2375 2024.07.01 18:50:26.615910 [ 76 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2376 2024.07.01 18:50:26.615954 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004419 sec., 9051.821679112922 rows/sec., 618.78 KiB/sec.
2377 2024.07.01 18:50:26.615963 [ 76 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2378 2024.07.01 18:50:26.616022 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
2379 2024.07.01 18:50:26.616663 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Debug> DynamicQueryHandler: Done processing query
2380 2024.07.01 18:50:26.616686 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
2381 2024.07.01 18:50:26.616777 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2382 2024.07.01 18:50:26.616909 [ 3 ] {} <Debug> HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.07.01 18:50:26.617329 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2384 2024.07.01 18:50:26.617386 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part
2385 2024.07.01 18:50:26.617641 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2386 2024.07.01 18:50:26.617652 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
2387 2024.07.01 18:50:26.617936 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2388 2024.07.01 18:50:26.617949 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2389 2024.07.01 18:50:26.618240 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
2390 2024.07.01 18:50:26.618317 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
2391 2024.07.01 18:50:26.618432 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
2392 2024.07.01 18:50:26.618635 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
2393 2024.07.01 18:50:26.619851 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677069 sec., 108238.38225499712 rows/sec., 7.26 MiB/sec.
2394 2024.07.01 18:50:26.620057 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2395 2024.07.01 18:50:26.620538 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2396 2024.07.01 18:50:26.620635 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2397 2024.07.01 18:50:26.620728 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2398 2024.07.01 18:50:31.598275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2399 2024.07.01 18:50:31.598401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2400 2024.07.01 18:50:31.598426 [ 3 ] {} <Debug> HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2401 2024.07.01 18:50:31.598451 [ 3 ] {} <Debug> HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2402 2024.07.01 18:50:31.598465 [ 3 ] {} <Debug> HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2403 2024.07.01 18:50:31.598514 [ 3 ] {} <Trace> HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2404 2024.07.01 18:50:31.598700 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2405 2024.07.01 18:50:31.598765 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2406 2024.07.01 18:50:31.598950 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2407 2024.07.01 18:50:31.599386 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2408 2024.07.01 18:50:31.599426 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2409 2024.07.01 18:50:31.599805 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2410 2024.07.01 18:50:31.600156 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2411 2024.07.01 18:50:31.600297 [ 72 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2412 2024.07.01 18:50:31.600302 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001656 sec., 8454.106280193237 rows/sec., 685.24 KiB/sec.
2413 2024.07.01 18:50:31.600337 [ 72 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2414 2024.07.01 18:50:31.600372 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2415 2024.07.01 18:50:31.600568 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Debug> DynamicQueryHandler: Done processing query
2416 2024.07.01 18:50:31.600587 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
2417 2024.07.01 18:50:31.600607 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2418 2024.07.01 18:50:31.600687 [ 3 ] {} <Debug> HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2419 2024.07.01 18:50:31.600835 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2420 2024.07.01 18:50:31.600902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2421 2024.07.01 18:50:31.600906 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2422 2024.07.01 18:50:31.600994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2423 2024.07.01 18:50:31.601098 [ 3 ] {} <Debug> HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2424 2024.07.01 18:50:31.601169 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
2425 2024.07.01 18:50:31.601196 [ 3 ] {} <Debug> HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.07.01 18:50:31.601277 [ 3 ] {} <Debug> HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.07.01 18:50:31.601442 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
2428 2024.07.01 18:50:31.601463 [ 3 ] {} <Trace> HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2429 2024.07.01 18:50:31.601563 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
2430 2024.07.01 18:50:31.601901 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
2431 2024.07.01 18:50:31.601918 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2432 2024.07.01 18:50:31.602143 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2433 2024.07.01 18:50:31.602671 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2434 2024.07.01 18:50:31.603531 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2435 2024.07.01 18:50:31.603601 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2436 2024.07.01 18:50:31.604401 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.003924443 sec., 17836.926157419028 rows/sec., 1.41 MiB/sec.
2437 2024.07.01 18:50:31.604491 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2438 2024.07.01 18:50:31.604576 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2439 2024.07.01 18:50:31.605218 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2440 2024.07.01 18:50:31.605369 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2441 2024.07.01 18:50:31.605522 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Debug> executeQuery: Read 72 rows, 6.09 KiB in 0.003864 sec., 18633.54037267081 rows/sec., 1.54 MiB/sec.
2442 2024.07.01 18:50:31.605599 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2443 2024.07.01 18:50:31.605810 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2444 2024.07.01 18:50:31.605884 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Debug> DynamicQueryHandler: Done processing query
2445 2024.07.01 18:50:31.605914 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2446 2024.07.01 18:50:31.605931 [ 3 ] {} <Debug> HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2447 2024.07.01 18:50:31.606106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2448 2024.07.01 18:50:31.606157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2449 2024.07.01 18:50:31.606177 [ 3 ] {} <Debug> HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2450 2024.07.01 18:50:31.606193 [ 3 ] {} <Debug> HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.07.01 18:50:31.606207 [ 3 ] {} <Debug> HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.07.01 18:50:31.606239 [ 3 ] {} <Trace> HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2453 2024.07.01 18:50:31.606360 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2454 2024.07.01 18:50:31.606404 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2455 2024.07.01 18:50:31.606553 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2456 2024.07.01 18:50:31.606875 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2457 2024.07.01 18:50:31.606909 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2458 2024.07.01 18:50:31.607226 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2459 2024.07.01 18:50:31.607549 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2460 2024.07.01 18:50:31.607675 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.00136 sec., 36764.70588235294 rows/sec., 2.87 MiB/sec.
2461 2024.07.01 18:50:31.607836 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Debug> DynamicQueryHandler: Done processing query
2462 2024.07.01 18:50:31.607862 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2463 2024.07.01 18:50:31.607877 [ 3 ] {} <Debug> HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2464 2024.07.01 18:50:31.608057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2465 2024.07.01 18:50:31.608107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2466 2024.07.01 18:50:31.608128 [ 3 ] {} <Debug> HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2467 2024.07.01 18:50:31.608144 [ 3 ] {} <Debug> HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.07.01 18:50:31.608158 [ 3 ] {} <Debug> HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2469 2024.07.01 18:50:31.608189 [ 3 ] {} <Trace> HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2470 2024.07.01 18:50:31.608323 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2471 2024.07.01 18:50:31.608369 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2472 2024.07.01 18:50:31.608514 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2473 2024.07.01 18:50:31.608881 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2474 2024.07.01 18:50:31.608916 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2475 2024.07.01 18:50:31.609319 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2476 2024.07.01 18:50:31.609668 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2477 2024.07.01 18:50:31.609797 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001533 sec., 71754.72928897585 rows/sec., 5.01 MiB/sec.
2478 2024.07.01 18:50:31.609962 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Debug> DynamicQueryHandler: Done processing query
2479 2024.07.01 18:50:31.609987 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2480 2024.07.01 18:50:31.610002 [ 3 ] {} <Debug> HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.07.01 18:50:31.610149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2482 2024.07.01 18:50:31.610198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2483 2024.07.01 18:50:31.610217 [ 3 ] {} <Debug> HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2484 2024.07.01 18:50:31.610233 [ 3 ] {} <Debug> HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.07.01 18:50:31.610247 [ 3 ] {} <Debug> HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2486 2024.07.01 18:50:31.610278 [ 3 ] {} <Trace> HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2487 2024.07.01 18:50:31.610474 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2488 2024.07.01 18:50:31.610538 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2489 2024.07.01 18:50:31.610942 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2490 2024.07.01 18:50:31.611507 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2491 2024.07.01 18:50:31.611542 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2492 2024.07.01 18:50:31.612165 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2493 2024.07.01 18:50:31.612580 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2494 2024.07.01 18:50:31.612749 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00239 sec., 5857.740585774058 rows/sec., 10.50 MiB/sec.
2495 2024.07.01 18:50:31.613201 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Debug> DynamicQueryHandler: Done processing query
2496 2024.07.01 18:50:31.613227 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2497 2024.07.01 18:50:31.613242 [ 3 ] {} <Debug> HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2498 2024.07.01 18:50:31.613367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2499 2024.07.01 18:50:31.613416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2500 2024.07.01 18:50:31.613436 [ 3 ] {} <Debug> HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2501 2024.07.01 18:50:31.613453 [ 3 ] {} <Debug> HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.07.01 18:50:31.613466 [ 3 ] {} <Debug> HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2503 2024.07.01 18:50:31.613497 [ 3 ] {} <Trace> HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2504 2024.07.01 18:50:31.613603 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2505 2024.07.01 18:50:31.613648 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2506 2024.07.01 18:50:31.613785 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2507 2024.07.01 18:50:31.614079 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2508 2024.07.01 18:50:31.614115 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB.
2509 2024.07.01 18:50:31.614477 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2510 2024.07.01 18:50:31.614818 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2511 2024.07.01 18:50:31.614947 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001378 sec., 29027.576197387516 rows/sec., 1.94 MiB/sec.
2512 2024.07.01 18:50:31.615108 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Debug> DynamicQueryHandler: Done processing query
2513 2024.07.01 18:50:31.615132 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2514 2024.07.01 18:50:31.615148 [ 3 ] {} <Debug> HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2515 2024.07.01 18:50:34.853684 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
2516 2024.07.01 18:50:34.853735 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
2517 2024.07.01 18:50:36.594576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2518 2024.07.01 18:50:36.594723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2519 2024.07.01 18:50:36.594750 [ 3 ] {} <Debug> HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2520 2024.07.01 18:50:36.594775 [ 3 ] {} <Debug> HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2521 2024.07.01 18:50:36.594790 [ 3 ] {} <Debug> HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2522 2024.07.01 18:50:36.594840 [ 3 ] {} <Trace> HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2523 2024.07.01 18:50:36.595088 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
2524 2024.07.01 18:50:36.595477 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2525 2024.07.01 18:50:36.595525 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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
2526 2024.07.01 18:50:36.595859 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2527 2024.07.01 18:50:36.595938 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2528 2024.07.01 18:50:36.596112 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2529 2024.07.01 18:50:36.596321 [ 255 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2530 2024.07.01 18:50:36.596335 [ 256 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2531 2024.07.01 18:50:36.596326 [ 260 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2532 2024.07.01 18:50:36.596543 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
2533 2024.07.01 18:50:36.596576 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2534 2024.07.01 18:50:36.596695 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2535 2024.07.01 18:50:36.596721 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 28 rows with 3 streams
2536 2024.07.01 18:50:36.596765 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
2537 2024.07.01 18:50:36.596813 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
2538 2024.07.01 18:50:36.596856 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
2539 2024.07.01 18:50:36.598642 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.003662 sec., 7646.095030038231 rows/sec., 317.08 KiB/sec.
2540 2024.07.01 18:50:36.599015 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> DynamicQueryHandler: Done processing query
2541 2024.07.01 18:50:36.599041 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2542 2024.07.01 18:50:36.599058 [ 3 ] {} <Debug> HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.07.01 18:50:36.602578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2544 2024.07.01 18:50:36.602656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2545 2024.07.01 18:50:36.602683 [ 3 ] {} <Debug> HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2546 2024.07.01 18:50:36.602707 [ 3 ] {} <Debug> HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.07.01 18:50:36.602725 [ 3 ] {} <Debug> HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2548 2024.07.01 18:50:36.602769 [ 3 ] {} <Trace> HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2549 2024.07.01 18:50:36.602919 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2550 2024.07.01 18:50:36.602990 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2551 2024.07.01 18:50:36.603241 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2552 2024.07.01 18:50:36.603620 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2553 2024.07.01 18:50:36.603663 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2554 2024.07.01 18:50:36.604180 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2555 2024.07.01 18:50:36.604516 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2556 2024.07.01 18:50:36.604659 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001787 sec., 559.5970900951315 rows/sec., 126.78 KiB/sec.
2557 2024.07.01 18:50:36.604982 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Debug> DynamicQueryHandler: Done processing query
2558 2024.07.01 18:50:36.605013 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2559 2024.07.01 18:50:36.605030 [ 3 ] {} <Debug> HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.07.01 18:50:36.605148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2024.07.01 18:50:36.605202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2562 2024.07.01 18:50:36.605223 [ 3 ] {} <Debug> HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2563 2024.07.01 18:50:36.605240 [ 3 ] {} <Debug> HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.07.01 18:50:36.605254 [ 3 ] {} <Debug> HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.07.01 18:50:36.605288 [ 3 ] {} <Trace> HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2566 2024.07.01 18:50:36.605393 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2567 2024.07.01 18:50:36.605441 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2568 2024.07.01 18:50:36.605623 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2569 2024.07.01 18:50:36.605939 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2570 2024.07.01 18:50:36.605980 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2571 2024.07.01 18:50:36.606548 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2572 2024.07.01 18:50:36.606884 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2573 2024.07.01 18:50:36.607041 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001675 sec., 1194.0298507462687 rows/sec., 97.36 KiB/sec.
2574 2024.07.01 18:50:36.607321 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Debug> DynamicQueryHandler: Done processing query
2575 2024.07.01 18:50:36.607348 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2576 2024.07.01 18:50:36.607365 [ 3 ] {} <Debug> HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2577 2024.07.01 18:50:36.607517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2578 2024.07.01 18:50:36.607569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2579 2024.07.01 18:50:36.607590 [ 3 ] {} <Debug> HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2580 2024.07.01 18:50:36.607607 [ 3 ] {} <Debug> HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2581 2024.07.01 18:50:36.607621 [ 3 ] {} <Debug> HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2582 2024.07.01 18:50:36.607654 [ 3 ] {} <Trace> HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2583 2024.07.01 18:50:36.607775 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2584 2024.07.01 18:50:36.607820 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2585 2024.07.01 18:50:36.607963 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2586 2024.07.01 18:50:36.608286 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2587 2024.07.01 18:50:36.608324 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2588 2024.07.01 18:50:36.608640 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2589 2024.07.01 18:50:36.608986 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2590 2024.07.01 18:50:36.609115 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Debug> executeQuery: Read 31 rows, 2.42 KiB in 0.001375 sec., 22545.454545454548 rows/sec., 1.72 MiB/sec.
2591 2024.07.01 18:50:36.609443 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Debug> DynamicQueryHandler: Done processing query
2592 2024.07.01 18:50:36.609470 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2593 2024.07.01 18:50:36.609486 [ 3 ] {} <Debug> HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2594 2024.07.01 18:50:36.609597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2595 2024.07.01 18:50:36.609649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2596 2024.07.01 18:50:36.609668 [ 3 ] {} <Debug> HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2597 2024.07.01 18:50:36.609685 [ 3 ] {} <Debug> HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2598 2024.07.01 18:50:36.609699 [ 3 ] {} <Debug> HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2599 2024.07.01 18:50:36.609732 [ 3 ] {} <Trace> HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2600 2024.07.01 18:50:36.609834 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2601 2024.07.01 18:50:36.609879 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2602 2024.07.01 18:50:36.610027 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2603 2024.07.01 18:50:36.612648 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2604 2024.07.01 18:50:36.612694 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2605 2024.07.01 18:50:36.613057 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2606 2024.07.01 18:50:36.613413 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2607 2024.07.01 18:50:36.613535 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003727 sec., 536.6246310705661 rows/sec., 37.47 KiB/sec.
2608 2024.07.01 18:50:36.613806 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Debug> DynamicQueryHandler: Done processing query
2609 2024.07.01 18:50:36.613832 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2610 2024.07.01 18:50:36.613848 [ 3 ] {} <Debug> HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2611 2024.07.01 18:50:36.613972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2612 2024.07.01 18:50:36.614023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2613 2024.07.01 18:50:36.614042 [ 3 ] {} <Debug> HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2614 2024.07.01 18:50:36.614059 [ 3 ] {} <Debug> HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2615 2024.07.01 18:50:36.614073 [ 3 ] {} <Debug> HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2616 2024.07.01 18:50:36.614105 [ 3 ] {} <Trace> HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2617 2024.07.01 18:50:36.614213 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2618 2024.07.01 18:50:36.614257 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2619 2024.07.01 18:50:36.614397 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2620 2024.07.01 18:50:36.614709 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2621 2024.07.01 18:50:36.614746 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2622 2024.07.01 18:50:36.615052 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2623 2024.07.01 18:50:36.615360 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2624 2024.07.01 18:50:36.615485 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001306 sec., 29096.47779479326 rows/sec., 2.27 MiB/sec.
2625 2024.07.01 18:50:36.615804 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Debug> DynamicQueryHandler: Done processing query
2626 2024.07.01 18:50:36.615830 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2627 2024.07.01 18:50:36.615883 [ 3 ] {} <Debug> HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2628 2024.07.01 18:50:36.616035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2629 2024.07.01 18:50:36.616085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2630 2024.07.01 18:50:36.616104 [ 3 ] {} <Debug> HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2631 2024.07.01 18:50:36.616121 [ 3 ] {} <Debug> HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2632 2024.07.01 18:50:36.616135 [ 3 ] {} <Debug> HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2633 2024.07.01 18:50:36.616166 [ 3 ] {} <Trace> HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2634 2024.07.01 18:50:36.616304 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2635 2024.07.01 18:50:36.616351 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2636 2024.07.01 18:50:36.616516 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2637 2024.07.01 18:50:36.616966 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2638 2024.07.01 18:50:36.617003 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2639 2024.07.01 18:50:36.617394 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2640 2024.07.01 18:50:36.617754 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2641 2024.07.01 18:50:36.617884 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001641 sec., 67641.6819012797 rows/sec., 4.72 MiB/sec.
2642 2024.07.01 18:50:36.618057 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Debug> DynamicQueryHandler: Done processing query
2643 2024.07.01 18:50:36.618082 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2644 2024.07.01 18:50:36.618098 [ 3 ] {} <Debug> HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2645 2024.07.01 18:50:36.618217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2646 2024.07.01 18:50:36.618265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2647 2024.07.01 18:50:36.618285 [ 3 ] {} <Debug> HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2648 2024.07.01 18:50:36.618302 [ 3 ] {} <Debug> HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2649 2024.07.01 18:50:36.618316 [ 3 ] {} <Debug> HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2650 2024.07.01 18:50:36.618348 [ 3 ] {} <Trace> HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2651 2024.07.01 18:50:36.618458 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2652 2024.07.01 18:50:36.618502 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2653 2024.07.01 18:50:36.618629 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2654 2024.07.01 18:50:36.618907 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2655 2024.07.01 18:50:36.618943 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2656 2024.07.01 18:50:36.619298 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2657 2024.07.01 18:50:36.619626 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2658 2024.07.01 18:50:36.619751 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001333 sec., 30007.501875468868 rows/sec., 2.00 MiB/sec.
2659 2024.07.01 18:50:36.619913 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Debug> DynamicQueryHandler: Done processing query
2660 2024.07.01 18:50:36.619937 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2661 2024.07.01 18:50:36.619954 [ 3 ] {} <Debug> HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2662 2024.07.01 18:50:41.599669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2663 2024.07.01 18:50:41.599821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2664 2024.07.01 18:50:41.599851 [ 3 ] {} <Debug> HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2665 2024.07.01 18:50:41.599881 [ 3 ] {} <Debug> HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.07.01 18:50:41.599899 [ 3 ] {} <Debug> HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2667 2024.07.01 18:50:41.599956 [ 3 ] {} <Trace> HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2668 2024.07.01 18:50:41.600177 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2669 2024.07.01 18:50:41.600253 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2670 2024.07.01 18:50:41.600472 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2671 2024.07.01 18:50:41.600916 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2672 2024.07.01 18:50:41.600959 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2673 2024.07.01 18:50:41.601329 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2674 2024.07.01 18:50:41.601667 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2675 2024.07.01 18:50:41.601833 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001717 sec., 17472.335468841004 rows/sec., 1.38 MiB/sec.
2676 2024.07.01 18:50:41.602075 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Debug> DynamicQueryHandler: Done processing query
2677 2024.07.01 18:50:41.602102 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2678 2024.07.01 18:50:41.602119 [ 3 ] {} <Debug> HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2679 2024.07.01 18:50:41.602249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2680 2024.07.01 18:50:41.602299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2681 2024.07.01 18:50:41.602320 [ 3 ] {} <Debug> HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2682 2024.07.01 18:50:41.602336 [ 3 ] {} <Debug> HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2683 2024.07.01 18:50:41.602350 [ 3 ] {} <Debug> HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2684 2024.07.01 18:50:41.602381 [ 3 ] {} <Trace> HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2685 2024.07.01 18:50:41.602477 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2686 2024.07.01 18:50:41.602521 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2687 2024.07.01 18:50:41.602649 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2688 2024.07.01 18:50:41.602927 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2689 2024.07.01 18:50:41.602964 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2690 2024.07.01 18:50:41.603295 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2691 2024.07.01 18:50:41.603600 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2692 2024.07.01 18:50:41.603757 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
2693 2024.07.01 18:50:41.603920 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Debug> DynamicQueryHandler: Done processing query
2694 2024.07.01 18:50:41.603945 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2695 2024.07.01 18:50:41.603961 [ 3 ] {} <Debug> HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.07.01 18:50:41.604088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 17928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2697 2024.07.01 18:50:41.604137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2698 2024.07.01 18:50:41.604156 [ 3 ] {} <Debug> HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2699 2024.07.01 18:50:41.604173 [ 3 ] {} <Debug> HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2700 2024.07.01 18:50:41.604187 [ 3 ] {} <Debug> HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2701 2024.07.01 18:50:41.604218 [ 3 ] {} <Trace> HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2702 2024.07.01 18:50:41.604346 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2703 2024.07.01 18:50:41.604388 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2704 2024.07.01 18:50:41.604511 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2705 2024.07.01 18:50:41.604871 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2706 2024.07.01 18:50:41.604908 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2707 2024.07.01 18:50:41.605219 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2708 2024.07.01 18:50:41.605518 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2709 2024.07.01 18:50:41.605674 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Debug> executeQuery: Read 121 rows, 10.56 KiB in 0.001375 sec., 88000 rows/sec., 7.50 MiB/sec.
2710 2024.07.01 18:50:41.605839 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Debug> DynamicQueryHandler: Done processing query
2711 2024.07.01 18:50:41.605863 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2712 2024.07.01 18:50:41.605879 [ 3 ] {} <Debug> HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2713 2024.07.01 18:50:41.605984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2714 2024.07.01 18:50:41.606032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2715 2024.07.01 18:50:41.606050 [ 3 ] {} <Debug> HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2716 2024.07.01 18:50:41.606066 [ 3 ] {} <Debug> HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.07.01 18:50:41.606081 [ 3 ] {} <Debug> HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2718 2024.07.01 18:50:41.606111 [ 3 ] {} <Trace> HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2719 2024.07.01 18:50:41.606203 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2720 2024.07.01 18:50:41.606243 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2721 2024.07.01 18:50:41.606368 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2722 2024.07.01 18:50:41.606623 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2723 2024.07.01 18:50:41.606659 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2724 2024.07.01 18:50:41.606949 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2725 2024.07.01 18:50:41.607247 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2726 2024.07.01 18:50:41.607397 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 115.03 KiB/sec.
2727 2024.07.01 18:50:41.607627 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Debug> DynamicQueryHandler: Done processing query
2728 2024.07.01 18:50:41.607652 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2729 2024.07.01 18:50:41.607669 [ 3 ] {} <Debug> HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2730 2024.07.01 18:50:41.607793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2731 2024.07.01 18:50:41.607840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2732 2024.07.01 18:50:41.607859 [ 3 ] {} <Debug> HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2733 2024.07.01 18:50:41.607876 [ 3 ] {} <Debug> HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.07.01 18:50:41.607889 [ 3 ] {} <Debug> HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2735 2024.07.01 18:50:41.607919 [ 3 ] {} <Trace> HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2736 2024.07.01 18:50:41.608029 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2737 2024.07.01 18:50:41.608072 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2738 2024.07.01 18:50:41.608215 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2739 2024.07.01 18:50:41.608530 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2740 2024.07.01 18:50:41.608567 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2741 2024.07.01 18:50:41.608901 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2742 2024.07.01 18:50:41.609198 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2743 2024.07.01 18:50:41.609356 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Debug> executeQuery: Read 75 rows, 6.02 KiB in 0.001358 sec., 55228.27687776141 rows/sec., 4.33 MiB/sec.
2744 2024.07.01 18:50:41.609519 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Debug> DynamicQueryHandler: Done processing query
2745 2024.07.01 18:50:41.609544 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2746 2024.07.01 18:50:41.609559 [ 3 ] {} <Debug> HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.07.01 18:50:41.609684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2748 2024.07.01 18:50:41.609732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2749 2024.07.01 18:50:41.609751 [ 3 ] {} <Debug> HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2750 2024.07.01 18:50:41.609772 [ 3 ] {} <Debug> HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.07.01 18:50:41.609786 [ 3 ] {} <Debug> HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2752 2024.07.01 18:50:41.609817 [ 3 ] {} <Trace> HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2753 2024.07.01 18:50:41.609942 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2754 2024.07.01 18:50:41.609988 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2755 2024.07.01 18:50:41.610133 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2756 2024.07.01 18:50:41.610465 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2757 2024.07.01 18:50:41.610500 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2758 2024.07.01 18:50:41.610890 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2759 2024.07.01 18:50:41.611223 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2760 2024.07.01 18:50:41.611346 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001456 sec., 76236.26373626373 rows/sec., 5.32 MiB/sec.
2761 2024.07.01 18:50:41.611552 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Debug> DynamicQueryHandler: Done processing query
2762 2024.07.01 18:50:41.611577 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2763 2024.07.01 18:50:41.611593 [ 3 ] {} <Debug> HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.07.01 18:50:41.611783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 47998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2765 2024.07.01 18:50:41.611832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2766 2024.07.01 18:50:41.611851 [ 3 ] {} <Debug> HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2767 2024.07.01 18:50:41.611867 [ 3 ] {} <Debug> HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.07.01 18:50:41.611881 [ 3 ] {} <Debug> HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2769 2024.07.01 18:50:41.611912 [ 3 ] {} <Trace> HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2770 2024.07.01 18:50:41.612224 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2771 2024.07.01 18:50:41.612287 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2772 2024.07.01 18:50:41.612667 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2773 2024.07.01 18:50:41.613308 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2774 2024.07.01 18:50:41.613343 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2775 2024.07.01 18:50:41.613965 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2776 2024.07.01 18:50:41.614359 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2777 2024.07.01 18:50:41.614487 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2778 2024.07.01 18:50:41.614506 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002501 sec., 11995.201919232306 rows/sec., 21.49 MiB/sec.
2779 2024.07.01 18:50:41.614527 [ 64 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2780 2024.07.01 18:50:41.614567 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2781 2024.07.01 18:50:41.614957 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
2782 2024.07.01 18:50:41.615111 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Debug> DynamicQueryHandler: Done processing query
2783 2024.07.01 18:50:41.615145 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2784 2024.07.01 18:50:41.615168 [ 3 ] {} <Debug> HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2785 2024.07.01 18:50:41.615294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2786 2024.07.01 18:50:41.615363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2787 2024.07.01 18:50:41.615394 [ 3 ] {} <Debug> HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2788 2024.07.01 18:50:41.615406 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2789 2024.07.01 18:50:41.615415 [ 3 ] {} <Debug> HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.07.01 18:50:41.615441 [ 3 ] {} <Debug> HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.07.01 18:50:41.615475 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2792 2024.07.01 18:50:41.615482 [ 3 ] {} <Trace> HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2793 2024.07.01 18:50:41.615766 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2794 2024.07.01 18:50:41.615915 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2795 2024.07.01 18:50:41.616020 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2796 2024.07.01 18:50:41.616611 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2797 2024.07.01 18:50:41.616652 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
2798 2024.07.01 18:50:41.617117 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
2799 2024.07.01 18:50:41.617298 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2800 2024.07.01 18:50:41.617393 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2801 2024.07.01 18:50:41.617660 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
2802 2024.07.01 18:50:41.618204 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
2803 2024.07.01 18:50:41.618411 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2804 2024.07.01 18:50:41.618998 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2805 2024.07.01 18:50:41.619262 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.003602 sec., 2498.611882287618 rows/sec., 184.36 KiB/sec.
2806 2024.07.01 18:50:41.619585 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Debug> DynamicQueryHandler: Done processing query
2807 2024.07.01 18:50:41.619616 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2808 2024.07.01 18:50:41.619643 [ 3 ] {} <Debug> HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.07.01 18:50:41.619779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2810 2024.07.01 18:50:41.619847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2811 2024.07.01 18:50:41.619880 [ 3 ] {} <Debug> HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2812 2024.07.01 18:50:41.619908 [ 3 ] {} <Debug> HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2813 2024.07.01 18:50:41.619935 [ 3 ] {} <Debug> HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2814 2024.07.01 18:50:41.619985 [ 3 ] {} <Trace> HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2815 2024.07.01 18:50:41.620111 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2816 2024.07.01 18:50:41.620177 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2817 2024.07.01 18:50:41.620498 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2818 2024.07.01 18:50:41.621143 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2819 2024.07.01 18:50:41.621194 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2820 2024.07.01 18:50:41.621835 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2821 2024.07.01 18:50:41.622511 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 19 columns (19 merged, 0 gathered) in 0.007850126 sec., 12738.649035697006 rows/sec., 22.83 MiB/sec.
2822 2024.07.01 18:50:41.622550 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2823 2024.07.01 18:50:41.622765 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.002692 sec., 14858.84101040119 rows/sec., 1015.74 KiB/sec.
2824 2024.07.01 18:50:41.623369 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Debug> DynamicQueryHandler: Done processing query
2825 2024.07.01 18:50:41.623375 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2826 2024.07.01 18:50:41.623409 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2827 2024.07.01 18:50:41.623454 [ 3 ] {} <Debug> HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.07.01 18:50:41.624120 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2829 2024.07.01 18:50:41.624216 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2830 2024.07.01 18:50:41.624375 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
2831 2024.07.01 18:50:46.597982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2832 2024.07.01 18:50:46.598176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2833 2024.07.01 18:50:46.598223 [ 3 ] {} <Debug> HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2834 2024.07.01 18:50:46.598265 [ 3 ] {} <Debug> HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2835 2024.07.01 18:50:46.598294 [ 3 ] {} <Debug> HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2836 2024.07.01 18:50:46.598373 [ 3 ] {} <Trace> HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2837 2024.07.01 18:50:46.598649 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2838 2024.07.01 18:50:46.598753 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2839 2024.07.01 18:50:46.598946 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2840 2024.07.01 18:50:46.599415 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2841 2024.07.01 18:50:46.599453 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2842 2024.07.01 18:50:46.599811 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2843 2024.07.01 18:50:46.600186 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2844 2024.07.01 18:50:46.600348 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001781 sec., 1122.9646266142615 rows/sec., 91.57 KiB/sec.
2845 2024.07.01 18:50:46.600563 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Debug> DynamicQueryHandler: Done processing query
2846 2024.07.01 18:50:46.600592 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2847 2024.07.01 18:50:46.600609 [ 3 ] {} <Debug> HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2848 2024.07.01 18:50:46.600779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2849 2024.07.01 18:50:46.600830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2850 2024.07.01 18:50:46.600850 [ 3 ] {} <Debug> HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2851 2024.07.01 18:50:46.600868 [ 3 ] {} <Debug> HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.07.01 18:50:46.600882 [ 3 ] {} <Debug> HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2853 2024.07.01 18:50:46.600913 [ 3 ] {} <Trace> HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2854 2024.07.01 18:50:46.601020 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2855 2024.07.01 18:50:46.601063 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2856 2024.07.01 18:50:46.601191 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2857 2024.07.01 18:50:46.601562 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2858 2024.07.01 18:50:46.601600 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2859 2024.07.01 18:50:46.601909 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2860 2024.07.01 18:50:46.602214 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2861 2024.07.01 18:50:46.602378 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Debug> executeQuery: Read 31 rows, 2.42 KiB in 0.001383 sec., 22415.039768618946 rows/sec., 1.71 MiB/sec.
2862 2024.07.01 18:50:46.602590 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Debug> DynamicQueryHandler: Done processing query
2863 2024.07.01 18:50:46.602615 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2864 2024.07.01 18:50:46.602632 [ 3 ] {} <Debug> HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2865 2024.07.01 18:50:46.602740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2866 2024.07.01 18:50:46.602789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2867 2024.07.01 18:50:46.602808 [ 3 ] {} <Debug> HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2868 2024.07.01 18:50:46.602824 [ 3 ] {} <Debug> HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.07.01 18:50:46.602838 [ 3 ] {} <Debug> HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2870 2024.07.01 18:50:46.602869 [ 3 ] {} <Trace> HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2871 2024.07.01 18:50:46.602960 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2872 2024.07.01 18:50:46.603003 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2873 2024.07.01 18:50:46.603130 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2874 2024.07.01 18:50:46.603395 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2875 2024.07.01 18:50:46.603432 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2876 2024.07.01 18:50:46.603725 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2877 2024.07.01 18:50:46.604030 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2878 2024.07.01 18:50:46.604175 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001227 sec., 1629.9918500407498 rows/sec., 113.81 KiB/sec.
2879 2024.07.01 18:50:46.604436 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Debug> DynamicQueryHandler: Done processing query
2880 2024.07.01 18:50:46.604461 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2881 2024.07.01 18:50:46.604477 [ 3 ] {} <Debug> HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.07.01 18:50:46.604588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2883 2024.07.01 18:50:46.604636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2884 2024.07.01 18:50:46.604655 [ 3 ] {} <Debug> HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2885 2024.07.01 18:50:46.604671 [ 3 ] {} <Debug> HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2886 2024.07.01 18:50:46.604684 [ 3 ] {} <Debug> HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2887 2024.07.01 18:50:46.604716 [ 3 ] {} <Trace> HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2888 2024.07.01 18:50:46.604821 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2889 2024.07.01 18:50:46.604864 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2890 2024.07.01 18:50:46.605010 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2891 2024.07.01 18:50:46.605354 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2892 2024.07.01 18:50:46.605390 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2893 2024.07.01 18:50:46.605696 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2894 2024.07.01 18:50:46.606022 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2895 2024.07.01 18:50:46.606181 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001384 sec., 27456.64739884393 rows/sec., 2.15 MiB/sec.
2896 2024.07.01 18:50:46.606345 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Debug> DynamicQueryHandler: Done processing query
2897 2024.07.01 18:50:46.606370 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2898 2024.07.01 18:50:46.606387 [ 3 ] {} <Debug> HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2899 2024.07.01 18:50:46.606513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2900 2024.07.01 18:50:46.606560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2901 2024.07.01 18:50:46.606580 [ 3 ] {} <Debug> HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2902 2024.07.01 18:50:46.606596 [ 3 ] {} <Debug> HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2903 2024.07.01 18:50:46.606611 [ 3 ] {} <Debug> HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.07.01 18:50:46.606642 [ 3 ] {} <Trace> HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2905 2024.07.01 18:50:46.606774 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2906 2024.07.01 18:50:46.606820 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2907 2024.07.01 18:50:46.606972 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2908 2024.07.01 18:50:46.607331 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2909 2024.07.01 18:50:46.607368 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2910 2024.07.01 18:50:46.607753 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2911 2024.07.01 18:50:46.608087 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2912 2024.07.01 18:50:46.608236 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.00151 sec., 73509.93377483444 rows/sec., 5.13 MiB/sec.
2913 2024.07.01 18:50:46.608411 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Debug> DynamicQueryHandler: Done processing query
2914 2024.07.01 18:50:46.608436 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2915 2024.07.01 18:50:46.608451 [ 3 ] {} <Debug> HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.07.01 18:50:46.608558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2917 2024.07.01 18:50:46.608606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2918 2024.07.01 18:50:46.608625 [ 3 ] {} <Debug> HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2919 2024.07.01 18:50:46.608641 [ 3 ] {} <Debug> HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2920 2024.07.01 18:50:46.608655 [ 3 ] {} <Debug> HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2921 2024.07.01 18:50:46.608686 [ 3 ] {} <Trace> HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2922 2024.07.01 18:50:46.608795 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2923 2024.07.01 18:50:46.608839 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2924 2024.07.01 18:50:46.608967 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2925 2024.07.01 18:50:46.609289 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2926 2024.07.01 18:50:46.609325 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2927 2024.07.01 18:50:46.609675 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2928 2024.07.01 18:50:46.609996 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2929 2024.07.01 18:50:46.610159 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001393 sec., 28715.00358937545 rows/sec., 1.92 MiB/sec.
2930 2024.07.01 18:50:46.610326 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Debug> DynamicQueryHandler: Done processing query
2931 2024.07.01 18:50:46.610351 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2932 2024.07.01 18:50:46.610367 [ 3 ] {} <Debug> HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.07.01 18:50:49.853981 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
2934 2024.07.01 18:50:49.854034 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
2935 2024.07.01 18:50:51.600379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2936 2024.07.01 18:50:51.600516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2937 2024.07.01 18:50:51.600541 [ 3 ] {} <Debug> HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2938 2024.07.01 18:50:51.600567 [ 3 ] {} <Debug> HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.07.01 18:50:51.600582 [ 3 ] {} <Debug> HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2940 2024.07.01 18:50:51.600632 [ 3 ] {} <Trace> HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2941 2024.07.01 18:50:51.600827 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2942 2024.07.01 18:50:51.600896 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2943 2024.07.01 18:50:51.601087 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2944 2024.07.01 18:50:51.601545 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2945 2024.07.01 18:50:51.601588 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2946 2024.07.01 18:50:51.601987 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2947 2024.07.01 18:50:51.602328 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2948 2024.07.01 18:50:51.602492 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001723 sec., 17411.491584445735 rows/sec., 1.38 MiB/sec.
2949 2024.07.01 18:50:51.602696 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Debug> DynamicQueryHandler: Done processing query
2950 2024.07.01 18:50:51.602724 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2951 2024.07.01 18:50:51.602741 [ 3 ] {} <Debug> HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2952 2024.07.01 18:50:51.602894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2953 2024.07.01 18:50:51.602944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2954 2024.07.01 18:50:51.602964 [ 3 ] {} <Debug> HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2955 2024.07.01 18:50:51.602981 [ 3 ] {} <Debug> HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2956 2024.07.01 18:50:51.602995 [ 3 ] {} <Debug> HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2957 2024.07.01 18:50:51.603026 [ 3 ] {} <Trace> HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2958 2024.07.01 18:50:51.603122 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2959 2024.07.01 18:50:51.603166 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2960 2024.07.01 18:50:51.603294 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2961 2024.07.01 18:50:51.603606 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2962 2024.07.01 18:50:51.603643 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2963 2024.07.01 18:50:51.603954 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2964 2024.07.01 18:50:51.604262 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2965 2024.07.01 18:50:51.604419 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 123.64 KiB/sec.
2966 2024.07.01 18:50:51.604714 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Debug> DynamicQueryHandler: Done processing query
2967 2024.07.01 18:50:51.604740 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2968 2024.07.01 18:50:51.604757 [ 3 ] {} <Debug> HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.07.01 18:50:51.604891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2970 2024.07.01 18:50:51.604942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2971 2024.07.01 18:50:51.604963 [ 3 ] {} <Debug> HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2972 2024.07.01 18:50:51.604980 [ 3 ] {} <Debug> HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2973 2024.07.01 18:50:51.604994 [ 3 ] {} <Debug> HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2974 2024.07.01 18:50:51.605027 [ 3 ] {} <Trace> HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2975 2024.07.01 18:50:51.605168 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2976 2024.07.01 18:50:51.605213 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2977 2024.07.01 18:50:51.605359 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2978 2024.07.01 18:50:51.605770 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2979 2024.07.01 18:50:51.605807 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2980 2024.07.01 18:50:51.606141 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2981 2024.07.01 18:50:51.606444 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2982 2024.07.01 18:50:51.606603 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Debug> executeQuery: Read 157 rows, 13.37 KiB in 0.00149 sec., 105369.12751677852 rows/sec., 8.76 MiB/sec.
2983 2024.07.01 18:50:51.606602 [ 51 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2984 2024.07.01 18:50:51.606718 [ 51 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2985 2024.07.01 18:50:51.606755 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
2986 2024.07.01 18:50:51.606842 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Debug> DynamicQueryHandler: Done processing query
2987 2024.07.01 18:50:51.606930 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2988 2024.07.01 18:50:51.607011 [ 3 ] {} <Debug> HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2989 2024.07.01 18:50:51.607243 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
2990 2024.07.01 18:50:51.607269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2991 2024.07.01 18:50:51.607369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2992 2024.07.01 18:50:51.607414 [ 3 ] {} <Debug> HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
2993 2024.07.01 18:50:51.607457 [ 3 ] {} <Debug> HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2994 2024.07.01 18:50:51.607498 [ 3 ] {} <Debug> HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2995 2024.07.01 18:50:51.607590 [ 3 ] {} <Trace> HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2996 2024.07.01 18:50:51.607622 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2997 2024.07.01 18:50:51.607707 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 108 rows starting from the beginning of the part
2998 2024.07.01 18:50:51.607755 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2999 2024.07.01 18:50:51.607832 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3000 2024.07.01 18:50:51.608013 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part
3001 2024.07.01 18:50:51.608355 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
3002 2024.07.01 18:50:51.608703 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 121 rows starting from the beginning of the part
3003 2024.07.01 18:50:51.608942 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3004 2024.07.01 18:50:51.608995 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
3005 2024.07.01 18:50:51.609315 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 157 rows starting from the beginning of the part
3006 2024.07.01 18:50:51.609956 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3007 2024.07.01 18:50:51.610027 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3008 2024.07.01 18:50:51.610762 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3009 2024.07.01 18:50:51.611626 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3010 2024.07.01 18:50:51.611975 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004251 sec., 470.4775346977182 rows/sec., 32.85 KiB/sec.
3011 2024.07.01 18:50:51.612309 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 4 columns (4 merged, 0 gathered) in 0.005429883 sec., 95766.33603339152 rows/sec., 7.87 MiB/sec.
3012 2024.07.01 18:50:51.612417 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Debug> DynamicQueryHandler: Done processing query
3013 2024.07.01 18:50:51.612460 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3014 2024.07.01 18:50:51.612478 [ 3 ] {} <Debug> HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3015 2024.07.01 18:50:51.612575 [ 194 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3016 2024.07.01 18:50:51.612670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3017 2024.07.01 18:50:51.612746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3018 2024.07.01 18:50:51.612768 [ 3 ] {} <Debug> HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3019 2024.07.01 18:50:51.612790 [ 3 ] {} <Debug> HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3020 2024.07.01 18:50:51.612818 [ 3 ] {} <Debug> HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3021 2024.07.01 18:50:51.612880 [ 3 ] {} <Trace> HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3022 2024.07.01 18:50:51.613212 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3023 2024.07.01 18:50:51.613299 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3024 2024.07.01 18:50:51.613506 [ 194 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3025 2024.07.01 18:50:51.613665 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3026 2024.07.01 18:50:51.613739 [ 194 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3027 2024.07.01 18:50:51.613889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3028 2024.07.01 18:50:51.614116 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3029 2024.07.01 18:50:51.614158 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3030 2024.07.01 18:50:51.614493 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3031 2024.07.01 18:50:51.614807 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3032 2024.07.01 18:50:51.614943 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Debug> executeQuery: Read 92 rows, 7.34 KiB in 0.001836 sec., 50108.93246187364 rows/sec., 3.91 MiB/sec.
3033 2024.07.01 18:50:51.614996 [ 50 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3034 2024.07.01 18:50:51.615099 [ 50 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3035 2024.07.01 18:50:51.615135 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3036 2024.07.01 18:50:51.615217 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Debug> DynamicQueryHandler: Done processing query
3037 2024.07.01 18:50:51.615291 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3038 2024.07.01 18:50:51.615329 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
3039 2024.07.01 18:50:51.615333 [ 3 ] {} <Debug> HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3040 2024.07.01 18:50:51.615486 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3041 2024.07.01 18:50:51.615517 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 87 rows starting from the beginning of the part
3042 2024.07.01 18:50:51.615664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 28194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3043 2024.07.01 18:50:51.615705 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part
3044 2024.07.01 18:50:51.615809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3045 2024.07.01 18:50:51.615910 [ 3 ] {} <Debug> HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3046 2024.07.01 18:50:51.615995 [ 3 ] {} <Debug> HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3047 2024.07.01 18:50:51.616014 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part
3048 2024.07.01 18:50:51.616046 [ 3 ] {} <Debug> HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3049 2024.07.01 18:50:51.616192 [ 3 ] {} <Trace> HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3050 2024.07.01 18:50:51.616298 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part
3051 2024.07.01 18:50:51.616556 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part
3052 2024.07.01 18:50:51.616585 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3053 2024.07.01 18:50:51.616772 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3054 2024.07.01 18:50:51.616830 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 92 rows starting from the beginning of the part
3055 2024.07.01 18:50:51.617623 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3056 2024.07.01 18:50:51.618609 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3057 2024.07.01 18:50:51.618679 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3058 2024.07.01 18:50:51.619570 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.004346598 sec., 87424.69397906133 rows/sec., 6.83 MiB/sec.
3059 2024.07.01 18:50:51.619688 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3060 2024.07.01 18:50:51.619750 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3061 2024.07.01 18:50:51.620581 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3062 2024.07.01 18:50:51.620676 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3063 2024.07.01 18:50:51.620853 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3064 2024.07.01 18:50:51.620898 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3065 2024.07.01 18:50:51.620928 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Debug> executeQuery: Read 147 rows, 10.53 KiB in 0.004536 sec., 32407.407407407405 rows/sec., 2.27 MiB/sec.
3066 2024.07.01 18:50:51.620964 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3067 2024.07.01 18:50:51.621148 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3068 2024.07.01 18:50:51.621185 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3069 2024.07.01 18:50:51.621528 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Debug> DynamicQueryHandler: Done processing query
3070 2024.07.01 18:50:51.621548 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
3071 2024.07.01 18:50:51.621589 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3072 2024.07.01 18:50:51.621676 [ 3 ] {} <Debug> HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3073 2024.07.01 18:50:51.621844 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3074 2024.07.01 18:50:51.621884 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1512 rows starting from the beginning of the part
3075 2024.07.01 18:50:51.622007 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part
3076 2024.07.01 18:50:51.622103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3077 2024.07.01 18:50:51.622310 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part
3078 2024.07.01 18:50:51.622328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3079 2024.07.01 18:50:51.622414 [ 3 ] {} <Debug> HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3080 2024.07.01 18:50:51.622485 [ 3 ] {} <Debug> HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3081 2024.07.01 18:50:51.622551 [ 3 ] {} <Debug> HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3082 2024.07.01 18:50:51.622643 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part
3083 2024.07.01 18:50:51.622671 [ 3 ] {} <Trace> HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3084 2024.07.01 18:50:51.622930 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 111 rows starting from the beginning of the part
3085 2024.07.01 18:50:51.623044 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 147 rows starting from the beginning of the part
3086 2024.07.01 18:50:51.623365 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3087 2024.07.01 18:50:51.623681 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3088 2024.07.01 18:50:51.625544 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3089 2024.07.01 18:50:51.627362 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2102 rows, containing 5 columns (5 merged, 0 gathered) in 0.006013121 sec., 349568.8844445339 rows/sec., 24.43 MiB/sec.
3090 2024.07.01 18:50:51.627598 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3091 2024.07.01 18:50:51.627652 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3092 2024.07.01 18:50:51.627679 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3093 2024.07.01 18:50:51.628665 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3094 2024.07.01 18:50:51.628899 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3095 2024.07.01 18:50:51.629047 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
3096 2024.07.01 18:50:51.629253 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3097 2024.07.01 18:50:51.629693 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3098 2024.07.01 18:50:51.629889 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007024 sec., 4271.070615034168 rows/sec., 7.65 MiB/sec.
3099 2024.07.01 18:50:51.630146 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Debug> DynamicQueryHandler: Done processing query
3100 2024.07.01 18:50:51.630172 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3101 2024.07.01 18:50:51.630190 [ 3 ] {} <Debug> HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3102 2024.07.01 18:50:51.630322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3103 2024.07.01 18:50:51.630371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3104 2024.07.01 18:50:51.630390 [ 3 ] {} <Debug> HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3105 2024.07.01 18:50:51.630406 [ 3 ] {} <Debug> HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3106 2024.07.01 18:50:51.630419 [ 3 ] {} <Debug> HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.07.01 18:50:51.630451 [ 3 ] {} <Trace> HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3108 2024.07.01 18:50:51.630559 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3109 2024.07.01 18:50:51.630603 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3110 2024.07.01 18:50:51.630738 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3111 2024.07.01 18:50:51.631013 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3112 2024.07.01 18:50:51.631050 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3113 2024.07.01 18:50:51.631397 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3114 2024.07.01 18:50:51.631724 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3115 2024.07.01 18:50:51.631880 [ 50 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3116 2024.07.01 18:50:51.631887 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001352 sec., 29585.79881656805 rows/sec., 1.98 MiB/sec.
3117 2024.07.01 18:50:51.631923 [ 50 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3118 2024.07.01 18:50:51.631990 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3119 2024.07.01 18:50:51.632201 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Debug> DynamicQueryHandler: Done processing query
3120 2024.07.01 18:50:51.632278 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3121 2024.07.01 18:50:51.632356 [ 3 ] {} <Debug> HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3122 2024.07.01 18:50:51.632392 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
3123 2024.07.01 18:50:51.632642 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3124 2024.07.01 18:50:51.632680 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 398 rows starting from the beginning of the part
3125 2024.07.01 18:50:51.632782 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
3126 2024.07.01 18:50:51.633017 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
3127 2024.07.01 18:50:51.633238 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
3128 2024.07.01 18:50:51.633372 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
3129 2024.07.01 18:50:51.633566 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
3130 2024.07.01 18:50:51.634822 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722767 sec., 219629.5165910267 rows/sec., 14.71 MiB/sec.
3131 2024.07.01 18:50:51.634978 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3132 2024.07.01 18:50:51.635315 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3133 2024.07.01 18:50:51.635384 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3134 2024.07.01 18:50:51.635447 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3135 2024.07.01 18:50:56.597807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3136 2024.07.01 18:50:56.597955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3137 2024.07.01 18:50:56.597985 [ 3 ] {} <Debug> HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3138 2024.07.01 18:50:56.598013 [ 3 ] {} <Debug> HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3139 2024.07.01 18:50:56.598031 [ 3 ] {} <Debug> HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3140 2024.07.01 18:50:56.598090 [ 3 ] {} <Trace> HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3141 2024.07.01 18:50:56.598324 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3142 2024.07.01 18:50:56.598393 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3143 2024.07.01 18:50:56.598581 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3144 2024.07.01 18:50:56.599010 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3145 2024.07.01 18:50:56.599053 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3146 2024.07.01 18:50:56.599419 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3147 2024.07.01 18:50:56.599766 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3148 2024.07.01 18:50:56.599938 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.37 MiB/sec.
3149 2024.07.01 18:50:56.600144 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Debug> DynamicQueryHandler: Done processing query
3150 2024.07.01 18:50:56.600172 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3151 2024.07.01 18:50:56.600188 [ 3 ] {} <Debug> HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3152 2024.07.01 18:50:56.600359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3153 2024.07.01 18:50:56.600408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3154 2024.07.01 18:50:56.600429 [ 3 ] {} <Debug> HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3155 2024.07.01 18:50:56.600445 [ 3 ] {} <Debug> HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3156 2024.07.01 18:50:56.600459 [ 3 ] {} <Debug> HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3157 2024.07.01 18:50:56.600491 [ 3 ] {} <Trace> HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3158 2024.07.01 18:50:56.600597 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3159 2024.07.01 18:50:56.600639 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3160 2024.07.01 18:50:56.600768 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3161 2024.07.01 18:50:56.601062 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3162 2024.07.01 18:50:56.601100 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3163 2024.07.01 18:50:56.601403 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3164 2024.07.01 18:50:56.601703 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3165 2024.07.01 18:50:56.601865 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001298 sec., 27734.976887519264 rows/sec., 2.17 MiB/sec.
3166 2024.07.01 18:50:56.602023 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Debug> DynamicQueryHandler: Done processing query
3167 2024.07.01 18:50:56.602050 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3168 2024.07.01 18:50:56.602067 [ 3 ] {} <Debug> HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3169 2024.07.01 18:50:56.602302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3170 2024.07.01 18:50:56.602350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3171 2024.07.01 18:50:56.602370 [ 3 ] {} <Debug> HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3172 2024.07.01 18:50:56.602386 [ 3 ] {} <Debug> HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3173 2024.07.01 18:50:56.602400 [ 3 ] {} <Debug> HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3174 2024.07.01 18:50:56.602430 [ 3 ] {} <Trace> HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3175 2024.07.01 18:50:56.602564 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3176 2024.07.01 18:50:56.602610 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3177 2024.07.01 18:50:56.602759 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3178 2024.07.01 18:50:56.603098 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3179 2024.07.01 18:50:56.603136 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3180 2024.07.01 18:50:56.603524 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3181 2024.07.01 18:50:56.603860 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3182 2024.07.01 18:50:56.604020 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001513 sec., 72703.2385988103 rows/sec., 5.07 MiB/sec.
3183 2024.07.01 18:50:56.604210 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Debug> DynamicQueryHandler: Done processing query
3184 2024.07.01 18:50:56.604235 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3185 2024.07.01 18:50:56.604252 [ 3 ] {} <Debug> HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3186 2024.07.01 18:50:56.604412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3187 2024.07.01 18:50:56.604459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3188 2024.07.01 18:50:56.604480 [ 3 ] {} <Debug> HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3189 2024.07.01 18:50:56.604497 [ 3 ] {} <Debug> HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3190 2024.07.01 18:50:56.604510 [ 3 ] {} <Debug> HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3191 2024.07.01 18:50:56.604541 [ 3 ] {} <Trace> HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3192 2024.07.01 18:50:56.604654 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3193 2024.07.01 18:50:56.604698 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3194 2024.07.01 18:50:56.604827 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3195 2024.07.01 18:50:56.605095 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3196 2024.07.01 18:50:56.605130 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3197 2024.07.01 18:50:56.605481 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3198 2024.07.01 18:50:56.605803 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3199 2024.07.01 18:50:56.605954 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001338 sec., 29895.366218236173 rows/sec., 2.00 MiB/sec.
3200 2024.07.01 18:50:56.606109 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Debug> DynamicQueryHandler: Done processing query
3201 2024.07.01 18:50:56.606134 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3202 2024.07.01 18:50:56.606150 [ 3 ] {} <Debug> HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3203 2024.07.01 18:51:01.599690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3204 2024.07.01 18:51:01.599885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3205 2024.07.01 18:51:01.599933 [ 3 ] {} <Debug> HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3206 2024.07.01 18:51:01.599975 [ 3 ] {} <Debug> HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3207 2024.07.01 18:51:01.600003 [ 3 ] {} <Debug> HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3208 2024.07.01 18:51:01.600085 [ 3 ] {} <Trace> HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3209 2024.07.01 18:51:01.600382 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3210 2024.07.01 18:51:01.600449 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3211 2024.07.01 18:51:01.600639 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3212 2024.07.01 18:51:01.601152 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3213 2024.07.01 18:51:01.601194 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3214 2024.07.01 18:51:01.601560 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3215 2024.07.01 18:51:01.601891 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3216 2024.07.01 18:51:01.602037 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 1.35 MiB/sec.
3217 2024.07.01 18:51:01.602249 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Debug> DynamicQueryHandler: Done processing query
3218 2024.07.01 18:51:01.602278 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3219 2024.07.01 18:51:01.602295 [ 3 ] {} <Debug> HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.07.01 18:51:01.602459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 17794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3221 2024.07.01 18:51:01.602514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3222 2024.07.01 18:51:01.602534 [ 3 ] {} <Debug> HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3223 2024.07.01 18:51:01.602553 [ 3 ] {} <Debug> HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3224 2024.07.01 18:51:01.602567 [ 3 ] {} <Debug> HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3225 2024.07.01 18:51:01.602602 [ 3 ] {} <Trace> HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3226 2024.07.01 18:51:01.602737 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3227 2024.07.01 18:51:01.602783 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3228 2024.07.01 18:51:01.602912 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3229 2024.07.01 18:51:01.603273 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3230 2024.07.01 18:51:01.603309 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3231 2024.07.01 18:51:01.603627 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3232 2024.07.01 18:51:01.603932 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3233 2024.07.01 18:51:01.604057 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Debug> executeQuery: Read 120 rows, 10.48 KiB in 0.001376 sec., 87209.30232558139 rows/sec., 7.44 MiB/sec.
3234 2024.07.01 18:51:01.604208 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Debug> DynamicQueryHandler: Done processing query
3235 2024.07.01 18:51:01.604233 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3236 2024.07.01 18:51:01.604249 [ 3 ] {} <Debug> HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.07.01 18:51:01.604375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3238 2024.07.01 18:51:01.604423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3239 2024.07.01 18:51:01.604442 [ 3 ] {} <Debug> HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3240 2024.07.01 18:51:01.604459 [ 3 ] {} <Debug> HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3241 2024.07.01 18:51:01.604472 [ 3 ] {} <Debug> HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3242 2024.07.01 18:51:01.604503 [ 3 ] {} <Trace> HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3243 2024.07.01 18:51:01.604613 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3244 2024.07.01 18:51:01.604656 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3245 2024.07.01 18:51:01.604778 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2024.07.01 18:51:01.605085 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3247 2024.07.01 18:51:01.605121 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3248 2024.07.01 18:51:01.605423 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3249 2024.07.01 18:51:01.605728 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3250 2024.07.01 18:51:01.605855 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00128 sec., 51562.49999999999 rows/sec., 4.03 MiB/sec.
3251 2024.07.01 18:51:01.606120 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Debug> DynamicQueryHandler: Done processing query
3252 2024.07.01 18:51:01.606169 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3253 2024.07.01 18:51:01.606186 [ 3 ] {} <Debug> HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.07.01 18:51:01.606313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3255 2024.07.01 18:51:01.606361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3256 2024.07.01 18:51:01.606381 [ 3 ] {} <Debug> HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3257 2024.07.01 18:51:01.606397 [ 3 ] {} <Debug> HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3258 2024.07.01 18:51:01.606411 [ 3 ] {} <Debug> HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3259 2024.07.01 18:51:01.606442 [ 3 ] {} <Trace> HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3260 2024.07.01 18:51:01.606573 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3261 2024.07.01 18:51:01.606621 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3262 2024.07.01 18:51:01.606785 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3263 2024.07.01 18:51:01.607111 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3264 2024.07.01 18:51:01.607147 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3265 2024.07.01 18:51:01.607522 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3266 2024.07.01 18:51:01.607853 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3267 2024.07.01 18:51:01.607984 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001466 sec., 75034.10641200545 rows/sec., 5.24 MiB/sec.
3268 2024.07.01 18:51:01.608281 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Debug> DynamicQueryHandler: Done processing query
3269 2024.07.01 18:51:01.608308 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3270 2024.07.01 18:51:01.608325 [ 3 ] {} <Debug> HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.07.01 18:51:01.608535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3272 2024.07.01 18:51:01.608583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3273 2024.07.01 18:51:01.608602 [ 3 ] {} <Debug> HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3274 2024.07.01 18:51:01.608619 [ 3 ] {} <Debug> HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3275 2024.07.01 18:51:01.608633 [ 3 ] {} <Debug> HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3276 2024.07.01 18:51:01.608664 [ 3 ] {} <Trace> HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3277 2024.07.01 18:51:01.608976 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3278 2024.07.01 18:51:01.609046 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3279 2024.07.01 18:51:01.609468 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3280 2024.07.01 18:51:01.610172 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3281 2024.07.01 18:51:01.610209 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3282 2024.07.01 18:51:01.610814 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3283 2024.07.01 18:51:01.611215 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3284 2024.07.01 18:51:01.611366 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002617 sec., 11463.50783339702 rows/sec., 20.54 MiB/sec.
3285 2024.07.01 18:51:01.611583 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Debug> DynamicQueryHandler: Done processing query
3286 2024.07.01 18:51:01.611608 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3287 2024.07.01 18:51:01.611625 [ 3 ] {} <Debug> HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.07.01 18:51:01.611778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3289 2024.07.01 18:51:01.611826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3290 2024.07.01 18:51:01.611846 [ 3 ] {} <Debug> HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3291 2024.07.01 18:51:01.611863 [ 3 ] {} <Debug> HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3292 2024.07.01 18:51:01.611877 [ 3 ] {} <Debug> HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3293 2024.07.01 18:51:01.611908 [ 3 ] {} <Trace> HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3294 2024.07.01 18:51:01.612011 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3295 2024.07.01 18:51:01.612055 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3296 2024.07.01 18:51:01.612181 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3297 2024.07.01 18:51:01.612465 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3298 2024.07.01 18:51:01.612500 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB.
3299 2024.07.01 18:51:01.612864 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3300 2024.07.01 18:51:01.613185 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3301 2024.07.01 18:51:01.613310 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001331 sec., 30052.592036063113 rows/sec., 2.01 MiB/sec.
3302 2024.07.01 18:51:01.613459 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Debug> DynamicQueryHandler: Done processing query
3303 2024.07.01 18:51:01.613483 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3304 2024.07.01 18:51:01.613499 [ 3 ] {} <Debug> HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.07.01 18:51:04.854093 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3306 2024.07.01 18:51:04.854171 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3307 2024.07.01 18:51:06.598484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3308 2024.07.01 18:51:06.598622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3309 2024.07.01 18:51:06.598652 [ 3 ] {} <Debug> HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3310 2024.07.01 18:51:06.598680 [ 3 ] {} <Debug> HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3311 2024.07.01 18:51:06.598698 [ 3 ] {} <Debug> HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3312 2024.07.01 18:51:06.598756 [ 3 ] {} <Trace> HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3313 2024.07.01 18:51:06.598971 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3314 2024.07.01 18:51:06.599047 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3315 2024.07.01 18:51:06.599272 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3316 2024.07.01 18:51:06.599724 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3317 2024.07.01 18:51:06.599767 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3318 2024.07.01 18:51:06.600125 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3319 2024.07.01 18:51:06.600448 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3320 2024.07.01 18:51:06.600586 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001687 sec., 17783.04682868998 rows/sec., 1.36 MiB/sec.
3321 2024.07.01 18:51:06.600852 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Debug> DynamicQueryHandler: Done processing query
3322 2024.07.01 18:51:06.600878 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3323 2024.07.01 18:51:06.600895 [ 3 ] {} <Debug> HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.07.01 18:51:06.601034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3325 2024.07.01 18:51:06.601082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3326 2024.07.01 18:51:06.601101 [ 3 ] {} <Debug> HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3327 2024.07.01 18:51:06.601118 [ 3 ] {} <Debug> HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3328 2024.07.01 18:51:06.601132 [ 3 ] {} <Debug> HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3329 2024.07.01 18:51:06.601163 [ 3 ] {} <Trace> HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3330 2024.07.01 18:51:06.601270 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3331 2024.07.01 18:51:06.601312 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3332 2024.07.01 18:51:06.601450 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3333 2024.07.01 18:51:06.601745 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3334 2024.07.01 18:51:06.601781 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3335 2024.07.01 18:51:06.602084 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3336 2024.07.01 18:51:06.602386 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3337 2024.07.01 18:51:06.602530 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001289 sec., 27928.626842513575 rows/sec., 2.18 MiB/sec.
3338 2024.07.01 18:51:06.602792 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Debug> DynamicQueryHandler: Done processing query
3339 2024.07.01 18:51:06.602827 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3340 2024.07.01 18:51:06.602844 [ 3 ] {} <Debug> HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.07.01 18:51:06.603006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3342 2024.07.01 18:51:06.603052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3343 2024.07.01 18:51:06.603071 [ 3 ] {} <Debug> HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3344 2024.07.01 18:51:06.603088 [ 3 ] {} <Debug> HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3345 2024.07.01 18:51:06.603126 [ 3 ] {} <Debug> HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3346 2024.07.01 18:51:06.603158 [ 3 ] {} <Trace> HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3347 2024.07.01 18:51:06.603298 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3348 2024.07.01 18:51:06.603343 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3349 2024.07.01 18:51:06.603499 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3350 2024.07.01 18:51:06.603827 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3351 2024.07.01 18:51:06.603861 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3352 2024.07.01 18:51:06.604283 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3353 2024.07.01 18:51:06.604618 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3354 2024.07.01 18:51:06.604799 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001546 sec., 71151.35834411383 rows/sec., 4.97 MiB/sec.
3355 2024.07.01 18:51:06.605017 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Debug> DynamicQueryHandler: Done processing query
3356 2024.07.01 18:51:06.605041 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3357 2024.07.01 18:51:06.605058 [ 3 ] {} <Debug> HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.07.01 18:51:06.605175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3359 2024.07.01 18:51:06.605222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3360 2024.07.01 18:51:06.605241 [ 3 ] {} <Debug> HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3361 2024.07.01 18:51:06.605257 [ 3 ] {} <Debug> HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3362 2024.07.01 18:51:06.605270 [ 3 ] {} <Debug> HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3363 2024.07.01 18:51:06.605300 [ 3 ] {} <Trace> HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3364 2024.07.01 18:51:06.605403 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3365 2024.07.01 18:51:06.605447 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3366 2024.07.01 18:51:06.605572 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3367 2024.07.01 18:51:06.605846 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3368 2024.07.01 18:51:06.605882 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3369 2024.07.01 18:51:06.606234 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3370 2024.07.01 18:51:06.606545 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3371 2024.07.01 18:51:06.606701 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001328 sec., 30120.481927710844 rows/sec., 2.01 MiB/sec.
3372 2024.07.01 18:51:06.606854 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Debug> DynamicQueryHandler: Done processing query
3373 2024.07.01 18:51:06.606879 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3374 2024.07.01 18:51:06.606894 [ 3 ] {} <Debug> HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3375 2024.07.01 18:51:11.599754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3376 2024.07.01 18:51:11.599897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3377 2024.07.01 18:51:11.599928 [ 3 ] {} <Debug> HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3378 2024.07.01 18:51:11.599958 [ 3 ] {} <Debug> HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3379 2024.07.01 18:51:11.599976 [ 3 ] {} <Debug> HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3380 2024.07.01 18:51:11.600033 [ 3 ] {} <Trace> HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3381 2024.07.01 18:51:11.600250 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3382 2024.07.01 18:51:11.600329 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3383 2024.07.01 18:51:11.600553 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3384 2024.07.01 18:51:11.601007 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3385 2024.07.01 18:51:11.601051 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3386 2024.07.01 18:51:11.601434 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3387 2024.07.01 18:51:11.601796 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3388 2024.07.01 18:51:11.601953 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001769 sec., 16958.73374788016 rows/sec., 1.34 MiB/sec.
3389 2024.07.01 18:51:11.602175 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Debug> DynamicQueryHandler: Done processing query
3390 2024.07.01 18:51:11.602204 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3391 2024.07.01 18:51:11.602220 [ 3 ] {} <Debug> HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.07.01 18:51:11.602374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 17794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3393 2024.07.01 18:51:11.602424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3394 2024.07.01 18:51:11.602445 [ 3 ] {} <Debug> HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3395 2024.07.01 18:51:11.602463 [ 3 ] {} <Debug> HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3396 2024.07.01 18:51:11.602477 [ 3 ] {} <Debug> HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3397 2024.07.01 18:51:11.602509 [ 3 ] {} <Trace> HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3398 2024.07.01 18:51:11.602645 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3399 2024.07.01 18:51:11.602693 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3400 2024.07.01 18:51:11.602829 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3401 2024.07.01 18:51:11.603195 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3402 2024.07.01 18:51:11.603235 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3403 2024.07.01 18:51:11.603558 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3404 2024.07.01 18:51:11.603869 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3405 2024.07.01 18:51:11.604021 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Debug> executeQuery: Read 120 rows, 10.48 KiB in 0.001425 sec., 84210.52631578947 rows/sec., 7.19 MiB/sec.
3406 2024.07.01 18:51:11.604182 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Debug> DynamicQueryHandler: Done processing query
3407 2024.07.01 18:51:11.604207 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3408 2024.07.01 18:51:11.604222 [ 3 ] {} <Debug> HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.07.01 18:51:11.604394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3410 2024.07.01 18:51:11.604442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3411 2024.07.01 18:51:11.604461 [ 3 ] {} <Debug> HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3412 2024.07.01 18:51:11.604479 [ 3 ] {} <Debug> HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3413 2024.07.01 18:51:11.604494 [ 3 ] {} <Debug> HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3414 2024.07.01 18:51:11.604525 [ 3 ] {} <Trace> HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3415 2024.07.01 18:51:11.604639 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3416 2024.07.01 18:51:11.604683 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3417 2024.07.01 18:51:11.604807 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3418 2024.07.01 18:51:11.605144 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3419 2024.07.01 18:51:11.605181 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3420 2024.07.01 18:51:11.605490 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3421 2024.07.01 18:51:11.605801 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3422 2024.07.01 18:51:11.605956 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001348 sec., 48961.42433234421 rows/sec., 3.83 MiB/sec.
3423 2024.07.01 18:51:11.606124 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Debug> DynamicQueryHandler: Done processing query
3424 2024.07.01 18:51:11.606149 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3425 2024.07.01 18:51:11.606165 [ 3 ] {} <Debug> HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3426 2024.07.01 18:51:11.606300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3427 2024.07.01 18:51:11.606351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3428 2024.07.01 18:51:11.606371 [ 3 ] {} <Debug> HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3429 2024.07.01 18:51:11.606387 [ 3 ] {} <Debug> HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3430 2024.07.01 18:51:11.606401 [ 3 ] {} <Debug> HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.07.01 18:51:11.606433 [ 3 ] {} <Trace> HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3432 2024.07.01 18:51:11.606563 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3433 2024.07.01 18:51:11.606609 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3434 2024.07.01 18:51:11.606752 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3435 2024.07.01 18:51:11.607092 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3436 2024.07.01 18:51:11.607129 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3437 2024.07.01 18:51:11.607498 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3438 2024.07.01 18:51:11.607821 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3439 2024.07.01 18:51:11.607985 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001512 sec., 72751.32275132275 rows/sec., 5.08 MiB/sec.
3440 2024.07.01 18:51:11.608323 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Debug> DynamicQueryHandler: Done processing query
3441 2024.07.01 18:51:11.608359 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3442 2024.07.01 18:51:11.608376 [ 3 ] {} <Debug> HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3443 2024.07.01 18:51:11.608534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3444 2024.07.01 18:51:11.608582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3445 2024.07.01 18:51:11.608601 [ 3 ] {} <Debug> HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3446 2024.07.01 18:51:11.608617 [ 3 ] {} <Debug> HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3447 2024.07.01 18:51:11.608631 [ 3 ] {} <Debug> HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3448 2024.07.01 18:51:11.608662 [ 3 ] {} <Trace> HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3449 2024.07.01 18:51:11.608969 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3450 2024.07.01 18:51:11.609041 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3451 2024.07.01 18:51:11.609457 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3452 2024.07.01 18:51:11.610176 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3453 2024.07.01 18:51:11.610213 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3454 2024.07.01 18:51:11.610816 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3455 2024.07.01 18:51:11.611222 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3456 2024.07.01 18:51:11.611434 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002676 sec., 11210.762331838565 rows/sec., 20.09 MiB/sec.
3457 2024.07.01 18:51:11.611926 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Debug> DynamicQueryHandler: Done processing query
3458 2024.07.01 18:51:11.611952 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3459 2024.07.01 18:51:11.611969 [ 3 ] {} <Debug> HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3460 2024.07.01 18:51:11.612091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3461 2024.07.01 18:51:11.612140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3462 2024.07.01 18:51:11.612159 [ 3 ] {} <Debug> HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3463 2024.07.01 18:51:11.612176 [ 3 ] {} <Debug> HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3464 2024.07.01 18:51:11.612190 [ 3 ] {} <Debug> HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3465 2024.07.01 18:51:11.612221 [ 3 ] {} <Trace> HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3466 2024.07.01 18:51:11.612331 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3467 2024.07.01 18:51:11.612376 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3468 2024.07.01 18:51:11.612517 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3469 2024.07.01 18:51:11.612791 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3470 2024.07.01 18:51:11.612827 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3471 2024.07.01 18:51:11.613176 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3472 2024.07.01 18:51:11.613511 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3473 2024.07.01 18:51:11.613677 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001374 sec., 29112.081513828238 rows/sec., 1.94 MiB/sec.
3474 2024.07.01 18:51:11.613985 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Debug> DynamicQueryHandler: Done processing query
3475 2024.07.01 18:51:11.614011 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3476 2024.07.01 18:51:11.614027 [ 3 ] {} <Debug> HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3477 2024.07.01 18:51:16.598174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3478 2024.07.01 18:51:16.598369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3479 2024.07.01 18:51:16.598415 [ 3 ] {} <Debug> HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3480 2024.07.01 18:51:16.598458 [ 3 ] {} <Debug> HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3481 2024.07.01 18:51:16.598487 [ 3 ] {} <Debug> HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3482 2024.07.01 18:51:16.598570 [ 3 ] {} <Trace> HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3483 2024.07.01 18:51:16.598874 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3484 2024.07.01 18:51:16.598987 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3485 2024.07.01 18:51:16.599185 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3486 2024.07.01 18:51:16.599630 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3487 2024.07.01 18:51:16.599673 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3488 2024.07.01 18:51:16.600054 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3489 2024.07.01 18:51:16.600382 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3490 2024.07.01 18:51:16.600537 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001764 sec., 17006.802721088436 rows/sec., 1.30 MiB/sec.
3491 2024.07.01 18:51:16.600617 [ 138 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3492 2024.07.01 18:51:16.600750 [ 138 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3493 2024.07.01 18:51:16.600801 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3494 2024.07.01 18:51:16.600816 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Debug> DynamicQueryHandler: Done processing query
3495 2024.07.01 18:51:16.600864 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3496 2024.07.01 18:51:16.600916 [ 3 ] {} <Debug> HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3497 2024.07.01 18:51:16.601162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3498 2024.07.01 18:51:16.601170 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
3499 2024.07.01 18:51:16.601336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3500 2024.07.01 18:51:16.601449 [ 3 ] {} <Debug> HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3501 2024.07.01 18:51:16.601530 [ 3 ] {} <Debug> HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.07.01 18:51:16.601599 [ 3 ] {} <Debug> HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.07.01 18:51:16.601773 [ 3 ] {} <Trace> HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3504 2024.07.01 18:51:16.601888 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3505 2024.07.01 18:51:16.602012 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part
3506 2024.07.01 18:51:16.602111 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3507 2024.07.01 18:51:16.602214 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
3508 2024.07.01 18:51:16.602264 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3509 2024.07.01 18:51:16.602595 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 120 rows starting from the beginning of the part
3510 2024.07.01 18:51:16.602926 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
3511 2024.07.01 18:51:16.603242 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 120 rows starting from the beginning of the part
3512 2024.07.01 18:51:16.603533 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
3513 2024.07.01 18:51:16.603666 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.07.01 18:51:16.604646 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3515 2024.07.01 18:51:16.604703 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3516 2024.07.01 18:51:16.605561 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3517 2024.07.01 18:51:16.606343 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3518 2024.07.01 18:51:16.606352 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 4 columns (4 merged, 0 gathered) in 0.005401024 sec., 90723.53687004538 rows/sec., 7.52 MiB/sec.
3519 2024.07.01 18:51:16.606578 [ 138 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3520 2024.07.01 18:51:16.606595 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3521 2024.07.01 18:51:16.606608 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.004608 sec., 7812.5 rows/sec., 624.76 KiB/sec.
3522 2024.07.01 18:51:16.606637 [ 138 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3523 2024.07.01 18:51:16.606718 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3524 2024.07.01 18:51:16.607204 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
3525 2024.07.01 18:51:16.607369 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Debug> DynamicQueryHandler: Done processing query
3526 2024.07.01 18:51:16.607494 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3527 2024.07.01 18:51:16.607578 [ 3 ] {} <Debug> HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3528 2024.07.01 18:51:16.607761 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3529 2024.07.01 18:51:16.607845 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 116 rows starting from the beginning of the part
3530 2024.07.01 18:51:16.607885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3531 2024.07.01 18:51:16.607953 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3532 2024.07.01 18:51:16.608112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3533 2024.07.01 18:51:16.608230 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part
3534 2024.07.01 18:51:16.608278 [ 3 ] {} <Debug> HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3535 2024.07.01 18:51:16.608397 [ 3 ] {} <Debug> HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.07.01 18:51:16.608508 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3537 2024.07.01 18:51:16.608550 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part
3538 2024.07.01 18:51:16.608573 [ 3 ] {} <Debug> HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.07.01 18:51:16.608827 [ 3 ] {} <Trace> HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3540 2024.07.01 18:51:16.608917 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part
3541 2024.07.01 18:51:16.609227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3542 2024.07.01 18:51:16.609302 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part
3543 2024.07.01 18:51:16.609382 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3544 2024.07.01 18:51:16.609584 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3545 2024.07.01 18:51:16.609638 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part
3546 2024.07.01 18:51:16.610428 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3547 2024.07.01 18:51:16.611299 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3548 2024.07.01 18:51:16.611370 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3549 2024.07.01 18:51:16.612448 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3550 2024.07.01 18:51:16.612504 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.005632776 sec., 63201.51910887278 rows/sec., 4.94 MiB/sec.
3551 2024.07.01 18:51:16.612737 [ 196 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3552 2024.07.01 18:51:16.612914 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3553 2024.07.01 18:51:16.613151 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3554 2024.07.01 18:51:16.613189 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.004151 sec., 26499.638641291254 rows/sec., 1.85 MiB/sec.
3555 2024.07.01 18:51:16.613254 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3556 2024.07.01 18:51:16.613418 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3557 2024.07.01 18:51:16.613598 [ 196 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3558 2024.07.01 18:51:16.613822 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Debug> DynamicQueryHandler: Done processing query
3559 2024.07.01 18:51:16.613846 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
3560 2024.07.01 18:51:16.613883 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3561 2024.07.01 18:51:16.613914 [ 196 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3562 2024.07.01 18:51:16.613971 [ 3 ] {} <Debug> HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3563 2024.07.01 18:51:16.614159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3564 2024.07.01 18:51:16.614227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3565 2024.07.01 18:51:16.614348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3566 2024.07.01 18:51:16.614364 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3567 2024.07.01 18:51:16.614389 [ 3 ] {} <Debug> HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3568 2024.07.01 18:51:16.614444 [ 3 ] {} <Debug> HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3569 2024.07.01 18:51:16.614450 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2102 rows starting from the beginning of the part
3570 2024.07.01 18:51:16.614469 [ 3 ] {} <Debug> HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.07.01 18:51:16.614577 [ 3 ] {} <Trace> HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3572 2024.07.01 18:51:16.614755 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part
3573 2024.07.01 18:51:16.614954 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3574 2024.07.01 18:51:16.615054 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part
3575 2024.07.01 18:51:16.615105 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3576 2024.07.01 18:51:16.615393 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part
3577 2024.07.01 18:51:16.615702 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part
3578 2024.07.01 18:51:16.616113 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part
3579 2024.07.01 18:51:16.616307 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2024.07.01 18:51:16.617242 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.07.01 18:51:16.617307 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3582 2024.07.01 18:51:16.618213 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3583 2024.07.01 18:51:16.619020 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3584 2024.07.01 18:51:16.619323 [ 138 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3585 2024.07.01 18:51:16.619365 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004554 sec., 8783.48704435661 rows/sec., 600.43 KiB/sec.
3586 2024.07.01 18:51:16.619425 [ 138 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3587 2024.07.01 18:51:16.619534 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3588 2024.07.01 18:51:16.620040 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
3589 2024.07.01 18:51:16.620066 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 5 columns (5 merged, 0 gathered) in 0.006483467 sec., 409040.4100151971 rows/sec., 28.58 MiB/sec.
3590 2024.07.01 18:51:16.620094 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Debug> DynamicQueryHandler: Done processing query
3591 2024.07.01 18:51:16.620154 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3592 2024.07.01 18:51:16.620195 [ 3 ] {} <Debug> HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.07.01 18:51:16.620261 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3594 2024.07.01 18:51:16.620292 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 598 rows starting from the beginning of the part
3595 2024.07.01 18:51:16.620467 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
3596 2024.07.01 18:51:16.620481 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3597 2024.07.01 18:51:16.620827 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
3598 2024.07.01 18:51:16.621003 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
3599 2024.07.01 18:51:16.621384 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
3600 2024.07.01 18:51:16.621723 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
3601 2024.07.01 18:51:16.622253 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3602 2024.07.01 18:51:16.622442 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3603 2024.07.01 18:51:16.622646 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
3604 2024.07.01 18:51:16.623326 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.003620669 sec., 220401.2573366966 rows/sec., 14.75 MiB/sec.
3605 2024.07.01 18:51:16.623486 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3606 2024.07.01 18:51:16.623845 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3607 2024.07.01 18:51:16.623919 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3608 2024.07.01 18:51:16.623986 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3609 2024.07.01 18:51:19.854246 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
3610 2024.07.01 18:51:19.854303 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
3611 2024.07.01 18:51:21.001286 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000900122 sec.
3612 2024.07.01 18:51:21.601755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3613 2024.07.01 18:51:21.601887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3614 2024.07.01 18:51:21.601918 [ 3 ] {} <Debug> HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3615 2024.07.01 18:51:21.601946 [ 3 ] {} <Debug> HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3616 2024.07.01 18:51:21.601964 [ 3 ] {} <Debug> HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.07.01 18:51:21.602023 [ 3 ] {} <Trace> HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3618 2024.07.01 18:51:21.602241 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3619 2024.07.01 18:51:21.602310 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3620 2024.07.01 18:51:21.602507 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3621 2024.07.01 18:51:21.602959 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3622 2024.07.01 18:51:21.603006 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3623 2024.07.01 18:51:21.603389 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3624 2024.07.01 18:51:21.603736 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3625 2024.07.01 18:51:21.603918 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001733 sec., 17311.021350259667 rows/sec., 1.37 MiB/sec.
3626 2024.07.01 18:51:21.603932 [ 47 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
3627 2024.07.01 18:51:21.604040 [ 47 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3628 2024.07.01 18:51:21.604099 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3629 2024.07.01 18:51:21.604224 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Debug> DynamicQueryHandler: Done processing query
3630 2024.07.01 18:51:21.604265 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3631 2024.07.01 18:51:21.604266 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
3632 2024.07.01 18:51:21.604284 [ 3 ] {} <Debug> HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3633 2024.07.01 18:51:21.604416 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3634 2024.07.01 18:51:21.604451 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part
3635 2024.07.01 18:51:21.604537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3636 2024.07.01 18:51:21.604594 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
3637 2024.07.01 18:51:21.604677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3638 2024.07.01 18:51:21.604797 [ 3 ] {} <Debug> HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3639 2024.07.01 18:51:21.604913 [ 3 ] {} <Debug> HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.07.01 18:51:21.605012 [ 3 ] {} <Debug> HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.07.01 18:51:21.605023 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
3642 2024.07.01 18:51:21.605080 [ 3 ] {} <Trace> HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3643 2024.07.01 18:51:21.605182 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
3644 2024.07.01 18:51:21.605511 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
3645 2024.07.01 18:51:21.605521 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3646 2024.07.01 18:51:21.605610 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part
3647 2024.07.01 18:51:21.605618 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3648 2024.07.01 18:51:21.606382 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3649 2024.07.01 18:51:21.606988 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3650 2024.07.01 18:51:21.607037 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3651 2024.07.01 18:51:21.607437 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.003248024 sec., 50492.23774208565 rows/sec., 4.00 MiB/sec.
3652 2024.07.01 18:51:21.607557 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3653 2024.07.01 18:51:21.607577 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3654 2024.07.01 18:51:21.608149 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3655 2024.07.01 18:51:21.608210 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3656 2024.07.01 18:51:21.608258 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
3657 2024.07.01 18:51:21.608342 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3658 2024.07.01 18:51:21.608460 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Debug> executeQuery: Read 156 rows, 13.30 KiB in 0.003193 sec., 48856.87441277795 rows/sec., 4.07 MiB/sec.
3659 2024.07.01 18:51:21.609283 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Debug> DynamicQueryHandler: Done processing query
3660 2024.07.01 18:51:21.609309 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3661 2024.07.01 18:51:21.609325 [ 3 ] {} <Debug> HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3662 2024.07.01 18:51:21.609468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3663 2024.07.01 18:51:21.609524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3664 2024.07.01 18:51:21.609545 [ 3 ] {} <Debug> HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3665 2024.07.01 18:51:21.609564 [ 3 ] {} <Debug> HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3666 2024.07.01 18:51:21.609578 [ 3 ] {} <Debug> HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3667 2024.07.01 18:51:21.609611 [ 3 ] {} <Trace> HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3668 2024.07.01 18:51:21.609758 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3669 2024.07.01 18:51:21.609802 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3670 2024.07.01 18:51:21.609959 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3671 2024.07.01 18:51:21.610350 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3672 2024.07.01 18:51:21.610387 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3673 2024.07.01 18:51:21.610711 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3674 2024.07.01 18:51:21.611029 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3675 2024.07.01 18:51:21.611189 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001489 sec., 60443.25050369375 rows/sec., 4.71 MiB/sec.
3676 2024.07.01 18:51:21.611492 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Debug> DynamicQueryHandler: Done processing query
3677 2024.07.01 18:51:21.611526 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3678 2024.07.01 18:51:21.611553 [ 3 ] {} <Debug> HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3679 2024.07.01 18:51:21.611802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 28022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3680 2024.07.01 18:51:21.611854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3681 2024.07.01 18:51:21.611874 [ 3 ] {} <Debug> HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3682 2024.07.01 18:51:21.611891 [ 3 ] {} <Debug> HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3683 2024.07.01 18:51:21.611904 [ 3 ] {} <Debug> HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.07.01 18:51:21.611935 [ 3 ] {} <Trace> HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3685 2024.07.01 18:51:21.612079 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3686 2024.07.01 18:51:21.612129 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3687 2024.07.01 18:51:21.612294 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3688 2024.07.01 18:51:21.612658 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3689 2024.07.01 18:51:21.612696 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3690 2024.07.01 18:51:21.613084 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3691 2024.07.01 18:51:21.613416 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3692 2024.07.01 18:51:21.613578 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Debug> executeQuery: Read 146 rows, 10.46 KiB in 0.001564 sec., 93350.38363171356 rows/sec., 6.53 MiB/sec.
3693 2024.07.01 18:51:21.613746 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Debug> DynamicQueryHandler: Done processing query
3694 2024.07.01 18:51:21.613772 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3695 2024.07.01 18:51:21.613787 [ 3 ] {} <Debug> HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3696 2024.07.01 18:51:21.613978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3697 2024.07.01 18:51:21.614025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3698 2024.07.01 18:51:21.614044 [ 3 ] {} <Debug> HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3699 2024.07.01 18:51:21.614061 [ 3 ] {} <Debug> HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.07.01 18:51:21.614074 [ 3 ] {} <Debug> HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3701 2024.07.01 18:51:21.614105 [ 3 ] {} <Trace> HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3702 2024.07.01 18:51:21.614617 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3703 2024.07.01 18:51:21.614682 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3704 2024.07.01 18:51:21.615085 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3705 2024.07.01 18:51:21.615854 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3706 2024.07.01 18:51:21.615892 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3707 2024.07.01 18:51:21.616507 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3708 2024.07.01 18:51:21.616919 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3709 2024.07.01 18:51:21.617135 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002935 sec., 10221.465076660988 rows/sec., 18.32 MiB/sec.
3710 2024.07.01 18:51:21.617616 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Debug> DynamicQueryHandler: Done processing query
3711 2024.07.01 18:51:21.617639 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3712 2024.07.01 18:51:21.617654 [ 3 ] {} <Debug> HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3713 2024.07.01 18:51:21.617779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3714 2024.07.01 18:51:21.617826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3715 2024.07.01 18:51:21.617844 [ 3 ] {} <Debug> HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3716 2024.07.01 18:51:21.617858 [ 3 ] {} <Debug> HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3717 2024.07.01 18:51:21.617872 [ 3 ] {} <Debug> HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3718 2024.07.01 18:51:21.617901 [ 3 ] {} <Trace> HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3719 2024.07.01 18:51:21.618003 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3720 2024.07.01 18:51:21.618046 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3721 2024.07.01 18:51:21.618181 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3722 2024.07.01 18:51:21.618506 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3723 2024.07.01 18:51:21.618544 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3724 2024.07.01 18:51:21.618903 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3725 2024.07.01 18:51:21.619231 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3726 2024.07.01 18:51:21.619388 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001377 sec., 29048.65649963689 rows/sec., 1.94 MiB/sec.
3727 2024.07.01 18:51:21.619539 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Debug> DynamicQueryHandler: Done processing query
3728 2024.07.01 18:51:21.619564 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3729 2024.07.01 18:51:21.619580 [ 3 ] {} <Debug> HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3730 2024.07.01 18:51:26.599599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3731 2024.07.01 18:51:26.599735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3732 2024.07.01 18:51:26.599767 [ 3 ] {} <Debug> HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3733 2024.07.01 18:51:26.599795 [ 3 ] {} <Debug> HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3734 2024.07.01 18:51:26.599815 [ 3 ] {} <Debug> HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3735 2024.07.01 18:51:26.599871 [ 3 ] {} <Trace> HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3736 2024.07.01 18:51:26.600091 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3737 2024.07.01 18:51:26.600166 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3738 2024.07.01 18:51:26.600387 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3739 2024.07.01 18:51:26.600859 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3740 2024.07.01 18:51:26.600898 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3741 2024.07.01 18:51:26.601270 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3742 2024.07.01 18:51:26.601609 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3743 2024.07.01 18:51:26.601755 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.47 MiB/sec.
3744 2024.07.01 18:51:26.601946 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Debug> DynamicQueryHandler: Done processing query
3745 2024.07.01 18:51:26.601974 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3746 2024.07.01 18:51:26.601990 [ 3 ] {} <Debug> HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3747 2024.07.01 18:51:26.602178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3748 2024.07.01 18:51:26.602228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3749 2024.07.01 18:51:26.602247 [ 3 ] {} <Debug> HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3750 2024.07.01 18:51:26.602263 [ 3 ] {} <Debug> HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3751 2024.07.01 18:51:26.602277 [ 3 ] {} <Debug> HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.07.01 18:51:26.602307 [ 3 ] {} <Trace> HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3753 2024.07.01 18:51:26.602420 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3754 2024.07.01 18:51:26.602463 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3755 2024.07.01 18:51:26.602589 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3756 2024.07.01 18:51:26.602974 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3757 2024.07.01 18:51:26.603011 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3758 2024.07.01 18:51:26.603322 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3759 2024.07.01 18:51:26.603636 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3760 2024.07.01 18:51:26.603767 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001387 sec., 46142.75414563807 rows/sec., 3.60 MiB/sec.
3761 2024.07.01 18:51:26.604081 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Debug> DynamicQueryHandler: Done processing query
3762 2024.07.01 18:51:26.604144 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3763 2024.07.01 18:51:26.604199 [ 3 ] {} <Debug> HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3764 2024.07.01 18:51:26.604427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 24882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3765 2024.07.01 18:51:26.604478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3766 2024.07.01 18:51:26.604498 [ 3 ] {} <Debug> HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3767 2024.07.01 18:51:26.604516 [ 3 ] {} <Debug> HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.07.01 18:51:26.604529 [ 3 ] {} <Debug> HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3769 2024.07.01 18:51:26.604562 [ 3 ] {} <Trace> HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3770 2024.07.01 18:51:26.604706 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3771 2024.07.01 18:51:26.604755 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3772 2024.07.01 18:51:26.604920 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3773 2024.07.01 18:51:26.605319 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3774 2024.07.01 18:51:26.605356 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3775 2024.07.01 18:51:26.605752 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3776 2024.07.01 18:51:26.606096 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3777 2024.07.01 18:51:26.606230 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Debug> executeQuery: Read 130 rows, 9.28 KiB in 0.00159 sec., 81761.00628930818 rows/sec., 5.70 MiB/sec.
3778 2024.07.01 18:51:26.606399 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Debug> DynamicQueryHandler: Done processing query
3779 2024.07.01 18:51:26.606423 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3780 2024.07.01 18:51:26.606439 [ 3 ] {} <Debug> HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3781 2024.07.01 18:51:26.606563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3782 2024.07.01 18:51:26.606612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3783 2024.07.01 18:51:26.606631 [ 3 ] {} <Debug> HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3784 2024.07.01 18:51:26.606647 [ 3 ] {} <Debug> HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.07.01 18:51:26.606661 [ 3 ] {} <Debug> HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.07.01 18:51:26.606693 [ 3 ] {} <Trace> HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3787 2024.07.01 18:51:26.606815 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3788 2024.07.01 18:51:26.606860 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3789 2024.07.01 18:51:26.606989 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3790 2024.07.01 18:51:26.607296 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3791 2024.07.01 18:51:26.607334 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3792 2024.07.01 18:51:26.607706 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3793 2024.07.01 18:51:26.608025 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3794 2024.07.01 18:51:26.608153 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Debug> executeQuery: Read 48 rows, 3.30 KiB in 0.001386 sec., 34632.03463203463 rows/sec., 2.32 MiB/sec.
3795 2024.07.01 18:51:26.608319 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Debug> DynamicQueryHandler: Done processing query
3796 2024.07.01 18:51:26.608344 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3797 2024.07.01 18:51:26.608360 [ 3 ] {} <Debug> HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3798 2024.07.01 18:51:31.602887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3799 2024.07.01 18:51:31.603029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3800 2024.07.01 18:51:31.603058 [ 3 ] {} <Debug> HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3801 2024.07.01 18:51:31.603087 [ 3 ] {} <Debug> HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3802 2024.07.01 18:51:31.603106 [ 3 ] {} <Debug> HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3803 2024.07.01 18:51:31.603163 [ 3 ] {} <Trace> HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3804 2024.07.01 18:51:31.603377 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3805 2024.07.01 18:51:31.603451 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3806 2024.07.01 18:51:31.603664 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3807 2024.07.01 18:51:31.604184 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3808 2024.07.01 18:51:31.604227 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3809 2024.07.01 18:51:31.604600 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3810 2024.07.01 18:51:31.604929 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3811 2024.07.01 18:51:31.605097 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.00179 sec., 16759.77653631285 rows/sec., 1.33 MiB/sec.
3812 2024.07.01 18:51:31.605310 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Debug> DynamicQueryHandler: Done processing query
3813 2024.07.01 18:51:31.605337 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3814 2024.07.01 18:51:31.605354 [ 3 ] {} <Debug> HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3815 2024.07.01 18:51:31.605479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3816 2024.07.01 18:51:31.605530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3817 2024.07.01 18:51:31.605549 [ 3 ] {} <Debug> HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3818 2024.07.01 18:51:31.605567 [ 3 ] {} <Debug> HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3819 2024.07.01 18:51:31.605580 [ 3 ] {} <Debug> HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3820 2024.07.01 18:51:31.605612 [ 3 ] {} <Trace> HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3821 2024.07.01 18:51:31.605708 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3822 2024.07.01 18:51:31.605752 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3823 2024.07.01 18:51:31.605880 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3824 2024.07.01 18:51:31.606192 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3825 2024.07.01 18:51:31.606229 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3826 2024.07.01 18:51:31.606530 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3827 2024.07.01 18:51:31.606834 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3828 2024.07.01 18:51:31.607001 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0013 sec., 3076.923076923077 rows/sec., 250.90 KiB/sec.
3829 2024.07.01 18:51:31.607282 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Debug> DynamicQueryHandler: Done processing query
3830 2024.07.01 18:51:31.607307 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3831 2024.07.01 18:51:31.607324 [ 3 ] {} <Debug> HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3832 2024.07.01 18:51:31.607463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3833 2024.07.01 18:51:31.607513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3834 2024.07.01 18:51:31.607533 [ 3 ] {} <Debug> HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3835 2024.07.01 18:51:31.607550 [ 3 ] {} <Debug> HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.07.01 18:51:31.607563 [ 3 ] {} <Debug> HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3837 2024.07.01 18:51:31.607595 [ 3 ] {} <Trace> HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3838 2024.07.01 18:51:31.607734 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3839 2024.07.01 18:51:31.607778 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3840 2024.07.01 18:51:31.607925 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3841 2024.07.01 18:51:31.608332 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3842 2024.07.01 18:51:31.608370 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3843 2024.07.01 18:51:31.608686 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3844 2024.07.01 18:51:31.608989 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3845 2024.07.01 18:51:31.609152 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Debug> executeQuery: Read 148 rows, 12.69 KiB in 0.001471 sec., 100611.82868796737 rows/sec., 8.43 MiB/sec.
3846 2024.07.01 18:51:31.609323 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Debug> DynamicQueryHandler: Done processing query
3847 2024.07.01 18:51:31.609348 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3848 2024.07.01 18:51:31.609364 [ 3 ] {} <Debug> HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3849 2024.07.01 18:51:31.609468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3850 2024.07.01 18:51:31.609518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3851 2024.07.01 18:51:31.609536 [ 3 ] {} <Debug> HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3852 2024.07.01 18:51:31.609553 [ 3 ] {} <Debug> HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.07.01 18:51:31.609566 [ 3 ] {} <Debug> HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3854 2024.07.01 18:51:31.609598 [ 3 ] {} <Trace> HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3855 2024.07.01 18:51:31.609693 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3856 2024.07.01 18:51:31.609735 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3857 2024.07.01 18:51:31.609860 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3858 2024.07.01 18:51:31.612335 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3859 2024.07.01 18:51:31.612378 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3860 2024.07.01 18:51:31.612734 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3861 2024.07.01 18:51:31.613096 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3862 2024.07.01 18:51:31.613279 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.0036 sec., 1111.111111111111 rows/sec., 77.58 KiB/sec.
3863 2024.07.01 18:51:31.613505 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Debug> DynamicQueryHandler: Done processing query
3864 2024.07.01 18:51:31.613535 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3865 2024.07.01 18:51:31.613554 [ 3 ] {} <Debug> HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3866 2024.07.01 18:51:31.613696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3867 2024.07.01 18:51:31.613745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3868 2024.07.01 18:51:31.613763 [ 3 ] {} <Debug> HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3869 2024.07.01 18:51:31.613780 [ 3 ] {} <Debug> HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.07.01 18:51:31.613794 [ 3 ] {} <Debug> HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.07.01 18:51:31.613825 [ 3 ] {} <Trace> HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3872 2024.07.01 18:51:31.613942 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3873 2024.07.01 18:51:31.613983 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3874 2024.07.01 18:51:31.614107 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3875 2024.07.01 18:51:31.614480 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3876 2024.07.01 18:51:31.614517 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3877 2024.07.01 18:51:31.614819 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3878 2024.07.01 18:51:31.615117 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3879 2024.07.01 18:51:31.615266 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001366 sec., 71742.31332357247 rows/sec., 5.61 MiB/sec.
3880 2024.07.01 18:51:31.615428 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Debug> DynamicQueryHandler: Done processing query
3881 2024.07.01 18:51:31.615453 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3882 2024.07.01 18:51:31.615469 [ 3 ] {} <Debug> HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3883 2024.07.01 18:51:31.615633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3884 2024.07.01 18:51:31.615682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3885 2024.07.01 18:51:31.615703 [ 3 ] {} <Debug> HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3886 2024.07.01 18:51:31.615719 [ 3 ] {} <Debug> HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.07.01 18:51:31.615733 [ 3 ] {} <Debug> HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3888 2024.07.01 18:51:31.615763 [ 3 ] {} <Trace> HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3889 2024.07.01 18:51:31.615910 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3890 2024.07.01 18:51:31.615956 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3891 2024.07.01 18:51:31.616101 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3892 2024.07.01 18:51:31.616488 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3893 2024.07.01 18:51:31.616524 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3894 2024.07.01 18:51:31.616907 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3895 2024.07.01 18:51:31.617238 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3896 2024.07.01 18:51:31.617391 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00155 sec., 104516.12903225808 rows/sec., 7.28 MiB/sec.
3897 2024.07.01 18:51:31.617562 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Debug> DynamicQueryHandler: Done processing query
3898 2024.07.01 18:51:31.617586 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3899 2024.07.01 18:51:31.617602 [ 3 ] {} <Debug> HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3900 2024.07.01 18:51:31.617837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3901 2024.07.01 18:51:31.617886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3902 2024.07.01 18:51:31.617905 [ 3 ] {} <Debug> HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3903 2024.07.01 18:51:31.617921 [ 3 ] {} <Debug> HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.07.01 18:51:31.617935 [ 3 ] {} <Debug> HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3905 2024.07.01 18:51:31.617966 [ 3 ] {} <Trace> HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3906 2024.07.01 18:51:31.618251 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3907 2024.07.01 18:51:31.618314 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3908 2024.07.01 18:51:31.618710 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3909 2024.07.01 18:51:31.619443 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3910 2024.07.01 18:51:31.619480 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3911 2024.07.01 18:51:31.620110 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3912 2024.07.01 18:51:31.620516 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3913 2024.07.01 18:51:31.620686 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3914 2024.07.01 18:51:31.620709 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002664 sec., 11261.261261261261 rows/sec., 20.18 MiB/sec.
3915 2024.07.01 18:51:31.620773 [ 63 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3916 2024.07.01 18:51:31.620856 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3917 2024.07.01 18:51:31.621145 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
3918 2024.07.01 18:51:31.621225 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Debug> DynamicQueryHandler: Done processing query
3919 2024.07.01 18:51:31.621282 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3920 2024.07.01 18:51:31.621316 [ 3 ] {} <Debug> HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3921 2024.07.01 18:51:31.621514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3922 2024.07.01 18:51:31.621634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3923 2024.07.01 18:51:31.621691 [ 3 ] {} <Debug> HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3924 2024.07.01 18:51:31.621736 [ 3 ] {} <Debug> HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3925 2024.07.01 18:51:31.621777 [ 3 ] {} <Debug> HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3926 2024.07.01 18:51:31.621864 [ 3 ] {} <Trace> HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3927 2024.07.01 18:51:31.621939 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3928 2024.07.01 18:51:31.622111 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part
3929 2024.07.01 18:51:31.622161 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3930 2024.07.01 18:51:31.622269 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3931 2024.07.01 18:51:31.622994 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
3932 2024.07.01 18:51:31.623074 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3933 2024.07.01 18:51:31.623703 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
3934 2024.07.01 18:51:31.624149 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3935 2024.07.01 18:51:31.624271 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3936 2024.07.01 18:51:31.624435 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
3937 2024.07.01 18:51:31.624995 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
3938 2024.07.01 18:51:31.625635 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
3939 2024.07.01 18:51:31.625673 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3940 2024.07.01 18:51:31.626741 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3941 2024.07.01 18:51:31.626998 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004962 sec., 12091.898428053204 rows/sec., 834.47 KiB/sec.
3942 2024.07.01 18:51:31.627336 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Debug> DynamicQueryHandler: Done processing query
3943 2024.07.01 18:51:31.627383 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3944 2024.07.01 18:51:31.627423 [ 3 ] {} <Debug> HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.07.01 18:51:31.632872 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 19 columns (19 merged, 0 gathered) in 0.011875751 sec., 21051.300250401007 rows/sec., 37.72 MiB/sec.
3946 2024.07.01 18:51:31.633402 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3947 2024.07.01 18:51:31.634086 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3948 2024.07.01 18:51:31.634183 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3949 2024.07.01 18:51:31.634340 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB.
3950 2024.07.01 18:51:34.854549 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
3951 2024.07.01 18:51:34.854600 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
3952 2024.07.01 18:51:36.601607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3953 2024.07.01 18:51:36.601750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3954 2024.07.01 18:51:36.601779 [ 3 ] {} <Debug> HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3955 2024.07.01 18:51:36.601809 [ 3 ] {} <Debug> HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3956 2024.07.01 18:51:36.601827 [ 3 ] {} <Debug> HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.07.01 18:51:36.601885 [ 3 ] {} <Trace> HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3958 2024.07.01 18:51:36.602084 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3959 2024.07.01 18:51:36.602159 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3960 2024.07.01 18:51:36.602379 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3961 2024.07.01 18:51:36.602878 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3962 2024.07.01 18:51:36.602917 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3963 2024.07.01 18:51:36.603276 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3964 2024.07.01 18:51:36.603627 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3965 2024.07.01 18:51:36.603771 [ 8 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3966 2024.07.01 18:51:36.603774 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001747 sec., 1144.8196908986833 rows/sec., 93.35 KiB/sec.
3967 2024.07.01 18:51:36.603820 [ 8 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3968 2024.07.01 18:51:36.603860 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3969 2024.07.01 18:51:36.603983 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
3970 2024.07.01 18:51:36.604016 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Debug> DynamicQueryHandler: Done processing query
3971 2024.07.01 18:51:36.604048 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3972 2024.07.01 18:51:36.604075 [ 3 ] {} <Debug> HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3973 2024.07.01 18:51:36.604139 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3974 2024.07.01 18:51:36.604173 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3975 2024.07.01 18:51:36.604263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3976 2024.07.01 18:51:36.604272 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3977 2024.07.01 18:51:36.604387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3978 2024.07.01 18:51:36.604520 [ 3 ] {} <Debug> HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
3979 2024.07.01 18:51:36.604619 [ 3 ] {} <Debug> HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.07.01 18:51:36.604729 [ 3 ] {} <Debug> HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3981 2024.07.01 18:51:36.604740 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3982 2024.07.01 18:51:36.604906 [ 3 ] {} <Trace> HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3983 2024.07.01 18:51:36.605052 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3984 2024.07.01 18:51:36.605235 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
3985 2024.07.01 18:51:36.605255 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3986 2024.07.01 18:51:36.605423 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3987 2024.07.01 18:51:36.605562 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3988 2024.07.01 18:51:36.605967 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3989 2024.07.01 18:51:36.606546 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3990 2024.07.01 18:51:36.606587 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
3991 2024.07.01 18:51:36.607139 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003208353 sec., 4363.609615276125 rows/sec., 355.82 KiB/sec.
3992 2024.07.01 18:51:36.607152 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3993 2024.07.01 18:51:36.607398 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3994 2024.07.01 18:51:36.607987 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3995 2024.07.01 18:51:36.608280 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.003171 sec., 17975.402081362347 rows/sec., 1.38 MiB/sec.
3996 2024.07.01 18:51:36.608404 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3997 2024.07.01 18:51:36.608587 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3998 2024.07.01 18:51:36.608602 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Debug> DynamicQueryHandler: Done processing query
3999 2024.07.01 18:51:36.608654 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4000 2024.07.01 18:51:36.608716 [ 3 ] {} <Debug> HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.07.01 18:51:36.608779 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4002 2024.07.01 18:51:36.608885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4003 2024.07.01 18:51:36.608940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4004 2024.07.01 18:51:36.608960 [ 3 ] {} <Debug> HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4005 2024.07.01 18:51:36.608977 [ 3 ] {} <Debug> HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4006 2024.07.01 18:51:36.608991 [ 3 ] {} <Debug> HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4007 2024.07.01 18:51:36.609024 [ 3 ] {} <Trace> HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4008 2024.07.01 18:51:36.609125 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4009 2024.07.01 18:51:36.609168 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4010 2024.07.01 18:51:36.609314 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4011 2024.07.01 18:51:36.609605 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4012 2024.07.01 18:51:36.609640 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4013 2024.07.01 18:51:36.609944 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4014 2024.07.01 18:51:36.610252 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4015 2024.07.01 18:51:36.610371 [ 8 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4016 2024.07.01 18:51:36.610381 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 109.10 KiB/sec.
4017 2024.07.01 18:51:36.610411 [ 8 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4018 2024.07.01 18:51:36.610449 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4019 2024.07.01 18:51:36.610670 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Debug> DynamicQueryHandler: Done processing query
4020 2024.07.01 18:51:36.610782 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4021 2024.07.01 18:51:36.610834 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
4022 2024.07.01 18:51:36.610866 [ 3 ] {} <Debug> HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.07.01 18:51:36.611086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4024 2024.07.01 18:51:36.611108 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4025 2024.07.01 18:51:36.611176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4026 2024.07.01 18:51:36.611178 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4027 2024.07.01 18:51:36.611218 [ 3 ] {} <Debug> HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4028 2024.07.01 18:51:36.611254 [ 3 ] {} <Debug> HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4029 2024.07.01 18:51:36.611286 [ 3 ] {} <Debug> HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.07.01 18:51:36.611450 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4031 2024.07.01 18:51:36.611491 [ 3 ] {} <Trace> HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4032 2024.07.01 18:51:36.611693 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4033 2024.07.01 18:51:36.612001 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4034 2024.07.01 18:51:36.612109 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4035 2024.07.01 18:51:36.612226 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4036 2024.07.01 18:51:36.612356 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4037 2024.07.01 18:51:36.612495 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4038 2024.07.01 18:51:36.613195 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4039 2024.07.01 18:51:36.614012 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4040 2024.07.01 18:51:36.614099 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4041 2024.07.01 18:51:36.614965 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4042 2024.07.01 18:51:36.615030 [ 201 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.004489881 sec., 3118.122729756089 rows/sec., 217.72 KiB/sec.
4043 2024.07.01 18:51:36.615315 [ 201 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4044 2024.07.01 18:51:36.615767 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4045 2024.07.01 18:51:36.616158 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004323 sec., 15267.175572519085 rows/sec., 1.19 MiB/sec.
4046 2024.07.01 18:51:36.616543 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4047 2024.07.01 18:51:36.616770 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Debug> DynamicQueryHandler: Done processing query
4048 2024.07.01 18:51:36.616819 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4049 2024.07.01 18:51:36.616841 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4050 2024.07.01 18:51:36.616890 [ 3 ] {} <Debug> HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.07.01 18:51:36.616999 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4052 2024.07.01 18:51:36.617179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4053 2024.07.01 18:51:36.617243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4054 2024.07.01 18:51:36.617270 [ 3 ] {} <Debug> HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4055 2024.07.01 18:51:36.617287 [ 3 ] {} <Debug> HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4056 2024.07.01 18:51:36.617301 [ 3 ] {} <Debug> HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4057 2024.07.01 18:51:36.617360 [ 3 ] {} <Trace> HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4058 2024.07.01 18:51:36.617525 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4059 2024.07.01 18:51:36.617574 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4060 2024.07.01 18:51:36.617737 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4061 2024.07.01 18:51:36.618145 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4062 2024.07.01 18:51:36.618181 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4063 2024.07.01 18:51:36.618576 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4064 2024.07.01 18:51:36.618933 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4065 2024.07.01 18:51:36.619068 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001622 sec., 99260.17262638718 rows/sec., 6.91 MiB/sec.
4066 2024.07.01 18:51:36.619233 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Debug> DynamicQueryHandler: Done processing query
4067 2024.07.01 18:51:36.619282 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4068 2024.07.01 18:51:36.619298 [ 3 ] {} <Debug> HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4069 2024.07.01 18:51:36.619431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4070 2024.07.01 18:51:36.619479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4071 2024.07.01 18:51:36.619498 [ 3 ] {} <Debug> HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4072 2024.07.01 18:51:36.619514 [ 3 ] {} <Debug> HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4073 2024.07.01 18:51:36.619528 [ 3 ] {} <Debug> HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4074 2024.07.01 18:51:36.619559 [ 3 ] {} <Trace> HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4075 2024.07.01 18:51:36.619677 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4076 2024.07.01 18:51:36.619721 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4077 2024.07.01 18:51:36.619848 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4078 2024.07.01 18:51:36.620153 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4079 2024.07.01 18:51:36.620189 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4080 2024.07.01 18:51:36.620542 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4081 2024.07.01 18:51:36.620857 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4082 2024.07.01 18:51:36.620986 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
4083 2024.07.01 18:51:36.621149 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Debug> DynamicQueryHandler: Done processing query
4084 2024.07.01 18:51:36.621174 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4085 2024.07.01 18:51:36.621189 [ 3 ] {} <Debug> HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4086 2024.07.01 18:51:41.603621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4087 2024.07.01 18:51:41.603769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4088 2024.07.01 18:51:41.603798 [ 3 ] {} <Debug> HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4089 2024.07.01 18:51:41.603828 [ 3 ] {} <Debug> HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4090 2024.07.01 18:51:41.603845 [ 3 ] {} <Debug> HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4091 2024.07.01 18:51:41.603903 [ 3 ] {} <Trace> HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4092 2024.07.01 18:51:41.604111 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4093 2024.07.01 18:51:41.604179 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4094 2024.07.01 18:51:41.604375 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4095 2024.07.01 18:51:41.604832 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4096 2024.07.01 18:51:41.604875 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4097 2024.07.01 18:51:41.605240 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4098 2024.07.01 18:51:41.605567 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4099 2024.07.01 18:51:41.605743 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001693 sec., 17720.023626698166 rows/sec., 1.40 MiB/sec.
4100 2024.07.01 18:51:41.605945 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Debug> DynamicQueryHandler: Done processing query
4101 2024.07.01 18:51:41.605972 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4102 2024.07.01 18:51:41.605988 [ 3 ] {} <Debug> HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4103 2024.07.01 18:51:41.606136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4104 2024.07.01 18:51:41.606187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4105 2024.07.01 18:51:41.606208 [ 3 ] {} <Debug> HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4106 2024.07.01 18:51:41.606224 [ 3 ] {} <Debug> HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.07.01 18:51:41.606238 [ 3 ] {} <Debug> HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4108 2024.07.01 18:51:41.606269 [ 3 ] {} <Trace> HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4109 2024.07.01 18:51:41.606363 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4110 2024.07.01 18:51:41.606405 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4111 2024.07.01 18:51:41.606533 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4112 2024.07.01 18:51:41.606834 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4113 2024.07.01 18:51:41.606870 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4114 2024.07.01 18:51:41.607177 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4115 2024.07.01 18:51:41.607477 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4116 2024.07.01 18:51:41.607636 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001293 sec., 1546.7904098994586 rows/sec., 126.13 KiB/sec.
4117 2024.07.01 18:51:41.607941 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Debug> DynamicQueryHandler: Done processing query
4118 2024.07.01 18:51:41.607966 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4119 2024.07.01 18:51:41.607982 [ 3 ] {} <Debug> HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4120 2024.07.01 18:51:41.608133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4121 2024.07.01 18:51:41.608182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4122 2024.07.01 18:51:41.608200 [ 3 ] {} <Debug> HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4123 2024.07.01 18:51:41.608217 [ 3 ] {} <Debug> HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4124 2024.07.01 18:51:41.608231 [ 3 ] {} <Debug> HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4125 2024.07.01 18:51:41.608262 [ 3 ] {} <Trace> HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4126 2024.07.01 18:51:41.608398 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4127 2024.07.01 18:51:41.608441 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4128 2024.07.01 18:51:41.608585 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4129 2024.07.01 18:51:41.608968 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4130 2024.07.01 18:51:41.609005 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4131 2024.07.01 18:51:41.609314 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4132 2024.07.01 18:51:41.609617 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4133 2024.07.01 18:51:41.609781 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Debug> executeQuery: Read 147 rows, 12.62 KiB in 0.001437 sec., 102296.45093945721 rows/sec., 8.58 MiB/sec.
4134 2024.07.01 18:51:41.609779 [ 171 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4135 2024.07.01 18:51:41.609895 [ 171 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4136 2024.07.01 18:51:41.609943 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4137 2024.07.01 18:51:41.610040 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Debug> DynamicQueryHandler: Done processing query
4138 2024.07.01 18:51:41.610135 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4139 2024.07.01 18:51:41.610215 [ 3 ] {} <Debug> HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4140 2024.07.01 18:51:41.610331 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
4141 2024.07.01 18:51:41.610471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4142 2024.07.01 18:51:41.610572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4143 2024.07.01 18:51:41.610626 [ 3 ] {} <Debug> HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4144 2024.07.01 18:51:41.610673 [ 3 ] {} <Debug> HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4145 2024.07.01 18:51:41.610682 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4146 2024.07.01 18:51:41.610698 [ 3 ] {} <Debug> HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4147 2024.07.01 18:51:41.610755 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part
4148 2024.07.01 18:51:41.610773 [ 3 ] {} <Trace> HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4149 2024.07.01 18:51:41.610992 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 156 rows starting from the beginning of the part
4150 2024.07.01 18:51:41.611050 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4151 2024.07.01 18:51:41.611282 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
4152 2024.07.01 18:51:41.611323 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4153 2024.07.01 18:51:41.611546 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part
4154 2024.07.01 18:51:41.611901 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 57 rows starting from the beginning of the part
4155 2024.07.01 18:51:41.612236 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 147 rows starting from the beginning of the part
4156 2024.07.01 18:51:41.612698 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4157 2024.07.01 18:51:41.613461 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4158 2024.07.01 18:51:41.613525 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4159 2024.07.01 18:51:41.614372 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4160 2024.07.01 18:51:41.615268 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4161 2024.07.01 18:51:41.615571 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 4 columns (4 merged, 0 gathered) in 0.005507354 sec., 131460.58887807102 rows/sec., 10.83 MiB/sec.
4162 2024.07.01 18:51:41.615678 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004735 sec., 422.3864836325238 rows/sec., 29.49 KiB/sec.
4163 2024.07.01 18:51:41.615947 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4164 2024.07.01 18:51:41.616142 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Debug> DynamicQueryHandler: Done processing query
4165 2024.07.01 18:51:41.616183 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4166 2024.07.01 18:51:41.616218 [ 3 ] {} <Debug> HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4167 2024.07.01 18:51:41.616422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4168 2024.07.01 18:51:41.616525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4169 2024.07.01 18:51:41.616553 [ 3 ] {} <Debug> HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4170 2024.07.01 18:51:41.616587 [ 3 ] {} <Debug> HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4171 2024.07.01 18:51:41.616606 [ 3 ] {} <Debug> HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4172 2024.07.01 18:51:41.616671 [ 3 ] {} <Trace> HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4173 2024.07.01 18:51:41.616680 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4174 2024.07.01 18:51:41.616860 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4175 2024.07.01 18:51:41.616912 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4176 2024.07.01 18:51:41.617008 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4177 2024.07.01 18:51:41.617021 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
4178 2024.07.01 18:51:41.617212 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4179 2024.07.01 18:51:41.617574 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4180 2024.07.01 18:51:41.617612 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4181 2024.07.01 18:51:41.617943 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4182 2024.07.01 18:51:41.618254 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4183 2024.07.01 18:51:41.618404 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001591 sec., 60339.40917661848 rows/sec., 4.71 MiB/sec.
4184 2024.07.01 18:51:41.618416 [ 170 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4185 2024.07.01 18:51:41.618497 [ 170 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4186 2024.07.01 18:51:41.618556 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4187 2024.07.01 18:51:41.618676 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Debug> DynamicQueryHandler: Done processing query
4188 2024.07.01 18:51:41.618725 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4189 2024.07.01 18:51:41.618738 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
4190 2024.07.01 18:51:41.618756 [ 3 ] {} <Debug> HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4191 2024.07.01 18:51:41.618893 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4192 2024.07.01 18:51:41.618932 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 116 rows starting from the beginning of the part
4193 2024.07.01 18:51:41.619029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4194 2024.07.01 18:51:41.619186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4195 2024.07.01 18:51:41.619193 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part
4196 2024.07.01 18:51:41.619238 [ 3 ] {} <Debug> HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4197 2024.07.01 18:51:41.619310 [ 3 ] {} <Debug> HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4198 2024.07.01 18:51:41.619389 [ 3 ] {} <Debug> HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4199 2024.07.01 18:51:41.619465 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
4200 2024.07.01 18:51:41.619501 [ 3 ] {} <Trace> HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4201 2024.07.01 18:51:41.619775 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 98 rows starting from the beginning of the part
4202 2024.07.01 18:51:41.619861 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4203 2024.07.01 18:51:41.619995 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part
4204 2024.07.01 18:51:41.620027 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4205 2024.07.01 18:51:41.620321 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part
4206 2024.07.01 18:51:41.621067 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4207 2024.07.01 18:51:41.622063 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4208 2024.07.01 18:51:41.622141 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4209 2024.07.01 18:51:41.623227 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4210 2024.07.01 18:51:41.623234 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587842 sec., 115522.72288365642 rows/sec., 9.02 MiB/sec.
4211 2024.07.01 18:51:41.623429 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4212 2024.07.01 18:51:41.624062 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4213 2024.07.01 18:51:41.624358 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4214 2024.07.01 18:51:41.624394 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4215 2024.07.01 18:51:41.624416 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004688 sec., 34343.00341296928 rows/sec., 2.39 MiB/sec.
4216 2024.07.01 18:51:41.624449 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4217 2024.07.01 18:51:41.624560 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4218 2024.07.01 18:51:41.624704 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4219 2024.07.01 18:51:41.625112 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4220 2024.07.01 18:51:41.625265 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
4221 2024.07.01 18:51:41.625428 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Debug> DynamicQueryHandler: Done processing query
4222 2024.07.01 18:51:41.625534 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4223 2024.07.01 18:51:41.625593 [ 3 ] {} <Debug> HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.07.01 18:51:41.625692 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4225 2024.07.01 18:51:41.625733 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2652 rows starting from the beginning of the part
4226 2024.07.01 18:51:41.625824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4227 2024.07.01 18:51:41.625997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4228 2024.07.01 18:51:41.626025 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 146 rows starting from the beginning of the part
4229 2024.07.01 18:51:41.626047 [ 3 ] {} <Debug> HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4230 2024.07.01 18:51:41.626093 [ 3 ] {} <Debug> HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4231 2024.07.01 18:51:41.626158 [ 3 ] {} <Debug> HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.07.01 18:51:41.626322 [ 3 ] {} <Trace> HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4233 2024.07.01 18:51:41.626329 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 130 rows starting from the beginning of the part
4234 2024.07.01 18:51:41.626571 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part
4235 2024.07.01 18:51:41.626748 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part
4236 2024.07.01 18:51:41.626945 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4237 2024.07.01 18:51:41.627024 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
4238 2024.07.01 18:51:41.627287 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4239 2024.07.01 18:51:41.628966 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4240 2024.07.01 18:51:41.630188 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4241 2024.07.01 18:51:41.630268 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4242 2024.07.01 18:51:41.630858 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006111043 sec., 558333.4956078692 rows/sec., 38.99 MiB/sec.
4243 2024.07.01 18:51:41.631217 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4244 2024.07.01 18:51:41.631612 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4245 2024.07.01 18:51:41.632114 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4246 2024.07.01 18:51:41.632340 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4247 2024.07.01 18:51:41.632490 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
4248 2024.07.01 18:51:41.632624 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4249 2024.07.01 18:51:41.632827 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006313 sec., 4752.098843655948 rows/sec., 8.52 MiB/sec.
4250 2024.07.01 18:51:41.633084 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Debug> DynamicQueryHandler: Done processing query
4251 2024.07.01 18:51:41.633110 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4252 2024.07.01 18:51:41.633126 [ 3 ] {} <Debug> HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4253 2024.07.01 18:51:41.633269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4254 2024.07.01 18:51:41.633317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4255 2024.07.01 18:51:41.633337 [ 3 ] {} <Debug> HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4256 2024.07.01 18:51:41.633354 [ 3 ] {} <Debug> HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.07.01 18:51:41.633368 [ 3 ] {} <Debug> HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4258 2024.07.01 18:51:41.633399 [ 3 ] {} <Trace> HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4259 2024.07.01 18:51:41.633531 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4260 2024.07.01 18:51:41.633575 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4261 2024.07.01 18:51:41.633708 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4262 2024.07.01 18:51:41.634003 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4263 2024.07.01 18:51:41.634039 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4264 2024.07.01 18:51:41.634398 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4265 2024.07.01 18:51:41.634720 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4266 2024.07.01 18:51:41.634870 [ 170 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4267 2024.07.01 18:51:41.634880 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
4268 2024.07.01 18:51:41.634915 [ 170 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4269 2024.07.01 18:51:41.634980 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB.
4270 2024.07.01 18:51:41.635298 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Debug> DynamicQueryHandler: Done processing query
4271 2024.07.01 18:51:41.635313 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4272 2024.07.01 18:51:41.635391 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4273 2024.07.01 18:51:41.635507 [ 3 ] {} <Debug> HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.07.01 18:51:41.635773 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4275 2024.07.01 18:51:41.635820 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 798 rows starting from the beginning of the part
4276 2024.07.01 18:51:41.635925 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part
4277 2024.07.01 18:51:41.636002 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part
4278 2024.07.01 18:51:41.636226 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4279 2024.07.01 18:51:41.636324 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4280 2024.07.01 18:51:41.636505 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4281 2024.07.01 18:51:41.637732 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002706217 sec., 393907.80561943114 rows/sec., 26.39 MiB/sec.
4282 2024.07.01 18:51:41.637979 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4283 2024.07.01 18:51:41.638361 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4284 2024.07.01 18:51:41.638442 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4285 2024.07.01 18:51:41.638523 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4286 2024.07.01 18:51:46.602289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4287 2024.07.01 18:51:46.602436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4288 2024.07.01 18:51:46.602466 [ 3 ] {} <Debug> HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4289 2024.07.01 18:51:46.602494 [ 3 ] {} <Debug> HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4290 2024.07.01 18:51:46.602512 [ 3 ] {} <Debug> HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.07.01 18:51:46.602570 [ 3 ] {} <Trace> HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4292 2024.07.01 18:51:46.602769 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4293 2024.07.01 18:51:46.602844 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4294 2024.07.01 18:51:46.603066 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4295 2024.07.01 18:51:46.603502 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4296 2024.07.01 18:51:46.603542 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4297 2024.07.01 18:51:46.603912 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4298 2024.07.01 18:51:46.604254 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4299 2024.07.01 18:51:46.604395 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001687 sec., 1185.536455245999 rows/sec., 96.67 KiB/sec.
4300 2024.07.01 18:51:46.604619 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Debug> DynamicQueryHandler: Done processing query
4301 2024.07.01 18:51:46.604647 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4302 2024.07.01 18:51:46.604663 [ 3 ] {} <Debug> HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.07.01 18:51:46.604820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.07.01 18:51:46.604871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4305 2024.07.01 18:51:46.604891 [ 3 ] {} <Debug> HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4306 2024.07.01 18:51:46.604907 [ 3 ] {} <Debug> HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.07.01 18:51:46.604921 [ 3 ] {} <Debug> HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.07.01 18:51:46.604954 [ 3 ] {} <Trace> HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4309 2024.07.01 18:51:46.605081 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4310 2024.07.01 18:51:46.605125 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4311 2024.07.01 18:51:46.605250 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4312 2024.07.01 18:51:46.605607 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4313 2024.07.01 18:51:46.605644 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4314 2024.07.01 18:51:46.605954 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4315 2024.07.01 18:51:46.606282 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4316 2024.07.01 18:51:46.606404 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001365 sec., 41758.24175824176 rows/sec., 3.20 MiB/sec.
4317 2024.07.01 18:51:46.606596 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Debug> DynamicQueryHandler: Done processing query
4318 2024.07.01 18:51:46.606626 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4319 2024.07.01 18:51:46.606651 [ 3 ] {} <Debug> HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.07.01 18:51:46.607069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4321 2024.07.01 18:51:46.607171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4322 2024.07.01 18:51:46.607206 [ 3 ] {} <Debug> HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4323 2024.07.01 18:51:46.607238 [ 3 ] {} <Debug> HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4324 2024.07.01 18:51:46.607262 [ 3 ] {} <Debug> HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.07.01 18:51:46.607309 [ 3 ] {} <Trace> HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4326 2024.07.01 18:51:46.607452 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4327 2024.07.01 18:51:46.607515 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4328 2024.07.01 18:51:46.607704 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4329 2024.07.01 18:51:46.608091 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4330 2024.07.01 18:51:46.608141 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4331 2024.07.01 18:51:46.608589 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4332 2024.07.01 18:51:46.609092 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4333 2024.07.01 18:51:46.609267 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001848 sec., 1082.2510822510822 rows/sec., 75.57 KiB/sec.
4334 2024.07.01 18:51:46.609479 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Debug> DynamicQueryHandler: Done processing query
4335 2024.07.01 18:51:46.609515 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4336 2024.07.01 18:51:46.609539 [ 3 ] {} <Debug> HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4337 2024.07.01 18:51:46.609699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4338 2024.07.01 18:51:46.609768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4339 2024.07.01 18:51:46.609798 [ 3 ] {} <Debug> HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4340 2024.07.01 18:51:46.609825 [ 3 ] {} <Debug> HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4341 2024.07.01 18:51:46.609847 [ 3 ] {} <Debug> HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4342 2024.07.01 18:51:46.609891 [ 3 ] {} <Trace> HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4343 2024.07.01 18:51:46.610050 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4344 2024.07.01 18:51:46.610110 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4345 2024.07.01 18:51:46.610294 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4346 2024.07.01 18:51:46.610725 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4347 2024.07.01 18:51:46.610773 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4348 2024.07.01 18:51:46.611229 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4349 2024.07.01 18:51:46.611719 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4350 2024.07.01 18:51:46.611890 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001899 sec., 34755.13428120063 rows/sec., 2.71 MiB/sec.
4351 2024.07.01 18:51:46.612103 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Debug> DynamicQueryHandler: Done processing query
4352 2024.07.01 18:51:46.612137 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4353 2024.07.01 18:51:46.612161 [ 3 ] {} <Debug> HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.07.01 18:51:46.612421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4355 2024.07.01 18:51:46.612494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4356 2024.07.01 18:51:46.612525 [ 3 ] {} <Debug> HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4357 2024.07.01 18:51:46.612549 [ 3 ] {} <Debug> HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4358 2024.07.01 18:51:46.612571 [ 3 ] {} <Debug> HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4359 2024.07.01 18:51:46.612615 [ 3 ] {} <Trace> HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4360 2024.07.01 18:51:46.612821 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4361 2024.07.01 18:51:46.612886 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4362 2024.07.01 18:51:46.613096 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4363 2024.07.01 18:51:46.613576 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4364 2024.07.01 18:51:46.613624 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4365 2024.07.01 18:51:46.614177 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4366 2024.07.01 18:51:46.614699 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4367 2024.07.01 18:51:46.614874 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002156 sec., 74675.32467532468 rows/sec., 5.20 MiB/sec.
4368 2024.07.01 18:51:46.615090 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Debug> DynamicQueryHandler: Done processing query
4369 2024.07.01 18:51:46.615125 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4370 2024.07.01 18:51:46.615150 [ 3 ] {} <Debug> HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4371 2024.07.01 18:51:46.615299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4372 2024.07.01 18:51:46.615368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4373 2024.07.01 18:51:46.615400 [ 3 ] {} <Debug> HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4374 2024.07.01 18:51:46.615426 [ 3 ] {} <Debug> HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4375 2024.07.01 18:51:46.615448 [ 3 ] {} <Debug> HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4376 2024.07.01 18:51:46.615493 [ 3 ] {} <Trace> HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4377 2024.07.01 18:51:46.615672 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4378 2024.07.01 18:51:46.615736 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4379 2024.07.01 18:51:46.615924 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4380 2024.07.01 18:51:46.616301 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4381 2024.07.01 18:51:46.616349 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4382 2024.07.01 18:51:46.616858 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4383 2024.07.01 18:51:46.617357 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4384 2024.07.01 18:51:46.617544 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001945 sec., 30848.32904884319 rows/sec., 2.08 MiB/sec.
4385 2024.07.01 18:51:46.617915 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Debug> DynamicQueryHandler: Done processing query
4386 2024.07.01 18:51:46.617952 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4387 2024.07.01 18:51:46.617978 [ 3 ] {} <Debug> HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.07.01 18:51:49.854848 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
4389 2024.07.01 18:51:49.854899 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
4390 2024.07.01 18:51:51.604969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4391 2024.07.01 18:51:51.605113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4392 2024.07.01 18:51:51.605140 [ 3 ] {} <Debug> HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4393 2024.07.01 18:51:51.605165 [ 3 ] {} <Debug> HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4394 2024.07.01 18:51:51.605180 [ 3 ] {} <Debug> HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.07.01 18:51:51.605229 [ 3 ] {} <Trace> HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4396 2024.07.01 18:51:51.605430 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4397 2024.07.01 18:51:51.605500 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4398 2024.07.01 18:51:51.605701 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4399 2024.07.01 18:51:51.606183 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4400 2024.07.01 18:51:51.606231 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4401 2024.07.01 18:51:51.606628 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4402 2024.07.01 18:51:51.606967 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4403 2024.07.01 18:51:51.607154 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001775 sec., 16901.408450704224 rows/sec., 1.34 MiB/sec.
4404 2024.07.01 18:51:51.607495 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Debug> DynamicQueryHandler: Done processing query
4405 2024.07.01 18:51:51.607523 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4406 2024.07.01 18:51:51.607540 [ 3 ] {} <Debug> HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4407 2024.07.01 18:51:51.607677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4408 2024.07.01 18:51:51.607737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4409 2024.07.01 18:51:51.607758 [ 3 ] {} <Debug> HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4410 2024.07.01 18:51:51.607776 [ 3 ] {} <Debug> HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4411 2024.07.01 18:51:51.607790 [ 3 ] {} <Debug> HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.07.01 18:51:51.607825 [ 3 ] {} <Trace> HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4413 2024.07.01 18:51:51.607934 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4414 2024.07.01 18:51:51.607982 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4415 2024.07.01 18:51:51.608134 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4416 2024.07.01 18:51:51.608462 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4417 2024.07.01 18:51:51.608500 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4418 2024.07.01 18:51:51.608805 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4419 2024.07.01 18:51:51.609121 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4420 2024.07.01 18:51:51.609280 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00138 sec., 1449.2753623188407 rows/sec., 118.18 KiB/sec.
4421 2024.07.01 18:51:51.609452 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Debug> DynamicQueryHandler: Done processing query
4422 2024.07.01 18:51:51.609476 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4423 2024.07.01 18:51:51.609492 [ 3 ] {} <Debug> HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4424 2024.07.01 18:51:51.609702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4425 2024.07.01 18:51:51.609752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4426 2024.07.01 18:51:51.609772 [ 3 ] {} <Debug> HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4427 2024.07.01 18:51:51.609788 [ 3 ] {} <Debug> HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4428 2024.07.01 18:51:51.609803 [ 3 ] {} <Debug> HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4429 2024.07.01 18:51:51.609835 [ 3 ] {} <Trace> HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4430 2024.07.01 18:51:51.609980 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4431 2024.07.01 18:51:51.610024 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4432 2024.07.01 18:51:51.610156 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4433 2024.07.01 18:51:51.610604 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4434 2024.07.01 18:51:51.610641 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4435 2024.07.01 18:51:51.610967 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4436 2024.07.01 18:51:51.611272 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4437 2024.07.01 18:51:51.611445 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Debug> executeQuery: Read 183 rows, 15.43 KiB in 0.001533 sec., 119373.77690802347 rows/sec., 9.83 MiB/sec.
4438 2024.07.01 18:51:51.611604 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Debug> DynamicQueryHandler: Done processing query
4439 2024.07.01 18:51:51.611627 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4440 2024.07.01 18:51:51.611644 [ 3 ] {} <Debug> HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.07.01 18:51:51.611766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4442 2024.07.01 18:51:51.611815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4443 2024.07.01 18:51:51.611835 [ 3 ] {} <Debug> HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4444 2024.07.01 18:51:51.611851 [ 3 ] {} <Debug> HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4445 2024.07.01 18:51:51.611864 [ 3 ] {} <Debug> HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4446 2024.07.01 18:51:51.611896 [ 3 ] {} <Trace> HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4447 2024.07.01 18:51:51.611990 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4448 2024.07.01 18:51:51.612034 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4449 2024.07.01 18:51:51.612163 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4450 2024.07.01 18:51:51.612433 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4451 2024.07.01 18:51:51.612470 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4452 2024.07.01 18:51:51.612778 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4453 2024.07.01 18:51:51.613096 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4454 2024.07.01 18:51:51.613251 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001284 sec., 1557.632398753894 rows/sec., 108.76 KiB/sec.
4455 2024.07.01 18:51:51.613453 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Debug> DynamicQueryHandler: Done processing query
4456 2024.07.01 18:51:51.613477 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4457 2024.07.01 18:51:51.613492 [ 3 ] {} <Debug> HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.07.01 18:51:51.613623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4459 2024.07.01 18:51:51.613671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4460 2024.07.01 18:51:51.613690 [ 3 ] {} <Debug> HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4461 2024.07.01 18:51:51.613706 [ 3 ] {} <Debug> HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4462 2024.07.01 18:51:51.613720 [ 3 ] {} <Debug> HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.07.01 18:51:51.613749 [ 3 ] {} <Trace> HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4464 2024.07.01 18:51:51.613872 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4465 2024.07.01 18:51:51.613914 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4466 2024.07.01 18:51:51.614039 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4467 2024.07.01 18:51:51.614391 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4468 2024.07.01 18:51:51.614428 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4469 2024.07.01 18:51:51.614734 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4470 2024.07.01 18:51:51.615030 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4471 2024.07.01 18:51:51.615185 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Debug> executeQuery: Read 120 rows, 9.58 KiB in 0.001354 sec., 88626.29246676514 rows/sec., 6.91 MiB/sec.
4472 2024.07.01 18:51:51.615489 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Debug> DynamicQueryHandler: Done processing query
4473 2024.07.01 18:51:51.615513 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4474 2024.07.01 18:51:51.615529 [ 3 ] {} <Debug> HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4475 2024.07.01 18:51:51.615716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4476 2024.07.01 18:51:51.615764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4477 2024.07.01 18:51:51.615782 [ 3 ] {} <Debug> HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4478 2024.07.01 18:51:51.615798 [ 3 ] {} <Debug> HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4479 2024.07.01 18:51:51.615812 [ 3 ] {} <Debug> HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.07.01 18:51:51.615841 [ 3 ] {} <Trace> HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4481 2024.07.01 18:51:51.616025 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4482 2024.07.01 18:51:51.616074 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4483 2024.07.01 18:51:51.616232 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4484 2024.07.01 18:51:51.616629 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4485 2024.07.01 18:51:51.616666 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4486 2024.07.01 18:51:51.617050 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4487 2024.07.01 18:51:51.617385 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4488 2024.07.01 18:51:51.617560 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001622 sec., 121454.99383477189 rows/sec., 8.48 MiB/sec.
4489 2024.07.01 18:51:51.617756 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Debug> DynamicQueryHandler: Done processing query
4490 2024.07.01 18:51:51.617780 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4491 2024.07.01 18:51:51.617798 [ 3 ] {} <Debug> HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4492 2024.07.01 18:51:51.618053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4493 2024.07.01 18:51:51.618150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4494 2024.07.01 18:51:51.618182 [ 3 ] {} <Debug> HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4495 2024.07.01 18:51:51.618215 [ 3 ] {} <Debug> HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4496 2024.07.01 18:51:51.618243 [ 3 ] {} <Debug> HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.07.01 18:51:51.618285 [ 3 ] {} <Trace> HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4498 2024.07.01 18:51:51.618811 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4499 2024.07.01 18:51:51.618881 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4500 2024.07.01 18:51:51.619310 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4501 2024.07.01 18:51:51.619955 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4502 2024.07.01 18:51:51.619994 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4503 2024.07.01 18:51:51.620597 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4504 2024.07.01 18:51:51.620995 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4505 2024.07.01 18:51:51.621157 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002749 sec., 10913.059294288832 rows/sec., 19.56 MiB/sec.
4506 2024.07.01 18:51:51.621470 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Debug> DynamicQueryHandler: Done processing query
4507 2024.07.01 18:51:51.621494 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4508 2024.07.01 18:51:51.621510 [ 3 ] {} <Debug> HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4509 2024.07.01 18:51:51.621637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4510 2024.07.01 18:51:51.621684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4511 2024.07.01 18:51:51.621702 [ 3 ] {} <Debug> HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4512 2024.07.01 18:51:51.621719 [ 3 ] {} <Debug> HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4513 2024.07.01 18:51:51.621733 [ 3 ] {} <Debug> HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.07.01 18:51:51.621763 [ 3 ] {} <Trace> HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4515 2024.07.01 18:51:51.621880 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4516 2024.07.01 18:51:51.621925 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4517 2024.07.01 18:51:51.622051 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4518 2024.07.01 18:51:51.622355 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4519 2024.07.01 18:51:51.622391 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4520 2024.07.01 18:51:51.622752 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4521 2024.07.01 18:51:51.623070 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4522 2024.07.01 18:51:51.623232 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
4523 2024.07.01 18:51:51.623551 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Debug> DynamicQueryHandler: Done processing query
4524 2024.07.01 18:51:51.623576 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4525 2024.07.01 18:51:51.623592 [ 3 ] {} <Debug> HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4526 2024.07.01 18:51:56.601759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4527 2024.07.01 18:51:56.601953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4528 2024.07.01 18:51:56.601998 [ 3 ] {} <Debug> HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4529 2024.07.01 18:51:56.602041 [ 3 ] {} <Debug> HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4530 2024.07.01 18:51:56.602070 [ 3 ] {} <Debug> HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.07.01 18:51:56.602148 [ 3 ] {} <Trace> HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4532 2024.07.01 18:51:56.602456 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4533 2024.07.01 18:51:56.602563 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4534 2024.07.01 18:51:56.602801 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4535 2024.07.01 18:51:56.603241 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4536 2024.07.01 18:51:56.603283 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4537 2024.07.01 18:51:56.603640 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4538 2024.07.01 18:51:56.603960 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4539 2024.07.01 18:51:56.604124 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.43 MiB/sec.
4540 2024.07.01 18:51:56.604305 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Debug> DynamicQueryHandler: Done processing query
4541 2024.07.01 18:51:56.604330 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4542 2024.07.01 18:51:56.604345 [ 3 ] {} <Debug> HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4543 2024.07.01 18:51:56.604493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4544 2024.07.01 18:51:56.604537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4545 2024.07.01 18:51:56.604555 [ 3 ] {} <Debug> HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4546 2024.07.01 18:51:56.604570 [ 3 ] {} <Debug> HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4547 2024.07.01 18:51:56.604583 [ 3 ] {} <Debug> HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.07.01 18:51:56.604612 [ 3 ] {} <Trace> HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4549 2024.07.01 18:51:56.604720 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4550 2024.07.01 18:51:56.604758 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4551 2024.07.01 18:51:56.604873 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4552 2024.07.01 18:51:56.605277 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4553 2024.07.01 18:51:56.605314 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4554 2024.07.01 18:51:56.605619 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4555 2024.07.01 18:51:56.605924 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4556 2024.07.01 18:51:56.606080 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec.
4557 2024.07.01 18:51:56.606245 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Debug> DynamicQueryHandler: Done processing query
4558 2024.07.01 18:51:56.606268 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4559 2024.07.01 18:51:56.606284 [ 3 ] {} <Debug> HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.07.01 18:51:56.606480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4561 2024.07.01 18:51:56.606528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4562 2024.07.01 18:51:56.606547 [ 3 ] {} <Debug> HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4563 2024.07.01 18:51:56.606563 [ 3 ] {} <Debug> HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4564 2024.07.01 18:51:56.606576 [ 3 ] {} <Debug> HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.07.01 18:51:56.606605 [ 3 ] {} <Trace> HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4566 2024.07.01 18:51:56.606750 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4567 2024.07.01 18:51:56.606796 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4568 2024.07.01 18:51:56.606940 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4569 2024.07.01 18:51:56.607397 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4570 2024.07.01 18:51:56.607433 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4571 2024.07.01 18:51:56.607820 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4572 2024.07.01 18:51:56.608146 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4573 2024.07.01 18:51:56.608305 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec.
4574 2024.07.01 18:51:56.608475 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Debug> DynamicQueryHandler: Done processing query
4575 2024.07.01 18:51:56.608499 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4576 2024.07.01 18:51:56.608515 [ 3 ] {} <Debug> HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4577 2024.07.01 18:51:56.608634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4578 2024.07.01 18:51:56.608681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4579 2024.07.01 18:51:56.608700 [ 3 ] {} <Debug> HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4580 2024.07.01 18:51:56.608716 [ 3 ] {} <Debug> HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4581 2024.07.01 18:51:56.608730 [ 3 ] {} <Debug> HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4582 2024.07.01 18:51:56.608760 [ 3 ] {} <Trace> HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4583 2024.07.01 18:51:56.608888 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4584 2024.07.01 18:51:56.608931 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4585 2024.07.01 18:51:56.609056 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4586 2024.07.01 18:51:56.609406 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4587 2024.07.01 18:51:56.609442 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4588 2024.07.01 18:51:56.609790 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4589 2024.07.01 18:51:56.610105 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4590 2024.07.01 18:51:56.610304 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec.
4591 2024.07.01 18:51:56.610483 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Debug> DynamicQueryHandler: Done processing query
4592 2024.07.01 18:51:56.610508 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4593 2024.07.01 18:51:56.610525 [ 3 ] {} <Debug> HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.07.01 18:52:01.603931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4595 2024.07.01 18:52:01.604131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4596 2024.07.01 18:52:01.604178 [ 3 ] {} <Debug> HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4597 2024.07.01 18:52:01.604221 [ 3 ] {} <Debug> HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.07.01 18:52:01.604253 [ 3 ] {} <Debug> HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4599 2024.07.01 18:52:01.604337 [ 3 ] {} <Trace> HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4600 2024.07.01 18:52:01.604639 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4601 2024.07.01 18:52:01.604745 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4602 2024.07.01 18:52:01.604988 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4603 2024.07.01 18:52:01.605463 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4604 2024.07.01 18:52:01.605504 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4605 2024.07.01 18:52:01.605872 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4606 2024.07.01 18:52:01.606219 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4607 2024.07.01 18:52:01.606366 [ 152 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
4608 2024.07.01 18:52:01.606374 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001839 sec., 16313.21370309951 rows/sec., 1.29 MiB/sec.
4609 2024.07.01 18:52:01.606417 [ 152 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4610 2024.07.01 18:52:01.606452 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4611 2024.07.01 18:52:01.606564 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
4612 2024.07.01 18:52:01.606619 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Debug> DynamicQueryHandler: Done processing query
4613 2024.07.01 18:52:01.606655 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4614 2024.07.01 18:52:01.606687 [ 3 ] {} <Debug> HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.07.01 18:52:01.606698 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4616 2024.07.01 18:52:01.606737 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 30 rows starting from the beginning of the part
4617 2024.07.01 18:52:01.606799 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part
4618 2024.07.01 18:52:01.606863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2024.07.01 18:52:01.607100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4620 2024.07.01 18:52:01.607101 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part
4621 2024.07.01 18:52:01.607178 [ 3 ] {} <Debug> HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4622 2024.07.01 18:52:01.607260 [ 3 ] {} <Debug> HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.07.01 18:52:01.607381 [ 3 ] {} <Debug> HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4624 2024.07.01 18:52:01.607443 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
4625 2024.07.01 18:52:01.607478 [ 3 ] {} <Trace> HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4626 2024.07.01 18:52:01.607540 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part
4627 2024.07.01 18:52:01.607923 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4628 2024.07.01 18:52:01.608060 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4629 2024.07.01 18:52:01.608293 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4630 2024.07.01 18:52:01.608943 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4631 2024.07.01 18:52:01.608987 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4632 2024.07.01 18:52:01.609229 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700966 sec., 55535.686121187755 rows/sec., 4.40 MiB/sec.
4633 2024.07.01 18:52:01.609562 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4634 2024.07.01 18:52:01.609640 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4635 2024.07.01 18:52:01.610597 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4636 2024.07.01 18:52:01.610611 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4637 2024.07.01 18:52:01.610821 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
4638 2024.07.01 18:52:01.610892 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.003245 sec., 44992.29583975347 rows/sec., 3.78 MiB/sec.
4639 2024.07.01 18:52:01.611101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4640 2024.07.01 18:52:01.611431 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Debug> DynamicQueryHandler: Done processing query
4641 2024.07.01 18:52:01.611475 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4642 2024.07.01 18:52:01.611502 [ 3 ] {} <Debug> HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4643 2024.07.01 18:52:01.611690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4644 2024.07.01 18:52:01.611742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4645 2024.07.01 18:52:01.611761 [ 3 ] {} <Debug> HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4646 2024.07.01 18:52:01.611778 [ 3 ] {} <Debug> HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4647 2024.07.01 18:52:01.611793 [ 3 ] {} <Debug> HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4648 2024.07.01 18:52:01.611825 [ 3 ] {} <Trace> HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4649 2024.07.01 18:52:01.611956 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4650 2024.07.01 18:52:01.612000 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4651 2024.07.01 18:52:01.612147 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4652 2024.07.01 18:52:01.612501 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4653 2024.07.01 18:52:01.612538 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4654 2024.07.01 18:52:01.612872 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4655 2024.07.01 18:52:01.613183 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4656 2024.07.01 18:52:01.613315 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001407 sec., 66808.8130774698 rows/sec., 5.22 MiB/sec.
4657 2024.07.01 18:52:01.613480 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Debug> DynamicQueryHandler: Done processing query
4658 2024.07.01 18:52:01.613505 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4659 2024.07.01 18:52:01.613521 [ 3 ] {} <Debug> HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4660 2024.07.01 18:52:01.613689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4661 2024.07.01 18:52:01.613738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4662 2024.07.01 18:52:01.613758 [ 3 ] {} <Debug> HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4663 2024.07.01 18:52:01.613774 [ 3 ] {} <Debug> HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4664 2024.07.01 18:52:01.613788 [ 3 ] {} <Debug> HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4665 2024.07.01 18:52:01.613818 [ 3 ] {} <Trace> HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4666 2024.07.01 18:52:01.613978 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4667 2024.07.01 18:52:01.614026 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4668 2024.07.01 18:52:01.614170 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4669 2024.07.01 18:52:01.614560 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4670 2024.07.01 18:52:01.614597 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4671 2024.07.01 18:52:01.614983 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4672 2024.07.01 18:52:01.615325 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4673 2024.07.01 18:52:01.615457 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
4674 2024.07.01 18:52:01.615668 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Debug> DynamicQueryHandler: Done processing query
4675 2024.07.01 18:52:01.615692 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4676 2024.07.01 18:52:01.615709 [ 3 ] {} <Debug> HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4677 2024.07.01 18:52:01.615892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4678 2024.07.01 18:52:01.615942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4679 2024.07.01 18:52:01.615962 [ 3 ] {} <Debug> HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4680 2024.07.01 18:52:01.615978 [ 3 ] {} <Debug> HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.07.01 18:52:01.615993 [ 3 ] {} <Debug> HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.07.01 18:52:01.616024 [ 3 ] {} <Trace> HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4683 2024.07.01 18:52:01.616735 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4684 2024.07.01 18:52:01.616804 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4685 2024.07.01 18:52:01.617207 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4686 2024.07.01 18:52:01.618122 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4687 2024.07.01 18:52:01.618160 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4688 2024.07.01 18:52:01.618776 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4689 2024.07.01 18:52:01.619174 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4690 2024.07.01 18:52:01.619373 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003252 sec., 9225.09225092251 rows/sec., 16.53 MiB/sec.
4691 2024.07.01 18:52:01.619597 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Debug> DynamicQueryHandler: Done processing query
4692 2024.07.01 18:52:01.619621 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4693 2024.07.01 18:52:01.619638 [ 3 ] {} <Debug> HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.07.01 18:52:01.619801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4695 2024.07.01 18:52:01.619851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4696 2024.07.01 18:52:01.619870 [ 3 ] {} <Debug> HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4697 2024.07.01 18:52:01.619887 [ 3 ] {} <Debug> HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4698 2024.07.01 18:52:01.619901 [ 3 ] {} <Debug> HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4699 2024.07.01 18:52:01.619932 [ 3 ] {} <Trace> HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4700 2024.07.01 18:52:01.620056 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4701 2024.07.01 18:52:01.620103 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4702 2024.07.01 18:52:01.620232 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4703 2024.07.01 18:52:01.620533 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4704 2024.07.01 18:52:01.620570 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4705 2024.07.01 18:52:01.620926 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4706 2024.07.01 18:52:01.621245 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4707 2024.07.01 18:52:01.621388 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
4708 2024.07.01 18:52:01.621552 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Debug> DynamicQueryHandler: Done processing query
4709 2024.07.01 18:52:01.621575 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4710 2024.07.01 18:52:01.621590 [ 3 ] {} <Debug> HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.07.01 18:52:04.855164 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
4712 2024.07.01 18:52:04.855215 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
4713 2024.07.01 18:52:06.601188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4714 2024.07.01 18:52:06.601326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4715 2024.07.01 18:52:06.601352 [ 3 ] {} <Debug> HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4716 2024.07.01 18:52:06.601377 [ 3 ] {} <Debug> HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4717 2024.07.01 18:52:06.601392 [ 3 ] {} <Debug> HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4718 2024.07.01 18:52:06.601442 [ 3 ] {} <Trace> HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4719 2024.07.01 18:52:06.601640 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4720 2024.07.01 18:52:06.601707 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4721 2024.07.01 18:52:06.601895 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4722 2024.07.01 18:52:06.602387 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4723 2024.07.01 18:52:06.602428 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4724 2024.07.01 18:52:06.602797 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4725 2024.07.01 18:52:06.603138 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4726 2024.07.01 18:52:06.603284 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec.
4727 2024.07.01 18:52:06.603291 [ 108 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4728 2024.07.01 18:52:06.603349 [ 108 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4729 2024.07.01 18:52:06.603386 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4730 2024.07.01 18:52:06.603506 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Debug> DynamicQueryHandler: Done processing query
4731 2024.07.01 18:52:06.603506 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
4732 2024.07.01 18:52:06.603533 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4733 2024.07.01 18:52:06.603565 [ 3 ] {} <Debug> HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4734 2024.07.01 18:52:06.603658 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4735 2024.07.01 18:52:06.603690 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 188 rows starting from the beginning of the part
4736 2024.07.01 18:52:06.603747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4737 2024.07.01 18:52:06.603784 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part
4738 2024.07.01 18:52:06.603877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4739 2024.07.01 18:52:06.603953 [ 3 ] {} <Debug> HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4740 2024.07.01 18:52:06.604093 [ 3 ] {} <Debug> HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.07.01 18:52:06.604175 [ 3 ] {} <Debug> HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4742 2024.07.01 18:52:06.604223 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 183 rows starting from the beginning of the part
4743 2024.07.01 18:52:06.604295 [ 3 ] {} <Trace> HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4744 2024.07.01 18:52:06.604438 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
4745 2024.07.01 18:52:06.604692 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4746 2024.07.01 18:52:06.604801 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 146 rows starting from the beginning of the part
4747 2024.07.01 18:52:06.604825 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4748 2024.07.01 18:52:06.605005 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part
4749 2024.07.01 18:52:06.605805 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4750 2024.07.01 18:52:06.606389 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4751 2024.07.01 18:52:06.606433 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4752 2024.07.01 18:52:06.606897 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4753 2024.07.01 18:52:06.607094 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003637879 sec., 188571.41757601063 rows/sec., 15.32 MiB/sec.
4754 2024.07.01 18:52:06.607371 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4755 2024.07.01 18:52:06.607527 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4756 2024.07.01 18:52:06.607793 [ 108 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4757 2024.07.01 18:52:06.607913 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003392 sec., 18867.924528301886 rows/sec., 1.47 MiB/sec.
4758 2024.07.01 18:52:06.607931 [ 108 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4759 2024.07.01 18:52:06.608056 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4760 2024.07.01 18:52:06.608526 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
4761 2024.07.01 18:52:06.608742 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Debug> DynamicQueryHandler: Done processing query
4762 2024.07.01 18:52:06.608833 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4763 2024.07.01 18:52:06.608898 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.07.01 18:52:06.608954 [ 3 ] {} <Debug> HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4765 2024.07.01 18:52:06.608987 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4766 2024.07.01 18:52:06.609096 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
4767 2024.07.01 18:52:06.609140 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4768 2024.07.01 18:52:06.609365 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part
4769 2024.07.01 18:52:06.609424 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4770 2024.07.01 18:52:06.609533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4771 2024.07.01 18:52:06.609711 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 120 rows starting from the beginning of the part
4772 2024.07.01 18:52:06.609775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4773 2024.07.01 18:52:06.609927 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
4774 2024.07.01 18:52:06.609946 [ 3 ] {} <Debug> HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4775 2024.07.01 18:52:06.610074 [ 3 ] {} <Debug> HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4776 2024.07.01 18:52:06.610213 [ 3 ] {} <Debug> HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4777 2024.07.01 18:52:06.610242 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part
4778 2024.07.01 18:52:06.610352 [ 3 ] {} <Trace> HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4779 2024.07.01 18:52:06.610460 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part
4780 2024.07.01 18:52:06.610910 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4781 2024.07.01 18:52:06.610972 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4782 2024.07.01 18:52:06.611570 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4783 2024.07.01 18:52:06.612626 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4784 2024.07.01 18:52:06.612688 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4785 2024.07.01 18:52:06.613255 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005006958 sec., 111045.46912516543 rows/sec., 8.67 MiB/sec.
4786 2024.07.01 18:52:06.613491 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4787 2024.07.01 18:52:06.613539 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4788 2024.07.01 18:52:06.614586 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4789 2024.07.01 18:52:06.614612 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4790 2024.07.01 18:52:06.614834 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4791 2024.07.01 18:52:06.614850 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4792 2024.07.01 18:52:06.614901 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004185 sec., 38231.780167264034 rows/sec., 2.66 MiB/sec.
4793 2024.07.01 18:52:06.614913 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4794 2024.07.01 18:52:06.614973 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4795 2024.07.01 18:52:06.615300 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4796 2024.07.01 18:52:06.615376 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
4797 2024.07.01 18:52:06.615416 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Debug> DynamicQueryHandler: Done processing query
4798 2024.07.01 18:52:06.615444 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4799 2024.07.01 18:52:06.615469 [ 3 ] {} <Debug> HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.07.01 18:52:06.615550 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4801 2024.07.01 18:52:06.615588 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3412 rows starting from the beginning of the part
4802 2024.07.01 18:52:06.615616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4803 2024.07.01 18:52:06.615742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4804 2024.07.01 18:52:06.615791 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
4805 2024.07.01 18:52:06.615802 [ 3 ] {} <Debug> HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4806 2024.07.01 18:52:06.615864 [ 3 ] {} <Debug> HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4807 2024.07.01 18:52:06.615913 [ 3 ] {} <Debug> HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.07.01 18:52:06.616060 [ 3 ] {} <Trace> HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4809 2024.07.01 18:52:06.616164 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part
4810 2024.07.01 18:52:06.616425 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4811 2024.07.01 18:52:06.616486 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
4812 2024.07.01 18:52:06.616574 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4813 2024.07.01 18:52:06.616724 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
4814 2024.07.01 18:52:06.617139 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
4815 2024.07.01 18:52:06.617790 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4816 2024.07.01 18:52:06.618261 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4817 2024.07.01 18:52:06.618295 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4818 2024.07.01 18:52:06.618802 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4819 2024.07.01 18:52:06.619413 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4820 2024.07.01 18:52:06.619598 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003353 sec., 17894.422904861316 rows/sec., 1.21 MiB/sec.
4821 2024.07.01 18:52:06.619602 [ 108 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4822 2024.07.01 18:52:06.619671 [ 108 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4823 2024.07.01 18:52:06.619882 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4824 2024.07.01 18:52:06.620026 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Debug> DynamicQueryHandler: Done processing query
4825 2024.07.01 18:52:06.620108 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4826 2024.07.01 18:52:06.620192 [ 3 ] {} <Debug> HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.07.01 18:52:06.620289 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4828 2024.07.01 18:52:06.620595 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419974 sec., 784136.6028693126 rows/sec., 54.74 MiB/sec.
4829 2024.07.01 18:52:06.620628 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4830 2024.07.01 18:52:06.620678 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1066 rows starting from the beginning of the part
4831 2024.07.01 18:52:06.620788 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4832 2024.07.01 18:52:06.620982 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4833 2024.07.01 18:52:06.621120 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4834 2024.07.01 18:52:06.621192 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4835 2024.07.01 18:52:06.621474 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4836 2024.07.01 18:52:06.621861 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
4837 2024.07.01 18:52:06.622808 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4838 2024.07.01 18:52:06.623050 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4839 2024.07.01 18:52:06.623189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
4840 2024.07.01 18:52:06.623854 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003869132 sec., 353050.7617729248 rows/sec., 23.69 MiB/sec.
4841 2024.07.01 18:52:06.624083 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4842 2024.07.01 18:52:06.624478 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4843 2024.07.01 18:52:06.624562 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4844 2024.07.01 18:52:06.624650 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
4845 2024.07.01 18:52:11.604170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4846 2024.07.01 18:52:11.604313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4847 2024.07.01 18:52:11.604342 [ 3 ] {} <Debug> HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4848 2024.07.01 18:52:11.604371 [ 3 ] {} <Debug> HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4849 2024.07.01 18:52:11.604389 [ 3 ] {} <Debug> HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4850 2024.07.01 18:52:11.604445 [ 3 ] {} <Trace> HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4851 2024.07.01 18:52:11.604659 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4852 2024.07.01 18:52:11.604734 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4853 2024.07.01 18:52:11.604950 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4854 2024.07.01 18:52:11.605416 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4855 2024.07.01 18:52:11.605461 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4856 2024.07.01 18:52:11.605829 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4857 2024.07.01 18:52:11.606168 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4858 2024.07.01 18:52:11.606346 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001753 sec., 17113.519680547633 rows/sec., 1.35 MiB/sec.
4859 2024.07.01 18:52:11.606555 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Debug> DynamicQueryHandler: Done processing query
4860 2024.07.01 18:52:11.606583 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4861 2024.07.01 18:52:11.606600 [ 3 ] {} <Debug> HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4862 2024.07.01 18:52:11.606741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4863 2024.07.01 18:52:11.606797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4864 2024.07.01 18:52:11.606816 [ 3 ] {} <Debug> HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4865 2024.07.01 18:52:11.606835 [ 3 ] {} <Debug> HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4866 2024.07.01 18:52:11.606849 [ 3 ] {} <Debug> HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4867 2024.07.01 18:52:11.606884 [ 3 ] {} <Trace> HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4868 2024.07.01 18:52:11.607031 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4869 2024.07.01 18:52:11.607079 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4870 2024.07.01 18:52:11.607214 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4871 2024.07.01 18:52:11.607612 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4872 2024.07.01 18:52:11.607649 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4873 2024.07.01 18:52:11.607964 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4874 2024.07.01 18:52:11.608272 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4875 2024.07.01 18:52:11.608395 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.001433 sec., 101884.15910676902 rows/sec., 8.55 MiB/sec.
4876 2024.07.01 18:52:11.608587 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Debug> DynamicQueryHandler: Done processing query
4877 2024.07.01 18:52:11.608620 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4878 2024.07.01 18:52:11.608638 [ 3 ] {} <Debug> HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4879 2024.07.01 18:52:11.608854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4880 2024.07.01 18:52:11.608904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4881 2024.07.01 18:52:11.608924 [ 3 ] {} <Debug> HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4882 2024.07.01 18:52:11.608941 [ 3 ] {} <Debug> HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4883 2024.07.01 18:52:11.608955 [ 3 ] {} <Debug> HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.07.01 18:52:11.608986 [ 3 ] {} <Trace> HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4885 2024.07.01 18:52:11.609116 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4886 2024.07.01 18:52:11.609159 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4887 2024.07.01 18:52:11.609283 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4888 2024.07.01 18:52:11.609604 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4889 2024.07.01 18:52:11.609641 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4890 2024.07.01 18:52:11.609945 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4891 2024.07.01 18:52:11.610255 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4892 2024.07.01 18:52:11.610378 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001318 sec., 71320.18209408195 rows/sec., 5.57 MiB/sec.
4893 2024.07.01 18:52:11.610541 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Debug> DynamicQueryHandler: Done processing query
4894 2024.07.01 18:52:11.610565 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4895 2024.07.01 18:52:11.610580 [ 3 ] {} <Debug> HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4896 2024.07.01 18:52:11.610738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4897 2024.07.01 18:52:11.610788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4898 2024.07.01 18:52:11.610806 [ 3 ] {} <Debug> HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4899 2024.07.01 18:52:11.610822 [ 3 ] {} <Debug> HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4900 2024.07.01 18:52:11.610836 [ 3 ] {} <Debug> HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4901 2024.07.01 18:52:11.610867 [ 3 ] {} <Trace> HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4902 2024.07.01 18:52:11.611012 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4903 2024.07.01 18:52:11.611059 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4904 2024.07.01 18:52:11.611199 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4905 2024.07.01 18:52:11.611590 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4906 2024.07.01 18:52:11.611624 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4907 2024.07.01 18:52:11.612010 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4908 2024.07.01 18:52:11.612345 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4909 2024.07.01 18:52:11.612473 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
4910 2024.07.01 18:52:11.612634 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Debug> DynamicQueryHandler: Done processing query
4911 2024.07.01 18:52:11.612657 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4912 2024.07.01 18:52:11.612673 [ 3 ] {} <Debug> HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4913 2024.07.01 18:52:11.612904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4914 2024.07.01 18:52:11.612952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4915 2024.07.01 18:52:11.612970 [ 3 ] {} <Debug> HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4916 2024.07.01 18:52:11.612986 [ 3 ] {} <Debug> HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4917 2024.07.01 18:52:11.613000 [ 3 ] {} <Debug> HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.07.01 18:52:11.613031 [ 3 ] {} <Trace> HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4919 2024.07.01 18:52:11.613352 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4920 2024.07.01 18:52:11.613417 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4921 2024.07.01 18:52:11.613816 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4922 2024.07.01 18:52:11.614871 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4923 2024.07.01 18:52:11.614905 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4924 2024.07.01 18:52:11.615515 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4925 2024.07.01 18:52:11.615910 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4926 2024.07.01 18:52:11.616060 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002935 sec., 10221.465076660988 rows/sec., 18.32 MiB/sec.
4927 2024.07.01 18:52:11.616295 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Debug> DynamicQueryHandler: Done processing query
4928 2024.07.01 18:52:11.616319 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4929 2024.07.01 18:52:11.616334 [ 3 ] {} <Debug> HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.07.01 18:52:11.616447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4931 2024.07.01 18:52:11.616495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4932 2024.07.01 18:52:11.616514 [ 3 ] {} <Debug> HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4933 2024.07.01 18:52:11.616530 [ 3 ] {} <Debug> HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4934 2024.07.01 18:52:11.616544 [ 3 ] {} <Debug> HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.07.01 18:52:11.616575 [ 3 ] {} <Trace> HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4936 2024.07.01 18:52:11.616688 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4937 2024.07.01 18:52:11.616732 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4938 2024.07.01 18:52:11.616857 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4939 2024.07.01 18:52:11.617165 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.07.01 18:52:11.617200 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4941 2024.07.01 18:52:11.617570 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4942 2024.07.01 18:52:11.617888 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4943 2024.07.01 18:52:11.618012 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
4944 2024.07.01 18:52:11.618255 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Debug> DynamicQueryHandler: Done processing query
4945 2024.07.01 18:52:11.618295 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4946 2024.07.01 18:52:11.618319 [ 3 ] {} <Debug> HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.07.01 18:52:16.602644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2024.07.01 18:52:16.602794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4949 2024.07.01 18:52:16.602825 [ 3 ] {} <Debug> HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4950 2024.07.01 18:52:16.602855 [ 3 ] {} <Debug> HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.07.01 18:52:16.602873 [ 3 ] {} <Debug> HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.07.01 18:52:16.602930 [ 3 ] {} <Trace> HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4953 2024.07.01 18:52:16.603153 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4954 2024.07.01 18:52:16.603226 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4955 2024.07.01 18:52:16.603447 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4956 2024.07.01 18:52:16.603961 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4957 2024.07.01 18:52:16.604002 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4958 2024.07.01 18:52:16.604365 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4959 2024.07.01 18:52:16.604697 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4960 2024.07.01 18:52:16.604877 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.40 MiB/sec.
4961 2024.07.01 18:52:16.605077 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Debug> DynamicQueryHandler: Done processing query
4962 2024.07.01 18:52:16.605104 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4963 2024.07.01 18:52:16.605121 [ 3 ] {} <Debug> HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4964 2024.07.01 18:52:16.605297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4965 2024.07.01 18:52:16.605347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4966 2024.07.01 18:52:16.605366 [ 3 ] {} <Debug> HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4967 2024.07.01 18:52:16.605382 [ 3 ] {} <Debug> HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.07.01 18:52:16.605396 [ 3 ] {} <Debug> HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.07.01 18:52:16.605426 [ 3 ] {} <Trace> HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2024.07.01 18:52:16.605541 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4971 2024.07.01 18:52:16.605584 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4972 2024.07.01 18:52:16.605709 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4973 2024.07.01 18:52:16.606026 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4974 2024.07.01 18:52:16.606062 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4975 2024.07.01 18:52:16.606366 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4976 2024.07.01 18:52:16.606665 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4977 2024.07.01 18:52:16.606820 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001315 sec., 48669.201520912546 rows/sec., 3.80 MiB/sec.
4978 2024.07.01 18:52:16.606969 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Debug> DynamicQueryHandler: Done processing query
4979 2024.07.01 18:52:16.606993 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4980 2024.07.01 18:52:16.607009 [ 3 ] {} <Debug> HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4981 2024.07.01 18:52:16.607199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4982 2024.07.01 18:52:16.607245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4983 2024.07.01 18:52:16.607264 [ 3 ] {} <Debug> HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
4984 2024.07.01 18:52:16.607280 [ 3 ] {} <Debug> HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4985 2024.07.01 18:52:16.607294 [ 3 ] {} <Debug> HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4986 2024.07.01 18:52:16.607324 [ 3 ] {} <Trace> HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4987 2024.07.01 18:52:16.607476 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4988 2024.07.01 18:52:16.607523 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4989 2024.07.01 18:52:16.607663 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4990 2024.07.01 18:52:16.608049 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4991 2024.07.01 18:52:16.608085 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
4992 2024.07.01 18:52:16.608468 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4993 2024.07.01 18:52:16.608797 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4994 2024.07.01 18:52:16.608963 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
4995 2024.07.01 18:52:16.609287 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Debug> DynamicQueryHandler: Done processing query
4996 2024.07.01 18:52:16.609313 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4997 2024.07.01 18:52:16.609329 [ 3 ] {} <Debug> HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4998 2024.07.01 18:52:16.609450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4999 2024.07.01 18:52:16.609500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5000 2024.07.01 18:52:16.609519 [ 3 ] {} <Debug> HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5001 2024.07.01 18:52:16.609535 [ 3 ] {} <Debug> HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5002 2024.07.01 18:52:16.609548 [ 3 ] {} <Debug> HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5003 2024.07.01 18:52:16.609578 [ 3 ] {} <Trace> HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5004 2024.07.01 18:52:16.609694 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5005 2024.07.01 18:52:16.609740 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5006 2024.07.01 18:52:16.609885 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5007 2024.07.01 18:52:16.610184 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5008 2024.07.01 18:52:16.610220 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5009 2024.07.01 18:52:16.610570 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5010 2024.07.01 18:52:16.610893 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5011 2024.07.01 18:52:16.611050 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
5012 2024.07.01 18:52:16.611201 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Debug> DynamicQueryHandler: Done processing query
5013 2024.07.01 18:52:16.611226 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5014 2024.07.01 18:52:16.611242 [ 3 ] {} <Debug> HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5015 2024.07.01 18:52:19.855259 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
5016 2024.07.01 18:52:19.855317 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
5017 2024.07.01 18:52:21.606117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5018 2024.07.01 18:52:21.606244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5019 2024.07.01 18:52:21.606269 [ 3 ] {} <Debug> HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5020 2024.07.01 18:52:21.606294 [ 3 ] {} <Debug> HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.07.01 18:52:21.606309 [ 3 ] {} <Debug> HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.07.01 18:52:21.606358 [ 3 ] {} <Trace> HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5023 2024.07.01 18:52:21.606547 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5024 2024.07.01 18:52:21.606615 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5025 2024.07.01 18:52:21.606805 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5026 2024.07.01 18:52:21.607233 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5027 2024.07.01 18:52:21.607276 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5028 2024.07.01 18:52:21.607639 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5029 2024.07.01 18:52:21.607984 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5030 2024.07.01 18:52:21.608155 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.00166 sec., 18072.289156626506 rows/sec., 1.43 MiB/sec.
5031 2024.07.01 18:52:21.608373 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Debug> DynamicQueryHandler: Done processing query
5032 2024.07.01 18:52:21.608400 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5033 2024.07.01 18:52:21.608417 [ 3 ] {} <Debug> HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5034 2024.07.01 18:52:21.608631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5035 2024.07.01 18:52:21.608685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5036 2024.07.01 18:52:21.608705 [ 3 ] {} <Debug> HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5037 2024.07.01 18:52:21.608724 [ 3 ] {} <Debug> HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.07.01 18:52:21.608738 [ 3 ] {} <Debug> HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.07.01 18:52:21.608772 [ 3 ] {} <Trace> HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5040 2024.07.01 18:52:21.608921 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5041 2024.07.01 18:52:21.608967 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5042 2024.07.01 18:52:21.609098 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5043 2024.07.01 18:52:21.609518 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5044 2024.07.01 18:52:21.609554 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5045 2024.07.01 18:52:21.609881 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5046 2024.07.01 18:52:21.610182 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5047 2024.07.01 18:52:21.610346 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Debug> executeQuery: Read 182 rows, 15.36 KiB in 0.001487 sec., 122394.08204438466 rows/sec., 10.09 MiB/sec.
5048 2024.07.01 18:52:21.610620 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Debug> DynamicQueryHandler: Done processing query
5049 2024.07.01 18:52:21.610656 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5050 2024.07.01 18:52:21.610672 [ 3 ] {} <Debug> HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5051 2024.07.01 18:52:21.610800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5052 2024.07.01 18:52:21.610850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5053 2024.07.01 18:52:21.610869 [ 3 ] {} <Debug> HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5054 2024.07.01 18:52:21.610885 [ 3 ] {} <Debug> HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.07.01 18:52:21.610899 [ 3 ] {} <Debug> HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.07.01 18:52:21.610932 [ 3 ] {} <Trace> HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5057 2024.07.01 18:52:21.611064 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5058 2024.07.01 18:52:21.611108 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5059 2024.07.01 18:52:21.611249 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5060 2024.07.01 18:52:21.611692 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5061 2024.07.01 18:52:21.611727 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5062 2024.07.01 18:52:21.612032 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5063 2024.07.01 18:52:21.612336 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5064 2024.07.01 18:52:21.612489 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001466 sec., 80491.13233287858 rows/sec., 6.27 MiB/sec.
5065 2024.07.01 18:52:21.612687 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Debug> DynamicQueryHandler: Done processing query
5066 2024.07.01 18:52:21.612710 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5067 2024.07.01 18:52:21.612726 [ 3 ] {} <Debug> HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5068 2024.07.01 18:52:21.612887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5069 2024.07.01 18:52:21.612937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5070 2024.07.01 18:52:21.612956 [ 3 ] {} <Debug> HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5071 2024.07.01 18:52:21.612972 [ 3 ] {} <Debug> HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5072 2024.07.01 18:52:21.612986 [ 3 ] {} <Debug> HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.07.01 18:52:21.613017 [ 3 ] {} <Trace> HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5074 2024.07.01 18:52:21.613186 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5075 2024.07.01 18:52:21.613233 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5076 2024.07.01 18:52:21.613378 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5077 2024.07.01 18:52:21.613777 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5078 2024.07.01 18:52:21.613812 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5079 2024.07.01 18:52:21.614194 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5080 2024.07.01 18:52:21.614537 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5081 2024.07.01 18:52:21.614700 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.00159 sec., 123270.44025157232 rows/sec., 8.61 MiB/sec.
5082 2024.07.01 18:52:21.615023 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Debug> DynamicQueryHandler: Done processing query
5083 2024.07.01 18:52:21.615048 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5084 2024.07.01 18:52:21.615064 [ 3 ] {} <Debug> HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5085 2024.07.01 18:52:21.615232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5086 2024.07.01 18:52:21.615279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5087 2024.07.01 18:52:21.615298 [ 3 ] {} <Debug> HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5088 2024.07.01 18:52:21.615314 [ 3 ] {} <Debug> HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.07.01 18:52:21.615328 [ 3 ] {} <Debug> HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.07.01 18:52:21.615359 [ 3 ] {} <Trace> HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5091 2024.07.01 18:52:21.615932 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5092 2024.07.01 18:52:21.616004 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5093 2024.07.01 18:52:21.616413 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5094 2024.07.01 18:52:21.617121 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5095 2024.07.01 18:52:21.617157 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5096 2024.07.01 18:52:21.617763 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5097 2024.07.01 18:52:21.618164 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5098 2024.07.01 18:52:21.618340 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5099 2024.07.01 18:52:21.618354 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002895 sec., 10362.694300518135 rows/sec., 18.57 MiB/sec.
5100 2024.07.01 18:52:21.618422 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.07.01 18:52:21.618502 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5102 2024.07.01 18:52:21.618863 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
5103 2024.07.01 18:52:21.618938 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Debug> DynamicQueryHandler: Done processing query
5104 2024.07.01 18:52:21.618973 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5105 2024.07.01 18:52:21.619013 [ 3 ] {} <Debug> HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.07.01 18:52:21.619237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5107 2024.07.01 18:52:21.619343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5108 2024.07.01 18:52:21.619400 [ 3 ] {} <Debug> HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5109 2024.07.01 18:52:21.619446 [ 3 ] {} <Debug> HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.07.01 18:52:21.619485 [ 3 ] {} <Debug> HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5111 2024.07.01 18:52:21.619575 [ 3 ] {} <Trace> HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5112 2024.07.01 18:52:21.619661 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5113 2024.07.01 18:52:21.619840 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part
5114 2024.07.01 18:52:21.619844 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5115 2024.07.01 18:52:21.619934 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5116 2024.07.01 18:52:21.620791 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
5117 2024.07.01 18:52:21.620809 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5118 2024.07.01 18:52:21.621442 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
5119 2024.07.01 18:52:21.622181 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5120 2024.07.01 18:52:21.622231 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
5121 2024.07.01 18:52:21.622253 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
5122 2024.07.01 18:52:21.622938 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
5123 2024.07.01 18:52:21.623548 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
5124 2024.07.01 18:52:21.623584 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5125 2024.07.01 18:52:21.624697 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5126 2024.07.01 18:52:21.625036 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005299 sec., 11322.891111530478 rows/sec., 781.40 KiB/sec.
5127 2024.07.01 18:52:21.625923 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Debug> DynamicQueryHandler: Done processing query
5128 2024.07.01 18:52:21.626034 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5129 2024.07.01 18:52:21.626090 [ 3 ] {} <Debug> HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.07.01 18:52:21.629512 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 19 columns (19 merged, 0 gathered) in 0.010861916 sec., 36825.915427812186 rows/sec., 65.99 MiB/sec.
5131 2024.07.01 18:52:21.630370 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5132 2024.07.01 18:52:21.631172 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5133 2024.07.01 18:52:21.631263 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5134 2024.07.01 18:52:21.631422 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB.
5135 2024.07.01 18:52:26.601587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5136 2024.07.01 18:52:26.601727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5137 2024.07.01 18:52:26.601756 [ 3 ] {} <Debug> HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5138 2024.07.01 18:52:26.601785 [ 3 ] {} <Debug> HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.07.01 18:52:26.601803 [ 3 ] {} <Debug> HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.07.01 18:52:26.601861 [ 3 ] {} <Trace> HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5141 2024.07.01 18:52:26.602035 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5142 2024.07.01 18:52:26.602101 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5143 2024.07.01 18:52:26.602293 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5144 2024.07.01 18:52:26.602727 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5145 2024.07.01 18:52:26.602765 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5146 2024.07.01 18:52:26.603129 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5147 2024.07.01 18:52:26.603465 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5148 2024.07.01 18:52:26.603609 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec.
5149 2024.07.01 18:52:26.603933 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Debug> DynamicQueryHandler: Done processing query
5150 2024.07.01 18:52:26.603961 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5151 2024.07.01 18:52:26.603977 [ 3 ] {} <Debug> HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.07.01 18:52:26.604106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5153 2024.07.01 18:52:26.604156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5154 2024.07.01 18:52:26.604175 [ 3 ] {} <Debug> HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5155 2024.07.01 18:52:26.604192 [ 3 ] {} <Debug> HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.07.01 18:52:26.604206 [ 3 ] {} <Debug> HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.07.01 18:52:26.604238 [ 3 ] {} <Trace> HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.07.01 18:52:26.604349 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5159 2024.07.01 18:52:26.604391 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5160 2024.07.01 18:52:26.604537 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.07.01 18:52:26.604885 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2024.07.01 18:52:26.604921 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5163 2024.07.01 18:52:26.605241 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5164 2024.07.01 18:52:26.605543 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5165 2024.07.01 18:52:26.605670 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001355 sec., 42066.42066420664 rows/sec., 3.23 MiB/sec.
5166 2024.07.01 18:52:26.605832 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Debug> DynamicQueryHandler: Done processing query
5167 2024.07.01 18:52:26.605856 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5168 2024.07.01 18:52:26.605872 [ 3 ] {} <Debug> HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.07.01 18:52:26.605979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5170 2024.07.01 18:52:26.606027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5171 2024.07.01 18:52:26.606045 [ 3 ] {} <Debug> HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5172 2024.07.01 18:52:26.606063 [ 3 ] {} <Debug> HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5173 2024.07.01 18:52:26.606076 [ 3 ] {} <Debug> HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.07.01 18:52:26.606106 [ 3 ] {} <Trace> HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5175 2024.07.01 18:52:26.606199 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5176 2024.07.01 18:52:26.606240 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5177 2024.07.01 18:52:26.606365 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5178 2024.07.01 18:52:26.606634 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5179 2024.07.01 18:52:26.606669 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5180 2024.07.01 18:52:26.606959 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5181 2024.07.01 18:52:26.607259 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2024.07.01 18:52:26.607386 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001209 sec., 1654.259718775848 rows/sec., 115.51 KiB/sec.
5183 2024.07.01 18:52:26.607664 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Debug> DynamicQueryHandler: Done processing query
5184 2024.07.01 18:52:26.607693 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5185 2024.07.01 18:52:26.607710 [ 3 ] {} <Debug> HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.07.01 18:52:26.607822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5187 2024.07.01 18:52:26.607869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5188 2024.07.01 18:52:26.607887 [ 3 ] {} <Debug> HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5189 2024.07.01 18:52:26.607903 [ 3 ] {} <Debug> HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5190 2024.07.01 18:52:26.607917 [ 3 ] {} <Debug> HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.07.01 18:52:26.607947 [ 3 ] {} <Trace> HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5192 2024.07.01 18:52:26.608059 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5193 2024.07.01 18:52:26.608101 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5194 2024.07.01 18:52:26.608244 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5195 2024.07.01 18:52:26.608569 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5196 2024.07.01 18:52:26.608604 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5197 2024.07.01 18:52:26.608917 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5198 2024.07.01 18:52:26.609219 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5199 2024.07.01 18:52:26.609349 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001329 sec., 49661.399548532725 rows/sec., 3.88 MiB/sec.
5200 2024.07.01 18:52:26.609529 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Debug> DynamicQueryHandler: Done processing query
5201 2024.07.01 18:52:26.609552 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5202 2024.07.01 18:52:26.609568 [ 3 ] {} <Debug> HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5203 2024.07.01 18:52:26.609714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5204 2024.07.01 18:52:26.609762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5205 2024.07.01 18:52:26.609780 [ 3 ] {} <Debug> HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5206 2024.07.01 18:52:26.609797 [ 3 ] {} <Debug> HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.07.01 18:52:26.609811 [ 3 ] {} <Debug> HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.07.01 18:52:26.609841 [ 3 ] {} <Trace> HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5209 2024.07.01 18:52:26.609980 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5210 2024.07.01 18:52:26.610025 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5211 2024.07.01 18:52:26.610168 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5212 2024.07.01 18:52:26.610615 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5213 2024.07.01 18:52:26.610650 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5214 2024.07.01 18:52:26.611038 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5215 2024.07.01 18:52:26.611367 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5216 2024.07.01 18:52:26.611533 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001605 sec., 100311.52647975077 rows/sec., 6.99 MiB/sec.
5217 2024.07.01 18:52:26.611706 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Debug> DynamicQueryHandler: Done processing query
5218 2024.07.01 18:52:26.611730 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5219 2024.07.01 18:52:26.611746 [ 3 ] {} <Debug> HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5220 2024.07.01 18:52:26.611855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.07.01 18:52:26.611903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5222 2024.07.01 18:52:26.611921 [ 3 ] {} <Debug> HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5223 2024.07.01 18:52:26.611937 [ 3 ] {} <Debug> HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.07.01 18:52:26.611950 [ 3 ] {} <Debug> HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.07.01 18:52:26.611981 [ 3 ] {} <Trace> HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5226 2024.07.01 18:52:26.612112 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5227 2024.07.01 18:52:26.612165 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5228 2024.07.01 18:52:26.612293 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5229 2024.07.01 18:52:26.612603 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5230 2024.07.01 18:52:26.612638 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5231 2024.07.01 18:52:26.612991 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5232 2024.07.01 18:52:26.613313 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5233 2024.07.01 18:52:26.613461 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
5234 2024.07.01 18:52:26.613759 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Debug> DynamicQueryHandler: Done processing query
5235 2024.07.01 18:52:26.613800 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5236 2024.07.01 18:52:26.613817 [ 3 ] {} <Debug> HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5237 2024.07.01 18:52:31.604452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5238 2024.07.01 18:52:31.604595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5239 2024.07.01 18:52:31.604625 [ 3 ] {} <Debug> HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5240 2024.07.01 18:52:31.604655 [ 3 ] {} <Debug> HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5241 2024.07.01 18:52:31.604674 [ 3 ] {} <Debug> HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5242 2024.07.01 18:52:31.604731 [ 3 ] {} <Trace> HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5243 2024.07.01 18:52:31.604955 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5244 2024.07.01 18:52:31.605035 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5245 2024.07.01 18:52:31.605237 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5246 2024.07.01 18:52:31.605768 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5247 2024.07.01 18:52:31.605814 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5248 2024.07.01 18:52:31.606194 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5249 2024.07.01 18:52:31.606536 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5250 2024.07.01 18:52:31.606714 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001823 sec., 16456.390565002745 rows/sec., 1.30 MiB/sec.
5251 2024.07.01 18:52:31.606963 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Debug> DynamicQueryHandler: Done processing query
5252 2024.07.01 18:52:31.606990 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5253 2024.07.01 18:52:31.607008 [ 3 ] {} <Debug> HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5254 2024.07.01 18:52:31.607154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5255 2024.07.01 18:52:31.607212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5256 2024.07.01 18:52:31.607232 [ 3 ] {} <Debug> HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5257 2024.07.01 18:52:31.607252 [ 3 ] {} <Debug> HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5258 2024.07.01 18:52:31.607266 [ 3 ] {} <Debug> HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.07.01 18:52:31.607303 [ 3 ] {} <Trace> HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5260 2024.07.01 18:52:31.607408 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5261 2024.07.01 18:52:31.607456 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5262 2024.07.01 18:52:31.607590 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5263 2024.07.01 18:52:31.607909 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5264 2024.07.01 18:52:31.607946 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5265 2024.07.01 18:52:31.608251 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5266 2024.07.01 18:52:31.608563 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5267 2024.07.01 18:52:31.608685 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001306 sec., 3062.7871362940273 rows/sec., 249.75 KiB/sec.
5268 2024.07.01 18:52:31.608691 [ 140 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5269 2024.07.01 18:52:31.608746 [ 140 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5270 2024.07.01 18:52:31.608781 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5271 2024.07.01 18:52:31.608899 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Debug> DynamicQueryHandler: Done processing query
5272 2024.07.01 18:52:31.608939 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5273 2024.07.01 18:52:31.608959 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
5274 2024.07.01 18:52:31.608974 [ 3 ] {} <Debug> HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5275 2024.07.01 18:52:31.609188 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5276 2024.07.01 18:52:31.609203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5277 2024.07.01 18:52:31.609251 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part
5278 2024.07.01 18:52:31.609300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5279 2024.07.01 18:52:31.609361 [ 3 ] {} <Debug> HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5280 2024.07.01 18:52:31.609467 [ 3 ] {} <Debug> HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.07.01 18:52:31.609486 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5282 2024.07.01 18:52:31.609521 [ 3 ] {} <Debug> HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.07.01 18:52:31.609635 [ 3 ] {} <Trace> HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5284 2024.07.01 18:52:31.609799 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5285 2024.07.01 18:52:31.610123 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5286 2024.07.01 18:52:31.610144 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5287 2024.07.01 18:52:31.610248 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5288 2024.07.01 18:52:31.610431 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5289 2024.07.01 18:52:31.610755 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
5290 2024.07.01 18:52:31.611327 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5291 2024.07.01 18:52:31.612178 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5292 2024.07.01 18:52:31.612244 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5293 2024.07.01 18:52:31.613168 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5294 2024.07.01 18:52:31.613257 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00440374 sec., 5449.913028471255 rows/sec., 444.40 KiB/sec.
5295 2024.07.01 18:52:31.613524 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5296 2024.07.01 18:52:31.613961 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5297 2024.07.01 18:52:31.614209 [ 140 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5298 2024.07.01 18:52:31.614278 [ 140 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5299 2024.07.01 18:52:31.614281 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Debug> executeQuery: Read 148 rows, 12.69 KiB in 0.004353 sec., 33999.54054674937 rows/sec., 2.85 MiB/sec.
5300 2024.07.01 18:52:31.614333 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5301 2024.07.01 18:52:31.614532 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5302 2024.07.01 18:52:31.614797 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
5303 2024.07.01 18:52:31.614826 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Debug> DynamicQueryHandler: Done processing query
5304 2024.07.01 18:52:31.614878 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5305 2024.07.01 18:52:31.614895 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5306 2024.07.01 18:52:31.614929 [ 3 ] {} <Debug> HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.07.01 18:52:31.615166 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5308 2024.07.01 18:52:31.615171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5309 2024.07.01 18:52:31.615183 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5310 2024.07.01 18:52:31.615253 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 188 rows starting from the beginning of the part
5311 2024.07.01 18:52:31.615270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5312 2024.07.01 18:52:31.615296 [ 3 ] {} <Debug> HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5313 2024.07.01 18:52:31.615328 [ 3 ] {} <Debug> HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5314 2024.07.01 18:52:31.615374 [ 3 ] {} <Debug> HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5315 2024.07.01 18:52:31.615375 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 146 rows starting from the beginning of the part
5316 2024.07.01 18:52:31.615484 [ 3 ] {} <Trace> HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5317 2024.07.01 18:52:31.615739 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part
5318 2024.07.01 18:52:31.615902 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5319 2024.07.01 18:52:31.615995 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 182 rows starting from the beginning of the part
5320 2024.07.01 18:52:31.616030 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5321 2024.07.01 18:52:31.616307 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part
5322 2024.07.01 18:52:31.616632 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part
5323 2024.07.01 18:52:31.617320 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5324 2024.07.01 18:52:31.618124 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5325 2024.07.01 18:52:31.618166 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5326 2024.07.01 18:52:31.618647 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5327 2024.07.01 18:52:31.619045 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.004546302 sec., 170908.13588714518 rows/sec., 14.02 MiB/sec.
5328 2024.07.01 18:52:31.619100 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5329 2024.07.01 18:52:31.619313 [ 140 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5330 2024.07.01 18:52:31.619330 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003569 sec., 1120.7621182404034 rows/sec., 78.26 KiB/sec.
5331 2024.07.01 18:52:31.619334 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5332 2024.07.01 18:52:31.619379 [ 140 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5333 2024.07.01 18:52:31.619468 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5334 2024.07.01 18:52:31.619920 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
5335 2024.07.01 18:52:31.620073 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Debug> DynamicQueryHandler: Done processing query
5336 2024.07.01 18:52:31.620213 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5337 2024.07.01 18:52:31.620323 [ 3 ] {} <Debug> HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.07.01 18:52:31.620458 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5339 2024.07.01 18:52:31.620523 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part
5340 2024.07.01 18:52:31.620695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5341 2024.07.01 18:52:31.620867 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5342 2024.07.01 18:52:31.620886 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5343 2024.07.01 18:52:31.620990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5344 2024.07.01 18:52:31.621262 [ 3 ] {} <Debug> HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5345 2024.07.01 18:52:31.621308 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5346 2024.07.01 18:52:31.621332 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5347 2024.07.01 18:52:31.621394 [ 3 ] {} <Debug> HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5348 2024.07.01 18:52:31.621460 [ 3 ] {} <Debug> HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.07.01 18:52:31.621677 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5350 2024.07.01 18:52:31.621711 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5351 2024.07.01 18:52:31.621835 [ 3 ] {} <Trace> HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5352 2024.07.01 18:52:31.621983 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5353 2024.07.01 18:52:31.622239 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
5354 2024.07.01 18:52:31.622334 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5355 2024.07.01 18:52:31.622567 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5356 2024.07.01 18:52:31.623107 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5357 2024.07.01 18:52:31.624109 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5358 2024.07.01 18:52:31.624173 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5359 2024.07.01 18:52:31.624906 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.005256611 sec., 4565.679294130762 rows/sec., 318.79 KiB/sec.
5360 2024.07.01 18:52:31.625069 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5361 2024.07.01 18:52:31.625094 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5362 2024.07.01 18:52:31.625873 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5363 2024.07.01 18:52:31.625958 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5364 2024.07.01 18:52:31.626134 [ 140 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5365 2024.07.01 18:52:31.626195 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.004104 sec., 23879.142300194933 rows/sec., 1.87 MiB/sec.
5366 2024.07.01 18:52:31.626208 [ 140 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5367 2024.07.01 18:52:31.626218 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5368 2024.07.01 18:52:31.626294 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5369 2024.07.01 18:52:31.626596 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5370 2024.07.01 18:52:31.626674 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Debug> DynamicQueryHandler: Done processing query
5371 2024.07.01 18:52:31.626681 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
5372 2024.07.01 18:52:31.626729 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5373 2024.07.01 18:52:31.626765 [ 3 ] {} <Debug> HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5374 2024.07.01 18:52:31.626866 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5375 2024.07.01 18:52:31.626900 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
5376 2024.07.01 18:52:31.627062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5377 2024.07.01 18:52:31.627092 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part
5378 2024.07.01 18:52:31.627197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5379 2024.07.01 18:52:31.627316 [ 3 ] {} <Debug> HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5380 2024.07.01 18:52:31.627364 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part
5381 2024.07.01 18:52:31.627395 [ 3 ] {} <Debug> HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5382 2024.07.01 18:52:31.627466 [ 3 ] {} <Debug> HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5383 2024.07.01 18:52:31.627606 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part
5384 2024.07.01 18:52:31.627630 [ 3 ] {} <Trace> HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5385 2024.07.01 18:52:31.627848 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part
5386 2024.07.01 18:52:31.628046 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 98 rows starting from the beginning of the part
5387 2024.07.01 18:52:31.628244 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5388 2024.07.01 18:52:31.628451 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5389 2024.07.01 18:52:31.629032 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5390 2024.07.01 18:52:31.630021 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5391 2024.07.01 18:52:31.630091 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5392 2024.07.01 18:52:31.630931 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.00445754 sec., 131911.32328593798 rows/sec., 10.30 MiB/sec.
5393 2024.07.01 18:52:31.631117 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5394 2024.07.01 18:52:31.631137 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5395 2024.07.01 18:52:31.632030 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5396 2024.07.01 18:52:31.632113 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5397 2024.07.01 18:52:31.632233 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5398 2024.07.01 18:52:31.632382 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5399 2024.07.01 18:52:31.632465 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5400 2024.07.01 18:52:31.632479 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004514 sec., 35888.3473637572 rows/sec., 2.50 MiB/sec.
5401 2024.07.01 18:52:31.632480 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5402 2024.07.01 18:52:31.632550 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5403 2024.07.01 18:52:31.632732 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
5404 2024.07.01 18:52:31.632783 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Debug> DynamicQueryHandler: Done processing query
5405 2024.07.01 18:52:31.632837 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5406 2024.07.01 18:52:31.632894 [ 3 ] {} <Debug> HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5407 2024.07.01 18:52:31.633040 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5408 2024.07.01 18:52:31.633070 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4250 rows starting from the beginning of the part
5409 2024.07.01 18:52:31.633136 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
5410 2024.07.01 18:52:31.633239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5411 2024.07.01 18:52:31.633470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5412 2024.07.01 18:52:31.633501 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
5413 2024.07.01 18:52:31.633589 [ 3 ] {} <Debug> HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5414 2024.07.01 18:52:31.633653 [ 3 ] {} <Debug> HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.07.01 18:52:31.633765 [ 3 ] {} <Debug> HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5416 2024.07.01 18:52:31.633842 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 196 rows starting from the beginning of the part
5417 2024.07.01 18:52:31.633873 [ 3 ] {} <Trace> HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5418 2024.07.01 18:52:31.634146 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part
5419 2024.07.01 18:52:31.634239 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part
5420 2024.07.01 18:52:31.634618 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5421 2024.07.01 18:52:31.634725 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5422 2024.07.01 18:52:31.635643 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5423 2024.07.01 18:52:31.636661 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5424 2024.07.01 18:52:31.636720 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5425 2024.07.01 18:52:31.636853 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5089 rows, containing 5 columns (5 merged, 0 gathered) in 0.004221377 sec., 1205530.8019160572 rows/sec., 84.13 MiB/sec.
5426 2024.07.01 18:52:31.637403 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5427 2024.07.01 18:52:31.637769 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5428 2024.07.01 18:52:31.638444 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5429 2024.07.01 18:52:31.638580 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5430 2024.07.01 18:52:31.638768 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5431 2024.07.01 18:52:31.638810 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB.
5432 2024.07.01 18:52:31.638975 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.004853 sec., 6181.74325159695 rows/sec., 11.08 MiB/sec.
5433 2024.07.01 18:52:31.639227 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Debug> DynamicQueryHandler: Done processing query
5434 2024.07.01 18:52:31.639253 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5435 2024.07.01 18:52:31.639269 [ 3 ] {} <Debug> HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.07.01 18:52:31.639413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5437 2024.07.01 18:52:31.639464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5438 2024.07.01 18:52:31.639483 [ 3 ] {} <Debug> HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5439 2024.07.01 18:52:31.639499 [ 3 ] {} <Debug> HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.07.01 18:52:31.639513 [ 3 ] {} <Debug> HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.07.01 18:52:31.639548 [ 3 ] {} <Trace> HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5442 2024.07.01 18:52:31.639668 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5443 2024.07.01 18:52:31.639713 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5444 2024.07.01 18:52:31.639844 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5445 2024.07.01 18:52:31.640158 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5446 2024.07.01 18:52:31.640194 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5447 2024.07.01 18:52:31.640563 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5448 2024.07.01 18:52:31.640906 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5449 2024.07.01 18:52:31.641033 [ 140 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5450 2024.07.01 18:52:31.641037 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec.
5451 2024.07.01 18:52:31.641066 [ 140 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5452 2024.07.01 18:52:31.641102 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5453 2024.07.01 18:52:31.641232 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
5454 2024.07.01 18:52:31.641273 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Debug> DynamicQueryHandler: Done processing query
5455 2024.07.01 18:52:31.641302 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5456 2024.07.01 18:52:31.641332 [ 3 ] {} <Debug> HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.07.01 18:52:31.641395 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5458 2024.07.01 18:52:31.641431 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1366 rows starting from the beginning of the part
5459 2024.07.01 18:52:31.641546 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
5460 2024.07.01 18:52:31.641744 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
5461 2024.07.01 18:52:31.641834 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
5462 2024.07.01 18:52:31.641913 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
5463 2024.07.01 18:52:31.641984 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
5464 2024.07.01 18:52:31.643264 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101619 sec., 792722.1822794713 rows/sec., 53.23 MiB/sec.
5465 2024.07.01 18:52:31.643443 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5466 2024.07.01 18:52:31.643803 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5467 2024.07.01 18:52:31.643875 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5468 2024.07.01 18:52:31.643941 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5469 2024.07.01 18:52:34.855374 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
5470 2024.07.01 18:52:34.855432 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
5471 2024.07.01 18:52:36.602143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5472 2024.07.01 18:52:36.602327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5473 2024.07.01 18:52:36.602372 [ 3 ] {} <Debug> HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5474 2024.07.01 18:52:36.602410 [ 3 ] {} <Debug> HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.07.01 18:52:36.602430 [ 3 ] {} <Debug> HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5476 2024.07.01 18:52:36.602490 [ 3 ] {} <Trace> HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5477 2024.07.01 18:52:36.602703 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5478 2024.07.01 18:52:36.602783 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5479 2024.07.01 18:52:36.603010 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5480 2024.07.01 18:52:36.603432 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5481 2024.07.01 18:52:36.603499 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5482 2024.07.01 18:52:36.603869 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5483 2024.07.01 18:52:36.604216 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5484 2024.07.01 18:52:36.604374 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001733 sec., 1154.068090017311 rows/sec., 94.11 KiB/sec.
5485 2024.07.01 18:52:36.604714 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Debug> DynamicQueryHandler: Done processing query
5486 2024.07.01 18:52:36.604743 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5487 2024.07.01 18:52:36.604760 [ 3 ] {} <Debug> HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5488 2024.07.01 18:52:36.604896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5489 2024.07.01 18:52:36.604949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5490 2024.07.01 18:52:36.604969 [ 3 ] {} <Debug> HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5491 2024.07.01 18:52:36.605016 [ 3 ] {} <Debug> HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.07.01 18:52:36.605032 [ 3 ] {} <Debug> HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5493 2024.07.01 18:52:36.605065 [ 3 ] {} <Trace> HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5494 2024.07.01 18:52:36.605185 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5495 2024.07.01 18:52:36.605230 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5496 2024.07.01 18:52:36.605382 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5497 2024.07.01 18:52:36.605722 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5498 2024.07.01 18:52:36.605759 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5499 2024.07.01 18:52:36.606082 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5500 2024.07.01 18:52:36.606402 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5501 2024.07.01 18:52:36.606559 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001412 sec., 40368.27195467422 rows/sec., 3.10 MiB/sec.
5502 2024.07.01 18:52:36.606869 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Debug> DynamicQueryHandler: Done processing query
5503 2024.07.01 18:52:36.606910 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5504 2024.07.01 18:52:36.606928 [ 3 ] {} <Debug> HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5505 2024.07.01 18:52:36.607082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5506 2024.07.01 18:52:36.607133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5507 2024.07.01 18:52:36.607153 [ 3 ] {} <Debug> HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5508 2024.07.01 18:52:36.607170 [ 3 ] {} <Debug> HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5509 2024.07.01 18:52:36.607184 [ 3 ] {} <Debug> HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5510 2024.07.01 18:52:36.607215 [ 3 ] {} <Trace> HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5511 2024.07.01 18:52:36.607313 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5512 2024.07.01 18:52:36.607358 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5513 2024.07.01 18:52:36.607502 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5514 2024.07.01 18:52:36.607779 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5515 2024.07.01 18:52:36.607819 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5516 2024.07.01 18:52:36.608176 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5517 2024.07.01 18:52:36.608575 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5518 2024.07.01 18:52:36.608730 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001442 sec., 1386.9625520110958 rows/sec., 96.84 KiB/sec.
5519 2024.07.01 18:52:36.608900 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Debug> DynamicQueryHandler: Done processing query
5520 2024.07.01 18:52:36.608925 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5521 2024.07.01 18:52:36.608941 [ 3 ] {} <Debug> HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5522 2024.07.01 18:52:36.609068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5523 2024.07.01 18:52:36.609117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5524 2024.07.01 18:52:36.609137 [ 3 ] {} <Debug> HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5525 2024.07.01 18:52:36.609154 [ 3 ] {} <Debug> HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.07.01 18:52:36.609168 [ 3 ] {} <Debug> HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5527 2024.07.01 18:52:36.609199 [ 3 ] {} <Trace> HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5528 2024.07.01 18:52:36.609315 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5529 2024.07.01 18:52:36.609358 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5530 2024.07.01 18:52:36.609489 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5531 2024.07.01 18:52:36.609810 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5532 2024.07.01 18:52:36.609847 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5533 2024.07.01 18:52:36.610165 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5534 2024.07.01 18:52:36.610471 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5535 2024.07.01 18:52:36.610603 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001329 sec., 49661.399548532725 rows/sec., 3.88 MiB/sec.
5536 2024.07.01 18:52:36.610808 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Debug> DynamicQueryHandler: Done processing query
5537 2024.07.01 18:52:36.610833 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5538 2024.07.01 18:52:36.610848 [ 3 ] {} <Debug> HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5539 2024.07.01 18:52:36.611057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5540 2024.07.01 18:52:36.611107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5541 2024.07.01 18:52:36.611127 [ 3 ] {} <Debug> HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5542 2024.07.01 18:52:36.611144 [ 3 ] {} <Debug> HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.07.01 18:52:36.611157 [ 3 ] {} <Debug> HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5544 2024.07.01 18:52:36.611189 [ 3 ] {} <Trace> HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5545 2024.07.01 18:52:36.611332 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5546 2024.07.01 18:52:36.611381 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5547 2024.07.01 18:52:36.611537 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5548 2024.07.01 18:52:36.611935 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5549 2024.07.01 18:52:36.611972 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5550 2024.07.01 18:52:36.612376 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5551 2024.07.01 18:52:36.612723 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5552 2024.07.01 18:52:36.612881 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001607 sec., 100186.6832607343 rows/sec., 6.98 MiB/sec.
5553 2024.07.01 18:52:36.613057 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Debug> DynamicQueryHandler: Done processing query
5554 2024.07.01 18:52:36.613082 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5555 2024.07.01 18:52:36.613097 [ 3 ] {} <Debug> HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5556 2024.07.01 18:52:36.613222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5557 2024.07.01 18:52:36.613271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5558 2024.07.01 18:52:36.613291 [ 3 ] {} <Debug> HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5559 2024.07.01 18:52:36.613308 [ 3 ] {} <Debug> HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.07.01 18:52:36.613322 [ 3 ] {} <Debug> HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5561 2024.07.01 18:52:36.613352 [ 3 ] {} <Trace> HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5562 2024.07.01 18:52:36.613487 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5563 2024.07.01 18:52:36.613531 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5564 2024.07.01 18:52:36.613659 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5565 2024.07.01 18:52:36.613938 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5566 2024.07.01 18:52:36.613975 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5567 2024.07.01 18:52:36.614342 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5568 2024.07.01 18:52:36.614681 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5569 2024.07.01 18:52:36.614837 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec.
5570 2024.07.01 18:52:36.615009 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Debug> DynamicQueryHandler: Done processing query
5571 2024.07.01 18:52:36.615034 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5572 2024.07.01 18:52:36.615050 [ 3 ] {} <Debug> HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5573 2024.07.01 18:52:41.603708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5574 2024.07.01 18:52:41.603841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5575 2024.07.01 18:52:41.603867 [ 3 ] {} <Debug> HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5576 2024.07.01 18:52:41.603892 [ 3 ] {} <Debug> HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.07.01 18:52:41.603907 [ 3 ] {} <Debug> HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5578 2024.07.01 18:52:41.603957 [ 3 ] {} <Trace> HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5579 2024.07.01 18:52:41.604155 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5580 2024.07.01 18:52:41.604221 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5581 2024.07.01 18:52:41.604413 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5582 2024.07.01 18:52:41.604855 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5583 2024.07.01 18:52:41.604894 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5584 2024.07.01 18:52:41.605274 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5585 2024.07.01 18:52:41.605626 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5586 2024.07.01 18:52:41.605783 [ 132 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
5587 2024.07.01 18:52:41.605787 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001695 sec., 17699.11504424779 rows/sec., 1.40 MiB/sec.
5588 2024.07.01 18:52:41.605824 [ 132 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5589 2024.07.01 18:52:41.605858 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5590 2024.07.01 18:52:41.606154 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
5591 2024.07.01 18:52:41.606177 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Debug> DynamicQueryHandler: Done processing query
5592 2024.07.01 18:52:41.606284 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5593 2024.07.01 18:52:41.606325 [ 3 ] {} <Debug> HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.07.01 18:52:41.606443 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5595 2024.07.01 18:52:41.606485 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 30 rows starting from the beginning of the part
5596 2024.07.01 18:52:41.606522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5597 2024.07.01 18:52:41.606660 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part
5598 2024.07.01 18:52:41.606697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5599 2024.07.01 18:52:41.606930 [ 3 ] {} <Debug> HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5600 2024.07.01 18:52:41.606943 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part
5601 2024.07.01 18:52:41.606995 [ 3 ] {} <Debug> HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5602 2024.07.01 18:52:41.607047 [ 3 ] {} <Debug> HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5603 2024.07.01 18:52:41.607190 [ 3 ] {} <Trace> HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5604 2024.07.01 18:52:41.607236 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part
5605 2024.07.01 18:52:41.607506 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5606 2024.07.01 18:52:41.607503 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part
5607 2024.07.01 18:52:41.607624 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5608 2024.07.01 18:52:41.608238 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5609 2024.07.01 18:52:41.609019 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.07.01 18:52:41.609082 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5611 2024.07.01 18:52:41.609964 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004006345 sec., 37440.60983265295 rows/sec., 2.96 MiB/sec.
5612 2024.07.01 18:52:41.609974 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5613 2024.07.01 18:52:41.610220 [ 198 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
5614 2024.07.01 18:52:41.610556 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5615 2024.07.01 18:52:41.610970 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003601 sec., 555.401277422938 rows/sec., 45.29 KiB/sec.
5616 2024.07.01 18:52:41.611240 [ 198 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5617 2024.07.01 18:52:41.611281 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Debug> DynamicQueryHandler: Done processing query
5618 2024.07.01 18:52:41.611327 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5619 2024.07.01 18:52:41.611370 [ 3 ] {} <Debug> HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5620 2024.07.01 18:52:41.611415 [ 198 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
5621 2024.07.01 18:52:41.611544 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5622 2024.07.01 18:52:41.611564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5623 2024.07.01 18:52:41.611632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5624 2024.07.01 18:52:41.611651 [ 3 ] {} <Debug> HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5625 2024.07.01 18:52:41.611669 [ 3 ] {} <Debug> HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5626 2024.07.01 18:52:41.611683 [ 3 ] {} <Debug> HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.07.01 18:52:41.611716 [ 3 ] {} <Trace> HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5628 2024.07.01 18:52:41.611869 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5629 2024.07.01 18:52:41.611914 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5630 2024.07.01 18:52:41.612061 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5631 2024.07.01 18:52:41.612472 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5632 2024.07.01 18:52:41.612510 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5633 2024.07.01 18:52:41.612842 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5634 2024.07.01 18:52:41.613174 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5635 2024.07.01 18:52:41.613306 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Debug> executeQuery: Read 147 rows, 12.62 KiB in 0.001506 sec., 97609.56175298805 rows/sec., 8.18 MiB/sec.
5636 2024.07.01 18:52:41.613470 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Debug> DynamicQueryHandler: Done processing query
5637 2024.07.01 18:52:41.613495 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5638 2024.07.01 18:52:41.613511 [ 3 ] {} <Debug> HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.07.01 18:52:41.613634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.07.01 18:52:41.613684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.07.01 18:52:41.613704 [ 3 ] {} <Debug> HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5642 2024.07.01 18:52:41.613720 [ 3 ] {} <Debug> HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.07.01 18:52:41.613734 [ 3 ] {} <Debug> HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.07.01 18:52:41.613765 [ 3 ] {} <Trace> HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.07.01 18:52:41.613861 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5646 2024.07.01 18:52:41.613905 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5647 2024.07.01 18:52:41.614031 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.07.01 18:52:41.614312 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.07.01 18:52:41.614350 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5650 2024.07.01 18:52:41.614657 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5651 2024.07.01 18:52:41.614966 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.07.01 18:52:41.615092 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec.
5653 2024.07.01 18:52:41.615390 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Debug> DynamicQueryHandler: Done processing query
5654 2024.07.01 18:52:41.615416 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5655 2024.07.01 18:52:41.615432 [ 3 ] {} <Debug> HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.07.01 18:52:41.615564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.07.01 18:52:41.615614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5658 2024.07.01 18:52:41.615634 [ 3 ] {} <Debug> HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5659 2024.07.01 18:52:41.615652 [ 3 ] {} <Debug> HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.07.01 18:52:41.615667 [ 3 ] {} <Debug> HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.07.01 18:52:41.615697 [ 3 ] {} <Trace> HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5662 2024.07.01 18:52:41.615829 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5663 2024.07.01 18:52:41.615873 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5664 2024.07.01 18:52:41.616023 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.07.01 18:52:41.616373 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5666 2024.07.01 18:52:41.616410 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5667 2024.07.01 18:52:41.616734 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5668 2024.07.01 18:52:41.617052 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.07.01 18:52:41.617187 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001413 sec., 67940.55201698514 rows/sec., 5.31 MiB/sec.
5670 2024.07.01 18:52:41.617350 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Debug> DynamicQueryHandler: Done processing query
5671 2024.07.01 18:52:41.617376 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5672 2024.07.01 18:52:41.617391 [ 3 ] {} <Debug> HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.07.01 18:52:41.617546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5674 2024.07.01 18:52:41.617596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.07.01 18:52:41.617616 [ 3 ] {} <Debug> HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5676 2024.07.01 18:52:41.617634 [ 3 ] {} <Debug> HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.07.01 18:52:41.617647 [ 3 ] {} <Debug> HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.07.01 18:52:41.617679 [ 3 ] {} <Trace> HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.07.01 18:52:41.617826 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5680 2024.07.01 18:52:41.617873 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5681 2024.07.01 18:52:41.618018 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.07.01 18:52:41.618401 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.07.01 18:52:41.618437 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5684 2024.07.01 18:52:41.618839 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5685 2024.07.01 18:52:41.619189 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.07.01 18:52:41.619320 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec.
5687 2024.07.01 18:52:41.619491 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Debug> DynamicQueryHandler: Done processing query
5688 2024.07.01 18:52:41.619516 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5689 2024.07.01 18:52:41.619533 [ 3 ] {} <Debug> HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.07.01 18:52:41.619694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5691 2024.07.01 18:52:41.619744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5692 2024.07.01 18:52:41.619763 [ 3 ] {} <Debug> HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5693 2024.07.01 18:52:41.619780 [ 3 ] {} <Debug> HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.07.01 18:52:41.619795 [ 3 ] {} <Debug> HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.07.01 18:52:41.619826 [ 3 ] {} <Trace> HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5696 2024.07.01 18:52:41.620132 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5697 2024.07.01 18:52:41.620197 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5698 2024.07.01 18:52:41.620592 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5699 2024.07.01 18:52:41.621285 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.07.01 18:52:41.621322 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5701 2024.07.01 18:52:41.621944 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5702 2024.07.01 18:52:41.622354 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.07.01 18:52:41.622535 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 20.57 MiB/sec.
5704 2024.07.01 18:52:41.622761 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Debug> DynamicQueryHandler: Done processing query
5705 2024.07.01 18:52:41.622786 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5706 2024.07.01 18:52:41.622803 [ 3 ] {} <Debug> HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.07.01 18:52:41.622932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.07.01 18:52:41.622988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5709 2024.07.01 18:52:41.623008 [ 3 ] {} <Debug> HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5710 2024.07.01 18:52:41.623025 [ 3 ] {} <Debug> HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.07.01 18:52:41.623039 [ 3 ] {} <Debug> HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.07.01 18:52:41.623070 [ 3 ] {} <Trace> HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2024.07.01 18:52:41.623188 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5714 2024.07.01 18:52:41.623235 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5715 2024.07.01 18:52:41.623363 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5716 2024.07.01 18:52:41.623669 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.07.01 18:52:41.623707 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5718 2024.07.01 18:52:41.624084 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5719 2024.07.01 18:52:41.624413 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.07.01 18:52:41.624567 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
5721 2024.07.01 18:52:41.624739 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Debug> DynamicQueryHandler: Done processing query
5722 2024.07.01 18:52:41.624766 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5723 2024.07.01 18:52:41.624782 [ 3 ] {} <Debug> HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.07.01 18:52:46.602536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5725 2024.07.01 18:52:46.602682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5726 2024.07.01 18:52:46.602713 [ 3 ] {} <Debug> HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5727 2024.07.01 18:52:46.602742 [ 3 ] {} <Debug> HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.07.01 18:52:46.602762 [ 3 ] {} <Debug> HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5729 2024.07.01 18:52:46.602817 [ 3 ] {} <Trace> HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5730 2024.07.01 18:52:46.603023 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5731 2024.07.01 18:52:46.603101 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5732 2024.07.01 18:52:46.603317 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5733 2024.07.01 18:52:46.603739 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5734 2024.07.01 18:52:46.603782 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5735 2024.07.01 18:52:46.604142 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5736 2024.07.01 18:52:46.604484 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5737 2024.07.01 18:52:46.604658 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001686 sec., 1186.2396204033214 rows/sec., 96.73 KiB/sec.
5738 2024.07.01 18:52:46.604958 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Debug> DynamicQueryHandler: Done processing query
5739 2024.07.01 18:52:46.604986 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5740 2024.07.01 18:52:46.605003 [ 3 ] {} <Debug> HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5741 2024.07.01 18:52:46.605170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5742 2024.07.01 18:52:46.605220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5743 2024.07.01 18:52:46.605239 [ 3 ] {} <Debug> HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5744 2024.07.01 18:52:46.605256 [ 3 ] {} <Debug> HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5745 2024.07.01 18:52:46.605271 [ 3 ] {} <Debug> HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.07.01 18:52:46.605302 [ 3 ] {} <Trace> HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5747 2024.07.01 18:52:46.605416 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5748 2024.07.01 18:52:46.605459 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5749 2024.07.01 18:52:46.605602 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5750 2024.07.01 18:52:46.605939 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5751 2024.07.01 18:52:46.605976 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5752 2024.07.01 18:52:46.606303 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5753 2024.07.01 18:52:46.606614 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5754 2024.07.01 18:52:46.606766 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001381 sec., 41274.43881245474 rows/sec., 3.17 MiB/sec.
5755 2024.07.01 18:52:46.606936 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Debug> DynamicQueryHandler: Done processing query
5756 2024.07.01 18:52:46.606961 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5757 2024.07.01 18:52:46.606978 [ 3 ] {} <Debug> HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5758 2024.07.01 18:52:46.607103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5759 2024.07.01 18:52:46.607151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5760 2024.07.01 18:52:46.607171 [ 3 ] {} <Debug> HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5761 2024.07.01 18:52:46.607188 [ 3 ] {} <Debug> HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.07.01 18:52:46.607202 [ 3 ] {} <Debug> HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5763 2024.07.01 18:52:46.607233 [ 3 ] {} <Trace> HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5764 2024.07.01 18:52:46.607325 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5765 2024.07.01 18:52:46.607369 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5766 2024.07.01 18:52:46.607495 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5767 2024.07.01 18:52:46.607754 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5768 2024.07.01 18:52:46.607791 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5769 2024.07.01 18:52:46.608088 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5770 2024.07.01 18:52:46.608387 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5771 2024.07.01 18:52:46.608541 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 113.44 KiB/sec.
5772 2024.07.01 18:52:46.608841 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Debug> DynamicQueryHandler: Done processing query
5773 2024.07.01 18:52:46.608866 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5774 2024.07.01 18:52:46.608882 [ 3 ] {} <Debug> HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.07.01 18:52:46.609008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5776 2024.07.01 18:52:46.609057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5777 2024.07.01 18:52:46.609076 [ 3 ] {} <Debug> HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5778 2024.07.01 18:52:46.609093 [ 3 ] {} <Debug> HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.07.01 18:52:46.609107 [ 3 ] {} <Debug> HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5780 2024.07.01 18:52:46.609138 [ 3 ] {} <Trace> HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5781 2024.07.01 18:52:46.609255 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5782 2024.07.01 18:52:46.609300 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5783 2024.07.01 18:52:46.609444 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5784 2024.07.01 18:52:46.609754 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5785 2024.07.01 18:52:46.609791 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5786 2024.07.01 18:52:46.610098 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5787 2024.07.01 18:52:46.610404 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5788 2024.07.01 18:52:46.610559 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001338 sec., 49327.35426008968 rows/sec., 3.85 MiB/sec.
5789 2024.07.01 18:52:46.610726 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Debug> DynamicQueryHandler: Done processing query
5790 2024.07.01 18:52:46.610751 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5791 2024.07.01 18:52:46.610767 [ 3 ] {} <Debug> HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.07.01 18:52:46.610919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5793 2024.07.01 18:52:46.610967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5794 2024.07.01 18:52:46.610986 [ 3 ] {} <Debug> HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5795 2024.07.01 18:52:46.611003 [ 3 ] {} <Debug> HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.07.01 18:52:46.611019 [ 3 ] {} <Debug> HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5797 2024.07.01 18:52:46.611051 [ 3 ] {} <Trace> HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5798 2024.07.01 18:52:46.611202 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5799 2024.07.01 18:52:46.611248 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5800 2024.07.01 18:52:46.611392 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5801 2024.07.01 18:52:46.611745 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5802 2024.07.01 18:52:46.611784 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5803 2024.07.01 18:52:46.612172 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5804 2024.07.01 18:52:46.612502 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5805 2024.07.01 18:52:46.612661 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001525 sec., 105573.77049180327 rows/sec., 7.35 MiB/sec.
5806 2024.07.01 18:52:46.612819 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Debug> DynamicQueryHandler: Done processing query
5807 2024.07.01 18:52:46.612844 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5808 2024.07.01 18:52:46.612860 [ 3 ] {} <Debug> HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5809 2024.07.01 18:52:46.612986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5810 2024.07.01 18:52:46.613033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5811 2024.07.01 18:52:46.613051 [ 3 ] {} <Debug> HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5812 2024.07.01 18:52:46.613068 [ 3 ] {} <Debug> HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.07.01 18:52:46.613081 [ 3 ] {} <Debug> HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.07.01 18:52:46.613109 [ 3 ] {} <Trace> HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5815 2024.07.01 18:52:46.613224 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5816 2024.07.01 18:52:46.613266 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5817 2024.07.01 18:52:46.613382 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5818 2024.07.01 18:52:46.613651 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5819 2024.07.01 18:52:46.613686 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5820 2024.07.01 18:52:46.614083 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5821 2024.07.01 18:52:46.614401 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5822 2024.07.01 18:52:46.614555 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
5823 2024.07.01 18:52:46.614720 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Debug> DynamicQueryHandler: Done processing query
5824 2024.07.01 18:52:46.614745 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5825 2024.07.01 18:52:46.614760 [ 3 ] {} <Debug> HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5826 2024.07.01 18:52:49.855468 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
5827 2024.07.01 18:52:49.855519 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
5828 2024.07.01 18:52:51.606294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5829 2024.07.01 18:52:51.606427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5830 2024.07.01 18:52:51.606454 [ 3 ] {} <Debug> HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5831 2024.07.01 18:52:51.606479 [ 3 ] {} <Debug> HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5832 2024.07.01 18:52:51.606495 [ 3 ] {} <Debug> HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.07.01 18:52:51.606545 [ 3 ] {} <Trace> HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5834 2024.07.01 18:52:51.606739 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5835 2024.07.01 18:52:51.606806 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5836 2024.07.01 18:52:51.606996 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5837 2024.07.01 18:52:51.607403 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5838 2024.07.01 18:52:51.607447 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5839 2024.07.01 18:52:51.607814 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5840 2024.07.01 18:52:51.608172 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5841 2024.07.01 18:52:51.608337 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001658 sec., 18094.089264173705 rows/sec., 1.43 MiB/sec.
5842 2024.07.01 18:52:51.608530 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Debug> DynamicQueryHandler: Done processing query
5843 2024.07.01 18:52:51.608556 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5844 2024.07.01 18:52:51.608572 [ 3 ] {} <Debug> HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5845 2024.07.01 18:52:51.608733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5846 2024.07.01 18:52:51.608782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5847 2024.07.01 18:52:51.608802 [ 3 ] {} <Debug> HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5848 2024.07.01 18:52:51.608819 [ 3 ] {} <Debug> HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5849 2024.07.01 18:52:51.608833 [ 3 ] {} <Debug> HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.07.01 18:52:51.608864 [ 3 ] {} <Trace> HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5851 2024.07.01 18:52:51.608960 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5852 2024.07.01 18:52:51.609004 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5853 2024.07.01 18:52:51.609132 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5854 2024.07.01 18:52:51.609429 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5855 2024.07.01 18:52:51.609467 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5856 2024.07.01 18:52:51.609767 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5857 2024.07.01 18:52:51.610077 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5858 2024.07.01 18:52:51.610238 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec.
5859 2024.07.01 18:52:51.610405 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Debug> DynamicQueryHandler: Done processing query
5860 2024.07.01 18:52:51.610431 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5861 2024.07.01 18:52:51.610447 [ 3 ] {} <Debug> HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5862 2024.07.01 18:52:51.610580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5863 2024.07.01 18:52:51.610630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5864 2024.07.01 18:52:51.610649 [ 3 ] {} <Debug> HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5865 2024.07.01 18:52:51.610665 [ 3 ] {} <Debug> HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5866 2024.07.01 18:52:51.610680 [ 3 ] {} <Debug> HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.07.01 18:52:51.610712 [ 3 ] {} <Trace> HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5868 2024.07.01 18:52:51.610856 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5869 2024.07.01 18:52:51.610900 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5870 2024.07.01 18:52:51.611028 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5871 2024.07.01 18:52:51.611489 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5872 2024.07.01 18:52:51.611527 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5873 2024.07.01 18:52:51.611850 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5874 2024.07.01 18:52:51.612163 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5875 2024.07.01 18:52:51.612323 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Debug> executeQuery: Read 183 rows, 15.43 KiB in 0.001528 sec., 119764.39790575916 rows/sec., 9.86 MiB/sec.
5876 2024.07.01 18:52:51.612503 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Debug> DynamicQueryHandler: Done processing query
5877 2024.07.01 18:52:51.612527 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5878 2024.07.01 18:52:51.612544 [ 3 ] {} <Debug> HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5879 2024.07.01 18:52:51.612671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5880 2024.07.01 18:52:51.612721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5881 2024.07.01 18:52:51.612741 [ 3 ] {} <Debug> HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5882 2024.07.01 18:52:51.612758 [ 3 ] {} <Debug> HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5883 2024.07.01 18:52:51.612772 [ 3 ] {} <Debug> HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.07.01 18:52:51.612802 [ 3 ] {} <Trace> HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5885 2024.07.01 18:52:51.612899 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5886 2024.07.01 18:52:51.612942 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5887 2024.07.01 18:52:51.613068 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5888 2024.07.01 18:52:51.613348 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5889 2024.07.01 18:52:51.613385 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5890 2024.07.01 18:52:51.613690 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5891 2024.07.01 18:52:51.614020 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5892 2024.07.01 18:52:51.614182 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001298 sec., 1540.8320493066258 rows/sec., 107.59 KiB/sec.
5893 2024.07.01 18:52:51.614469 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Debug> DynamicQueryHandler: Done processing query
5894 2024.07.01 18:52:51.614494 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5895 2024.07.01 18:52:51.614510 [ 3 ] {} <Debug> HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5896 2024.07.01 18:52:51.614626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5897 2024.07.01 18:52:51.614675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5898 2024.07.01 18:52:51.614696 [ 3 ] {} <Debug> HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5899 2024.07.01 18:52:51.614713 [ 3 ] {} <Debug> HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.07.01 18:52:51.614727 [ 3 ] {} <Debug> HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.07.01 18:52:51.614758 [ 3 ] {} <Trace> HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5902 2024.07.01 18:52:51.614898 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5903 2024.07.01 18:52:51.614944 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5904 2024.07.01 18:52:51.615089 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5905 2024.07.01 18:52:51.615460 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5906 2024.07.01 18:52:51.615497 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5907 2024.07.01 18:52:51.615809 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5908 2024.07.01 18:52:51.616114 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5909 2024.07.01 18:52:51.616289 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Debug> executeQuery: Read 120 rows, 9.58 KiB in 0.001439 sec., 83391.24391938846 rows/sec., 6.50 MiB/sec.
5910 2024.07.01 18:52:51.616454 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Debug> DynamicQueryHandler: Done processing query
5911 2024.07.01 18:52:51.616478 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5912 2024.07.01 18:52:51.616494 [ 3 ] {} <Debug> HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5913 2024.07.01 18:52:51.616671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5914 2024.07.01 18:52:51.616721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5915 2024.07.01 18:52:51.616739 [ 3 ] {} <Debug> HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5916 2024.07.01 18:52:51.616756 [ 3 ] {} <Debug> HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5917 2024.07.01 18:52:51.616771 [ 3 ] {} <Debug> HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.07.01 18:52:51.616801 [ 3 ] {} <Trace> HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5919 2024.07.01 18:52:51.616966 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5920 2024.07.01 18:52:51.617012 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5921 2024.07.01 18:52:51.617158 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5922 2024.07.01 18:52:51.617571 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5923 2024.07.01 18:52:51.617608 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5924 2024.07.01 18:52:51.618001 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5925 2024.07.01 18:52:51.618336 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5926 2024.07.01 18:52:51.618497 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.0016 sec., 123125 rows/sec., 8.60 MiB/sec.
5927 2024.07.01 18:52:51.618784 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Debug> DynamicQueryHandler: Done processing query
5928 2024.07.01 18:52:51.618842 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5929 2024.07.01 18:52:51.618892 [ 3 ] {} <Debug> HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5930 2024.07.01 18:52:51.619061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5931 2024.07.01 18:52:51.619111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5932 2024.07.01 18:52:51.619133 [ 3 ] {} <Debug> HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5933 2024.07.01 18:52:51.619149 [ 3 ] {} <Debug> HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5934 2024.07.01 18:52:51.619163 [ 3 ] {} <Debug> HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.07.01 18:52:51.619195 [ 3 ] {} <Trace> HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5936 2024.07.01 18:52:51.619521 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5937 2024.07.01 18:52:51.619592 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5938 2024.07.01 18:52:51.619998 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5939 2024.07.01 18:52:51.620676 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5940 2024.07.01 18:52:51.620712 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5941 2024.07.01 18:52:51.621329 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5942 2024.07.01 18:52:51.621738 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5943 2024.07.01 18:52:51.621905 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002609 sec., 11498.65848984285 rows/sec., 20.61 MiB/sec.
5944 2024.07.01 18:52:51.622147 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Debug> DynamicQueryHandler: Done processing query
5945 2024.07.01 18:52:51.622172 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5946 2024.07.01 18:52:51.622187 [ 3 ] {} <Debug> HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5947 2024.07.01 18:52:51.622352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5948 2024.07.01 18:52:51.622401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5949 2024.07.01 18:52:51.622420 [ 3 ] {} <Debug> HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5950 2024.07.01 18:52:51.622437 [ 3 ] {} <Debug> HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5951 2024.07.01 18:52:51.622450 [ 3 ] {} <Debug> HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.07.01 18:52:51.622481 [ 3 ] {} <Trace> HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5953 2024.07.01 18:52:51.622591 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5954 2024.07.01 18:52:51.622635 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5955 2024.07.01 18:52:51.622760 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5956 2024.07.01 18:52:51.623080 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5957 2024.07.01 18:52:51.623116 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
5958 2024.07.01 18:52:51.623464 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5959 2024.07.01 18:52:51.623783 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5960 2024.07.01 18:52:51.623944 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
5961 2024.07.01 18:52:51.624116 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Debug> DynamicQueryHandler: Done processing query
5962 2024.07.01 18:52:51.624139 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5963 2024.07.01 18:52:51.624155 [ 3 ] {} <Debug> HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5964 2024.07.01 18:52:56.602674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5965 2024.07.01 18:52:56.602830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5966 2024.07.01 18:52:56.602862 [ 3 ] {} <Debug> HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5967 2024.07.01 18:52:56.602891 [ 3 ] {} <Debug> HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5968 2024.07.01 18:52:56.602909 [ 3 ] {} <Debug> HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5969 2024.07.01 18:52:56.602966 [ 3 ] {} <Trace> HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5970 2024.07.01 18:52:56.603217 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5971 2024.07.01 18:52:56.603300 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5972 2024.07.01 18:52:56.603515 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5973 2024.07.01 18:52:56.604038 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5974 2024.07.01 18:52:56.604092 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5975 2024.07.01 18:52:56.604498 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5976 2024.07.01 18:52:56.604843 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5977 2024.07.01 18:52:56.605024 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.28 MiB/sec.
5978 2024.07.01 18:52:56.605041 [ 119 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5979 2024.07.01 18:52:56.605134 [ 119 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5980 2024.07.01 18:52:56.605190 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5981 2024.07.01 18:52:56.605328 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
5982 2024.07.01 18:52:56.605328 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Debug> DynamicQueryHandler: Done processing query
5983 2024.07.01 18:52:56.605390 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5984 2024.07.01 18:52:56.605413 [ 3 ] {} <Debug> HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5985 2024.07.01 18:52:56.605488 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5986 2024.07.01 18:52:56.605526 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 189 rows starting from the beginning of the part
5987 2024.07.01 18:52:56.605592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5988 2024.07.01 18:52:56.605623 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 57 rows starting from the beginning of the part
5989 2024.07.01 18:52:56.605706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5990 2024.07.01 18:52:56.605819 [ 3 ] {} <Debug> HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
5991 2024.07.01 18:52:56.605844 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 147 rows starting from the beginning of the part
5992 2024.07.01 18:52:56.605872 [ 3 ] {} <Debug> HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.07.01 18:52:56.605942 [ 3 ] {} <Debug> HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5994 2024.07.01 18:52:56.606101 [ 3 ] {} <Trace> HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5995 2024.07.01 18:52:56.606129 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 57 rows starting from the beginning of the part
5996 2024.07.01 18:52:56.606279 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 183 rows starting from the beginning of the part
5997 2024.07.01 18:52:56.606344 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5998 2024.07.01 18:52:56.606420 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
5999 2024.07.01 18:52:56.606447 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6000 2024.07.01 18:52:56.606851 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6001 2024.07.01 18:52:56.607420 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6002 2024.07.01 18:52:56.607467 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6003 2024.07.01 18:52:56.607940 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6004 2024.07.01 18:52:56.608388 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107282 sec., 221737.19668829543 rows/sec., 18.00 MiB/sec.
6005 2024.07.01 18:52:56.608461 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6006 2024.07.01 18:52:56.608698 [ 119 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6007 2024.07.01 18:52:56.608719 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002464 sec., 25974.025974025975 rows/sec., 2.03 MiB/sec.
6008 2024.07.01 18:52:56.608739 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6009 2024.07.01 18:52:56.608770 [ 119 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6010 2024.07.01 18:52:56.608866 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6011 2024.07.01 18:52:56.609380 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
6012 2024.07.01 18:52:56.609551 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Debug> DynamicQueryHandler: Done processing query
6013 2024.07.01 18:52:56.609853 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6014 2024.07.01 18:52:56.609985 [ 3 ] {} <Debug> HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6015 2024.07.01 18:52:56.610470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6016 2024.07.01 18:52:56.610673 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6017 2024.07.01 18:52:56.610707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6018 2024.07.01 18:52:56.610825 [ 3 ] {} <Debug> HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6019 2024.07.01 18:52:56.610836 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 150 rows starting from the beginning of the part
6020 2024.07.01 18:52:56.610852 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6021 2024.07.01 18:52:56.610877 [ 3 ] {} <Debug> HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6022 2024.07.01 18:52:56.610931 [ 3 ] {} <Debug> HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.07.01 18:52:56.611141 [ 3 ] {} <Trace> HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6024 2024.07.01 18:52:56.611162 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part
6025 2024.07.01 18:52:56.611454 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6026 2024.07.01 18:52:56.611661 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part
6027 2024.07.01 18:52:56.611846 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6028 2024.07.01 18:52:56.611879 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6029 2024.07.01 18:52:56.612050 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part
6030 2024.07.01 18:52:56.612121 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6031 2024.07.01 18:52:56.612404 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part
6032 2024.07.01 18:52:56.612745 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
6033 2024.07.01 18:52:56.613378 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6034 2024.07.01 18:52:56.614082 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6035 2024.07.01 18:52:56.614129 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6036 2024.07.01 18:52:56.614689 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.005664717 sec., 99210.60487222928 rows/sec., 7.75 MiB/sec.
6037 2024.07.01 18:52:56.614755 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6038 2024.07.01 18:52:56.614917 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6039 2024.07.01 18:52:56.615604 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6040 2024.07.01 18:52:56.615819 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6041 2024.07.01 18:52:56.615880 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6042 2024.07.01 18:52:56.615977 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6043 2024.07.01 18:52:56.615962 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004384 sec., 36496.3503649635 rows/sec., 2.54 MiB/sec.
6044 2024.07.01 18:52:56.616031 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6045 2024.07.01 18:52:56.616168 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6046 2024.07.01 18:52:56.616443 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
6047 2024.07.01 18:52:56.616469 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6048 2024.07.01 18:52:56.616552 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Debug> DynamicQueryHandler: Done processing query
6049 2024.07.01 18:52:56.616591 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6050 2024.07.01 18:52:56.616620 [ 3 ] {} <Debug> HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.07.01 18:52:56.616662 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6052 2024.07.01 18:52:56.616693 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5089 rows starting from the beginning of the part
6053 2024.07.01 18:52:56.616790 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
6054 2024.07.01 18:52:56.616864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6055 2024.07.01 18:52:56.617110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6056 2024.07.01 18:52:56.617191 [ 3 ] {} <Debug> HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6057 2024.07.01 18:52:56.617195 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
6058 2024.07.01 18:52:56.617249 [ 3 ] {} <Debug> HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.07.01 18:52:56.617288 [ 3 ] {} <Debug> HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6060 2024.07.01 18:52:56.617416 [ 3 ] {} <Trace> HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6061 2024.07.01 18:52:56.617452 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
6062 2024.07.01 18:52:56.617763 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 197 rows starting from the beginning of the part
6063 2024.07.01 18:52:56.617845 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6064 2024.07.01 18:52:56.618018 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6065 2024.07.01 18:52:56.618063 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
6066 2024.07.01 18:52:56.618746 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6067 2024.07.01 18:52:56.619211 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6068 2024.07.01 18:52:56.619250 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6069 2024.07.01 18:52:56.619741 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6070 2024.07.01 18:52:56.620252 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6071 2024.07.01 18:52:56.620539 [ 119 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6072 2024.07.01 18:52:56.620549 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002878 sec., 20847.810979847116 rows/sec., 1.40 MiB/sec.
6073 2024.07.01 18:52:56.620589 [ 119 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6074 2024.07.01 18:52:56.620657 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6075 2024.07.01 18:52:56.621132 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Debug> DynamicQueryHandler: Done processing query
6076 2024.07.01 18:52:56.621133 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.01 18:52:56.621272 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6078 2024.07.01 18:52:56.621401 [ 3 ] {} <Debug> HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.07.01 18:52:56.621835 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6080 2024.07.01 18:52:56.621903 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1666 rows starting from the beginning of the part
6081 2024.07.01 18:52:56.622205 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6082 2024.07.01 18:52:56.622727 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6083 2024.07.01 18:52:56.622848 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5929 rows, containing 5 columns (5 merged, 0 gathered) in 0.00664804 sec., 891841.8060059807 rows/sec., 62.22 MiB/sec.
6084 2024.07.01 18:52:56.623039 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6085 2024.07.01 18:52:56.623253 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6086 2024.07.01 18:52:56.623432 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6087 2024.07.01 18:52:56.623470 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6088 2024.07.01 18:52:56.624286 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6089 2024.07.01 18:52:56.624374 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6090 2024.07.01 18:52:56.624468 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB.
6091 2024.07.01 18:52:56.625027 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 4 columns (4 merged, 0 gathered) in 0.004139445 sec., 474942.89693425084 rows/sec., 31.91 MiB/sec.
6092 2024.07.01 18:52:56.625300 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6093 2024.07.01 18:52:56.625772 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6094 2024.07.01 18:52:56.625864 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6095 2024.07.01 18:52:56.625965 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
6096 2024.07.01 18:53:01.604471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6097 2024.07.01 18:53:01.604610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6098 2024.07.01 18:53:01.604641 [ 3 ] {} <Debug> HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6099 2024.07.01 18:53:01.604670 [ 3 ] {} <Debug> HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6100 2024.07.01 18:53:01.604689 [ 3 ] {} <Debug> HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.07.01 18:53:01.604747 [ 3 ] {} <Trace> HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6102 2024.07.01 18:53:01.604969 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6103 2024.07.01 18:53:01.605056 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6104 2024.07.01 18:53:01.605272 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6105 2024.07.01 18:53:01.605711 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6106 2024.07.01 18:53:01.605756 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6107 2024.07.01 18:53:01.606123 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6108 2024.07.01 18:53:01.606477 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6109 2024.07.01 18:53:01.606642 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001742 sec., 17221.58438576349 rows/sec., 1.36 MiB/sec.
6110 2024.07.01 18:53:01.606857 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Debug> DynamicQueryHandler: Done processing query
6111 2024.07.01 18:53:01.606885 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6112 2024.07.01 18:53:01.606902 [ 3 ] {} <Debug> HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.07.01 18:53:01.607051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6114 2024.07.01 18:53:01.607107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6115 2024.07.01 18:53:01.607127 [ 3 ] {} <Debug> HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6116 2024.07.01 18:53:01.607146 [ 3 ] {} <Debug> HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6117 2024.07.01 18:53:01.607160 [ 3 ] {} <Debug> HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.07.01 18:53:01.607196 [ 3 ] {} <Trace> HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6119 2024.07.01 18:53:01.607344 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6120 2024.07.01 18:53:01.607391 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6121 2024.07.01 18:53:01.607525 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6122 2024.07.01 18:53:01.607909 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6123 2024.07.01 18:53:01.607948 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6124 2024.07.01 18:53:01.608268 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6125 2024.07.01 18:53:01.608584 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6126 2024.07.01 18:53:01.608746 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.001461 sec., 99931.5537303217 rows/sec., 8.39 MiB/sec.
6127 2024.07.01 18:53:01.608919 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Debug> DynamicQueryHandler: Done processing query
6128 2024.07.01 18:53:01.608944 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6129 2024.07.01 18:53:01.608961 [ 3 ] {} <Debug> HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.07.01 18:53:01.609139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6131 2024.07.01 18:53:01.609189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6132 2024.07.01 18:53:01.609208 [ 3 ] {} <Debug> HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6133 2024.07.01 18:53:01.609227 [ 3 ] {} <Debug> HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6134 2024.07.01 18:53:01.609242 [ 3 ] {} <Debug> HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.07.01 18:53:01.609274 [ 3 ] {} <Trace> HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6136 2024.07.01 18:53:01.609408 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6137 2024.07.01 18:53:01.609451 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6138 2024.07.01 18:53:01.609578 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6139 2024.07.01 18:53:01.609925 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6140 2024.07.01 18:53:01.609961 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6141 2024.07.01 18:53:01.610275 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6142 2024.07.01 18:53:01.610599 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6143 2024.07.01 18:53:01.610755 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001395 sec., 67383.51254480287 rows/sec., 5.26 MiB/sec.
6144 2024.07.01 18:53:01.610927 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Debug> DynamicQueryHandler: Done processing query
6145 2024.07.01 18:53:01.610952 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6146 2024.07.01 18:53:01.610969 [ 3 ] {} <Debug> HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.07.01 18:53:01.611159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6148 2024.07.01 18:53:01.611209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6149 2024.07.01 18:53:01.611230 [ 3 ] {} <Debug> HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6150 2024.07.01 18:53:01.611247 [ 3 ] {} <Debug> HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.07.01 18:53:01.611260 [ 3 ] {} <Debug> HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.07.01 18:53:01.611292 [ 3 ] {} <Trace> HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6153 2024.07.01 18:53:01.611436 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6154 2024.07.01 18:53:01.611484 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6155 2024.07.01 18:53:01.611629 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6156 2024.07.01 18:53:01.611999 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6157 2024.07.01 18:53:01.612037 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6158 2024.07.01 18:53:01.612427 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6159 2024.07.01 18:53:01.612767 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6160 2024.07.01 18:53:01.612926 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
6161 2024.07.01 18:53:01.613097 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Debug> DynamicQueryHandler: Done processing query
6162 2024.07.01 18:53:01.613122 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6163 2024.07.01 18:53:01.613138 [ 3 ] {} <Debug> HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.07.01 18:53:01.613305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6165 2024.07.01 18:53:01.613355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6166 2024.07.01 18:53:01.613374 [ 3 ] {} <Debug> HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6167 2024.07.01 18:53:01.613390 [ 3 ] {} <Debug> HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6168 2024.07.01 18:53:01.613405 [ 3 ] {} <Debug> HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6169 2024.07.01 18:53:01.613436 [ 3 ] {} <Trace> HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6170 2024.07.01 18:53:01.613831 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6171 2024.07.01 18:53:01.613898 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6172 2024.07.01 18:53:01.614297 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6173 2024.07.01 18:53:01.614949 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6174 2024.07.01 18:53:01.614985 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6175 2024.07.01 18:53:01.615584 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6176 2024.07.01 18:53:01.615988 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6177 2024.07.01 18:53:01.616204 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00267 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec.
6178 2024.07.01 18:53:01.616756 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Debug> DynamicQueryHandler: Done processing query
6179 2024.07.01 18:53:01.616782 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6180 2024.07.01 18:53:01.616798 [ 3 ] {} <Debug> HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.07.01 18:53:01.616919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6182 2024.07.01 18:53:01.616968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6183 2024.07.01 18:53:01.616987 [ 3 ] {} <Debug> HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6184 2024.07.01 18:53:01.617004 [ 3 ] {} <Debug> HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.07.01 18:53:01.617020 [ 3 ] {} <Debug> HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.07.01 18:53:01.617050 [ 3 ] {} <Trace> HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6187 2024.07.01 18:53:01.617164 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6188 2024.07.01 18:53:01.617210 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6189 2024.07.01 18:53:01.617360 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6190 2024.07.01 18:53:01.617647 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6191 2024.07.01 18:53:01.617683 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6192 2024.07.01 18:53:01.618040 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6193 2024.07.01 18:53:01.618375 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6194 2024.07.01 18:53:01.618532 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
6195 2024.07.01 18:53:01.618698 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Debug> DynamicQueryHandler: Done processing query
6196 2024.07.01 18:53:01.618723 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6197 2024.07.01 18:53:01.618764 [ 3 ] {} <Debug> HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.07.01 18:53:02.083943 [ 115 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
6199 2024.07.01 18:53:02.084006 [ 115 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6200 2024.07.01 18:53:02.084029 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6201 2024.07.01 18:53:02.084227 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
6202 2024.07.01 18:53:02.084443 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6203 2024.07.01 18:53:02.084478 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
6204 2024.07.01 18:53:02.084557 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
6205 2024.07.01 18:53:02.084726 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6206 2024.07.01 18:53:02.084939 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
6207 2024.07.01 18:53:02.085113 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
6208 2024.07.01 18:53:02.086113 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002013147 sec., 10928.163715814097 rows/sec., 891.11 KiB/sec.
6209 2024.07.01 18:53:02.086283 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6210 2024.07.01 18:53:02.086707 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6211 2024.07.01 18:53:02.086796 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
6212 2024.07.01 18:53:02.086890 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6213 2024.07.01 18:53:02.688643 [ 114 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
6214 2024.07.01 18:53:02.688706 [ 114 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6215 2024.07.01 18:53:02.688729 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6216 2024.07.01 18:53:02.688929 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
6217 2024.07.01 18:53:02.689136 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6218 2024.07.01 18:53:02.689172 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
6219 2024.07.01 18:53:02.689248 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
6220 2024.07.01 18:53:02.689389 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6221 2024.07.01 18:53:02.689687 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
6222 2024.07.01 18:53:02.689917 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
6223 2024.07.01 18:53:02.690849 [ 187 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045137 sec., 10757.225555060615 rows/sec., 751.11 KiB/sec.
6224 2024.07.01 18:53:02.691017 [ 189 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6225 2024.07.01 18:53:02.691447 [ 189 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6226 2024.07.01 18:53:02.691529 [ 189 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
6227 2024.07.01 18:53:02.691610 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6228 2024.07.01 18:53:04.855774 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
6229 2024.07.01 18:53:04.855856 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
6230 2024.07.01 18:53:06.602672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6231 2024.07.01 18:53:06.602811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6232 2024.07.01 18:53:06.602837 [ 3 ] {} <Debug> HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6233 2024.07.01 18:53:06.602862 [ 3 ] {} <Debug> HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.07.01 18:53:06.602878 [ 3 ] {} <Debug> HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6235 2024.07.01 18:53:06.602928 [ 3 ] {} <Trace> HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6236 2024.07.01 18:53:06.603130 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6237 2024.07.01 18:53:06.603197 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6238 2024.07.01 18:53:06.603385 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6239 2024.07.01 18:53:06.603849 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6240 2024.07.01 18:53:06.603892 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6241 2024.07.01 18:53:06.604262 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6242 2024.07.01 18:53:06.604600 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6243 2024.07.01 18:53:06.604773 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec.
6244 2024.07.01 18:53:06.605096 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Debug> DynamicQueryHandler: Done processing query
6245 2024.07.01 18:53:06.605135 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6246 2024.07.01 18:53:06.605153 [ 3 ] {} <Debug> HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.07.01 18:53:06.605307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6248 2024.07.01 18:53:06.605360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6249 2024.07.01 18:53:06.605380 [ 3 ] {} <Debug> HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6250 2024.07.01 18:53:06.605398 [ 3 ] {} <Debug> HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.07.01 18:53:06.605413 [ 3 ] {} <Debug> HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.07.01 18:53:06.605446 [ 3 ] {} <Trace> HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6253 2024.07.01 18:53:06.605572 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6254 2024.07.01 18:53:06.605617 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6255 2024.07.01 18:53:06.605760 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6256 2024.07.01 18:53:06.606122 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6257 2024.07.01 18:53:06.606159 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6258 2024.07.01 18:53:06.606481 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6259 2024.07.01 18:53:06.606793 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6260 2024.07.01 18:53:06.606948 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001412 sec., 45325.779036827196 rows/sec., 3.54 MiB/sec.
6261 2024.07.01 18:53:06.607286 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Debug> DynamicQueryHandler: Done processing query
6262 2024.07.01 18:53:06.607319 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6263 2024.07.01 18:53:06.607336 [ 3 ] {} <Debug> HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.07.01 18:53:06.607505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6265 2024.07.01 18:53:06.607555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6266 2024.07.01 18:53:06.607574 [ 3 ] {} <Debug> HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6267 2024.07.01 18:53:06.607591 [ 3 ] {} <Debug> HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.07.01 18:53:06.607605 [ 3 ] {} <Debug> HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.07.01 18:53:06.607637 [ 3 ] {} <Trace> HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6270 2024.07.01 18:53:06.607785 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6271 2024.07.01 18:53:06.607832 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6272 2024.07.01 18:53:06.607998 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6273 2024.07.01 18:53:06.608384 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6274 2024.07.01 18:53:06.608422 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6275 2024.07.01 18:53:06.608815 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6276 2024.07.01 18:53:06.609162 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6277 2024.07.01 18:53:06.609321 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec.
6278 2024.07.01 18:53:06.609496 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Debug> DynamicQueryHandler: Done processing query
6279 2024.07.01 18:53:06.609521 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6280 2024.07.01 18:53:06.609537 [ 3 ] {} <Debug> HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6281 2024.07.01 18:53:06.609659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6282 2024.07.01 18:53:06.609708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6283 2024.07.01 18:53:06.609727 [ 3 ] {} <Debug> HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6284 2024.07.01 18:53:06.609743 [ 3 ] {} <Debug> HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6285 2024.07.01 18:53:06.609757 [ 3 ] {} <Debug> HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.07.01 18:53:06.609788 [ 3 ] {} <Trace> HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6287 2024.07.01 18:53:06.609913 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6288 2024.07.01 18:53:06.609957 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6289 2024.07.01 18:53:06.610081 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6290 2024.07.01 18:53:06.610383 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6291 2024.07.01 18:53:06.610420 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6292 2024.07.01 18:53:06.610773 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6293 2024.07.01 18:53:06.611094 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6294 2024.07.01 18:53:06.611245 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
6295 2024.07.01 18:53:06.611416 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Debug> DynamicQueryHandler: Done processing query
6296 2024.07.01 18:53:06.611444 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6297 2024.07.01 18:53:06.611459 [ 3 ] {} <Debug> HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.07.01 18:53:11.604223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6299 2024.07.01 18:53:11.604366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6300 2024.07.01 18:53:11.604392 [ 3 ] {} <Debug> HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6301 2024.07.01 18:53:11.604417 [ 3 ] {} <Debug> HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6302 2024.07.01 18:53:11.604432 [ 3 ] {} <Debug> HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.07.01 18:53:11.604483 [ 3 ] {} <Trace> HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6304 2024.07.01 18:53:11.604680 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6305 2024.07.01 18:53:11.604750 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6306 2024.07.01 18:53:11.604944 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6307 2024.07.01 18:53:11.605403 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6308 2024.07.01 18:53:11.605445 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6309 2024.07.01 18:53:11.605814 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6310 2024.07.01 18:53:11.606170 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6311 2024.07.01 18:53:11.606332 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.39 MiB/sec.
6312 2024.07.01 18:53:11.606562 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Debug> DynamicQueryHandler: Done processing query
6313 2024.07.01 18:53:11.606595 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6314 2024.07.01 18:53:11.606611 [ 3 ] {} <Debug> HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.07.01 18:53:11.606773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6316 2024.07.01 18:53:11.606823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6317 2024.07.01 18:53:11.606841 [ 3 ] {} <Debug> HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6318 2024.07.01 18:53:11.606857 [ 3 ] {} <Debug> HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.07.01 18:53:11.606870 [ 3 ] {} <Debug> HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.07.01 18:53:11.606900 [ 3 ] {} <Trace> HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6321 2024.07.01 18:53:11.607045 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6322 2024.07.01 18:53:11.607088 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6323 2024.07.01 18:53:11.607211 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6324 2024.07.01 18:53:11.607695 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6325 2024.07.01 18:53:11.607733 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6326 2024.07.01 18:53:11.608068 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6327 2024.07.01 18:53:11.608373 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6328 2024.07.01 18:53:11.608523 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.001497 sec., 97528.39011356045 rows/sec., 8.18 MiB/sec.
6329 2024.07.01 18:53:11.608700 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Debug> DynamicQueryHandler: Done processing query
6330 2024.07.01 18:53:11.608726 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6331 2024.07.01 18:53:11.608743 [ 3 ] {} <Debug> HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.07.01 18:53:11.608887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6333 2024.07.01 18:53:11.608937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6334 2024.07.01 18:53:11.608957 [ 3 ] {} <Debug> HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6335 2024.07.01 18:53:11.608974 [ 3 ] {} <Debug> HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6336 2024.07.01 18:53:11.608987 [ 3 ] {} <Debug> HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6337 2024.07.01 18:53:11.609019 [ 3 ] {} <Trace> HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6338 2024.07.01 18:53:11.609139 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6339 2024.07.01 18:53:11.609182 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6340 2024.07.01 18:53:11.609311 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6341 2024.07.01 18:53:11.609673 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6342 2024.07.01 18:53:11.609709 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6343 2024.07.01 18:53:11.610029 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6344 2024.07.01 18:53:11.610339 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6345 2024.07.01 18:53:11.610499 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001396 sec., 67335.2435530086 rows/sec., 5.26 MiB/sec.
6346 2024.07.01 18:53:11.610672 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Debug> DynamicQueryHandler: Done processing query
6347 2024.07.01 18:53:11.610697 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6348 2024.07.01 18:53:11.610714 [ 3 ] {} <Debug> HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.07.01 18:53:11.610850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6350 2024.07.01 18:53:11.610899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6351 2024.07.01 18:53:11.610917 [ 3 ] {} <Debug> HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6352 2024.07.01 18:53:11.610934 [ 3 ] {} <Debug> HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.07.01 18:53:11.610948 [ 3 ] {} <Debug> HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.07.01 18:53:11.610978 [ 3 ] {} <Trace> HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6355 2024.07.01 18:53:11.611125 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6356 2024.07.01 18:53:11.611172 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6357 2024.07.01 18:53:11.611319 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6358 2024.07.01 18:53:11.611715 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6359 2024.07.01 18:53:11.611751 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6360 2024.07.01 18:53:11.612147 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6361 2024.07.01 18:53:11.612494 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6362 2024.07.01 18:53:11.612654 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
6363 2024.07.01 18:53:11.612830 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Debug> DynamicQueryHandler: Done processing query
6364 2024.07.01 18:53:11.612854 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6365 2024.07.01 18:53:11.612871 [ 3 ] {} <Debug> HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.07.01 18:53:11.613010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6367 2024.07.01 18:53:11.613059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6368 2024.07.01 18:53:11.613079 [ 3 ] {} <Debug> HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6369 2024.07.01 18:53:11.613096 [ 3 ] {} <Debug> HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6370 2024.07.01 18:53:11.613109 [ 3 ] {} <Debug> HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.07.01 18:53:11.613142 [ 3 ] {} <Trace> HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6372 2024.07.01 18:53:11.613444 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6373 2024.07.01 18:53:11.613510 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6374 2024.07.01 18:53:11.613915 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6375 2024.07.01 18:53:11.614954 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6376 2024.07.01 18:53:11.614991 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6377 2024.07.01 18:53:11.615610 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6378 2024.07.01 18:53:11.616021 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6379 2024.07.01 18:53:11.616202 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6380 2024.07.01 18:53:11.616220 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002981 sec., 10063.737001006373 rows/sec., 18.03 MiB/sec.
6381 2024.07.01 18:53:11.616303 [ 106 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6382 2024.07.01 18:53:11.616387 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6383 2024.07.01 18:53:11.616864 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
6384 2024.07.01 18:53:11.616967 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Debug> DynamicQueryHandler: Done processing query
6385 2024.07.01 18:53:11.617044 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6386 2024.07.01 18:53:11.617096 [ 3 ] {} <Debug> HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.07.01 18:53:11.617311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6388 2024.07.01 18:53:11.617422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6389 2024.07.01 18:53:11.617474 [ 3 ] {} <Debug> HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6390 2024.07.01 18:53:11.617521 [ 3 ] {} <Debug> HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.07.01 18:53:11.617557 [ 3 ] {} <Debug> HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6392 2024.07.01 18:53:11.617647 [ 3 ] {} <Trace> HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6393 2024.07.01 18:53:11.617736 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6394 2024.07.01 18:53:11.617897 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 400 rows starting from the beginning of the part
6395 2024.07.01 18:53:11.617954 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6396 2024.07.01 18:53:11.618058 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6397 2024.07.01 18:53:11.618695 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
6398 2024.07.01 18:53:11.618864 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6399 2024.07.01 18:53:11.619344 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
6400 2024.07.01 18:53:11.620118 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
6401 2024.07.01 18:53:11.620161 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6402 2024.07.01 18:53:11.620239 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6403 2024.07.01 18:53:11.620695 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part
6404 2024.07.01 18:53:11.621317 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
6405 2024.07.01 18:53:11.621624 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6406 2024.07.01 18:53:11.622574 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6407 2024.07.01 18:53:11.622939 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005081 sec., 11808.69907498524 rows/sec., 814.92 KiB/sec.
6408 2024.07.01 18:53:11.623345 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Debug> DynamicQueryHandler: Done processing query
6409 2024.07.01 18:53:11.623385 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6410 2024.07.01 18:53:11.623424 [ 3 ] {} <Debug> HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.07.01 18:53:11.638264 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 19 columns (19 merged, 0 gathered) in 0.021710913 sec., 25332.88213167268 rows/sec., 45.40 MiB/sec.
6412 2024.07.01 18:53:11.638967 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6413 2024.07.01 18:53:11.639539 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6414 2024.07.01 18:53:11.639621 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6415 2024.07.01 18:53:11.639736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
6416 2024.07.01 18:53:12.000156 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.73 MiB, peak 196.23 MiB, free memory in arenas 0.00 B, will set to 188.77 MiB (RSS), difference: 1.03 MiB
6417 2024.07.01 18:53:16.602936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6418 2024.07.01 18:53:16.603125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6419 2024.07.01 18:53:16.603172 [ 3 ] {} <Debug> HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6420 2024.07.01 18:53:16.603215 [ 3 ] {} <Debug> HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.07.01 18:53:16.603245 [ 3 ] {} <Debug> HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.07.01 18:53:16.603328 [ 3 ] {} <Trace> HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6423 2024.07.01 18:53:16.603648 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6424 2024.07.01 18:53:16.603758 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6425 2024.07.01 18:53:16.604058 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6426 2024.07.01 18:53:16.604537 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6427 2024.07.01 18:53:16.604585 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6428 2024.07.01 18:53:16.604968 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6429 2024.07.01 18:53:16.605341 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6430 2024.07.01 18:53:16.605520 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec.
6431 2024.07.01 18:53:16.605747 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Debug> DynamicQueryHandler: Done processing query
6432 2024.07.01 18:53:16.605776 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6433 2024.07.01 18:53:16.605793 [ 3 ] {} <Debug> HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6434 2024.07.01 18:53:16.605935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6435 2024.07.01 18:53:16.605995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6436 2024.07.01 18:53:16.606015 [ 3 ] {} <Debug> HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6437 2024.07.01 18:53:16.606034 [ 3 ] {} <Debug> HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.07.01 18:53:16.606048 [ 3 ] {} <Debug> HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6439 2024.07.01 18:53:16.606082 [ 3 ] {} <Trace> HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6440 2024.07.01 18:53:16.606210 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6441 2024.07.01 18:53:16.606257 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6442 2024.07.01 18:53:16.606392 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6443 2024.07.01 18:53:16.606772 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6444 2024.07.01 18:53:16.606811 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6445 2024.07.01 18:53:16.607138 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6446 2024.07.01 18:53:16.607458 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6447 2024.07.01 18:53:16.607623 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 3.44 MiB/sec.
6448 2024.07.01 18:53:16.607801 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Debug> DynamicQueryHandler: Done processing query
6449 2024.07.01 18:53:16.607826 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6450 2024.07.01 18:53:16.607842 [ 3 ] {} <Debug> HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6451 2024.07.01 18:53:16.607993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6452 2024.07.01 18:53:16.608046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6453 2024.07.01 18:53:16.608065 [ 3 ] {} <Debug> HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6454 2024.07.01 18:53:16.608082 [ 3 ] {} <Debug> HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.07.01 18:53:16.608096 [ 3 ] {} <Debug> HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6456 2024.07.01 18:53:16.608129 [ 3 ] {} <Trace> HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6457 2024.07.01 18:53:16.608280 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6458 2024.07.01 18:53:16.608328 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6459 2024.07.01 18:53:16.608475 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6460 2024.07.01 18:53:16.608878 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6461 2024.07.01 18:53:16.608915 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6462 2024.07.01 18:53:16.609309 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6463 2024.07.01 18:53:16.609652 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6464 2024.07.01 18:53:16.609815 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
6465 2024.07.01 18:53:16.609992 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Debug> DynamicQueryHandler: Done processing query
6466 2024.07.01 18:53:16.610017 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6467 2024.07.01 18:53:16.610033 [ 3 ] {} <Debug> HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6468 2024.07.01 18:53:16.610193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6469 2024.07.01 18:53:16.610243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6470 2024.07.01 18:53:16.610263 [ 3 ] {} <Debug> HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6471 2024.07.01 18:53:16.610279 [ 3 ] {} <Debug> HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.07.01 18:53:16.610293 [ 3 ] {} <Debug> HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6473 2024.07.01 18:53:16.610325 [ 3 ] {} <Trace> HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6474 2024.07.01 18:53:16.610440 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6475 2024.07.01 18:53:16.610486 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6476 2024.07.01 18:53:16.610613 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6477 2024.07.01 18:53:16.610971 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6478 2024.07.01 18:53:16.611010 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6479 2024.07.01 18:53:16.611384 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6480 2024.07.01 18:53:16.611714 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6481 2024.07.01 18:53:16.611842 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec.
6482 2024.07.01 18:53:16.612034 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Debug> DynamicQueryHandler: Done processing query
6483 2024.07.01 18:53:16.612074 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6484 2024.07.01 18:53:16.612099 [ 3 ] {} <Debug> HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.07.01 18:53:19.856128 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
6486 2024.07.01 18:53:19.856185 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
6487 2024.07.01 18:53:21.001330 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000958813 sec.
6488 2024.07.01 18:53:21.605728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6489 2024.07.01 18:53:21.605854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6490 2024.07.01 18:53:21.605878 [ 3 ] {} <Debug> HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6491 2024.07.01 18:53:21.605902 [ 3 ] {} <Debug> HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.07.01 18:53:21.605916 [ 3 ] {} <Debug> HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6493 2024.07.01 18:53:21.605969 [ 3 ] {} <Trace> HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6494 2024.07.01 18:53:21.606175 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6495 2024.07.01 18:53:21.606246 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6496 2024.07.01 18:53:21.606439 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6497 2024.07.01 18:53:21.606855 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6498 2024.07.01 18:53:21.606896 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6499 2024.07.01 18:53:21.607260 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6500 2024.07.01 18:53:21.607595 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6501 2024.07.01 18:53:21.607760 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.00164 sec., 18292.682926829268 rows/sec., 1.45 MiB/sec.
6502 2024.07.01 18:53:21.607776 [ 99 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
6503 2024.07.01 18:53:21.607885 [ 99 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6504 2024.07.01 18:53:21.607920 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6505 2024.07.01 18:53:21.608017 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Debug> DynamicQueryHandler: Done processing query
6506 2024.07.01 18:53:21.608074 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6507 2024.07.01 18:53:21.608118 [ 3 ] {} <Debug> HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6508 2024.07.01 18:53:21.608182 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
6509 2024.07.01 18:53:21.608338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6510 2024.07.01 18:53:21.608465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6511 2024.07.01 18:53:21.608477 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6512 2024.07.01 18:53:21.608498 [ 3 ] {} <Debug> HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6513 2024.07.01 18:53:21.608544 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 30 rows starting from the beginning of the part
6514 2024.07.01 18:53:21.608546 [ 3 ] {} <Debug> HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6515 2024.07.01 18:53:21.608601 [ 3 ] {} <Debug> HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6516 2024.07.01 18:53:21.608705 [ 3 ] {} <Trace> HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6517 2024.07.01 18:53:21.608782 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part
6518 2024.07.01 18:53:21.609073 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part
6519 2024.07.01 18:53:21.609184 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6520 2024.07.01 18:53:21.609375 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
6521 2024.07.01 18:53:21.609426 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6522 2024.07.01 18:53:21.609683 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part
6523 2024.07.01 18:53:21.610354 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6524 2024.07.01 18:53:21.611299 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6525 2024.07.01 18:53:21.611389 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6526 2024.07.01 18:53:21.612075 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004068625 sec., 36867.49208885065 rows/sec., 2.92 MiB/sec.
6527 2024.07.01 18:53:21.612323 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6528 2024.07.01 18:53:21.612335 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
6529 2024.07.01 18:53:21.613156 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6530 2024.07.01 18:53:21.613218 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6531 2024.07.01 18:53:21.613408 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
6532 2024.07.01 18:53:21.613431 [ 99 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6533 2024.07.01 18:53:21.613499 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Debug> executeQuery: Read 182 rows, 15.36 KiB in 0.004528 sec., 40194.34628975265 rows/sec., 3.31 MiB/sec.
6534 2024.07.01 18:53:21.613518 [ 99 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6535 2024.07.01 18:53:21.613616 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6536 2024.07.01 18:53:21.613678 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6537 2024.07.01 18:53:21.613974 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
6538 2024.07.01 18:53:21.614025 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Debug> DynamicQueryHandler: Done processing query
6539 2024.07.01 18:53:21.614110 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6540 2024.07.01 18:53:21.614199 [ 3 ] {} <Debug> HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.07.01 18:53:21.614425 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6542 2024.07.01 18:53:21.614551 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 189 rows starting from the beginning of the part
6543 2024.07.01 18:53:21.614556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6544 2024.07.01 18:53:21.614759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6545 2024.07.01 18:53:21.614783 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 146 rows starting from the beginning of the part
6546 2024.07.01 18:53:21.614831 [ 3 ] {} <Debug> HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6547 2024.07.01 18:53:21.614938 [ 3 ] {} <Debug> HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6548 2024.07.01 18:53:21.615021 [ 3 ] {} <Debug> HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.07.01 18:53:21.615061 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part
6550 2024.07.01 18:53:21.615138 [ 3 ] {} <Trace> HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6551 2024.07.01 18:53:21.615378 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 146 rows starting from the beginning of the part
6552 2024.07.01 18:53:21.615585 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6553 2024.07.01 18:53:21.615616 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part
6554 2024.07.01 18:53:21.615771 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6555 2024.07.01 18:53:21.615932 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 182 rows starting from the beginning of the part
6556 2024.07.01 18:53:21.616722 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6557 2024.07.01 18:53:21.617454 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6558 2024.07.01 18:53:21.617512 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6559 2024.07.01 18:53:21.618492 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6560 2024.07.01 18:53:21.619165 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 4 columns (4 merged, 0 gathered) in 0.005318301 sec., 145723.2300315458 rows/sec., 11.96 MiB/sec.
6561 2024.07.01 18:53:21.619254 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6562 2024.07.01 18:53:21.619447 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6563 2024.07.01 18:53:21.619508 [ 99 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6564 2024.07.01 18:53:21.619606 [ 99 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6565 2024.07.01 18:53:21.619636 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.00423 sec., 27895.98108747045 rows/sec., 2.17 MiB/sec.
6566 2024.07.01 18:53:21.619679 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6567 2024.07.01 18:53:21.620359 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Debug> DynamicQueryHandler: Done processing query
6568 2024.07.01 18:53:21.620452 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6569 2024.07.01 18:53:21.620455 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
6570 2024.07.01 18:53:21.620531 [ 3 ] {} <Debug> HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.07.01 18:53:21.620847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6572 2024.07.01 18:53:21.620886 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6573 2024.07.01 18:53:21.620998 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 150 rows starting from the beginning of the part
6574 2024.07.01 18:53:21.621016 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6575 2024.07.01 18:53:21.621028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6576 2024.07.01 18:53:21.621158 [ 3 ] {} <Debug> HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6577 2024.07.01 18:53:21.621279 [ 3 ] {} <Debug> HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6578 2024.07.01 18:53:21.621322 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 94 rows starting from the beginning of the part
6579 2024.07.01 18:53:21.621366 [ 3 ] {} <Debug> HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.07.01 18:53:21.621628 [ 3 ] {} <Trace> HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6581 2024.07.01 18:53:21.621676 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part
6582 2024.07.01 18:53:21.621736 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6583 2024.07.01 18:53:21.622022 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part
6584 2024.07.01 18:53:21.622367 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part
6585 2024.07.01 18:53:21.622338 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
6586 2024.07.01 18:53:21.622536 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6587 2024.07.01 18:53:21.622714 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 118 rows starting from the beginning of the part
6588 2024.07.01 18:53:21.622769 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6589 2024.07.01 18:53:21.623532 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6590 2024.07.01 18:53:21.624518 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6591 2024.07.01 18:53:21.624590 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6592 2024.07.01 18:53:21.625647 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 4 columns (4 merged, 0 gathered) in 0.005736508 sec., 101804.09405861545 rows/sec., 7.95 MiB/sec.
6593 2024.07.01 18:53:21.625688 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6594 2024.07.01 18:53:21.625839 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6595 2024.07.01 18:53:21.626526 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6596 2024.07.01 18:53:21.626763 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6597 2024.07.01 18:53:21.626789 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6598 2024.07.01 18:53:21.626891 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6599 2024.07.01 18:53:21.626947 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.004862 sec., 40312.628547922664 rows/sec., 2.81 MiB/sec.
6600 2024.07.01 18:53:21.626967 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6601 2024.07.01 18:53:21.627127 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6602 2024.07.01 18:53:21.627599 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
6603 2024.07.01 18:53:21.627829 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Debug> DynamicQueryHandler: Done processing query
6604 2024.07.01 18:53:21.627946 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6605 2024.07.01 18:53:21.627953 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6606 2024.07.01 18:53:21.628073 [ 3 ] {} <Debug> HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6607 2024.07.01 18:53:21.628406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6608 2024.07.01 18:53:21.628428 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6609 2024.07.01 18:53:21.628536 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 5929 rows starting from the beginning of the part
6610 2024.07.01 18:53:21.628546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6611 2024.07.01 18:53:21.628616 [ 3 ] {} <Debug> HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6612 2024.07.01 18:53:21.628708 [ 3 ] {} <Debug> HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.07.01 18:53:21.628760 [ 3 ] {} <Debug> HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6614 2024.07.01 18:53:21.628789 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
6615 2024.07.01 18:53:21.628835 [ 3 ] {} <Trace> HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6616 2024.07.01 18:53:21.628958 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
6617 2024.07.01 18:53:21.629070 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
6618 2024.07.01 18:53:21.629171 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
6619 2024.07.01 18:53:21.629369 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 196 rows starting from the beginning of the part
6620 2024.07.01 18:53:21.629618 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6621 2024.07.01 18:53:21.629791 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6622 2024.07.01 18:53:21.630546 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6623 2024.07.01 18:53:21.631572 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6624 2024.07.01 18:53:21.631617 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6625 2024.07.01 18:53:21.632440 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6626 2024.07.01 18:53:21.632499 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6765 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365142 sec., 1260917.232013617 rows/sec., 87.96 MiB/sec.
6627 2024.07.01 18:53:21.632983 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6628 2024.07.01 18:53:21.633106 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6629 2024.07.01 18:53:21.633561 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.004532 sec., 6619.593998234775 rows/sec., 11.86 MiB/sec.
6630 2024.07.01 18:53:21.634664 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Debug> DynamicQueryHandler: Done processing query
6631 2024.07.01 18:53:21.634669 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6632 2024.07.01 18:53:21.634699 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6633 2024.07.01 18:53:21.634726 [ 3 ] {} <Debug> HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.07.01 18:53:21.634810 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6635 2024.07.01 18:53:21.634862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6636 2024.07.01 18:53:21.634923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB.
6637 2024.07.01 18:53:21.634939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6638 2024.07.01 18:53:21.634966 [ 3 ] {} <Debug> HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6639 2024.07.01 18:53:21.634984 [ 3 ] {} <Debug> HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6640 2024.07.01 18:53:21.634998 [ 3 ] {} <Debug> HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6641 2024.07.01 18:53:21.635030 [ 3 ] {} <Trace> HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6642 2024.07.01 18:53:21.635168 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6643 2024.07.01 18:53:21.635215 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6644 2024.07.01 18:53:21.635361 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6645 2024.07.01 18:53:21.635665 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6646 2024.07.01 18:53:21.635703 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6647 2024.07.01 18:53:21.636087 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6648 2024.07.01 18:53:21.636429 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6649 2024.07.01 18:53:21.636587 [ 99 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6650 2024.07.01 18:53:21.636595 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
6651 2024.07.01 18:53:21.636641 [ 99 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6652 2024.07.01 18:53:21.636702 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6653 2024.07.01 18:53:21.636879 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6654 2024.07.01 18:53:21.636909 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Debug> DynamicQueryHandler: Done processing query
6655 2024.07.01 18:53:21.636958 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6656 2024.07.01 18:53:21.637002 [ 3 ] {} <Debug> HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6657 2024.07.01 18:53:21.637102 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6658 2024.07.01 18:53:21.637137 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1966 rows starting from the beginning of the part
6659 2024.07.01 18:53:21.637196 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6660 2024.07.01 18:53:21.637374 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6661 2024.07.01 18:53:21.637542 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6662 2024.07.01 18:53:21.637625 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6663 2024.07.01 18:53:21.637847 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
6664 2024.07.01 18:53:21.639202 [ 195 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002397903 sec., 944992.3537357433 rows/sec., 63.51 MiB/sec.
6665 2024.07.01 18:53:21.639407 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6666 2024.07.01 18:53:21.639766 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6667 2024.07.01 18:53:21.639845 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6668 2024.07.01 18:53:21.639919 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
6669 2024.07.01 18:53:26.603566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6670 2024.07.01 18:53:26.603719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6671 2024.07.01 18:53:26.603750 [ 3 ] {} <Debug> HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6672 2024.07.01 18:53:26.603780 [ 3 ] {} <Debug> HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.07.01 18:53:26.603798 [ 3 ] {} <Debug> HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.07.01 18:53:26.603856 [ 3 ] {} <Trace> HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6675 2024.07.01 18:53:26.604061 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6676 2024.07.01 18:53:26.604139 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6677 2024.07.01 18:53:26.604364 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6678 2024.07.01 18:53:26.604785 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6679 2024.07.01 18:53:26.604835 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6680 2024.07.01 18:53:26.605219 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6681 2024.07.01 18:53:26.605574 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6682 2024.07.01 18:53:26.605755 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001746 sec., 1145.475372279496 rows/sec., 93.41 KiB/sec.
6683 2024.07.01 18:53:26.606172 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Debug> DynamicQueryHandler: Done processing query
6684 2024.07.01 18:53:26.606208 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6685 2024.07.01 18:53:26.606237 [ 3 ] {} <Debug> HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6686 2024.07.01 18:53:26.606391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6687 2024.07.01 18:53:26.606452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6688 2024.07.01 18:53:26.606472 [ 3 ] {} <Debug> HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6689 2024.07.01 18:53:26.606490 [ 3 ] {} <Debug> HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.07.01 18:53:26.606504 [ 3 ] {} <Debug> HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6691 2024.07.01 18:53:26.606540 [ 3 ] {} <Trace> HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6692 2024.07.01 18:53:26.606667 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6693 2024.07.01 18:53:26.606715 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6694 2024.07.01 18:53:26.606855 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6695 2024.07.01 18:53:26.607186 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6696 2024.07.01 18:53:26.607223 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6697 2024.07.01 18:53:26.607549 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6698 2024.07.01 18:53:26.607886 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6699 2024.07.01 18:53:26.608037 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001412 sec., 40368.27195467422 rows/sec., 3.10 MiB/sec.
6700 2024.07.01 18:53:26.608215 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Debug> DynamicQueryHandler: Done processing query
6701 2024.07.01 18:53:26.608239 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6702 2024.07.01 18:53:26.608255 [ 3 ] {} <Debug> HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.07.01 18:53:26.608375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6704 2024.07.01 18:53:26.608425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6705 2024.07.01 18:53:26.608444 [ 3 ] {} <Debug> HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6706 2024.07.01 18:53:26.608460 [ 3 ] {} <Debug> HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.07.01 18:53:26.608474 [ 3 ] {} <Debug> HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6708 2024.07.01 18:53:26.608505 [ 3 ] {} <Trace> HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6709 2024.07.01 18:53:26.608600 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6710 2024.07.01 18:53:26.608643 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6711 2024.07.01 18:53:26.608773 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6712 2024.07.01 18:53:26.609042 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6713 2024.07.01 18:53:26.609079 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6714 2024.07.01 18:53:26.609385 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6715 2024.07.01 18:53:26.609694 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6716 2024.07.01 18:53:26.609857 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec.
6717 2024.07.01 18:53:26.610129 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Debug> DynamicQueryHandler: Done processing query
6718 2024.07.01 18:53:26.610155 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6719 2024.07.01 18:53:26.610172 [ 3 ] {} <Debug> HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.07.01 18:53:26.610292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6721 2024.07.01 18:53:26.610343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6722 2024.07.01 18:53:26.610361 [ 3 ] {} <Debug> HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6723 2024.07.01 18:53:26.610378 [ 3 ] {} <Debug> HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6724 2024.07.01 18:53:26.610392 [ 3 ] {} <Debug> HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.07.01 18:53:26.610424 [ 3 ] {} <Trace> HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6726 2024.07.01 18:53:26.610547 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6727 2024.07.01 18:53:26.610594 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6728 2024.07.01 18:53:26.610742 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6729 2024.07.01 18:53:26.611062 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6730 2024.07.01 18:53:26.611102 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6731 2024.07.01 18:53:26.611419 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6732 2024.07.01 18:53:26.611727 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6733 2024.07.01 18:53:26.611880 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001373 sec., 48069.91988346686 rows/sec., 3.75 MiB/sec.
6734 2024.07.01 18:53:26.612170 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Debug> DynamicQueryHandler: Done processing query
6735 2024.07.01 18:53:26.612211 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6736 2024.07.01 18:53:26.612235 [ 3 ] {} <Debug> HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.07.01 18:53:26.612388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6738 2024.07.01 18:53:26.612443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6739 2024.07.01 18:53:26.612462 [ 3 ] {} <Debug> HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6740 2024.07.01 18:53:26.612479 [ 3 ] {} <Debug> HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.07.01 18:53:26.612493 [ 3 ] {} <Debug> HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.07.01 18:53:26.612524 [ 3 ] {} <Trace> HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6743 2024.07.01 18:53:26.612673 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6744 2024.07.01 18:53:26.612722 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6745 2024.07.01 18:53:26.612887 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6746 2024.07.01 18:53:26.613347 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6747 2024.07.01 18:53:26.613385 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6748 2024.07.01 18:53:26.613784 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6749 2024.07.01 18:53:26.614136 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6750 2024.07.01 18:53:26.614300 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001689 sec., 95322.67613972766 rows/sec., 6.64 MiB/sec.
6751 2024.07.01 18:53:26.614474 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Debug> DynamicQueryHandler: Done processing query
6752 2024.07.01 18:53:26.614498 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6753 2024.07.01 18:53:26.614513 [ 3 ] {} <Debug> HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6754 2024.07.01 18:53:26.614648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6755 2024.07.01 18:53:26.614698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6756 2024.07.01 18:53:26.614717 [ 3 ] {} <Debug> HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6757 2024.07.01 18:53:26.614734 [ 3 ] {} <Debug> HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6758 2024.07.01 18:53:26.614747 [ 3 ] {} <Debug> HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6759 2024.07.01 18:53:26.614778 [ 3 ] {} <Trace> HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6760 2024.07.01 18:53:26.614912 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6761 2024.07.01 18:53:26.614957 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6762 2024.07.01 18:53:26.615087 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6763 2024.07.01 18:53:26.615391 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6764 2024.07.01 18:53:26.615428 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6765 2024.07.01 18:53:26.615796 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6766 2024.07.01 18:53:26.616124 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6767 2024.07.01 18:53:26.616279 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
6768 2024.07.01 18:53:26.616440 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Debug> DynamicQueryHandler: Done processing query
6769 2024.07.01 18:53:26.616465 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6770 2024.07.01 18:53:26.616480 [ 3 ] {} <Debug> HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.07.01 18:53:31.604550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6772 2024.07.01 18:53:31.604696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6773 2024.07.01 18:53:31.604727 [ 3 ] {} <Debug> HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6774 2024.07.01 18:53:31.604756 [ 3 ] {} <Debug> HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.07.01 18:53:31.604775 [ 3 ] {} <Debug> HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6776 2024.07.01 18:53:31.604830 [ 3 ] {} <Trace> HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6777 2024.07.01 18:53:31.605059 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6778 2024.07.01 18:53:31.605138 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6779 2024.07.01 18:53:31.605362 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6780 2024.07.01 18:53:31.605835 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6781 2024.07.01 18:53:31.605885 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6782 2024.07.01 18:53:31.606269 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6783 2024.07.01 18:53:31.606619 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6784 2024.07.01 18:53:31.606803 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 1.31 MiB/sec.
6785 2024.07.01 18:53:31.607033 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Debug> DynamicQueryHandler: Done processing query
6786 2024.07.01 18:53:31.607061 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6787 2024.07.01 18:53:31.607077 [ 3 ] {} <Debug> HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6788 2024.07.01 18:53:31.607239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6789 2024.07.01 18:53:31.607299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6790 2024.07.01 18:53:31.607319 [ 3 ] {} <Debug> HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6791 2024.07.01 18:53:31.607340 [ 3 ] {} <Debug> HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6792 2024.07.01 18:53:31.607355 [ 3 ] {} <Debug> HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6793 2024.07.01 18:53:31.607392 [ 3 ] {} <Trace> HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6794 2024.07.01 18:53:31.607501 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6795 2024.07.01 18:53:31.607549 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6796 2024.07.01 18:53:31.607684 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6797 2024.07.01 18:53:31.607990 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6798 2024.07.01 18:53:31.608028 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6799 2024.07.01 18:53:31.608347 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6800 2024.07.01 18:53:31.608661 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6801 2024.07.01 18:53:31.608827 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001352 sec., 2958.579881656805 rows/sec., 241.25 KiB/sec.
6802 2024.07.01 18:53:31.608998 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Debug> DynamicQueryHandler: Done processing query
6803 2024.07.01 18:53:31.609023 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6804 2024.07.01 18:53:31.609039 [ 3 ] {} <Debug> HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.07.01 18:53:31.609206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6806 2024.07.01 18:53:31.609260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6807 2024.07.01 18:53:31.609279 [ 3 ] {} <Debug> HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6808 2024.07.01 18:53:31.609297 [ 3 ] {} <Debug> HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.07.01 18:53:31.609312 [ 3 ] {} <Debug> HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6810 2024.07.01 18:53:31.609345 [ 3 ] {} <Trace> HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6811 2024.07.01 18:53:31.609487 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6812 2024.07.01 18:53:31.609530 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6813 2024.07.01 18:53:31.609659 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6814 2024.07.01 18:53:31.610059 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6815 2024.07.01 18:53:31.610096 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6816 2024.07.01 18:53:31.610413 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6817 2024.07.01 18:53:31.610716 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6818 2024.07.01 18:53:31.610868 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Debug> executeQuery: Read 148 rows, 12.69 KiB in 0.001439 sec., 102849.20083391244 rows/sec., 8.61 MiB/sec.
6819 2024.07.01 18:53:31.611081 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Debug> DynamicQueryHandler: Done processing query
6820 2024.07.01 18:53:31.611115 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6821 2024.07.01 18:53:31.611136 [ 3 ] {} <Debug> HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.07.01 18:53:31.611277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6823 2024.07.01 18:53:31.611340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6824 2024.07.01 18:53:31.611363 [ 3 ] {} <Debug> HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6825 2024.07.01 18:53:31.611384 [ 3 ] {} <Debug> HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.07.01 18:53:31.611401 [ 3 ] {} <Debug> HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.07.01 18:53:31.611442 [ 3 ] {} <Trace> HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6828 2024.07.01 18:53:31.611565 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6829 2024.07.01 18:53:31.611620 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6830 2024.07.01 18:53:31.611756 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6831 2024.07.01 18:53:31.612047 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6832 2024.07.01 18:53:31.612086 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6833 2024.07.01 18:53:31.612395 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6834 2024.07.01 18:53:31.612700 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6835 2024.07.01 18:53:31.612843 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 213.20 KiB/sec.
6836 2024.07.01 18:53:31.613026 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Debug> DynamicQueryHandler: Done processing query
6837 2024.07.01 18:53:31.613051 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6838 2024.07.01 18:53:31.613067 [ 3 ] {} <Debug> HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.07.01 18:53:31.613201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6840 2024.07.01 18:53:31.613249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6841 2024.07.01 18:53:31.613268 [ 3 ] {} <Debug> HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6842 2024.07.01 18:53:31.613284 [ 3 ] {} <Debug> HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6843 2024.07.01 18:53:31.613298 [ 3 ] {} <Debug> HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.07.01 18:53:31.613330 [ 3 ] {} <Trace> HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6845 2024.07.01 18:53:31.613458 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6846 2024.07.01 18:53:31.613501 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6847 2024.07.01 18:53:31.613635 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6848 2024.07.01 18:53:31.614049 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6849 2024.07.01 18:53:31.614088 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6850 2024.07.01 18:53:31.614410 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6851 2024.07.01 18:53:31.614720 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6852 2024.07.01 18:53:31.614865 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001458 sec., 67215.3635116598 rows/sec., 5.25 MiB/sec.
6853 2024.07.01 18:53:31.615038 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Debug> DynamicQueryHandler: Done processing query
6854 2024.07.01 18:53:31.615063 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6855 2024.07.01 18:53:31.615079 [ 3 ] {} <Debug> HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.07.01 18:53:31.615232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6857 2024.07.01 18:53:31.615281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6858 2024.07.01 18:53:31.615299 [ 3 ] {} <Debug> HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6859 2024.07.01 18:53:31.615316 [ 3 ] {} <Debug> HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6860 2024.07.01 18:53:31.615330 [ 3 ] {} <Debug> HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.07.01 18:53:31.615361 [ 3 ] {} <Trace> HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6862 2024.07.01 18:53:31.615514 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6863 2024.07.01 18:53:31.615562 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6864 2024.07.01 18:53:31.615709 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6865 2024.07.01 18:53:31.616122 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2024.07.01 18:53:31.616159 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6867 2024.07.01 18:53:31.616557 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6868 2024.07.01 18:53:31.616900 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6869 2024.07.01 18:53:31.617062 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001613 sec., 100433.9739615623 rows/sec., 6.99 MiB/sec.
6870 2024.07.01 18:53:31.617238 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Debug> DynamicQueryHandler: Done processing query
6871 2024.07.01 18:53:31.617263 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6872 2024.07.01 18:53:31.617279 [ 3 ] {} <Debug> HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.07.01 18:53:31.617448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6874 2024.07.01 18:53:31.617497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6875 2024.07.01 18:53:31.617516 [ 3 ] {} <Debug> HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6876 2024.07.01 18:53:31.617533 [ 3 ] {} <Debug> HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.07.01 18:53:31.617547 [ 3 ] {} <Debug> HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.07.01 18:53:31.617578 [ 3 ] {} <Trace> HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6879 2024.07.01 18:53:31.617891 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6880 2024.07.01 18:53:31.617957 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6881 2024.07.01 18:53:31.618365 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6882 2024.07.01 18:53:31.619299 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6883 2024.07.01 18:53:31.619335 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6884 2024.07.01 18:53:31.619971 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6885 2024.07.01 18:53:31.620386 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6886 2024.07.01 18:53:31.620601 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002924 sec., 10259.917920656635 rows/sec., 18.39 MiB/sec.
6887 2024.07.01 18:53:31.621145 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Debug> DynamicQueryHandler: Done processing query
6888 2024.07.01 18:53:31.621170 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6889 2024.07.01 18:53:31.621186 [ 3 ] {} <Debug> HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6890 2024.07.01 18:53:31.621363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6891 2024.07.01 18:53:31.621412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6892 2024.07.01 18:53:31.621431 [ 3 ] {} <Debug> HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6893 2024.07.01 18:53:31.621447 [ 3 ] {} <Debug> HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6894 2024.07.01 18:53:31.621460 [ 3 ] {} <Debug> HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6895 2024.07.01 18:53:31.621491 [ 3 ] {} <Trace> HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6896 2024.07.01 18:53:31.621611 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6897 2024.07.01 18:53:31.621655 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6898 2024.07.01 18:53:31.621805 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6899 2024.07.01 18:53:31.622100 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6900 2024.07.01 18:53:31.622136 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6901 2024.07.01 18:53:31.622498 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6902 2024.07.01 18:53:31.622815 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6903 2024.07.01 18:53:31.622977 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
6904 2024.07.01 18:53:31.623163 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Debug> DynamicQueryHandler: Done processing query
6905 2024.07.01 18:53:31.623196 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6906 2024.07.01 18:53:31.623220 [ 3 ] {} <Debug> HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.07.01 18:53:34.856224 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
6908 2024.07.01 18:53:34.856271 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
6909 2024.07.01 18:53:36.603465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6910 2024.07.01 18:53:36.603705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6911 2024.07.01 18:53:36.603751 [ 3 ] {} <Debug> HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6912 2024.07.01 18:53:36.603793 [ 3 ] {} <Debug> HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6913 2024.07.01 18:53:36.603821 [ 3 ] {} <Debug> HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6914 2024.07.01 18:53:36.603898 [ 3 ] {} <Trace> HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6915 2024.07.01 18:53:36.604082 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6916 2024.07.01 18:53:36.604150 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6917 2024.07.01 18:53:36.604345 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6918 2024.07.01 18:53:36.604808 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6919 2024.07.01 18:53:36.604851 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6920 2024.07.01 18:53:36.605217 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6921 2024.07.01 18:53:36.605570 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6922 2024.07.01 18:53:36.605754 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00172 sec., 1162.7906976744187 rows/sec., 94.82 KiB/sec.
6923 2024.07.01 18:53:36.605958 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Debug> DynamicQueryHandler: Done processing query
6924 2024.07.01 18:53:36.605983 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6925 2024.07.01 18:53:36.606003 [ 3 ] {} <Debug> HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.07.01 18:53:36.606156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6927 2024.07.01 18:53:36.606205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6928 2024.07.01 18:53:36.606224 [ 3 ] {} <Debug> HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6929 2024.07.01 18:53:36.606241 [ 3 ] {} <Debug> HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6930 2024.07.01 18:53:36.606255 [ 3 ] {} <Debug> HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6931 2024.07.01 18:53:36.606285 [ 3 ] {} <Trace> HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6932 2024.07.01 18:53:36.606390 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6933 2024.07.01 18:53:36.606433 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6934 2024.07.01 18:53:36.606560 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6935 2024.07.01 18:53:36.606873 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6936 2024.07.01 18:53:36.606909 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6937 2024.07.01 18:53:36.607222 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6938 2024.07.01 18:53:36.607536 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6939 2024.07.01 18:53:36.607688 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001324 sec., 43051.359516616314 rows/sec., 3.30 MiB/sec.
6940 2024.07.01 18:53:36.607941 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Debug> DynamicQueryHandler: Done processing query
6941 2024.07.01 18:53:36.607997 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6942 2024.07.01 18:53:36.608049 [ 3 ] {} <Debug> HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6943 2024.07.01 18:53:36.608210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6944 2024.07.01 18:53:36.608262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6945 2024.07.01 18:53:36.608281 [ 3 ] {} <Debug> HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6946 2024.07.01 18:53:36.608297 [ 3 ] {} <Debug> HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6947 2024.07.01 18:53:36.608311 [ 3 ] {} <Debug> HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6948 2024.07.01 18:53:36.608343 [ 3 ] {} <Trace> HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6949 2024.07.01 18:53:36.608439 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6950 2024.07.01 18:53:36.608483 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6951 2024.07.01 18:53:36.608624 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6952 2024.07.01 18:53:36.608890 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6953 2024.07.01 18:53:36.608926 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6954 2024.07.01 18:53:36.609219 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6955 2024.07.01 18:53:36.609518 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6956 2024.07.01 18:53:36.609671 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 111.99 KiB/sec.
6957 2024.07.01 18:53:36.609833 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Debug> DynamicQueryHandler: Done processing query
6958 2024.07.01 18:53:36.609858 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6959 2024.07.01 18:53:36.609873 [ 3 ] {} <Debug> HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6960 2024.07.01 18:53:36.609995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6961 2024.07.01 18:53:36.610041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6962 2024.07.01 18:53:36.610059 [ 3 ] {} <Debug> HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6963 2024.07.01 18:53:36.610074 [ 3 ] {} <Debug> HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.07.01 18:53:36.610086 [ 3 ] {} <Debug> HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6965 2024.07.01 18:53:36.610114 [ 3 ] {} <Trace> HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6966 2024.07.01 18:53:36.610218 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6967 2024.07.01 18:53:36.610257 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6968 2024.07.01 18:53:36.610373 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6969 2024.07.01 18:53:36.610662 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6970 2024.07.01 18:53:36.610695 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6971 2024.07.01 18:53:36.611050 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6972 2024.07.01 18:53:36.611352 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6973 2024.07.01 18:53:36.611506 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001304 sec., 50613.496932515336 rows/sec., 3.95 MiB/sec.
6974 2024.07.01 18:53:36.611698 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Debug> DynamicQueryHandler: Done processing query
6975 2024.07.01 18:53:36.611727 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6976 2024.07.01 18:53:36.611747 [ 3 ] {} <Debug> HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6977 2024.07.01 18:53:36.611886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6978 2024.07.01 18:53:36.611933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6979 2024.07.01 18:53:36.611952 [ 3 ] {} <Debug> HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6980 2024.07.01 18:53:36.611968 [ 3 ] {} <Debug> HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6981 2024.07.01 18:53:36.611981 [ 3 ] {} <Debug> HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6982 2024.07.01 18:53:36.612015 [ 3 ] {} <Trace> HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6983 2024.07.01 18:53:36.612156 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6984 2024.07.01 18:53:36.612201 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6985 2024.07.01 18:53:36.612346 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6986 2024.07.01 18:53:36.612712 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6987 2024.07.01 18:53:36.612747 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
6988 2024.07.01 18:53:36.613132 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6989 2024.07.01 18:53:36.613470 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6990 2024.07.01 18:53:36.613614 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001518 sec., 106060.60606060606 rows/sec., 7.39 MiB/sec.
6991 2024.07.01 18:53:36.613785 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Debug> DynamicQueryHandler: Done processing query
6992 2024.07.01 18:53:36.613810 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6993 2024.07.01 18:53:36.613825 [ 3 ] {} <Debug> HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6994 2024.07.01 18:53:36.613951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6995 2024.07.01 18:53:36.613999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6996 2024.07.01 18:53:36.614018 [ 3 ] {} <Debug> HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
6997 2024.07.01 18:53:36.614034 [ 3 ] {} <Debug> HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6998 2024.07.01 18:53:36.614047 [ 3 ] {} <Debug> HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6999 2024.07.01 18:53:36.614077 [ 3 ] {} <Trace> HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7000 2024.07.01 18:53:36.614200 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7001 2024.07.01 18:53:36.614244 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7002 2024.07.01 18:53:36.614369 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7003 2024.07.01 18:53:36.614641 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7004 2024.07.01 18:53:36.614676 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
7005 2024.07.01 18:53:36.615029 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7006 2024.07.01 18:53:36.615342 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7007 2024.07.01 18:53:36.615480 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
7008 2024.07.01 18:53:36.615741 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Debug> DynamicQueryHandler: Done processing query
7009 2024.07.01 18:53:36.615787 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7010 2024.07.01 18:53:36.615820 [ 3 ] {} <Debug> HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7011 2024.07.01 18:53:41.605513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7012 2024.07.01 18:53:41.605663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7013 2024.07.01 18:53:41.605694 [ 3 ] {} <Debug> HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7014 2024.07.01 18:53:41.605723 [ 3 ] {} <Debug> HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7015 2024.07.01 18:53:41.605741 [ 3 ] {} <Debug> HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7016 2024.07.01 18:53:41.605797 [ 3 ] {} <Trace> HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7017 2024.07.01 18:53:41.606024 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7018 2024.07.01 18:53:41.606099 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7019 2024.07.01 18:53:41.606291 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7020 2024.07.01 18:53:41.606694 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7021 2024.07.01 18:53:41.606735 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7022 2024.07.01 18:53:41.607108 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7023 2024.07.01 18:53:41.607439 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7024 2024.07.01 18:53:41.607616 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001665 sec., 18018.018018018018 rows/sec., 1.43 MiB/sec.
7025 2024.07.01 18:53:41.607894 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Debug> DynamicQueryHandler: Done processing query
7026 2024.07.01 18:53:41.607920 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7027 2024.07.01 18:53:41.607936 [ 3 ] {} <Debug> HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7028 2024.07.01 18:53:41.608068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7029 2024.07.01 18:53:41.608118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7030 2024.07.01 18:53:41.608136 [ 3 ] {} <Debug> HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7031 2024.07.01 18:53:41.608153 [ 3 ] {} <Debug> HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7032 2024.07.01 18:53:41.608166 [ 3 ] {} <Debug> HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7033 2024.07.01 18:53:41.608196 [ 3 ] {} <Trace> HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7034 2024.07.01 18:53:41.608291 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7035 2024.07.01 18:53:41.608334 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7036 2024.07.01 18:53:41.608480 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7037 2024.07.01 18:53:41.608773 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7038 2024.07.01 18:53:41.608809 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7039 2024.07.01 18:53:41.609114 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7040 2024.07.01 18:53:41.609412 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7041 2024.07.01 18:53:41.609568 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 125.74 KiB/sec.
7042 2024.07.01 18:53:41.609888 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Debug> DynamicQueryHandler: Done processing query
7043 2024.07.01 18:53:41.609913 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7044 2024.07.01 18:53:41.609929 [ 3 ] {} <Debug> HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7045 2024.07.01 18:53:41.610093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7046 2024.07.01 18:53:41.610141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7047 2024.07.01 18:53:41.610159 [ 3 ] {} <Debug> HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7048 2024.07.01 18:53:41.610175 [ 3 ] {} <Debug> HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7049 2024.07.01 18:53:41.610188 [ 3 ] {} <Debug> HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7050 2024.07.01 18:53:41.610219 [ 3 ] {} <Trace> HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7051 2024.07.01 18:53:41.610357 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7052 2024.07.01 18:53:41.610400 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7053 2024.07.01 18:53:41.610546 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7054 2024.07.01 18:53:41.610925 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7055 2024.07.01 18:53:41.610960 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7056 2024.07.01 18:53:41.611273 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7057 2024.07.01 18:53:41.611573 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7058 2024.07.01 18:53:41.611724 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Debug> executeQuery: Read 147 rows, 12.62 KiB in 0.001423 sec., 103302.88123682361 rows/sec., 8.66 MiB/sec.
7059 2024.07.01 18:53:41.611875 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Debug> DynamicQueryHandler: Done processing query
7060 2024.07.01 18:53:41.611898 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7061 2024.07.01 18:53:41.611914 [ 3 ] {} <Debug> HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7062 2024.07.01 18:53:41.612032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7063 2024.07.01 18:53:41.612079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7064 2024.07.01 18:53:41.612098 [ 3 ] {} <Debug> HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7065 2024.07.01 18:53:41.612114 [ 3 ] {} <Debug> HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.07.01 18:53:41.612128 [ 3 ] {} <Debug> HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7067 2024.07.01 18:53:41.612158 [ 3 ] {} <Trace> HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7068 2024.07.01 18:53:41.612251 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7069 2024.07.01 18:53:41.612292 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7070 2024.07.01 18:53:41.612417 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7071 2024.07.01 18:53:41.612670 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7072 2024.07.01 18:53:41.612706 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7073 2024.07.01 18:53:41.612997 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7074 2024.07.01 18:53:41.613309 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7075 2024.07.01 18:53:41.613466 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 113.26 KiB/sec.
7076 2024.07.01 18:53:41.613752 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Debug> DynamicQueryHandler: Done processing query
7077 2024.07.01 18:53:41.613778 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7078 2024.07.01 18:53:41.613793 [ 3 ] {} <Debug> HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.07.01 18:53:41.613912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7080 2024.07.01 18:53:41.613961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7081 2024.07.01 18:53:41.613979 [ 3 ] {} <Debug> HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7082 2024.07.01 18:53:41.613995 [ 3 ] {} <Debug> HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7083 2024.07.01 18:53:41.614008 [ 3 ] {} <Debug> HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7084 2024.07.01 18:53:41.614038 [ 3 ] {} <Trace> HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7085 2024.07.01 18:53:41.614163 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7086 2024.07.01 18:53:41.614206 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7087 2024.07.01 18:53:41.614349 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7088 2024.07.01 18:53:41.614685 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7089 2024.07.01 18:53:41.614721 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7090 2024.07.01 18:53:41.615033 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7091 2024.07.01 18:53:41.615332 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7092 2024.07.01 18:53:41.615485 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001356 sec., 70796.46017699115 rows/sec., 5.53 MiB/sec.
7093 2024.07.01 18:53:41.615634 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Debug> DynamicQueryHandler: Done processing query
7094 2024.07.01 18:53:41.615658 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7095 2024.07.01 18:53:41.615674 [ 3 ] {} <Debug> HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7096 2024.07.01 18:53:41.615822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7097 2024.07.01 18:53:41.615868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7098 2024.07.01 18:53:41.615887 [ 3 ] {} <Debug> HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7099 2024.07.01 18:53:41.615903 [ 3 ] {} <Debug> HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.07.01 18:53:41.615916 [ 3 ] {} <Debug> HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7101 2024.07.01 18:53:41.615946 [ 3 ] {} <Trace> HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7102 2024.07.01 18:53:41.616086 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7103 2024.07.01 18:53:41.616134 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7104 2024.07.01 18:53:41.616275 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7105 2024.07.01 18:53:41.616743 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7106 2024.07.01 18:53:41.616777 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7107 2024.07.01 18:53:41.617158 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7108 2024.07.01 18:53:41.617488 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7109 2024.07.01 18:53:41.617652 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001625 sec., 99076.92307692308 rows/sec., 6.90 MiB/sec.
7110 2024.07.01 18:53:41.617820 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Debug> DynamicQueryHandler: Done processing query
7111 2024.07.01 18:53:41.617844 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7112 2024.07.01 18:53:41.617859 [ 3 ] {} <Debug> HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7113 2024.07.01 18:53:41.618006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7114 2024.07.01 18:53:41.618054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7115 2024.07.01 18:53:41.618072 [ 3 ] {} <Debug> HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7116 2024.07.01 18:53:41.618088 [ 3 ] {} <Debug> HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.07.01 18:53:41.618103 [ 3 ] {} <Debug> HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7118 2024.07.01 18:53:41.618133 [ 3 ] {} <Trace> HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7119 2024.07.01 18:53:41.618427 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7120 2024.07.01 18:53:41.618491 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7121 2024.07.01 18:53:41.618889 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7122 2024.07.01 18:53:41.619546 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7123 2024.07.01 18:53:41.619581 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7124 2024.07.01 18:53:41.620170 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7125 2024.07.01 18:53:41.620576 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7126 2024.07.01 18:53:41.620775 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002557 sec., 11732.49902229175 rows/sec., 21.02 MiB/sec.
7127 2024.07.01 18:53:41.620981 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Debug> DynamicQueryHandler: Done processing query
7128 2024.07.01 18:53:41.621005 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7129 2024.07.01 18:53:41.621020 [ 3 ] {} <Debug> HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7130 2024.07.01 18:53:41.621157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7131 2024.07.01 18:53:41.621201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7132 2024.07.01 18:53:41.621218 [ 3 ] {} <Debug> HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7133 2024.07.01 18:53:41.621234 [ 3 ] {} <Debug> HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7134 2024.07.01 18:53:41.621254 [ 3 ] {} <Debug> HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7135 2024.07.01 18:53:41.621320 [ 3 ] {} <Trace> HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7136 2024.07.01 18:53:41.621488 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7137 2024.07.01 18:53:41.621540 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7138 2024.07.01 18:53:41.621692 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7139 2024.07.01 18:53:41.622133 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7140 2024.07.01 18:53:41.622171 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7141 2024.07.01 18:53:41.622557 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7142 2024.07.01 18:53:41.622888 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7143 2024.07.01 18:53:41.623048 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec.
7144 2024.07.01 18:53:41.623220 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Debug> DynamicQueryHandler: Done processing query
7145 2024.07.01 18:53:41.623245 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7146 2024.07.01 18:53:41.623261 [ 3 ] {} <Debug> HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7147 2024.07.01 18:53:46.603338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7148 2024.07.01 18:53:46.603489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7149 2024.07.01 18:53:46.603520 [ 3 ] {} <Debug> HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7150 2024.07.01 18:53:46.603547 [ 3 ] {} <Debug> HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7151 2024.07.01 18:53:46.603566 [ 3 ] {} <Debug> HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7152 2024.07.01 18:53:46.603623 [ 3 ] {} <Trace> HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7153 2024.07.01 18:53:46.603828 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7154 2024.07.01 18:53:46.603906 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7155 2024.07.01 18:53:46.604127 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7156 2024.07.01 18:53:46.604575 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7157 2024.07.01 18:53:46.604619 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7158 2024.07.01 18:53:46.604989 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7159 2024.07.01 18:53:46.605345 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7160 2024.07.01 18:53:46.605522 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001744 sec., 1146.788990825688 rows/sec., 93.51 KiB/sec.
7161 2024.07.01 18:53:46.605535 [ 79 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
7162 2024.07.01 18:53:46.605645 [ 79 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7163 2024.07.01 18:53:46.605692 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7164 2024.07.01 18:53:46.605858 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Debug> DynamicQueryHandler: Done processing query
7165 2024.07.01 18:53:46.605947 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7166 2024.07.01 18:53:46.606056 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
7167 2024.07.01 18:53:46.606085 [ 3 ] {} <Debug> HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7168 2024.07.01 18:53:46.606376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7169 2024.07.01 18:53:46.606441 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7170 2024.07.01 18:53:46.606479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7171 2024.07.01 18:53:46.606501 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
7172 2024.07.01 18:53:46.606513 [ 3 ] {} <Debug> HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7173 2024.07.01 18:53:46.606561 [ 3 ] {} <Debug> HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.07.01 18:53:46.606605 [ 3 ] {} <Debug> HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7175 2024.07.01 18:53:46.606740 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
7176 2024.07.01 18:53:46.606784 [ 3 ] {} <Trace> HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7177 2024.07.01 18:53:46.606996 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
7178 2024.07.01 18:53:46.607290 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
7179 2024.07.01 18:53:46.607327 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7180 2024.07.01 18:53:46.607508 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
7181 2024.07.01 18:53:46.607530 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7182 2024.07.01 18:53:46.607861 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
7183 2024.07.01 18:53:46.608568 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7184 2024.07.01 18:53:46.609416 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7185 2024.07.01 18:53:46.609486 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7186 2024.07.01 18:53:46.610418 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7187 2024.07.01 18:53:46.610500 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004719894 sec., 5508.598286317448 rows/sec., 449.19 KiB/sec.
7188 2024.07.01 18:53:46.610931 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
7189 2024.07.01 18:53:46.611135 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7190 2024.07.01 18:53:46.611405 [ 79 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7191 2024.07.01 18:53:46.611515 [ 79 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7192 2024.07.01 18:53:46.611544 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.004376 sec., 13025.594149908593 rows/sec., 1023.43 KiB/sec.
7193 2024.07.01 18:53:46.611607 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7194 2024.07.01 18:53:46.612335 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
7195 2024.07.01 18:53:46.612539 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Debug> DynamicQueryHandler: Done processing query
7196 2024.07.01 18:53:46.612763 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7197 2024.07.01 18:53:46.612907 [ 3 ] {} <Debug> HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7198 2024.07.01 18:53:46.613297 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7199 2024.07.01 18:53:46.613331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7200 2024.07.01 18:53:46.613423 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7201 2024.07.01 18:53:46.613457 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 189 rows starting from the beginning of the part
7202 2024.07.01 18:53:46.613582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7203 2024.07.01 18:53:46.613944 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
7204 2024.07.01 18:53:46.613742 [ 3 ] {} <Debug> HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7205 2024.07.01 18:53:46.614175 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 57 rows starting from the beginning of the part
7206 2024.07.01 18:53:46.614250 [ 3 ] {} <Debug> HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7207 2024.07.01 18:53:46.614268 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7208 2024.07.01 18:53:46.614315 [ 3 ] {} <Debug> HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.07.01 18:53:46.614483 [ 3 ] {} <Trace> HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7210 2024.07.01 18:53:46.614499 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part
7211 2024.07.01 18:53:46.614852 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 57 rows starting from the beginning of the part
7212 2024.07.01 18:53:46.614882 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7213 2024.07.01 18:53:46.615076 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7214 2024.07.01 18:53:46.615143 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 147 rows starting from the beginning of the part
7215 2024.07.01 18:53:46.615467 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 57 rows starting from the beginning of the part
7216 2024.07.01 18:53:46.615872 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7217 2024.07.01 18:53:46.616315 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7218 2024.07.01 18:53:46.616358 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7219 2024.07.01 18:53:46.616837 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7220 2024.07.01 18:53:46.617268 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 4 columns (4 merged, 0 gathered) in 0.005477964 sec., 119569.97161719207 rows/sec., 9.74 MiB/sec.
7221 2024.07.01 18:53:46.617437 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7222 2024.07.01 18:53:46.617673 [ 79 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
7223 2024.07.01 18:53:46.617716 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00299 sec., 668.8963210702341 rows/sec., 46.71 KiB/sec.
7224 2024.07.01 18:53:46.617745 [ 79 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7225 2024.07.01 18:53:46.617735 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7226 2024.07.01 18:53:46.617842 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7227 2024.07.01 18:53:46.618265 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Debug> DynamicQueryHandler: Done processing query
7228 2024.07.01 18:53:46.618321 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7229 2024.07.01 18:53:46.618349 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
7230 2024.07.01 18:53:46.618378 [ 3 ] {} <Debug> HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.07.01 18:53:46.618714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7232 2024.07.01 18:53:46.618834 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7233 2024.07.01 18:53:46.618870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7234 2024.07.01 18:53:46.618913 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
7235 2024.07.01 18:53:46.618942 [ 3 ] {} <Debug> HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7236 2024.07.01 18:53:46.619005 [ 3 ] {} <Debug> HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7237 2024.07.01 18:53:46.619099 [ 3 ] {} <Debug> HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7238 2024.07.01 18:53:46.619290 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
7239 2024.07.01 18:53:46.619347 [ 3 ] {} <Trace> HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7240 2024.07.01 18:53:46.619398 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7241 2024.07.01 18:53:46.619722 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
7242 2024.07.01 18:53:46.619822 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7243 2024.07.01 18:53:46.620116 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7244 2024.07.01 18:53:46.620229 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
7245 2024.07.01 18:53:46.620282 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7246 2024.07.01 18:53:46.620318 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7247 2024.07.01 18:53:46.620561 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
7248 2024.07.01 18:53:46.620892 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
7249 2024.07.01 18:53:46.621471 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7250 2024.07.01 18:53:46.622369 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7251 2024.07.01 18:53:46.622435 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7252 2024.07.01 18:53:46.623319 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7253 2024.07.01 18:53:46.623574 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005507944 sec., 4720.454674194219 rows/sec., 329.60 KiB/sec.
7254 2024.07.01 18:53:46.623801 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
7255 2024.07.01 18:53:46.624097 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7256 2024.07.01 18:53:46.624448 [ 79 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7257 2024.07.01 18:53:46.624523 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004644 sec., 14211.886304909562 rows/sec., 1.11 MiB/sec.
7258 2024.07.01 18:53:46.624531 [ 79 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7259 2024.07.01 18:53:46.624654 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7260 2024.07.01 18:53:46.624771 [ 200 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7261 2024.07.01 18:53:46.625068 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
7262 2024.07.01 18:53:46.625127 [ 200 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
7263 2024.07.01 18:53:46.625147 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Debug> DynamicQueryHandler: Done processing query
7264 2024.07.01 18:53:46.625209 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7265 2024.07.01 18:53:46.625311 [ 3 ] {} <Debug> HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.07.01 18:53:46.625415 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7267 2024.07.01 18:53:46.625493 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7268 2024.07.01 18:53:46.625531 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 150 rows starting from the beginning of the part
7269 2024.07.01 18:53:46.625569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7270 2024.07.01 18:53:46.625713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7271 2024.07.01 18:53:46.625781 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part
7272 2024.07.01 18:53:46.625796 [ 3 ] {} <Debug> HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7273 2024.07.01 18:53:46.625853 [ 3 ] {} <Debug> HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7274 2024.07.01 18:53:46.625908 [ 3 ] {} <Debug> HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7275 2024.07.01 18:53:46.625999 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 98 rows starting from the beginning of the part
7276 2024.07.01 18:53:46.626023 [ 3 ] {} <Trace> HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7277 2024.07.01 18:53:46.626228 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part
7278 2024.07.01 18:53:46.626410 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7279 2024.07.01 18:53:46.626520 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part
7280 2024.07.01 18:53:46.626557 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7281 2024.07.01 18:53:46.626795 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part
7282 2024.07.01 18:53:46.627506 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7283 2024.07.01 18:53:46.628490 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7284 2024.07.01 18:53:46.628574 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7285 2024.07.01 18:53:46.629473 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7286 2024.07.01 18:53:46.629486 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004690753 sec., 115546.48049044579 rows/sec., 9.03 MiB/sec.
7287 2024.07.01 18:53:46.629664 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7288 2024.07.01 18:53:46.630002 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7289 2024.07.01 18:53:46.630239 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7290 2024.07.01 18:53:46.630262 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004024 sec., 40009.94035785289 rows/sec., 2.79 MiB/sec.
7291 2024.07.01 18:53:46.630283 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7292 2024.07.01 18:53:46.630321 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2024.07.01 18:53:46.630434 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7294 2024.07.01 18:53:46.630610 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7295 2024.07.01 18:53:46.631029 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
7296 2024.07.01 18:53:46.631085 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7297 2024.07.01 18:53:46.631471 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Debug> DynamicQueryHandler: Done processing query
7298 2024.07.01 18:53:46.631663 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7299 2024.07.01 18:53:46.631758 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7300 2024.07.01 18:53:46.631799 [ 3 ] {} <Debug> HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7301 2024.07.01 18:53:46.631864 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 6765 rows starting from the beginning of the part
7302 2024.07.01 18:53:46.632014 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part
7303 2024.07.01 18:53:46.632083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7304 2024.07.01 18:53:46.632308 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part
7305 2024.07.01 18:53:46.632314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7306 2024.07.01 18:53:46.632418 [ 3 ] {} <Debug> HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7307 2024.07.01 18:53:46.632576 [ 3 ] {} <Debug> HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7308 2024.07.01 18:53:46.632658 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
7309 2024.07.01 18:53:46.632682 [ 3 ] {} <Debug> HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.07.01 18:53:46.632805 [ 3 ] {} <Trace> HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7311 2024.07.01 18:53:46.632938 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
7312 2024.07.01 18:53:46.633252 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
7313 2024.07.01 18:53:46.633291 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7314 2024.07.01 18:53:46.633460 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7315 2024.07.01 18:53:46.634059 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7316 2024.07.01 18:53:46.634641 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7317 2024.07.01 18:53:46.634684 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7318 2024.07.01 18:53:46.635554 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7319 2024.07.01 18:53:46.636325 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): 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.01 18:53:46.636554 [ 79 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7321 2024.07.01 18:53:46.636592 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003453 sec., 17376.19461337967 rows/sec., 1.17 MiB/sec.
7322 2024.07.01 18:53:46.636609 [ 79 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7323 2024.07.01 18:53:46.636681 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7324 2024.07.01 18:53:46.637113 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Debug> DynamicQueryHandler: Done processing query
7325 2024.07.01 18:53:46.637164 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7326 2024.07.01 18:53:46.637188 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7327 2024.07.01 18:53:46.637202 [ 3 ] {} <Debug> HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7328 2024.07.01 18:53:46.637721 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7329 2024.07.01 18:53:46.637783 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2266 rows starting from the beginning of the part
7330 2024.07.01 18:53:46.637782 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7571 rows, containing 5 columns (5 merged, 0 gathered) in 0.007151826 sec., 1058610.7659778076 rows/sec., 73.83 MiB/sec.
7331 2024.07.01 18:53:46.637972 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7332 2024.07.01 18:53:46.638135 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7333 2024.07.01 18:53:46.638281 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7334 2024.07.01 18:53:46.638464 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7335 2024.07.01 18:53:46.638564 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7336 2024.07.01 18:53:46.638921 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7337 2024.07.01 18:53:46.639921 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7338 2024.07.01 18:53:46.640110 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7339 2024.07.01 18:53:46.640276 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7340 2024.07.01 18:53:46.641270 [ 191 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2566 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369459 sec., 587258.0564321579 rows/sec., 39.48 MiB/sec.
7341 2024.07.01 18:53:46.641549 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7342 2024.07.01 18:53:46.642010 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7343 2024.07.01 18:53:46.642112 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7344 2024.07.01 18:53:46.642219 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
7345 2024.07.01 18:53:49.856311 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
7346 2024.07.01 18:53:49.856371 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
7347 2024.07.01 18:53:51.606548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7348 2024.07.01 18:53:51.606697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7349 2024.07.01 18:53:51.606728 [ 3 ] {} <Debug> HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7350 2024.07.01 18:53:51.606756 [ 3 ] {} <Debug> HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7351 2024.07.01 18:53:51.606775 [ 3 ] {} <Debug> HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7352 2024.07.01 18:53:51.606832 [ 3 ] {} <Trace> HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7353 2024.07.01 18:53:51.607051 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7354 2024.07.01 18:53:51.607128 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7355 2024.07.01 18:53:51.607354 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7356 2024.07.01 18:53:51.607854 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7357 2024.07.01 18:53:51.607902 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7358 2024.07.01 18:53:51.608288 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7359 2024.07.01 18:53:51.608642 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7360 2024.07.01 18:53:51.608825 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001838 sec., 16322.08922742111 rows/sec., 1.29 MiB/sec.
7361 2024.07.01 18:53:51.609078 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Debug> DynamicQueryHandler: Done processing query
7362 2024.07.01 18:53:51.609106 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7363 2024.07.01 18:53:51.609122 [ 3 ] {} <Debug> HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7364 2024.07.01 18:53:51.609289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7365 2024.07.01 18:53:51.609348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7366 2024.07.01 18:53:51.609367 [ 3 ] {} <Debug> HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7367 2024.07.01 18:53:51.609386 [ 3 ] {} <Debug> HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7368 2024.07.01 18:53:51.609400 [ 3 ] {} <Debug> HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.07.01 18:53:51.609434 [ 3 ] {} <Trace> HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7370 2024.07.01 18:53:51.609541 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7371 2024.07.01 18:53:51.609588 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7372 2024.07.01 18:53:51.609723 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7373 2024.07.01 18:53:51.610064 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7374 2024.07.01 18:53:51.610102 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7375 2024.07.01 18:53:51.610427 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7376 2024.07.01 18:53:51.610751 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7377 2024.07.01 18:53:51.610907 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001389 sec., 1439.8848092152627 rows/sec., 117.41 KiB/sec.
7378 2024.07.01 18:53:51.611224 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Debug> DynamicQueryHandler: Done processing query
7379 2024.07.01 18:53:51.611250 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7380 2024.07.01 18:53:51.611266 [ 3 ] {} <Debug> HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7381 2024.07.01 18:53:51.611407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7382 2024.07.01 18:53:51.611460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7383 2024.07.01 18:53:51.611478 [ 3 ] {} <Debug> HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7384 2024.07.01 18:53:51.611496 [ 3 ] {} <Debug> HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7385 2024.07.01 18:53:51.611509 [ 3 ] {} <Debug> HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.07.01 18:53:51.611541 [ 3 ] {} <Trace> HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7387 2024.07.01 18:53:51.611692 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7388 2024.07.01 18:53:51.611738 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7389 2024.07.01 18:53:51.611883 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7390 2024.07.01 18:53:51.612333 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7391 2024.07.01 18:53:51.612371 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7392 2024.07.01 18:53:51.612694 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7393 2024.07.01 18:53:51.613006 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7394 2024.07.01 18:53:51.613145 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Debug> executeQuery: Read 183 rows, 15.43 KiB in 0.001523 sec., 120157.58371634931 rows/sec., 9.89 MiB/sec.
7395 2024.07.01 18:53:51.613347 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Debug> DynamicQueryHandler: Done processing query
7396 2024.07.01 18:53:51.613371 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7397 2024.07.01 18:53:51.613388 [ 3 ] {} <Debug> HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7398 2024.07.01 18:53:51.613519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7399 2024.07.01 18:53:51.613569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7400 2024.07.01 18:53:51.613588 [ 3 ] {} <Debug> HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7401 2024.07.01 18:53:51.613605 [ 3 ] {} <Debug> HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7402 2024.07.01 18:53:51.613618 [ 3 ] {} <Debug> HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7403 2024.07.01 18:53:51.613650 [ 3 ] {} <Trace> HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7404 2024.07.01 18:53:51.613743 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7405 2024.07.01 18:53:51.613787 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7406 2024.07.01 18:53:51.613921 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7407 2024.07.01 18:53:51.614196 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7408 2024.07.01 18:53:51.614233 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7409 2024.07.01 18:53:51.614536 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7410 2024.07.01 18:53:51.614847 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7411 2024.07.01 18:53:51.615001 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 109.70 KiB/sec.
7412 2024.07.01 18:53:51.615170 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Debug> DynamicQueryHandler: Done processing query
7413 2024.07.01 18:53:51.615194 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7414 2024.07.01 18:53:51.615210 [ 3 ] {} <Debug> HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7415 2024.07.01 18:53:51.615332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.07.01 18:53:51.615381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7417 2024.07.01 18:53:51.615400 [ 3 ] {} <Debug> HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7418 2024.07.01 18:53:51.615417 [ 3 ] {} <Debug> HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.07.01 18:53:51.615430 [ 3 ] {} <Debug> HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.07.01 18:53:51.615460 [ 3 ] {} <Trace> HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7421 2024.07.01 18:53:51.615599 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7422 2024.07.01 18:53:51.615642 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7423 2024.07.01 18:53:51.615769 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7424 2024.07.01 18:53:51.616146 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7425 2024.07.01 18:53:51.616184 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7426 2024.07.01 18:53:51.616511 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7427 2024.07.01 18:53:51.616814 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7428 2024.07.01 18:53:51.616971 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Debug> executeQuery: Read 120 rows, 9.58 KiB in 0.001428 sec., 84033.61344537816 rows/sec., 6.55 MiB/sec.
7429 2024.07.01 18:53:51.617133 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Debug> DynamicQueryHandler: Done processing query
7430 2024.07.01 18:53:51.617157 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7431 2024.07.01 18:53:51.617173 [ 3 ] {} <Debug> HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7432 2024.07.01 18:53:51.617339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7433 2024.07.01 18:53:51.617388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7434 2024.07.01 18:53:51.617407 [ 3 ] {} <Debug> HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7435 2024.07.01 18:53:51.617423 [ 3 ] {} <Debug> HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.07.01 18:53:51.617437 [ 3 ] {} <Debug> HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.07.01 18:53:51.617468 [ 3 ] {} <Trace> HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7438 2024.07.01 18:53:51.617654 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7439 2024.07.01 18:53:51.617700 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7440 2024.07.01 18:53:51.617846 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7441 2024.07.01 18:53:51.618447 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7442 2024.07.01 18:53:51.618490 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7443 2024.07.01 18:53:51.618894 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7444 2024.07.01 18:53:51.619242 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.07.01 18:53:51.619398 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001842 sec., 106948.96851248642 rows/sec., 7.47 MiB/sec.
7446 2024.07.01 18:53:51.619573 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Debug> DynamicQueryHandler: Done processing query
7447 2024.07.01 18:53:51.619597 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7448 2024.07.01 18:53:51.619613 [ 3 ] {} <Debug> HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7449 2024.07.01 18:53:51.619777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7450 2024.07.01 18:53:51.619827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7451 2024.07.01 18:53:51.619846 [ 3 ] {} <Debug> HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7452 2024.07.01 18:53:51.619863 [ 3 ] {} <Debug> HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7453 2024.07.01 18:53:51.619876 [ 3 ] {} <Debug> HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7454 2024.07.01 18:53:51.619908 [ 3 ] {} <Trace> HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7455 2024.07.01 18:53:51.620223 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7456 2024.07.01 18:53:51.620288 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7457 2024.07.01 18:53:51.620707 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7458 2024.07.01 18:53:51.621437 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7459 2024.07.01 18:53:51.621474 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7460 2024.07.01 18:53:51.622088 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7461 2024.07.01 18:53:51.622515 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7462 2024.07.01 18:53:51.622713 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002709 sec., 11074.197120708748 rows/sec., 19.84 MiB/sec.
7463 2024.07.01 18:53:51.622934 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Debug> DynamicQueryHandler: Done processing query
7464 2024.07.01 18:53:51.622959 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7465 2024.07.01 18:53:51.622975 [ 3 ] {} <Debug> HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.07.01 18:53:51.623139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7467 2024.07.01 18:53:51.623187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7468 2024.07.01 18:53:51.623207 [ 3 ] {} <Debug> HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7469 2024.07.01 18:53:51.623223 [ 3 ] {} <Debug> HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7470 2024.07.01 18:53:51.623236 [ 3 ] {} <Debug> HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7471 2024.07.01 18:53:51.623267 [ 3 ] {} <Trace> HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7472 2024.07.01 18:53:51.623386 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7473 2024.07.01 18:53:51.623429 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7474 2024.07.01 18:53:51.623555 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7475 2024.07.01 18:53:51.623852 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7476 2024.07.01 18:53:51.623889 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7477 2024.07.01 18:53:51.624250 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7478 2024.07.01 18:53:51.624582 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7479 2024.07.01 18:53:51.624738 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
7480 2024.07.01 18:53:51.624936 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Debug> DynamicQueryHandler: Done processing query
7481 2024.07.01 18:53:51.624972 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7482 2024.07.01 18:53:51.624998 [ 3 ] {} <Debug> HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7483 2024.07.01 18:53:56.603732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7484 2024.07.01 18:53:56.603883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7485 2024.07.01 18:53:56.603913 [ 3 ] {} <Debug> HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7486 2024.07.01 18:53:56.603941 [ 3 ] {} <Debug> HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.07.01 18:53:56.603960 [ 3 ] {} <Debug> HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.07.01 18:53:56.604016 [ 3 ] {} <Trace> HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7489 2024.07.01 18:53:56.604240 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7490 2024.07.01 18:53:56.604316 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7491 2024.07.01 18:53:56.604534 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7492 2024.07.01 18:53:56.605041 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7493 2024.07.01 18:53:56.605084 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7494 2024.07.01 18:53:56.605466 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7495 2024.07.01 18:53:56.605813 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7496 2024.07.01 18:53:56.605993 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec.
7497 2024.07.01 18:53:56.606192 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Debug> DynamicQueryHandler: Done processing query
7498 2024.07.01 18:53:56.606219 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7499 2024.07.01 18:53:56.606237 [ 3 ] {} <Debug> HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7500 2024.07.01 18:53:56.606383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7501 2024.07.01 18:53:56.606434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7502 2024.07.01 18:53:56.606454 [ 3 ] {} <Debug> HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7503 2024.07.01 18:53:56.606471 [ 3 ] {} <Debug> HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7504 2024.07.01 18:53:56.606484 [ 3 ] {} <Debug> HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7505 2024.07.01 18:53:56.606516 [ 3 ] {} <Trace> HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7506 2024.07.01 18:53:56.606633 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7507 2024.07.01 18:53:56.606675 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7508 2024.07.01 18:53:56.606803 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7509 2024.07.01 18:53:56.607157 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7510 2024.07.01 18:53:56.607195 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7511 2024.07.01 18:53:56.607523 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7512 2024.07.01 18:53:56.607840 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7513 2024.07.01 18:53:56.608001 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001402 sec., 45649.0727532097 rows/sec., 3.56 MiB/sec.
7514 2024.07.01 18:53:56.608168 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Debug> DynamicQueryHandler: Done processing query
7515 2024.07.01 18:53:56.608192 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7516 2024.07.01 18:53:56.608208 [ 3 ] {} <Debug> HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.07.01 18:53:56.608473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7518 2024.07.01 18:53:56.608522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7519 2024.07.01 18:53:56.608542 [ 3 ] {} <Debug> HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7520 2024.07.01 18:53:56.608558 [ 3 ] {} <Debug> HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.07.01 18:53:56.608572 [ 3 ] {} <Debug> HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7522 2024.07.01 18:53:56.608603 [ 3 ] {} <Trace> HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7523 2024.07.01 18:53:56.608743 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7524 2024.07.01 18:53:56.608789 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7525 2024.07.01 18:53:56.608934 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7526 2024.07.01 18:53:56.609366 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7527 2024.07.01 18:53:56.609404 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7528 2024.07.01 18:53:56.609797 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7529 2024.07.01 18:53:56.610142 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7530 2024.07.01 18:53:56.610306 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec.
7531 2024.07.01 18:53:56.610555 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Debug> DynamicQueryHandler: Done processing query
7532 2024.07.01 18:53:56.610612 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7533 2024.07.01 18:53:56.610671 [ 3 ] {} <Debug> HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7534 2024.07.01 18:53:56.610905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7535 2024.07.01 18:53:56.610959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7536 2024.07.01 18:53:56.610977 [ 3 ] {} <Debug> HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7537 2024.07.01 18:53:56.610995 [ 3 ] {} <Debug> HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7538 2024.07.01 18:53:56.611008 [ 3 ] {} <Debug> HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7539 2024.07.01 18:53:56.611039 [ 3 ] {} <Trace> HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7540 2024.07.01 18:53:56.611170 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7541 2024.07.01 18:53:56.611215 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7542 2024.07.01 18:53:56.611353 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7543 2024.07.01 18:53:56.611691 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7544 2024.07.01 18:53:56.611728 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7545 2024.07.01 18:53:56.612086 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7546 2024.07.01 18:53:56.612405 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7547 2024.07.01 18:53:56.612556 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec.
7548 2024.07.01 18:53:56.612715 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Debug> DynamicQueryHandler: Done processing query
7549 2024.07.01 18:53:56.612738 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7550 2024.07.01 18:53:56.612752 [ 3 ] {} <Debug> HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.07.01 18:54:01.605484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7552 2024.07.01 18:54:01.605631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7553 2024.07.01 18:54:01.605662 [ 3 ] {} <Debug> HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7554 2024.07.01 18:54:01.605691 [ 3 ] {} <Debug> HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7555 2024.07.01 18:54:01.605709 [ 3 ] {} <Debug> HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7556 2024.07.01 18:54:01.605766 [ 3 ] {} <Trace> HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7557 2024.07.01 18:54:01.605978 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7558 2024.07.01 18:54:01.606047 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7559 2024.07.01 18:54:01.606239 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7560 2024.07.01 18:54:01.606682 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7561 2024.07.01 18:54:01.606725 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7562 2024.07.01 18:54:01.607090 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7563 2024.07.01 18:54:01.607434 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7564 2024.07.01 18:54:01.607654 [ 66 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
7565 2024.07.01 18:54:01.607663 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001744 sec., 17201.83486238532 rows/sec., 1.36 MiB/sec.
7566 2024.07.01 18:54:01.607729 [ 66 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7567 2024.07.01 18:54:01.607791 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7568 2024.07.01 18:54:01.608007 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
7569 2024.07.01 18:54:01.608051 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Debug> DynamicQueryHandler: Done processing query
7570 2024.07.01 18:54:01.608105 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7571 2024.07.01 18:54:01.608129 [ 3 ] {} <Debug> HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.07.01 18:54:01.608243 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7573 2024.07.01 18:54:01.608297 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 30 rows starting from the beginning of the part
7574 2024.07.01 18:54:01.608335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7575 2024.07.01 18:54:01.608479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7576 2024.07.01 18:54:01.608501 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part
7577 2024.07.01 18:54:01.608532 [ 3 ] {} <Debug> HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7578 2024.07.01 18:54:01.608606 [ 3 ] {} <Debug> HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7579 2024.07.01 18:54:01.608672 [ 3 ] {} <Debug> HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7580 2024.07.01 18:54:01.608854 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part
7581 2024.07.01 18:54:01.608873 [ 3 ] {} <Trace> HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7582 2024.07.01 18:54:01.608997 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part
7583 2024.07.01 18:54:01.609319 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part
7584 2024.07.01 18:54:01.609648 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7585 2024.07.01 18:54:01.609814 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7586 2024.07.01 18:54:01.610192 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7587 2024.07.01 18:54:01.611200 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7588 2024.07.01 18:54:01.611279 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7589 2024.07.01 18:54:01.611776 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003878322 sec., 38676.52041269394 rows/sec., 3.06 MiB/sec.
7590 2024.07.01 18:54:01.612013 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7591 2024.07.01 18:54:01.612026 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
7592 2024.07.01 18:54:01.612640 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7593 2024.07.01 18:54:01.612772 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7594 2024.07.01 18:54:01.612940 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.003859 sec., 37833.635656905935 rows/sec., 3.17 MiB/sec.
7595 2024.07.01 18:54:01.612997 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6
7596 2024.07.01 18:54:01.613218 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7597 2024.07.01 18:54:01.613283 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Debug> DynamicQueryHandler: Done processing query
7598 2024.07.01 18:54:01.613311 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7599 2024.07.01 18:54:01.613326 [ 3 ] {} <Debug> HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7600 2024.07.01 18:54:01.613568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7601 2024.07.01 18:54:01.613615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7602 2024.07.01 18:54:01.613634 [ 3 ] {} <Debug> HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7603 2024.07.01 18:54:01.613652 [ 3 ] {} <Debug> HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.07.01 18:54:01.613666 [ 3 ] {} <Debug> HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7605 2024.07.01 18:54:01.613696 [ 3 ] {} <Trace> HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7606 2024.07.01 18:54:01.613832 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7607 2024.07.01 18:54:01.613875 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7608 2024.07.01 18:54:01.614014 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7609 2024.07.01 18:54:01.614398 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7610 2024.07.01 18:54:01.614434 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7611 2024.07.01 18:54:01.614751 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7612 2024.07.01 18:54:01.615062 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7613 2024.07.01 18:54:01.615206 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001431 sec., 65688.32983927324 rows/sec., 5.13 MiB/sec.
7614 2024.07.01 18:54:01.615378 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Debug> DynamicQueryHandler: Done processing query
7615 2024.07.01 18:54:01.615401 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7616 2024.07.01 18:54:01.615416 [ 3 ] {} <Debug> HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7617 2024.07.01 18:54:01.615603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7618 2024.07.01 18:54:01.615651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7619 2024.07.01 18:54:01.615669 [ 3 ] {} <Debug> HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7620 2024.07.01 18:54:01.615686 [ 3 ] {} <Debug> HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7621 2024.07.01 18:54:01.615699 [ 3 ] {} <Debug> HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7622 2024.07.01 18:54:01.615730 [ 3 ] {} <Trace> HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7623 2024.07.01 18:54:01.615872 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7624 2024.07.01 18:54:01.615919 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7625 2024.07.01 18:54:01.616091 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7626 2024.07.01 18:54:01.616474 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7627 2024.07.01 18:54:01.616511 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7628 2024.07.01 18:54:01.616900 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7629 2024.07.01 18:54:01.617232 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7630 2024.07.01 18:54:01.617392 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
7631 2024.07.01 18:54:01.617564 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Debug> DynamicQueryHandler: Done processing query
7632 2024.07.01 18:54:01.617588 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7633 2024.07.01 18:54:01.617604 [ 3 ] {} <Debug> HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7634 2024.07.01 18:54:01.617786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7635 2024.07.01 18:54:01.617857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7636 2024.07.01 18:54:01.617877 [ 3 ] {} <Debug> HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7637 2024.07.01 18:54:01.617895 [ 3 ] {} <Debug> HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7638 2024.07.01 18:54:01.617909 [ 3 ] {} <Debug> HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7639 2024.07.01 18:54:01.617939 [ 3 ] {} <Trace> HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7640 2024.07.01 18:54:01.618233 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7641 2024.07.01 18:54:01.618295 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7642 2024.07.01 18:54:01.618700 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7643 2024.07.01 18:54:01.619393 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7644 2024.07.01 18:54:01.619429 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7645 2024.07.01 18:54:01.620033 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7646 2024.07.01 18:54:01.620427 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7647 2024.07.01 18:54:01.620602 [ 66 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7648 2024.07.01 18:54:01.620624 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0026 sec., 11538.461538461539 rows/sec., 20.68 MiB/sec.
7649 2024.07.01 18:54:01.620666 [ 66 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7650 2024.07.01 18:54:01.620737 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7651 2024.07.01 18:54:01.621069 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
7652 2024.07.01 18:54:01.621200 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Debug> DynamicQueryHandler: Done processing query
7653 2024.07.01 18:54:01.621248 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7654 2024.07.01 18:54:01.621284 [ 3 ] {} <Debug> HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7655 2024.07.01 18:54:01.621485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7656 2024.07.01 18:54:01.621594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7657 2024.07.01 18:54:01.621645 [ 3 ] {} <Debug> HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7658 2024.07.01 18:54:01.621688 [ 3 ] {} <Debug> HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7659 2024.07.01 18:54:01.621732 [ 3 ] {} <Debug> HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.07.01 18:54:01.621822 [ 3 ] {} <Trace> HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7661 2024.07.01 18:54:01.621869 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7662 2024.07.01 18:54:01.622033 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 550 rows starting from the beginning of the part
7663 2024.07.01 18:54:01.622091 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7664 2024.07.01 18:54:01.622209 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7665 2024.07.01 18:54:01.622842 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part
7666 2024.07.01 18:54:01.623048 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7667 2024.07.01 18:54:01.623543 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part
7668 2024.07.01 18:54:01.624274 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7669 2024.07.01 18:54:01.624296 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part
7670 2024.07.01 18:54:01.624339 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7671 2024.07.01 18:54:01.624986 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part
7672 2024.07.01 18:54:01.625660 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part
7673 2024.07.01 18:54:01.625728 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7674 2024.07.01 18:54:01.626742 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7675 2024.07.01 18:54:01.627096 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005087 sec., 11794.770984863377 rows/sec., 813.96 KiB/sec.
7676 2024.07.01 18:54:01.627733 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Debug> DynamicQueryHandler: Done processing query
7677 2024.07.01 18:54:01.627831 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7678 2024.07.01 18:54:01.627937 [ 3 ] {} <Debug> HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.07.01 18:54:01.631216 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.01034902 sec., 67639.25473136587 rows/sec., 121.21 MiB/sec.
7680 2024.07.01 18:54:01.632072 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7681 2024.07.01 18:54:01.632657 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7682 2024.07.01 18:54:01.632737 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7683 2024.07.01 18:54:01.632883 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB.
7684 2024.07.01 18:54:04.856419 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
7685 2024.07.01 18:54:04.856472 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
7686 2024.07.01 18:54:06.603809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7687 2024.07.01 18:54:06.603939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7688 2024.07.01 18:54:06.603964 [ 3 ] {} <Debug> HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7689 2024.07.01 18:54:06.603988 [ 3 ] {} <Debug> HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7690 2024.07.01 18:54:06.604003 [ 3 ] {} <Debug> HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.07.01 18:54:06.604051 [ 3 ] {} <Trace> HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7692 2024.07.01 18:54:06.604251 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7693 2024.07.01 18:54:06.604317 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7694 2024.07.01 18:54:06.604505 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7695 2024.07.01 18:54:06.604946 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7696 2024.07.01 18:54:06.604988 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7697 2024.07.01 18:54:06.605367 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7698 2024.07.01 18:54:06.605704 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7699 2024.07.01 18:54:06.605870 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec.
7700 2024.07.01 18:54:06.606115 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Debug> DynamicQueryHandler: Done processing query
7701 2024.07.01 18:54:06.606141 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7702 2024.07.01 18:54:06.606158 [ 3 ] {} <Debug> HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7703 2024.07.01 18:54:06.606301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7704 2024.07.01 18:54:06.606348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7705 2024.07.01 18:54:06.606368 [ 3 ] {} <Debug> HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7706 2024.07.01 18:54:06.606385 [ 3 ] {} <Debug> HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7707 2024.07.01 18:54:06.606399 [ 3 ] {} <Debug> HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7708 2024.07.01 18:54:06.606430 [ 3 ] {} <Trace> HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7709 2024.07.01 18:54:06.606547 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7710 2024.07.01 18:54:06.606590 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7711 2024.07.01 18:54:06.606725 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7712 2024.07.01 18:54:06.607065 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7713 2024.07.01 18:54:06.607101 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7714 2024.07.01 18:54:06.607411 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7715 2024.07.01 18:54:06.607750 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7716 2024.07.01 18:54:06.607909 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec.
7717 2024.07.01 18:54:06.608073 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Debug> DynamicQueryHandler: Done processing query
7718 2024.07.01 18:54:06.608096 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7719 2024.07.01 18:54:06.608113 [ 3 ] {} <Debug> HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7720 2024.07.01 18:54:06.608278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7721 2024.07.01 18:54:06.608325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7722 2024.07.01 18:54:06.608344 [ 3 ] {} <Debug> HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7723 2024.07.01 18:54:06.608360 [ 3 ] {} <Debug> HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7724 2024.07.01 18:54:06.608375 [ 3 ] {} <Debug> HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.07.01 18:54:06.608404 [ 3 ] {} <Trace> HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7726 2024.07.01 18:54:06.608544 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7727 2024.07.01 18:54:06.608590 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7728 2024.07.01 18:54:06.608733 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7729 2024.07.01 18:54:06.609082 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7730 2024.07.01 18:54:06.609117 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7731 2024.07.01 18:54:06.609506 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7732 2024.07.01 18:54:06.609851 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7733 2024.07.01 18:54:06.609998 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec.
7734 2024.07.01 18:54:06.610184 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Debug> DynamicQueryHandler: Done processing query
7735 2024.07.01 18:54:06.610217 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7736 2024.07.01 18:54:06.610249 [ 3 ] {} <Debug> HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7737 2024.07.01 18:54:06.610406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7738 2024.07.01 18:54:06.610452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7739 2024.07.01 18:54:06.610470 [ 3 ] {} <Debug> HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7740 2024.07.01 18:54:06.610487 [ 3 ] {} <Debug> HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7741 2024.07.01 18:54:06.610501 [ 3 ] {} <Debug> HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7742 2024.07.01 18:54:06.610531 [ 3 ] {} <Trace> HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7743 2024.07.01 18:54:06.610654 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7744 2024.07.01 18:54:06.610697 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7745 2024.07.01 18:54:06.610821 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7746 2024.07.01 18:54:06.611102 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7747 2024.07.01 18:54:06.611137 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7748 2024.07.01 18:54:06.611496 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7749 2024.07.01 18:54:06.611821 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7750 2024.07.01 18:54:06.611976 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
7751 2024.07.01 18:54:06.612144 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Debug> DynamicQueryHandler: Done processing query
7752 2024.07.01 18:54:06.612167 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7753 2024.07.01 18:54:06.612182 [ 3 ] {} <Debug> HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7754 2024.07.01 18:54:11.605758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7755 2024.07.01 18:54:11.605898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7756 2024.07.01 18:54:11.605924 [ 3 ] {} <Debug> HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7757 2024.07.01 18:54:11.605948 [ 3 ] {} <Debug> HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7758 2024.07.01 18:54:11.605962 [ 3 ] {} <Debug> HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7759 2024.07.01 18:54:11.606011 [ 3 ] {} <Trace> HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7760 2024.07.01 18:54:11.606209 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7761 2024.07.01 18:54:11.606276 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7762 2024.07.01 18:54:11.606461 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7763 2024.07.01 18:54:11.606858 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7764 2024.07.01 18:54:11.606900 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7765 2024.07.01 18:54:11.607267 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7766 2024.07.01 18:54:11.607603 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7767 2024.07.01 18:54:11.607782 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.45 MiB/sec.
7768 2024.07.01 18:54:11.607970 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Debug> DynamicQueryHandler: Done processing query
7769 2024.07.01 18:54:11.607996 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7770 2024.07.01 18:54:11.608011 [ 3 ] {} <Debug> HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7771 2024.07.01 18:54:11.608156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7772 2024.07.01 18:54:11.608204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7773 2024.07.01 18:54:11.608223 [ 3 ] {} <Debug> HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7774 2024.07.01 18:54:11.608240 [ 3 ] {} <Debug> HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7775 2024.07.01 18:54:11.608254 [ 3 ] {} <Debug> HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7776 2024.07.01 18:54:11.608284 [ 3 ] {} <Trace> HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7777 2024.07.01 18:54:11.608420 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7778 2024.07.01 18:54:11.608462 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7779 2024.07.01 18:54:11.608582 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7780 2024.07.01 18:54:11.608997 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7781 2024.07.01 18:54:11.609032 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7782 2024.07.01 18:54:11.609349 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7783 2024.07.01 18:54:11.609663 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7784 2024.07.01 18:54:11.609788 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.001427 sec., 102312.54379817798 rows/sec., 8.59 MiB/sec.
7785 2024.07.01 18:54:11.609791 [ 56 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7786 2024.07.01 18:54:11.609859 [ 56 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7787 2024.07.01 18:54:11.609893 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7788 2024.07.01 18:54:11.609977 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Debug> DynamicQueryHandler: Done processing query
7789 2024.07.01 18:54:11.610026 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7790 2024.07.01 18:54:11.610085 [ 3 ] {} <Debug> HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.07.01 18:54:11.610157 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
7792 2024.07.01 18:54:11.610262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7793 2024.07.01 18:54:11.610359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7794 2024.07.01 18:54:11.610413 [ 3 ] {} <Debug> HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7795 2024.07.01 18:54:11.610453 [ 3 ] {} <Debug> HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7796 2024.07.01 18:54:11.610494 [ 3 ] {} <Debug> HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7797 2024.07.01 18:54:11.610507 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7798 2024.07.01 18:54:11.610551 [ 3 ] {} <Trace> HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7799 2024.07.01 18:54:11.610574 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 189 rows starting from the beginning of the part
7800 2024.07.01 18:54:11.610802 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 183 rows starting from the beginning of the part
7801 2024.07.01 18:54:11.610917 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7802 2024.07.01 18:54:11.611131 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
7803 2024.07.01 18:54:11.611159 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7804 2024.07.01 18:54:11.611480 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 146 rows starting from the beginning of the part
7805 2024.07.01 18:54:11.611767 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part
7806 2024.07.01 18:54:11.612086 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 146 rows starting from the beginning of the part
7807 2024.07.01 18:54:11.612486 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7808 2024.07.01 18:54:11.613373 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7809 2024.07.01 18:54:11.613426 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7810 2024.07.01 18:54:11.614299 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7811 2024.07.01 18:54:11.615010 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 4 columns (4 merged, 0 gathered) in 0.005025748 sec., 154404.8766472175 rows/sec., 12.67 MiB/sec.
7812 2024.07.01 18:54:11.615149 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7813 2024.07.01 18:54:11.615244 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7814 2024.07.01 18:54:11.615364 [ 56 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7815 2024.07.01 18:54:11.615473 [ 56 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7816 2024.07.01 18:54:11.615478 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.004762 sec., 19739.605207895842 rows/sec., 1.54 MiB/sec.
7817 2024.07.01 18:54:11.615542 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7818 2024.07.01 18:54:11.616005 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
7819 2024.07.01 18:54:11.616269 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Debug> DynamicQueryHandler: Done processing query
7820 2024.07.01 18:54:11.616355 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7821 2024.07.01 18:54:11.616447 [ 3 ] {} <Debug> HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.07.01 18:54:11.616548 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7823 2024.07.01 18:54:11.616610 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 150 rows starting from the beginning of the part
7824 2024.07.01 18:54:11.616681 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7825 2024.07.01 18:54:11.616936 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 120 rows starting from the beginning of the part
7826 2024.07.01 18:54:11.616898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7827 2024.07.01 18:54:11.617281 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7828 2024.07.01 18:54:11.617345 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
7829 2024.07.01 18:54:11.617387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7830 2024.07.01 18:54:11.617710 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part
7831 2024.07.01 18:54:11.617709 [ 3 ] {} <Debug> HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7832 2024.07.01 18:54:11.617755 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7833 2024.07.01 18:54:11.617833 [ 3 ] {} <Debug> HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7834 2024.07.01 18:54:11.617905 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part
7835 2024.07.01 18:54:11.617947 [ 3 ] {} <Debug> HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7836 2024.07.01 18:54:11.618181 [ 3 ] {} <Trace> HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7837 2024.07.01 18:54:11.618197 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part
7838 2024.07.01 18:54:11.618786 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7839 2024.07.01 18:54:11.618875 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7840 2024.07.01 18:54:11.619364 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7841 2024.07.01 18:54:11.620407 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7842 2024.07.01 18:54:11.620472 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7843 2024.07.01 18:54:11.621205 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.005501074 sec., 106524.65318590516 rows/sec., 8.32 MiB/sec.
7844 2024.07.01 18:54:11.621437 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7845 2024.07.01 18:54:11.621445 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7846 2024.07.01 18:54:11.622349 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7847 2024.07.01 18:54:11.622374 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7848 2024.07.01 18:54:11.622587 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7849 2024.07.01 18:54:11.622629 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7850 2024.07.01 18:54:11.622669 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004162 sec., 38443.056222969724 rows/sec., 2.68 MiB/sec.
7851 2024.07.01 18:54:11.622712 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7852 2024.07.01 18:54:11.622801 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7853 2024.07.01 18:54:11.622878 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7854 2024.07.01 18:54:11.623141 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Debug> DynamicQueryHandler: Done processing query
7855 2024.07.01 18:54:11.623138 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.01 18:54:11.623178 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7857 2024.07.01 18:54:11.623235 [ 3 ] {} <Debug> HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7858 2024.07.01 18:54:11.623407 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7859 2024.07.01 18:54:11.623424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7860 2024.07.01 18:54:11.623473 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7571 rows starting from the beginning of the part
7861 2024.07.01 18:54:11.623526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7862 2024.07.01 18:54:11.623607 [ 3 ] {} <Debug> HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7863 2024.07.01 18:54:11.623678 [ 3 ] {} <Debug> HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.07.01 18:54:11.623748 [ 3 ] {} <Debug> HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7865 2024.07.01 18:54:11.623809 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 197 rows starting from the beginning of the part
7866 2024.07.01 18:54:11.623854 [ 3 ] {} <Trace> HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7867 2024.07.01 18:54:11.624117 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
7868 2024.07.01 18:54:11.624259 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
7869 2024.07.01 18:54:11.624483 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7870 2024.07.01 18:54:11.624568 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
7871 2024.07.01 18:54:11.624926 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7872 2024.07.01 18:54:11.624980 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
7873 2024.07.01 18:54:11.626883 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7874 2024.07.01 18:54:11.628578 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7875 2024.07.01 18:54:11.628624 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7876 2024.07.01 18:54:11.630398 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7877 2024.07.01 18:54:11.631001 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7878 2024.07.01 18:54:11.631203 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007149 sec., 4196.391103650861 rows/sec., 7.52 MiB/sec.
7879 2024.07.01 18:54:11.632005 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8408 rows, containing 5 columns (5 merged, 0 gathered) in 0.008961821 sec., 938202.1801149566 rows/sec., 65.43 MiB/sec.
7880 2024.07.01 18:54:11.632048 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Debug> DynamicQueryHandler: Done processing query
7881 2024.07.01 18:54:11.632095 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7882 2024.07.01 18:54:11.632122 [ 3 ] {} <Debug> HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7883 2024.07.01 18:54:11.632279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7884 2024.07.01 18:54:11.632286 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7885 2024.07.01 18:54:11.632357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7886 2024.07.01 18:54:11.632422 [ 3 ] {} <Debug> HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7887 2024.07.01 18:54:11.632470 [ 3 ] {} <Debug> HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7888 2024.07.01 18:54:11.632499 [ 3 ] {} <Debug> HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.07.01 18:54:11.632544 [ 3 ] {} <Trace> HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7890 2024.07.01 18:54:11.632852 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7891 2024.07.01 18:54:11.632967 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7892 2024.07.01 18:54:11.633321 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7893 2024.07.01 18:54:11.633340 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7894 2024.07.01 18:54:11.633529 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7895 2024.07.01 18:54:11.633731 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7896 2024.07.01 18:54:11.633864 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7897 2024.07.01 18:54:11.633906 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7898 2024.07.01 18:54:11.634288 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7899 2024.07.01 18:54:11.634616 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7900 2024.07.01 18:54:11.634771 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002114 sec., 28382.21381267739 rows/sec., 1.91 MiB/sec.
7901 2024.07.01 18:54:11.634788 [ 54 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7902 2024.07.01 18:54:11.634880 [ 54 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7903 2024.07.01 18:54:11.634937 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7904 2024.07.01 18:54:11.635086 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Debug> DynamicQueryHandler: Done processing query
7905 2024.07.01 18:54:11.635139 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7906 2024.07.01 18:54:11.635140 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7907 2024.07.01 18:54:11.635212 [ 3 ] {} <Debug> HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7908 2024.07.01 18:54:11.635334 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7909 2024.07.01 18:54:11.635371 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2566 rows starting from the beginning of the part
7910 2024.07.01 18:54:11.635435 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7911 2024.07.01 18:54:11.635645 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7912 2024.07.01 18:54:11.635859 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7913 2024.07.01 18:54:11.635977 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7914 2024.07.01 18:54:11.636154 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
7915 2024.07.01 18:54:11.637650 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616235 sec., 1095467.3414276622 rows/sec., 73.67 MiB/sec.
7916 2024.07.01 18:54:11.637886 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7917 2024.07.01 18:54:11.638250 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7918 2024.07.01 18:54:11.638327 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7919 2024.07.01 18:54:11.638401 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
7920 2024.07.01 18:54:12.000162 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.90 MiB, peak 200.68 MiB, free memory in arenas 0.00 B, will set to 191.95 MiB (RSS), difference: 1.05 MiB
7921 2024.07.01 18:54:16.604139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7922 2024.07.01 18:54:16.604285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7923 2024.07.01 18:54:16.604316 [ 3 ] {} <Debug> HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7924 2024.07.01 18:54:16.604344 [ 3 ] {} <Debug> HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7925 2024.07.01 18:54:16.604362 [ 3 ] {} <Debug> HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7926 2024.07.01 18:54:16.604419 [ 3 ] {} <Trace> HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7927 2024.07.01 18:54:16.604626 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7928 2024.07.01 18:54:16.604693 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7929 2024.07.01 18:54:16.604879 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7930 2024.07.01 18:54:16.605389 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7931 2024.07.01 18:54:16.605431 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7932 2024.07.01 18:54:16.605803 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7933 2024.07.01 18:54:16.606149 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7934 2024.07.01 18:54:16.606298 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.48 MiB/sec.
7935 2024.07.01 18:54:16.606612 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Debug> DynamicQueryHandler: Done processing query
7936 2024.07.01 18:54:16.606679 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7937 2024.07.01 18:54:16.606734 [ 3 ] {} <Debug> HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7938 2024.07.01 18:54:16.606904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7939 2024.07.01 18:54:16.606962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7940 2024.07.01 18:54:16.606982 [ 3 ] {} <Debug> HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7941 2024.07.01 18:54:16.607002 [ 3 ] {} <Debug> HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7942 2024.07.01 18:54:16.607016 [ 3 ] {} <Debug> HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7943 2024.07.01 18:54:16.607052 [ 3 ] {} <Trace> HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7944 2024.07.01 18:54:16.607177 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7945 2024.07.01 18:54:16.607224 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7946 2024.07.01 18:54:16.607374 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7947 2024.07.01 18:54:16.607702 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7948 2024.07.01 18:54:16.607739 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7949 2024.07.01 18:54:16.608055 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7950 2024.07.01 18:54:16.608366 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7951 2024.07.01 18:54:16.608490 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001358 sec., 47128.12960235641 rows/sec., 3.68 MiB/sec.
7952 2024.07.01 18:54:16.608653 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Debug> DynamicQueryHandler: Done processing query
7953 2024.07.01 18:54:16.608678 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7954 2024.07.01 18:54:16.608694 [ 3 ] {} <Debug> HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7955 2024.07.01 18:54:16.608855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7956 2024.07.01 18:54:16.608902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7957 2024.07.01 18:54:16.608921 [ 3 ] {} <Debug> HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7958 2024.07.01 18:54:16.608937 [ 3 ] {} <Debug> HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7959 2024.07.01 18:54:16.608950 [ 3 ] {} <Debug> HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7960 2024.07.01 18:54:16.608981 [ 3 ] {} <Trace> HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7961 2024.07.01 18:54:16.609129 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7962 2024.07.01 18:54:16.609174 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7963 2024.07.01 18:54:16.609316 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7964 2024.07.01 18:54:16.609700 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7965 2024.07.01 18:54:16.609736 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7966 2024.07.01 18:54:16.610146 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7967 2024.07.01 18:54:16.610489 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7968 2024.07.01 18:54:16.610614 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec.
7969 2024.07.01 18:54:16.610781 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Debug> DynamicQueryHandler: Done processing query
7970 2024.07.01 18:54:16.610805 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7971 2024.07.01 18:54:16.610820 [ 3 ] {} <Debug> HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7972 2024.07.01 18:54:16.610949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7973 2024.07.01 18:54:16.610997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7974 2024.07.01 18:54:16.611015 [ 3 ] {} <Debug> HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7975 2024.07.01 18:54:16.611031 [ 3 ] {} <Debug> HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7976 2024.07.01 18:54:16.611045 [ 3 ] {} <Debug> HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7977 2024.07.01 18:54:16.611075 [ 3 ] {} <Trace> HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7978 2024.07.01 18:54:16.611190 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7979 2024.07.01 18:54:16.611235 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7980 2024.07.01 18:54:16.611359 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7981 2024.07.01 18:54:16.611639 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7982 2024.07.01 18:54:16.611674 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
7983 2024.07.01 18:54:16.612023 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7984 2024.07.01 18:54:16.612342 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7985 2024.07.01 18:54:16.612464 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec.
7986 2024.07.01 18:54:16.612625 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Debug> DynamicQueryHandler: Done processing query
7987 2024.07.01 18:54:16.612649 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7988 2024.07.01 18:54:16.612665 [ 3 ] {} <Debug> HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7989 2024.07.01 18:54:19.856507 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
7990 2024.07.01 18:54:19.856556 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
7991 2024.07.01 18:54:21.607475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7992 2024.07.01 18:54:21.607611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7993 2024.07.01 18:54:21.607636 [ 3 ] {} <Debug> HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
7994 2024.07.01 18:54:21.607661 [ 3 ] {} <Debug> HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.07.01 18:54:21.607675 [ 3 ] {} <Debug> HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.07.01 18:54:21.607727 [ 3 ] {} <Trace> HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7997 2024.07.01 18:54:21.607948 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7998 2024.07.01 18:54:21.608027 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7999 2024.07.01 18:54:21.608247 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8000 2024.07.01 18:54:21.608725 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8001 2024.07.01 18:54:21.608772 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
8002 2024.07.01 18:54:21.609149 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8003 2024.07.01 18:54:21.609499 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8004 2024.07.01 18:54:21.609648 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.00177 sec., 16949.15254237288 rows/sec., 1.34 MiB/sec.
8005 2024.07.01 18:54:21.609862 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Debug> DynamicQueryHandler: Done processing query
8006 2024.07.01 18:54:21.609888 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8007 2024.07.01 18:54:21.609904 [ 3 ] {} <Debug> HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.07.01 18:54:21.610108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8009 2024.07.01 18:54:21.610166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8010 2024.07.01 18:54:21.610185 [ 3 ] {} <Debug> HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8011 2024.07.01 18:54:21.610203 [ 3 ] {} <Debug> HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.07.01 18:54:21.610217 [ 3 ] {} <Debug> HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8013 2024.07.01 18:54:21.610254 [ 3 ] {} <Trace> HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8014 2024.07.01 18:54:21.610409 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8015 2024.07.01 18:54:21.610456 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8016 2024.07.01 18:54:21.610588 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8017 2024.07.01 18:54:21.611000 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8018 2024.07.01 18:54:21.611036 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
8019 2024.07.01 18:54:21.611365 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8020 2024.07.01 18:54:21.611675 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8021 2024.07.01 18:54:21.611808 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Debug> executeQuery: Read 182 rows, 15.36 KiB in 0.00147 sec., 123809.52380952382 rows/sec., 10.20 MiB/sec.
8022 2024.07.01 18:54:21.611973 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Debug> DynamicQueryHandler: Done processing query
8023 2024.07.01 18:54:21.611998 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8024 2024.07.01 18:54:21.612013 [ 3 ] {} <Debug> HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.07.01 18:54:21.612163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8026 2024.07.01 18:54:21.612213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8027 2024.07.01 18:54:21.612232 [ 3 ] {} <Debug> HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8028 2024.07.01 18:54:21.612249 [ 3 ] {} <Debug> HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.07.01 18:54:21.612262 [ 3 ] {} <Debug> HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8030 2024.07.01 18:54:21.612295 [ 3 ] {} <Trace> HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8031 2024.07.01 18:54:21.612429 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8032 2024.07.01 18:54:21.612471 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8033 2024.07.01 18:54:21.612595 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8034 2024.07.01 18:54:21.613011 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8035 2024.07.01 18:54:21.613045 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
8036 2024.07.01 18:54:21.613331 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8037 2024.07.01 18:54:21.613616 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8038 2024.07.01 18:54:21.613739 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001426 sec., 82748.94810659187 rows/sec., 6.45 MiB/sec.
8039 2024.07.01 18:54:21.614057 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Debug> DynamicQueryHandler: Done processing query
8040 2024.07.01 18:54:21.614117 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8041 2024.07.01 18:54:21.614167 [ 3 ] {} <Debug> HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.07.01 18:54:21.614394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8043 2024.07.01 18:54:21.614445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8044 2024.07.01 18:54:21.614464 [ 3 ] {} <Debug> HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8045 2024.07.01 18:54:21.614480 [ 3 ] {} <Debug> HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.07.01 18:54:21.614493 [ 3 ] {} <Debug> HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8047 2024.07.01 18:54:21.614525 [ 3 ] {} <Trace> HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8048 2024.07.01 18:54:21.614689 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8049 2024.07.01 18:54:21.614737 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8050 2024.07.01 18:54:21.614901 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8051 2024.07.01 18:54:21.615343 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8052 2024.07.01 18:54:21.615378 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
8053 2024.07.01 18:54:21.615766 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8054 2024.07.01 18:54:21.616113 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8055 2024.07.01 18:54:21.616242 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001632 sec., 120098.03921568628 rows/sec., 8.38 MiB/sec.
8056 2024.07.01 18:54:21.616405 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Debug> DynamicQueryHandler: Done processing query
8057 2024.07.01 18:54:21.616429 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8058 2024.07.01 18:54:21.616444 [ 3 ] {} <Debug> HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.07.01 18:54:21.616619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8060 2024.07.01 18:54:21.616667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8061 2024.07.01 18:54:21.616685 [ 3 ] {} <Debug> HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8062 2024.07.01 18:54:21.616701 [ 3 ] {} <Debug> HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.07.01 18:54:21.616715 [ 3 ] {} <Debug> HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.07.01 18:54:21.616745 [ 3 ] {} <Trace> HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8065 2024.07.01 18:54:21.617043 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8066 2024.07.01 18:54:21.617107 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8067 2024.07.01 18:54:21.617511 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8068 2024.07.01 18:54:21.618227 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8069 2024.07.01 18:54:21.618262 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
8070 2024.07.01 18:54:21.618881 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8071 2024.07.01 18:54:21.619286 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8072 2024.07.01 18:54:21.619430 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002594 sec., 11565.150346954511 rows/sec., 20.72 MiB/sec.
8073 2024.07.01 18:54:21.619646 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Debug> DynamicQueryHandler: Done processing query
8074 2024.07.01 18:54:21.619670 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8075 2024.07.01 18:54:21.619686 [ 3 ] {} <Debug> HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8076 2024.07.01 18:54:21.619802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8077 2024.07.01 18:54:21.619850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8078 2024.07.01 18:54:21.619868 [ 3 ] {} <Debug> HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8079 2024.07.01 18:54:21.619884 [ 3 ] {} <Debug> HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.07.01 18:54:21.619897 [ 3 ] {} <Debug> HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.07.01 18:54:21.619928 [ 3 ] {} <Trace> HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8082 2024.07.01 18:54:21.620036 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8083 2024.07.01 18:54:21.620080 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8084 2024.07.01 18:54:21.620207 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8085 2024.07.01 18:54:21.620503 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8086 2024.07.01 18:54:21.620538 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
8087 2024.07.01 18:54:21.620889 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8088 2024.07.01 18:54:21.621210 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8089 2024.07.01 18:54:21.621338 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
8090 2024.07.01 18:54:21.621494 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Debug> DynamicQueryHandler: Done processing query
8091 2024.07.01 18:54:21.621518 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8092 2024.07.01 18:54:21.621534 [ 3 ] {} <Debug> HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8093 2024.07.01 18:54:26.604040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8094 2024.07.01 18:54:26.604180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8095 2024.07.01 18:54:26.604206 [ 3 ] {} <Debug> HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8096 2024.07.01 18:54:26.604231 [ 3 ] {} <Debug> HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.07.01 18:54:26.604245 [ 3 ] {} <Debug> HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8098 2024.07.01 18:54:26.604296 [ 3 ] {} <Trace> HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8099 2024.07.01 18:54:26.604480 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8100 2024.07.01 18:54:26.604551 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8101 2024.07.01 18:54:26.604746 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8102 2024.07.01 18:54:26.605173 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8103 2024.07.01 18:54:26.605216 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8104 2024.07.01 18:54:26.605570 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8105 2024.07.01 18:54:26.605916 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8106 2024.07.01 18:54:26.606085 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 98.30 KiB/sec.
8107 2024.07.01 18:54:26.606316 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Debug> DynamicQueryHandler: Done processing query
8108 2024.07.01 18:54:26.606342 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8109 2024.07.01 18:54:26.606358 [ 3 ] {} <Debug> HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.07.01 18:54:26.606488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8111 2024.07.01 18:54:26.606537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8112 2024.07.01 18:54:26.606556 [ 3 ] {} <Debug> HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8113 2024.07.01 18:54:26.606572 [ 3 ] {} <Debug> HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.07.01 18:54:26.606586 [ 3 ] {} <Debug> HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.07.01 18:54:26.606618 [ 3 ] {} <Trace> HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8116 2024.07.01 18:54:26.606727 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8117 2024.07.01 18:54:26.606769 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8118 2024.07.01 18:54:26.606895 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8119 2024.07.01 18:54:26.607249 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8120 2024.07.01 18:54:26.607285 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8121 2024.07.01 18:54:26.607592 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8122 2024.07.01 18:54:26.607889 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8123 2024.07.01 18:54:26.608040 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001346 sec., 42347.69687964339 rows/sec., 3.25 MiB/sec.
8124 2024.07.01 18:54:26.608211 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Debug> DynamicQueryHandler: Done processing query
8125 2024.07.01 18:54:26.608235 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8126 2024.07.01 18:54:26.608251 [ 3 ] {} <Debug> HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.07.01 18:54:26.608368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8128 2024.07.01 18:54:26.608415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8129 2024.07.01 18:54:26.608433 [ 3 ] {} <Debug> HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8130 2024.07.01 18:54:26.608450 [ 3 ] {} <Debug> HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.07.01 18:54:26.608464 [ 3 ] {} <Debug> HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8132 2024.07.01 18:54:26.608494 [ 3 ] {} <Trace> HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8133 2024.07.01 18:54:26.608586 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8134 2024.07.01 18:54:26.608628 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8135 2024.07.01 18:54:26.608752 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8136 2024.07.01 18:54:26.609029 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8137 2024.07.01 18:54:26.609066 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8138 2024.07.01 18:54:26.609360 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8139 2024.07.01 18:54:26.609658 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8140 2024.07.01 18:54:26.609810 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec.
8141 2024.07.01 18:54:26.610125 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Debug> DynamicQueryHandler: Done processing query
8142 2024.07.01 18:54:26.610149 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8143 2024.07.01 18:54:26.610165 [ 3 ] {} <Debug> HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8144 2024.07.01 18:54:26.610285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8145 2024.07.01 18:54:26.610334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8146 2024.07.01 18:54:26.610352 [ 3 ] {} <Debug> HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8147 2024.07.01 18:54:26.610369 [ 3 ] {} <Debug> HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8148 2024.07.01 18:54:26.610382 [ 3 ] {} <Debug> HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8149 2024.07.01 18:54:26.610412 [ 3 ] {} <Trace> HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8150 2024.07.01 18:54:26.610529 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8151 2024.07.01 18:54:26.610572 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8152 2024.07.01 18:54:26.610716 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8153 2024.07.01 18:54:26.611086 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8154 2024.07.01 18:54:26.611122 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8155 2024.07.01 18:54:26.611431 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8156 2024.07.01 18:54:26.611735 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8157 2024.07.01 18:54:26.611878 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001385 sec., 47653.429602888085 rows/sec., 3.72 MiB/sec.
8158 2024.07.01 18:54:26.612037 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Debug> DynamicQueryHandler: Done processing query
8159 2024.07.01 18:54:26.612061 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8160 2024.07.01 18:54:26.612077 [ 3 ] {} <Debug> HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8161 2024.07.01 18:54:26.612240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8162 2024.07.01 18:54:26.612286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8163 2024.07.01 18:54:26.612305 [ 3 ] {} <Debug> HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8164 2024.07.01 18:54:26.612321 [ 3 ] {} <Debug> HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8165 2024.07.01 18:54:26.612335 [ 3 ] {} <Debug> HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8166 2024.07.01 18:54:26.612365 [ 3 ] {} <Trace> HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8167 2024.07.01 18:54:26.612506 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8168 2024.07.01 18:54:26.612554 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8169 2024.07.01 18:54:26.612695 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8170 2024.07.01 18:54:26.613089 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8171 2024.07.01 18:54:26.613122 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8172 2024.07.01 18:54:26.613482 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8173 2024.07.01 18:54:26.613799 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8174 2024.07.01 18:54:26.614023 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec.
8175 2024.07.01 18:54:26.614226 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Debug> DynamicQueryHandler: Done processing query
8176 2024.07.01 18:54:26.614258 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8177 2024.07.01 18:54:26.614281 [ 3 ] {} <Debug> HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8178 2024.07.01 18:54:26.614405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8179 2024.07.01 18:54:26.614451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8180 2024.07.01 18:54:26.614470 [ 3 ] {} <Debug> HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8181 2024.07.01 18:54:26.614487 [ 3 ] {} <Debug> HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8182 2024.07.01 18:54:26.614500 [ 3 ] {} <Debug> HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8183 2024.07.01 18:54:26.614530 [ 3 ] {} <Trace> HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8184 2024.07.01 18:54:26.614649 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8185 2024.07.01 18:54:26.614692 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8186 2024.07.01 18:54:26.614817 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8187 2024.07.01 18:54:26.615107 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8188 2024.07.01 18:54:26.615142 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8189 2024.07.01 18:54:26.615484 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8190 2024.07.01 18:54:26.615803 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8191 2024.07.01 18:54:26.615954 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
8192 2024.07.01 18:54:26.616108 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Debug> DynamicQueryHandler: Done processing query
8193 2024.07.01 18:54:26.616132 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8194 2024.07.01 18:54:26.616147 [ 3 ] {} <Debug> HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8195 2024.07.01 18:54:31.605601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8196 2024.07.01 18:54:31.605803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8197 2024.07.01 18:54:31.605847 [ 3 ] {} <Debug> HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8198 2024.07.01 18:54:31.605889 [ 3 ] {} <Debug> HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.07.01 18:54:31.605920 [ 3 ] {} <Debug> HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8200 2024.07.01 18:54:31.606000 [ 3 ] {} <Trace> HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8201 2024.07.01 18:54:31.606273 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8202 2024.07.01 18:54:31.606341 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8203 2024.07.01 18:54:31.606534 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8204 2024.07.01 18:54:31.606972 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8205 2024.07.01 18:54:31.607016 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8206 2024.07.01 18:54:31.607388 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8207 2024.07.01 18:54:31.607713 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8208 2024.07.01 18:54:31.607886 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001666 sec., 18007.20288115246 rows/sec., 1.43 MiB/sec.
8209 2024.07.01 18:54:31.608107 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Debug> DynamicQueryHandler: Done processing query
8210 2024.07.01 18:54:31.608134 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8211 2024.07.01 18:54:31.608152 [ 3 ] {} <Debug> HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8212 2024.07.01 18:54:31.608281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8213 2024.07.01 18:54:31.608330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8214 2024.07.01 18:54:31.608349 [ 3 ] {} <Debug> HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8215 2024.07.01 18:54:31.608367 [ 3 ] {} <Debug> HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8216 2024.07.01 18:54:31.608381 [ 3 ] {} <Debug> HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8217 2024.07.01 18:54:31.608412 [ 3 ] {} <Trace> HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8218 2024.07.01 18:54:31.608507 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8219 2024.07.01 18:54:31.608552 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8220 2024.07.01 18:54:31.608682 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8221 2024.07.01 18:54:31.608977 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8222 2024.07.01 18:54:31.609020 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8223 2024.07.01 18:54:31.609327 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8224 2024.07.01 18:54:31.609638 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8225 2024.07.01 18:54:31.609792 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001302 sec., 3072.1966205837175 rows/sec., 250.52 KiB/sec.
8226 2024.07.01 18:54:31.610084 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Debug> DynamicQueryHandler: Done processing query
8227 2024.07.01 18:54:31.610110 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8228 2024.07.01 18:54:31.610125 [ 3 ] {} <Debug> HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8229 2024.07.01 18:54:31.610260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8230 2024.07.01 18:54:31.610310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8231 2024.07.01 18:54:31.610331 [ 3 ] {} <Debug> HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8232 2024.07.01 18:54:31.610350 [ 3 ] {} <Debug> HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8233 2024.07.01 18:54:31.610366 [ 3 ] {} <Debug> HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8234 2024.07.01 18:54:31.610400 [ 3 ] {} <Trace> HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8235 2024.07.01 18:54:31.610540 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8236 2024.07.01 18:54:31.610585 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8237 2024.07.01 18:54:31.610729 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8238 2024.07.01 18:54:31.611105 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8239 2024.07.01 18:54:31.611143 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8240 2024.07.01 18:54:31.611457 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8241 2024.07.01 18:54:31.611772 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8242 2024.07.01 18:54:31.611930 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Debug> executeQuery: Read 148 rows, 12.69 KiB in 0.001441 sec., 102706.45385149201 rows/sec., 8.60 MiB/sec.
8243 2024.07.01 18:54:31.612121 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Debug> DynamicQueryHandler: Done processing query
8244 2024.07.01 18:54:31.612161 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8245 2024.07.01 18:54:31.612182 [ 3 ] {} <Debug> HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8246 2024.07.01 18:54:31.612312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8247 2024.07.01 18:54:31.612372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8248 2024.07.01 18:54:31.612396 [ 3 ] {} <Debug> HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8249 2024.07.01 18:54:31.612417 [ 3 ] {} <Debug> HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8250 2024.07.01 18:54:31.612435 [ 3 ] {} <Debug> HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8251 2024.07.01 18:54:31.612473 [ 3 ] {} <Trace> HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8252 2024.07.01 18:54:31.612596 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8253 2024.07.01 18:54:31.612647 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8254 2024.07.01 18:54:31.612803 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8255 2024.07.01 18:54:31.613099 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8256 2024.07.01 18:54:31.613139 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8257 2024.07.01 18:54:31.613432 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8258 2024.07.01 18:54:31.613716 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8259 2024.07.01 18:54:31.613864 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001355 sec., 2952.029520295203 rows/sec., 206.12 KiB/sec.
8260 2024.07.01 18:54:31.614222 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Debug> DynamicQueryHandler: Done processing query
8261 2024.07.01 18:54:31.614252 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8262 2024.07.01 18:54:31.614268 [ 3 ] {} <Debug> HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8263 2024.07.01 18:54:31.614385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8264 2024.07.01 18:54:31.614434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8265 2024.07.01 18:54:31.614452 [ 3 ] {} <Debug> HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8266 2024.07.01 18:54:31.614470 [ 3 ] {} <Debug> HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8267 2024.07.01 18:54:31.614484 [ 3 ] {} <Debug> HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8268 2024.07.01 18:54:31.614514 [ 3 ] {} <Trace> HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8269 2024.07.01 18:54:31.614649 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8270 2024.07.01 18:54:31.614692 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8271 2024.07.01 18:54:31.614842 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8272 2024.07.01 18:54:31.615178 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8273 2024.07.01 18:54:31.615214 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8274 2024.07.01 18:54:31.615532 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8275 2024.07.01 18:54:31.615844 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8276 2024.07.01 18:54:31.616001 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001405 sec., 69750.8896797153 rows/sec., 5.45 MiB/sec.
8277 2024.07.01 18:54:31.616167 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Debug> DynamicQueryHandler: Done processing query
8278 2024.07.01 18:54:31.616191 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8279 2024.07.01 18:54:31.616207 [ 3 ] {} <Debug> HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8280 2024.07.01 18:54:31.616365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8281 2024.07.01 18:54:31.616413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8282 2024.07.01 18:54:31.616433 [ 3 ] {} <Debug> HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8283 2024.07.01 18:54:31.616450 [ 3 ] {} <Debug> HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8284 2024.07.01 18:54:31.616464 [ 3 ] {} <Debug> HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8285 2024.07.01 18:54:31.616494 [ 3 ] {} <Trace> HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8286 2024.07.01 18:54:31.616635 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8287 2024.07.01 18:54:31.616681 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8288 2024.07.01 18:54:31.616827 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8289 2024.07.01 18:54:31.617179 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8290 2024.07.01 18:54:31.617215 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8291 2024.07.01 18:54:31.617602 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8292 2024.07.01 18:54:31.617932 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8293 2024.07.01 18:54:31.618092 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001513 sec., 107072.0423000661 rows/sec., 7.46 MiB/sec.
8294 2024.07.01 18:54:31.618368 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Debug> DynamicQueryHandler: Done processing query
8295 2024.07.01 18:54:31.618430 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8296 2024.07.01 18:54:31.618491 [ 3 ] {} <Debug> HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8297 2024.07.01 18:54:31.618741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8298 2024.07.01 18:54:31.618807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8299 2024.07.01 18:54:31.618826 [ 3 ] {} <Debug> HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8300 2024.07.01 18:54:31.618843 [ 3 ] {} <Debug> HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8301 2024.07.01 18:54:31.618858 [ 3 ] {} <Debug> HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8302 2024.07.01 18:54:31.618889 [ 3 ] {} <Trace> HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8303 2024.07.01 18:54:31.619193 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8304 2024.07.01 18:54:31.619263 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8305 2024.07.01 18:54:31.619678 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8306 2024.07.01 18:54:31.620438 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8307 2024.07.01 18:54:31.620474 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8308 2024.07.01 18:54:31.621083 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8309 2024.07.01 18:54:31.621481 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8310 2024.07.01 18:54:31.621684 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002703 sec., 11098.779134295228 rows/sec., 19.89 MiB/sec.
8311 2024.07.01 18:54:31.622208 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Debug> DynamicQueryHandler: Done processing query
8312 2024.07.01 18:54:31.622233 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8313 2024.07.01 18:54:31.622249 [ 3 ] {} <Debug> HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.07.01 18:54:31.622369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8315 2024.07.01 18:54:31.622417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8316 2024.07.01 18:54:31.622436 [ 3 ] {} <Debug> HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8317 2024.07.01 18:54:31.622452 [ 3 ] {} <Debug> HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8318 2024.07.01 18:54:31.622466 [ 3 ] {} <Debug> HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8319 2024.07.01 18:54:31.622496 [ 3 ] {} <Trace> HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8320 2024.07.01 18:54:31.622613 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8321 2024.07.01 18:54:31.622658 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8322 2024.07.01 18:54:31.622803 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8323 2024.07.01 18:54:31.623099 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8324 2024.07.01 18:54:31.623135 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8325 2024.07.01 18:54:31.623496 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8326 2024.07.01 18:54:31.623814 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8327 2024.07.01 18:54:31.623969 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
8328 2024.07.01 18:54:31.624123 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Debug> DynamicQueryHandler: Done processing query
8329 2024.07.01 18:54:31.624146 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8330 2024.07.01 18:54:31.624162 [ 3 ] {} <Debug> HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8331 2024.07.01 18:54:34.856593 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache
8332 2024.07.01 18:54:34.856646 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache
8333 2024.07.01 18:54:36.604362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8334 2024.07.01 18:54:36.604510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8335 2024.07.01 18:54:36.604540 [ 3 ] {} <Debug> HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8336 2024.07.01 18:54:36.604570 [ 3 ] {} <Debug> HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.07.01 18:54:36.604588 [ 3 ] {} <Debug> HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8338 2024.07.01 18:54:36.604643 [ 3 ] {} <Trace> HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8339 2024.07.01 18:54:36.604847 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8340 2024.07.01 18:54:36.604954 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8341 2024.07.01 18:54:36.605181 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8342 2024.07.01 18:54:36.605601 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8343 2024.07.01 18:54:36.605649 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8344 2024.07.01 18:54:36.606022 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8345 2024.07.01 18:54:36.606363 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8346 2024.07.01 18:54:36.606542 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001745 sec., 1146.1318051575931 rows/sec., 93.46 KiB/sec.
8347 2024.07.01 18:54:36.606752 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Debug> DynamicQueryHandler: Done processing query
8348 2024.07.01 18:54:36.606779 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8349 2024.07.01 18:54:36.606796 [ 3 ] {} <Debug> HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.07.01 18:54:36.606939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8351 2024.07.01 18:54:36.607019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8352 2024.07.01 18:54:36.607040 [ 3 ] {} <Debug> HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8353 2024.07.01 18:54:36.607058 [ 3 ] {} <Debug> HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.07.01 18:54:36.607072 [ 3 ] {} <Debug> HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8355 2024.07.01 18:54:36.607108 [ 3 ] {} <Trace> HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8356 2024.07.01 18:54:36.607232 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8357 2024.07.01 18:54:36.607279 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8358 2024.07.01 18:54:36.607411 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8359 2024.07.01 18:54:36.607740 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8360 2024.07.01 18:54:36.607777 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8361 2024.07.01 18:54:36.608102 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8362 2024.07.01 18:54:36.608416 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8363 2024.07.01 18:54:36.608571 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001378 sec., 41364.29608127721 rows/sec., 3.17 MiB/sec.
8364 2024.07.01 18:54:36.608589 [ 34 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8365 2024.07.01 18:54:36.608697 [ 34 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8366 2024.07.01 18:54:36.608732 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8367 2024.07.01 18:54:36.608821 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Debug> DynamicQueryHandler: Done processing query
8368 2024.07.01 18:54:36.608877 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8369 2024.07.01 18:54:36.608944 [ 3 ] {} <Debug> HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8370 2024.07.01 18:54:36.609032 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
8371 2024.07.01 18:54:36.609206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8372 2024.07.01 18:54:36.609380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8373 2024.07.01 18:54:36.609492 [ 3 ] {} <Debug> HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8374 2024.07.01 18:54:36.609574 [ 3 ] {} <Debug> HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8375 2024.07.01 18:54:36.609657 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8376 2024.07.01 18:54:36.609659 [ 3 ] {} <Debug> HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.07.01 18:54:36.609759 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 189 rows starting from the beginning of the part
8378 2024.07.01 18:54:36.609788 [ 3 ] {} <Trace> HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8379 2024.07.01 18:54:36.610222 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part
8380 2024.07.01 18:54:36.610295 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8381 2024.07.01 18:54:36.610541 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8382 2024.07.01 18:54:36.610753 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 182 rows starting from the beginning of the part
8383 2024.07.01 18:54:36.611249 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 57 rows starting from the beginning of the part
8384 2024.07.01 18:54:36.611499 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part
8385 2024.07.01 18:54:36.611863 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 57 rows starting from the beginning of the part
8386 2024.07.01 18:54:36.611882 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8387 2024.07.01 18:54:36.612627 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8388 2024.07.01 18:54:36.612671 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8389 2024.07.01 18:54:36.613132 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8390 2024.07.01 18:54:36.613599 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8391 2024.07.01 18:54:36.613662 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 4 columns (4 merged, 0 gathered) in 0.004878176 sec., 141241.31642646762 rows/sec., 11.47 MiB/sec.
8392 2024.07.01 18:54:36.613859 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003845 sec., 520.1560468140442 rows/sec., 36.32 KiB/sec.
8393 2024.07.01 18:54:36.614009 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8394 2024.07.01 18:54:36.614175 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Debug> DynamicQueryHandler: Done processing query
8395 2024.07.01 18:54:36.614205 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8396 2024.07.01 18:54:36.614230 [ 3 ] {} <Debug> HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8397 2024.07.01 18:54:36.614437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8398 2024.07.01 18:54:36.614513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8399 2024.07.01 18:54:36.614545 [ 3 ] {} <Debug> HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8400 2024.07.01 18:54:36.614570 [ 3 ] {} <Debug> HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.07.01 18:54:36.614602 [ 3 ] {} <Debug> HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8402 2024.07.01 18:54:36.614657 [ 3 ] {} <Trace> HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8403 2024.07.01 18:54:36.614701 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8404 2024.07.01 18:54:36.614896 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8405 2024.07.01 18:54:36.614909 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8406 2024.07.01 18:54:36.614967 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8407 2024.07.01 18:54:36.615108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8408 2024.07.01 18:54:36.615247 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8409 2024.07.01 18:54:36.615575 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8410 2024.07.01 18:54:36.615612 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8411 2024.07.01 18:54:36.615925 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8412 2024.07.01 18:54:36.616236 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8413 2024.07.01 18:54:36.616388 [ 34 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8414 2024.07.01 18:54:36.616390 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001567 sec., 42118.69814932993 rows/sec., 3.29 MiB/sec.
8415 2024.07.01 18:54:36.616437 [ 34 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8416 2024.07.01 18:54:36.616494 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8417 2024.07.01 18:54:36.616723 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Debug> DynamicQueryHandler: Done processing query
8418 2024.07.01 18:54:36.616774 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8419 2024.07.01 18:54:36.616823 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
8420 2024.07.01 18:54:36.616849 [ 3 ] {} <Debug> HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.07.01 18:54:36.617157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8422 2024.07.01 18:54:36.617322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8423 2024.07.01 18:54:36.617425 [ 3 ] {} <Debug> HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8424 2024.07.01 18:54:36.617502 [ 3 ] {} <Debug> HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8425 2024.07.01 18:54:36.617571 [ 3 ] {} <Debug> HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8426 2024.07.01 18:54:36.617635 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8427 2024.07.01 18:54:36.617684 [ 3 ] {} <Trace> HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8428 2024.07.01 18:54:36.617745 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 150 rows starting from the beginning of the part
8429 2024.07.01 18:54:36.617999 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part
8430 2024.07.01 18:54:36.618123 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8431 2024.07.01 18:54:36.618293 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part
8432 2024.07.01 18:54:36.618362 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8433 2024.07.01 18:54:36.618558 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 66 rows starting from the beginning of the part
8434 2024.07.01 18:54:36.618854 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 98 rows starting from the beginning of the part
8435 2024.07.01 18:54:36.619123 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part
8436 2024.07.01 18:54:36.619861 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8437 2024.07.01 18:54:36.620806 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8438 2024.07.01 18:54:36.620873 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8439 2024.07.01 18:54:36.621944 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.005355062 sec., 104947.43104748367 rows/sec., 8.19 MiB/sec.
8440 2024.07.01 18:54:36.621954 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8441 2024.07.01 18:54:36.622114 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8442 2024.07.01 18:54:36.622856 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8443 2024.07.01 18:54:36.622994 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8444 2024.07.01 18:54:36.623128 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8445 2024.07.01 18:54:36.623222 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8446 2024.07.01 18:54:36.623231 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005354 sec., 30070.974971983564 rows/sec., 2.09 MiB/sec.
8447 2024.07.01 18:54:36.623279 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8448 2024.07.01 18:54:36.623292 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8449 2024.07.01 18:54:36.623717 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8450 2024.07.01 18:54:36.623822 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
8451 2024.07.01 18:54:36.623917 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Debug> DynamicQueryHandler: Done processing query
8452 2024.07.01 18:54:36.623950 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8453 2024.07.01 18:54:36.624019 [ 3 ] {} <Debug> HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.07.01 18:54:36.624321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8455 2024.07.01 18:54:36.624418 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8456 2024.07.01 18:54:36.624503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8457 2024.07.01 18:54:36.624549 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8408 rows starting from the beginning of the part
8458 2024.07.01 18:54:36.624600 [ 3 ] {} <Debug> HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8459 2024.07.01 18:54:36.624679 [ 3 ] {} <Debug> HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.07.01 18:54:36.624802 [ 3 ] {} <Debug> HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.07.01 18:54:36.625070 [ 3 ] {} <Trace> HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.07.01 18:54:36.625189 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
8463 2024.07.01 18:54:36.625565 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8464 2024.07.01 18:54:36.625658 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 196 rows starting from the beginning of the part
8465 2024.07.01 18:54:36.625787 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8466 2024.07.01 18:54:36.625907 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part
8467 2024.07.01 18:54:36.626175 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part
8468 2024.07.01 18:54:36.626537 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
8469 2024.07.01 18:54:36.626799 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8470 2024.07.01 18:54:36.627252 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8471 2024.07.01 18:54:36.627293 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8472 2024.07.01 18:54:36.627916 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8473 2024.07.01 18:54:36.628430 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8474 2024.07.01 18:54:36.628728 [ 34 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8475 2024.07.01 18:54:36.628750 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003443 sec., 17426.662794074935 rows/sec., 1.17 MiB/sec.
8476 2024.07.01 18:54:36.628875 [ 34 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8477 2024.07.01 18:54:36.629030 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8478 2024.07.01 18:54:36.629268 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Debug> DynamicQueryHandler: Done processing query
8479 2024.07.01 18:54:36.629296 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
8480 2024.07.01 18:54:36.629304 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8481 2024.07.01 18:54:36.629338 [ 3 ] {} <Debug> HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8482 2024.07.01 18:54:36.629573 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8483 2024.07.01 18:54:36.629610 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2866 rows starting from the beginning of the part
8484 2024.07.01 18:54:36.629690 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
8485 2024.07.01 18:54:36.629829 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
8486 2024.07.01 18:54:36.630029 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
8487 2024.07.01 18:54:36.630216 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
8488 2024.07.01 18:54:36.630301 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
8489 2024.07.01 18:54:36.631132 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9248 rows, containing 5 columns (5 merged, 0 gathered) in 0.007706553 sec., 1200017.699222986 rows/sec., 83.68 MiB/sec.
8490 2024.07.01 18:54:36.631315 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8491 2024.07.01 18:54:36.631764 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 4 columns (4 merged, 0 gathered) in 0.002600215 sec., 1217591.6222312385 rows/sec., 81.90 MiB/sec.
8492 2024.07.01 18:54:36.631829 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8493 2024.07.01 18:54:36.631927 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8494 2024.07.01 18:54:36.632008 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB.
8495 2024.07.01 18:54:36.632299 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8496 2024.07.01 18:54:36.632792 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8497 2024.07.01 18:54:36.632892 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8498 2024.07.01 18:54:36.633001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
8499 2024.07.01 18:54:41.606384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8500 2024.07.01 18:54:41.606516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8501 2024.07.01 18:54:41.606542 [ 3 ] {} <Debug> HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8502 2024.07.01 18:54:41.606570 [ 3 ] {} <Debug> HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8503 2024.07.01 18:54:41.606587 [ 3 ] {} <Debug> HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8504 2024.07.01 18:54:41.606646 [ 3 ] {} <Trace> HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8505 2024.07.01 18:54:41.606868 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8506 2024.07.01 18:54:41.606945 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8507 2024.07.01 18:54:41.607164 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8508 2024.07.01 18:54:41.607640 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8509 2024.07.01 18:54:41.607689 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8510 2024.07.01 18:54:41.608096 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8511 2024.07.01 18:54:41.608444 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8512 2024.07.01 18:54:41.608614 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 1.31 MiB/sec.
8513 2024.07.01 18:54:41.608630 [ 55 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0
8514 2024.07.01 18:54:41.608731 [ 55 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8515 2024.07.01 18:54:41.608779 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8516 2024.07.01 18:54:41.608935 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Debug> DynamicQueryHandler: Done processing query
8517 2024.07.01 18:54:41.608980 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8518 2024.07.01 18:54:41.608990 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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
8519 2024.07.01 18:54:41.609004 [ 3 ] {} <Debug> HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8520 2024.07.01 18:54:41.609255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8521 2024.07.01 18:54:41.609273 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8522 2024.07.01 18:54:41.609344 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 30 rows starting from the beginning of the part
8523 2024.07.01 18:54:41.609345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8524 2024.07.01 18:54:41.609405 [ 3 ] {} <Debug> HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8525 2024.07.01 18:54:41.609467 [ 3 ] {} <Debug> HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8526 2024.07.01 18:54:41.609529 [ 3 ] {} <Debug> HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8527 2024.07.01 18:54:41.609630 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
8528 2024.07.01 18:54:41.609651 [ 3 ] {} <Trace> HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8529 2024.07.01 18:54:41.609851 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part
8530 2024.07.01 18:54:41.609934 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8531 2024.07.01 18:54:41.610144 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part
8532 2024.07.01 18:54:41.610124 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8533 2024.07.01 18:54:41.610531 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
8534 2024.07.01 18:54:41.611173 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8535 2024.07.01 18:54:41.611895 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8536 2024.07.01 18:54:41.611962 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8537 2024.07.01 18:54:41.612870 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8538 2024.07.01 18:54:41.613260 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004364309 sec., 34369.70205363552 rows/sec., 2.72 MiB/sec.
8539 2024.07.01 18:54:41.613465 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary)
8540 2024.07.01 18:54:41.613619 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8541 2024.07.01 18:54:41.613920 [ 55 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
8542 2024.07.01 18:54:41.614061 [ 55 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8543 2024.07.01 18:54:41.614094 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004281 sec., 467.180565288484 rows/sec., 38.10 KiB/sec.
8544 2024.07.01 18:54:41.614192 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8545 2024.07.01 18:54:41.614571 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8546 2024.07.01 18:54:41.614587 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
8547 2024.07.01 18:54:41.614884 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7
8548 2024.07.01 18:54:41.615046 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Debug> DynamicQueryHandler: Done processing query
8549 2024.07.01 18:54:41.615059 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8550 2024.07.01 18:54:41.615100 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8551 2024.07.01 18:54:41.615130 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8552 2024.07.01 18:54:41.615165 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
8553 2024.07.01 18:54:41.615198 [ 3 ] {} <Debug> HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8554 2024.07.01 18:54:41.615361 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
8555 2024.07.01 18:54:41.615560 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
8556 2024.07.01 18:54:41.615578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8557 2024.07.01 18:54:41.615832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8558 2024.07.01 18:54:41.615868 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
8559 2024.07.01 18:54:41.615902 [ 3 ] {} <Debug> HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8560 2024.07.01 18:54:41.615975 [ 3 ] {} <Debug> HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.07.01 18:54:41.616045 [ 3 ] {} <Debug> HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.07.01 18:54:41.616168 [ 3 ] {} <Trace> HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8563 2024.07.01 18:54:41.616174 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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
8564 2024.07.01 18:54:41.616384 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
8565 2024.07.01 18:54:41.616670 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8566 2024.07.01 18:54:41.616826 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8567 2024.07.01 18:54:41.617217 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8568 2024.07.01 18:54:41.618123 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8569 2024.07.01 18:54:41.618182 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8570 2024.07.01 18:54:41.618924 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004551321 sec., 5712.627169122987 rows/sec., 465.82 KiB/sec.
8571 2024.07.01 18:54:41.619074 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8572 2024.07.01 18:54:41.619093 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
8573 2024.07.01 18:54:41.619537 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8574 2024.07.01 18:54:41.619602 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8575 2024.07.01 18:54:41.619751 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Debug> executeQuery: Read 147 rows, 12.62 KiB in 0.003383 sec., 43452.55690215785 rows/sec., 3.64 MiB/sec.
8576 2024.07.01 18:54:41.619773 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
8577 2024.07.01 18:54:41.619910 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8578 2024.07.01 18:54:41.619976 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Debug> DynamicQueryHandler: Done processing query
8579 2024.07.01 18:54:41.620001 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8580 2024.07.01 18:54:41.620017 [ 3 ] {} <Debug> HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8581 2024.07.01 18:54:41.620149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8582 2024.07.01 18:54:41.620197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8583 2024.07.01 18:54:41.620215 [ 3 ] {} <Debug> HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8584 2024.07.01 18:54:41.620231 [ 3 ] {} <Debug> HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.07.01 18:54:41.620245 [ 3 ] {} <Debug> HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8586 2024.07.01 18:54:41.620276 [ 3 ] {} <Trace> HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8587 2024.07.01 18:54:41.620369 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8588 2024.07.01 18:54:41.620411 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8589 2024.07.01 18:54:41.620539 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8590 2024.07.01 18:54:41.620809 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8591 2024.07.01 18:54:41.620844 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8592 2024.07.01 18:54:41.621144 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8593 2024.07.01 18:54:41.621450 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8594 2024.07.01 18:54:41.621610 [ 55 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
8595 2024.07.01 18:54:41.621614 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec.
8596 2024.07.01 18:54:41.621662 [ 55 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8597 2024.07.01 18:54:41.621730 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8598 2024.07.01 18:54:41.621975 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Debug> DynamicQueryHandler: Done processing query
8599 2024.07.01 18:54:41.622094 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8600 2024.07.01 18:54:41.622176 [ 3 ] {} <Debug> HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8601 2024.07.01 18:54:41.622346 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
8602 2024.07.01 18:54:41.622498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8603 2024.07.01 18:54:41.622581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8604 2024.07.01 18:54:41.622613 [ 3 ] {} <Debug> HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8605 2024.07.01 18:54:41.622623 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8606 2024.07.01 18:54:41.622635 [ 3 ] {} <Debug> HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8607 2024.07.01 18:54:41.622658 [ 3 ] {} <Debug> HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8608 2024.07.01 18:54:41.622669 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
8609 2024.07.01 18:54:41.622699 [ 3 ] {} <Trace> HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8610 2024.07.01 18:54:41.622855 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
8611 2024.07.01 18:54:41.623026 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8612 2024.07.01 18:54:41.623149 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
8613 2024.07.01 18:54:41.623157 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8614 2024.07.01 18:54:41.623331 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
8615 2024.07.01 18:54:41.623569 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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
8616 2024.07.01 18:54:41.623803 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
8617 2024.07.01 18:54:41.623829 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8618 2024.07.01 18:54:41.624684 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8619 2024.07.01 18:54:41.624725 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8620 2024.07.01 18:54:41.625177 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8621 2024.07.01 18:54:41.625596 [ 187 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003741031 sec., 6949.955774223737 rows/sec., 485.28 KiB/sec.
8622 2024.07.01 18:54:41.625850 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8623 2024.07.01 18:54:41.625896 [ 190 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
8624 2024.07.01 18:54:41.626184 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00334 sec., 28742.51497005988 rows/sec., 2.25 MiB/sec.
8625 2024.07.01 18:54:41.626901 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Debug> DynamicQueryHandler: Done processing query
8626 2024.07.01 18:54:41.627008 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8627 2024.07.01 18:54:41.627100 [ 3 ] {} <Debug> HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8628 2024.07.01 18:54:41.627431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8629 2024.07.01 18:54:41.627513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8630 2024.07.01 18:54:41.627521 [ 190 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8631 2024.07.01 18:54:41.627543 [ 3 ] {} <Debug> HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8632 2024.07.01 18:54:41.627592 [ 3 ] {} <Debug> HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8633 2024.07.01 18:54:41.627624 [ 3 ] {} <Debug> HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8634 2024.07.01 18:54:41.627687 [ 3 ] {} <Trace> HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8635 2024.07.01 18:54:41.627713 [ 190 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
8636 2024.07.01 18:54:41.627869 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
8637 2024.07.01 18:54:41.627929 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8638 2024.07.01 18:54:41.627981 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8639 2024.07.01 18:54:41.628149 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8640 2024.07.01 18:54:41.628537 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8641 2024.07.01 18:54:41.628573 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8642 2024.07.01 18:54:41.628966 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8643 2024.07.01 18:54:41.629325 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8644 2024.07.01 18:54:41.629480 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001666 sec., 96638.65546218488 rows/sec., 6.73 MiB/sec.
8645 2024.07.01 18:54:41.629641 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Debug> DynamicQueryHandler: Done processing query
8646 2024.07.01 18:54:41.629665 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8647 2024.07.01 18:54:41.629681 [ 3 ] {} <Debug> HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.07.01 18:54:41.629898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8649 2024.07.01 18:54:41.629945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8650 2024.07.01 18:54:41.629964 [ 3 ] {} <Debug> HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8651 2024.07.01 18:54:41.629980 [ 3 ] {} <Debug> HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.07.01 18:54:41.629994 [ 3 ] {} <Debug> HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8653 2024.07.01 18:54:41.630024 [ 3 ] {} <Trace> HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8654 2024.07.01 18:54:41.630328 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8655 2024.07.01 18:54:41.630391 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8656 2024.07.01 18:54:41.630797 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8657 2024.07.01 18:54:41.631463 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8658 2024.07.01 18:54:41.631499 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8659 2024.07.01 18:54:41.632121 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8660 2024.07.01 18:54:41.632529 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8661 2024.07.01 18:54:41.632742 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 20.57 MiB/sec.
8662 2024.07.01 18:54:41.633329 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Debug> DynamicQueryHandler: Done processing query
8663 2024.07.01 18:54:41.633353 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8664 2024.07.01 18:54:41.633369 [ 3 ] {} <Debug> HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.07.01 18:54:41.633495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8666 2024.07.01 18:54:41.633544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8667 2024.07.01 18:54:41.633563 [ 3 ] {} <Debug> HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8668 2024.07.01 18:54:41.633579 [ 3 ] {} <Debug> HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.07.01 18:54:41.633592 [ 3 ] {} <Debug> HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8670 2024.07.01 18:54:41.633623 [ 3 ] {} <Trace> HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8671 2024.07.01 18:54:41.633741 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8672 2024.07.01 18:54:41.633786 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8673 2024.07.01 18:54:41.633936 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8674 2024.07.01 18:54:41.634226 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8675 2024.07.01 18:54:41.634262 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8676 2024.07.01 18:54:41.634626 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8677 2024.07.01 18:54:41.634956 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8678 2024.07.01 18:54:41.635111 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
8679 2024.07.01 18:54:41.635269 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Debug> DynamicQueryHandler: Done processing query
8680 2024.07.01 18:54:41.635293 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8681 2024.07.01 18:54:41.635308 [ 3 ] {} <Debug> HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.07.01 18:54:46.604606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8683 2024.07.01 18:54:46.604756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8684 2024.07.01 18:54:46.604793 [ 3 ] {} <Debug> HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8685 2024.07.01 18:54:46.604827 [ 3 ] {} <Debug> HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.07.01 18:54:46.604848 [ 3 ] {} <Debug> HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.07.01 18:54:46.604910 [ 3 ] {} <Trace> HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8688 2024.07.01 18:54:46.605114 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8689 2024.07.01 18:54:46.605192 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8690 2024.07.01 18:54:46.605417 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8691 2024.07.01 18:54:46.605928 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8692 2024.07.01 18:54:46.605974 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8693 2024.07.01 18:54:46.606346 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8694 2024.07.01 18:54:46.606691 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8695 2024.07.01 18:54:46.606859 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0018 sec., 1111.111111111111 rows/sec., 90.60 KiB/sec.
8696 2024.07.01 18:54:46.607057 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Debug> DynamicQueryHandler: Done processing query
8697 2024.07.01 18:54:46.607084 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8698 2024.07.01 18:54:46.607100 [ 3 ] {} <Debug> HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8699 2024.07.01 18:54:46.607269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8700 2024.07.01 18:54:46.607319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8701 2024.07.01 18:54:46.607339 [ 3 ] {} <Debug> HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8702 2024.07.01 18:54:46.607355 [ 3 ] {} <Debug> HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8703 2024.07.01 18:54:46.607369 [ 3 ] {} <Debug> HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.07.01 18:54:46.607400 [ 3 ] {} <Trace> HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8705 2024.07.01 18:54:46.607509 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8706 2024.07.01 18:54:46.607553 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8707 2024.07.01 18:54:46.607680 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8708 2024.07.01 18:54:46.608002 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8709 2024.07.01 18:54:46.608040 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8710 2024.07.01 18:54:46.608356 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8711 2024.07.01 18:54:46.608669 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8712 2024.07.01 18:54:46.608818 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001343 sec., 42442.29337304542 rows/sec., 3.26 MiB/sec.
8713 2024.07.01 18:54:46.608974 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Debug> DynamicQueryHandler: Done processing query
8714 2024.07.01 18:54:46.608998 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8715 2024.07.01 18:54:46.609014 [ 3 ] {} <Debug> HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8716 2024.07.01 18:54:46.609137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8717 2024.07.01 18:54:46.609185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8718 2024.07.01 18:54:46.609204 [ 3 ] {} <Debug> HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8719 2024.07.01 18:54:46.609221 [ 3 ] {} <Debug> HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8720 2024.07.01 18:54:46.609234 [ 3 ] {} <Debug> HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.07.01 18:54:46.609265 [ 3 ] {} <Trace> HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8722 2024.07.01 18:54:46.609359 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8723 2024.07.01 18:54:46.609403 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8724 2024.07.01 18:54:46.609529 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8725 2024.07.01 18:54:46.609781 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8726 2024.07.01 18:54:46.609818 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8727 2024.07.01 18:54:46.610125 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8728 2024.07.01 18:54:46.610429 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8729 2024.07.01 18:54:46.610579 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00124 sec., 1612.9032258064517 rows/sec., 112.62 KiB/sec.
8730 2024.07.01 18:54:46.610747 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Debug> DynamicQueryHandler: Done processing query
8731 2024.07.01 18:54:46.610772 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8732 2024.07.01 18:54:46.610788 [ 3 ] {} <Debug> HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8733 2024.07.01 18:54:46.610952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8734 2024.07.01 18:54:46.611000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8735 2024.07.01 18:54:46.611018 [ 3 ] {} <Debug> HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8736 2024.07.01 18:54:46.611034 [ 3 ] {} <Debug> HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.07.01 18:54:46.611048 [ 3 ] {} <Debug> HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8738 2024.07.01 18:54:46.611079 [ 3 ] {} <Trace> HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8739 2024.07.01 18:54:46.611197 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8740 2024.07.01 18:54:46.611239 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8741 2024.07.01 18:54:46.611367 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8742 2024.07.01 18:54:46.611667 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8743 2024.07.01 18:54:46.611703 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8744 2024.07.01 18:54:46.612009 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8745 2024.07.01 18:54:46.612309 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8746 2024.07.01 18:54:46.612458 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001289 sec., 51202.482544608225 rows/sec., 4.00 MiB/sec.
8747 2024.07.01 18:54:46.612608 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Debug> DynamicQueryHandler: Done processing query
8748 2024.07.01 18:54:46.612632 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8749 2024.07.01 18:54:46.612648 [ 3 ] {} <Debug> HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8750 2024.07.01 18:54:46.612793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8751 2024.07.01 18:54:46.612842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8752 2024.07.01 18:54:46.612861 [ 3 ] {} <Debug> HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8753 2024.07.01 18:54:46.612877 [ 3 ] {} <Debug> HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8754 2024.07.01 18:54:46.612891 [ 3 ] {} <Debug> HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8755 2024.07.01 18:54:46.612921 [ 3 ] {} <Trace> HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8756 2024.07.01 18:54:46.613063 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8757 2024.07.01 18:54:46.613110 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8758 2024.07.01 18:54:46.613253 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8759 2024.07.01 18:54:46.613594 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8760 2024.07.01 18:54:46.613628 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8761 2024.07.01 18:54:46.613990 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8762 2024.07.01 18:54:46.614377 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8763 2024.07.01 18:54:46.614537 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001532 sec., 105091.38381201045 rows/sec., 7.32 MiB/sec.
8764 2024.07.01 18:54:46.614788 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Debug> DynamicQueryHandler: Done processing query
8765 2024.07.01 18:54:46.614846 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8766 2024.07.01 18:54:46.614900 [ 3 ] {} <Debug> HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8767 2024.07.01 18:54:46.615110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8768 2024.07.01 18:54:46.615162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8769 2024.07.01 18:54:46.615181 [ 3 ] {} <Debug> HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8770 2024.07.01 18:54:46.615197 [ 3 ] {} <Debug> HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.07.01 18:54:46.615211 [ 3 ] {} <Debug> HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8772 2024.07.01 18:54:46.615242 [ 3 ] {} <Trace> HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8773 2024.07.01 18:54:46.615365 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8774 2024.07.01 18:54:46.615412 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8775 2024.07.01 18:54:46.615555 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8776 2024.07.01 18:54:46.615826 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8777 2024.07.01 18:54:46.615862 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8778 2024.07.01 18:54:46.616217 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8779 2024.07.01 18:54:46.616538 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8780 2024.07.01 18:54:46.616689 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
8781 2024.07.01 18:54:46.616948 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Debug> DynamicQueryHandler: Done processing query
8782 2024.07.01 18:54:46.617009 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8783 2024.07.01 18:54:46.617062 [ 3 ] {} <Debug> HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8784 2024.07.01 18:54:49.856903 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
8785 2024.07.01 18:54:49.856965 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
8786 2024.07.01 18:54:51.608299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8787 2024.07.01 18:54:51.608450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8788 2024.07.01 18:54:51.608479 [ 3 ] {} <Debug> HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8789 2024.07.01 18:54:51.608507 [ 3 ] {} <Debug> HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8790 2024.07.01 18:54:51.608525 [ 3 ] {} <Debug> HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.07.01 18:54:51.608581 [ 3 ] {} <Trace> HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8792 2024.07.01 18:54:51.608795 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8793 2024.07.01 18:54:51.608871 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8794 2024.07.01 18:54:51.609074 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8795 2024.07.01 18:54:51.609512 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2024.07.01 18:54:51.609556 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8797 2024.07.01 18:54:51.609928 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8798 2024.07.01 18:54:51.610270 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8799 2024.07.01 18:54:51.610446 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001715 sec., 17492.71137026239 rows/sec., 1.38 MiB/sec.
8800 2024.07.01 18:54:51.610652 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Debug> DynamicQueryHandler: Done processing query
8801 2024.07.01 18:54:51.610679 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8802 2024.07.01 18:54:51.610697 [ 3 ] {} <Debug> HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8803 2024.07.01 18:54:51.610830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8804 2024.07.01 18:54:51.610883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8805 2024.07.01 18:54:51.610903 [ 3 ] {} <Debug> HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8806 2024.07.01 18:54:51.610920 [ 3 ] {} <Debug> HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8807 2024.07.01 18:54:51.610934 [ 3 ] {} <Debug> HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.07.01 18:54:51.610965 [ 3 ] {} <Trace> HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8809 2024.07.01 18:54:51.611059 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8810 2024.07.01 18:54:51.611103 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8811 2024.07.01 18:54:51.611232 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8812 2024.07.01 18:54:51.611515 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8813 2024.07.01 18:54:51.611553 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8814 2024.07.01 18:54:51.611857 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
8815 2024.07.01 18:54:51.612171 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8816 2024.07.01 18:54:51.612328 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec.
8817 2024.07.01 18:54:51.612486 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Debug> DynamicQueryHandler: Done processing query
8818 2024.07.01 18:54:51.612510 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8819 2024.07.01 18:54:51.612526 [ 3 ] {} <Debug> HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8820 2024.07.01 18:54:51.612653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8821 2024.07.01 18:54:51.612701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8822 2024.07.01 18:54:51.612719 [ 3 ] {} <Debug> HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8823 2024.07.01 18:54:51.612736 [ 3 ] {} <Debug> HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8824 2024.07.01 18:54:51.612749 [ 3 ] {} <Debug> HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.07.01 18:54:51.612779 [ 3 ] {} <Trace> HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8826 2024.07.01 18:54:51.612916 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8827 2024.07.01 18:54:51.612959 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8828 2024.07.01 18:54:51.613081 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8829 2024.07.01 18:54:51.613576 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8830 2024.07.01 18:54:51.613611 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8831 2024.07.01 18:54:51.613908 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8832 2024.07.01 18:54:51.614199 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8833 2024.07.01 18:54:51.614406 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Debug> executeQuery: Read 183 rows, 15.43 KiB in 0.001544 sec., 118523.31606217616 rows/sec., 9.76 MiB/sec.
8834 2024.07.01 18:54:51.614571 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Debug> DynamicQueryHandler: Done processing query
8835 2024.07.01 18:54:51.614595 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8836 2024.07.01 18:54:51.614611 [ 3 ] {} <Debug> HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8837 2024.07.01 18:54:51.614730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8838 2024.07.01 18:54:51.614780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8839 2024.07.01 18:54:51.614798 [ 3 ] {} <Debug> HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8840 2024.07.01 18:54:51.614814 [ 3 ] {} <Debug> HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8841 2024.07.01 18:54:51.614828 [ 3 ] {} <Debug> HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.07.01 18:54:51.614858 [ 3 ] {} <Trace> HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8843 2024.07.01 18:54:51.614949 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8844 2024.07.01 18:54:51.614993 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8845 2024.07.01 18:54:51.615116 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8846 2024.07.01 18:54:51.615427 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8847 2024.07.01 18:54:51.615464 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8848 2024.07.01 18:54:51.615759 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
8849 2024.07.01 18:54:51.616069 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8850 2024.07.01 18:54:51.616223 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 107.75 KiB/sec.
8851 2024.07.01 18:54:51.616387 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Debug> DynamicQueryHandler: Done processing query
8852 2024.07.01 18:54:51.616410 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8853 2024.07.01 18:54:51.616425 [ 3 ] {} <Debug> HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8854 2024.07.01 18:54:51.616554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8855 2024.07.01 18:54:51.616601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8856 2024.07.01 18:54:51.616619 [ 3 ] {} <Debug> HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8857 2024.07.01 18:54:51.616635 [ 3 ] {} <Debug> HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8858 2024.07.01 18:54:51.616649 [ 3 ] {} <Debug> HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8859 2024.07.01 18:54:51.616678 [ 3 ] {} <Trace> HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8860 2024.07.01 18:54:51.616809 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8861 2024.07.01 18:54:51.616851 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8862 2024.07.01 18:54:51.616975 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8863 2024.07.01 18:54:51.617344 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8864 2024.07.01 18:54:51.617382 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8865 2024.07.01 18:54:51.617695 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8866 2024.07.01 18:54:51.618002 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8867 2024.07.01 18:54:51.618153 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Debug> executeQuery: Read 120 rows, 9.58 KiB in 0.001392 sec., 86206.89655172413 rows/sec., 6.72 MiB/sec.
8868 2024.07.01 18:54:51.618407 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Debug> DynamicQueryHandler: Done processing query
8869 2024.07.01 18:54:51.618460 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8870 2024.07.01 18:54:51.618514 [ 3 ] {} <Debug> HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8871 2024.07.01 18:54:51.618743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8872 2024.07.01 18:54:51.618795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8873 2024.07.01 18:54:51.618814 [ 3 ] {} <Debug> HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8874 2024.07.01 18:54:51.618831 [ 3 ] {} <Debug> HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8875 2024.07.01 18:54:51.618844 [ 3 ] {} <Debug> HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8876 2024.07.01 18:54:51.618875 [ 3 ] {} <Trace> HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8877 2024.07.01 18:54:51.619041 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8878 2024.07.01 18:54:51.619090 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8879 2024.07.01 18:54:51.619245 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8880 2024.07.01 18:54:51.619657 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8881 2024.07.01 18:54:51.619694 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8882 2024.07.01 18:54:51.620085 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8883 2024.07.01 18:54:51.620429 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8884 2024.07.01 18:54:51.620577 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001618 sec., 121755.25339925833 rows/sec., 8.50 MiB/sec.
8885 2024.07.01 18:54:51.620751 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Debug> DynamicQueryHandler: Done processing query
8886 2024.07.01 18:54:51.620775 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8887 2024.07.01 18:54:51.620790 [ 3 ] {} <Debug> HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8888 2024.07.01 18:54:51.620931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8889 2024.07.01 18:54:51.620978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8890 2024.07.01 18:54:51.620997 [ 3 ] {} <Debug> HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8891 2024.07.01 18:54:51.621013 [ 3 ] {} <Debug> HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8892 2024.07.01 18:54:51.621026 [ 3 ] {} <Debug> HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.07.01 18:54:51.621056 [ 3 ] {} <Trace> HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8894 2024.07.01 18:54:51.621492 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8895 2024.07.01 18:54:51.621558 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8896 2024.07.01 18:54:51.621956 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8897 2024.07.01 18:54:51.622643 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8898 2024.07.01 18:54:51.622680 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8899 2024.07.01 18:54:51.623286 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8900 2024.07.01 18:54:51.623685 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8901 2024.07.01 18:54:51.623862 [ 47 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8902 2024.07.01 18:54:51.623869 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002707 sec., 11082.379017362393 rows/sec., 19.86 MiB/sec.
8903 2024.07.01 18:54:51.623951 [ 47 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8904 2024.07.01 18:54:51.624034 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8905 2024.07.01 18:54:51.624413 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
8906 2024.07.01 18:54:51.624573 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Debug> DynamicQueryHandler: Done processing query
8907 2024.07.01 18:54:51.624666 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8908 2024.07.01 18:54:51.624743 [ 3 ] {} <Debug> HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8909 2024.07.01 18:54:51.624972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8910 2024.07.01 18:54:51.625053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8911 2024.07.01 18:54:51.625085 [ 3 ] {} <Debug> HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8912 2024.07.01 18:54:51.625112 [ 3 ] {} <Debug> HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8913 2024.07.01 18:54:51.625139 [ 3 ] {} <Debug> HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8914 2024.07.01 18:54:51.625189 [ 3 ] {} <Trace> HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8915 2024.07.01 18:54:51.625231 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8916 2024.07.01 18:54:51.625308 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 700 rows starting from the beginning of the part
8917 2024.07.01 18:54:51.625336 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8918 2024.07.01 18:54:51.625401 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8919 2024.07.01 18:54:51.625916 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
8920 2024.07.01 18:54:51.626026 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8921 2024.07.01 18:54:51.626443 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part
8922 2024.07.01 18:54:51.627012 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part
8923 2024.07.01 18:54:51.627075 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8924 2024.07.01 18:54:51.627125 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8925 2024.07.01 18:54:51.627510 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
8926 2024.07.01 18:54:51.628030 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part
8927 2024.07.01 18:54:51.628194 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8928 2024.07.01 18:54:51.628825 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8929 2024.07.01 18:54:51.629072 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00377 sec., 15915.119363395226 rows/sec., 1.07 MiB/sec.
8930 2024.07.01 18:54:51.629331 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Debug> DynamicQueryHandler: Done processing query
8931 2024.07.01 18:54:51.629358 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8932 2024.07.01 18:54:51.629383 [ 3 ] {} <Debug> HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8933 2024.07.01 18:54:51.635711 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.011551006 sec., 73586.66422647516 rows/sec., 131.86 MiB/sec.
8934 2024.07.01 18:54:51.636584 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
8935 2024.07.01 18:54:51.637215 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.07.01 18:54:51.637311 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
8937 2024.07.01 18:54:51.637467 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB.
8938 2024.07.01 18:54:56.605587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8939 2024.07.01 18:54:56.605720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8940 2024.07.01 18:54:56.605745 [ 3 ] {} <Debug> HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8941 2024.07.01 18:54:56.605769 [ 3 ] {} <Debug> HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8942 2024.07.01 18:54:56.605784 [ 3 ] {} <Debug> HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8943 2024.07.01 18:54:56.605832 [ 3 ] {} <Trace> HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8944 2024.07.01 18:54:56.606025 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8945 2024.07.01 18:54:56.606090 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8946 2024.07.01 18:54:56.606274 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8947 2024.07.01 18:54:56.606753 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8948 2024.07.01 18:54:56.606792 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8949 2024.07.01 18:54:56.607177 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8950 2024.07.01 18:54:56.607520 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.07.01 18:54:56.607673 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec.
8952 2024.07.01 18:54:56.607872 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Debug> DynamicQueryHandler: Done processing query
8953 2024.07.01 18:54:56.607898 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8954 2024.07.01 18:54:56.607915 [ 3 ] {} <Debug> HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8955 2024.07.01 18:54:56.608083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8956 2024.07.01 18:54:56.608133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8957 2024.07.01 18:54:56.608151 [ 3 ] {} <Debug> HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8958 2024.07.01 18:54:56.608168 [ 3 ] {} <Debug> HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.07.01 18:54:56.608182 [ 3 ] {} <Debug> HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.07.01 18:54:56.608214 [ 3 ] {} <Trace> HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8961 2024.07.01 18:54:56.608328 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8962 2024.07.01 18:54:56.608370 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8963 2024.07.01 18:54:56.608497 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8964 2024.07.01 18:54:56.608870 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8965 2024.07.01 18:54:56.608907 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8966 2024.07.01 18:54:56.609224 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8967 2024.07.01 18:54:56.609541 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8968 2024.07.01 18:54:56.609697 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec.
8969 2024.07.01 18:54:56.609866 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Debug> DynamicQueryHandler: Done processing query
8970 2024.07.01 18:54:56.609891 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8971 2024.07.01 18:54:56.609907 [ 3 ] {} <Debug> HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8972 2024.07.01 18:54:56.610069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8973 2024.07.01 18:54:56.610120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8974 2024.07.01 18:54:56.610139 [ 3 ] {} <Debug> HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8975 2024.07.01 18:54:56.610157 [ 3 ] {} <Debug> HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8976 2024.07.01 18:54:56.610171 [ 3 ] {} <Debug> HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.07.01 18:54:56.610202 [ 3 ] {} <Trace> HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8978 2024.07.01 18:54:56.610354 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8979 2024.07.01 18:54:56.610401 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8980 2024.07.01 18:54:56.610544 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8981 2024.07.01 18:54:56.610988 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8982 2024.07.01 18:54:56.611025 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
8983 2024.07.01 18:54:56.611421 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8984 2024.07.01 18:54:56.611771 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8985 2024.07.01 18:54:56.611903 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec.
8986 2024.07.01 18:54:56.612102 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Debug> DynamicQueryHandler: Done processing query
8987 2024.07.01 18:54:56.612135 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8988 2024.07.01 18:54:56.612156 [ 3 ] {} <Debug> HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8989 2024.07.01 18:54:56.612304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8990 2024.07.01 18:54:56.612353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8991 2024.07.01 18:54:56.612373 [ 3 ] {} <Debug> HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
8992 2024.07.01 18:54:56.612389 [ 3 ] {} <Debug> HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8993 2024.07.01 18:54:56.612403 [ 3 ] {} <Debug> HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8994 2024.07.01 18:54:56.612433 [ 3 ] {} <Trace> HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8995 2024.07.01 18:54:56.612561 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8996 2024.07.01 18:54:56.612606 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8997 2024.07.01 18:54:56.612733 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8998 2024.07.01 18:54:56.613030 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8999 2024.07.01 18:54:56.613065 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9000 2024.07.01 18:54:56.613429 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9001 2024.07.01 18:54:56.613746 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9002 2024.07.01 18:54:56.613874 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
9003 2024.07.01 18:54:56.614026 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Debug> DynamicQueryHandler: Done processing query
9004 2024.07.01 18:54:56.614048 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9005 2024.07.01 18:54:56.614063 [ 3 ] {} <Debug> HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.07.01 18:55:01.608770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9007 2024.07.01 18:55:01.608912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9008 2024.07.01 18:55:01.608939 [ 3 ] {} <Debug> HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9009 2024.07.01 18:55:01.608965 [ 3 ] {} <Debug> HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.07.01 18:55:01.608979 [ 3 ] {} <Debug> HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9011 2024.07.01 18:55:01.609030 [ 3 ] {} <Trace> HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9012 2024.07.01 18:55:01.609233 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9013 2024.07.01 18:55:01.609305 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9014 2024.07.01 18:55:01.609496 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9015 2024.07.01 18:55:01.609971 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9016 2024.07.01 18:55:01.610014 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9017 2024.07.01 18:55:01.610391 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9018 2024.07.01 18:55:01.610734 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9019 2024.07.01 18:55:01.610883 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001713 sec., 17513.134851138355 rows/sec., 1.39 MiB/sec.
9020 2024.07.01 18:55:01.611167 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Debug> DynamicQueryHandler: Done processing query
9021 2024.07.01 18:55:01.611211 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9022 2024.07.01 18:55:01.611236 [ 3 ] {} <Debug> HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9023 2024.07.01 18:55:01.611430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9024 2024.07.01 18:55:01.611485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9025 2024.07.01 18:55:01.611506 [ 3 ] {} <Debug> HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9026 2024.07.01 18:55:01.611524 [ 3 ] {} <Debug> HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9027 2024.07.01 18:55:01.611542 [ 3 ] {} <Debug> HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9028 2024.07.01 18:55:01.611575 [ 3 ] {} <Trace> HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9029 2024.07.01 18:55:01.611720 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9030 2024.07.01 18:55:01.611766 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9031 2024.07.01 18:55:01.611911 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9032 2024.07.01 18:55:01.612357 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9033 2024.07.01 18:55:01.612395 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9034 2024.07.01 18:55:01.612727 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9035 2024.07.01 18:55:01.613050 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9036 2024.07.01 18:55:01.613175 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.001519 sec., 96115.86570111915 rows/sec., 8.07 MiB/sec.
9037 2024.07.01 18:55:01.613185 [ 80 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9038 2024.07.01 18:55:01.613238 [ 80 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9039 2024.07.01 18:55:01.613271 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9040 2024.07.01 18:55:01.613403 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Debug> DynamicQueryHandler: Done processing query
9041 2024.07.01 18:55:01.613509 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9042 2024.07.01 18:55:01.613574 [ 3 ] {} <Debug> HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9043 2024.07.01 18:55:01.613574 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
9044 2024.07.01 18:55:01.613942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9045 2024.07.01 18:55:01.614252 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9046 2024.07.01 18:55:01.614299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9047 2024.07.01 18:55:01.614377 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 189 rows starting from the beginning of the part
9048 2024.07.01 18:55:01.614418 [ 3 ] {} <Debug> HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9049 2024.07.01 18:55:01.614490 [ 3 ] {} <Debug> HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.07.01 18:55:01.614541 [ 3 ] {} <Debug> HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.07.01 18:55:01.614661 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 147 rows starting from the beginning of the part
9052 2024.07.01 18:55:01.614690 [ 3 ] {} <Trace> HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9053 2024.07.01 18:55:01.614868 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 57 rows starting from the beginning of the part
9054 2024.07.01 18:55:01.615180 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 183 rows starting from the beginning of the part
9055 2024.07.01 18:55:01.615205 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9056 2024.07.01 18:55:01.615434 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
9057 2024.07.01 18:55:01.615411 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9058 2024.07.01 18:55:01.615691 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 146 rows starting from the beginning of the part
9059 2024.07.01 18:55:01.616339 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9060 2024.07.01 18:55:01.617274 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9061 2024.07.01 18:55:01.617332 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9062 2024.07.01 18:55:01.618109 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9063 2024.07.01 18:55:01.618718 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 4 columns (4 merged, 0 gathered) in 0.005355102 sec., 145282.01330245438 rows/sec., 11.92 MiB/sec.
9064 2024.07.01 18:55:01.618927 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9065 2024.07.01 18:55:01.619018 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9066 2024.07.01 18:55:01.619254 [ 80 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9067 2024.07.01 18:55:01.619351 [ 80 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9068 2024.07.01 18:55:01.619395 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.004327 sec., 21724.05823896464 rows/sec., 1.70 MiB/sec.
9069 2024.07.01 18:55:01.619450 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9070 2024.07.01 18:55:01.619978 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
9071 2024.07.01 18:55:01.620185 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Debug> DynamicQueryHandler: Done processing query
9072 2024.07.01 18:55:01.620254 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9073 2024.07.01 18:55:01.620333 [ 3 ] {} <Debug> HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9074 2024.07.01 18:55:01.620373 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9075 2024.07.01 18:55:01.620433 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 150 rows starting from the beginning of the part
9076 2024.07.01 18:55:01.620483 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9077 2024.07.01 18:55:01.620591 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part
9078 2024.07.01 18:55:01.620839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9079 2024.07.01 18:55:01.620974 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9080 2024.07.01 18:55:01.621068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9081 2024.07.01 18:55:01.621091 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part
9082 2024.07.01 18:55:01.621160 [ 3 ] {} <Debug> HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9083 2024.07.01 18:55:01.621279 [ 3 ] {} <Debug> HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.07.01 18:55:01.621310 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9085 2024.07.01 18:55:01.621432 [ 3 ] {} <Debug> HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9086 2024.07.01 18:55:01.621505 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 120 rows starting from the beginning of the part
9087 2024.07.01 18:55:01.621570 [ 3 ] {} <Trace> HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9088 2024.07.01 18:55:01.621758 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
9089 2024.07.01 18:55:01.622015 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part
9090 2024.07.01 18:55:01.622249 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9091 2024.07.01 18:55:01.622464 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9092 2024.07.01 18:55:01.622955 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9093 2024.07.01 18:55:01.623992 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9094 2024.07.01 18:55:01.624068 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9095 2024.07.01 18:55:01.624724 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.005119689 sec., 115241.3750132088 rows/sec., 9.00 MiB/sec.
9096 2024.07.01 18:55:01.624916 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9097 2024.07.01 18:55:01.625004 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9098 2024.07.01 18:55:01.625739 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9099 2024.07.01 18:55:01.625869 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9100 2024.07.01 18:55:01.625946 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9101 2024.07.01 18:55:01.626105 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9102 2024.07.01 18:55:01.626154 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9103 2024.07.01 18:55:01.626231 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9104 2024.07.01 18:55:01.626234 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004343 sec., 36840.89339166475 rows/sec., 2.57 MiB/sec.
9105 2024.07.01 18:55:01.626256 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9106 2024.07.01 18:55:01.626673 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
9107 2024.07.01 18:55:01.626783 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Debug> DynamicQueryHandler: Done processing query
9108 2024.07.01 18:55:01.626892 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9109 2024.07.01 18:55:01.627002 [ 3 ] {} <Debug> HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9110 2024.07.01 18:55:01.627370 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9111 2024.07.01 18:55:01.627506 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9248 rows starting from the beginning of the part
9112 2024.07.01 18:55:01.627508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9113 2024.07.01 18:55:01.627787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9114 2024.07.01 18:55:01.627888 [ 3 ] {} <Debug> HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9115 2024.07.01 18:55:01.627899 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
9116 2024.07.01 18:55:01.627946 [ 3 ] {} <Debug> HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9117 2024.07.01 18:55:01.627985 [ 3 ] {} <Debug> HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9118 2024.07.01 18:55:01.628160 [ 3 ] {} <Trace> HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9119 2024.07.01 18:55:01.628210 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part
9120 2024.07.01 18:55:01.628471 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 197 rows starting from the beginning of the part
9121 2024.07.01 18:55:01.628592 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
9122 2024.07.01 18:55:01.628746 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
9123 2024.07.01 18:55:01.628890 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9124 2024.07.01 18:55:01.629278 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9125 2024.07.01 18:55:01.630697 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9126 2024.07.01 18:55:01.632524 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9127 2024.07.01 18:55:01.632604 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9128 2024.07.01 18:55:01.634167 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9129 2024.07.01 18:55:01.635222 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9130 2024.07.01 18:55:01.635434 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006991 sec., 4291.231583464454 rows/sec., 7.69 MiB/sec.
9131 2024.07.01 18:55:01.636101 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Debug> DynamicQueryHandler: Done processing query
9132 2024.07.01 18:55:01.636157 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9133 2024.07.01 18:55:01.636218 [ 3 ] {} <Debug> HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9134 2024.07.01 18:55:01.636439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9135 2024.07.01 18:55:01.636449 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10087 rows, containing 5 columns (5 merged, 0 gathered) in 0.010051536 sec., 1003528.2169809669 rows/sec., 69.98 MiB/sec.
9136 2024.07.01 18:55:01.636517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9137 2024.07.01 18:55:01.636547 [ 3 ] {} <Debug> HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9138 2024.07.01 18:55:01.636565 [ 3 ] {} <Debug> HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9139 2024.07.01 18:55:01.636580 [ 3 ] {} <Debug> HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9140 2024.07.01 18:55:01.636617 [ 3 ] {} <Trace> HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9141 2024.07.01 18:55:01.636783 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9142 2024.07.01 18:55:01.636817 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9143 2024.07.01 18:55:01.636957 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9144 2024.07.01 18:55:01.637392 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9145 2024.07.01 18:55:01.637917 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9146 2024.07.01 18:55:01.638148 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9147 2024.07.01 18:55:01.638155 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9148 2024.07.01 18:55:01.638217 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9149 2024.07.01 18:55:01.638365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB.
9150 2024.07.01 18:55:01.638751 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9151 2024.07.01 18:55:01.639086 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9152 2024.07.01 18:55:01.639215 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002479 sec., 24203.307785397337 rows/sec., 1.63 MiB/sec.
9153 2024.07.01 18:55:01.639220 [ 80 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9154 2024.07.01 18:55:01.639281 [ 80 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9155 2024.07.01 18:55:01.639325 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
9156 2024.07.01 18:55:01.639418 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Debug> DynamicQueryHandler: Done processing query
9157 2024.07.01 18:55:01.639429 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9158 2024.07.01 18:55:01.639444 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9159 2024.07.01 18:55:01.639477 [ 3 ] {} <Debug> HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.07.01 18:55:01.639569 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9161 2024.07.01 18:55:01.639598 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3166 rows starting from the beginning of the part
9162 2024.07.01 18:55:01.639663 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9163 2024.07.01 18:55:01.639860 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9164 2024.07.01 18:55:01.640046 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9165 2024.07.01 18:55:01.640216 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9166 2024.07.01 18:55:01.640348 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9167 2024.07.01 18:55:01.641944 [ 195 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565075 sec., 1351227.546952818 rows/sec., 90.90 MiB/sec.
9168 2024.07.01 18:55:01.642453 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9169 2024.07.01 18:55:01.642936 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9170 2024.07.01 18:55:01.643031 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9171 2024.07.01 18:55:01.643134 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
9172 2024.07.01 18:55:02.000206 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.84 MiB, peak 205.21 MiB, free memory in arenas 0.00 B, will set to 196.20 MiB (RSS), difference: 1.36 MiB
9173 2024.07.01 18:55:04.857030 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
9174 2024.07.01 18:55:04.857079 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
9175 2024.07.01 18:55:06.605288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9176 2024.07.01 18:55:06.605495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9177 2024.07.01 18:55:06.605575 [ 3 ] {} <Debug> HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9178 2024.07.01 18:55:06.605635 [ 3 ] {} <Debug> HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9179 2024.07.01 18:55:06.605663 [ 3 ] {} <Debug> HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9180 2024.07.01 18:55:06.605733 [ 3 ] {} <Trace> HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9181 2024.07.01 18:55:06.606047 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9182 2024.07.01 18:55:06.606116 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9183 2024.07.01 18:55:06.606307 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9184 2024.07.01 18:55:06.606758 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9185 2024.07.01 18:55:06.606802 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9186 2024.07.01 18:55:06.607177 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9187 2024.07.01 18:55:06.607516 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9188 2024.07.01 18:55:06.607709 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.48 MiB/sec.
9189 2024.07.01 18:55:06.608015 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Debug> DynamicQueryHandler: Done processing query
9190 2024.07.01 18:55:06.608078 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9191 2024.07.01 18:55:06.608141 [ 3 ] {} <Debug> HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9192 2024.07.01 18:55:06.608372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9193 2024.07.01 18:55:06.608427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9194 2024.07.01 18:55:06.608446 [ 3 ] {} <Debug> HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9195 2024.07.01 18:55:06.608463 [ 3 ] {} <Debug> HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9196 2024.07.01 18:55:06.608477 [ 3 ] {} <Debug> HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9197 2024.07.01 18:55:06.608510 [ 3 ] {} <Trace> HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9198 2024.07.01 18:55:06.608636 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9199 2024.07.01 18:55:06.608680 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9200 2024.07.01 18:55:06.608827 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9201 2024.07.01 18:55:06.609164 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9202 2024.07.01 18:55:06.609202 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9203 2024.07.01 18:55:06.609517 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9204 2024.07.01 18:55:06.609823 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9205 2024.07.01 18:55:06.609950 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001359 sec., 47093.451066961 rows/sec., 3.68 MiB/sec.
9206 2024.07.01 18:55:06.610114 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Debug> DynamicQueryHandler: Done processing query
9207 2024.07.01 18:55:06.610139 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9208 2024.07.01 18:55:06.610155 [ 3 ] {} <Debug> HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9209 2024.07.01 18:55:06.610311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9210 2024.07.01 18:55:06.610360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9211 2024.07.01 18:55:06.610379 [ 3 ] {} <Debug> HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9212 2024.07.01 18:55:06.610395 [ 3 ] {} <Debug> HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9213 2024.07.01 18:55:06.610409 [ 3 ] {} <Debug> HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9214 2024.07.01 18:55:06.610440 [ 3 ] {} <Trace> HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9215 2024.07.01 18:55:06.610587 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9216 2024.07.01 18:55:06.610634 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9217 2024.07.01 18:55:06.610777 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9218 2024.07.01 18:55:06.611165 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9219 2024.07.01 18:55:06.611201 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9220 2024.07.01 18:55:06.611605 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9221 2024.07.01 18:55:06.611949 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9222 2024.07.01 18:55:06.612078 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec.
9223 2024.07.01 18:55:06.612245 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Debug> DynamicQueryHandler: Done processing query
9224 2024.07.01 18:55:06.612269 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9225 2024.07.01 18:55:06.612284 [ 3 ] {} <Debug> HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9226 2024.07.01 18:55:06.612405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9227 2024.07.01 18:55:06.612454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9228 2024.07.01 18:55:06.612475 [ 3 ] {} <Debug> HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9229 2024.07.01 18:55:06.612491 [ 3 ] {} <Debug> HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9230 2024.07.01 18:55:06.612505 [ 3 ] {} <Debug> HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9231 2024.07.01 18:55:06.612536 [ 3 ] {} <Trace> HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9232 2024.07.01 18:55:06.612667 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9233 2024.07.01 18:55:06.612711 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9234 2024.07.01 18:55:06.612838 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9235 2024.07.01 18:55:06.613130 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9236 2024.07.01 18:55:06.613165 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9237 2024.07.01 18:55:06.613519 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9238 2024.07.01 18:55:06.613847 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9239 2024.07.01 18:55:06.613974 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
9240 2024.07.01 18:55:06.614250 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Debug> DynamicQueryHandler: Done processing query
9241 2024.07.01 18:55:06.614316 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9242 2024.07.01 18:55:06.614386 [ 3 ] {} <Debug> HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.07.01 18:55:11.606726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9244 2024.07.01 18:55:11.606871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9245 2024.07.01 18:55:11.606900 [ 3 ] {} <Debug> HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9246 2024.07.01 18:55:11.606928 [ 3 ] {} <Debug> HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9247 2024.07.01 18:55:11.606946 [ 3 ] {} <Debug> HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9248 2024.07.01 18:55:11.607004 [ 3 ] {} <Trace> HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9249 2024.07.01 18:55:11.607218 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9250 2024.07.01 18:55:11.607294 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9251 2024.07.01 18:55:11.607513 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9252 2024.07.01 18:55:11.607980 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9253 2024.07.01 18:55:11.608028 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9254 2024.07.01 18:55:11.608403 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9255 2024.07.01 18:55:11.608763 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9256 2024.07.01 18:55:11.608915 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001768 sec., 16968.325791855204 rows/sec., 1.34 MiB/sec.
9257 2024.07.01 18:55:11.609134 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Debug> DynamicQueryHandler: Done processing query
9258 2024.07.01 18:55:11.609163 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9259 2024.07.01 18:55:11.609179 [ 3 ] {} <Debug> HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9260 2024.07.01 18:55:11.609338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9261 2024.07.01 18:55:11.609395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9262 2024.07.01 18:55:11.609414 [ 3 ] {} <Debug> HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9263 2024.07.01 18:55:11.609433 [ 3 ] {} <Debug> HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9264 2024.07.01 18:55:11.609447 [ 3 ] {} <Debug> HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9265 2024.07.01 18:55:11.609482 [ 3 ] {} <Trace> HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9266 2024.07.01 18:55:11.609630 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9267 2024.07.01 18:55:11.609677 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9268 2024.07.01 18:55:11.609813 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9269 2024.07.01 18:55:11.610276 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9270 2024.07.01 18:55:11.610312 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9271 2024.07.01 18:55:11.610626 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9272 2024.07.01 18:55:11.610935 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9273 2024.07.01 18:55:11.611065 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Debug> executeQuery: Read 146 rows, 12.55 KiB in 0.001501 sec., 97268.48767488342 rows/sec., 8.16 MiB/sec.
9274 2024.07.01 18:55:11.611321 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Debug> DynamicQueryHandler: Done processing query
9275 2024.07.01 18:55:11.611384 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9276 2024.07.01 18:55:11.611440 [ 3 ] {} <Debug> HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9277 2024.07.01 18:55:11.611609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9278 2024.07.01 18:55:11.611663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9279 2024.07.01 18:55:11.611685 [ 3 ] {} <Debug> HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9280 2024.07.01 18:55:11.611703 [ 3 ] {} <Debug> HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9281 2024.07.01 18:55:11.611717 [ 3 ] {} <Debug> HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9282 2024.07.01 18:55:11.611750 [ 3 ] {} <Trace> HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9283 2024.07.01 18:55:11.611888 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9284 2024.07.01 18:55:11.611932 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9285 2024.07.01 18:55:11.612079 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9286 2024.07.01 18:55:11.612445 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9287 2024.07.01 18:55:11.612481 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9288 2024.07.01 18:55:11.612792 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9289 2024.07.01 18:55:11.613101 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9290 2024.07.01 18:55:11.613228 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001397 sec., 67287.04366499642 rows/sec., 5.26 MiB/sec.
9291 2024.07.01 18:55:11.613408 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Debug> DynamicQueryHandler: Done processing query
9292 2024.07.01 18:55:11.613444 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9293 2024.07.01 18:55:11.613469 [ 3 ] {} <Debug> HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.07.01 18:55:11.613638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9295 2024.07.01 18:55:11.613689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9296 2024.07.01 18:55:11.613708 [ 3 ] {} <Debug> HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9297 2024.07.01 18:55:11.613725 [ 3 ] {} <Debug> HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9298 2024.07.01 18:55:11.613738 [ 3 ] {} <Debug> HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9299 2024.07.01 18:55:11.613770 [ 3 ] {} <Trace> HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9300 2024.07.01 18:55:11.613913 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9301 2024.07.01 18:55:11.613959 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9302 2024.07.01 18:55:11.614100 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9303 2024.07.01 18:55:11.614505 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9304 2024.07.01 18:55:11.614540 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9305 2024.07.01 18:55:11.614930 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9306 2024.07.01 18:55:11.615281 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9307 2024.07.01 18:55:11.615411 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
9308 2024.07.01 18:55:11.615669 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Debug> DynamicQueryHandler: Done processing query
9309 2024.07.01 18:55:11.615734 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9310 2024.07.01 18:55:11.615789 [ 3 ] {} <Debug> HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.07.01 18:55:11.616006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9312 2024.07.01 18:55:11.616059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9313 2024.07.01 18:55:11.616079 [ 3 ] {} <Debug> HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9314 2024.07.01 18:55:11.616096 [ 3 ] {} <Debug> HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9315 2024.07.01 18:55:11.616110 [ 3 ] {} <Debug> HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9316 2024.07.01 18:55:11.616142 [ 3 ] {} <Trace> HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9317 2024.07.01 18:55:11.616456 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9318 2024.07.01 18:55:11.616523 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9319 2024.07.01 18:55:11.616943 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9320 2024.07.01 18:55:11.617644 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9321 2024.07.01 18:55:11.617680 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9322 2024.07.01 18:55:11.618287 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9323 2024.07.01 18:55:11.618691 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9324 2024.07.01 18:55:11.618847 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002619 sec., 11454.753722794962 rows/sec., 20.53 MiB/sec.
9325 2024.07.01 18:55:11.619232 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Debug> DynamicQueryHandler: Done processing query
9326 2024.07.01 18:55:11.619257 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9327 2024.07.01 18:55:11.619272 [ 3 ] {} <Debug> HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9328 2024.07.01 18:55:11.619393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9329 2024.07.01 18:55:11.619441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9330 2024.07.01 18:55:11.619459 [ 3 ] {} <Debug> HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9331 2024.07.01 18:55:11.619477 [ 3 ] {} <Debug> HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9332 2024.07.01 18:55:11.619491 [ 3 ] {} <Debug> HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9333 2024.07.01 18:55:11.619522 [ 3 ] {} <Trace> HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9334 2024.07.01 18:55:11.619638 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9335 2024.07.01 18:55:11.619683 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9336 2024.07.01 18:55:11.619810 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9337 2024.07.01 18:55:11.620100 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9338 2024.07.01 18:55:11.620136 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9339 2024.07.01 18:55:11.620487 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9340 2024.07.01 18:55:11.620808 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9341 2024.07.01 18:55:11.620935 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
9342 2024.07.01 18:55:11.621098 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Debug> DynamicQueryHandler: Done processing query
9343 2024.07.01 18:55:11.621123 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9344 2024.07.01 18:55:11.621139 [ 3 ] {} <Debug> HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9345 2024.07.01 18:55:16.604935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9346 2024.07.01 18:55:16.605063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9347 2024.07.01 18:55:16.605093 [ 3 ] {} <Debug> HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9348 2024.07.01 18:55:16.605118 [ 3 ] {} <Debug> HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9349 2024.07.01 18:55:16.605133 [ 3 ] {} <Debug> HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9350 2024.07.01 18:55:16.605181 [ 3 ] {} <Trace> HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9351 2024.07.01 18:55:16.605374 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9352 2024.07.01 18:55:16.605437 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9353 2024.07.01 18:55:16.605620 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9354 2024.07.01 18:55:16.606202 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9355 2024.07.01 18:55:16.606245 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9356 2024.07.01 18:55:16.606628 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9357 2024.07.01 18:55:16.606977 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9358 2024.07.01 18:55:16.607146 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001795 sec., 31197.771587743733 rows/sec., 2.40 MiB/sec.
9359 2024.07.01 18:55:16.607421 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Debug> DynamicQueryHandler: Done processing query
9360 2024.07.01 18:55:16.607477 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9361 2024.07.01 18:55:16.607529 [ 3 ] {} <Debug> HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.07.01 18:55:16.607709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9363 2024.07.01 18:55:16.607763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9364 2024.07.01 18:55:16.607782 [ 3 ] {} <Debug> HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9365 2024.07.01 18:55:16.607800 [ 3 ] {} <Debug> HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9366 2024.07.01 18:55:16.607814 [ 3 ] {} <Debug> HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9367 2024.07.01 18:55:16.607847 [ 3 ] {} <Trace> HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9368 2024.07.01 18:55:16.607972 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9369 2024.07.01 18:55:16.608017 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9370 2024.07.01 18:55:16.608160 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9371 2024.07.01 18:55:16.608522 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9372 2024.07.01 18:55:16.608559 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9373 2024.07.01 18:55:16.608886 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9374 2024.07.01 18:55:16.609188 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9375 2024.07.01 18:55:16.609344 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001411 sec., 45357.90219702339 rows/sec., 3.54 MiB/sec.
9376 2024.07.01 18:55:16.609508 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Debug> DynamicQueryHandler: Done processing query
9377 2024.07.01 18:55:16.609532 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9378 2024.07.01 18:55:16.609548 [ 3 ] {} <Debug> HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9379 2024.07.01 18:55:16.609714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9380 2024.07.01 18:55:16.609764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9381 2024.07.01 18:55:16.609784 [ 3 ] {} <Debug> HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9382 2024.07.01 18:55:16.609800 [ 3 ] {} <Debug> HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9383 2024.07.01 18:55:16.609815 [ 3 ] {} <Debug> HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9384 2024.07.01 18:55:16.609845 [ 3 ] {} <Trace> HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9385 2024.07.01 18:55:16.609991 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9386 2024.07.01 18:55:16.610038 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9387 2024.07.01 18:55:16.610183 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9388 2024.07.01 18:55:16.610543 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9389 2024.07.01 18:55:16.610587 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9390 2024.07.01 18:55:16.610998 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9391 2024.07.01 18:55:16.611330 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9392 2024.07.01 18:55:16.611492 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
9393 2024.07.01 18:55:16.611650 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Debug> DynamicQueryHandler: Done processing query
9394 2024.07.01 18:55:16.611677 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9395 2024.07.01 18:55:16.611693 [ 3 ] {} <Debug> HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.07.01 18:55:16.611810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9397 2024.07.01 18:55:16.611858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9398 2024.07.01 18:55:16.611877 [ 3 ] {} <Debug> HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9399 2024.07.01 18:55:16.611894 [ 3 ] {} <Debug> HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9400 2024.07.01 18:55:16.611908 [ 3 ] {} <Debug> HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9401 2024.07.01 18:55:16.611938 [ 3 ] {} <Trace> HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9402 2024.07.01 18:55:16.612064 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9403 2024.07.01 18:55:16.612108 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9404 2024.07.01 18:55:16.612232 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9405 2024.07.01 18:55:16.612529 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9406 2024.07.01 18:55:16.612566 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9407 2024.07.01 18:55:16.612927 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9408 2024.07.01 18:55:16.613246 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9409 2024.07.01 18:55:16.613395 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
9410 2024.07.01 18:55:16.613587 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Debug> DynamicQueryHandler: Done processing query
9411 2024.07.01 18:55:16.613623 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9412 2024.07.01 18:55:16.613654 [ 3 ] {} <Debug> HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9413 2024.07.01 18:55:19.857125 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
9414 2024.07.01 18:55:19.857177 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
9415 2024.07.01 18:55:21.001372 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000968583 sec.
9416 2024.07.01 18:55:21.608707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9417 2024.07.01 18:55:21.608851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9418 2024.07.01 18:55:21.608885 [ 3 ] {} <Debug> HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9419 2024.07.01 18:55:21.608916 [ 3 ] {} <Debug> HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.07.01 18:55:21.608935 [ 3 ] {} <Debug> HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.07.01 18:55:21.608993 [ 3 ] {} <Trace> HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9422 2024.07.01 18:55:21.609228 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9423 2024.07.01 18:55:21.609303 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9424 2024.07.01 18:55:21.609508 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9425 2024.07.01 18:55:21.609999 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9426 2024.07.01 18:55:21.610054 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9427 2024.07.01 18:55:21.610451 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9428 2024.07.01 18:55:21.610802 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9429 2024.07.01 18:55:21.610963 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001802 sec., 16648.168701442843 rows/sec., 1.32 MiB/sec.
9430 2024.07.01 18:55:21.610966 [ 32 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0
9431 2024.07.01 18:55:21.611027 [ 32 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9432 2024.07.01 18:55:21.611057 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9433 2024.07.01 18:55:21.611170 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full
9434 2024.07.01 18:55:21.611218 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Debug> DynamicQueryHandler: Done processing query
9435 2024.07.01 18:55:21.611250 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9436 2024.07.01 18:55:21.611275 [ 3 ] {} <Debug> HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.07.01 18:55:21.611315 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9438 2024.07.01 18:55:21.611364 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 30 rows starting from the beginning of the part
9439 2024.07.01 18:55:21.611445 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part
9440 2024.07.01 18:55:21.611459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9441 2024.07.01 18:55:21.611660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9442 2024.07.01 18:55:21.611792 [ 3 ] {} <Debug> HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9443 2024.07.01 18:55:21.611885 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part
9444 2024.07.01 18:55:21.611913 [ 3 ] {} <Debug> HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9445 2024.07.01 18:55:21.611946 [ 3 ] {} <Debug> HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9446 2024.07.01 18:55:21.612022 [ 3 ] {} <Trace> HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9447 2024.07.01 18:55:21.612078 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part
9448 2024.07.01 18:55:21.612222 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part
9449 2024.07.01 18:55:21.612276 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9450 2024.07.01 18:55:21.612394 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9451 2024.07.01 18:55:21.612649 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9452 2024.07.01 18:55:21.613349 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9453 2024.07.01 18:55:21.613402 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9454 2024.07.01 18:55:21.613666 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541605 sec., 59017.825350516694 rows/sec., 4.67 MiB/sec.
9455 2024.07.01 18:55:21.613951 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary)
9456 2024.07.01 18:55:21.613977 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9457 2024.07.01 18:55:21.614805 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9458 2024.07.01 18:55:21.614828 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9459 2024.07.01 18:55:21.615020 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8
9460 2024.07.01 18:55:21.615141 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Debug> executeQuery: Read 182 rows, 15.36 KiB in 0.002958 sec., 61528.05949966193 rows/sec., 5.07 MiB/sec.
9461 2024.07.01 18:55:21.615306 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9462 2024.07.01 18:55:21.615717 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Debug> DynamicQueryHandler: Done processing query
9463 2024.07.01 18:55:21.615784 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9464 2024.07.01 18:55:21.615813 [ 3 ] {} <Debug> HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9465 2024.07.01 18:55:21.615977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9466 2024.07.01 18:55:21.616036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9467 2024.07.01 18:55:21.616056 [ 3 ] {} <Debug> HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9468 2024.07.01 18:55:21.616075 [ 3 ] {} <Debug> HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9469 2024.07.01 18:55:21.616089 [ 3 ] {} <Debug> HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9470 2024.07.01 18:55:21.616125 [ 3 ] {} <Trace> HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9471 2024.07.01 18:55:21.616285 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9472 2024.07.01 18:55:21.616331 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9473 2024.07.01 18:55:21.616501 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9474 2024.07.01 18:55:21.616928 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9475 2024.07.01 18:55:21.616964 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9476 2024.07.01 18:55:21.617306 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9477 2024.07.01 18:55:21.617623 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9478 2024.07.01 18:55:21.617751 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001538 sec., 76723.01690507152 rows/sec., 5.98 MiB/sec.
9479 2024.07.01 18:55:21.618013 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Debug> DynamicQueryHandler: Done processing query
9480 2024.07.01 18:55:21.618075 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9481 2024.07.01 18:55:21.618128 [ 3 ] {} <Debug> HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9482 2024.07.01 18:55:21.618346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9483 2024.07.01 18:55:21.618401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9484 2024.07.01 18:55:21.618420 [ 3 ] {} <Debug> HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9485 2024.07.01 18:55:21.618438 [ 3 ] {} <Debug> HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9486 2024.07.01 18:55:21.618452 [ 3 ] {} <Debug> HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9487 2024.07.01 18:55:21.618487 [ 3 ] {} <Trace> HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9488 2024.07.01 18:55:21.618674 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9489 2024.07.01 18:55:21.618722 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9490 2024.07.01 18:55:21.618885 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9491 2024.07.01 18:55:21.619332 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9492 2024.07.01 18:55:21.619368 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9493 2024.07.01 18:55:21.619762 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9494 2024.07.01 18:55:21.620109 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9495 2024.07.01 18:55:21.620248 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001668 sec., 117505.99520383694 rows/sec., 8.20 MiB/sec.
9496 2024.07.01 18:55:21.620429 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Debug> DynamicQueryHandler: Done processing query
9497 2024.07.01 18:55:21.620455 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9498 2024.07.01 18:55:21.620471 [ 3 ] {} <Debug> HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9499 2024.07.01 18:55:21.620651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9500 2024.07.01 18:55:21.620702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9501 2024.07.01 18:55:21.620722 [ 3 ] {} <Debug> HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9502 2024.07.01 18:55:21.620739 [ 3 ] {} <Debug> HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9503 2024.07.01 18:55:21.620753 [ 3 ] {} <Debug> HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9504 2024.07.01 18:55:21.620784 [ 3 ] {} <Trace> HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9505 2024.07.01 18:55:21.621103 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9506 2024.07.01 18:55:21.621169 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9507 2024.07.01 18:55:21.621562 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9508 2024.07.01 18:55:21.622259 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9509 2024.07.01 18:55:21.622294 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9510 2024.07.01 18:55:21.622915 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9511 2024.07.01 18:55:21.623328 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9512 2024.07.01 18:55:21.623476 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002595 sec., 11560.693641618496 rows/sec., 20.72 MiB/sec.
9513 2024.07.01 18:55:21.624020 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Debug> DynamicQueryHandler: Done processing query
9514 2024.07.01 18:55:21.624045 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9515 2024.07.01 18:55:21.624061 [ 3 ] {} <Debug> HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9516 2024.07.01 18:55:21.624187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9517 2024.07.01 18:55:21.624241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9518 2024.07.01 18:55:21.624261 [ 3 ] {} <Debug> HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9519 2024.07.01 18:55:21.624279 [ 3 ] {} <Debug> HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9520 2024.07.01 18:55:21.624293 [ 3 ] {} <Debug> HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9521 2024.07.01 18:55:21.624326 [ 3 ] {} <Trace> HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9522 2024.07.01 18:55:21.624457 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9523 2024.07.01 18:55:21.624504 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9524 2024.07.01 18:55:21.624653 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9525 2024.07.01 18:55:21.624996 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9526 2024.07.01 18:55:21.625032 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9527 2024.07.01 18:55:21.625403 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9528 2024.07.01 18:55:21.625727 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9529 2024.07.01 18:55:21.625858 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
9530 2024.07.01 18:55:21.626025 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Debug> DynamicQueryHandler: Done processing query
9531 2024.07.01 18:55:21.626051 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9532 2024.07.01 18:55:21.626066 [ 3 ] {} <Debug> HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.07.01 18:55:26.605363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9534 2024.07.01 18:55:26.605506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9535 2024.07.01 18:55:26.605535 [ 3 ] {} <Debug> HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9536 2024.07.01 18:55:26.605562 [ 3 ] {} <Debug> HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.07.01 18:55:26.605579 [ 3 ] {} <Debug> HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9538 2024.07.01 18:55:26.605634 [ 3 ] {} <Trace> HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9539 2024.07.01 18:55:26.605832 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9540 2024.07.01 18:55:26.605908 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9541 2024.07.01 18:55:26.606121 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9542 2024.07.01 18:55:26.606560 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9543 2024.07.01 18:55:26.606600 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9544 2024.07.01 18:55:26.606950 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9545 2024.07.01 18:55:26.607283 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9546 2024.07.01 18:55:26.607431 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001657 sec., 1207.0006035003016 rows/sec., 98.42 KiB/sec.
9547 2024.07.01 18:55:26.607683 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Debug> DynamicQueryHandler: Done processing query
9548 2024.07.01 18:55:26.607717 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9549 2024.07.01 18:55:26.607733 [ 3 ] {} <Debug> HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9550 2024.07.01 18:55:26.607866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9551 2024.07.01 18:55:26.607921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9552 2024.07.01 18:55:26.607941 [ 3 ] {} <Debug> HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9553 2024.07.01 18:55:26.607957 [ 3 ] {} <Debug> HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9554 2024.07.01 18:55:26.607971 [ 3 ] {} <Debug> HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9555 2024.07.01 18:55:26.608003 [ 3 ] {} <Trace> HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9556 2024.07.01 18:55:26.608111 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9557 2024.07.01 18:55:26.608154 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9558 2024.07.01 18:55:26.608284 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9559 2024.07.01 18:55:26.608629 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9560 2024.07.01 18:55:26.608665 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9561 2024.07.01 18:55:26.608972 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9562 2024.07.01 18:55:26.609280 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9563 2024.07.01 18:55:26.609428 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001347 sec., 42316.25835189309 rows/sec., 3.25 MiB/sec.
9564 2024.07.01 18:55:26.609447 [ 37 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9565 2024.07.01 18:55:26.609557 [ 37 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9566 2024.07.01 18:55:26.609591 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9567 2024.07.01 18:55:26.609678 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Debug> DynamicQueryHandler: Done processing query
9568 2024.07.01 18:55:26.609747 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9569 2024.07.01 18:55:26.609805 [ 3 ] {} <Debug> HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9570 2024.07.01 18:55:26.609874 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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
9571 2024.07.01 18:55:26.610040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9572 2024.07.01 18:55:26.610224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9573 2024.07.01 18:55:26.610342 [ 3 ] {} <Debug> HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9574 2024.07.01 18:55:26.610433 [ 3 ] {} <Debug> HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9575 2024.07.01 18:55:26.610426 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9576 2024.07.01 18:55:26.610505 [ 3 ] {} <Debug> HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9577 2024.07.01 18:55:26.610571 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 189 rows starting from the beginning of the part
9578 2024.07.01 18:55:26.610637 [ 3 ] {} <Trace> HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9579 2024.07.01 18:55:26.611135 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part
9580 2024.07.01 18:55:26.611164 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9581 2024.07.01 18:55:26.611417 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9582 2024.07.01 18:55:26.611742 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 146 rows starting from the beginning of the part
9583 2024.07.01 18:55:26.612122 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part
9584 2024.07.01 18:55:26.612306 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 182 rows starting from the beginning of the part
9585 2024.07.01 18:55:26.612519 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part
9586 2024.07.01 18:55:26.612766 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9587 2024.07.01 18:55:26.613331 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9588 2024.07.01 18:55:26.613386 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9589 2024.07.01 18:55:26.614032 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9590 2024.07.01 18:55:26.614057 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.004374229 sec., 156827.63751051898 rows/sec., 12.74 MiB/sec.
9591 2024.07.01 18:55:26.614363 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9592 2024.07.01 18:55:26.614933 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9593 2024.07.01 18:55:26.615268 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004321 sec., 462.85582041194164 rows/sec., 32.32 KiB/sec.
9594 2024.07.01 18:55:26.615429 [ 189 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9595 2024.07.01 18:55:26.615825 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Debug> DynamicQueryHandler: Done processing query
9596 2024.07.01 18:55:26.615883 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9597 2024.07.01 18:55:26.615909 [ 189 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9598 2024.07.01 18:55:26.615934 [ 3 ] {} <Debug> HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9599 2024.07.01 18:55:26.616080 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9600 2024.07.01 18:55:26.616112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9601 2024.07.01 18:55:26.616176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9602 2024.07.01 18:55:26.616195 [ 3 ] {} <Debug> HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9603 2024.07.01 18:55:26.616212 [ 3 ] {} <Debug> HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9604 2024.07.01 18:55:26.616225 [ 3 ] {} <Debug> HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9605 2024.07.01 18:55:26.616256 [ 3 ] {} <Trace> HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9606 2024.07.01 18:55:26.616387 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9607 2024.07.01 18:55:26.616433 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9608 2024.07.01 18:55:26.616576 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9609 2024.07.01 18:55:26.616932 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9610 2024.07.01 18:55:26.616969 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9611 2024.07.01 18:55:26.617281 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9612 2024.07.01 18:55:26.617586 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9613 2024.07.01 18:55:26.617744 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001394 sec., 47345.76757532281 rows/sec., 3.70 MiB/sec.
9614 2024.07.01 18:55:26.617746 [ 41 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9615 2024.07.01 18:55:26.617835 [ 41 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9616 2024.07.01 18:55:26.617887 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9617 2024.07.01 18:55:26.618042 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Debug> DynamicQueryHandler: Done processing query
9618 2024.07.01 18:55:26.618042 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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
9619 2024.07.01 18:55:26.618080 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9620 2024.07.01 18:55:26.618137 [ 3 ] {} <Debug> HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9621 2024.07.01 18:55:26.618250 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9622 2024.07.01 18:55:26.618287 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 150 rows starting from the beginning of the part
9623 2024.07.01 18:55:26.618344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9624 2024.07.01 18:55:26.618486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9625 2024.07.01 18:55:26.618550 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part
9626 2024.07.01 18:55:26.618563 [ 3 ] {} <Debug> HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9627 2024.07.01 18:55:26.618616 [ 3 ] {} <Debug> HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9628 2024.07.01 18:55:26.618669 [ 3 ] {} <Debug> HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.07.01 18:55:26.618790 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part
9630 2024.07.01 18:55:26.618803 [ 3 ] {} <Trace> HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9631 2024.07.01 18:55:26.619020 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part
9632 2024.07.01 18:55:26.619156 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9633 2024.07.01 18:55:26.619255 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part
9634 2024.07.01 18:55:26.619365 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9635 2024.07.01 18:55:26.619544 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part
9636 2024.07.01 18:55:26.620414 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9637 2024.07.01 18:55:26.621422 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9638 2024.07.01 18:55:26.621490 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9639 2024.07.01 18:55:26.622417 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.00444482 sec., 125089.42994316979 rows/sec., 9.77 MiB/sec.
9640 2024.07.01 18:55:26.622574 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9641 2024.07.01 18:55:26.622587 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9642 2024.07.01 18:55:26.623533 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9643 2024.07.01 18:55:26.623617 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): 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.01 18:55:26.623740 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9645 2024.07.01 18:55:26.623945 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9646 2024.07.01 18:55:26.623950 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9647 2024.07.01 18:55:26.624029 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004966 sec., 32420.459122029803 rows/sec., 2.26 MiB/sec.
9648 2024.07.01 18:55:26.624042 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9649 2024.07.01 18:55:26.624129 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9650 2024.07.01 18:55:26.624414 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
9651 2024.07.01 18:55:26.624446 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Debug> DynamicQueryHandler: Done processing query
9652 2024.07.01 18:55:26.624476 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9653 2024.07.01 18:55:26.624549 [ 3 ] {} <Debug> HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9654 2024.07.01 18:55:26.624862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9655 2024.07.01 18:55:26.625060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9656 2024.07.01 18:55:26.625085 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9657 2024.07.01 18:55:26.625176 [ 3 ] {} <Debug> HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9658 2024.07.01 18:55:26.625225 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10087 rows starting from the beginning of the part
9659 2024.07.01 18:55:26.625252 [ 3 ] {} <Debug> HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9660 2024.07.01 18:55:26.625338 [ 3 ] {} <Debug> HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9661 2024.07.01 18:55:26.625723 [ 3 ] {} <Trace> HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9662 2024.07.01 18:55:26.625837 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
9663 2024.07.01 18:55:26.626192 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9664 2024.07.01 18:55:26.626257 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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
9665 2024.07.01 18:55:26.626355 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9666 2024.07.01 18:55:26.626525 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
9667 2024.07.01 18:55:26.626905 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 196 rows starting from the beginning of the part
9668 2024.07.01 18:55:26.627293 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part
9669 2024.07.01 18:55:26.627698 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9670 2024.07.01 18:55:26.628290 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9671 2024.07.01 18:55:26.628328 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9672 2024.07.01 18:55:26.628772 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9673 2024.07.01 18:55:26.629321 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): 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.01 18:55:26.629543 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003605 sec., 16643.55062413315 rows/sec., 1.12 MiB/sec.
9675 2024.07.01 18:55:26.629555 [ 41 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9676 2024.07.01 18:55:26.629687 [ 41 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9677 2024.07.01 18:55:26.629746 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9678 2024.07.01 18:55:26.630040 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Debug> DynamicQueryHandler: Done processing query
9679 2024.07.01 18:55:26.630085 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9680 2024.07.01 18:55:26.630113 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9681 2024.07.01 18:55:26.630351 [ 3 ] {} <Debug> HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9682 2024.07.01 18:55:26.631035 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9683 2024.07.01 18:55:26.631121 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3466 rows starting from the beginning of the part
9684 2024.07.01 18:55:26.631288 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9685 2024.07.01 18:55:26.631477 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9686 2024.07.01 18:55:26.631626 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9687 2024.07.01 18:55:26.631951 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9688 2024.07.01 18:55:26.632304 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::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
9689 2024.07.01 18:55:26.632732 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10924 rows, containing 5 columns (5 merged, 0 gathered) in 0.008453194 sec., 1292292.5937817113 rows/sec., 90.11 MiB/sec.
9690 2024.07.01 18:55:26.633144 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9691 2024.07.01 18:55:26.634251 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9692 2024.07.01 18:55:26.634398 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9693 2024.07.01 18:55:26.634522 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB.
9694 2024.07.01 18:55:26.634859 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3766 rows, containing 4 columns (4 merged, 0 gathered) in 0.004959427 sec., 759361.918221601 rows/sec., 51.09 MiB/sec.
9695 2024.07.01 18:55:26.635220 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9696 2024.07.01 18:55:26.635622 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9697 2024.07.01 18:55:26.635717 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9698 2024.07.01 18:55:26.635806 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
9699 2024.07.01 18:55:31.607632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9700 2024.07.01 18:55:31.607824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9701 2024.07.01 18:55:31.607871 [ 3 ] {} <Debug> HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9702 2024.07.01 18:55:31.607915 [ 3 ] {} <Debug> HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9703 2024.07.01 18:55:31.607943 [ 3 ] {} <Debug> HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9704 2024.07.01 18:55:31.608026 [ 3 ] {} <Trace> HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9705 2024.07.01 18:55:31.608333 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9706 2024.07.01 18:55:31.608444 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9707 2024.07.01 18:55:31.608682 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9708 2024.07.01 18:55:31.609147 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9709 2024.07.01 18:55:31.609190 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9710 2024.07.01 18:55:31.609567 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9711 2024.07.01 18:55:31.609912 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9712 2024.07.01 18:55:31.610071 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.00184 sec., 16304.347826086956 rows/sec., 1.29 MiB/sec.
9713 2024.07.01 18:55:31.610286 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Debug> DynamicQueryHandler: Done processing query
9714 2024.07.01 18:55:31.610313 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9715 2024.07.01 18:55:31.610329 [ 3 ] {} <Debug> HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9716 2024.07.01 18:55:31.610448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9717 2024.07.01 18:55:31.610498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9718 2024.07.01 18:55:31.610517 [ 3 ] {} <Debug> HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9719 2024.07.01 18:55:31.610535 [ 3 ] {} <Debug> HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9720 2024.07.01 18:55:31.610549 [ 3 ] {} <Debug> HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9721 2024.07.01 18:55:31.610581 [ 3 ] {} <Trace> HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9722 2024.07.01 18:55:31.610677 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9723 2024.07.01 18:55:31.610722 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9724 2024.07.01 18:55:31.610853 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9725 2024.07.01 18:55:31.611163 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9726 2024.07.01 18:55:31.611201 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9727 2024.07.01 18:55:31.611513 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9728 2024.07.01 18:55:31.611822 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9729 2024.07.01 18:55:31.611983 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001323 sec., 3023.4315948601666 rows/sec., 246.54 KiB/sec.
9730 2024.07.01 18:55:31.612157 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Debug> DynamicQueryHandler: Done processing query
9731 2024.07.01 18:55:31.612183 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9732 2024.07.01 18:55:31.612199 [ 3 ] {} <Debug> HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9733 2024.07.01 18:55:31.612330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9734 2024.07.01 18:55:31.612380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9735 2024.07.01 18:55:31.612399 [ 3 ] {} <Debug> HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9736 2024.07.01 18:55:31.612416 [ 3 ] {} <Debug> HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.07.01 18:55:31.612429 [ 3 ] {} <Debug> HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.07.01 18:55:31.612460 [ 3 ] {} <Trace> HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9739 2024.07.01 18:55:31.612597 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9740 2024.07.01 18:55:31.612642 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9741 2024.07.01 18:55:31.612770 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9742 2024.07.01 18:55:31.613168 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9743 2024.07.01 18:55:31.613206 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9744 2024.07.01 18:55:31.613524 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9745 2024.07.01 18:55:31.613831 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9746 2024.07.01 18:55:31.613991 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Debug> executeQuery: Read 148 rows, 12.69 KiB in 0.001449 sec., 102139.40648723257 rows/sec., 8.55 MiB/sec.
9747 2024.07.01 18:55:31.614162 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Debug> DynamicQueryHandler: Done processing query
9748 2024.07.01 18:55:31.614187 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9749 2024.07.01 18:55:31.614203 [ 3 ] {} <Debug> HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9750 2024.07.01 18:55:31.614312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9751 2024.07.01 18:55:31.614362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9752 2024.07.01 18:55:31.614381 [ 3 ] {} <Debug> HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9753 2024.07.01 18:55:31.614398 [ 3 ] {} <Debug> HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9754 2024.07.01 18:55:31.614412 [ 3 ] {} <Debug> HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9755 2024.07.01 18:55:31.614444 [ 3 ] {} <Trace> HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9756 2024.07.01 18:55:31.614542 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9757 2024.07.01 18:55:31.614586 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9758 2024.07.01 18:55:31.614716 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9759 2024.07.01 18:55:31.615005 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9760 2024.07.01 18:55:31.615043 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9761 2024.07.01 18:55:31.615343 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9762 2024.07.01 18:55:31.615675 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9763 2024.07.01 18:55:31.615839 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001316 sec., 3039.51367781155 rows/sec., 212.23 KiB/sec.
9764 2024.07.01 18:55:31.616005 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Debug> DynamicQueryHandler: Done processing query
9765 2024.07.01 18:55:31.616031 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9766 2024.07.01 18:55:31.616047 [ 3 ] {} <Debug> HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9767 2024.07.01 18:55:31.616168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9768 2024.07.01 18:55:31.616217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9769 2024.07.01 18:55:31.616236 [ 3 ] {} <Debug> HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9770 2024.07.01 18:55:31.616252 [ 3 ] {} <Debug> HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9771 2024.07.01 18:55:31.616266 [ 3 ] {} <Debug> HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9772 2024.07.01 18:55:31.616298 [ 3 ] {} <Trace> HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9773 2024.07.01 18:55:31.616451 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9774 2024.07.01 18:55:31.616494 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9775 2024.07.01 18:55:31.616623 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9776 2024.07.01 18:55:31.616961 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9777 2024.07.01 18:55:31.616999 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9778 2024.07.01 18:55:31.617322 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9779 2024.07.01 18:55:31.617628 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9780 2024.07.01 18:55:31.617778 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001374 sec., 71324.59970887919 rows/sec., 5.57 MiB/sec.
9781 2024.07.01 18:55:31.617971 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Debug> DynamicQueryHandler: Done processing query
9782 2024.07.01 18:55:31.618011 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9783 2024.07.01 18:55:31.618044 [ 3 ] {} <Debug> HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9784 2024.07.01 18:55:31.618196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9785 2024.07.01 18:55:31.618245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9786 2024.07.01 18:55:31.618264 [ 3 ] {} <Debug> HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9787 2024.07.01 18:55:31.618280 [ 3 ] {} <Debug> HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9788 2024.07.01 18:55:31.618294 [ 3 ] {} <Debug> HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.07.01 18:55:31.618325 [ 3 ] {} <Trace> HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9790 2024.07.01 18:55:31.618472 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9791 2024.07.01 18:55:31.618519 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9792 2024.07.01 18:55:31.618664 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9793 2024.07.01 18:55:31.619046 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9794 2024.07.01 18:55:31.619082 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9795 2024.07.01 18:55:31.619474 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9796 2024.07.01 18:55:31.619808 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9797 2024.07.01 18:55:31.619964 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001554 sec., 104247.10424710425 rows/sec., 7.26 MiB/sec.
9798 2024.07.01 18:55:31.620138 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Debug> DynamicQueryHandler: Done processing query
9799 2024.07.01 18:55:31.620163 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9800 2024.07.01 18:55:31.620178 [ 3 ] {} <Debug> HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.07.01 18:55:31.620345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9802 2024.07.01 18:55:31.620393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9803 2024.07.01 18:55:31.620412 [ 3 ] {} <Debug> HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9804 2024.07.01 18:55:31.620428 [ 3 ] {} <Debug> HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9805 2024.07.01 18:55:31.620441 [ 3 ] {} <Debug> HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.07.01 18:55:31.620472 [ 3 ] {} <Trace> HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9807 2024.07.01 18:55:31.620956 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9808 2024.07.01 18:55:31.621021 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9809 2024.07.01 18:55:31.621419 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9810 2024.07.01 18:55:31.622109 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9811 2024.07.01 18:55:31.622145 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9812 2024.07.01 18:55:31.622733 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9813 2024.07.01 18:55:31.623126 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9814 2024.07.01 18:55:31.623331 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002755 sec., 10889.29219600726 rows/sec., 19.51 MiB/sec.
9815 2024.07.01 18:55:31.623797 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Debug> DynamicQueryHandler: Done processing query
9816 2024.07.01 18:55:31.623826 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9817 2024.07.01 18:55:31.623842 [ 3 ] {} <Debug> HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9818 2024.07.01 18:55:31.623952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9819 2024.07.01 18:55:31.624000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9820 2024.07.01 18:55:31.624019 [ 3 ] {} <Debug> HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9821 2024.07.01 18:55:31.624035 [ 3 ] {} <Debug> HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9822 2024.07.01 18:55:31.624049 [ 3 ] {} <Debug> HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9823 2024.07.01 18:55:31.624079 [ 3 ] {} <Trace> HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9824 2024.07.01 18:55:31.624199 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9825 2024.07.01 18:55:31.624245 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9826 2024.07.01 18:55:31.624385 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9827 2024.07.01 18:55:31.624670 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9828 2024.07.01 18:55:31.624706 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
9829 2024.07.01 18:55:31.625064 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9830 2024.07.01 18:55:31.625387 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9831 2024.07.01 18:55:31.625541 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
9832 2024.07.01 18:55:31.625707 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Debug> DynamicQueryHandler: Done processing query
9833 2024.07.01 18:55:31.625730 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9834 2024.07.01 18:55:31.625746 [ 3 ] {} <Debug> HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.07.01 18:55:34.857230 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
9836 2024.07.01 18:55:34.857305 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
9837 2024.07.01 18:55:36.605445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9838 2024.07.01 18:55:36.605569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9839 2024.07.01 18:55:36.605595 [ 3 ] {} <Debug> HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9840 2024.07.01 18:55:36.605618 [ 3 ] {} <Debug> HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9841 2024.07.01 18:55:36.605633 [ 3 ] {} <Debug> HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9842 2024.07.01 18:55:36.605681 [ 3 ] {} <Trace> HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9843 2024.07.01 18:55:36.605853 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9844 2024.07.01 18:55:36.605921 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9845 2024.07.01 18:55:36.606119 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9846 2024.07.01 18:55:36.606508 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9847 2024.07.01 18:55:36.606548 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9848 2024.07.01 18:55:36.606903 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9849 2024.07.01 18:55:36.607228 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9850 2024.07.01 18:55:36.607373 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec.
9851 2024.07.01 18:55:36.607381 [ 152 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
9852 2024.07.01 18:55:36.607442 [ 152 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9853 2024.07.01 18:55:36.607472 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9854 2024.07.01 18:55:36.607562 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Debug> DynamicQueryHandler: Done processing query
9855 2024.07.01 18:55:36.607573 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
9856 2024.07.01 18:55:36.607590 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9857 2024.07.01 18:55:36.607616 [ 3 ] {} <Debug> HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9858 2024.07.01 18:55:36.607698 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9859 2024.07.01 18:55:36.607728 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 14 rows starting from the beginning of the part
9860 2024.07.01 18:55:36.607801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9861 2024.07.01 18:55:36.607811 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
9862 2024.07.01 18:55:36.607925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9863 2024.07.01 18:55:36.608069 [ 3 ] {} <Debug> HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9864 2024.07.01 18:55:36.608163 [ 3 ] {} <Debug> HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.07.01 18:55:36.608170 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
9866 2024.07.01 18:55:36.608241 [ 3 ] {} <Debug> HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9867 2024.07.01 18:55:36.608453 [ 3 ] {} <Trace> HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9868 2024.07.01 18:55:36.608664 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
9869 2024.07.01 18:55:36.608865 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9870 2024.07.01 18:55:36.608957 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
9871 2024.07.01 18:55:36.608998 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9872 2024.07.01 18:55:36.609360 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
9873 2024.07.01 18:55:36.609713 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9874 2024.07.01 18:55:36.610213 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.07.01 18:55:36.610252 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9876 2024.07.01 18:55:36.610834 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9877 2024.07.01 18:55:36.610926 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385486 sec., 7679.842716821159 rows/sec., 626.24 KiB/sec.
9878 2024.07.01 18:55:36.611230 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
9879 2024.07.01 18:55:36.611402 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9880 2024.07.01 18:55:36.611760 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.003022 sec., 18861.68100595632 rows/sec., 1.45 MiB/sec.
9881 2024.07.01 18:55:36.612183 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Debug> DynamicQueryHandler: Done processing query
9882 2024.07.01 18:55:36.612221 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9883 2024.07.01 18:55:36.612263 [ 3 ] {} <Debug> HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9884 2024.07.01 18:55:36.612276 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9885 2024.07.01 18:55:36.612401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9886 2024.07.01 18:55:36.612415 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
9887 2024.07.01 18:55:36.612475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9888 2024.07.01 18:55:36.612547 [ 3 ] {} <Debug> HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9889 2024.07.01 18:55:36.612579 [ 3 ] {} <Debug> HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9890 2024.07.01 18:55:36.612585 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9891 2024.07.01 18:55:36.612602 [ 3 ] {} <Debug> HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9892 2024.07.01 18:55:36.612656 [ 3 ] {} <Trace> HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9893 2024.07.01 18:55:36.612757 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9894 2024.07.01 18:55:36.612800 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9895 2024.07.01 18:55:36.612946 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9896 2024.07.01 18:55:36.613217 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9897 2024.07.01 18:55:36.613253 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9898 2024.07.01 18:55:36.613565 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9899 2024.07.01 18:55:36.613874 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9900 2024.07.01 18:55:36.613997 [ 152 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
9901 2024.07.01 18:55:36.614005 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec.
9902 2024.07.01 18:55:36.614033 [ 152 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9903 2024.07.01 18:55:36.614076 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9904 2024.07.01 18:55:36.614235 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Debug> DynamicQueryHandler: Done processing query
9905 2024.07.01 18:55:36.614246 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
9906 2024.07.01 18:55:36.614270 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9907 2024.07.01 18:55:36.614314 [ 3 ] {} <Debug> HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9908 2024.07.01 18:55:36.614438 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9909 2024.07.01 18:55:36.614472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9910 2024.07.01 18:55:36.614498 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 14 rows starting from the beginning of the part
9911 2024.07.01 18:55:36.614564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9912 2024.07.01 18:55:36.614653 [ 3 ] {} <Debug> HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9913 2024.07.01 18:55:36.614726 [ 3 ] {} <Debug> HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9914 2024.07.01 18:55:36.614748 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
9915 2024.07.01 18:55:36.614773 [ 3 ] {} <Debug> HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9916 2024.07.01 18:55:36.614882 [ 3 ] {} <Trace> HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9917 2024.07.01 18:55:36.615096 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
9918 2024.07.01 18:55:36.615232 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9919 2024.07.01 18:55:36.615374 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
9920 2024.07.01 18:55:36.615392 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9921 2024.07.01 18:55:36.615735 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
9922 2024.07.01 18:55:36.616043 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
9923 2024.07.01 18:55:36.616343 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9924 2024.07.01 18:55:36.617207 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9925 2024.07.01 18:55:36.617259 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9926 2024.07.01 18:55:36.618155 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9927 2024.07.01 18:55:36.618904 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004744434 sec., 5480.105740748001 rows/sec., 382.64 KiB/sec.
9928 2024.07.01 18:55:36.619078 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9929 2024.07.01 18:55:36.619146 [ 199 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
9930 2024.07.01 18:55:36.619421 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004297 sec., 15359.553176634863 rows/sec., 1.20 MiB/sec.
9931 2024.07.01 18:55:36.620320 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Debug> DynamicQueryHandler: Done processing query
9932 2024.07.01 18:55:36.620414 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9933 2024.07.01 18:55:36.620541 [ 3 ] {} <Debug> HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9934 2024.07.01 18:55:36.620825 [ 199 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9935 2024.07.01 18:55:36.620838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9936 2024.07.01 18:55:36.620948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9937 2024.07.01 18:55:36.620970 [ 3 ] {} <Debug> HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9938 2024.07.01 18:55:36.621003 [ 199 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
9939 2024.07.01 18:55:36.621012 [ 3 ] {} <Debug> HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9940 2024.07.01 18:55:36.621051 [ 3 ] {} <Debug> HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9941 2024.07.01 18:55:36.621128 [ 3 ] {} <Trace> HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9942 2024.07.01 18:55:36.621181 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9943 2024.07.01 18:55:36.621368 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9944 2024.07.01 18:55:36.621422 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9945 2024.07.01 18:55:36.621594 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9946 2024.07.01 18:55:36.621965 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9947 2024.07.01 18:55:36.622000 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9948 2024.07.01 18:55:36.622386 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9949 2024.07.01 18:55:36.622721 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9950 2024.07.01 18:55:36.622855 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.0016 sec., 100625 rows/sec., 7.01 MiB/sec.
9951 2024.07.01 18:55:36.623017 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Debug> DynamicQueryHandler: Done processing query
9952 2024.07.01 18:55:36.623043 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9953 2024.07.01 18:55:36.623059 [ 3 ] {} <Debug> HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9954 2024.07.01 18:55:36.623225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9955 2024.07.01 18:55:36.623271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9956 2024.07.01 18:55:36.623291 [ 3 ] {} <Debug> HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9957 2024.07.01 18:55:36.623309 [ 3 ] {} <Debug> HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9958 2024.07.01 18:55:36.623322 [ 3 ] {} <Debug> HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.07.01 18:55:36.623353 [ 3 ] {} <Trace> HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9960 2024.07.01 18:55:36.623466 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9961 2024.07.01 18:55:36.623510 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9962 2024.07.01 18:55:36.623635 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9963 2024.07.01 18:55:36.623920 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9964 2024.07.01 18:55:36.623954 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9965 2024.07.01 18:55:36.624377 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9966 2024.07.01 18:55:36.624693 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9967 2024.07.01 18:55:36.624818 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
9968 2024.07.01 18:55:36.625072 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Debug> DynamicQueryHandler: Done processing query
9969 2024.07.01 18:55:36.625131 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9970 2024.07.01 18:55:36.625187 [ 3 ] {} <Debug> HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.07.01 18:55:41.607924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9972 2024.07.01 18:55:41.608127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9973 2024.07.01 18:55:41.608173 [ 3 ] {} <Debug> HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9974 2024.07.01 18:55:41.608214 [ 3 ] {} <Debug> HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9975 2024.07.01 18:55:41.608243 [ 3 ] {} <Debug> HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.07.01 18:55:41.608323 [ 3 ] {} <Trace> HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9977 2024.07.01 18:55:41.608628 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9978 2024.07.01 18:55:41.608737 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9979 2024.07.01 18:55:41.609002 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9980 2024.07.01 18:55:41.609510 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9981 2024.07.01 18:55:41.609553 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9982 2024.07.01 18:55:41.609920 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9983 2024.07.01 18:55:41.610245 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9984 2024.07.01 18:55:41.610408 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001897 sec., 15814.443858724302 rows/sec., 1.25 MiB/sec.
9985 2024.07.01 18:55:41.610599 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Debug> DynamicQueryHandler: Done processing query
9986 2024.07.01 18:55:41.610624 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9987 2024.07.01 18:55:41.610640 [ 3 ] {} <Debug> HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9988 2024.07.01 18:55:41.610760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9989 2024.07.01 18:55:41.610806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9990 2024.07.01 18:55:41.610824 [ 3 ] {} <Debug> HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
9991 2024.07.01 18:55:41.610840 [ 3 ] {} <Debug> HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9992 2024.07.01 18:55:41.610853 [ 3 ] {} <Debug> HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.07.01 18:55:41.610883 [ 3 ] {} <Trace> HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9994 2024.07.01 18:55:41.610970 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9995 2024.07.01 18:55:41.611010 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9996 2024.07.01 18:55:41.611201 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9997 2024.07.01 18:55:41.611497 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9998 2024.07.01 18:55:41.611534 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9999 2024.07.01 18:55:41.611836 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10000 2024.07.01 18:55:41.612131 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10001 2024.07.01 18:55:41.612283 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 128.31 KiB/sec.
10002 2024.07.01 18:55:41.612445 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Debug> DynamicQueryHandler: Done processing query
10003 2024.07.01 18:55:41.612469 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10004 2024.07.01 18:55:41.612484 [ 3 ] {} <Debug> HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10005 2024.07.01 18:55:41.612612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10006 2024.07.01 18:55:41.612659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10007 2024.07.01 18:55:41.612677 [ 3 ] {} <Debug> HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10008 2024.07.01 18:55:41.612694 [ 3 ] {} <Debug> HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.07.01 18:55:41.612708 [ 3 ] {} <Debug> HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.07.01 18:55:41.612737 [ 3 ] {} <Trace> HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10011 2024.07.01 18:55:41.612882 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10012 2024.07.01 18:55:41.612923 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10013 2024.07.01 18:55:41.613047 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10014 2024.07.01 18:55:41.613441 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10015 2024.07.01 18:55:41.613478 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10016 2024.07.01 18:55:41.613785 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10017 2024.07.01 18:55:41.614089 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10018 2024.07.01 18:55:41.614241 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Debug> executeQuery: Read 147 rows, 12.62 KiB in 0.001413 sec., 104033.97027600849 rows/sec., 8.72 MiB/sec.
10019 2024.07.01 18:55:41.614499 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Debug> DynamicQueryHandler: Done processing query
10020 2024.07.01 18:55:41.614558 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10021 2024.07.01 18:55:41.614610 [ 3 ] {} <Debug> HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10022 2024.07.01 18:55:41.614774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10023 2024.07.01 18:55:41.614824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10024 2024.07.01 18:55:41.614843 [ 3 ] {} <Debug> HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10025 2024.07.01 18:55:41.614859 [ 3 ] {} <Debug> HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10026 2024.07.01 18:55:41.614872 [ 3 ] {} <Debug> HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.07.01 18:55:41.614905 [ 3 ] {} <Trace> HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10028 2024.07.01 18:55:41.615003 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10029 2024.07.01 18:55:41.615046 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10030 2024.07.01 18:55:41.615192 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10031 2024.07.01 18:55:41.615456 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10032 2024.07.01 18:55:41.615492 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10033 2024.07.01 18:55:41.615784 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10034 2024.07.01 18:55:41.616090 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10035 2024.07.01 18:55:41.616251 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 110.22 KiB/sec.
10036 2024.07.01 18:55:41.616415 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Debug> DynamicQueryHandler: Done processing query
10037 2024.07.01 18:55:41.616439 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10038 2024.07.01 18:55:41.616455 [ 3 ] {} <Debug> HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10039 2024.07.01 18:55:41.616569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10040 2024.07.01 18:55:41.616616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10041 2024.07.01 18:55:41.616635 [ 3 ] {} <Debug> HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10042 2024.07.01 18:55:41.616651 [ 3 ] {} <Debug> HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10043 2024.07.01 18:55:41.616664 [ 3 ] {} <Debug> HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10044 2024.07.01 18:55:41.616694 [ 3 ] {} <Trace> HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10045 2024.07.01 18:55:41.616812 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10046 2024.07.01 18:55:41.616853 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10047 2024.07.01 18:55:41.616978 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10048 2024.07.01 18:55:41.617325 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10049 2024.07.01 18:55:41.617361 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10050 2024.07.01 18:55:41.617659 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10051 2024.07.01 18:55:41.617968 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10052 2024.07.01 18:55:41.618128 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001354 sec., 70901.03397341211 rows/sec., 5.54 MiB/sec.
10053 2024.07.01 18:55:41.618291 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Debug> DynamicQueryHandler: Done processing query
10054 2024.07.01 18:55:41.618315 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10055 2024.07.01 18:55:41.618330 [ 3 ] {} <Debug> HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10056 2024.07.01 18:55:41.618539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10057 2024.07.01 18:55:41.618587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10058 2024.07.01 18:55:41.618606 [ 3 ] {} <Debug> HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10059 2024.07.01 18:55:41.618622 [ 3 ] {} <Debug> HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10060 2024.07.01 18:55:41.618635 [ 3 ] {} <Debug> HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10061 2024.07.01 18:55:41.618665 [ 3 ] {} <Trace> HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10062 2024.07.01 18:55:41.618814 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10063 2024.07.01 18:55:41.618861 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10064 2024.07.01 18:55:41.619006 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10065 2024.07.01 18:55:41.619382 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10066 2024.07.01 18:55:41.619416 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10067 2024.07.01 18:55:41.619818 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10068 2024.07.01 18:55:41.620145 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10069 2024.07.01 18:55:41.620302 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001558 sec., 103337.61232349166 rows/sec., 7.20 MiB/sec.
10070 2024.07.01 18:55:41.620469 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Debug> DynamicQueryHandler: Done processing query
10071 2024.07.01 18:55:41.620492 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10072 2024.07.01 18:55:41.620508 [ 3 ] {} <Debug> HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10073 2024.07.01 18:55:41.620685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10074 2024.07.01 18:55:41.620734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10075 2024.07.01 18:55:41.620752 [ 3 ] {} <Debug> HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10076 2024.07.01 18:55:41.620768 [ 3 ] {} <Debug> HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10077 2024.07.01 18:55:41.620782 [ 3 ] {} <Debug> HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10078 2024.07.01 18:55:41.620812 [ 3 ] {} <Trace> HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10079 2024.07.01 18:55:41.621122 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10080 2024.07.01 18:55:41.621186 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10081 2024.07.01 18:55:41.621585 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10082 2024.07.01 18:55:41.622464 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10083 2024.07.01 18:55:41.622498 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10084 2024.07.01 18:55:41.623101 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10085 2024.07.01 18:55:41.623495 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10086 2024.07.01 18:55:41.623644 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002732 sec., 10980.966325036603 rows/sec., 19.68 MiB/sec.
10087 2024.07.01 18:55:41.623650 [ 108 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10088 2024.07.01 18:55:41.623723 [ 108 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10089 2024.07.01 18:55:41.623771 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10090 2024.07.01 18:55:41.623918 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
10091 2024.07.01 18:55:41.623937 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Debug> DynamicQueryHandler: Done processing query
10092 2024.07.01 18:55:41.623971 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10093 2024.07.01 18:55:41.623991 [ 3 ] {} <Debug> HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10094 2024.07.01 18:55:41.624155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10095 2024.07.01 18:55:41.624225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10096 2024.07.01 18:55:41.624256 [ 3 ] {} <Debug> HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10097 2024.07.01 18:55:41.624284 [ 3 ] {} <Debug> HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10098 2024.07.01 18:55:41.624309 [ 3 ] {} <Debug> HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.07.01 18:55:41.624340 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10100 2024.07.01 18:55:41.624351 [ 3 ] {} <Trace> HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10101 2024.07.01 18:55:41.624416 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 850 rows starting from the beginning of the part
10102 2024.07.01 18:55:41.624513 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10103 2024.07.01 18:55:41.624607 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10104 2024.07.01 18:55:41.624864 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part
10105 2024.07.01 18:55:41.624995 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10106 2024.07.01 18:55:41.625266 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part
10107 2024.07.01 18:55:41.625745 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part
10108 2024.07.01 18:55:41.625791 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10109 2024.07.01 18:55:41.625841 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10110 2024.07.01 18:55:41.626070 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part
10111 2024.07.01 18:55:41.626393 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part
10112 2024.07.01 18:55:41.626624 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10113 2024.07.01 18:55:41.627183 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10114 2024.07.01 18:55:41.627454 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003004 sec., 19973.368841544605 rows/sec., 1.35 MiB/sec.
10115 2024.07.01 18:55:41.627669 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Debug> DynamicQueryHandler: Done processing query
10116 2024.07.01 18:55:41.627693 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10117 2024.07.01 18:55:41.627709 [ 3 ] {} <Debug> HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10118 2024.07.01 18:55:41.631468 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.007603742 sec., 131514.19393240855 rows/sec., 235.67 MiB/sec.
10119 2024.07.01 18:55:41.633037 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10120 2024.07.01 18:55:41.633731 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10121 2024.07.01 18:55:41.633828 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10122 2024.07.01 18:55:41.634025 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB.
10123 2024.07.01 18:55:46.605659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10124 2024.07.01 18:55:46.605803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10125 2024.07.01 18:55:46.605833 [ 3 ] {} <Debug> HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10126 2024.07.01 18:55:46.605863 [ 3 ] {} <Debug> HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.07.01 18:55:46.605881 [ 3 ] {} <Debug> HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10128 2024.07.01 18:55:46.605937 [ 3 ] {} <Trace> HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10129 2024.07.01 18:55:46.606135 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10130 2024.07.01 18:55:46.606204 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10131 2024.07.01 18:55:46.606395 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10132 2024.07.01 18:55:46.606798 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10133 2024.07.01 18:55:46.606847 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10134 2024.07.01 18:55:46.607220 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10135 2024.07.01 18:55:46.607565 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10136 2024.07.01 18:55:46.607734 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001649 sec., 1212.856276531231 rows/sec., 98.90 KiB/sec.
10137 2024.07.01 18:55:46.608049 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Debug> DynamicQueryHandler: Done processing query
10138 2024.07.01 18:55:46.608088 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10139 2024.07.01 18:55:46.608106 [ 3 ] {} <Debug> HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10140 2024.07.01 18:55:46.608241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10141 2024.07.01 18:55:46.608298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10142 2024.07.01 18:55:46.608318 [ 3 ] {} <Debug> HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10143 2024.07.01 18:55:46.608337 [ 3 ] {} <Debug> HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10144 2024.07.01 18:55:46.608351 [ 3 ] {} <Debug> HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10145 2024.07.01 18:55:46.608386 [ 3 ] {} <Trace> HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10146 2024.07.01 18:55:46.608511 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10147 2024.07.01 18:55:46.608558 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10148 2024.07.01 18:55:46.608709 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10149 2024.07.01 18:55:46.609034 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10150 2024.07.01 18:55:46.609072 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10151 2024.07.01 18:55:46.609390 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10152 2024.07.01 18:55:46.609703 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10153 2024.07.01 18:55:46.609866 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001395 sec., 40860.215053763444 rows/sec., 3.14 MiB/sec.
10154 2024.07.01 18:55:46.610077 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Debug> DynamicQueryHandler: Done processing query
10155 2024.07.01 18:55:46.610115 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10156 2024.07.01 18:55:46.610147 [ 3 ] {} <Debug> HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10157 2024.07.01 18:55:46.610281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10158 2024.07.01 18:55:46.610333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10159 2024.07.01 18:55:46.610352 [ 3 ] {} <Debug> HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10160 2024.07.01 18:55:46.610370 [ 3 ] {} <Debug> HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10161 2024.07.01 18:55:46.610384 [ 3 ] {} <Debug> HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10162 2024.07.01 18:55:46.610418 [ 3 ] {} <Trace> HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10163 2024.07.01 18:55:46.610515 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10164 2024.07.01 18:55:46.610558 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10165 2024.07.01 18:55:46.610690 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10166 2024.07.01 18:55:46.610987 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10167 2024.07.01 18:55:46.611030 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10168 2024.07.01 18:55:46.611376 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10169 2024.07.01 18:55:46.611714 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10170 2024.07.01 18:55:46.611874 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00138 sec., 1449.2753623188407 rows/sec., 101.19 KiB/sec.
10171 2024.07.01 18:55:46.612182 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Debug> DynamicQueryHandler: Done processing query
10172 2024.07.01 18:55:46.612231 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10173 2024.07.01 18:55:46.612273 [ 3 ] {} <Debug> HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10174 2024.07.01 18:55:46.612469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10175 2024.07.01 18:55:46.612519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10176 2024.07.01 18:55:46.612538 [ 3 ] {} <Debug> HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10177 2024.07.01 18:55:46.612556 [ 3 ] {} <Debug> HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.07.01 18:55:46.612570 [ 3 ] {} <Debug> HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.07.01 18:55:46.612602 [ 3 ] {} <Trace> HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10180 2024.07.01 18:55:46.612722 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10181 2024.07.01 18:55:46.612765 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10182 2024.07.01 18:55:46.612911 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10183 2024.07.01 18:55:46.613236 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10184 2024.07.01 18:55:46.613272 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10185 2024.07.01 18:55:46.613586 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10186 2024.07.01 18:55:46.613892 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10187 2024.07.01 18:55:46.614045 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001357 sec., 48636.69859985262 rows/sec., 3.80 MiB/sec.
10188 2024.07.01 18:55:46.614234 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Debug> DynamicQueryHandler: Done processing query
10189 2024.07.01 18:55:46.614270 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10190 2024.07.01 18:55:46.614301 [ 3 ] {} <Debug> HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10191 2024.07.01 18:55:46.614528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10192 2024.07.01 18:55:46.614577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10193 2024.07.01 18:55:46.614597 [ 3 ] {} <Debug> HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10194 2024.07.01 18:55:46.614613 [ 3 ] {} <Debug> HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.07.01 18:55:46.614627 [ 3 ] {} <Debug> HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10196 2024.07.01 18:55:46.614658 [ 3 ] {} <Trace> HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10197 2024.07.01 18:55:46.614814 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10198 2024.07.01 18:55:46.614860 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10199 2024.07.01 18:55:46.615007 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10200 2024.07.01 18:55:46.615394 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10201 2024.07.01 18:55:46.615429 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10202 2024.07.01 18:55:46.615820 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10203 2024.07.01 18:55:46.616160 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10204 2024.07.01 18:55:46.616317 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00157 sec., 102547.77070063695 rows/sec., 7.14 MiB/sec.
10205 2024.07.01 18:55:46.616617 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Debug> DynamicQueryHandler: Done processing query
10206 2024.07.01 18:55:46.616653 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10207 2024.07.01 18:55:46.616712 [ 3 ] {} <Debug> HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10208 2024.07.01 18:55:46.617013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10209 2024.07.01 18:55:46.617116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10210 2024.07.01 18:55:46.617148 [ 3 ] {} <Debug> HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10211 2024.07.01 18:55:46.617166 [ 3 ] {} <Debug> HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10212 2024.07.01 18:55:46.617181 [ 3 ] {} <Debug> HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10213 2024.07.01 18:55:46.617212 [ 3 ] {} <Trace> HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10214 2024.07.01 18:55:46.617341 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10215 2024.07.01 18:55:46.617385 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10216 2024.07.01 18:55:46.617528 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10217 2024.07.01 18:55:46.617823 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10218 2024.07.01 18:55:46.617859 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
10219 2024.07.01 18:55:46.618227 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10220 2024.07.01 18:55:46.618547 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10221 2024.07.01 18:55:46.618704 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
10222 2024.07.01 18:55:46.618890 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Debug> DynamicQueryHandler: Done processing query
10223 2024.07.01 18:55:46.618926 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10224 2024.07.01 18:55:46.618958 [ 3 ] {} <Debug> HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.07.01 18:55:49.857576 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
10226 2024.07.01 18:55:49.857639 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
10227 2024.07.01 18:55:51.609141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10228 2024.07.01 18:55:51.609259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10229 2024.07.01 18:55:51.609291 [ 3 ] {} <Debug> HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10230 2024.07.01 18:55:51.609317 [ 3 ] {} <Debug> HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10231 2024.07.01 18:55:51.609332 [ 3 ] {} <Debug> HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10232 2024.07.01 18:55:51.609381 [ 3 ] {} <Trace> HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10233 2024.07.01 18:55:51.609580 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10234 2024.07.01 18:55:51.609647 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10235 2024.07.01 18:55:51.609840 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10236 2024.07.01 18:55:51.610265 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10237 2024.07.01 18:55:51.610312 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10238 2024.07.01 18:55:51.610694 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10239 2024.07.01 18:55:51.611038 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10240 2024.07.01 18:55:51.611198 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001678 sec., 18474.374255065555 rows/sec., 1.46 MiB/sec.
10241 2024.07.01 18:55:51.611533 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Debug> DynamicQueryHandler: Done processing query
10242 2024.07.01 18:55:51.611578 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10243 2024.07.01 18:55:51.611598 [ 3 ] {} <Debug> HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10244 2024.07.01 18:55:51.611748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10245 2024.07.01 18:55:51.611805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10246 2024.07.01 18:55:51.611824 [ 3 ] {} <Debug> HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10247 2024.07.01 18:55:51.611845 [ 3 ] {} <Debug> HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10248 2024.07.01 18:55:51.611859 [ 3 ] {} <Debug> HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10249 2024.07.01 18:55:51.611896 [ 3 ] {} <Trace> HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10250 2024.07.01 18:55:51.612007 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10251 2024.07.01 18:55:51.612056 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10252 2024.07.01 18:55:51.612210 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10253 2024.07.01 18:55:51.612498 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10254 2024.07.01 18:55:51.612536 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10255 2024.07.01 18:55:51.612844 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
10256 2024.07.01 18:55:51.613158 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10257 2024.07.01 18:55:51.613320 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001337 sec., 1495.8863126402393 rows/sec., 121.98 KiB/sec.
10258 2024.07.01 18:55:51.613512 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Debug> DynamicQueryHandler: Done processing query
10259 2024.07.01 18:55:51.613543 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10260 2024.07.01 18:55:51.613560 [ 3 ] {} <Debug> HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10261 2024.07.01 18:55:51.613805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 27014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10262 2024.07.01 18:55:51.613855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10263 2024.07.01 18:55:51.613875 [ 3 ] {} <Debug> HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10264 2024.07.01 18:55:51.613893 [ 3 ] {} <Debug> HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10265 2024.07.01 18:55:51.613907 [ 3 ] {} <Debug> HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10266 2024.07.01 18:55:51.613939 [ 3 ] {} <Trace> HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10267 2024.07.01 18:55:51.614085 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10268 2024.07.01 18:55:51.614129 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10269 2024.07.01 18:55:51.614256 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10270 2024.07.01 18:55:51.614746 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10271 2024.07.01 18:55:51.614783 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10272 2024.07.01 18:55:51.615129 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10273 2024.07.01 18:55:51.615440 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10274 2024.07.01 18:55:51.615596 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Debug> executeQuery: Read 186 rows, 15.72 KiB in 0.001577 sec., 117945.46607482561 rows/sec., 9.73 MiB/sec.
10275 2024.07.01 18:55:51.615612 [ 149 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10276 2024.07.01 18:55:51.615725 [ 149 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10277 2024.07.01 18:55:51.615764 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10278 2024.07.01 18:55:51.615810 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Debug> DynamicQueryHandler: Done processing query
10279 2024.07.01 18:55:51.615857 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10280 2024.07.01 18:55:51.615910 [ 3 ] {} <Debug> HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10281 2024.07.01 18:55:51.616015 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10282 2024.07.01 18:55:51.616110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10283 2024.07.01 18:55:51.616207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10284 2024.07.01 18:55:51.616258 [ 3 ] {} <Debug> HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10285 2024.07.01 18:55:51.616311 [ 3 ] {} <Debug> HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10286 2024.07.01 18:55:51.616314 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10287 2024.07.01 18:55:51.616335 [ 3 ] {} <Debug> HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.07.01 18:55:51.616383 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 189 rows starting from the beginning of the part
10289 2024.07.01 18:55:51.616406 [ 3 ] {} <Trace> HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10290 2024.07.01 18:55:51.616570 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 148 rows starting from the beginning of the part
10291 2024.07.01 18:55:51.616674 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10292 2024.07.01 18:55:51.616876 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 57 rows starting from the beginning of the part
10293 2024.07.01 18:55:51.616889 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10294 2024.07.01 18:55:51.617214 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 147 rows starting from the beginning of the part
10295 2024.07.01 18:55:51.617554 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 57 rows starting from the beginning of the part
10296 2024.07.01 18:55:51.617902 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 186 rows starting from the beginning of the part
10297 2024.07.01 18:55:51.618260 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10298 2024.07.01 18:55:51.619001 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10299 2024.07.01 18:55:51.619056 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10300 2024.07.01 18:55:51.619921 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
10301 2024.07.01 18:55:51.620769 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10302 2024.07.01 18:55:51.620870 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 4 columns (4 merged, 0 gathered) in 0.005010607 sec., 156468.06863918883 rows/sec., 12.84 MiB/sec.
10303 2024.07.01 18:55:51.621063 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004502 sec., 444.24700133274104 rows/sec., 31.02 KiB/sec.
10304 2024.07.01 18:55:51.621124 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10305 2024.07.01 18:55:51.621403 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Debug> DynamicQueryHandler: Done processing query
10306 2024.07.01 18:55:51.621467 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10307 2024.07.01 18:55:51.621546 [ 3 ] {} <Debug> HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.07.01 18:55:51.621745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10309 2024.07.01 18:55:51.621819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10310 2024.07.01 18:55:51.621861 [ 3 ] {} <Debug> HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10311 2024.07.01 18:55:51.621872 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10312 2024.07.01 18:55:51.621890 [ 3 ] {} <Debug> HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10313 2024.07.01 18:55:51.621933 [ 3 ] {} <Debug> HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10314 2024.07.01 18:55:51.622016 [ 3 ] {} <Trace> HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10315 2024.07.01 18:55:51.622053 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10316 2024.07.01 18:55:51.622195 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10317 2024.07.01 18:55:51.622256 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10318 2024.07.01 18:55:51.622305 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10319 2024.07.01 18:55:51.622452 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10320 2024.07.01 18:55:51.622849 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10321 2024.07.01 18:55:51.622885 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10322 2024.07.01 18:55:51.623215 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10323 2024.07.01 18:55:51.623536 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10324 2024.07.01 18:55:51.623691 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Debug> executeQuery: Read 121 rows, 9.66 KiB in 0.001536 sec., 78776.04166666667 rows/sec., 6.14 MiB/sec.
10325 2024.07.01 18:55:51.623702 [ 149 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10326 2024.07.01 18:55:51.623789 [ 149 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10327 2024.07.01 18:55:51.623845 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10328 2024.07.01 18:55:51.623993 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Debug> DynamicQueryHandler: Done processing query
10329 2024.07.01 18:55:51.624030 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10330 2024.07.01 18:55:51.624039 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10331 2024.07.01 18:55:51.624105 [ 3 ] {} <Debug> HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10332 2024.07.01 18:55:51.624213 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10333 2024.07.01 18:55:51.624247 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 150 rows starting from the beginning of the part
10334 2024.07.01 18:55:51.624399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10335 2024.07.01 18:55:51.624462 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 98 rows starting from the beginning of the part
10336 2024.07.01 18:55:51.624563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10337 2024.07.01 18:55:51.624669 [ 3 ] {} <Debug> HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10338 2024.07.01 18:55:51.624750 [ 3 ] {} <Debug> HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10339 2024.07.01 18:55:51.624759 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part
10340 2024.07.01 18:55:51.624805 [ 3 ] {} <Debug> HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10341 2024.07.01 18:55:51.624963 [ 3 ] {} <Trace> HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10342 2024.07.01 18:55:51.624994 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part
10343 2024.07.01 18:55:51.625171 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 66 rows starting from the beginning of the part
10344 2024.07.01 18:55:51.625452 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 121 rows starting from the beginning of the part
10345 2024.07.01 18:55:51.625757 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10346 2024.07.01 18:55:51.625829 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10347 2024.07.01 18:55:51.626490 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10348 2024.07.01 18:55:51.627488 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10349 2024.07.01 18:55:51.627557 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10350 2024.07.01 18:55:51.628093 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150956 sec., 143822.29057595407 rows/sec., 11.23 MiB/sec.
10351 2024.07.01 18:55:51.628298 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10352 2024.07.01 18:55:51.628420 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10353 2024.07.01 18:55:51.629125 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10354 2024.07.01 18:55:51.629273 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10355 2024.07.01 18:55:51.629320 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10356 2024.07.01 18:55:51.629479 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10357 2024.07.01 18:55:51.629549 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10358 2024.07.01 18:55:51.629608 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004338 sec., 45412.63254956201 rows/sec., 3.17 MiB/sec.
10359 2024.07.01 18:55:51.629632 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10360 2024.07.01 18:55:51.629722 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10361 2024.07.01 18:55:51.629996 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10362 2024.07.01 18:55:51.630083 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Debug> DynamicQueryHandler: Done processing query
10363 2024.07.01 18:55:51.630207 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10364 2024.07.01 18:55:51.630313 [ 3 ] {} <Debug> HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.07.01 18:55:51.630543 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10366 2024.07.01 18:55:51.630626 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 10924 rows starting from the beginning of the part
10367 2024.07.01 18:55:51.630734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 50128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10368 2024.07.01 18:55:51.631000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10369 2024.07.01 18:55:51.631162 [ 3 ] {} <Debug> HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10370 2024.07.01 18:55:51.631180 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
10371 2024.07.01 18:55:51.631236 [ 3 ] {} <Debug> HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.07.01 18:55:51.631298 [ 3 ] {} <Debug> HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10373 2024.07.01 18:55:51.631508 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part
10374 2024.07.01 18:55:51.631525 [ 3 ] {} <Trace> HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10375 2024.07.01 18:55:51.631723 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part
10376 2024.07.01 18:55:51.631907 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part
10377 2024.07.01 18:55:51.631994 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 197 rows starting from the beginning of the part
10378 2024.07.01 18:55:51.632256 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10379 2024.07.01 18:55:51.632443 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10380 2024.07.01 18:55:51.633608 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.07.01 18:55:51.634915 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10382 2024.07.01 18:55:51.634954 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10383 2024.07.01 18:55:51.636256 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10384 2024.07.01 18:55:51.636746 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10385 2024.07.01 18:55:51.636968 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005182 sec., 5982.2462369741415 rows/sec., 10.72 MiB/sec.
10386 2024.07.01 18:55:51.637289 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Debug> DynamicQueryHandler: Done processing query
10387 2024.07.01 18:55:51.637338 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10388 2024.07.01 18:55:51.637358 [ 3 ] {} <Debug> HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.07.01 18:55:51.637574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10390 2024.07.01 18:55:51.637669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10391 2024.07.01 18:55:51.637687 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11766 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837536 sec., 1501237.1235041216 rows/sec., 104.67 MiB/sec.
10392 2024.07.01 18:55:51.637702 [ 3 ] {} <Debug> HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10393 2024.07.01 18:55:51.637768 [ 3 ] {} <Debug> HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10394 2024.07.01 18:55:51.637791 [ 3 ] {} <Debug> HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10395 2024.07.01 18:55:51.637823 [ 3 ] {} <Trace> HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10396 2024.07.01 18:55:51.637956 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10397 2024.07.01 18:55:51.638023 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10398 2024.07.01 18:55:51.638172 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10399 2024.07.01 18:55:51.638332 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10400 2024.07.01 18:55:51.639137 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10401 2024.07.01 18:55:51.639184 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10402 2024.07.01 18:55:51.639353 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10403 2024.07.01 18:55:51.639585 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10404 2024.07.01 18:55:51.639800 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB.
10405 2024.07.01 18:55:51.639907 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10406 2024.07.01 18:55:51.640248 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10407 2024.07.01 18:55:51.640416 [ 149 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10408 2024.07.01 18:55:51.640415 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0025 sec., 24000 rows/sec., 1.62 MiB/sec.
10409 2024.07.01 18:55:51.640481 [ 149 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10410 2024.07.01 18:55:51.640564 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10411 2024.07.01 18:55:51.640765 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Debug> DynamicQueryHandler: Done processing query
10412 2024.07.01 18:55:51.640792 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10413 2024.07.01 18:55:51.640799 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10414 2024.07.01 18:55:51.640890 [ 3 ] {} <Debug> HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10415 2024.07.01 18:55:51.641034 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10416 2024.07.01 18:55:51.641079 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3766 rows starting from the beginning of the part
10417 2024.07.01 18:55:51.641202 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
10418 2024.07.01 18:55:51.641340 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
10419 2024.07.01 18:55:51.641520 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
10420 2024.07.01 18:55:51.641745 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
10421 2024.07.01 18:55:51.641886 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
10422 2024.07.01 18:55:51.643736 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 4 columns (4 merged, 0 gathered) in 0.003054401 sec., 1331193.9067594595 rows/sec., 89.58 MiB/sec.
10423 2024.07.01 18:55:51.644117 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10424 2024.07.01 18:55:51.644558 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10425 2024.07.01 18:55:51.644642 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10426 2024.07.01 18:55:51.644731 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
10427 2024.07.01 18:55:56.606465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10428 2024.07.01 18:55:56.606605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10429 2024.07.01 18:55:56.606631 [ 3 ] {} <Debug> HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10430 2024.07.01 18:55:56.606656 [ 3 ] {} <Debug> HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10431 2024.07.01 18:55:56.606670 [ 3 ] {} <Debug> HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10432 2024.07.01 18:55:56.606722 [ 3 ] {} <Trace> HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10433 2024.07.01 18:55:56.606927 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10434 2024.07.01 18:55:56.606995 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10435 2024.07.01 18:55:56.607190 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10436 2024.07.01 18:55:56.607667 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10437 2024.07.01 18:55:56.607711 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10438 2024.07.01 18:55:56.608092 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10439 2024.07.01 18:55:56.608439 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10440 2024.07.01 18:55:56.608615 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec.
10441 2024.07.01 18:55:56.608820 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Debug> DynamicQueryHandler: Done processing query
10442 2024.07.01 18:55:56.608847 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10443 2024.07.01 18:55:56.608863 [ 3 ] {} <Debug> HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10444 2024.07.01 18:55:56.609037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10445 2024.07.01 18:55:56.609087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10446 2024.07.01 18:55:56.609106 [ 3 ] {} <Debug> HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10447 2024.07.01 18:55:56.609123 [ 3 ] {} <Debug> HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10448 2024.07.01 18:55:56.609137 [ 3 ] {} <Debug> HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10449 2024.07.01 18:55:56.609168 [ 3 ] {} <Trace> HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10450 2024.07.01 18:55:56.609288 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10451 2024.07.01 18:55:56.609331 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10452 2024.07.01 18:55:56.609457 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10453 2024.07.01 18:55:56.609813 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10454 2024.07.01 18:55:56.609850 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10455 2024.07.01 18:55:56.610200 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10456 2024.07.01 18:55:56.610520 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10457 2024.07.01 18:55:56.610675 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001419 sec., 45102.18463706836 rows/sec., 3.52 MiB/sec.
10458 2024.07.01 18:55:56.610866 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Debug> DynamicQueryHandler: Done processing query
10459 2024.07.01 18:55:56.610901 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10460 2024.07.01 18:55:56.610934 [ 3 ] {} <Debug> HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.07.01 18:55:56.611124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10462 2024.07.01 18:55:56.611175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10463 2024.07.01 18:55:56.611195 [ 3 ] {} <Debug> HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10464 2024.07.01 18:55:56.611211 [ 3 ] {} <Debug> HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10465 2024.07.01 18:55:56.611226 [ 3 ] {} <Debug> HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10466 2024.07.01 18:55:56.611258 [ 3 ] {} <Trace> HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10467 2024.07.01 18:55:56.611404 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10468 2024.07.01 18:55:56.611452 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10469 2024.07.01 18:55:56.611599 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10470 2024.07.01 18:55:56.612000 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10471 2024.07.01 18:55:56.612036 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10472 2024.07.01 18:55:56.612441 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10473 2024.07.01 18:55:56.612788 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10474 2024.07.01 18:55:56.612941 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec.
10475 2024.07.01 18:55:56.613200 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Debug> DynamicQueryHandler: Done processing query
10476 2024.07.01 18:55:56.613226 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10477 2024.07.01 18:55:56.613241 [ 3 ] {} <Debug> HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.07.01 18:55:56.613384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10479 2024.07.01 18:55:56.613433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10480 2024.07.01 18:55:56.613452 [ 3 ] {} <Debug> HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10481 2024.07.01 18:55:56.613469 [ 3 ] {} <Debug> HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10482 2024.07.01 18:55:56.613483 [ 3 ] {} <Debug> HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10483 2024.07.01 18:55:56.613514 [ 3 ] {} <Trace> HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10484 2024.07.01 18:55:56.613642 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10485 2024.07.01 18:55:56.613686 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10486 2024.07.01 18:55:56.613904 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10487 2024.07.01 18:55:56.614211 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10488 2024.07.01 18:55:56.614247 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10489 2024.07.01 18:55:56.614607 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10490 2024.07.01 18:55:56.614933 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10491 2024.07.01 18:55:56.615083 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec.
10492 2024.07.01 18:55:56.615250 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Debug> DynamicQueryHandler: Done processing query
10493 2024.07.01 18:55:56.615275 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10494 2024.07.01 18:55:56.615291 [ 3 ] {} <Debug> HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.07.01 18:56:01.609208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10496 2024.07.01 18:56:01.609344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10497 2024.07.01 18:56:01.609374 [ 3 ] {} <Debug> HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10498 2024.07.01 18:56:01.609405 [ 3 ] {} <Debug> HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10499 2024.07.01 18:56:01.609423 [ 3 ] {} <Debug> HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10500 2024.07.01 18:56:01.609482 [ 3 ] {} <Trace> HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10501 2024.07.01 18:56:01.609788 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10502 2024.07.01 18:56:01.609862 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10503 2024.07.01 18:56:01.610063 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10504 2024.07.01 18:56:01.610504 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10505 2024.07.01 18:56:01.610543 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10506 2024.07.01 18:56:01.610920 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10507 2024.07.01 18:56:01.611273 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10508 2024.07.01 18:56:01.611457 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Debug> executeQuery: Read 43 rows, 3.49 KiB in 0.001722 sec., 24970.96399535424 rows/sec., 1.98 MiB/sec.
10509 2024.07.01 18:56:01.611768 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Debug> DynamicQueryHandler: Done processing query
10510 2024.07.01 18:56:01.611834 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10511 2024.07.01 18:56:01.611884 [ 3 ] {} <Debug> HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.07.01 18:56:01.612154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 27295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10513 2024.07.01 18:56:01.612210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10514 2024.07.01 18:56:01.612230 [ 3 ] {} <Debug> HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10515 2024.07.01 18:56:01.612247 [ 3 ] {} <Debug> HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10516 2024.07.01 18:56:01.612262 [ 3 ] {} <Debug> HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10517 2024.07.01 18:56:01.612294 [ 3 ] {} <Trace> HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10518 2024.07.01 18:56:01.612447 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10519 2024.07.01 18:56:01.612495 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10520 2024.07.01 18:56:01.612647 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10521 2024.07.01 18:56:01.613058 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10522 2024.07.01 18:56:01.613096 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10523 2024.07.01 18:56:01.613432 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10524 2024.07.01 18:56:01.613752 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10525 2024.07.01 18:56:01.613912 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Debug> executeQuery: Read 185 rows, 16.05 KiB in 0.001526 sec., 121231.97903014417 rows/sec., 10.27 MiB/sec.
10526 2024.07.01 18:56:01.614079 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Debug> DynamicQueryHandler: Done processing query
10527 2024.07.01 18:56:01.614104 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10528 2024.07.01 18:56:01.614120 [ 3 ] {} <Debug> HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.07.01 18:56:01.614254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 19869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10530 2024.07.01 18:56:01.614304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10531 2024.07.01 18:56:01.614324 [ 3 ] {} <Debug> HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10532 2024.07.01 18:56:01.614340 [ 3 ] {} <Debug> HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10533 2024.07.01 18:56:01.614354 [ 3 ] {} <Debug> HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10534 2024.07.01 18:56:01.614386 [ 3 ] {} <Trace> HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10535 2024.07.01 18:56:01.614523 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10536 2024.07.01 18:56:01.614565 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10537 2024.07.01 18:56:01.614693 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10538 2024.07.01 18:56:01.615056 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10539 2024.07.01 18:56:01.615093 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10540 2024.07.01 18:56:01.615405 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10541 2024.07.01 18:56:01.615721 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10542 2024.07.01 18:56:01.615889 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Debug> executeQuery: Read 117 rows, 9.37 KiB in 0.001417 sec., 82568.80733944954 rows/sec., 6.46 MiB/sec.
10543 2024.07.01 18:56:01.616075 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Debug> DynamicQueryHandler: Done processing query
10544 2024.07.01 18:56:01.616112 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10545 2024.07.01 18:56:01.616144 [ 3 ] {} <Debug> HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.07.01 18:56:01.616377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10547 2024.07.01 18:56:01.616425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10548 2024.07.01 18:56:01.616444 [ 3 ] {} <Debug> HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10549 2024.07.01 18:56:01.616461 [ 3 ] {} <Debug> HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10550 2024.07.01 18:56:01.616475 [ 3 ] {} <Debug> HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10551 2024.07.01 18:56:01.616506 [ 3 ] {} <Trace> HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10552 2024.07.01 18:56:01.616653 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10553 2024.07.01 18:56:01.616702 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10554 2024.07.01 18:56:01.616846 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10555 2024.07.01 18:56:01.617212 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10556 2024.07.01 18:56:01.617248 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10557 2024.07.01 18:56:01.617629 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10558 2024.07.01 18:56:01.617981 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10559 2024.07.01 18:56:01.618146 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
10560 2024.07.01 18:56:01.618313 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Debug> DynamicQueryHandler: Done processing query
10561 2024.07.01 18:56:01.618337 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10562 2024.07.01 18:56:01.618353 [ 3 ] {} <Debug> HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.07.01 18:56:01.618516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 69091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10564 2024.07.01 18:56:01.618578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10565 2024.07.01 18:56:01.618607 [ 3 ] {} <Debug> HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10566 2024.07.01 18:56:01.618628 [ 3 ] {} <Debug> HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10567 2024.07.01 18:56:01.618642 [ 3 ] {} <Debug> HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10568 2024.07.01 18:56:01.618673 [ 3 ] {} <Trace> HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10569 2024.07.01 18:56:01.619085 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10570 2024.07.01 18:56:01.619150 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10571 2024.07.01 18:56:01.619558 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10572 2024.07.01 18:56:01.620392 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10573 2024.07.01 18:56:01.620428 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10574 2024.07.01 18:56:01.621064 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10575 2024.07.01 18:56:01.621472 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10576 2024.07.01 18:56:01.621671 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002906 sec., 14796.971782518925 rows/sec., 26.52 MiB/sec.
10577 2024.07.01 18:56:01.621894 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Debug> DynamicQueryHandler: Done processing query
10578 2024.07.01 18:56:01.621919 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
10579 2024.07.01 18:56:01.621935 [ 3 ] {} <Debug> HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.07.01 18:56:01.622089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10581 2024.07.01 18:56:01.622138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10582 2024.07.01 18:56:01.622157 [ 3 ] {} <Debug> HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10583 2024.07.01 18:56:01.622174 [ 3 ] {} <Debug> HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10584 2024.07.01 18:56:01.622187 [ 3 ] {} <Debug> HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10585 2024.07.01 18:56:01.622218 [ 3 ] {} <Trace> HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10586 2024.07.01 18:56:01.622318 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10587 2024.07.01 18:56:01.622363 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10588 2024.07.01 18:56:01.622488 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10589 2024.07.01 18:56:01.622754 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10590 2024.07.01 18:56:01.622790 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10591 2024.07.01 18:56:01.623149 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
10592 2024.07.01 18:56:01.623488 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10593 2024.07.01 18:56:01.623657 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001362 sec., 11013.215859030837 rows/sec., 798.74 KiB/sec.
10594 2024.07.01 18:56:01.623917 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Debug> DynamicQueryHandler: Done processing query
10595 2024.07.01 18:56:01.623942 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10596 2024.07.01 18:56:01.623957 [ 3 ] {} <Debug> HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.07.01 18:56:01.624076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10598 2024.07.01 18:56:01.624124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10599 2024.07.01 18:56:01.624143 [ 3 ] {} <Debug> HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10600 2024.07.01 18:56:01.624159 [ 3 ] {} <Debug> HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10601 2024.07.01 18:56:01.624172 [ 3 ] {} <Debug> HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.07.01 18:56:01.624203 [ 3 ] {} <Trace> HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10603 2024.07.01 18:56:01.624322 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10604 2024.07.01 18:56:01.624368 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10605 2024.07.01 18:56:01.624515 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10606 2024.07.01 18:56:01.624874 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10607 2024.07.01 18:56:01.624911 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB.
10608 2024.07.01 18:56:01.625268 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10609 2024.07.01 18:56:01.625596 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10610 2024.07.01 18:56:01.625754 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec.
10611 2024.07.01 18:56:01.625922 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Debug> DynamicQueryHandler: Done processing query
10612 2024.07.01 18:56:01.625947 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10613 2024.07.01 18:56:01.625962 [ 3 ] {} <Debug> HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.07.01 18:56:04.857685 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
10615 2024.07.01 18:56:04.857760 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
10616 2024.07.01 18:56:06.605516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10617 2024.07.01 18:56:06.605639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10618 2024.07.01 18:56:06.605665 [ 3 ] {} <Debug> HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10619 2024.07.01 18:56:06.605690 [ 3 ] {} <Debug> HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10620 2024.07.01 18:56:06.605704 [ 3 ] {} <Debug> HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10621 2024.07.01 18:56:06.605754 [ 3 ] {} <Trace> HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10622 2024.07.01 18:56:06.605960 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10623 2024.07.01 18:56:06.606029 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10624 2024.07.01 18:56:06.606221 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10625 2024.07.01 18:56:06.606690 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10626 2024.07.01 18:56:06.606733 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10627 2024.07.01 18:56:06.607114 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10628 2024.07.01 18:56:06.607474 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10629 2024.07.01 18:56:06.607642 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.46 MiB/sec.
10630 2024.07.01 18:56:06.607868 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Debug> DynamicQueryHandler: Done processing query
10631 2024.07.01 18:56:06.607895 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10632 2024.07.01 18:56:06.607911 [ 3 ] {} <Debug> HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.07.01 18:56:06.608087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10634 2024.07.01 18:56:06.608139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10635 2024.07.01 18:56:06.608158 [ 3 ] {} <Debug> HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10636 2024.07.01 18:56:06.608175 [ 3 ] {} <Debug> HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10637 2024.07.01 18:56:06.608189 [ 3 ] {} <Debug> HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10638 2024.07.01 18:56:06.608220 [ 3 ] {} <Trace> HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10639 2024.07.01 18:56:06.608339 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10640 2024.07.01 18:56:06.608383 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10641 2024.07.01 18:56:06.608519 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10642 2024.07.01 18:56:06.608859 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10643 2024.07.01 18:56:06.608901 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10644 2024.07.01 18:56:06.609224 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10645 2024.07.01 18:56:06.609549 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10646 2024.07.01 18:56:06.609674 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001379 sec., 46410.44234952865 rows/sec., 3.62 MiB/sec.
10647 2024.07.01 18:56:06.609829 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Debug> DynamicQueryHandler: Done processing query
10648 2024.07.01 18:56:06.609861 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10649 2024.07.01 18:56:06.609886 [ 3 ] {} <Debug> HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.07.01 18:56:06.610055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10651 2024.07.01 18:56:06.610109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10652 2024.07.01 18:56:06.610128 [ 3 ] {} <Debug> HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10653 2024.07.01 18:56:06.610146 [ 3 ] {} <Debug> HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10654 2024.07.01 18:56:06.610160 [ 3 ] {} <Debug> HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10655 2024.07.01 18:56:06.610191 [ 3 ] {} <Trace> HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10656 2024.07.01 18:56:06.610336 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10657 2024.07.01 18:56:06.610384 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10658 2024.07.01 18:56:06.610527 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10659 2024.07.01 18:56:06.610935 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10660 2024.07.01 18:56:06.610971 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10661 2024.07.01 18:56:06.611374 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10662 2024.07.01 18:56:06.611730 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10663 2024.07.01 18:56:06.611858 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
10664 2024.07.01 18:56:06.612024 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Debug> DynamicQueryHandler: Done processing query
10665 2024.07.01 18:56:06.612048 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10666 2024.07.01 18:56:06.612064 [ 3 ] {} <Debug> HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.07.01 18:56:06.612230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10668 2024.07.01 18:56:06.612280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10669 2024.07.01 18:56:06.612300 [ 3 ] {} <Debug> HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10670 2024.07.01 18:56:06.612317 [ 3 ] {} <Debug> HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10671 2024.07.01 18:56:06.612331 [ 3 ] {} <Debug> HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10672 2024.07.01 18:56:06.612362 [ 3 ] {} <Trace> HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10673 2024.07.01 18:56:06.612490 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10674 2024.07.01 18:56:06.612535 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10675 2024.07.01 18:56:06.612663 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10676 2024.07.01 18:56:06.612945 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10677 2024.07.01 18:56:06.612981 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10678 2024.07.01 18:56:06.613354 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10679 2024.07.01 18:56:06.613691 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10680 2024.07.01 18:56:06.613815 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
10681 2024.07.01 18:56:06.614071 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Debug> DynamicQueryHandler: Done processing query
10682 2024.07.01 18:56:06.614130 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10683 2024.07.01 18:56:06.614181 [ 3 ] {} <Debug> HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.07.01 18:56:11.602178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10685 2024.07.01 18:56:11.602377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10686 2024.07.01 18:56:11.602425 [ 3 ] {} <Debug> HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10687 2024.07.01 18:56:11.602467 [ 3 ] {} <Debug> HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10688 2024.07.01 18:56:11.602496 [ 3 ] {} <Debug> HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10689 2024.07.01 18:56:11.602580 [ 3 ] {} <Trace> HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10690 2024.07.01 18:56:11.602973 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
10691 2024.07.01 18:56:11.603415 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
10692 2024.07.01 18:56:11.603463 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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
10693 2024.07.01 18:56:11.603801 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
10694 2024.07.01 18:56:11.603882 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
10695 2024.07.01 18:56:11.604055 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
10696 2024.07.01 18:56:11.604150 [ 258 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
10697 2024.07.01 18:56:11.604253 [ 256 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
10698 2024.07.01 18:56:11.604293 [ 259 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
10699 2024.07.01 18:56:11.604334 [ 260 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
10700 2024.07.01 18:56:11.604531 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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
10701 2024.07.01 18:56:11.604565 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading)
10702 2024.07.01 18:56:11.604683 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
10703 2024.07.01 18:56:11.604708 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 28 rows with 3 streams
10704 2024.07.01 18:56:11.604755 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
10705 2024.07.01 18:56:11.604804 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
10706 2024.07.01 18:56:11.604846 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
10707 2024.07.01 18:56:11.606704 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.003927 sec., 7130.124777183601 rows/sec., 295.68 KiB/sec.
10708 2024.07.01 18:56:11.607076 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> DynamicQueryHandler: Done processing query
10709 2024.07.01 18:56:11.607103 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
10710 2024.07.01 18:56:11.607120 [ 3 ] {} <Debug> HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10711 2024.07.01 18:56:11.613816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10712 2024.07.01 18:56:11.613870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10713 2024.07.01 18:56:11.613889 [ 3 ] {} <Debug> HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10714 2024.07.01 18:56:11.613905 [ 3 ] {} <Debug> HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.07.01 18:56:11.613919 [ 3 ] {} <Debug> HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.07.01 18:56:11.613953 [ 3 ] {} <Trace> HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10717 2024.07.01 18:56:11.614074 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
10718 2024.07.01 18:56:11.614131 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
10719 2024.07.01 18:56:11.614334 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10720 2024.07.01 18:56:11.614784 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10721 2024.07.01 18:56:11.614831 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10722 2024.07.01 18:56:11.615350 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
10723 2024.07.01 18:56:11.615669 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10724 2024.07.01 18:56:11.615852 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001807 sec., 553.4034311012729 rows/sec., 154.02 KiB/sec.
10725 2024.07.01 18:56:11.616148 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Debug> DynamicQueryHandler: Done processing query
10726 2024.07.01 18:56:11.616174 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10727 2024.07.01 18:56:11.616191 [ 3 ] {} <Debug> HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10728 2024.07.01 18:56:11.616315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10729 2024.07.01 18:56:11.616365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10730 2024.07.01 18:56:11.616385 [ 3 ] {} <Debug> HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10731 2024.07.01 18:56:11.616402 [ 3 ] {} <Debug> HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.07.01 18:56:11.616416 [ 3 ] {} <Debug> HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10733 2024.07.01 18:56:11.616447 [ 3 ] {} <Trace> HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10734 2024.07.01 18:56:11.616557 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10735 2024.07.01 18:56:11.616603 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10736 2024.07.01 18:56:11.616748 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10737 2024.07.01 18:56:11.617084 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10738 2024.07.01 18:56:11.617122 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10739 2024.07.01 18:56:11.617439 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10740 2024.07.01 18:56:11.617757 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10741 2024.07.01 18:56:11.617916 [ 137 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0
10742 2024.07.01 18:56:11.617925 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Debug> executeQuery: Read 45 rows, 3.65 KiB in 0.00139 sec., 32374.100719424463 rows/sec., 2.56 MiB/sec.
10743 2024.07.01 18:56:11.617980 [ 137 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10744 2024.07.01 18:56:11.618048 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10745 2024.07.01 18:56:11.618256 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Debug> DynamicQueryHandler: Done processing query
10746 2024.07.01 18:56:11.618324 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10747 2024.07.01 18:56:11.618389 [ 3 ] {} <Debug> HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.07.01 18:56:11.618401 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact with storage Full
10749 2024.07.01 18:56:11.618609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10750 2024.07.01 18:56:11.618766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10751 2024.07.01 18:56:11.618873 [ 3 ] {} <Debug> HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10752 2024.07.01 18:56:11.618954 [ 3 ] {} <Debug> HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10753 2024.07.01 18:56:11.619014 [ 3 ] {} <Debug> HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.07.01 18:56:11.619120 [ 3 ] {} <Trace> HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10755 2024.07.01 18:56:11.619135 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10756 2024.07.01 18:56:11.619190 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 30 rows starting from the beginning of the part
10757 2024.07.01 18:56:11.619361 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10758 2024.07.01 18:56:11.619431 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part
10759 2024.07.01 18:56:11.619530 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10760 2024.07.01 18:56:11.619771 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part
10761 2024.07.01 18:56:11.620129 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part
10762 2024.07.01 18:56:11.620462 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part
10763 2024.07.01 18:56:11.620554 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10764 2024.07.01 18:56:11.620782 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part
10765 2024.07.01 18:56:11.621528 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10766 2024.07.01 18:56:11.621589 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10767 2024.07.01 18:56:11.622299 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
10768 2024.07.01 18:56:11.623211 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10769 2024.07.01 18:56:11.623570 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 4 columns (4 merged, 0 gathered) in 0.005410773 sec., 38626.64354982181 rows/sec., 3.06 MiB/sec.
10770 2024.07.01 18:56:11.623612 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.004368 sec., 686.8131868131868 rows/sec., 50.97 KiB/sec.
10771 2024.07.01 18:56:11.623789 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary)
10772 2024.07.01 18:56:11.623911 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Debug> DynamicQueryHandler: Done processing query
10773 2024.07.01 18:56:11.623966 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10774 2024.07.01 18:56:11.624018 [ 3 ] {} <Debug> HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10775 2024.07.01 18:56:11.624269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 29012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10776 2024.07.01 18:56:11.624352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10777 2024.07.01 18:56:11.624372 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10778 2024.07.01 18:56:11.624389 [ 3 ] {} <Debug> HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10779 2024.07.01 18:56:11.624443 [ 3 ] {} <Debug> HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10780 2024.07.01 18:56:11.624486 [ 3 ] {} <Debug> HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10781 2024.07.01 18:56:11.624550 [ 3 ] {} <Trace> HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10782 2024.07.01 18:56:11.624551 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 6 parts: [all_1_34_8, all_39_39_0] -> all_1_39_9
10783 2024.07.01 18:56:11.624704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10784 2024.07.01 18:56:11.624784 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10785 2024.07.01 18:56:11.624835 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10786 2024.07.01 18:56:11.624988 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10787 2024.07.01 18:56:11.625441 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10788 2024.07.01 18:56:11.625478 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10789 2024.07.01 18:56:11.625810 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10790 2024.07.01 18:56:11.626132 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10791 2024.07.01 18:56:11.626290 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Debug> executeQuery: Read 197 rows, 17.04 KiB in 0.001595 sec., 123510.97178683385 rows/sec., 10.43 MiB/sec.
10792 2024.07.01 18:56:11.626459 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Debug> DynamicQueryHandler: Done processing query
10793 2024.07.01 18:56:11.626484 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10794 2024.07.01 18:56:11.626500 [ 3 ] {} <Debug> HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10795 2024.07.01 18:56:11.626631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10796 2024.07.01 18:56:11.626680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10797 2024.07.01 18:56:11.626698 [ 3 ] {} <Debug> HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10798 2024.07.01 18:56:11.626716 [ 3 ] {} <Debug> HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10799 2024.07.01 18:56:11.626730 [ 3 ] {} <Debug> HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10800 2024.07.01 18:56:11.626761 [ 3 ] {} <Trace> HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10801 2024.07.01 18:56:11.626854 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10802 2024.07.01 18:56:11.626897 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10803 2024.07.01 18:56:11.627027 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10804 2024.07.01 18:56:11.627301 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10805 2024.07.01 18:56:11.627338 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10806 2024.07.01 18:56:11.627641 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
10807 2024.07.01 18:56:11.627955 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10808 2024.07.01 18:56:11.628113 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Debug> executeQuery: Read 3 rows, 192.00 B in 0.00127 sec., 2362.2047244094488 rows/sec., 147.64 KiB/sec.
10809 2024.07.01 18:56:11.628439 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Debug> DynamicQueryHandler: Done processing query
10810 2024.07.01 18:56:11.628473 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10811 2024.07.01 18:56:11.628496 [ 3 ] {} <Debug> HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10812 2024.07.01 18:56:11.628636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10813 2024.07.01 18:56:11.628685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10814 2024.07.01 18:56:11.628704 [ 3 ] {} <Debug> HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10815 2024.07.01 18:56:11.628721 [ 3 ] {} <Debug> HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10816 2024.07.01 18:56:11.628734 [ 3 ] {} <Debug> HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10817 2024.07.01 18:56:11.628765 [ 3 ] {} <Trace> HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10818 2024.07.01 18:56:11.628908 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10819 2024.07.01 18:56:11.628952 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10820 2024.07.01 18:56:11.629100 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10821 2024.07.01 18:56:11.629474 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10822 2024.07.01 18:56:11.629511 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10823 2024.07.01 18:56:11.629925 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10824 2024.07.01 18:56:11.630264 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10825 2024.07.01 18:56:11.630421 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Debug> executeQuery: Read 130 rows, 10.19 KiB in 0.001571 sec., 82749.84086569065 rows/sec., 6.34 MiB/sec.
10826 2024.07.01 18:56:11.630673 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Debug> DynamicQueryHandler: Done processing query
10827 2024.07.01 18:56:11.630734 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10828 2024.07.01 18:56:11.630795 [ 3 ] {} <Debug> HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10829 2024.07.01 18:56:11.631019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 31155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10830 2024.07.01 18:56:11.631072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10831 2024.07.01 18:56:11.631091 [ 3 ] {} <Debug> HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10832 2024.07.01 18:56:11.631108 [ 3 ] {} <Debug> HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10833 2024.07.01 18:56:11.631121 [ 3 ] {} <Debug> HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10834 2024.07.01 18:56:11.631153 [ 3 ] {} <Trace> HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10835 2024.07.01 18:56:11.631302 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10836 2024.07.01 18:56:11.631353 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10837 2024.07.01 18:56:11.631519 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10838 2024.07.01 18:56:11.631906 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10839 2024.07.01 18:56:11.631944 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10840 2024.07.01 18:56:11.632334 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10841 2024.07.01 18:56:11.632694 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10842 2024.07.01 18:56:11.632853 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001612 sec., 101116.6253101737 rows/sec., 7.02 MiB/sec.
10843 2024.07.01 18:56:11.633124 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Debug> DynamicQueryHandler: Done processing query
10844 2024.07.01 18:56:11.633180 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10845 2024.07.01 18:56:11.633237 [ 3 ] {} <Debug> HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10846 2024.07.01 18:56:11.633470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 72366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10847 2024.07.01 18:56:11.633521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10848 2024.07.01 18:56:11.633541 [ 3 ] {} <Debug> HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10849 2024.07.01 18:56:11.633558 [ 3 ] {} <Debug> HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10850 2024.07.01 18:56:11.633572 [ 3 ] {} <Debug> HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10851 2024.07.01 18:56:11.633604 [ 3 ] {} <Trace> HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10852 2024.07.01 18:56:11.634042 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10853 2024.07.01 18:56:11.634112 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10854 2024.07.01 18:56:11.634531 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10855 2024.07.01 18:56:11.635296 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10856 2024.07.01 18:56:11.635331 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10857 2024.07.01 18:56:11.635959 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10858 2024.07.01 18:56:11.636362 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10859 2024.07.01 18:56:11.636547 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002845 sec., 15817.223198594025 rows/sec., 28.34 MiB/sec.
10860 2024.07.01 18:56:11.636775 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Debug> DynamicQueryHandler: Done processing query
10861 2024.07.01 18:56:11.636800 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
10862 2024.07.01 18:56:11.636816 [ 3 ] {} <Debug> HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10863 2024.07.01 18:56:11.636940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10864 2024.07.01 18:56:11.637006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10865 2024.07.01 18:56:11.637025 [ 3 ] {} <Debug> HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10866 2024.07.01 18:56:11.637041 [ 3 ] {} <Debug> HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10867 2024.07.01 18:56:11.637055 [ 3 ] {} <Debug> HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10868 2024.07.01 18:56:11.637089 [ 3 ] {} <Trace> HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10869 2024.07.01 18:56:11.637200 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10870 2024.07.01 18:56:11.637243 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10871 2024.07.01 18:56:11.637368 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10872 2024.07.01 18:56:11.637656 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10873 2024.07.01 18:56:11.637692 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10874 2024.07.01 18:56:11.638086 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10875 2024.07.01 18:56:11.638404 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10876 2024.07.01 18:56:11.638556 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
10877 2024.07.01 18:56:11.638818 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Debug> DynamicQueryHandler: Done processing query
10878 2024.07.01 18:56:11.638877 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10879 2024.07.01 18:56:11.638938 [ 3 ] {} <Debug> HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10880 2024.07.01 18:56:16.606368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10881 2024.07.01 18:56:16.606490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10882 2024.07.01 18:56:16.606517 [ 3 ] {} <Debug> HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10883 2024.07.01 18:56:16.606542 [ 3 ] {} <Debug> HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10884 2024.07.01 18:56:16.606557 [ 3 ] {} <Debug> HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10885 2024.07.01 18:56:16.606607 [ 3 ] {} <Trace> HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10886 2024.07.01 18:56:16.606801 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10887 2024.07.01 18:56:16.606869 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10888 2024.07.01 18:56:16.607084 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10889 2024.07.01 18:56:16.607528 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10890 2024.07.01 18:56:16.607573 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10891 2024.07.01 18:56:16.608005 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10892 2024.07.01 18:56:16.608340 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10893 2024.07.01 18:56:16.608513 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec.
10894 2024.07.01 18:56:16.608530 [ 133 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10895 2024.07.01 18:56:16.608627 [ 133 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10896 2024.07.01 18:56:16.608681 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10897 2024.07.01 18:56:16.608808 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10898 2024.07.01 18:56:16.608811 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Debug> DynamicQueryHandler: Done processing query
10899 2024.07.01 18:56:16.608872 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10900 2024.07.01 18:56:16.608892 [ 3 ] {} <Debug> HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10901 2024.07.01 18:56:16.608953 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10902 2024.07.01 18:56:16.608985 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 192 rows starting from the beginning of the part
10903 2024.07.01 18:56:16.609050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10904 2024.07.01 18:56:16.609071 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part
10905 2024.07.01 18:56:16.609142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10906 2024.07.01 18:56:16.609260 [ 3 ] {} <Debug> HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10907 2024.07.01 18:56:16.609260 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 185 rows starting from the beginning of the part
10908 2024.07.01 18:56:16.609316 [ 3 ] {} <Debug> HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10909 2024.07.01 18:56:16.609401 [ 3 ] {} <Debug> HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10910 2024.07.01 18:56:16.609583 [ 3 ] {} <Trace> HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10911 2024.07.01 18:56:16.609663 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part
10912 2024.07.01 18:56:16.609804 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part
10913 2024.07.01 18:56:16.609916 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10914 2024.07.01 18:56:16.610114 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10915 2024.07.01 18:56:16.610131 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part
10916 2024.07.01 18:56:16.610743 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10917 2024.07.01 18:56:16.611348 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10918 2024.07.01 18:56:16.611400 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10919 2024.07.01 18:56:16.611862 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10920 2024.07.01 18:56:16.611918 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165763 sec., 234382.67488753897 rows/sec., 19.27 MiB/sec.
10921 2024.07.01 18:56:16.612107 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
10922 2024.07.01 18:56:16.612269 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10923 2024.07.01 18:56:16.612545 [ 133 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10924 2024.07.01 18:56:16.612557 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002773 sec., 23079.697078975838 rows/sec., 1.80 MiB/sec.
10925 2024.07.01 18:56:16.612625 [ 133 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10926 2024.07.01 18:56:16.612749 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10927 2024.07.01 18:56:16.612803 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10928 2024.07.01 18:56:16.613149 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Debug> DynamicQueryHandler: Done processing query
10929 2024.07.01 18:56:16.613232 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
10930 2024.07.01 18:56:16.613248 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10931 2024.07.01 18:56:16.613367 [ 3 ] {} <Debug> HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10932 2024.07.01 18:56:16.613349 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10933 2024.07.01 18:56:16.613637 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
10934 2024.07.01 18:56:16.613802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10935 2024.07.01 18:56:16.614013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10936 2024.07.01 18:56:16.614097 [ 3 ] {} <Debug> HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10937 2024.07.01 18:56:16.614178 [ 3 ] {} <Debug> HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10938 2024.07.01 18:56:16.614246 [ 3 ] {} <Debug> HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.07.01 18:56:16.614361 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10940 2024.07.01 18:56:16.614386 [ 3 ] {} <Trace> HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10941 2024.07.01 18:56:16.614508 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 151 rows starting from the beginning of the part
10942 2024.07.01 18:56:16.614893 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10943 2024.07.01 18:56:16.615034 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part
10944 2024.07.01 18:56:16.615152 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10945 2024.07.01 18:56:16.615402 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 117 rows starting from the beginning of the part
10946 2024.07.01 18:56:16.615775 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part
10947 2024.07.01 18:56:16.616025 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 130 rows starting from the beginning of the part
10948 2024.07.01 18:56:16.616356 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part
10949 2024.07.01 18:56:16.616802 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10950 2024.07.01 18:56:16.617756 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10951 2024.07.01 18:56:16.617841 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10952 2024.07.01 18:56:16.618884 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10953 2024.07.01 18:56:16.618993 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.006045082 sec., 97599.99947064406 rows/sec., 7.59 MiB/sec.
10954 2024.07.01 18:56:16.619219 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
10955 2024.07.01 18:56:16.619702 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10956 2024.07.01 18:56:16.620010 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10957 2024.07.01 18:56:16.620067 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005437 sec., 29427.99337870149 rows/sec., 2.05 MiB/sec.
10958 2024.07.01 18:56:16.620099 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10959 2024.07.01 18:56:16.620147 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10960 2024.07.01 18:56:16.620201 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10961 2024.07.01 18:56:16.620493 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
10962 2024.07.01 18:56:16.620803 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10963 2024.07.01 18:56:16.620923 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10964 2024.07.01 18:56:16.621153 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Debug> DynamicQueryHandler: Done processing query
10965 2024.07.01 18:56:16.621231 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10966 2024.07.01 18:56:16.621307 [ 3 ] {} <Debug> HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10967 2024.07.01 18:56:16.621587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10968 2024.07.01 18:56:16.621662 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10969 2024.07.01 18:56:16.621756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10970 2024.07.01 18:56:16.621791 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 11766 rows starting from the beginning of the part
10971 2024.07.01 18:56:16.621847 [ 3 ] {} <Debug> HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
10972 2024.07.01 18:56:16.621923 [ 3 ] {} <Debug> HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10973 2024.07.01 18:56:16.622023 [ 3 ] {} <Debug> HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10974 2024.07.01 18:56:16.622248 [ 3 ] {} <Trace> HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10975 2024.07.01 18:56:16.622327 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
10976 2024.07.01 18:56:16.622727 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10977 2024.07.01 18:56:16.622751 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part
10978 2024.07.01 18:56:16.622880 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10979 2024.07.01 18:56:16.623072 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part
10980 2024.07.01 18:56:16.623456 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 163 rows starting from the beginning of the part
10981 2024.07.01 18:56:16.623775 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
10982 2024.07.01 18:56:16.624186 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10983 2024.07.01 18:56:16.624766 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10984 2024.07.01 18:56:16.624805 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10985 2024.07.01 18:56:16.625218 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10986 2024.07.01 18:56:16.625629 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10987 2024.07.01 18:56:16.625893 [ 133 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10988 2024.07.01 18:56:16.625929 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003437 sec., 17457.084666860635 rows/sec., 1.18 MiB/sec.
10989 2024.07.01 18:56:16.625991 [ 133 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10990 2024.07.01 18:56:16.626120 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
10991 2024.07.01 18:56:16.626597 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Debug> DynamicQueryHandler: Done processing query
10992 2024.07.01 18:56:16.626750 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10993 2024.07.01 18:56:16.626809 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10994 2024.07.01 18:56:16.626863 [ 3 ] {} <Debug> HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.07.01 18:56:16.627490 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10996 2024.07.01 18:56:16.627590 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4066 rows starting from the beginning of the part
10997 2024.07.01 18:56:16.628020 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
10998 2024.07.01 18:56:16.628171 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
10999 2024.07.01 18:56:16.628324 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
11000 2024.07.01 18:56:16.628482 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
11001 2024.07.01 18:56:16.628668 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
11002 2024.07.01 18:56:16.629656 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12569 rows, containing 5 columns (5 merged, 0 gathered) in 0.009250085 sec., 1358798.3245559365 rows/sec., 94.73 MiB/sec.
11003 2024.07.01 18:56:16.630102 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
11004 2024.07.01 18:56:16.631162 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11005 2024.07.01 18:56:16.631244 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
11006 2024.07.01 18:56:16.631338 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB.
11007 2024.07.01 18:56:16.631835 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4366 rows, containing 4 columns (4 merged, 0 gathered) in 0.005473704 sec., 797631.731639124 rows/sec., 53.68 MiB/sec.
11008 2024.07.01 18:56:16.632222 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
11009 2024.07.01 18:56:16.632772 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11010 2024.07.01 18:56:16.632874 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
11011 2024.07.01 18:56:16.632986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
11012 2024.07.01 18:56:19.858008 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
11013 2024.07.01 18:56:19.858065 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
11014 2024.07.01 18:56:21.611155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11015 2024.07.01 18:56:21.611331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11016 2024.07.01 18:56:21.611378 [ 3 ] {} <Debug> HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11017 2024.07.01 18:56:21.611422 [ 3 ] {} <Debug> HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11018 2024.07.01 18:56:21.611443 [ 3 ] {} <Debug> HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.07.01 18:56:21.611494 [ 3 ] {} <Trace> HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11020 2024.07.01 18:56:21.611701 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11021 2024.07.01 18:56:21.611772 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11022 2024.07.01 18:56:21.611969 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11023 2024.07.01 18:56:21.612499 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11024 2024.07.01 18:56:21.612547 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11025 2024.07.01 18:56:21.612965 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11026 2024.07.01 18:56:21.613361 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11027 2024.07.01 18:56:21.613566 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.00193 sec., 27979.274611398963 rows/sec., 2.21 MiB/sec.
11028 2024.07.01 18:56:21.613830 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Debug> DynamicQueryHandler: Done processing query
11029 2024.07.01 18:56:21.613857 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11030 2024.07.01 18:56:21.613874 [ 3 ] {} <Debug> HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11031 2024.07.01 18:56:21.614012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11032 2024.07.01 18:56:21.614070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11033 2024.07.01 18:56:21.614091 [ 3 ] {} <Debug> HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11034 2024.07.01 18:56:21.614114 [ 3 ] {} <Debug> HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.07.01 18:56:21.614130 [ 3 ] {} <Debug> HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.07.01 18:56:21.614172 [ 3 ] {} <Trace> HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11037 2024.07.01 18:56:21.614294 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11038 2024.07.01 18:56:21.614350 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11039 2024.07.01 18:56:21.614511 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11040 2024.07.01 18:56:21.614866 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11041 2024.07.01 18:56:21.614904 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11042 2024.07.01 18:56:21.615212 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11043 2024.07.01 18:56:21.615540 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11044 2024.07.01 18:56:21.615711 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001441 sec., 2081.887578070784 rows/sec., 154.52 KiB/sec.
11045 2024.07.01 18:56:21.615711 [ 129 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
11046 2024.07.01 18:56:21.615831 [ 129 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11047 2024.07.01 18:56:21.615881 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11048 2024.07.01 18:56:21.616006 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Debug> DynamicQueryHandler: Done processing query
11049 2024.07.01 18:56:21.616096 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11050 2024.07.01 18:56:21.616155 [ 3 ] {} <Debug> HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11051 2024.07.01 18:56:21.616531 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
11052 2024.07.01 18:56:21.616553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 38121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11053 2024.07.01 18:56:21.616723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11054 2024.07.01 18:56:21.616792 [ 3 ] {} <Debug> HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11055 2024.07.01 18:56:21.616843 [ 3 ] {} <Debug> HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11056 2024.07.01 18:56:21.616884 [ 3 ] {} <Debug> HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11057 2024.07.01 18:56:21.616981 [ 3 ] {} <Trace> HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11058 2024.07.01 18:56:21.616992 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11059 2024.07.01 18:56:21.617048 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 14 rows starting from the beginning of the part
11060 2024.07.01 18:56:21.617230 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
11061 2024.07.01 18:56:21.617418 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11062 2024.07.01 18:56:21.617558 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
11063 2024.07.01 18:56:21.617588 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11064 2024.07.01 18:56:21.617865 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
11065 2024.07.01 18:56:21.618199 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part
11066 2024.07.01 18:56:21.618550 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part
11067 2024.07.01 18:56:21.619020 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11068 2024.07.01 18:56:21.620014 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11069 2024.07.01 18:56:21.620093 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11070 2024.07.01 18:56:21.620933 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004931946 sec., 5271.752772637818 rows/sec., 420.96 KiB/sec.
11071 2024.07.01 18:56:21.621023 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
11072 2024.07.01 18:56:21.621105 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
11073 2024.07.01 18:56:21.621856 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11074 2024.07.01 18:56:21.621986 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11075 2024.07.01 18:56:21.622218 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Debug> executeQuery: Read 260 rows, 22.34 KiB in 0.00509 sec., 51080.550098231826 rows/sec., 4.29 MiB/sec.
11076 2024.07.01 18:56:21.622248 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
11077 2024.07.01 18:56:21.622492 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11078 2024.07.01 18:56:21.622602 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Debug> DynamicQueryHandler: Done processing query
11079 2024.07.01 18:56:21.622633 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11080 2024.07.01 18:56:21.622650 [ 3 ] {} <Debug> HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11081 2024.07.01 18:56:21.622787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11082 2024.07.01 18:56:21.622836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11083 2024.07.01 18:56:21.622854 [ 3 ] {} <Debug> HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11084 2024.07.01 18:56:21.622871 [ 3 ] {} <Debug> HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11085 2024.07.01 18:56:21.622884 [ 3 ] {} <Debug> HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.07.01 18:56:21.622916 [ 3 ] {} <Trace> HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11087 2024.07.01 18:56:21.623013 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11088 2024.07.01 18:56:21.623058 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11089 2024.07.01 18:56:21.623207 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11090 2024.07.01 18:56:21.623489 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11091 2024.07.01 18:56:21.623526 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11092 2024.07.01 18:56:21.623829 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11093 2024.07.01 18:56:21.624145 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11094 2024.07.01 18:56:21.624305 [ 129 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
11095 2024.07.01 18:56:21.624315 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Debug> executeQuery: Read 3 rows, 192.00 B in 0.001309 sec., 2291.825821237586 rows/sec., 143.24 KiB/sec.
11096 2024.07.01 18:56:21.624354 [ 129 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11097 2024.07.01 18:56:21.624425 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11098 2024.07.01 18:56:21.624676 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Debug> DynamicQueryHandler: Done processing query
11099 2024.07.01 18:56:21.624768 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11100 2024.07.01 18:56:21.624873 [ 3 ] {} <Debug> HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.07.01 18:56:21.625092 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
11102 2024.07.01 18:56:21.625192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 28954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11103 2024.07.01 18:56:21.625319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11104 2024.07.01 18:56:21.625342 [ 3 ] {} <Debug> HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11105 2024.07.01 18:56:21.625393 [ 3 ] {} <Debug> HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11106 2024.07.01 18:56:21.625422 [ 3 ] {} <Debug> HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11107 2024.07.01 18:56:21.625531 [ 3 ] {} <Trace> HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11108 2024.07.01 18:56:21.625612 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11109 2024.07.01 18:56:21.625679 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 14 rows starting from the beginning of the part
11110 2024.07.01 18:56:21.625868 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
11111 2024.07.01 18:56:21.625974 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11112 2024.07.01 18:56:21.626167 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
11113 2024.07.01 18:56:21.626191 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11114 2024.07.01 18:56:21.626511 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
11115 2024.07.01 18:56:21.626805 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part
11116 2024.07.01 18:56:21.627137 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part
11117 2024.07.01 18:56:21.627364 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11118 2024.07.01 18:56:21.628420 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11119 2024.07.01 18:56:21.628508 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11120 2024.07.01 18:56:21.629372 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
11121 2024.07.01 18:56:21.629677 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005118309 sec., 5079.802723907447 rows/sec., 346.11 KiB/sec.
11122 2024.07.01 18:56:21.629930 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
11123 2024.07.01 18:56:21.630085 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11124 2024.07.01 18:56:21.630556 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Debug> executeQuery: Read 172 rows, 13.54 KiB in 0.00481 sec., 35758.83575883576 rows/sec., 2.75 MiB/sec.
11125 2024.07.01 18:56:21.631355 [ 191 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11126 2024.07.01 18:56:21.631399 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Debug> DynamicQueryHandler: Done processing query
11127 2024.07.01 18:56:21.631506 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11128 2024.07.01 18:56:21.631617 [ 3 ] {} <Debug> HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11129 2024.07.01 18:56:21.631803 [ 191 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
11130 2024.07.01 18:56:21.631949 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11131 2024.07.01 18:56:21.632022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 38127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11132 2024.07.01 18:56:21.632080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11133 2024.07.01 18:56:21.632100 [ 3 ] {} <Debug> HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11134 2024.07.01 18:56:21.632116 [ 3 ] {} <Debug> HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11135 2024.07.01 18:56:21.632130 [ 3 ] {} <Debug> HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11136 2024.07.01 18:56:21.632161 [ 3 ] {} <Trace> HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11137 2024.07.01 18:56:21.632356 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11138 2024.07.01 18:56:21.632406 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11139 2024.07.01 18:56:21.632588 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11140 2024.07.01 18:56:21.633027 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11141 2024.07.01 18:56:21.633063 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11142 2024.07.01 18:56:21.633461 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
11143 2024.07.01 18:56:21.633812 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11144 2024.07.01 18:56:21.633968 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Debug> executeQuery: Read 199 rows, 14.20 KiB in 0.001707 sec., 116578.79320445226 rows/sec., 8.12 MiB/sec.
11145 2024.07.01 18:56:21.634172 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Debug> DynamicQueryHandler: Done processing query
11146 2024.07.01 18:56:21.634209 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11147 2024.07.01 18:56:21.634242 [ 3 ] {} <Debug> HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11148 2024.07.01 18:56:21.634499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11149 2024.07.01 18:56:21.634548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11150 2024.07.01 18:56:21.634566 [ 3 ] {} <Debug> HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11151 2024.07.01 18:56:21.634582 [ 3 ] {} <Debug> HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11152 2024.07.01 18:56:21.634596 [ 3 ] {} <Debug> HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11153 2024.07.01 18:56:21.634626 [ 3 ] {} <Trace> HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11154 2024.07.01 18:56:21.635097 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11155 2024.07.01 18:56:21.635162 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11156 2024.07.01 18:56:21.635609 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11157 2024.07.01 18:56:21.636393 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11158 2024.07.01 18:56:21.636428 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11159 2024.07.01 18:56:21.637054 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11160 2024.07.01 18:56:21.637462 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11161 2024.07.01 18:56:21.637678 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002939 sec., 18373.59646138142 rows/sec., 32.92 MiB/sec.
11162 2024.07.01 18:56:21.638218 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Debug> DynamicQueryHandler: Done processing query
11163 2024.07.01 18:56:21.638245 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
11164 2024.07.01 18:56:21.638261 [ 3 ] {} <Debug> HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11165 2024.07.01 18:56:21.638419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11166 2024.07.01 18:56:21.638468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11167 2024.07.01 18:56:21.638511 [ 3 ] {} <Debug> HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11168 2024.07.01 18:56:21.638528 [ 3 ] {} <Debug> HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11169 2024.07.01 18:56:21.638541 [ 3 ] {} <Debug> HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11170 2024.07.01 18:56:21.638572 [ 3 ] {} <Trace> HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11171 2024.07.01 18:56:21.638672 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11172 2024.07.01 18:56:21.638717 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11173 2024.07.01 18:56:21.638868 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11174 2024.07.01 18:56:21.639123 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11175 2024.07.01 18:56:21.639159 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11176 2024.07.01 18:56:21.639520 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
11177 2024.07.01 18:56:21.639857 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Trace> oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11178 2024.07.01 18:56:21.640017 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001363 sec., 6603.081438004402 rows/sec., 466.43 KiB/sec.
11179 2024.07.01 18:56:21.640293 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Debug> DynamicQueryHandler: Done processing query
11180 2024.07.01 18:56:21.640318 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11181 2024.07.01 18:56:21.640333 [ 3 ] {} <Debug> HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11182 2024.07.01 18:56:21.640469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11183 2024.07.01 18:56:21.640518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11184 2024.07.01 18:56:21.640538 [ 3 ] {} <Debug> HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11185 2024.07.01 18:56:21.640554 [ 3 ] {} <Debug> HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11186 2024.07.01 18:56:21.640568 [ 3 ] {} <Debug> HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11187 2024.07.01 18:56:21.640598 [ 3 ] {} <Trace> HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11188 2024.07.01 18:56:21.640712 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11189 2024.07.01 18:56:21.640756 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11190 2024.07.01 18:56:21.640899 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11191 2024.07.01 18:56:21.641185 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11192 2024.07.01 18:56:21.641221 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11193 2024.07.01 18:56:21.641576 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
11194 2024.07.01 18:56:21.641899 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11195 2024.07.01 18:56:21.642054 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
11196 2024.07.01 18:56:21.642213 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Debug> DynamicQueryHandler: Done processing query
11197 2024.07.01 18:56:21.642237 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11198 2024.07.01 18:56:21.642253 [ 3 ] {} <Debug> HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11199 2024.07.01 18:56:24.643290 [ 124 ] {} <Debug> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
11200 2024.07.01 18:56:24.643438 [ 124 ] {} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11201 2024.07.01 18:56:24.643509 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11202 2024.07.01 18:56:24.644123 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::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
11203 2024.07.01 18:56:24.645441 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11204 2024.07.01 18:56:24.645487 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
11205 2024.07.01 18:56:24.645580 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
11206 2024.07.01 18:56:24.645676 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
11207 2024.07.01 18:56:24.645836 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::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
11208 2024.07.01 18:56:24.645915 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::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
11209 2024.07.01 18:56:24.648147 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.00450077 sec., 6665.526121085947 rows/sec., 983.77 KiB/sec.
11210 2024.07.01 18:56:24.648332 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
11211 2024.07.01 18:56:24.648878 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11212 2024.07.01 18:56:24.648965 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} <Trace> oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
11213 2024.07.01 18:56:24.649063 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
11214 2024.07.01 18:56:26.606474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11215 2024.07.01 18:56:26.606583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11216 2024.07.01 18:56:26.606609 [ 3 ] {} <Debug> HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11217 2024.07.01 18:56:26.606634 [ 3 ] {} <Debug> HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11218 2024.07.01 18:56:26.606649 [ 3 ] {} <Debug> HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11219 2024.07.01 18:56:26.606698 [ 3 ] {} <Trace> HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11220 2024.07.01 18:56:26.606877 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11221 2024.07.01 18:56:26.606945 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11222 2024.07.01 18:56:26.607144 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11223 2024.07.01 18:56:26.607545 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11224 2024.07.01 18:56:26.607588 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11225 2024.07.01 18:56:26.607964 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11226 2024.07.01 18:56:26.608316 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11227 2024.07.01 18:56:26.608493 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec.
11228 2024.07.01 18:56:26.608717 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Debug> DynamicQueryHandler: Done processing query
11229 2024.07.01 18:56:26.608745 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11230 2024.07.01 18:56:26.608763 [ 3 ] {} <Debug> HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11231 2024.07.01 18:56:26.608913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11232 2024.07.01 18:56:26.608968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11233 2024.07.01 18:56:26.608987 [ 3 ] {} <Debug> HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11234 2024.07.01 18:56:26.609005 [ 3 ] {} <Debug> HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.07.01 18:56:26.609019 [ 3 ] {} <Debug> HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11236 2024.07.01 18:56:26.609054 [ 3 ] {} <Trace> HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11237 2024.07.01 18:56:26.609174 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11238 2024.07.01 18:56:26.609220 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11239 2024.07.01 18:56:26.609349 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11240 2024.07.01 18:56:26.609671 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11241 2024.07.01 18:56:26.609710 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11242 2024.07.01 18:56:26.610045 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11243 2024.07.01 18:56:26.610358 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11244 2024.07.01 18:56:26.610517 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001378 sec., 41364.29608127721 rows/sec., 3.17 MiB/sec.
11245 2024.07.01 18:56:26.610684 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Debug> DynamicQueryHandler: Done processing query
11246 2024.07.01 18:56:26.610709 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11247 2024.07.01 18:56:26.610725 [ 3 ] {} <Debug> HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11248 2024.07.01 18:56:26.610855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11249 2024.07.01 18:56:26.610902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11250 2024.07.01 18:56:26.610921 [ 3 ] {} <Debug> HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11251 2024.07.01 18:56:26.610937 [ 3 ] {} <Debug> HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.07.01 18:56:26.610950 [ 3 ] {} <Debug> HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11253 2024.07.01 18:56:26.610982 [ 3 ] {} <Trace> HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11254 2024.07.01 18:56:26.611076 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11255 2024.07.01 18:56:26.611119 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11256 2024.07.01 18:56:26.611244 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11257 2024.07.01 18:56:26.611502 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11258 2024.07.01 18:56:26.611539 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11259 2024.07.01 18:56:26.611838 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11260 2024.07.01 18:56:26.612149 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11261 2024.07.01 18:56:26.612308 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 111.90 KiB/sec.
11262 2024.07.01 18:56:26.612475 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Debug> DynamicQueryHandler: Done processing query
11263 2024.07.01 18:56:26.612500 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11264 2024.07.01 18:56:26.612516 [ 3 ] {} <Debug> HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11265 2024.07.01 18:56:26.612658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11266 2024.07.01 18:56:26.612708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11267 2024.07.01 18:56:26.612726 [ 3 ] {} <Debug> HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11268 2024.07.01 18:56:26.612744 [ 3 ] {} <Debug> HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.07.01 18:56:26.612758 [ 3 ] {} <Debug> HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11270 2024.07.01 18:56:26.612789 [ 3 ] {} <Trace> HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11271 2024.07.01 18:56:26.612901 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11272 2024.07.01 18:56:26.612943 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11273 2024.07.01 18:56:26.613069 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11274 2024.07.01 18:56:26.613367 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11275 2024.07.01 18:56:26.613404 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11276 2024.07.01 18:56:26.613719 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11277 2024.07.01 18:56:26.614027 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11278 2024.07.01 18:56:26.614177 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001317 sec., 50113.89521640091 rows/sec., 3.91 MiB/sec.
11279 2024.07.01 18:56:26.614337 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Debug> DynamicQueryHandler: Done processing query
11280 2024.07.01 18:56:26.614361 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11281 2024.07.01 18:56:26.614376 [ 3 ] {} <Debug> HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11282 2024.07.01 18:56:26.614523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11283 2024.07.01 18:56:26.614571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11284 2024.07.01 18:56:26.614590 [ 3 ] {} <Debug> HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11285 2024.07.01 18:56:26.614606 [ 3 ] {} <Debug> HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11286 2024.07.01 18:56:26.614619 [ 3 ] {} <Debug> HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11287 2024.07.01 18:56:26.614650 [ 3 ] {} <Trace> HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11288 2024.07.01 18:56:26.614797 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11289 2024.07.01 18:56:26.614844 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11290 2024.07.01 18:56:26.614986 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11291 2024.07.01 18:56:26.615351 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11292 2024.07.01 18:56:26.615388 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11293 2024.07.01 18:56:26.615785 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11294 2024.07.01 18:56:26.616122 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11295 2024.07.01 18:56:26.616281 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001547 sec., 104072.39819004525 rows/sec., 7.25 MiB/sec.
11296 2024.07.01 18:56:26.616454 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Debug> DynamicQueryHandler: Done processing query
11297 2024.07.01 18:56:26.616479 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11298 2024.07.01 18:56:26.616494 [ 3 ] {} <Debug> HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11299 2024.07.01 18:56:26.616619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11300 2024.07.01 18:56:26.616668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11301 2024.07.01 18:56:26.616687 [ 3 ] {} <Debug> HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11302 2024.07.01 18:56:26.616703 [ 3 ] {} <Debug> HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11303 2024.07.01 18:56:26.616716 [ 3 ] {} <Debug> HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11304 2024.07.01 18:56:26.616747 [ 3 ] {} <Trace> HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11305 2024.07.01 18:56:26.616863 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11306 2024.07.01 18:56:26.616908 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11307 2024.07.01 18:56:26.617032 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11308 2024.07.01 18:56:26.617310 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11309 2024.07.01 18:56:26.617346 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11310 2024.07.01 18:56:26.617701 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11311 2024.07.01 18:56:26.618022 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11312 2024.07.01 18:56:26.618181 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
11313 2024.07.01 18:56:26.618339 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Debug> DynamicQueryHandler: Done processing query
11314 2024.07.01 18:56:26.618363 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11315 2024.07.01 18:56:26.618379 [ 3 ] {} <Debug> HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11316 2024.07.01 18:56:31.609819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11317 2024.07.01 18:56:31.609947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11318 2024.07.01 18:56:31.609976 [ 3 ] {} <Debug> HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11319 2024.07.01 18:56:31.610002 [ 3 ] {} <Debug> HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11320 2024.07.01 18:56:31.610020 [ 3 ] {} <Debug> HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11321 2024.07.01 18:56:31.610073 [ 3 ] {} <Trace> HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11322 2024.07.01 18:56:31.610275 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11323 2024.07.01 18:56:31.610345 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11324 2024.07.01 18:56:31.610550 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11325 2024.07.01 18:56:31.611078 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11326 2024.07.01 18:56:31.611119 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11327 2024.07.01 18:56:31.611486 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11328 2024.07.01 18:56:31.611828 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11329 2024.07.01 18:56:31.611972 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.00174 sec., 31034.48275862069 rows/sec., 2.46 MiB/sec.
11330 2024.07.01 18:56:31.612289 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Debug> DynamicQueryHandler: Done processing query
11331 2024.07.01 18:56:31.612358 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11332 2024.07.01 18:56:31.612412 [ 3 ] {} <Debug> HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11333 2024.07.01 18:56:31.612612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11334 2024.07.01 18:56:31.612668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11335 2024.07.01 18:56:31.612687 [ 3 ] {} <Debug> HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11336 2024.07.01 18:56:31.612705 [ 3 ] {} <Debug> HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11337 2024.07.01 18:56:31.612719 [ 3 ] {} <Debug> HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11338 2024.07.01 18:56:31.612752 [ 3 ] {} <Trace> HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11339 2024.07.01 18:56:31.612855 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11340 2024.07.01 18:56:31.612900 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11341 2024.07.01 18:56:31.613042 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11342 2024.07.01 18:56:31.613318 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11343 2024.07.01 18:56:31.613355 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11344 2024.07.01 18:56:31.613652 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
11345 2024.07.01 18:56:31.613954 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11346 2024.07.01 18:56:31.614079 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 260.52 KiB/sec.
11347 2024.07.01 18:56:31.614235 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Debug> DynamicQueryHandler: Done processing query
11348 2024.07.01 18:56:31.614259 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11349 2024.07.01 18:56:31.614276 [ 3 ] {} <Debug> HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11350 2024.07.01 18:56:31.614418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11351 2024.07.01 18:56:31.614465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11352 2024.07.01 18:56:31.614485 [ 3 ] {} <Debug> HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11353 2024.07.01 18:56:31.614501 [ 3 ] {} <Debug> HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11354 2024.07.01 18:56:31.614515 [ 3 ] {} <Debug> HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11355 2024.07.01 18:56:31.614545 [ 3 ] {} <Trace> HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11356 2024.07.01 18:56:31.614688 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11357 2024.07.01 18:56:31.614730 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11358 2024.07.01 18:56:31.614849 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11359 2024.07.01 18:56:31.615414 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11360 2024.07.01 18:56:31.615450 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11361 2024.07.01 18:56:31.615769 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11362 2024.07.01 18:56:31.616075 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11363 2024.07.01 18:56:31.616198 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Debug> executeQuery: Read 220 rows, 19.27 KiB in 0.00158 sec., 139240.5063291139 rows/sec., 11.91 MiB/sec.
11364 2024.07.01 18:56:31.616368 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Debug> DynamicQueryHandler: Done processing query
11365 2024.07.01 18:56:31.616393 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11366 2024.07.01 18:56:31.616408 [ 3 ] {} <Debug> HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11367 2024.07.01 18:56:31.616539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11368 2024.07.01 18:56:31.616588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11369 2024.07.01 18:56:31.616606 [ 3 ] {} <Debug> HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11370 2024.07.01 18:56:31.616622 [ 3 ] {} <Debug> HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11371 2024.07.01 18:56:31.616636 [ 3 ] {} <Debug> HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.07.01 18:56:31.616667 [ 3 ] {} <Trace> HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11373 2024.07.01 18:56:31.616759 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11374 2024.07.01 18:56:31.616801 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11375 2024.07.01 18:56:31.616926 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11376 2024.07.01 18:56:31.617187 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11377 2024.07.01 18:56:31.617224 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11378 2024.07.01 18:56:31.617516 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
11379 2024.07.01 18:56:31.617827 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11380 2024.07.01 18:56:31.617951 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 230.06 KiB/sec.
11381 2024.07.01 18:56:31.618101 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Debug> DynamicQueryHandler: Done processing query
11382 2024.07.01 18:56:31.618125 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11383 2024.07.01 18:56:31.618141 [ 3 ] {} <Debug> HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11384 2024.07.01 18:56:31.618270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11385 2024.07.01 18:56:31.618318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11386 2024.07.01 18:56:31.618337 [ 3 ] {} <Debug> HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11387 2024.07.01 18:56:31.618353 [ 3 ] {} <Debug> HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11388 2024.07.01 18:56:31.618366 [ 3 ] {} <Debug> HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11389 2024.07.01 18:56:31.618396 [ 3 ] {} <Trace> HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11390 2024.07.01 18:56:31.618526 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11391 2024.07.01 18:56:31.618566 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11392 2024.07.01 18:56:31.618686 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11393 2024.07.01 18:56:31.619093 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11394 2024.07.01 18:56:31.619130 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11395 2024.07.01 18:56:31.619437 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11396 2024.07.01 18:56:31.619738 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11397 2024.07.01 18:56:31.619861 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Debug> executeQuery: Read 122 rows, 9.77 KiB in 0.001392 sec., 87643.67816091955 rows/sec., 6.85 MiB/sec.
11398 2024.07.01 18:56:31.620026 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Debug> DynamicQueryHandler: Done processing query
11399 2024.07.01 18:56:31.620051 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11400 2024.07.01 18:56:31.620066 [ 3 ] {} <Debug> HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11401 2024.07.01 18:56:31.620228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11402 2024.07.01 18:56:31.620277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11403 2024.07.01 18:56:31.620297 [ 3 ] {} <Debug> HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11404 2024.07.01 18:56:31.620313 [ 3 ] {} <Debug> HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11405 2024.07.01 18:56:31.620327 [ 3 ] {} <Debug> HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11406 2024.07.01 18:56:31.620357 [ 3 ] {} <Trace> HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11407 2024.07.01 18:56:31.620501 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11408 2024.07.01 18:56:31.620547 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11409 2024.07.01 18:56:31.620688 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11410 2024.07.01 18:56:31.621052 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11411 2024.07.01 18:56:31.621088 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11412 2024.07.01 18:56:31.621469 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11413 2024.07.01 18:56:31.621806 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11414 2024.07.01 18:56:31.621932 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0015 sec., 108000 rows/sec., 7.52 MiB/sec.
11415 2024.07.01 18:56:31.622094 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Debug> DynamicQueryHandler: Done processing query
11416 2024.07.01 18:56:31.622119 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11417 2024.07.01 18:56:31.622135 [ 3 ] {} <Debug> HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11418 2024.07.01 18:56:31.622383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11419 2024.07.01 18:56:31.622431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11420 2024.07.01 18:56:31.622451 [ 3 ] {} <Debug> HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11421 2024.07.01 18:56:31.622467 [ 3 ] {} <Debug> HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11422 2024.07.01 18:56:31.622481 [ 3 ] {} <Debug> HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11423 2024.07.01 18:56:31.622511 [ 3 ] {} <Trace> HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11424 2024.07.01 18:56:31.622986 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11425 2024.07.01 18:56:31.623050 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11426 2024.07.01 18:56:31.623431 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11427 2024.07.01 18:56:31.624324 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11428 2024.07.01 18:56:31.624360 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11429 2024.07.01 18:56:31.625010 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11430 2024.07.01 18:56:31.625420 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11431 2024.07.01 18:56:31.625560 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
11432 2024.07.01 18:56:31.625573 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002963 sec., 18224.77219034762 rows/sec., 32.66 MiB/sec.
11433 2024.07.01 18:56:31.625614 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11434 2024.07.01 18:56:31.625664 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB.
11435 2024.07.01 18:56:31.625960 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Debug> DynamicQueryHandler: Done processing query
11436 2024.07.01 18:56:31.625997 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
11437 2024.07.01 18:56:31.626002 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
11438 2024.07.01 18:56:31.626028 [ 3 ] {} <Debug> HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11439 2024.07.01 18:56:31.626265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11440 2024.07.01 18:56:31.626372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11441 2024.07.01 18:56:31.626434 [ 3 ] {} <Debug> HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11442 2024.07.01 18:56:31.626479 [ 3 ] {} <Debug> HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11443 2024.07.01 18:56:31.626521 [ 3 ] {} <Debug> HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.07.01 18:56:31.626626 [ 3 ] {} <Trace> HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11445 2024.07.01 18:56:31.626937 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11446 2024.07.01 18:56:31.627069 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11447 2024.07.01 18:56:31.627352 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11448 2024.07.01 18:56:31.627601 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1000 rows starting from the beginning of the part
11449 2024.07.01 18:56:31.627691 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11450 2024.07.01 18:56:31.628373 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part
11451 2024.07.01 18:56:31.628807 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11452 2024.07.01 18:56:31.628995 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11453 2024.07.01 18:56:31.629083 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part
11454 2024.07.01 18:56:31.629741 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part
11455 2024.07.01 18:56:31.630315 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part
11456 2024.07.01 18:56:31.630349 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11457 2024.07.01 18:56:31.630987 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part
11458 2024.07.01 18:56:31.631571 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11459 2024.07.01 18:56:31.631937 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005124 sec., 11709.6018735363 rows/sec., 808.08 KiB/sec.
11460 2024.07.01 18:56:31.632302 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Debug> DynamicQueryHandler: Done processing query
11461 2024.07.01 18:56:31.632339 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11462 2024.07.01 18:56:31.632375 [ 3 ] {} <Debug> HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11463 2024.07.01 18:56:31.638708 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1227 rows, containing 19 columns (19 merged, 0 gathered) in 0.012890894 sec., 95183.4682683761 rows/sec., 170.56 MiB/sec.
11464 2024.07.01 18:56:31.639899 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
11465 2024.07.01 18:56:31.640555 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11466 2024.07.01 18:56:31.640645 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
11467 2024.07.01 18:56:31.640804 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB.
11468 2024.07.01 18:56:32.000151 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.16 MiB, peak 211.61 MiB, free memory in arenas 0.00 B, will set to 201.63 MiB (RSS), difference: 1.47 MiB
11469 2024.07.01 18:56:34.858315 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
11470 2024.07.01 18:56:34.858412 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
11471 2024.07.01 18:56:36.607001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11472 2024.07.01 18:56:36.607117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11473 2024.07.01 18:56:36.607146 [ 3 ] {} <Debug> HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11474 2024.07.01 18:56:36.607174 [ 3 ] {} <Debug> HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.07.01 18:56:36.607191 [ 3 ] {} <Debug> HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.07.01 18:56:36.607248 [ 3 ] {} <Trace> HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11477 2024.07.01 18:56:36.607439 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11478 2024.07.01 18:56:36.607514 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11479 2024.07.01 18:56:36.607731 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11480 2024.07.01 18:56:36.608165 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11481 2024.07.01 18:56:36.608206 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11482 2024.07.01 18:56:36.608586 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
11483 2024.07.01 18:56:36.608934 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11484 2024.07.01 18:56:36.609086 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001703 sec., 1174.3981209630065 rows/sec., 95.76 KiB/sec.
11485 2024.07.01 18:56:36.609299 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Debug> DynamicQueryHandler: Done processing query
11486 2024.07.01 18:56:36.609327 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11487 2024.07.01 18:56:36.609343 [ 3 ] {} <Debug> HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.07.01 18:56:36.609542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11489 2024.07.01 18:56:36.609597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11490 2024.07.01 18:56:36.609617 [ 3 ] {} <Debug> HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11491 2024.07.01 18:56:36.609634 [ 3 ] {} <Debug> HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.07.01 18:56:36.609649 [ 3 ] {} <Debug> HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.07.01 18:56:36.609682 [ 3 ] {} <Trace> HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11494 2024.07.01 18:56:36.609799 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11495 2024.07.01 18:56:36.609846 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11496 2024.07.01 18:56:36.609978 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11497 2024.07.01 18:56:36.610379 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11498 2024.07.01 18:56:36.610417 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11499 2024.07.01 18:56:36.610753 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
11500 2024.07.01 18:56:36.611071 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11501 2024.07.01 18:56:36.611209 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001449 sec., 39337.474120082814 rows/sec., 3.02 MiB/sec.
11502 2024.07.01 18:56:36.611397 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Debug> DynamicQueryHandler: Done processing query
11503 2024.07.01 18:56:36.611438 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11504 2024.07.01 18:56:36.611471 [ 3 ] {} <Debug> HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.07.01 18:56:36.611618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11506 2024.07.01 18:56:36.611671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11507 2024.07.01 18:56:36.611690 [ 3 ] {} <Debug> HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11508 2024.07.01 18:56:36.611706 [ 3 ] {} <Debug> HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.07.01 18:56:36.611720 [ 3 ] {} <Debug> HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11510 2024.07.01 18:56:36.611751 [ 3 ] {} <Trace> HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11511 2024.07.01 18:56:36.611844 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11512 2024.07.01 18:56:36.611886 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11513 2024.07.01 18:56:36.612012 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11514 2024.07.01 18:56:36.612351 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11515 2024.07.01 18:56:36.612387 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11516 2024.07.01 18:56:36.612683 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
11517 2024.07.01 18:56:36.612988 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11518 2024.07.01 18:56:36.613118 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec.
11519 2024.07.01 18:56:36.613288 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Debug> DynamicQueryHandler: Done processing query
11520 2024.07.01 18:56:36.613314 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11521 2024.07.01 18:56:36.613330 [ 3 ] {} <Debug> HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11522 2024.07.01 18:56:36.613456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11523 2024.07.01 18:56:36.613505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11524 2024.07.01 18:56:36.613524 [ 3 ] {} <Debug> HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11525 2024.07.01 18:56:36.613540 [ 3 ] {} <Debug> HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11526 2024.07.01 18:56:36.613553 [ 3 ] {} <Debug> HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11527 2024.07.01 18:56:36.613583 [ 3 ] {} <Trace> HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11528 2024.07.01 18:56:36.613694 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11529 2024.07.01 18:56:36.613736 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11530 2024.07.01 18:56:36.613861 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11531 2024.07.01 18:56:36.614245 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11532 2024.07.01 18:56:36.614281 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11533 2024.07.01 18:56:36.614594 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
11534 2024.07.01 18:56:36.614906 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11535 2024.07.01 18:56:36.615039 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001384 sec., 47687.8612716763 rows/sec., 3.72 MiB/sec.
11536 2024.07.01 18:56:36.615277 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Debug> DynamicQueryHandler: Done processing query
11537 2024.07.01 18:56:36.615337 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11538 2024.07.01 18:56:36.615399 [ 3 ] {} <Debug> HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11539 2024.07.01 18:56:36.615614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11540 2024.07.01 18:56:36.615677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11541 2024.07.01 18:56:36.615696 [ 3 ] {} <Debug> HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11542 2024.07.01 18:56:36.615712 [ 3 ] {} <Debug> HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.07.01 18:56:36.615725 [ 3 ] {} <Debug> HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11544 2024.07.01 18:56:36.615757 [ 3 ] {} <Trace> HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11545 2024.07.01 18:56:36.615911 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11546 2024.07.01 18:56:36.615960 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11547 2024.07.01 18:56:36.616120 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11548 2024.07.01 18:56:36.616522 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11549 2024.07.01 18:56:36.616558 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11550 2024.07.01 18:56:36.616961 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
11551 2024.07.01 18:56:36.617299 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11552 2024.07.01 18:56:36.617435 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001597 sec., 100814.02629931121 rows/sec., 7.02 MiB/sec.
11553 2024.07.01 18:56:36.617607 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Debug> DynamicQueryHandler: Done processing query
11554 2024.07.01 18:56:36.617632 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11555 2024.07.01 18:56:36.617648 [ 3 ] {} <Debug> HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11556 2024.07.01 18:56:36.617779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11557 2024.07.01 18:56:36.617829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11558 2024.07.01 18:56:36.617847 [ 3 ] {} <Debug> HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11559 2024.07.01 18:56:36.617863 [ 3 ] {} <Debug> HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.07.01 18:56:36.617876 [ 3 ] {} <Debug> HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11561 2024.07.01 18:56:36.617908 [ 3 ] {} <Trace> HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11562 2024.07.01 18:56:36.618045 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11563 2024.07.01 18:56:36.618090 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11564 2024.07.01 18:56:36.618216 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11565 2024.07.01 18:56:36.618560 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11566 2024.07.01 18:56:36.618595 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11567 2024.07.01 18:56:36.618951 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
11568 2024.07.01 18:56:36.619273 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11569 2024.07.01 18:56:36.619410 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
11570 2024.07.01 18:56:36.619601 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Debug> DynamicQueryHandler: Done processing query
11571 2024.07.01 18:56:36.619639 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11572 2024.07.01 18:56:36.619671 [ 3 ] {} <Debug> HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11573 2024.07.01 18:56:41.609589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11574 2024.07.01 18:56:41.609789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11575 2024.07.01 18:56:41.609838 [ 3 ] {} <Debug> HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11576 2024.07.01 18:56:41.609879 [ 3 ] {} <Debug> HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.07.01 18:56:41.609907 [ 3 ] {} <Debug> HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11578 2024.07.01 18:56:41.609986 [ 3 ] {} <Trace> HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11579 2024.07.01 18:56:41.610252 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11580 2024.07.01 18:56:41.610319 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11581 2024.07.01 18:56:41.610516 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11582 2024.07.01 18:56:41.611033 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11583 2024.07.01 18:56:41.611077 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11584 2024.07.01 18:56:41.611465 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11585 2024.07.01 18:56:41.611810 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11586 2024.07.01 18:56:41.611964 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.001783 sec., 30286.03477285474 rows/sec., 2.40 MiB/sec.
11587 2024.07.01 18:56:41.612272 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Debug> DynamicQueryHandler: Done processing query
11588 2024.07.01 18:56:41.612311 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11589 2024.07.01 18:56:41.612329 [ 3 ] {} <Debug> HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11590 2024.07.01 18:56:41.612459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11591 2024.07.01 18:56:41.612514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11592 2024.07.01 18:56:41.612536 [ 3 ] {} <Debug> HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11593 2024.07.01 18:56:41.612554 [ 3 ] {} <Debug> HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.07.01 18:56:41.612568 [ 3 ] {} <Debug> HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11595 2024.07.01 18:56:41.612603 [ 3 ] {} <Trace> HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11596 2024.07.01 18:56:41.612711 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11597 2024.07.01 18:56:41.612759 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11598 2024.07.01 18:56:41.612909 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11599 2024.07.01 18:56:41.613211 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11600 2024.07.01 18:56:41.613248 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11601 2024.07.01 18:56:41.613558 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
11602 2024.07.01 18:56:41.613867 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11603 2024.07.01 18:56:41.613995 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 124.21 KiB/sec.
11604 2024.07.01 18:56:41.614178 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Debug> DynamicQueryHandler: Done processing query
11605 2024.07.01 18:56:41.614202 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11606 2024.07.01 18:56:41.614219 [ 3 ] {} <Debug> HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11607 2024.07.01 18:56:41.614390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11608 2024.07.01 18:56:41.614441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11609 2024.07.01 18:56:41.614460 [ 3 ] {} <Debug> HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11610 2024.07.01 18:56:41.614476 [ 3 ] {} <Debug> HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11611 2024.07.01 18:56:41.614490 [ 3 ] {} <Debug> HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11612 2024.07.01 18:56:41.614521 [ 3 ] {} <Trace> HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11613 2024.07.01 18:56:41.614669 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11614 2024.07.01 18:56:41.614711 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11615 2024.07.01 18:56:41.614836 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11616 2024.07.01 18:56:41.615264 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11617 2024.07.01 18:56:41.615300 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11618 2024.07.01 18:56:41.615617 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
11619 2024.07.01 18:56:41.615918 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11620 2024.07.01 18:56:41.616046 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Debug> executeQuery: Read 219 rows, 19.19 KiB in 0.001449 sec., 151138.71635610767 rows/sec., 12.93 MiB/sec.
11621 2024.07.01 18:56:41.616046 [ 112 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
11622 2024.07.01 18:56:41.616108 [ 112 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11623 2024.07.01 18:56:41.616142 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11624 2024.07.01 18:56:41.616241 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Debug> DynamicQueryHandler: Done processing query
11625 2024.07.01 18:56:41.616257 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
11626 2024.07.01 18:56:41.616266 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11627 2024.07.01 18:56:41.616303 [ 3 ] {} <Debug> HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.07.01 18:56:41.616401 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11629 2024.07.01 18:56:41.616427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11630 2024.07.01 18:56:41.616440 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 240 rows starting from the beginning of the part
11631 2024.07.01 18:56:41.616484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11632 2024.07.01 18:56:41.616523 [ 3 ] {} <Debug> HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11633 2024.07.01 18:56:41.616609 [ 3 ] {} <Debug> HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.07.01 18:56:41.616611 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 260 rows starting from the beginning of the part
11635 2024.07.01 18:56:41.616656 [ 3 ] {} <Debug> HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11636 2024.07.01 18:56:41.616822 [ 3 ] {} <Trace> HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11637 2024.07.01 18:56:41.616977 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 57 rows starting from the beginning of the part
11638 2024.07.01 18:56:41.617188 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11639 2024.07.01 18:56:41.617264 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 220 rows starting from the beginning of the part
11640 2024.07.01 18:56:41.617343 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11641 2024.07.01 18:56:41.617560 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 57 rows starting from the beginning of the part
11642 2024.07.01 18:56:41.617852 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 219 rows starting from the beginning of the part
11643 2024.07.01 18:56:41.618345 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11644 2024.07.01 18:56:41.618805 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11645 2024.07.01 18:56:41.618850 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11646 2024.07.01 18:56:41.619278 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
11647 2024.07.01 18:56:41.619658 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 4 columns (4 merged, 0 gathered) in 0.003501247 sec., 300749.9899321585 rows/sec., 25.13 MiB/sec.
11648 2024.07.01 18:56:41.619663 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11649 2024.07.01 18:56:41.619812 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
11650 2024.07.01 18:56:41.619830 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002846 sec., 702.7406886858749 rows/sec., 49.07 KiB/sec.
11651 2024.07.01 18:56:41.620112 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Debug> DynamicQueryHandler: Done processing query
11652 2024.07.01 18:56:41.620140 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11653 2024.07.01 18:56:41.620157 [ 3 ] {} <Debug> HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11654 2024.07.01 18:56:41.620275 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11655 2024.07.01 18:56:41.620301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11656 2024.07.01 18:56:41.620359 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
11657 2024.07.01 18:56:41.620365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11658 2024.07.01 18:56:41.620391 [ 3 ] {} <Debug> HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11659 2024.07.01 18:56:41.620426 [ 3 ] {} <Debug> HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11660 2024.07.01 18:56:41.620445 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
11661 2024.07.01 18:56:41.620447 [ 3 ] {} <Debug> HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11662 2024.07.01 18:56:41.620493 [ 3 ] {} <Trace> HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11663 2024.07.01 18:56:41.620614 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11664 2024.07.01 18:56:41.620656 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11665 2024.07.01 18:56:41.620780 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11666 2024.07.01 18:56:41.621195 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11667 2024.07.01 18:56:41.621230 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11668 2024.07.01 18:56:41.621539 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
11669 2024.07.01 18:56:41.621841 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11670 2024.07.01 18:56:41.621967 [ 112 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
11671 2024.07.01 18:56:41.621968 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Debug> executeQuery: Read 120 rows, 9.60 KiB in 0.001399 sec., 85775.55396711937 rows/sec., 6.70 MiB/sec.
11672 2024.07.01 18:56:41.621996 [ 112 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11673 2024.07.01 18:56:41.622032 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11674 2024.07.01 18:56:41.622246 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Debug> DynamicQueryHandler: Done processing query
11675 2024.07.01 18:56:41.622279 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11676 2024.07.01 18:56:41.622305 [ 3 ] {} <Debug> HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11677 2024.07.01 18:56:41.622301 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
11678 2024.07.01 18:56:41.622581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11679 2024.07.01 18:56:41.622666 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11680 2024.07.01 18:56:41.622687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11681 2024.07.01 18:56:41.622754 [ 3 ] {} <Debug> HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11682 2024.07.01 18:56:41.622777 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 189 rows starting from the beginning of the part
11683 2024.07.01 18:56:41.622791 [ 3 ] {} <Debug> HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.07.01 18:56:41.622842 [ 3 ] {} <Debug> HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11685 2024.07.01 18:56:41.622934 [ 3 ] {} <Trace> HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11686 2024.07.01 18:56:41.623194 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 172 rows starting from the beginning of the part
11687 2024.07.01 18:56:41.623433 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part
11688 2024.07.01 18:56:41.623429 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11689 2024.07.01 18:56:41.623719 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 122 rows starting from the beginning of the part
11690 2024.07.01 18:56:41.623737 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11691 2024.07.01 18:56:41.623995 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part
11692 2024.07.01 18:56:41.624279 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part
11693 2024.07.01 18:56:41.624932 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11694 2024.07.01 18:56:41.626064 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11695 2024.07.01 18:56:41.626145 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11696 2024.07.01 18:56:41.627067 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 4 columns (4 merged, 0 gathered) in 0.004940266 sec., 148777.41400969098 rows/sec., 11.54 MiB/sec.
11697 2024.07.01 18:56:41.627111 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
11698 2024.07.01 18:56:41.627268 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
11699 2024.07.01 18:56:41.628076 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11700 2024.07.01 18:56:41.628128 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11701 2024.07.01 18:56:41.628247 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
11702 2024.07.01 18:56:41.628350 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005184 sec., 31057.098765432096 rows/sec., 2.16 MiB/sec.
11703 2024.07.01 18:56:41.628368 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
11704 2024.07.01 18:56:41.628454 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
11705 2024.07.01 18:56:41.628510 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11706 2024.07.01 18:56:41.628604 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11707 2024.07.01 18:56:41.628799 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Debug> DynamicQueryHandler: Done processing query
11708 2024.07.01 18:56:41.628829 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
11709 2024.07.01 18:56:41.628852 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11710 2024.07.01 18:56:41.628912 [ 3 ] {} <Debug> HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11711 2024.07.01 18:56:41.629198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11712 2024.07.01 18:56:41.629273 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11713 2024.07.01 18:56:41.629365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11714 2024.07.01 18:56:41.629399 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 12569 rows starting from the beginning of the part
11715 2024.07.01 18:56:41.629449 [ 3 ] {} <Debug> HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11716 2024.07.01 18:56:41.629545 [ 3 ] {} <Debug> HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11717 2024.07.01 18:56:41.629670 [ 3 ] {} <Debug> HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.07.01 18:56:41.629871 [ 3 ] {} <Trace> HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11719 2024.07.01 18:56:41.629893 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part
11720 2024.07.01 18:56:41.630407 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
11721 2024.07.01 18:56:41.630814 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part
11722 2024.07.01 18:56:41.630838 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11723 2024.07.01 18:56:41.631418 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part
11724 2024.07.01 18:56:41.631431 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11725 2024.07.01 18:56:41.631644 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part
11726 2024.07.01 18:56:41.632603 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11727 2024.07.01 18:56:41.633929 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11728 2024.07.01 18:56:41.633968 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11729 2024.07.01 18:56:41.635268 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11730 2024.07.01 18:56:41.635696 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11731 2024.07.01 18:56:41.635928 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.005737 sec., 9412.584974725467 rows/sec., 16.87 MiB/sec.
11732 2024.07.01 18:56:41.636276 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Debug> DynamicQueryHandler: Done processing query
11733 2024.07.01 18:56:41.636301 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
11734 2024.07.01 18:56:41.636318 [ 3 ] {} <Debug> HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.07.01 18:56:41.636451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11736 2024.07.01 18:56:41.636555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11737 2024.07.01 18:56:41.636575 [ 3 ] {} <Debug> HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11738 2024.07.01 18:56:41.636592 [ 3 ] {} <Debug> HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11739 2024.07.01 18:56:41.636611 [ 3 ] {} <Debug> HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11740 2024.07.01 18:56:41.636693 [ 3 ] {} <Trace> HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11741 2024.07.01 18:56:41.636890 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11742 2024.07.01 18:56:41.637025 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11743 2024.07.01 18:56:41.637288 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13413 rows, containing 5 columns (5 merged, 0 gathered) in 0.008572955 sec., 1564571.3759141392 rows/sec., 109.07 MiB/sec.
11744 2024.07.01 18:56:41.637418 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11745 2024.07.01 18:56:41.637771 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11746 2024.07.01 18:56:41.637817 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11747 2024.07.01 18:56:41.637860 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
11748 2024.07.01 18:56:41.638675 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
11749 2024.07.01 18:56:41.638850 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11750 2024.07.01 18:56:41.639125 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
11751 2024.07.01 18:56:41.639305 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB.
11752 2024.07.01 18:56:41.639391 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11753 2024.07.01 18:56:41.639564 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00278 sec., 21582.733812949642 rows/sec., 1.45 MiB/sec.
11754 2024.07.01 18:56:41.639576 [ 110 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
11755 2024.07.01 18:56:41.639663 [ 110 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11756 2024.07.01 18:56:41.639716 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11757 2024.07.01 18:56:41.639902 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Debug> DynamicQueryHandler: Done processing query
11758 2024.07.01 18:56:41.639948 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
11759 2024.07.01 18:56:41.639953 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11760 2024.07.01 18:56:41.640017 [ 3 ] {} <Debug> HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11761 2024.07.01 18:56:41.640398 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11762 2024.07.01 18:56:41.640501 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4366 rows starting from the beginning of the part
11763 2024.07.01 18:56:41.640813 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
11764 2024.07.01 18:56:41.641172 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
11765 2024.07.01 18:56:41.641595 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
11766 2024.07.01 18:56:41.641805 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
11767 2024.07.01 18:56:41.641883 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
11768 2024.07.01 18:56:41.643567 [ 188 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4666 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375527 sec., 1242520.5111749622 rows/sec., 83.63 MiB/sec.
11769 2024.07.01 18:56:41.644002 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
11770 2024.07.01 18:56:41.644485 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11771 2024.07.01 18:56:41.644583 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
11772 2024.07.01 18:56:41.644690 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
11773 2024.07.01 18:56:46.606597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11774 2024.07.01 18:56:46.606740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11775 2024.07.01 18:56:46.606770 [ 3 ] {} <Debug> HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11776 2024.07.01 18:56:46.606799 [ 3 ] {} <Debug> HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.07.01 18:56:46.606817 [ 3 ] {} <Debug> HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11778 2024.07.01 18:56:46.606874 [ 3 ] {} <Trace> HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11779 2024.07.01 18:56:46.607078 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11780 2024.07.01 18:56:46.607156 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11781 2024.07.01 18:56:46.607374 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11782 2024.07.01 18:56:46.607788 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11783 2024.07.01 18:56:46.607834 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11784 2024.07.01 18:56:46.608210 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11785 2024.07.01 18:56:46.608556 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11786 2024.07.01 18:56:46.608726 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001706 sec., 1172.3329425556858 rows/sec., 95.60 KiB/sec.
11787 2024.07.01 18:56:46.608748 [ 107 ] {} <Debug> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
11788 2024.07.01 18:56:46.608865 [ 107 ] {} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11789 2024.07.01 18:56:46.608914 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11790 2024.07.01 18:56:46.609033 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Debug> DynamicQueryHandler: Done processing query
11791 2024.07.01 18:56:46.609072 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11792 2024.07.01 18:56:46.609078 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
11793 2024.07.01 18:56:46.609091 [ 3 ] {} <Debug> HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11794 2024.07.01 18:56:46.609228 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11795 2024.07.01 18:56:46.609264 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 17 rows starting from the beginning of the part
11796 2024.07.01 18:56:46.609299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11797 2024.07.01 18:56:46.609351 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
11798 2024.07.01 18:56:46.609388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11799 2024.07.01 18:56:46.609456 [ 3 ] {} <Debug> HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11800 2024.07.01 18:56:46.609572 [ 3 ] {} <Debug> HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.07.01 18:56:46.609691 [ 3 ] {} <Debug> HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.07.01 18:56:46.609700 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
11803 2024.07.01 18:56:46.609800 [ 3 ] {} <Trace> HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11804 2024.07.01 18:56:46.610003 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
11805 2024.07.01 18:56:46.610170 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11806 2024.07.01 18:56:46.610225 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
11807 2024.07.01 18:56:46.610317 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11808 2024.07.01 18:56:46.610583 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
11809 2024.07.01 18:56:46.611001 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11810 2024.07.01 18:56:46.611519 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11811 2024.07.01 18:56:46.611565 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11812 2024.07.01 18:56:46.612078 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
11813 2024.07.01 18:56:46.612099 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091391 sec., 9380.890350007488 rows/sec., 757.84 KiB/sec.
11814 2024.07.01 18:56:46.612456 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
11815 2024.07.01 18:56:46.612659 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11816 2024.07.01 18:56:46.613022 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002972 sec., 19179.004037685063 rows/sec., 1.47 MiB/sec.
11817 2024.07.01 18:56:46.613451 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Debug> DynamicQueryHandler: Done processing query
11818 2024.07.01 18:56:46.613484 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11819 2024.07.01 18:56:46.613511 [ 3 ] {} <Debug> HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11820 2024.07.01 18:56:46.613599 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11821 2024.07.01 18:56:46.613654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11822 2024.07.01 18:56:46.613739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11823 2024.07.01 18:56:46.613750 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
11824 2024.07.01 18:56:46.613767 [ 3 ] {} <Debug> HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11825 2024.07.01 18:56:46.613800 [ 3 ] {} <Debug> HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11826 2024.07.01 18:56:46.613835 [ 3 ] {} <Debug> HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11827 2024.07.01 18:56:46.613920 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11828 2024.07.01 18:56:46.613922 [ 3 ] {} <Trace> HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11829 2024.07.01 18:56:46.614061 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11830 2024.07.01 18:56:46.614107 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11831 2024.07.01 18:56:46.614249 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11832 2024.07.01 18:56:46.614528 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11833 2024.07.01 18:56:46.614566 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11834 2024.07.01 18:56:46.614878 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11835 2024.07.01 18:56:46.615207 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11836 2024.07.01 18:56:46.615361 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 105.63 KiB/sec.
11837 2024.07.01 18:56:46.615373 [ 107 ] {} <Debug> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
11838 2024.07.01 18:56:46.615463 [ 107 ] {} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11839 2024.07.01 18:56:46.615522 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11840 2024.07.01 18:56:46.615635 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Debug> DynamicQueryHandler: Done processing query
11841 2024.07.01 18:56:46.615699 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11842 2024.07.01 18:56:46.615759 [ 3 ] {} <Debug> HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11843 2024.07.01 18:56:46.615846 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
11844 2024.07.01 18:56:46.615966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11845 2024.07.01 18:56:46.616066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11846 2024.07.01 18:56:46.616124 [ 3 ] {} <Debug> HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11847 2024.07.01 18:56:46.616169 [ 3 ] {} <Debug> HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11848 2024.07.01 18:56:46.616214 [ 3 ] {} <Debug> HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11849 2024.07.01 18:56:46.616301 [ 3 ] {} <Trace> HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11850 2024.07.01 18:56:46.616350 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11851 2024.07.01 18:56:46.616426 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 17 rows starting from the beginning of the part
11852 2024.07.01 18:56:46.616576 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11853 2024.07.01 18:56:46.616716 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
11854 2024.07.01 18:56:46.616733 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11855 2024.07.01 18:56:46.617077 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
11856 2024.07.01 18:56:46.617411 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
11857 2024.07.01 18:56:46.617763 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
11858 2024.07.01 18:56:46.617838 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11859 2024.07.01 18:56:46.618051 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
11860 2024.07.01 18:56:46.619016 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11861 2024.07.01 18:56:46.619081 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11862 2024.07.01 18:56:46.619886 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
11863 2024.07.01 18:56:46.620873 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.005243471 sec., 5530.68759224567 rows/sec., 381.99 KiB/sec.
11864 2024.07.01 18:56:46.620904 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11865 2024.07.01 18:56:46.621111 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
11866 2024.07.01 18:56:46.621248 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00476 sec., 13865.546218487394 rows/sec., 1.08 MiB/sec.
11867 2024.07.01 18:56:46.621843 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Debug> DynamicQueryHandler: Done processing query
11868 2024.07.01 18:56:46.621935 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11869 2024.07.01 18:56:46.622028 [ 3 ] {} <Debug> HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11870 2024.07.01 18:56:46.622418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11871 2024.07.01 18:56:46.622537 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11872 2024.07.01 18:56:46.622593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11873 2024.07.01 18:56:46.622670 [ 3 ] {} <Debug> HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11874 2024.07.01 18:56:46.622704 [ 3 ] {} <Debug> HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11875 2024.07.01 18:56:46.622722 [ 3 ] {} <Debug> HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11876 2024.07.01 18:56:46.622748 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
11877 2024.07.01 18:56:46.622774 [ 3 ] {} <Trace> HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11878 2024.07.01 18:56:46.622897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11879 2024.07.01 18:56:46.623009 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11880 2024.07.01 18:56:46.623088 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11881 2024.07.01 18:56:46.623267 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11882 2024.07.01 18:56:46.623725 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11883 2024.07.01 18:56:46.623762 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11884 2024.07.01 18:56:46.624171 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
11885 2024.07.01 18:56:46.624511 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11886 2024.07.01 18:56:46.624676 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001763 sec., 91321.6108905275 rows/sec., 6.36 MiB/sec.
11887 2024.07.01 18:56:46.624960 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Debug> DynamicQueryHandler: Done processing query
11888 2024.07.01 18:56:46.625018 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11889 2024.07.01 18:56:46.625069 [ 3 ] {} <Debug> HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11890 2024.07.01 18:56:46.625269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11891 2024.07.01 18:56:46.625322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11892 2024.07.01 18:56:46.625341 [ 3 ] {} <Debug> HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11893 2024.07.01 18:56:46.625358 [ 3 ] {} <Debug> HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11894 2024.07.01 18:56:46.625371 [ 3 ] {} <Debug> HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11895 2024.07.01 18:56:46.625404 [ 3 ] {} <Trace> HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11896 2024.07.01 18:56:46.625543 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11897 2024.07.01 18:56:46.625589 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11898 2024.07.01 18:56:46.625732 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11899 2024.07.01 18:56:46.626040 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11900 2024.07.01 18:56:46.626077 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11901 2024.07.01 18:56:46.626441 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
11902 2024.07.01 18:56:46.626773 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11903 2024.07.01 18:56:46.626924 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
11904 2024.07.01 18:56:46.627171 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Debug> DynamicQueryHandler: Done processing query
11905 2024.07.01 18:56:46.627232 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11906 2024.07.01 18:56:46.627284 [ 3 ] {} <Debug> HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11907 2024.07.01 18:56:49.858466 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
11908 2024.07.01 18:56:49.858523 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
11909 2024.07.01 18:56:51.610387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11910 2024.07.01 18:56:51.610564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11911 2024.07.01 18:56:51.610591 [ 3 ] {} <Debug> HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11912 2024.07.01 18:56:51.610616 [ 3 ] {} <Debug> HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11913 2024.07.01 18:56:51.610630 [ 3 ] {} <Debug> HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11914 2024.07.01 18:56:51.610679 [ 3 ] {} <Trace> HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11915 2024.07.01 18:56:51.610876 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11916 2024.07.01 18:56:51.610943 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11917 2024.07.01 18:56:51.611139 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11918 2024.07.01 18:56:51.611602 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11919 2024.07.01 18:56:51.611648 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11920 2024.07.01 18:56:51.612047 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11921 2024.07.01 18:56:51.612396 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11922 2024.07.01 18:56:51.612564 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.001749 sec., 30874.785591766726 rows/sec., 2.44 MiB/sec.
11923 2024.07.01 18:56:51.612787 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Debug> DynamicQueryHandler: Done processing query
11924 2024.07.01 18:56:51.612815 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11925 2024.07.01 18:56:51.612832 [ 3 ] {} <Debug> HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11926 2024.07.01 18:56:51.612965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11927 2024.07.01 18:56:51.613020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11928 2024.07.01 18:56:51.613040 [ 3 ] {} <Debug> HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11929 2024.07.01 18:56:51.613058 [ 3 ] {} <Debug> HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11930 2024.07.01 18:56:51.613072 [ 3 ] {} <Debug> HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11931 2024.07.01 18:56:51.613107 [ 3 ] {} <Trace> HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11932 2024.07.01 18:56:51.613210 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11933 2024.07.01 18:56:51.613258 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11934 2024.07.01 18:56:51.613395 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11935 2024.07.01 18:56:51.613722 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11936 2024.07.01 18:56:51.613760 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11937 2024.07.01 18:56:51.614074 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11938 2024.07.01 18:56:51.614390 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11939 2024.07.01 18:56:51.614547 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 120.09 KiB/sec.
11940 2024.07.01 18:56:51.614721 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Debug> DynamicQueryHandler: Done processing query
11941 2024.07.01 18:56:51.614745 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11942 2024.07.01 18:56:51.614761 [ 3 ] {} <Debug> HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.07.01 18:56:51.614939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11944 2024.07.01 18:56:51.614989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11945 2024.07.01 18:56:51.615009 [ 3 ] {} <Debug> HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11946 2024.07.01 18:56:51.615026 [ 3 ] {} <Debug> HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11947 2024.07.01 18:56:51.615040 [ 3 ] {} <Debug> HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11948 2024.07.01 18:56:51.615073 [ 3 ] {} <Trace> HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11949 2024.07.01 18:56:51.615253 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11950 2024.07.01 18:56:51.615295 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11951 2024.07.01 18:56:51.615421 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11952 2024.07.01 18:56:51.615890 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11953 2024.07.01 18:56:51.615927 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11954 2024.07.01 18:56:51.616252 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
11955 2024.07.01 18:56:51.616571 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11956 2024.07.01 18:56:51.616723 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Debug> executeQuery: Read 255 rows, 22.00 KiB in 0.001557 sec., 163776.49325626204 rows/sec., 13.80 MiB/sec.
11957 2024.07.01 18:56:51.616993 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Debug> DynamicQueryHandler: Done processing query
11958 2024.07.01 18:56:51.617048 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11959 2024.07.01 18:56:51.617101 [ 3 ] {} <Debug> HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.07.01 18:56:51.617278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11961 2024.07.01 18:56:51.617332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11962 2024.07.01 18:56:51.617350 [ 3 ] {} <Debug> HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11963 2024.07.01 18:56:51.617367 [ 3 ] {} <Debug> HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11964 2024.07.01 18:56:51.617381 [ 3 ] {} <Debug> HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.07.01 18:56:51.617413 [ 3 ] {} <Trace> HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11966 2024.07.01 18:56:51.617510 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11967 2024.07.01 18:56:51.617555 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11968 2024.07.01 18:56:51.617702 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11969 2024.07.01 18:56:51.617969 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11970 2024.07.01 18:56:51.618005 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11971 2024.07.01 18:56:51.618308 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11972 2024.07.01 18:56:51.618633 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11973 2024.07.01 18:56:51.618781 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec.
11974 2024.07.01 18:56:51.618945 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Debug> DynamicQueryHandler: Done processing query
11975 2024.07.01 18:56:51.618969 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11976 2024.07.01 18:56:51.618985 [ 3 ] {} <Debug> HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11977 2024.07.01 18:56:51.619156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 24409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11978 2024.07.01 18:56:51.619205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11979 2024.07.01 18:56:51.619224 [ 3 ] {} <Debug> HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11980 2024.07.01 18:56:51.619240 [ 3 ] {} <Debug> HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11981 2024.07.01 18:56:51.619254 [ 3 ] {} <Debug> HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.07.01 18:56:51.619284 [ 3 ] {} <Trace> HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11983 2024.07.01 18:56:51.619420 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11984 2024.07.01 18:56:51.619461 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11985 2024.07.01 18:56:51.619584 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11986 2024.07.01 18:56:51.619971 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11987 2024.07.01 18:56:51.620008 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
11988 2024.07.01 18:56:51.620322 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
11989 2024.07.01 18:56:51.620630 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11990 2024.07.01 18:56:51.620783 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Debug> executeQuery: Read 144 rows, 11.50 KiB in 0.001414 sec., 101838.75530410184 rows/sec., 7.94 MiB/sec.
11991 2024.07.01 18:56:51.620949 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Debug> DynamicQueryHandler: Done processing query
11992 2024.07.01 18:56:51.620973 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11993 2024.07.01 18:56:51.620989 [ 3 ] {} <Debug> HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11994 2024.07.01 18:56:51.621127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11995 2024.07.01 18:56:51.621176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11996 2024.07.01 18:56:51.621194 [ 3 ] {} <Debug> HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
11997 2024.07.01 18:56:51.621210 [ 3 ] {} <Debug> HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11998 2024.07.01 18:56:51.621224 [ 3 ] {} <Debug> HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11999 2024.07.01 18:56:51.621254 [ 3 ] {} <Trace> HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12000 2024.07.01 18:56:51.621444 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12001 2024.07.01 18:56:51.621490 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12002 2024.07.01 18:56:51.621635 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12003 2024.07.01 18:56:51.622141 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12004 2024.07.01 18:56:51.622178 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12005 2024.07.01 18:56:51.622590 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
12006 2024.07.01 18:56:51.622922 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12007 2024.07.01 18:56:51.623083 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001742 sec., 113088.40413318024 rows/sec., 7.89 MiB/sec.
12008 2024.07.01 18:56:51.623367 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Debug> DynamicQueryHandler: Done processing query
12009 2024.07.01 18:56:51.623432 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12010 2024.07.01 18:56:51.623485 [ 3 ] {} <Debug> HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12011 2024.07.01 18:56:51.623709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12012 2024.07.01 18:56:51.623762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12013 2024.07.01 18:56:51.623780 [ 3 ] {} <Debug> HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12014 2024.07.01 18:56:51.623797 [ 3 ] {} <Debug> HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12015 2024.07.01 18:56:51.623811 [ 3 ] {} <Debug> HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12016 2024.07.01 18:56:51.623843 [ 3 ] {} <Trace> HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12017 2024.07.01 18:56:51.624339 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12018 2024.07.01 18:56:51.624412 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12019 2024.07.01 18:56:51.624842 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12020 2024.07.01 18:56:51.625740 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12021 2024.07.01 18:56:51.625777 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12022 2024.07.01 18:56:51.626418 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
12023 2024.07.01 18:56:51.626843 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12024 2024.07.01 18:56:51.627030 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.003077 sec., 17549.561260968476 rows/sec., 31.45 MiB/sec.
12025 2024.07.01 18:56:51.627242 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Debug> DynamicQueryHandler: Done processing query
12026 2024.07.01 18:56:51.627267 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
12027 2024.07.01 18:56:51.627283 [ 3 ] {} <Debug> HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12028 2024.07.01 18:56:51.627409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12029 2024.07.01 18:56:51.627457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12030 2024.07.01 18:56:51.627477 [ 3 ] {} <Debug> HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12031 2024.07.01 18:56:51.627493 [ 3 ] {} <Debug> HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12032 2024.07.01 18:56:51.627506 [ 3 ] {} <Debug> HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12033 2024.07.01 18:56:51.627537 [ 3 ] {} <Trace> HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12034 2024.07.01 18:56:51.627648 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12035 2024.07.01 18:56:51.627693 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12036 2024.07.01 18:56:51.627820 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12037 2024.07.01 18:56:51.628102 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12038 2024.07.01 18:56:51.628136 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12039 2024.07.01 18:56:51.628466 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
12040 2024.07.01 18:56:51.628761 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12041 2024.07.01 18:56:51.628906 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
12042 2024.07.01 18:56:51.629209 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Debug> DynamicQueryHandler: Done processing query
12043 2024.07.01 18:56:51.629266 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12044 2024.07.01 18:56:51.629319 [ 3 ] {} <Debug> HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12045 2024.07.01 18:56:56.606642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12046 2024.07.01 18:56:56.606778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12047 2024.07.01 18:56:56.606809 [ 3 ] {} <Debug> HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12048 2024.07.01 18:56:56.606837 [ 3 ] {} <Debug> HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12049 2024.07.01 18:56:56.606855 [ 3 ] {} <Debug> HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12050 2024.07.01 18:56:56.606911 [ 3 ] {} <Trace> HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12051 2024.07.01 18:56:56.607141 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12052 2024.07.01 18:56:56.607221 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12053 2024.07.01 18:56:56.607439 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12054 2024.07.01 18:56:56.607888 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12055 2024.07.01 18:56:56.607932 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12056 2024.07.01 18:56:56.608318 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
12057 2024.07.01 18:56:56.608645 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12058 2024.07.01 18:56:56.608813 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec.
12059 2024.07.01 18:56:56.609122 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Debug> DynamicQueryHandler: Done processing query
12060 2024.07.01 18:56:56.609178 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12061 2024.07.01 18:56:56.609231 [ 3 ] {} <Debug> HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12062 2024.07.01 18:56:56.609464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12063 2024.07.01 18:56:56.609520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12064 2024.07.01 18:56:56.609540 [ 3 ] {} <Debug> HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12065 2024.07.01 18:56:56.609558 [ 3 ] {} <Debug> HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12066 2024.07.01 18:56:56.609572 [ 3 ] {} <Debug> HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.07.01 18:56:56.609609 [ 3 ] {} <Trace> HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12068 2024.07.01 18:56:56.609742 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12069 2024.07.01 18:56:56.609791 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12070 2024.07.01 18:56:56.609942 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12071 2024.07.01 18:56:56.610297 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12072 2024.07.01 18:56:56.610336 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12073 2024.07.01 18:56:56.610661 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
12074 2024.07.01 18:56:56.610973 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12075 2024.07.01 18:56:56.611126 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001424 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec.
12076 2024.07.01 18:56:56.611301 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Debug> DynamicQueryHandler: Done processing query
12077 2024.07.01 18:56:56.611326 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12078 2024.07.01 18:56:56.611342 [ 3 ] {} <Debug> HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12079 2024.07.01 18:56:56.611509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12080 2024.07.01 18:56:56.611561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12081 2024.07.01 18:56:56.611580 [ 3 ] {} <Debug> HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12082 2024.07.01 18:56:56.611597 [ 3 ] {} <Debug> HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12083 2024.07.01 18:56:56.611610 [ 3 ] {} <Debug> HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12084 2024.07.01 18:56:56.611642 [ 3 ] {} <Trace> HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12085 2024.07.01 18:56:56.611790 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12086 2024.07.01 18:56:56.611837 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12087 2024.07.01 18:56:56.611985 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12088 2024.07.01 18:56:56.612361 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12089 2024.07.01 18:56:56.612398 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12090 2024.07.01 18:56:56.612796 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
12091 2024.07.01 18:56:56.613143 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12092 2024.07.01 18:56:56.613304 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec.
12093 2024.07.01 18:56:56.613558 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Debug> DynamicQueryHandler: Done processing query
12094 2024.07.01 18:56:56.613612 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12095 2024.07.01 18:56:56.613663 [ 3 ] {} <Debug> HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12096 2024.07.01 18:56:56.613873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12097 2024.07.01 18:56:56.613924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12098 2024.07.01 18:56:56.613944 [ 3 ] {} <Debug> HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12099 2024.07.01 18:56:56.613960 [ 3 ] {} <Debug> HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12100 2024.07.01 18:56:56.613974 [ 3 ] {} <Debug> HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12101 2024.07.01 18:56:56.614006 [ 3 ] {} <Trace> HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12102 2024.07.01 18:56:56.614142 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12103 2024.07.01 18:56:56.614188 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12104 2024.07.01 18:56:56.614330 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12105 2024.07.01 18:56:56.614632 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12106 2024.07.01 18:56:56.614669 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12107 2024.07.01 18:56:56.615025 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
12108 2024.07.01 18:56:56.615348 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12109 2024.07.01 18:56:56.615504 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
12110 2024.07.01 18:56:56.615673 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Debug> DynamicQueryHandler: Done processing query
12111 2024.07.01 18:56:56.615697 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12112 2024.07.01 18:56:56.615713 [ 3 ] {} <Debug> HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12113 2024.07.01 18:57:01.609628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12114 2024.07.01 18:57:01.609762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12115 2024.07.01 18:57:01.609793 [ 3 ] {} <Debug> HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12116 2024.07.01 18:57:01.609823 [ 3 ] {} <Debug> HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12117 2024.07.01 18:57:01.609841 [ 3 ] {} <Debug> HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12118 2024.07.01 18:57:01.609903 [ 3 ] {} <Trace> HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12119 2024.07.01 18:57:01.610143 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12120 2024.07.01 18:57:01.610216 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12121 2024.07.01 18:57:01.610440 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12122 2024.07.01 18:57:01.610946 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12123 2024.07.01 18:57:01.610990 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12124 2024.07.01 18:57:01.611361 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12125 2024.07.01 18:57:01.611690 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12126 2024.07.01 18:57:01.611876 [ 95 ] {} <Debug> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 6 parts from all_1_39_9 to all_44_44_0
12127 2024.07.01 18:57:01.611880 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.001809 sec., 29850.746268656716 rows/sec., 2.36 MiB/sec.
12128 2024.07.01 18:57:01.611974 [ 95 ] {} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12129 2024.07.01 18:57:01.612044 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12130 2024.07.01 18:57:01.612239 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Debug> DynamicQueryHandler: Done processing query
12131 2024.07.01 18:57:01.612239 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_9 to all_44_44_0 into Compact with storage Full
12132 2024.07.01 18:57:01.612295 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12133 2024.07.01 18:57:01.612343 [ 3 ] {} <Debug> HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.07.01 18:57:01.612481 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12135 2024.07.01 18:57:01.612530 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_9, total 45 rows starting from the beginning of the part
12136 2024.07.01 18:57:01.612570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12137 2024.07.01 18:57:01.612709 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part
12138 2024.07.01 18:57:01.612735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12139 2024.07.01 18:57:01.612857 [ 3 ] {} <Debug> HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12140 2024.07.01 18:57:01.613020 [ 3 ] {} <Debug> HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12141 2024.07.01 18:57:01.613091 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part
12142 2024.07.01 18:57:01.613102 [ 3 ] {} <Debug> HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12143 2024.07.01 18:57:01.613261 [ 3 ] {} <Trace> HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12144 2024.07.01 18:57:01.613331 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part
12145 2024.07.01 18:57:01.613601 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part
12146 2024.07.01 18:57:01.613745 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12147 2024.07.01 18:57:01.613934 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part
12148 2024.07.01 18:57:01.613974 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12149 2024.07.01 18:57:01.614673 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12150 2024.07.01 18:57:01.615889 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12151 2024.07.01 18:57:01.615959 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12152 2024.07.01 18:57:01.616735 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 4 columns (4 merged, 0 gathered) in 0.004592712 sec., 68586.9264173325 rows/sec., 5.43 MiB/sec.
12153 2024.07.01 18:57:01.616850 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
12154 2024.07.01 18:57:01.616897 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary)
12155 2024.07.01 18:57:01.617584 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12156 2024.07.01 18:57:01.617725 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12157 2024.07.01 18:57:01.617924 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Debug> executeQuery: Read 218 rows, 19.12 KiB in 0.00437 sec., 49885.58352402746 rows/sec., 4.27 MiB/sec.
12158 2024.07.01 18:57:01.617990 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 6 parts: [all_1_39_9, all_44_44_0] -> all_1_44_10
12159 2024.07.01 18:57:01.618208 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12160 2024.07.01 18:57:01.618287 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Debug> DynamicQueryHandler: Done processing query
12161 2024.07.01 18:57:01.618317 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12162 2024.07.01 18:57:01.618333 [ 3 ] {} <Debug> HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12163 2024.07.01 18:57:01.618576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12164 2024.07.01 18:57:01.618627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12165 2024.07.01 18:57:01.618646 [ 3 ] {} <Debug> HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12166 2024.07.01 18:57:01.618664 [ 3 ] {} <Debug> HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.07.01 18:57:01.618677 [ 3 ] {} <Debug> HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12168 2024.07.01 18:57:01.618710 [ 3 ] {} <Trace> HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12169 2024.07.01 18:57:01.618849 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12170 2024.07.01 18:57:01.618894 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12171 2024.07.01 18:57:01.619040 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12172 2024.07.01 18:57:01.619437 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12173 2024.07.01 18:57:01.619474 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12174 2024.07.01 18:57:01.619790 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
12175 2024.07.01 18:57:01.620098 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12176 2024.07.01 18:57:01.620239 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001444 sec., 81717.45152354571 rows/sec., 6.38 MiB/sec.
12177 2024.07.01 18:57:01.620443 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Debug> DynamicQueryHandler: Done processing query
12178 2024.07.01 18:57:01.620467 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12179 2024.07.01 18:57:01.620484 [ 3 ] {} <Debug> HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12180 2024.07.01 18:57:01.620718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12181 2024.07.01 18:57:01.620768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12182 2024.07.01 18:57:01.620788 [ 3 ] {} <Debug> HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12183 2024.07.01 18:57:01.620804 [ 3 ] {} <Debug> HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12184 2024.07.01 18:57:01.620818 [ 3 ] {} <Debug> HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12185 2024.07.01 18:57:01.620849 [ 3 ] {} <Trace> HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12186 2024.07.01 18:57:01.621001 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12187 2024.07.01 18:57:01.621048 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12188 2024.07.01 18:57:01.621199 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12189 2024.07.01 18:57:01.621585 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12190 2024.07.01 18:57:01.621621 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12191 2024.07.01 18:57:01.621998 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
12192 2024.07.01 18:57:01.622335 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12193 2024.07.01 18:57:01.622487 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
12194 2024.07.01 18:57:01.622665 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Debug> DynamicQueryHandler: Done processing query
12195 2024.07.01 18:57:01.622689 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12196 2024.07.01 18:57:01.622705 [ 3 ] {} <Debug> HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12197 2024.07.01 18:57:01.622896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12198 2024.07.01 18:57:01.622945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12199 2024.07.01 18:57:01.622963 [ 3 ] {} <Debug> HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12200 2024.07.01 18:57:01.622980 [ 3 ] {} <Debug> HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12201 2024.07.01 18:57:01.622993 [ 3 ] {} <Debug> HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12202 2024.07.01 18:57:01.623024 [ 3 ] {} <Trace> HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12203 2024.07.01 18:57:01.623518 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12204 2024.07.01 18:57:01.623583 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12205 2024.07.01 18:57:01.623993 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12206 2024.07.01 18:57:01.624954 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12207 2024.07.01 18:57:01.624990 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12208 2024.07.01 18:57:01.625636 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12209 2024.07.01 18:57:01.626061 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12210 2024.07.01 18:57:01.626263 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.00313 sec., 17252.396166134185 rows/sec., 30.92 MiB/sec.
12211 2024.07.01 18:57:01.626488 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Debug> DynamicQueryHandler: Done processing query
12212 2024.07.01 18:57:01.626512 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
12213 2024.07.01 18:57:01.626528 [ 3 ] {} <Debug> HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12214 2024.07.01 18:57:01.626662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12215 2024.07.01 18:57:01.626710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12216 2024.07.01 18:57:01.626730 [ 3 ] {} <Debug> HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12217 2024.07.01 18:57:01.626746 [ 3 ] {} <Debug> HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12218 2024.07.01 18:57:01.626760 [ 3 ] {} <Debug> HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.07.01 18:57:01.626792 [ 3 ] {} <Trace> HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12220 2024.07.01 18:57:01.626905 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12221 2024.07.01 18:57:01.626949 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12222 2024.07.01 18:57:01.627073 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12223 2024.07.01 18:57:01.627409 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12224 2024.07.01 18:57:01.627446 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB.
12225 2024.07.01 18:57:01.627803 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
12226 2024.07.01 18:57:01.628121 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12227 2024.07.01 18:57:01.628269 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
12228 2024.07.01 18:57:01.628445 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Debug> DynamicQueryHandler: Done processing query
12229 2024.07.01 18:57:01.628469 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12230 2024.07.01 18:57:01.628485 [ 3 ] {} <Debug> HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12231 2024.07.01 18:57:04.858559 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
12232 2024.07.01 18:57:04.858627 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
12233 2024.07.01 18:57:06.607474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12234 2024.07.01 18:57:06.607579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12235 2024.07.01 18:57:06.607603 [ 3 ] {} <Debug> HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12236 2024.07.01 18:57:06.607628 [ 3 ] {} <Debug> HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12237 2024.07.01 18:57:06.607643 [ 3 ] {} <Debug> HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.07.01 18:57:06.607692 [ 3 ] {} <Trace> HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12239 2024.07.01 18:57:06.607885 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12240 2024.07.01 18:57:06.607952 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12241 2024.07.01 18:57:06.608142 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12242 2024.07.01 18:57:06.608625 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12243 2024.07.01 18:57:06.608668 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12244 2024.07.01 18:57:06.609049 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
12245 2024.07.01 18:57:06.609385 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12246 2024.07.01 18:57:06.609562 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec.
12247 2024.07.01 18:57:06.609582 [ 89 ] {} <Debug> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
12248 2024.07.01 18:57:06.609702 [ 89 ] {} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12249 2024.07.01 18:57:06.609739 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12250 2024.07.01 18:57:06.609866 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Debug> DynamicQueryHandler: Done processing query
12251 2024.07.01 18:57:06.609903 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
12252 2024.07.01 18:57:06.609912 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12253 2024.07.01 18:57:06.609969 [ 3 ] {} <Debug> HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12254 2024.07.01 18:57:06.610101 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12255 2024.07.01 18:57:06.610167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12256 2024.07.01 18:57:06.610173 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 267 rows starting from the beginning of the part
12257 2024.07.01 18:57:06.610264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12258 2024.07.01 18:57:06.610337 [ 3 ] {} <Debug> HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12259 2024.07.01 18:57:06.610403 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 57 rows starting from the beginning of the part
12260 2024.07.01 18:57:06.610430 [ 3 ] {} <Debug> HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12261 2024.07.01 18:57:06.610506 [ 3 ] {} <Debug> HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12262 2024.07.01 18:57:06.610695 [ 3 ] {} <Trace> HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12263 2024.07.01 18:57:06.610714 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 255 rows starting from the beginning of the part
12264 2024.07.01 18:57:06.611050 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part
12265 2024.07.01 18:57:06.611111 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12266 2024.07.01 18:57:06.611274 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12267 2024.07.01 18:57:06.611301 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 218 rows starting from the beginning of the part
12268 2024.07.01 18:57:06.611665 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part
12269 2024.07.01 18:57:06.612314 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12270 2024.07.01 18:57:06.613241 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12271 2024.07.01 18:57:06.613309 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12272 2024.07.01 18:57:06.614061 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
12273 2024.07.01 18:57:06.614646 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 4 columns (4 merged, 0 gathered) in 0.004814325 sec., 188811.51563303266 rows/sec., 15.67 MiB/sec.
12274 2024.07.01 18:57:06.614837 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
12275 2024.07.01 18:57:06.614998 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12276 2024.07.01 18:57:06.615285 [ 89 ] {} <Debug> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
12277 2024.07.01 18:57:06.615422 [ 89 ] {} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12278 2024.07.01 18:57:06.615446 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004528 sec., 14134.275618374559 rows/sec., 1.10 MiB/sec.
12279 2024.07.01 18:57:06.615505 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12280 2024.07.01 18:57:06.615994 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
12281 2024.07.01 18:57:06.616058 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12282 2024.07.01 18:57:06.616155 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Debug> DynamicQueryHandler: Done processing query
12283 2024.07.01 18:57:06.616273 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12284 2024.07.01 18:57:06.616325 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
12285 2024.07.01 18:57:06.616344 [ 3 ] {} <Debug> HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12286 2024.07.01 18:57:06.616503 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12287 2024.07.01 18:57:06.616530 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
12288 2024.07.01 18:57:06.616586 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 198 rows starting from the beginning of the part
12289 2024.07.01 18:57:06.616631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12290 2024.07.01 18:57:06.616775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12291 2024.07.01 18:57:06.616862 [ 3 ] {} <Debug> HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12292 2024.07.01 18:57:06.616873 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 66 rows starting from the beginning of the part
12293 2024.07.01 18:57:06.616917 [ 3 ] {} <Debug> HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12294 2024.07.01 18:57:06.616965 [ 3 ] {} <Debug> HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12295 2024.07.01 18:57:06.617111 [ 3 ] {} <Trace> HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12296 2024.07.01 18:57:06.617155 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 144 rows starting from the beginning of the part
12297 2024.07.01 18:57:06.617387 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part
12298 2024.07.01 18:57:06.617495 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12299 2024.07.01 18:57:06.617660 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part
12300 2024.07.01 18:57:06.617685 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12301 2024.07.01 18:57:06.617964 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part
12302 2024.07.01 18:57:06.618743 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12303 2024.07.01 18:57:06.619890 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12304 2024.07.01 18:57:06.619957 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12305 2024.07.01 18:57:06.620907 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 4 columns (4 merged, 0 gathered) in 0.00518877 sec., 126041.43178441134 rows/sec., 9.80 MiB/sec.
12306 2024.07.01 18:57:06.620942 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
12307 2024.07.01 18:57:06.621125 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
12308 2024.07.01 18:57:06.621839 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12309 2024.07.01 18:57:06.622108 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
12310 2024.07.01 18:57:06.622176 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004844 sec., 33030.553261767134 rows/sec., 2.30 MiB/sec.
12311 2024.07.01 18:57:06.622195 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12312 2024.07.01 18:57:06.622239 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12313 2024.07.01 18:57:06.622277 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12314 2024.07.01 18:57:06.622579 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
12315 2024.07.01 18:57:06.622690 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
12316 2024.07.01 18:57:06.622816 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12317 2024.07.01 18:57:06.622940 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Debug> DynamicQueryHandler: Done processing query
12318 2024.07.01 18:57:06.622995 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12319 2024.07.01 18:57:06.623042 [ 3 ] {} <Debug> HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12320 2024.07.01 18:57:06.623058 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12321 2024.07.01 18:57:06.623115 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 13413 rows starting from the beginning of the part
12322 2024.07.01 18:57:06.623235 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part
12323 2024.07.01 18:57:06.623355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12324 2024.07.01 18:57:06.623569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12325 2024.07.01 18:57:06.623587 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 197 rows starting from the beginning of the part
12326 2024.07.01 18:57:06.623612 [ 3 ] {} <Debug> HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12327 2024.07.01 18:57:06.623667 [ 3 ] {} <Debug> HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12328 2024.07.01 18:57:06.623737 [ 3 ] {} <Debug> HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12329 2024.07.01 18:57:06.623875 [ 3 ] {} <Trace> HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12330 2024.07.01 18:57:06.623914 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
12331 2024.07.01 18:57:06.624155 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part
12332 2024.07.01 18:57:06.624211 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12333 2024.07.01 18:57:06.624367 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12334 2024.07.01 18:57:06.624536 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
12335 2024.07.01 18:57:06.625295 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12336 2024.07.01 18:57:06.625863 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12337 2024.07.01 18:57:06.625911 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12338 2024.07.01 18:57:06.626402 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
12339 2024.07.01 18:57:06.627209 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12340 2024.07.01 18:57:06.627626 [ 89 ] {} <Debug> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
12341 2024.07.01 18:57:06.627661 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003545 sec., 16925.24682651622 rows/sec., 1.14 MiB/sec.
12342 2024.07.01 18:57:06.627767 [ 89 ] {} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12343 2024.07.01 18:57:06.627937 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12344 2024.07.01 18:57:06.628245 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Debug> DynamicQueryHandler: Done processing query
12345 2024.07.01 18:57:06.628269 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
12346 2024.07.01 18:57:06.628296 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12347 2024.07.01 18:57:06.628353 [ 3 ] {} <Debug> HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12348 2024.07.01 18:57:06.628517 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12349 2024.07.01 18:57:06.628558 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4666 rows starting from the beginning of the part
12350 2024.07.01 18:57:06.628666 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
12351 2024.07.01 18:57:06.629037 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
12352 2024.07.01 18:57:06.629198 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
12353 2024.07.01 18:57:06.629287 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
12354 2024.07.01 18:57:06.629520 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
12355 2024.07.01 18:57:06.630845 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14251 rows, containing 5 columns (5 merged, 0 gathered) in 0.008407654 sec., 1695003.1483217552 rows/sec., 118.16 MiB/sec.
12356 2024.07.01 18:57:06.631258 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
12357 2024.07.01 18:57:06.631749 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12358 2024.07.01 18:57:06.631848 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
12359 2024.07.01 18:57:06.631940 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB.
12360 2024.07.01 18:57:06.632113 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4966 rows, containing 4 columns (4 merged, 0 gathered) in 0.003953544 sec., 1256088.2084529728 rows/sec., 84.55 MiB/sec.
12361 2024.07.01 18:57:06.632424 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
12362 2024.07.01 18:57:06.632773 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12363 2024.07.01 18:57:06.632854 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
12364 2024.07.01 18:57:06.632926 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
12365 2024.07.01 18:57:11.610897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12366 2024.07.01 18:57:11.611078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12367 2024.07.01 18:57:11.611123 [ 3 ] {} <Debug> HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12368 2024.07.01 18:57:11.611165 [ 3 ] {} <Debug> HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12369 2024.07.01 18:57:11.611193 [ 3 ] {} <Debug> HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12370 2024.07.01 18:57:11.611274 [ 3 ] {} <Trace> HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12371 2024.07.01 18:57:11.611488 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12372 2024.07.01 18:57:11.611555 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12373 2024.07.01 18:57:11.611751 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12374 2024.07.01 18:57:11.612286 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12375 2024.07.01 18:57:11.612329 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12376 2024.07.01 18:57:11.612711 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12377 2024.07.01 18:57:11.613054 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12378 2024.07.01 18:57:11.613227 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.001804 sec., 29933.481152993347 rows/sec., 2.37 MiB/sec.
12379 2024.07.01 18:57:11.613455 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Debug> DynamicQueryHandler: Done processing query
12380 2024.07.01 18:57:11.613482 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12381 2024.07.01 18:57:11.613500 [ 3 ] {} <Debug> HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12382 2024.07.01 18:57:11.613745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12383 2024.07.01 18:57:11.613800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12384 2024.07.01 18:57:11.613819 [ 3 ] {} <Debug> HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12385 2024.07.01 18:57:11.613838 [ 3 ] {} <Debug> HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12386 2024.07.01 18:57:11.613853 [ 3 ] {} <Debug> HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12387 2024.07.01 18:57:11.613888 [ 3 ] {} <Trace> HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12388 2024.07.01 18:57:11.614054 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12389 2024.07.01 18:57:11.614100 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12390 2024.07.01 18:57:11.614235 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12391 2024.07.01 18:57:11.614701 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12392 2024.07.01 18:57:11.614738 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12393 2024.07.01 18:57:11.615066 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
12394 2024.07.01 18:57:11.615370 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12395 2024.07.01 18:57:11.615517 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Debug> executeQuery: Read 218 rows, 19.12 KiB in 0.001534 sec., 142112.12516297263 rows/sec., 12.17 MiB/sec.
12396 2024.07.01 18:57:11.615696 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Debug> DynamicQueryHandler: Done processing query
12397 2024.07.01 18:57:11.615720 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12398 2024.07.01 18:57:11.615736 [ 3 ] {} <Debug> HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12399 2024.07.01 18:57:11.615949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12400 2024.07.01 18:57:11.615998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12401 2024.07.01 18:57:11.616016 [ 3 ] {} <Debug> HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12402 2024.07.01 18:57:11.616032 [ 3 ] {} <Debug> HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12403 2024.07.01 18:57:11.616045 [ 3 ] {} <Debug> HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12404 2024.07.01 18:57:11.616078 [ 3 ] {} <Trace> HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12405 2024.07.01 18:57:11.616219 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12406 2024.07.01 18:57:11.616262 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12407 2024.07.01 18:57:11.616393 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12408 2024.07.01 18:57:11.616821 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12409 2024.07.01 18:57:11.616857 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12410 2024.07.01 18:57:11.617162 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
12411 2024.07.01 18:57:11.617471 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12412 2024.07.01 18:57:11.617623 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001463 sec., 80656.18591934381 rows/sec., 6.30 MiB/sec.
12413 2024.07.01 18:57:11.617795 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Debug> DynamicQueryHandler: Done processing query
12414 2024.07.01 18:57:11.617818 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12415 2024.07.01 18:57:11.617834 [ 3 ] {} <Debug> HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12416 2024.07.01 18:57:11.618049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12417 2024.07.01 18:57:11.618098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12418 2024.07.01 18:57:11.618116 [ 3 ] {} <Debug> HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12419 2024.07.01 18:57:11.618133 [ 3 ] {} <Debug> HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12420 2024.07.01 18:57:11.618145 [ 3 ] {} <Debug> HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12421 2024.07.01 18:57:11.618175 [ 3 ] {} <Trace> HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12422 2024.07.01 18:57:11.618340 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12423 2024.07.01 18:57:11.618387 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12424 2024.07.01 18:57:11.618529 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12425 2024.07.01 18:57:11.618908 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12426 2024.07.01 18:57:11.618943 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12427 2024.07.01 18:57:11.619353 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
12428 2024.07.01 18:57:11.619687 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12429 2024.07.01 18:57:11.619840 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
12430 2024.07.01 18:57:11.620112 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Debug> DynamicQueryHandler: Done processing query
12431 2024.07.01 18:57:11.620167 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12432 2024.07.01 18:57:11.620218 [ 3 ] {} <Debug> HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12433 2024.07.01 18:57:11.620441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12434 2024.07.01 18:57:11.620499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12435 2024.07.01 18:57:11.620518 [ 3 ] {} <Debug> HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12436 2024.07.01 18:57:11.620534 [ 3 ] {} <Debug> HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12437 2024.07.01 18:57:11.620547 [ 3 ] {} <Debug> HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12438 2024.07.01 18:57:11.620579 [ 3 ] {} <Trace> HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12439 2024.07.01 18:57:11.621061 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12440 2024.07.01 18:57:11.621133 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12441 2024.07.01 18:57:11.621566 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12442 2024.07.01 18:57:11.622509 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12443 2024.07.01 18:57:11.622545 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12444 2024.07.01 18:57:11.623215 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12445 2024.07.01 18:57:11.623617 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12446 2024.07.01 18:57:11.623826 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.003127 sec., 17268.94787336105 rows/sec., 30.95 MiB/sec.
12447 2024.07.01 18:57:11.624056 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Debug> DynamicQueryHandler: Done processing query
12448 2024.07.01 18:57:11.624080 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
12449 2024.07.01 18:57:11.624096 [ 3 ] {} <Debug> HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12450 2024.07.01 18:57:11.624255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12451 2024.07.01 18:57:11.624303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12452 2024.07.01 18:57:11.624321 [ 3 ] {} <Debug> HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12453 2024.07.01 18:57:11.624337 [ 3 ] {} <Debug> HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12454 2024.07.01 18:57:11.624350 [ 3 ] {} <Debug> HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12455 2024.07.01 18:57:11.624381 [ 3 ] {} <Trace> HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12456 2024.07.01 18:57:11.624488 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12457 2024.07.01 18:57:11.624532 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12458 2024.07.01 18:57:11.624657 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12459 2024.07.01 18:57:11.624945 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12460 2024.07.01 18:57:11.624980 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12461 2024.07.01 18:57:11.625339 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
12462 2024.07.01 18:57:11.625674 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12463 2024.07.01 18:57:11.625825 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
12464 2024.07.01 18:57:11.625991 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Debug> DynamicQueryHandler: Done processing query
12465 2024.07.01 18:57:11.626014 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12466 2024.07.01 18:57:11.626029 [ 3 ] {} <Debug> HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12467 2024.07.01 18:57:16.607369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12468 2024.07.01 18:57:16.607519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12469 2024.07.01 18:57:16.607569 [ 3 ] {} <Debug> HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12470 2024.07.01 18:57:16.607606 [ 3 ] {} <Debug> HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12471 2024.07.01 18:57:16.607628 [ 3 ] {} <Debug> HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.07.01 18:57:16.607710 [ 3 ] {} <Trace> HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12473 2024.07.01 18:57:16.608101 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12474 2024.07.01 18:57:16.608258 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12475 2024.07.01 18:57:16.608974 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12476 2024.07.01 18:57:16.609451 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12477 2024.07.01 18:57:16.609500 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12478 2024.07.01 18:57:16.609886 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
12479 2024.07.01 18:57:16.610225 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12480 2024.07.01 18:57:16.610386 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002481 sec., 22571.54373236598 rows/sec., 1.73 MiB/sec.
12481 2024.07.01 18:57:16.610658 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Debug> DynamicQueryHandler: Done processing query
12482 2024.07.01 18:57:16.610707 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12483 2024.07.01 18:57:16.610769 [ 3 ] {} <Debug> HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12484 2024.07.01 18:57:16.610995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12485 2024.07.01 18:57:16.611056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12486 2024.07.01 18:57:16.611076 [ 3 ] {} <Debug> HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12487 2024.07.01 18:57:16.611095 [ 3 ] {} <Debug> HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12488 2024.07.01 18:57:16.611110 [ 3 ] {} <Debug> HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.07.01 18:57:16.611146 [ 3 ] {} <Trace> HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12490 2024.07.01 18:57:16.611278 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12491 2024.07.01 18:57:16.611327 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12492 2024.07.01 18:57:16.611474 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12493 2024.07.01 18:57:16.611843 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12494 2024.07.01 18:57:16.611881 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12495 2024.07.01 18:57:16.612207 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
12496 2024.07.01 18:57:16.612524 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12497 2024.07.01 18:57:16.612680 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001443 sec., 44352.04435204435 rows/sec., 3.46 MiB/sec.
12498 2024.07.01 18:57:16.612868 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Debug> DynamicQueryHandler: Done processing query
12499 2024.07.01 18:57:16.612894 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12500 2024.07.01 18:57:16.612910 [ 3 ] {} <Debug> HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12501 2024.07.01 18:57:16.613175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12502 2024.07.01 18:57:16.613225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12503 2024.07.01 18:57:16.613245 [ 3 ] {} <Debug> HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12504 2024.07.01 18:57:16.613262 [ 3 ] {} <Debug> HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12505 2024.07.01 18:57:16.613276 [ 3 ] {} <Debug> HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12506 2024.07.01 18:57:16.613308 [ 3 ] {} <Trace> HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12507 2024.07.01 18:57:16.613469 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12508 2024.07.01 18:57:16.613517 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12509 2024.07.01 18:57:16.613660 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12510 2024.07.01 18:57:16.614071 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12511 2024.07.01 18:57:16.614107 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12512 2024.07.01 18:57:16.614503 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
12513 2024.07.01 18:57:16.614843 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12514 2024.07.01 18:57:16.614992 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec.
12515 2024.07.01 18:57:16.615167 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Debug> DynamicQueryHandler: Done processing query
12516 2024.07.01 18:57:16.615191 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12517 2024.07.01 18:57:16.615207 [ 3 ] {} <Debug> HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12518 2024.07.01 18:57:16.615349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12519 2024.07.01 18:57:16.615399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12520 2024.07.01 18:57:16.615418 [ 3 ] {} <Debug> HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12521 2024.07.01 18:57:16.615434 [ 3 ] {} <Debug> HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12522 2024.07.01 18:57:16.615449 [ 3 ] {} <Debug> HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.07.01 18:57:16.615480 [ 3 ] {} <Trace> HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12524 2024.07.01 18:57:16.615608 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12525 2024.07.01 18:57:16.615653 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12526 2024.07.01 18:57:16.615775 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12527 2024.07.01 18:57:16.616065 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12528 2024.07.01 18:57:16.616100 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12529 2024.07.01 18:57:16.616457 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
12530 2024.07.01 18:57:16.616773 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12531 2024.07.01 18:57:16.616925 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
12532 2024.07.01 18:57:16.617092 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Debug> DynamicQueryHandler: Done processing query
12533 2024.07.01 18:57:16.617115 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12534 2024.07.01 18:57:16.617131 [ 3 ] {} <Debug> HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12535 2024.07.01 18:57:19.858677 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
12536 2024.07.01 18:57:19.858770 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
12537 2024.07.01 18:57:21.002387 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001015114 sec.
12538 2024.07.01 18:57:21.612031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12539 2024.07.01 18:57:21.612207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12540 2024.07.01 18:57:21.612251 [ 3 ] {} <Debug> HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12541 2024.07.01 18:57:21.612294 [ 3 ] {} <Debug> HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12542 2024.07.01 18:57:21.612322 [ 3 ] {} <Debug> HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12543 2024.07.01 18:57:21.612402 [ 3 ] {} <Trace> HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12544 2024.07.01 18:57:21.612711 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12545 2024.07.01 18:57:21.612780 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12546 2024.07.01 18:57:21.612978 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12547 2024.07.01 18:57:21.613431 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12548 2024.07.01 18:57:21.613478 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12549 2024.07.01 18:57:21.613863 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12550 2024.07.01 18:57:21.614200 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Trace> oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12551 2024.07.01 18:57:21.614402 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Debug> executeQuery: Read 54 rows, 4.38 KiB in 0.001784 sec., 30269.058295964125 rows/sec., 2.40 MiB/sec.
12552 2024.07.01 18:57:21.614621 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Debug> DynamicQueryHandler: Done processing query
12553 2024.07.01 18:57:21.614647 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12554 2024.07.01 18:57:21.614663 [ 3 ] {} <Debug> HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12555 2024.07.01 18:57:21.614848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12556 2024.07.01 18:57:21.614903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12557 2024.07.01 18:57:21.614922 [ 3 ] {} <Debug> HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12558 2024.07.01 18:57:21.614940 [ 3 ] {} <Debug> HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12559 2024.07.01 18:57:21.614953 [ 3 ] {} <Debug> HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12560 2024.07.01 18:57:21.614987 [ 3 ] {} <Trace> HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12561 2024.07.01 18:57:21.615171 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12562 2024.07.01 18:57:21.615219 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12563 2024.07.01 18:57:21.615350 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12564 2024.07.01 18:57:21.615828 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12565 2024.07.01 18:57:21.615864 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12566 2024.07.01 18:57:21.616204 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
12567 2024.07.01 18:57:21.616510 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12568 2024.07.01 18:57:21.616672 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Debug> executeQuery: Read 254 rows, 21.93 KiB in 0.001587 sec., 160050.40957781978 rows/sec., 13.50 MiB/sec.
12569 2024.07.01 18:57:21.616848 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Debug> DynamicQueryHandler: Done processing query
12570 2024.07.01 18:57:21.616873 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
12571 2024.07.01 18:57:21.616888 [ 3 ] {} <Debug> HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12572 2024.07.01 18:57:21.617112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 24068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12573 2024.07.01 18:57:21.617162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12574 2024.07.01 18:57:21.617180 [ 3 ] {} <Debug> HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12575 2024.07.01 18:57:21.617198 [ 3 ] {} <Debug> HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12576 2024.07.01 18:57:21.617211 [ 3 ] {} <Debug> HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12577 2024.07.01 18:57:21.617242 [ 3 ] {} <Trace> HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12578 2024.07.01 18:57:21.617396 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12579 2024.07.01 18:57:21.617438 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12580 2024.07.01 18:57:21.617562 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12581 2024.07.01 18:57:21.617922 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12582 2024.07.01 18:57:21.617959 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12583 2024.07.01 18:57:21.618272 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
12584 2024.07.01 18:57:21.618570 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12585 2024.07.01 18:57:21.618727 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Debug> executeQuery: Read 142 rows, 11.34 KiB in 0.001404 sec., 101139.60113960113 rows/sec., 7.89 MiB/sec.
12586 2024.07.01 18:57:21.618961 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Debug> DynamicQueryHandler: Done processing query
12587 2024.07.01 18:57:21.619101 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12588 2024.07.01 18:57:21.619150 [ 3 ] {} <Debug> HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12589 2024.07.01 18:57:21.619417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12590 2024.07.01 18:57:21.619469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12591 2024.07.01 18:57:21.619488 [ 3 ] {} <Debug> HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12592 2024.07.01 18:57:21.619505 [ 3 ] {} <Debug> HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12593 2024.07.01 18:57:21.619521 [ 3 ] {} <Debug> HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.07.01 18:57:21.619553 [ 3 ] {} <Trace> HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12595 2024.07.01 18:57:21.619729 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12596 2024.07.01 18:57:21.619778 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12597 2024.07.01 18:57:21.620022 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12598 2024.07.01 18:57:21.620430 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12599 2024.07.01 18:57:21.620465 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12600 2024.07.01 18:57:21.620876 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
12601 2024.07.01 18:57:21.621205 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12602 2024.07.01 18:57:21.621360 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001715 sec., 114285.71428571429 rows/sec., 7.98 MiB/sec.
12603 2024.07.01 18:57:21.621540 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Debug> DynamicQueryHandler: Done processing query
12604 2024.07.01 18:57:21.621564 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12605 2024.07.01 18:57:21.621579 [ 3 ] {} <Debug> HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12606 2024.07.01 18:57:21.621755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12607 2024.07.01 18:57:21.621802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12608 2024.07.01 18:57:21.621820 [ 3 ] {} <Debug> HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12609 2024.07.01 18:57:21.621837 [ 3 ] {} <Debug> HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12610 2024.07.01 18:57:21.621850 [ 3 ] {} <Debug> HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.07.01 18:57:21.621880 [ 3 ] {} <Trace> HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12612 2024.07.01 18:57:21.622348 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12613 2024.07.01 18:57:21.622410 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12614 2024.07.01 18:57:21.622807 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12615 2024.07.01 18:57:21.623633 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12616 2024.07.01 18:57:21.623670 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12617 2024.07.01 18:57:21.624333 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12618 2024.07.01 18:57:21.624721 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12619 2024.07.01 18:57:21.624910 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002938 sec., 18379.850238257317 rows/sec., 32.94 MiB/sec.
12620 2024.07.01 18:57:21.624913 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
12621 2024.07.01 18:57:21.625052 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12622 2024.07.01 18:57:21.625139 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12623 2024.07.01 18:57:21.625321 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Debug> DynamicQueryHandler: Done processing query
12624 2024.07.01 18:57:21.625400 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
12625 2024.07.01 18:57:21.625541 [ 3 ] {} <Debug> HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12626 2024.07.01 18:57:21.625765 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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
12627 2024.07.01 18:57:21.625834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12628 2024.07.01 18:57:21.626065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12629 2024.07.01 18:57:21.626166 [ 3 ] {} <Debug> HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12630 2024.07.01 18:57:21.626266 [ 3 ] {} <Debug> HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12631 2024.07.01 18:57:21.626358 [ 3 ] {} <Debug> HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.07.01 18:57:21.626584 [ 3 ] {} <Trace> HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12633 2024.07.01 18:57:21.626987 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12634 2024.07.01 18:57:21.627104 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12635 2024.07.01 18:57:21.627347 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12636 2024.07.01 18:57:21.627618 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1227 rows starting from the beginning of the part
12637 2024.07.01 18:57:21.627684 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12638 2024.07.01 18:57:21.628267 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part
12639 2024.07.01 18:57:21.628767 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12640 2024.07.01 18:57:21.628868 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12641 2024.07.01 18:57:21.628993 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part
12642 2024.07.01 18:57:21.629630 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part
12643 2024.07.01 18:57:21.630187 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part
12644 2024.07.01 18:57:21.630224 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
12645 2024.07.01 18:57:21.630856 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part
12646 2024.07.01 18:57:21.631415 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12647 2024.07.01 18:57:21.631801 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004944 sec., 12135.922330097088 rows/sec., 837.51 KiB/sec.
12648 2024.07.01 18:57:21.632204 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Debug> DynamicQueryHandler: Done processing query
12649 2024.07.01 18:57:21.632248 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12650 2024.07.01 18:57:21.632297 [ 3 ] {} <Debug> HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12651 2024.07.01 18:57:21.639072 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 19 columns (19 merged, 0 gathered) in 0.013739956 sec., 108952.31396665318 rows/sec., 195.24 MiB/sec.
12652 2024.07.01 18:57:21.640601 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
12653 2024.07.01 18:57:21.641206 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12654 2024.07.01 18:57:21.641284 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
12655 2024.07.01 18:57:21.641436 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.14 MiB.
12656 2024.07.01 18:57:22.000211 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.91 MiB, peak 215.00 MiB, free memory in arenas 0.00 B, will set to 204.80 MiB (RSS), difference: 1.90 MiB
12657 2024.07.01 18:57:26.607336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12658 2024.07.01 18:57:26.607466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12659 2024.07.01 18:57:26.607492 [ 3 ] {} <Debug> HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12660 2024.07.01 18:57:26.607517 [ 3 ] {} <Debug> HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12661 2024.07.01 18:57:26.607532 [ 3 ] {} <Debug> HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12662 2024.07.01 18:57:26.607582 [ 3 ] {} <Trace> HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12663 2024.07.01 18:57:26.607761 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12664 2024.07.01 18:57:26.607829 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12665 2024.07.01 18:57:26.608024 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12666 2024.07.01 18:57:26.608414 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12667 2024.07.01 18:57:26.608459 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12668 2024.07.01 18:57:26.608826 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12669 2024.07.01 18:57:26.609178 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Trace> oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12670 2024.07.01 18:57:26.609364 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 99.08 KiB/sec.
12671 2024.07.01 18:57:26.609679 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Debug> DynamicQueryHandler: Done processing query
12672 2024.07.01 18:57:26.609716 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12673 2024.07.01 18:57:26.609733 [ 3 ] {} <Debug> HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12674 2024.07.01 18:57:26.609913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12675 2024.07.01 18:57:26.609965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12676 2024.07.01 18:57:26.609984 [ 3 ] {} <Debug> HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12677 2024.07.01 18:57:26.610003 [ 3 ] {} <Debug> HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12678 2024.07.01 18:57:26.610017 [ 3 ] {} <Debug> HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12679 2024.07.01 18:57:26.610050 [ 3 ] {} <Trace> HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12680 2024.07.01 18:57:26.610166 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12681 2024.07.01 18:57:26.610211 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12682 2024.07.01 18:57:26.610354 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12683 2024.07.01 18:57:26.610692 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12684 2024.07.01 18:57:26.610730 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12685 2024.07.01 18:57:26.611044 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
12686 2024.07.01 18:57:26.611357 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Trace> oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12687 2024.07.01 18:57:26.611515 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001386 sec., 41125.54112554112 rows/sec., 3.16 MiB/sec.
12688 2024.07.01 18:57:26.611780 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Debug> DynamicQueryHandler: Done processing query
12689 2024.07.01 18:57:26.611837 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12690 2024.07.01 18:57:26.611887 [ 3 ] {} <Debug> HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12691 2024.07.01 18:57:26.612064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12692 2024.07.01 18:57:26.612118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12693 2024.07.01 18:57:26.612137 [ 3 ] {} <Debug> HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12694 2024.07.01 18:57:26.612154 [ 3 ] {} <Debug> HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12695 2024.07.01 18:57:26.612168 [ 3 ] {} <Debug> HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12696 2024.07.01 18:57:26.612200 [ 3 ] {} <Trace> HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12697 2024.07.01 18:57:26.612300 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12698 2024.07.01 18:57:26.612343 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12699 2024.07.01 18:57:26.612486 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12700 2024.07.01 18:57:26.612748 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12701 2024.07.01 18:57:26.612784 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12702 2024.07.01 18:57:26.613081 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12703 2024.07.01 18:57:26.613384 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Trace> oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12704 2024.07.01 18:57:26.613542 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001259 sec., 1588.5623510722796 rows/sec., 110.92 KiB/sec.
12705 2024.07.01 18:57:26.613721 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Debug> DynamicQueryHandler: Done processing query
12706 2024.07.01 18:57:26.613747 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12707 2024.07.01 18:57:26.613765 [ 3 ] {} <Debug> HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12708 2024.07.01 18:57:26.613883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12709 2024.07.01 18:57:26.613929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12710 2024.07.01 18:57:26.613947 [ 3 ] {} <Debug> HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12711 2024.07.01 18:57:26.613963 [ 3 ] {} <Debug> HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12712 2024.07.01 18:57:26.613977 [ 3 ] {} <Debug> HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12713 2024.07.01 18:57:26.614007 [ 3 ] {} <Trace> HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12714 2024.07.01 18:57:26.614118 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12715 2024.07.01 18:57:26.614159 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12716 2024.07.01 18:57:26.614281 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12717 2024.07.01 18:57:26.614591 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12718 2024.07.01 18:57:26.614627 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12719 2024.07.01 18:57:26.614934 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
12720 2024.07.01 18:57:26.615242 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Trace> oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12721 2024.07.01 18:57:26.615365 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001288 sec., 51242.236024844715 rows/sec., 4.00 MiB/sec.
12722 2024.07.01 18:57:26.615524 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Debug> DynamicQueryHandler: Done processing query
12723 2024.07.01 18:57:26.615548 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12724 2024.07.01 18:57:26.615564 [ 3 ] {} <Debug> HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12725 2024.07.01 18:57:26.615710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12726 2024.07.01 18:57:26.615757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12727 2024.07.01 18:57:26.615775 [ 3 ] {} <Debug> HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12728 2024.07.01 18:57:26.615792 [ 3 ] {} <Debug> HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12729 2024.07.01 18:57:26.615805 [ 3 ] {} <Debug> HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12730 2024.07.01 18:57:26.615836 [ 3 ] {} <Trace> HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12731 2024.07.01 18:57:26.615976 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12732 2024.07.01 18:57:26.616021 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12733 2024.07.01 18:57:26.616162 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12734 2024.07.01 18:57:26.616527 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12735 2024.07.01 18:57:26.616561 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12736 2024.07.01 18:57:26.616940 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
12737 2024.07.01 18:57:26.617268 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Trace> oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12738 2024.07.01 18:57:26.617392 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001484 sec., 108490.56603773584 rows/sec., 7.56 MiB/sec.
12739 2024.07.01 18:57:26.617547 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Debug> DynamicQueryHandler: Done processing query
12740 2024.07.01 18:57:26.617570 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12741 2024.07.01 18:57:26.617586 [ 3 ] {} <Debug> HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12742 2024.07.01 18:57:26.617700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12743 2024.07.01 18:57:26.617747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12744 2024.07.01 18:57:26.617765 [ 3 ] {} <Debug> HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125
12745 2024.07.01 18:57:26.617781 [ 3 ] {} <Debug> HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12746 2024.07.01 18:57:26.617795 [ 3 ] {} <Debug> HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12747 2024.07.01 18:57:26.617824 [ 3 ] {} <Trace> HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12748 2024.07.01 18:57:26.617942 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12749 2024.07.01 18:57:26.617986 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12750 2024.07.01 18:57:26.618107 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12751 2024.07.01 18:57:26.618396 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12752 2024.07.01 18:57:26.618430 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12753 2024.07.01 18:57:26.618781 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
12754 2024.07.01 18:57:26.619098 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Trace> oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12755 2024.07.01 18:57:26.619223 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec.
12756 2024.07.01 18:57:26.619512 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Debug> DynamicQueryHandler: Done processing query
12757 2024.07.01 18:57:26.619604 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12758 2024.07.01 18:57:26.619710 [ 3 ] {} <Debug> HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db