1 | [ Oct 9 22:14:55 Enabled. ] | ||
2 | [ Oct 9 22:14:55 Rereading configuration. ] | ||
3 | [ Oct 9 22:14:58 Rereading configuration. ] | ||
4 | [ Oct 9 22:15:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Oct 9 22:15:02 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.10.09 22:15:03.561375 [ 1 ] {} <Information> Application: Will watch for the process with pid 4946 | ||
29 | 2024.10.09 22:15:03.561964 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.10.09 22:15:03.827893 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 4946 | ||
31 | 2024.10.09 22:15:03.828633 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.10.09 22:15:03.829354 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.10.09 22:15:03.917263 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.10.09 22:15:03.975033 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.10.09 22:15:03.975087 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.10.09 22:15:03.975103 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.10.09 22:15:03.975181 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.10.09 22:15:03.975593 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.10.09 22:15:03.977194 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.10.09 22:15:03.977771 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.10.09 22:15:03.978574 [ 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) | ||
44 | 2024.10.09 22:15:03.978597 [ 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) | ||
45 | 2024.10.09 22:15:03.978612 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.10.09 22:15:03.978786 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.10.09 22:15:03.979905 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.10.09 22:15:03.986479 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.10.09 22:15:03.987250 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.10.09 22:15:03.988688 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.10.09 22:15:03.988753 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.10.09 22:15:03.990317 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.10.09 22:15:03.990686 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.10.09 22:15:03.994977 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.10.09 22:15:03.995666 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.10.09 22:15:03.997325 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.10.09 22:15:03.997817 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.10.09 22:15:03.998249 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.10.09 22:15:03.998613 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.10.09 22:15:04.000015 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.10.09 22:15:04.000045 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.10.09 22:15:04.000122 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.10.09 22:15:04.000304 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.10.09 22:15:04.026379 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.10.09 22:15:04.026414 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000196302 sec | ||
68 | 2024.10.09 22:15:04.026467 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.10.09 22:15:04.026487 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.10.09 22:15:04.027764 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.10.09 22:15:04.028822 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.10.09 22:15:04.040430 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.10.09 22:15:04.040476 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.10.09 22:15:04.040498 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.10.09 22:15:04.040510 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.10.09 22:15:04.040541 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.10.09 22:15:04.040559 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.10.09 22:15:04.040571 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.10.09 22:15:04.040600 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.10.09 22:15:04.040617 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.10.09 22:15:04.040630 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.10.09 22:15:04.040642 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.10.09 22:15:04.040677 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.10.09 22:15:04.040690 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.10.09 22:15:04.040702 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.10.09 22:15:04.040733 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.10.09 22:15:04.040746 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.10.09 22:15:04.067650 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.10.09 22:15:04.074228 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.10.09 22:15:04.074271 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5681e-05 sec | ||
91 | 2024.10.09 22:15:04.074296 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.10.09 22:15:04.074316 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.10.09 22:15:04.074356 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.10.09 22:15:04.074659 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.10.09 22:15:04.074726 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.10.09 22:15:04.074748 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.10.09 22:15:04.074768 [ 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). | ||
98 | 2024.10.09 22:15:04.074796 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.10.09 22:15:04.078886 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.10.09 22:15:04.079086 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.70 MiB, peak 24.70 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 92.00 MiB | ||
101 | 2024.10.09 22:15:04.080011 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5981e-05 sec. | ||
102 | 2024.10.09 22:15:04.080382 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.10.09 22:15:04.080490 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.10.09 22:15:04.080516 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.10.09 22:15:04.405114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
106 | 2024.10.09 22:15:04.405276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
107 | 2024.10.09 22:15:04.405306 [ 3 ] {} <Debug> HTTP-Session: f6f08f7a-b773-4532-a383-95d52c692b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
108 | 2024.10.09 22:15:04.405347 [ 3 ] {} <Debug> HTTP-Session: f6f08f7a-b773-4532-a383-95d52c692b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.10.09 22:15:04.405362 [ 3 ] {} <Debug> HTTP-Session: f6f08f7a-b773-4532-a383-95d52c692b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.10.09 22:15:04.405443 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.10.09 22:15:04.405483 [ 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 | ||
112 | 2024.10.09 22:15:04.405500 [ 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 | ||
113 | 2024.10.09 22:15:04.405546 [ 3 ] {} <Trace> HTTP-Session: f6f08f7a-b773-4532-a383-95d52c692b8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
114 | 2024.10.09 22:15:04.406589 [ 3 ] {74ff8ac6-dad8-432d-9ea6-891f9fe27749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.10.09 22:15:04.505810 [ 3 ] {74ff8ac6-dad8-432d-9ea6-891f9fe27749} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34052) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
119 | 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 | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
123 | 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 | ||
124 | 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 | ||
125 | 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 | ||
126 | 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 | ||
127 | 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 | ||
128 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
130 | 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 | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.10.09 22:15:04.506545 [ 3 ] {74ff8ac6-dad8-432d-9ea6-891f9fe27749} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
144 | 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 | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
155 | 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 | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
164 | (version 23.8.7.1) | ||
165 | 2024.10.09 22:15:04.507992 [ 3 ] {} <Debug> HTTP-Session: f6f08f7a-b773-4532-a383-95d52c692b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.10.09 22:15:04.508519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
167 | 2024.10.09 22:15:04.508589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
168 | 2024.10.09 22:15:04.508617 [ 3 ] {} <Debug> HTTP-Session: b1652f6e-a0c3-42e0-804d-1bd810515670 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
169 | 2024.10.09 22:15:04.508637 [ 3 ] {} <Debug> HTTP-Session: b1652f6e-a0c3-42e0-804d-1bd810515670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.10.09 22:15:04.508651 [ 3 ] {} <Debug> HTTP-Session: b1652f6e-a0c3-42e0-804d-1bd810515670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.10.09 22:15:04.508700 [ 3 ] {} <Trace> HTTP-Session: b1652f6e-a0c3-42e0-804d-1bd810515670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
172 | 2024.10.09 22:15:04.508858 [ 3 ] {6b7a0331-0847-4e91-b85f-11bae8be05e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
173 | 2024.10.09 22:15:04.509111 [ 3 ] {6b7a0331-0847-4e91-b85f-11bae8be05e0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34052) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
174 | |||
175 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
176 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
177 | 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 | ||
178 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
180 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
181 | 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 | ||
182 | 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 | ||
183 | 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 | ||
184 | 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 | ||
185 | 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 | ||
186 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
187 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
188 | 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 | ||
189 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
191 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
192 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
193 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
194 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
196 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
197 | |||
198 | 2024.10.09 22:15:04.509233 [ 3 ] {6b7a0331-0847-4e91-b85f-11bae8be05e0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
222 | (version 23.8.7.1) | ||
223 | 2024.10.09 22:15:04.509374 [ 3 ] {} <Debug> HTTP-Session: b1652f6e-a0c3-42e0-804d-1bd810515670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.10.09 22:15:04.511711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
225 | 2024.10.09 22:15:04.511816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
226 | 2024.10.09 22:15:04.511854 [ 3 ] {} <Debug> HTTP-Session: 574296ac-49d2-4d72-9b69-07f2519ef667 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
227 | 2024.10.09 22:15:04.511885 [ 3 ] {} <Debug> HTTP-Session: 574296ac-49d2-4d72-9b69-07f2519ef667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.10.09 22:15:04.511922 [ 3 ] {} <Debug> HTTP-Session: 574296ac-49d2-4d72-9b69-07f2519ef667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.10.09 22:15:04.511978 [ 3 ] {} <Trace> HTTP-Session: 574296ac-49d2-4d72-9b69-07f2519ef667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
230 | 2024.10.09 22:15:04.513368 [ 3 ] {18536f9d-afbd-4d1b-8c61-f21a5337c6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
231 | 2024.10.09 22:15:04.514084 [ 3 ] {18536f9d-afbd-4d1b-8c61-f21a5337c6ae} <Debug> DynamicQueryHandler: Done processing query | ||
232 | 2024.10.09 22:15:04.514108 [ 3 ] {} <Debug> HTTP-Session: 574296ac-49d2-4d72-9b69-07f2519ef667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.10.09 22:15:04.516591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2024.10.09 22:15:04.516695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
235 | 2024.10.09 22:15:04.516732 [ 3 ] {} <Debug> HTTP-Session: fa3e75be-1a1d-4715-9f13-e8f11db03b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
236 | 2024.10.09 22:15:04.516763 [ 3 ] {} <Debug> HTTP-Session: fa3e75be-1a1d-4715-9f13-e8f11db03b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2024.10.09 22:15:04.516800 [ 3 ] {} <Debug> HTTP-Session: fa3e75be-1a1d-4715-9f13-e8f11db03b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2024.10.09 22:15:04.516858 [ 3 ] {} <Trace> HTTP-Session: fa3e75be-1a1d-4715-9f13-e8f11db03b64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
239 | 2024.10.09 22:15:04.517026 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
240 | 2024.10.09 22:15:04.517180 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
241 | 2024.10.09 22:15:04.526841 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
242 | 2024.10.09 22:15:04.526897 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.9231e-05 sec | ||
243 | 2024.10.09 22:15:04.526925 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Trace> ReferentialDeps: No tables | ||
244 | 2024.10.09 22:15:04.526948 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Trace> LoadingDeps: No tables | ||
245 | 2024.10.09 22:15:04.526990 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
246 | 2024.10.09 22:15:04.527230 [ 3 ] {64588e9c-cab9-4e79-b9e5-8dd6a5fbc9c8} <Debug> DynamicQueryHandler: Done processing query | ||
247 | 2024.10.09 22:15:04.527273 [ 3 ] {} <Debug> HTTP-Session: fa3e75be-1a1d-4715-9f13-e8f11db03b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2024.10.09 22:15:04.527476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
249 | 2024.10.09 22:15:04.527528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
250 | 2024.10.09 22:15:04.527545 [ 3 ] {} <Debug> HTTP-Session: ba2e72e3-cbf1-409d-a205-881a24a85ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
251 | 2024.10.09 22:15:04.527561 [ 3 ] {} <Debug> HTTP-Session: ba2e72e3-cbf1-409d-a205-881a24a85ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2024.10.09 22:15:04.527579 [ 3 ] {} <Debug> HTTP-Session: ba2e72e3-cbf1-409d-a205-881a24a85ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.10.09 22:15:04.527610 [ 3 ] {} <Trace> HTTP-Session: ba2e72e3-cbf1-409d-a205-881a24a85ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
254 | 2024.10.09 22:15:04.527748 [ 3 ] {0cc41311-d128-468b-88f3-0ec9dff12cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) /* The version table contains metadata about the `oximeter` database */ | ||
255 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
256 | 2024.10.09 22:15:04.527798 [ 3 ] {0cc41311-d128-468b-88f3-0ec9dff12cc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
257 | 2024.10.09 22:15:04.535415 [ 3 ] {0cc41311-d128-468b-88f3-0ec9dff12cc2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
258 | 2024.10.09 22:15:04.546544 [ 3 ] {0cc41311-d128-468b-88f3-0ec9dff12cc2} <Debug> oximeter.version (de08e3eb-ec0f-44d8-9cb6-4a72f6844b9c): Loading data parts | ||
259 | 2024.10.09 22:15:04.547197 [ 3 ] {0cc41311-d128-468b-88f3-0ec9dff12cc2} <Debug> oximeter.version (de08e3eb-ec0f-44d8-9cb6-4a72f6844b9c): There are no data parts | ||
260 | 2024.10.09 22:15:04.559442 [ 3 ] {0cc41311-d128-468b-88f3-0ec9dff12cc2} <Debug> DynamicQueryHandler: Done processing query | ||
261 | 2024.10.09 22:15:04.559467 [ 3 ] {} <Debug> HTTP-Session: ba2e72e3-cbf1-409d-a205-881a24a85ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.10.09 22:15:04.559615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
263 | 2024.10.09 22:15:04.559662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
264 | 2024.10.09 22:15:04.559685 [ 3 ] {} <Debug> HTTP-Session: 5ac92780-7e64-4cd7-8193-44115b04d923 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
265 | 2024.10.09 22:15:04.559703 [ 3 ] {} <Debug> HTTP-Session: 5ac92780-7e64-4cd7-8193-44115b04d923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.10.09 22:15:04.559716 [ 3 ] {} <Debug> HTTP-Session: 5ac92780-7e64-4cd7-8193-44115b04d923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.10.09 22:15:04.559749 [ 3 ] {} <Trace> HTTP-Session: 5ac92780-7e64-4cd7-8193-44115b04d923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.10.09 22:15:04.559945 [ 3 ] {5a574617-b4d5-4f3a-a526-4a297ea4364b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) /* The measurement tables contain all individual samples from each timeseries. | ||
269 | * | ||
270 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
271 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
272 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
273 | * by all samples from the same timeseries. | ||
274 | * | ||
275 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
276 | * and then uses that to index quickly into the measurements tables. | ||
277 | */ | ||
278 | 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) | ||
279 | 2024.10.09 22:15:04.560005 [ 3 ] {5a574617-b4d5-4f3a-a526-4a297ea4364b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
280 | 2024.10.09 22:15:04.573327 [ 3 ] {5a574617-b4d5-4f3a-a526-4a297ea4364b} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Loading data parts | ||
281 | 2024.10.09 22:15:04.573662 [ 3 ] {5a574617-b4d5-4f3a-a526-4a297ea4364b} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): There are no data parts | ||
282 | 2024.10.09 22:15:04.578895 [ 3 ] {5a574617-b4d5-4f3a-a526-4a297ea4364b} <Debug> DynamicQueryHandler: Done processing query | ||
283 | 2024.10.09 22:15:04.578926 [ 3 ] {} <Debug> HTTP-Session: 5ac92780-7e64-4cd7-8193-44115b04d923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.10.09 22:15:04.579063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
285 | 2024.10.09 22:15:04.579129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
286 | 2024.10.09 22:15:04.579152 [ 3 ] {} <Debug> HTTP-Session: eb41159b-03b7-45fb-bf8a-edd7b64af5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
287 | 2024.10.09 22:15:04.579172 [ 3 ] {} <Debug> HTTP-Session: eb41159b-03b7-45fb-bf8a-edd7b64af5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2024.10.09 22:15:04.579198 [ 3 ] {} <Debug> HTTP-Session: eb41159b-03b7-45fb-bf8a-edd7b64af5dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
289 | 2024.10.09 22:15:04.579234 [ 3 ] {} <Trace> HTTP-Session: eb41159b-03b7-45fb-bf8a-edd7b64af5dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
290 | 2024.10.09 22:15:04.579438 [ 3 ] {2082908a-f280-4dfe-8875-d20e3d85f51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
291 | 2024.10.09 22:15:04.579487 [ 3 ] {2082908a-f280-4dfe-8875-d20e3d85f51a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
292 | 2024.10.09 22:15:04.586243 [ 3 ] {2082908a-f280-4dfe-8875-d20e3d85f51a} <Debug> oximeter.measurements_i8 (e7ef3714-32ee-46bd-98d7-5551c8e57364): Loading data parts | ||
293 | 2024.10.09 22:15:04.586412 [ 3 ] {2082908a-f280-4dfe-8875-d20e3d85f51a} <Debug> oximeter.measurements_i8 (e7ef3714-32ee-46bd-98d7-5551c8e57364): There are no data parts | ||
294 | 2024.10.09 22:15:04.602762 [ 3 ] {2082908a-f280-4dfe-8875-d20e3d85f51a} <Debug> DynamicQueryHandler: Done processing query | ||
295 | 2024.10.09 22:15:04.602803 [ 3 ] {} <Debug> HTTP-Session: eb41159b-03b7-45fb-bf8a-edd7b64af5dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2024.10.09 22:15:04.602989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
297 | 2024.10.09 22:15:04.603047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
298 | 2024.10.09 22:15:04.603080 [ 3 ] {} <Debug> HTTP-Session: 56c6b58d-c5ef-4f5e-a9d7-222a70380af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
299 | 2024.10.09 22:15:04.603099 [ 3 ] {} <Debug> HTTP-Session: 56c6b58d-c5ef-4f5e-a9d7-222a70380af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2024.10.09 22:15:04.603115 [ 3 ] {} <Debug> HTTP-Session: 56c6b58d-c5ef-4f5e-a9d7-222a70380af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2024.10.09 22:15:04.603159 [ 3 ] {} <Trace> HTTP-Session: 56c6b58d-c5ef-4f5e-a9d7-222a70380af1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.10.09 22:15:04.603367 [ 3 ] {98d0e691-f35f-4ab5-810b-64cb0e45f327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
303 | 2024.10.09 22:15:04.603428 [ 3 ] {98d0e691-f35f-4ab5-810b-64cb0e45f327} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
304 | 2024.10.09 22:15:04.609565 [ 3 ] {98d0e691-f35f-4ab5-810b-64cb0e45f327} <Debug> oximeter.measurements_u8 (1e842dbd-5be2-4b42-b293-a5f8afdcf78c): Loading data parts | ||
305 | 2024.10.09 22:15:04.609755 [ 3 ] {98d0e691-f35f-4ab5-810b-64cb0e45f327} <Debug> oximeter.measurements_u8 (1e842dbd-5be2-4b42-b293-a5f8afdcf78c): There are no data parts | ||
306 | 2024.10.09 22:15:04.619707 [ 3 ] {98d0e691-f35f-4ab5-810b-64cb0e45f327} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2024.10.09 22:15:04.619734 [ 3 ] {} <Debug> HTTP-Session: 56c6b58d-c5ef-4f5e-a9d7-222a70380af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
308 | 2024.10.09 22:15:04.619856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
309 | 2024.10.09 22:15:04.619925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
310 | 2024.10.09 22:15:04.619944 [ 3 ] {} <Debug> HTTP-Session: 623e150b-56fa-49fd-a141-c14c3a9f8162 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
311 | 2024.10.09 22:15:04.619960 [ 3 ] {} <Debug> HTTP-Session: 623e150b-56fa-49fd-a141-c14c3a9f8162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
312 | 2024.10.09 22:15:04.619987 [ 3 ] {} <Debug> HTTP-Session: 623e150b-56fa-49fd-a141-c14c3a9f8162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2024.10.09 22:15:04.620017 [ 3 ] {} <Trace> HTTP-Session: 623e150b-56fa-49fd-a141-c14c3a9f8162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
314 | 2024.10.09 22:15:04.620204 [ 3 ] {a2573d4f-0283-4bd6-a3c6-cf4e6b766fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
315 | 2024.10.09 22:15:04.620248 [ 3 ] {a2573d4f-0283-4bd6-a3c6-cf4e6b766fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
316 | 2024.10.09 22:15:04.625793 [ 3 ] {a2573d4f-0283-4bd6-a3c6-cf4e6b766fe5} <Debug> oximeter.measurements_i16 (0a01ac3a-8ba3-41df-80cf-97ec5518aae4): Loading data parts | ||
317 | 2024.10.09 22:15:04.626089 [ 3 ] {a2573d4f-0283-4bd6-a3c6-cf4e6b766fe5} <Debug> oximeter.measurements_i16 (0a01ac3a-8ba3-41df-80cf-97ec5518aae4): There are no data parts | ||
318 | 2024.10.09 22:15:04.631046 [ 3 ] {a2573d4f-0283-4bd6-a3c6-cf4e6b766fe5} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2024.10.09 22:15:04.631091 [ 3 ] {} <Debug> HTTP-Session: 623e150b-56fa-49fd-a141-c14c3a9f8162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
320 | 2024.10.09 22:15:04.631213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2024.10.09 22:15:04.631270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
322 | 2024.10.09 22:15:04.631305 [ 3 ] {} <Debug> HTTP-Session: 41125311-73f5-47fd-938f-5b7fb99f2daf Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
323 | 2024.10.09 22:15:04.631324 [ 3 ] {} <Debug> HTTP-Session: 41125311-73f5-47fd-938f-5b7fb99f2daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2024.10.09 22:15:04.631341 [ 3 ] {} <Debug> HTTP-Session: 41125311-73f5-47fd-938f-5b7fb99f2daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2024.10.09 22:15:04.631387 [ 3 ] {} <Trace> HTTP-Session: 41125311-73f5-47fd-938f-5b7fb99f2daf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
326 | 2024.10.09 22:15:04.631560 [ 3 ] {4356db8c-8bb2-4519-9870-3046e2dbf133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
327 | 2024.10.09 22:15:04.631611 [ 3 ] {4356db8c-8bb2-4519-9870-3046e2dbf133} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.10.09 22:15:04.637479 [ 3 ] {4356db8c-8bb2-4519-9870-3046e2dbf133} <Debug> oximeter.measurements_u16 (f429426f-ab1d-44cf-a7bc-aa5b55cbb1d4): Loading data parts | ||
329 | 2024.10.09 22:15:04.637650 [ 3 ] {4356db8c-8bb2-4519-9870-3046e2dbf133} <Debug> oximeter.measurements_u16 (f429426f-ab1d-44cf-a7bc-aa5b55cbb1d4): There are no data parts | ||
330 | 2024.10.09 22:15:04.646586 [ 3 ] {4356db8c-8bb2-4519-9870-3046e2dbf133} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.10.09 22:15:04.646638 [ 3 ] {} <Debug> HTTP-Session: 41125311-73f5-47fd-938f-5b7fb99f2daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
332 | 2024.10.09 22:15:04.646833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2024.10.09 22:15:04.646949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
334 | 2024.10.09 22:15:04.646989 [ 3 ] {} <Debug> HTTP-Session: 053188d8-8abc-4b38-9d7b-9b5c960803a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
335 | 2024.10.09 22:15:04.647031 [ 3 ] {} <Debug> HTTP-Session: 053188d8-8abc-4b38-9d7b-9b5c960803a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2024.10.09 22:15:04.647065 [ 3 ] {} <Debug> HTTP-Session: 053188d8-8abc-4b38-9d7b-9b5c960803a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.10.09 22:15:04.647123 [ 3 ] {} <Trace> HTTP-Session: 053188d8-8abc-4b38-9d7b-9b5c960803a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2024.10.09 22:15:04.647484 [ 3 ] {97b8a2c0-8b61-45b6-a00c-2aa13134d5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
339 | 2024.10.09 22:15:04.647529 [ 3 ] {97b8a2c0-8b61-45b6-a00c-2aa13134d5da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
340 | 2024.10.09 22:15:04.653141 [ 3 ] {97b8a2c0-8b61-45b6-a00c-2aa13134d5da} <Debug> oximeter.measurements_i32 (3567f40e-01e3-438d-81ce-fff83a8a768d): Loading data parts | ||
341 | 2024.10.09 22:15:04.653292 [ 3 ] {97b8a2c0-8b61-45b6-a00c-2aa13134d5da} <Debug> oximeter.measurements_i32 (3567f40e-01e3-438d-81ce-fff83a8a768d): There are no data parts | ||
342 | 2024.10.09 22:15:04.665089 [ 3 ] {97b8a2c0-8b61-45b6-a00c-2aa13134d5da} <Debug> DynamicQueryHandler: Done processing query | ||
343 | 2024.10.09 22:15:04.665159 [ 3 ] {} <Debug> HTTP-Session: 053188d8-8abc-4b38-9d7b-9b5c960803a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
344 | 2024.10.09 22:15:04.665373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.10.09 22:15:04.665486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
346 | 2024.10.09 22:15:04.665553 [ 3 ] {} <Debug> HTTP-Session: 75a0f77b-b7a9-4c41-a5e2-812b665bae59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
347 | 2024.10.09 22:15:04.665590 [ 3 ] {} <Debug> HTTP-Session: 75a0f77b-b7a9-4c41-a5e2-812b665bae59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.10.09 22:15:04.665622 [ 3 ] {} <Debug> HTTP-Session: 75a0f77b-b7a9-4c41-a5e2-812b665bae59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
349 | 2024.10.09 22:15:04.665710 [ 3 ] {} <Trace> HTTP-Session: 75a0f77b-b7a9-4c41-a5e2-812b665bae59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2024.10.09 22:15:04.665952 [ 3 ] {e1bebe80-7063-466d-ab12-b99f09f64938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
351 | 2024.10.09 22:15:04.666008 [ 3 ] {e1bebe80-7063-466d-ab12-b99f09f64938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
352 | 2024.10.09 22:15:04.671938 [ 3 ] {e1bebe80-7063-466d-ab12-b99f09f64938} <Debug> oximeter.measurements_u32 (9ba1f688-6ff9-419b-937b-ceb3bb835600): Loading data parts | ||
353 | 2024.10.09 22:15:04.672191 [ 3 ] {e1bebe80-7063-466d-ab12-b99f09f64938} <Debug> oximeter.measurements_u32 (9ba1f688-6ff9-419b-937b-ceb3bb835600): There are no data parts | ||
354 | 2024.10.09 22:15:04.682199 [ 3 ] {e1bebe80-7063-466d-ab12-b99f09f64938} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2024.10.09 22:15:04.682251 [ 3 ] {} <Debug> HTTP-Session: 75a0f77b-b7a9-4c41-a5e2-812b665bae59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
356 | 2024.10.09 22:15:04.682435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2024.10.09 22:15:04.682508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
358 | 2024.10.09 22:15:04.682528 [ 3 ] {} <Debug> HTTP-Session: 8f22daaf-1e6d-4e21-bbe3-1bc9fc3f3752 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
359 | 2024.10.09 22:15:04.682554 [ 3 ] {} <Debug> HTTP-Session: 8f22daaf-1e6d-4e21-bbe3-1bc9fc3f3752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.10.09 22:15:04.682567 [ 3 ] {} <Debug> HTTP-Session: 8f22daaf-1e6d-4e21-bbe3-1bc9fc3f3752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.10.09 22:15:04.682596 [ 3 ] {} <Trace> HTTP-Session: 8f22daaf-1e6d-4e21-bbe3-1bc9fc3f3752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2024.10.09 22:15:04.682780 [ 3 ] {e17e41df-a97a-4f1e-8ca8-98380ce67cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
363 | 2024.10.09 22:15:04.682829 [ 3 ] {e17e41df-a97a-4f1e-8ca8-98380ce67cb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
364 | 2024.10.09 22:15:04.690837 [ 3 ] {e17e41df-a97a-4f1e-8ca8-98380ce67cb9} <Debug> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Loading data parts | ||
365 | 2024.10.09 22:15:04.691036 [ 3 ] {e17e41df-a97a-4f1e-8ca8-98380ce67cb9} <Debug> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): There are no data parts | ||
366 | 2024.10.09 22:15:04.695864 [ 3 ] {e17e41df-a97a-4f1e-8ca8-98380ce67cb9} <Debug> DynamicQueryHandler: Done processing query | ||
367 | 2024.10.09 22:15:04.695901 [ 3 ] {} <Debug> HTTP-Session: 8f22daaf-1e6d-4e21-bbe3-1bc9fc3f3752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2024.10.09 22:15:04.696053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2024.10.09 22:15:04.696107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
370 | 2024.10.09 22:15:04.696131 [ 3 ] {} <Debug> HTTP-Session: 86a4cf7b-7160-43eb-9603-e4a5b0cca2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
371 | 2024.10.09 22:15:04.696148 [ 3 ] {} <Debug> HTTP-Session: 86a4cf7b-7160-43eb-9603-e4a5b0cca2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.10.09 22:15:04.696161 [ 3 ] {} <Debug> HTTP-Session: 86a4cf7b-7160-43eb-9603-e4a5b0cca2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.10.09 22:15:04.696198 [ 3 ] {} <Trace> HTTP-Session: 86a4cf7b-7160-43eb-9603-e4a5b0cca2e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2024.10.09 22:15:04.696370 [ 3 ] {b25cf575-c74d-42ee-84dd-eb59d1001cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
375 | 2024.10.09 22:15:04.696424 [ 3 ] {b25cf575-c74d-42ee-84dd-eb59d1001cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
376 | 2024.10.09 22:15:04.707499 [ 3 ] {b25cf575-c74d-42ee-84dd-eb59d1001cb4} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Loading data parts | ||
377 | 2024.10.09 22:15:04.707816 [ 3 ] {b25cf575-c74d-42ee-84dd-eb59d1001cb4} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): There are no data parts | ||
378 | 2024.10.09 22:15:04.714749 [ 3 ] {b25cf575-c74d-42ee-84dd-eb59d1001cb4} <Debug> DynamicQueryHandler: Done processing query | ||
379 | 2024.10.09 22:15:04.714800 [ 3 ] {} <Debug> HTTP-Session: 86a4cf7b-7160-43eb-9603-e4a5b0cca2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
380 | 2024.10.09 22:15:04.715031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
381 | 2024.10.09 22:15:04.715134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
382 | 2024.10.09 22:15:04.715173 [ 3 ] {} <Debug> HTTP-Session: d16ddd3d-4552-442c-ad68-22611823aacb Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
383 | 2024.10.09 22:15:04.715221 [ 3 ] {} <Debug> HTTP-Session: d16ddd3d-4552-442c-ad68-22611823aacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2024.10.09 22:15:04.715248 [ 3 ] {} <Debug> HTTP-Session: d16ddd3d-4552-442c-ad68-22611823aacb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2024.10.09 22:15:04.715305 [ 3 ] {} <Trace> HTTP-Session: d16ddd3d-4552-442c-ad68-22611823aacb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.10.09 22:15:04.715559 [ 3 ] {20842187-354a-46d3-8859-7870dabbb9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
387 | 2024.10.09 22:15:04.715611 [ 3 ] {20842187-354a-46d3-8859-7870dabbb9e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
388 | 2024.10.09 22:15:04.753990 [ 3 ] {20842187-354a-46d3-8859-7870dabbb9e8} <Debug> oximeter.measurements_f32 (1681a028-44d3-4d65-8b37-3bf0aec2ee3a): Loading data parts | ||
389 | 2024.10.09 22:15:04.754273 [ 3 ] {20842187-354a-46d3-8859-7870dabbb9e8} <Debug> oximeter.measurements_f32 (1681a028-44d3-4d65-8b37-3bf0aec2ee3a): There are no data parts | ||
390 | 2024.10.09 22:15:04.761978 [ 3 ] {20842187-354a-46d3-8859-7870dabbb9e8} <Debug> DynamicQueryHandler: Done processing query | ||
391 | 2024.10.09 22:15:04.762022 [ 3 ] {} <Debug> HTTP-Session: d16ddd3d-4552-442c-ad68-22611823aacb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.10.09 22:15:04.762149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2024.10.09 22:15:04.762218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
394 | 2024.10.09 22:15:04.762238 [ 3 ] {} <Debug> HTTP-Session: 5e601c92-a348-4d4f-8051-3a546b1bc17b Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
395 | 2024.10.09 22:15:04.762254 [ 3 ] {} <Debug> HTTP-Session: 5e601c92-a348-4d4f-8051-3a546b1bc17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.10.09 22:15:04.762277 [ 3 ] {} <Debug> HTTP-Session: 5e601c92-a348-4d4f-8051-3a546b1bc17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
397 | 2024.10.09 22:15:04.762315 [ 3 ] {} <Trace> HTTP-Session: 5e601c92-a348-4d4f-8051-3a546b1bc17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.10.09 22:15:04.762489 [ 3 ] {96e54750-8659-49ad-ad4a-603cd39715c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
399 | 2024.10.09 22:15:04.762545 [ 3 ] {96e54750-8659-49ad-ad4a-603cd39715c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
400 | 2024.10.09 22:15:04.767667 [ 3 ] {96e54750-8659-49ad-ad4a-603cd39715c2} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Loading data parts | ||
401 | 2024.10.09 22:15:04.767908 [ 3 ] {96e54750-8659-49ad-ad4a-603cd39715c2} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): There are no data parts | ||
402 | 2024.10.09 22:15:04.855859 [ 3 ] {96e54750-8659-49ad-ad4a-603cd39715c2} <Debug> DynamicQueryHandler: Done processing query | ||
403 | 2024.10.09 22:15:04.855913 [ 3 ] {} <Debug> HTTP-Session: 5e601c92-a348-4d4f-8051-3a546b1bc17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.10.09 22:15:04.856191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
405 | 2024.10.09 22:15:04.856286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
406 | 2024.10.09 22:15:04.856323 [ 3 ] {} <Debug> HTTP-Session: 62f64b61-3ea3-49a7-8173-1026d25b40aa Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
407 | 2024.10.09 22:15:04.856377 [ 3 ] {} <Debug> HTTP-Session: 62f64b61-3ea3-49a7-8173-1026d25b40aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
408 | 2024.10.09 22:15:04.856405 [ 3 ] {} <Debug> HTTP-Session: 62f64b61-3ea3-49a7-8173-1026d25b40aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
409 | 2024.10.09 22:15:04.856464 [ 3 ] {} <Trace> HTTP-Session: 62f64b61-3ea3-49a7-8173-1026d25b40aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
410 | 2024.10.09 22:15:04.856654 [ 3 ] {4198d009-5b36-41a0-a1da-3e34d182e50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
411 | 2024.10.09 22:15:04.856708 [ 3 ] {4198d009-5b36-41a0-a1da-3e34d182e50d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
412 | 2024.10.09 22:15:04.871654 [ 3 ] {4198d009-5b36-41a0-a1da-3e34d182e50d} <Debug> oximeter.measurements_string (944a0598-3575-494a-b021-045fd567b2cd): Loading data parts | ||
413 | 2024.10.09 22:15:04.871936 [ 3 ] {4198d009-5b36-41a0-a1da-3e34d182e50d} <Debug> oximeter.measurements_string (944a0598-3575-494a-b021-045fd567b2cd): There are no data parts | ||
414 | 2024.10.09 22:15:04.894037 [ 3 ] {4198d009-5b36-41a0-a1da-3e34d182e50d} <Debug> DynamicQueryHandler: Done processing query | ||
415 | 2024.10.09 22:15:04.894109 [ 3 ] {} <Debug> HTTP-Session: 62f64b61-3ea3-49a7-8173-1026d25b40aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.10.09 22:15:04.894361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
417 | 2024.10.09 22:15:04.894472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
418 | 2024.10.09 22:15:04.894493 [ 3 ] {} <Debug> HTTP-Session: 3df00834-65ed-42d9-9865-f404b93ccd02 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
419 | 2024.10.09 22:15:04.894511 [ 3 ] {} <Debug> HTTP-Session: 3df00834-65ed-42d9-9865-f404b93ccd02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
420 | 2024.10.09 22:15:04.894534 [ 3 ] {} <Debug> HTTP-Session: 3df00834-65ed-42d9-9865-f404b93ccd02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
421 | 2024.10.09 22:15:04.894566 [ 3 ] {} <Trace> HTTP-Session: 3df00834-65ed-42d9-9865-f404b93ccd02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.10.09 22:15:04.894743 [ 3 ] {343e2d73-7c7d-422a-9942-2f0f86ff53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
423 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
424 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
425 | * a string isn't palatable for a few reasons. | ||
426 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
427 | * details. | ||
428 | */ | ||
429 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
430 | 2024.10.09 22:15:04.894798 [ 3 ] {343e2d73-7c7d-422a-9942-2f0f86ff53b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
431 | 2024.10.09 22:15:04.905362 [ 3 ] {343e2d73-7c7d-422a-9942-2f0f86ff53b6} <Debug> oximeter.measurements_bytes (c8517617-50d5-41f9-842a-48a8ba9c3e15): Loading data parts | ||
432 | 2024.10.09 22:15:04.905529 [ 3 ] {343e2d73-7c7d-422a-9942-2f0f86ff53b6} <Debug> oximeter.measurements_bytes (c8517617-50d5-41f9-842a-48a8ba9c3e15): There are no data parts | ||
433 | 2024.10.09 22:15:04.922929 [ 3 ] {343e2d73-7c7d-422a-9942-2f0f86ff53b6} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2024.10.09 22:15:04.922954 [ 3 ] {} <Debug> HTTP-Session: 3df00834-65ed-42d9-9865-f404b93ccd02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2024.10.09 22:15:04.923083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
436 | 2024.10.09 22:15:04.923141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
437 | 2024.10.09 22:15:04.923161 [ 3 ] {} <Debug> HTTP-Session: 72e1727b-64a4-4a49-834c-bbd1ac439faa Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
438 | 2024.10.09 22:15:04.923176 [ 3 ] {} <Debug> HTTP-Session: 72e1727b-64a4-4a49-834c-bbd1ac439faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
439 | 2024.10.09 22:15:04.923198 [ 3 ] {} <Debug> HTTP-Session: 72e1727b-64a4-4a49-834c-bbd1ac439faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2024.10.09 22:15:04.923228 [ 3 ] {} <Trace> HTTP-Session: 72e1727b-64a4-4a49-834c-bbd1ac439faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.10.09 22:15:04.923405 [ 3 ] {951e8db1-53f9-40ae-8407-b6de8183b6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
442 | 2024.10.09 22:15:04.923460 [ 3 ] {951e8db1-53f9-40ae-8407-b6de8183b6f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
443 | 2024.10.09 22:15:04.929961 [ 3 ] {951e8db1-53f9-40ae-8407-b6de8183b6f9} <Debug> oximeter.measurements_cumulativei64 (16894052-d1aa-4573-89a6-89c9410d485f): Loading data parts | ||
444 | 2024.10.09 22:15:04.930264 [ 3 ] {951e8db1-53f9-40ae-8407-b6de8183b6f9} <Debug> oximeter.measurements_cumulativei64 (16894052-d1aa-4573-89a6-89c9410d485f): There are no data parts | ||
445 | 2024.10.09 22:15:04.937215 [ 3 ] {951e8db1-53f9-40ae-8407-b6de8183b6f9} <Debug> DynamicQueryHandler: Done processing query | ||
446 | 2024.10.09 22:15:04.937302 [ 3 ] {} <Debug> HTTP-Session: 72e1727b-64a4-4a49-834c-bbd1ac439faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2024.10.09 22:15:04.937559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
448 | 2024.10.09 22:15:04.937690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
449 | 2024.10.09 22:15:04.937749 [ 3 ] {} <Debug> HTTP-Session: c7c44e6e-547a-40e9-bc6d-ab2cb499ea4e Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
450 | 2024.10.09 22:15:04.937787 [ 3 ] {} <Debug> HTTP-Session: c7c44e6e-547a-40e9-bc6d-ab2cb499ea4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
451 | 2024.10.09 22:15:04.937808 [ 3 ] {} <Debug> HTTP-Session: c7c44e6e-547a-40e9-bc6d-ab2cb499ea4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
452 | 2024.10.09 22:15:04.937861 [ 3 ] {} <Trace> HTTP-Session: c7c44e6e-547a-40e9-bc6d-ab2cb499ea4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.10.09 22:15:04.938045 [ 3 ] {fdfe4d22-faee-43d4-aa23-80848d7af713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
454 | 2024.10.09 22:15:04.938111 [ 3 ] {fdfe4d22-faee-43d4-aa23-80848d7af713} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
455 | 2024.10.09 22:15:04.958595 [ 3 ] {fdfe4d22-faee-43d4-aa23-80848d7af713} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Loading data parts | ||
456 | 2024.10.09 22:15:04.958898 [ 3 ] {fdfe4d22-faee-43d4-aa23-80848d7af713} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): There are no data parts | ||
457 | 2024.10.09 22:15:04.963089 [ 3 ] {fdfe4d22-faee-43d4-aa23-80848d7af713} <Debug> DynamicQueryHandler: Done processing query | ||
458 | 2024.10.09 22:15:04.963116 [ 3 ] {} <Debug> HTTP-Session: c7c44e6e-547a-40e9-bc6d-ab2cb499ea4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2024.10.09 22:15:04.963262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
460 | 2024.10.09 22:15:04.963310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
461 | 2024.10.09 22:15:04.963328 [ 3 ] {} <Debug> HTTP-Session: ba1e4f19-7aed-4776-96f8-ab80124a2c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
462 | 2024.10.09 22:15:04.963365 [ 3 ] {} <Debug> HTTP-Session: ba1e4f19-7aed-4776-96f8-ab80124a2c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
463 | 2024.10.09 22:15:04.963380 [ 3 ] {} <Debug> HTTP-Session: ba1e4f19-7aed-4776-96f8-ab80124a2c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
464 | 2024.10.09 22:15:04.963410 [ 3 ] {} <Trace> HTTP-Session: ba1e4f19-7aed-4776-96f8-ab80124a2c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.10.09 22:15:04.963611 [ 3 ] {da2d5542-24f5-4d8a-9bec-d37c8716fc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
466 | 2024.10.09 22:15:04.963671 [ 3 ] {da2d5542-24f5-4d8a-9bec-d37c8716fc83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
467 | 2024.10.09 22:15:04.982458 [ 3 ] {da2d5542-24f5-4d8a-9bec-d37c8716fc83} <Debug> oximeter.measurements_cumulativef32 (5dd7ab09-0485-4b47-9a05-bf3503114333): Loading data parts | ||
468 | 2024.10.09 22:15:04.982685 [ 3 ] {da2d5542-24f5-4d8a-9bec-d37c8716fc83} <Debug> oximeter.measurements_cumulativef32 (5dd7ab09-0485-4b47-9a05-bf3503114333): There are no data parts | ||
469 | 2024.10.09 22:15:04.993270 [ 3 ] {da2d5542-24f5-4d8a-9bec-d37c8716fc83} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.10.09 22:15:04.993323 [ 3 ] {} <Debug> HTTP-Session: ba1e4f19-7aed-4776-96f8-ab80124a2c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2024.10.09 22:15:04.993515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
472 | 2024.10.09 22:15:04.993579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
473 | 2024.10.09 22:15:04.993599 [ 3 ] {} <Debug> HTTP-Session: 35c10c15-575f-4d36-a0fe-d83fab890157 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
474 | 2024.10.09 22:15:04.993615 [ 3 ] {} <Debug> HTTP-Session: 35c10c15-575f-4d36-a0fe-d83fab890157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
475 | 2024.10.09 22:15:04.993641 [ 3 ] {} <Debug> HTTP-Session: 35c10c15-575f-4d36-a0fe-d83fab890157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.10.09 22:15:04.993671 [ 3 ] {} <Trace> HTTP-Session: 35c10c15-575f-4d36-a0fe-d83fab890157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2024.10.09 22:15:04.993867 [ 3 ] {cd66d333-b365-4513-9e8d-6d6468c909d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
478 | 2024.10.09 22:15:04.993919 [ 3 ] {cd66d333-b365-4513-9e8d-6d6468c909d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
479 | 2024.10.09 22:15:04.997442 [ 3 ] {cd66d333-b365-4513-9e8d-6d6468c909d3} <Debug> oximeter.measurements_cumulativef64 (c8df7218-76b7-41c4-8521-a551f7aead61): Loading data parts | ||
480 | 2024.10.09 22:15:04.997755 [ 3 ] {cd66d333-b365-4513-9e8d-6d6468c909d3} <Debug> oximeter.measurements_cumulativef64 (c8df7218-76b7-41c4-8521-a551f7aead61): There are no data parts | ||
481 | 2024.10.09 22:15:05.000164 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.49 MiB, peak 119.49 MiB, free memory in arenas 0.00 B, will set to 130.13 MiB (RSS), difference: 10.64 MiB | ||
482 | 2024.10.09 22:15:05.002088 [ 3 ] {cd66d333-b365-4513-9e8d-6d6468c909d3} <Debug> DynamicQueryHandler: Done processing query | ||
483 | 2024.10.09 22:15:05.002117 [ 3 ] {} <Debug> HTTP-Session: 35c10c15-575f-4d36-a0fe-d83fab890157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
484 | 2024.10.09 22:15:05.002232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
485 | 2024.10.09 22:15:05.002301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
486 | 2024.10.09 22:15:05.002319 [ 3 ] {} <Debug> HTTP-Session: 3b83f099-48cc-4c2b-92d2-81fb45709794 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
487 | 2024.10.09 22:15:05.002346 [ 3 ] {} <Debug> HTTP-Session: 3b83f099-48cc-4c2b-92d2-81fb45709794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
488 | 2024.10.09 22:15:05.002360 [ 3 ] {} <Debug> HTTP-Session: 3b83f099-48cc-4c2b-92d2-81fb45709794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
489 | 2024.10.09 22:15:05.002390 [ 3 ] {} <Trace> HTTP-Session: 3b83f099-48cc-4c2b-92d2-81fb45709794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2024.10.09 22:15:05.002654 [ 3 ] {f8c8f9b2-6008-40b6-a93a-66dcbebb9902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
491 | * NOTE: Array types cannot be Nullable, see | ||
492 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
493 | * for more details. | ||
494 | * | ||
495 | * This means we need to use empty arrays to indicate a missing value. This | ||
496 | * is unfortunate, and at this point relies on the fact that an | ||
497 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
498 | * to figure out another way to represent missing samples here. | ||
499 | */ | ||
500 | 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) | ||
501 | 2024.10.09 22:15:05.002725 [ 3 ] {f8c8f9b2-6008-40b6-a93a-66dcbebb9902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
502 | 2024.10.09 22:15:05.013091 [ 3 ] {f8c8f9b2-6008-40b6-a93a-66dcbebb9902} <Debug> oximeter.measurements_histogrami8 (21e5effe-6c65-49fa-9a58-edccb615a254): Loading data parts | ||
503 | 2024.10.09 22:15:05.013268 [ 3 ] {f8c8f9b2-6008-40b6-a93a-66dcbebb9902} <Debug> oximeter.measurements_histogrami8 (21e5effe-6c65-49fa-9a58-edccb615a254): There are no data parts | ||
504 | 2024.10.09 22:15:05.021636 [ 3 ] {f8c8f9b2-6008-40b6-a93a-66dcbebb9902} <Debug> DynamicQueryHandler: Done processing query | ||
505 | 2024.10.09 22:15:05.021686 [ 3 ] {} <Debug> HTTP-Session: 3b83f099-48cc-4c2b-92d2-81fb45709794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
506 | 2024.10.09 22:15:05.021806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
507 | 2024.10.09 22:15:05.021855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
508 | 2024.10.09 22:15:05.021894 [ 3 ] {} <Debug> HTTP-Session: 6250acb6-fd72-4704-a9dd-118c3e9750b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
509 | 2024.10.09 22:15:05.021910 [ 3 ] {} <Debug> HTTP-Session: 6250acb6-fd72-4704-a9dd-118c3e9750b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
510 | 2024.10.09 22:15:05.021924 [ 3 ] {} <Debug> HTTP-Session: 6250acb6-fd72-4704-a9dd-118c3e9750b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
511 | 2024.10.09 22:15:05.021971 [ 3 ] {} <Trace> HTTP-Session: 6250acb6-fd72-4704-a9dd-118c3e9750b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
512 | 2024.10.09 22:15:05.022221 [ 3 ] {9a910eb4-875d-4b86-a44e-41c20f7c293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
513 | 2024.10.09 22:15:05.022298 [ 3 ] {9a910eb4-875d-4b86-a44e-41c20f7c293f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
514 | 2024.10.09 22:15:05.028227 [ 3 ] {9a910eb4-875d-4b86-a44e-41c20f7c293f} <Debug> oximeter.measurements_histogramu8 (c0801441-7bca-489b-b973-8106dac99e28): Loading data parts | ||
515 | 2024.10.09 22:15:05.028449 [ 3 ] {9a910eb4-875d-4b86-a44e-41c20f7c293f} <Debug> oximeter.measurements_histogramu8 (c0801441-7bca-489b-b973-8106dac99e28): There are no data parts | ||
516 | 2024.10.09 22:15:05.032963 [ 3 ] {9a910eb4-875d-4b86-a44e-41c20f7c293f} <Debug> DynamicQueryHandler: Done processing query | ||
517 | 2024.10.09 22:15:05.033013 [ 3 ] {} <Debug> HTTP-Session: 6250acb6-fd72-4704-a9dd-118c3e9750b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
518 | 2024.10.09 22:15:05.033218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
519 | 2024.10.09 22:15:05.033337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
520 | 2024.10.09 22:15:05.033376 [ 3 ] {} <Debug> HTTP-Session: 8e2ce3e6-1e63-4b49-bb17-e9d3c332c245 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
521 | 2024.10.09 22:15:05.033419 [ 3 ] {} <Debug> HTTP-Session: 8e2ce3e6-1e63-4b49-bb17-e9d3c332c245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
522 | 2024.10.09 22:15:05.033457 [ 3 ] {} <Debug> HTTP-Session: 8e2ce3e6-1e63-4b49-bb17-e9d3c332c245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2024.10.09 22:15:05.033494 [ 3 ] {} <Trace> HTTP-Session: 8e2ce3e6-1e63-4b49-bb17-e9d3c332c245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
524 | 2024.10.09 22:15:05.033753 [ 3 ] {3c41f34c-150e-487e-9ac4-a240f0923bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
525 | 2024.10.09 22:15:05.033820 [ 3 ] {3c41f34c-150e-487e-9ac4-a240f0923bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
526 | 2024.10.09 22:15:05.037093 [ 3 ] {3c41f34c-150e-487e-9ac4-a240f0923bdf} <Debug> oximeter.measurements_histogrami16 (ee280ea9-8538-45eb-b0ec-91f186bc12f3): Loading data parts | ||
527 | 2024.10.09 22:15:05.037301 [ 3 ] {3c41f34c-150e-487e-9ac4-a240f0923bdf} <Debug> oximeter.measurements_histogrami16 (ee280ea9-8538-45eb-b0ec-91f186bc12f3): There are no data parts | ||
528 | 2024.10.09 22:15:05.039878 [ 3 ] {3c41f34c-150e-487e-9ac4-a240f0923bdf} <Debug> DynamicQueryHandler: Done processing query | ||
529 | 2024.10.09 22:15:05.039923 [ 3 ] {} <Debug> HTTP-Session: 8e2ce3e6-1e63-4b49-bb17-e9d3c332c245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.10.09 22:15:05.040046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
531 | 2024.10.09 22:15:05.040095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
532 | 2024.10.09 22:15:05.040126 [ 3 ] {} <Debug> HTTP-Session: c2348b29-fea4-43e8-b919-fb34d929b538 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
533 | 2024.10.09 22:15:05.040141 [ 3 ] {} <Debug> HTTP-Session: c2348b29-fea4-43e8-b919-fb34d929b538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.10.09 22:15:05.040155 [ 3 ] {} <Debug> HTTP-Session: c2348b29-fea4-43e8-b919-fb34d929b538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2024.10.09 22:15:05.040196 [ 3 ] {} <Trace> HTTP-Session: c2348b29-fea4-43e8-b919-fb34d929b538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
536 | 2024.10.09 22:15:05.040446 [ 3 ] {e0b5ed4a-19f8-4bbb-b249-f337adf069be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
537 | 2024.10.09 22:15:05.040512 [ 3 ] {e0b5ed4a-19f8-4bbb-b249-f337adf069be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
538 | 2024.10.09 22:15:05.045642 [ 3 ] {e0b5ed4a-19f8-4bbb-b249-f337adf069be} <Debug> oximeter.measurements_histogramu16 (7f8ca928-97a5-4bf4-bf00-373ebbde63fb): Loading data parts | ||
539 | 2024.10.09 22:15:05.045896 [ 3 ] {e0b5ed4a-19f8-4bbb-b249-f337adf069be} <Debug> oximeter.measurements_histogramu16 (7f8ca928-97a5-4bf4-bf00-373ebbde63fb): There are no data parts | ||
540 | 2024.10.09 22:15:05.053401 [ 3 ] {e0b5ed4a-19f8-4bbb-b249-f337adf069be} <Debug> DynamicQueryHandler: Done processing query | ||
541 | 2024.10.09 22:15:05.053433 [ 3 ] {} <Debug> HTTP-Session: c2348b29-fea4-43e8-b919-fb34d929b538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2024.10.09 22:15:05.053579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
543 | 2024.10.09 22:15:05.053655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
544 | 2024.10.09 22:15:05.053679 [ 3 ] {} <Debug> HTTP-Session: a8c772f4-b8f5-4a01-bd22-d7a069dd635a Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
545 | 2024.10.09 22:15:05.053711 [ 3 ] {} <Debug> HTTP-Session: a8c772f4-b8f5-4a01-bd22-d7a069dd635a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2024.10.09 22:15:05.053728 [ 3 ] {} <Debug> HTTP-Session: a8c772f4-b8f5-4a01-bd22-d7a069dd635a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
547 | 2024.10.09 22:15:05.053765 [ 3 ] {} <Trace> HTTP-Session: a8c772f4-b8f5-4a01-bd22-d7a069dd635a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2024.10.09 22:15:05.054082 [ 3 ] {2a4f0bf6-ad56-42e5-926e-6e18572d513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
549 | 2024.10.09 22:15:05.054162 [ 3 ] {2a4f0bf6-ad56-42e5-926e-6e18572d513a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
550 | 2024.10.09 22:15:05.062741 [ 3 ] {2a4f0bf6-ad56-42e5-926e-6e18572d513a} <Debug> oximeter.measurements_histogrami32 (bfeb2e56-90d3-4697-a441-cfe99027fcb1): Loading data parts | ||
551 | 2024.10.09 22:15:05.062903 [ 3 ] {2a4f0bf6-ad56-42e5-926e-6e18572d513a} <Debug> oximeter.measurements_histogrami32 (bfeb2e56-90d3-4697-a441-cfe99027fcb1): There are no data parts | ||
552 | 2024.10.09 22:15:05.069480 [ 3 ] {2a4f0bf6-ad56-42e5-926e-6e18572d513a} <Debug> DynamicQueryHandler: Done processing query | ||
553 | 2024.10.09 22:15:05.069520 [ 3 ] {} <Debug> HTTP-Session: a8c772f4-b8f5-4a01-bd22-d7a069dd635a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
554 | 2024.10.09 22:15:05.069643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
555 | 2024.10.09 22:15:05.069698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
556 | 2024.10.09 22:15:05.069723 [ 3 ] {} <Debug> HTTP-Session: 2e43c04b-e2a2-471d-862a-544cc794efca Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
557 | 2024.10.09 22:15:05.069739 [ 3 ] {} <Debug> HTTP-Session: 2e43c04b-e2a2-471d-862a-544cc794efca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2024.10.09 22:15:05.069752 [ 3 ] {} <Debug> HTTP-Session: 2e43c04b-e2a2-471d-862a-544cc794efca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
559 | 2024.10.09 22:15:05.069794 [ 3 ] {} <Trace> HTTP-Session: 2e43c04b-e2a2-471d-862a-544cc794efca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2024.10.09 22:15:05.070038 [ 3 ] {c51e7215-4e14-40c6-888f-ab97cf9bd637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
561 | 2024.10.09 22:15:05.070110 [ 3 ] {c51e7215-4e14-40c6-888f-ab97cf9bd637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
562 | 2024.10.09 22:15:05.081921 [ 3 ] {c51e7215-4e14-40c6-888f-ab97cf9bd637} <Debug> oximeter.measurements_histogramu32 (f751615b-2845-46e7-9643-ef1566cc0120): Loading data parts | ||
563 | 2024.10.09 22:15:05.082170 [ 3 ] {c51e7215-4e14-40c6-888f-ab97cf9bd637} <Debug> oximeter.measurements_histogramu32 (f751615b-2845-46e7-9643-ef1566cc0120): There are no data parts | ||
564 | 2024.10.09 22:15:05.090465 [ 3 ] {c51e7215-4e14-40c6-888f-ab97cf9bd637} <Debug> DynamicQueryHandler: Done processing query | ||
565 | 2024.10.09 22:15:05.090492 [ 3 ] {} <Debug> HTTP-Session: 2e43c04b-e2a2-471d-862a-544cc794efca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
566 | 2024.10.09 22:15:05.090633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
567 | 2024.10.09 22:15:05.090681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
568 | 2024.10.09 22:15:05.090701 [ 3 ] {} <Debug> HTTP-Session: d59086a0-776b-429f-8182-99ee548b3850 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
569 | 2024.10.09 22:15:05.090737 [ 3 ] {} <Debug> HTTP-Session: d59086a0-776b-429f-8182-99ee548b3850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2024.10.09 22:15:05.090750 [ 3 ] {} <Debug> HTTP-Session: d59086a0-776b-429f-8182-99ee548b3850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
571 | 2024.10.09 22:15:05.090780 [ 3 ] {} <Trace> HTTP-Session: d59086a0-776b-429f-8182-99ee548b3850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.10.09 22:15:05.091039 [ 3 ] {78d14812-d47c-4598-84e6-9b6388218a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
573 | 2024.10.09 22:15:05.091106 [ 3 ] {78d14812-d47c-4598-84e6-9b6388218a71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
574 | 2024.10.09 22:15:05.099150 [ 3 ] {78d14812-d47c-4598-84e6-9b6388218a71} <Debug> oximeter.measurements_histogrami64 (62531180-d75e-4efc-a9dc-d8fcc8a9d39c): Loading data parts | ||
575 | 2024.10.09 22:15:05.099351 [ 3 ] {78d14812-d47c-4598-84e6-9b6388218a71} <Debug> oximeter.measurements_histogrami64 (62531180-d75e-4efc-a9dc-d8fcc8a9d39c): There are no data parts | ||
576 | 2024.10.09 22:15:05.105042 [ 3 ] {78d14812-d47c-4598-84e6-9b6388218a71} <Debug> DynamicQueryHandler: Done processing query | ||
577 | 2024.10.09 22:15:05.105068 [ 3 ] {} <Debug> HTTP-Session: d59086a0-776b-429f-8182-99ee548b3850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2024.10.09 22:15:05.105206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
579 | 2024.10.09 22:15:05.105268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
580 | 2024.10.09 22:15:05.105287 [ 3 ] {} <Debug> HTTP-Session: 994955c2-e05e-4492-9123-eef03b15a9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
581 | 2024.10.09 22:15:05.105303 [ 3 ] {} <Debug> HTTP-Session: 994955c2-e05e-4492-9123-eef03b15a9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2024.10.09 22:15:05.105324 [ 3 ] {} <Debug> HTTP-Session: 994955c2-e05e-4492-9123-eef03b15a9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2024.10.09 22:15:05.105361 [ 3 ] {} <Trace> HTTP-Session: 994955c2-e05e-4492-9123-eef03b15a9ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
584 | 2024.10.09 22:15:05.105606 [ 3 ] {e6bc1a25-c66f-4ad1-8f93-e0a423f9bd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
585 | 2024.10.09 22:15:05.105673 [ 3 ] {e6bc1a25-c66f-4ad1-8f93-e0a423f9bd8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
586 | 2024.10.09 22:15:05.114702 [ 3 ] {e6bc1a25-c66f-4ad1-8f93-e0a423f9bd8f} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Loading data parts | ||
587 | 2024.10.09 22:15:05.114984 [ 3 ] {e6bc1a25-c66f-4ad1-8f93-e0a423f9bd8f} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): There are no data parts | ||
588 | 2024.10.09 22:15:05.122386 [ 3 ] {e6bc1a25-c66f-4ad1-8f93-e0a423f9bd8f} <Debug> DynamicQueryHandler: Done processing query | ||
589 | 2024.10.09 22:15:05.122411 [ 3 ] {} <Debug> HTTP-Session: 994955c2-e05e-4492-9123-eef03b15a9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2024.10.09 22:15:05.122657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
591 | 2024.10.09 22:15:05.122751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
592 | 2024.10.09 22:15:05.122788 [ 3 ] {} <Debug> HTTP-Session: 0b999662-ff06-4115-a1fd-ca391dcad827 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
593 | 2024.10.09 22:15:05.122847 [ 3 ] {} <Debug> HTTP-Session: 0b999662-ff06-4115-a1fd-ca391dcad827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.10.09 22:15:05.122875 [ 3 ] {} <Debug> HTTP-Session: 0b999662-ff06-4115-a1fd-ca391dcad827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2024.10.09 22:15:05.122934 [ 3 ] {} <Trace> HTTP-Session: 0b999662-ff06-4115-a1fd-ca391dcad827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
596 | 2024.10.09 22:15:05.123454 [ 3 ] {c0c0cafe-7d54-4ddc-a837-4342bfc782fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
597 | 2024.10.09 22:15:05.123532 [ 3 ] {c0c0cafe-7d54-4ddc-a837-4342bfc782fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
598 | 2024.10.09 22:15:05.129923 [ 3 ] {c0c0cafe-7d54-4ddc-a837-4342bfc782fa} <Debug> oximeter.measurements_histogramf32 (edbc1993-166a-403f-9d92-7079306fc0ac): Loading data parts | ||
599 | 2024.10.09 22:15:05.130213 [ 3 ] {c0c0cafe-7d54-4ddc-a837-4342bfc782fa} <Debug> oximeter.measurements_histogramf32 (edbc1993-166a-403f-9d92-7079306fc0ac): There are no data parts | ||
600 | 2024.10.09 22:15:05.141382 [ 3 ] {c0c0cafe-7d54-4ddc-a837-4342bfc782fa} <Debug> DynamicQueryHandler: Done processing query | ||
601 | 2024.10.09 22:15:05.141414 [ 3 ] {} <Debug> HTTP-Session: 0b999662-ff06-4115-a1fd-ca391dcad827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2024.10.09 22:15:05.141541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
603 | 2024.10.09 22:15:05.141603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
604 | 2024.10.09 22:15:05.141623 [ 3 ] {} <Debug> HTTP-Session: de391995-2e0e-4ded-a306-e9f066980f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
605 | 2024.10.09 22:15:05.141639 [ 3 ] {} <Debug> HTTP-Session: de391995-2e0e-4ded-a306-e9f066980f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.10.09 22:15:05.141667 [ 3 ] {} <Debug> HTTP-Session: de391995-2e0e-4ded-a306-e9f066980f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.10.09 22:15:05.141698 [ 3 ] {} <Trace> HTTP-Session: de391995-2e0e-4ded-a306-e9f066980f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
608 | 2024.10.09 22:15:05.141946 [ 3 ] {bbb7e1c6-3269-4df0-9cbe-6058df34997f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) 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) | ||
609 | 2024.10.09 22:15:05.142012 [ 3 ] {bbb7e1c6-3269-4df0-9cbe-6058df34997f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
610 | 2024.10.09 22:15:05.148065 [ 3 ] {bbb7e1c6-3269-4df0-9cbe-6058df34997f} <Debug> oximeter.measurements_histogramf64 (9efcf83a-2805-41a9-8d4f-cfed24bd24ec): Loading data parts | ||
611 | 2024.10.09 22:15:05.148319 [ 3 ] {bbb7e1c6-3269-4df0-9cbe-6058df34997f} <Debug> oximeter.measurements_histogramf64 (9efcf83a-2805-41a9-8d4f-cfed24bd24ec): There are no data parts | ||
612 | 2024.10.09 22:15:05.155870 [ 3 ] {bbb7e1c6-3269-4df0-9cbe-6058df34997f} <Debug> DynamicQueryHandler: Done processing query | ||
613 | 2024.10.09 22:15:05.155920 [ 3 ] {} <Debug> HTTP-Session: de391995-2e0e-4ded-a306-e9f066980f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.10.09 22:15:05.156142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
615 | 2024.10.09 22:15:05.156238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
616 | 2024.10.09 22:15:05.156292 [ 3 ] {} <Debug> HTTP-Session: d76d5396-3f52-4e58-a7ea-98a5c300ac58 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
617 | 2024.10.09 22:15:05.156334 [ 3 ] {} <Debug> HTTP-Session: d76d5396-3f52-4e58-a7ea-98a5c300ac58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.10.09 22:15:05.156362 [ 3 ] {} <Debug> HTTP-Session: d76d5396-3f52-4e58-a7ea-98a5c300ac58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.10.09 22:15:05.156421 [ 3 ] {} <Trace> HTTP-Session: d76d5396-3f52-4e58-a7ea-98a5c300ac58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
620 | 2024.10.09 22:15:05.156630 [ 3 ] {f9d22ae8-c206-4b7b-81a8-62449cb99032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) /* The field tables store named dimensions of each timeseries. | ||
621 | * | ||
622 | * As with the measurement tables, there is one field table for each field data | ||
623 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
624 | * this behavior **must not** be relied upon for query correctness. | ||
625 | * | ||
626 | * The index for the fields differs from the measurements, however. Rows are | ||
627 | * sorted by timeseries name, then field name, field value, and finally | ||
628 | * timeseries key. This reflects the most common pattern for looking them up: | ||
629 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
630 | * usually then used to look up measurements. | ||
631 | * | ||
632 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
633 | * timeseries name and then key, since it would improve lookups where one | ||
634 | * already has the key. Realistically though, these tables are quite small and | ||
635 | * so performance benefits will be low in absolute terms. | ||
636 | * | ||
637 | * TTL: We use a materialized column to expire old field table records. This | ||
638 | * column is generated automatically by the database whenever a new row is | ||
639 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
640 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
641 | * record will remain during a deduplication, which will have the last | ||
642 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
643 | * measurement tables. | ||
644 | */ | ||
645 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
646 | 2024.10.09 22:15:05.156692 [ 3 ] {f9d22ae8-c206-4b7b-81a8-62449cb99032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
647 | 2024.10.09 22:15:05.164265 [ 3 ] {f9d22ae8-c206-4b7b-81a8-62449cb99032} <Debug> oximeter.fields_bool (1e477dc1-49fa-41ac-97f2-1a5328e13038): Loading data parts | ||
648 | 2024.10.09 22:15:05.164486 [ 3 ] {f9d22ae8-c206-4b7b-81a8-62449cb99032} <Debug> oximeter.fields_bool (1e477dc1-49fa-41ac-97f2-1a5328e13038): There are no data parts | ||
649 | 2024.10.09 22:15:05.173125 [ 3 ] {f9d22ae8-c206-4b7b-81a8-62449cb99032} <Debug> DynamicQueryHandler: Done processing query | ||
650 | 2024.10.09 22:15:05.173156 [ 3 ] {} <Debug> HTTP-Session: d76d5396-3f52-4e58-a7ea-98a5c300ac58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.10.09 22:15:05.173274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
652 | 2024.10.09 22:15:05.173358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
653 | 2024.10.09 22:15:05.173381 [ 3 ] {} <Debug> HTTP-Session: c07d96e9-6e9d-4b5a-a220-4614ed0f40e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
654 | 2024.10.09 22:15:05.173401 [ 3 ] {} <Debug> HTTP-Session: c07d96e9-6e9d-4b5a-a220-4614ed0f40e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.10.09 22:15:05.173426 [ 3 ] {} <Debug> HTTP-Session: c07d96e9-6e9d-4b5a-a220-4614ed0f40e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.10.09 22:15:05.173466 [ 3 ] {} <Trace> HTTP-Session: c07d96e9-6e9d-4b5a-a220-4614ed0f40e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
657 | 2024.10.09 22:15:05.173647 [ 3 ] {c4ccf011-2efd-4966-8b17-0a592f018ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
658 | 2024.10.09 22:15:05.173706 [ 3 ] {c4ccf011-2efd-4966-8b17-0a592f018ad2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
659 | 2024.10.09 22:15:05.177127 [ 3 ] {c4ccf011-2efd-4966-8b17-0a592f018ad2} <Debug> oximeter.fields_i8 (b954bd2b-41df-4c0b-86ce-e7540b0e65e5): Loading data parts | ||
660 | 2024.10.09 22:15:05.177307 [ 3 ] {c4ccf011-2efd-4966-8b17-0a592f018ad2} <Debug> oximeter.fields_i8 (b954bd2b-41df-4c0b-86ce-e7540b0e65e5): There are no data parts | ||
661 | 2024.10.09 22:15:05.179748 [ 3 ] {c4ccf011-2efd-4966-8b17-0a592f018ad2} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.10.09 22:15:05.179774 [ 3 ] {} <Debug> HTTP-Session: c07d96e9-6e9d-4b5a-a220-4614ed0f40e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.10.09 22:15:05.179916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
664 | 2024.10.09 22:15:05.179962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
665 | 2024.10.09 22:15:05.179980 [ 3 ] {} <Debug> HTTP-Session: abe0a12f-8876-437a-a5d6-5d934bb1430f Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
666 | 2024.10.09 22:15:05.180010 [ 3 ] {} <Debug> HTTP-Session: abe0a12f-8876-437a-a5d6-5d934bb1430f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.10.09 22:15:05.180023 [ 3 ] {} <Debug> HTTP-Session: abe0a12f-8876-437a-a5d6-5d934bb1430f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.10.09 22:15:05.180053 [ 3 ] {} <Trace> HTTP-Session: abe0a12f-8876-437a-a5d6-5d934bb1430f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
669 | 2024.10.09 22:15:05.180239 [ 3 ] {8c7c768e-461f-4264-b29c-b6f1888a4e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
670 | 2024.10.09 22:15:05.180296 [ 3 ] {8c7c768e-461f-4264-b29c-b6f1888a4e3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
671 | 2024.10.09 22:15:05.184752 [ 3 ] {8c7c768e-461f-4264-b29c-b6f1888a4e3e} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Loading data parts | ||
672 | 2024.10.09 22:15:05.185023 [ 3 ] {8c7c768e-461f-4264-b29c-b6f1888a4e3e} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): There are no data parts | ||
673 | 2024.10.09 22:15:05.194343 [ 3 ] {8c7c768e-461f-4264-b29c-b6f1888a4e3e} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2024.10.09 22:15:05.194393 [ 3 ] {} <Debug> HTTP-Session: abe0a12f-8876-437a-a5d6-5d934bb1430f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
675 | 2024.10.09 22:15:05.194561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.10.09 22:15:05.194653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
677 | 2024.10.09 22:15:05.194678 [ 3 ] {} <Debug> HTTP-Session: 5e82f4b3-2670-48c6-8812-b80d39f6ee33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
678 | 2024.10.09 22:15:05.194697 [ 3 ] {} <Debug> HTTP-Session: 5e82f4b3-2670-48c6-8812-b80d39f6ee33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.10.09 22:15:05.194730 [ 3 ] {} <Debug> HTTP-Session: 5e82f4b3-2670-48c6-8812-b80d39f6ee33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.10.09 22:15:05.194768 [ 3 ] {} <Trace> HTTP-Session: 5e82f4b3-2670-48c6-8812-b80d39f6ee33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
681 | 2024.10.09 22:15:05.194988 [ 3 ] {8784e0fb-5c73-4daa-bdd2-cdacbe893276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
682 | 2024.10.09 22:15:05.195055 [ 3 ] {8784e0fb-5c73-4daa-bdd2-cdacbe893276} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
683 | 2024.10.09 22:15:05.200206 [ 3 ] {8784e0fb-5c73-4daa-bdd2-cdacbe893276} <Debug> oximeter.fields_i16 (ded6df53-64f3-4d40-b37e-1f9590d040f1): Loading data parts | ||
684 | 2024.10.09 22:15:05.200433 [ 3 ] {8784e0fb-5c73-4daa-bdd2-cdacbe893276} <Debug> oximeter.fields_i16 (ded6df53-64f3-4d40-b37e-1f9590d040f1): There are no data parts | ||
685 | 2024.10.09 22:15:05.208022 [ 3 ] {8784e0fb-5c73-4daa-bdd2-cdacbe893276} <Debug> DynamicQueryHandler: Done processing query | ||
686 | 2024.10.09 22:15:05.208053 [ 3 ] {} <Debug> HTTP-Session: 5e82f4b3-2670-48c6-8812-b80d39f6ee33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.10.09 22:15:05.208204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2024.10.09 22:15:05.208262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
689 | 2024.10.09 22:15:05.208301 [ 3 ] {} <Debug> HTTP-Session: 4f5f1449-d35d-4497-8cd6-12932816d72f Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
690 | 2024.10.09 22:15:05.208321 [ 3 ] {} <Debug> HTTP-Session: 4f5f1449-d35d-4497-8cd6-12932816d72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.10.09 22:15:05.208338 [ 3 ] {} <Debug> HTTP-Session: 4f5f1449-d35d-4497-8cd6-12932816d72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.10.09 22:15:05.208388 [ 3 ] {} <Trace> HTTP-Session: 4f5f1449-d35d-4497-8cd6-12932816d72f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
693 | 2024.10.09 22:15:05.208571 [ 3 ] {926ef4f1-8e2d-484e-b294-f18fb796f3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
694 | 2024.10.09 22:15:05.208628 [ 3 ] {926ef4f1-8e2d-484e-b294-f18fb796f3b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
695 | 2024.10.09 22:15:05.225233 [ 3 ] {926ef4f1-8e2d-484e-b294-f18fb796f3b7} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Loading data parts | ||
696 | 2024.10.09 22:15:05.225432 [ 3 ] {926ef4f1-8e2d-484e-b294-f18fb796f3b7} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): There are no data parts | ||
697 | 2024.10.09 22:15:05.234855 [ 3 ] {926ef4f1-8e2d-484e-b294-f18fb796f3b7} <Debug> DynamicQueryHandler: Done processing query | ||
698 | 2024.10.09 22:15:05.234885 [ 3 ] {} <Debug> HTTP-Session: 4f5f1449-d35d-4497-8cd6-12932816d72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.10.09 22:15:05.235010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
700 | 2024.10.09 22:15:05.235095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
701 | 2024.10.09 22:15:05.235118 [ 3 ] {} <Debug> HTTP-Session: 4645a2d6-e937-4d4d-bf8d-648338c5b3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
702 | 2024.10.09 22:15:05.235137 [ 3 ] {} <Debug> HTTP-Session: 4645a2d6-e937-4d4d-bf8d-648338c5b3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.10.09 22:15:05.235172 [ 3 ] {} <Debug> HTTP-Session: 4645a2d6-e937-4d4d-bf8d-648338c5b3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.10.09 22:15:05.235209 [ 3 ] {} <Trace> HTTP-Session: 4645a2d6-e937-4d4d-bf8d-648338c5b3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
705 | 2024.10.09 22:15:05.235429 [ 3 ] {da393631-17a3-4345-892c-874624803746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
706 | 2024.10.09 22:15:05.235481 [ 3 ] {da393631-17a3-4345-892c-874624803746} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
707 | 2024.10.09 22:15:05.244739 [ 3 ] {da393631-17a3-4345-892c-874624803746} <Debug> oximeter.fields_i32 (0cc493a4-beb2-42d8-b446-1e117c8a58e4): Loading data parts | ||
708 | 2024.10.09 22:15:05.244953 [ 3 ] {da393631-17a3-4345-892c-874624803746} <Debug> oximeter.fields_i32 (0cc493a4-beb2-42d8-b446-1e117c8a58e4): There are no data parts | ||
709 | 2024.10.09 22:15:05.250830 [ 3 ] {da393631-17a3-4345-892c-874624803746} <Debug> DynamicQueryHandler: Done processing query | ||
710 | 2024.10.09 22:15:05.250881 [ 3 ] {} <Debug> HTTP-Session: 4645a2d6-e937-4d4d-bf8d-648338c5b3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
711 | 2024.10.09 22:15:05.251005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
712 | 2024.10.09 22:15:05.251053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
713 | 2024.10.09 22:15:05.251087 [ 3 ] {} <Debug> HTTP-Session: 8ade8016-e1e7-4844-a4f7-8b70102941e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
714 | 2024.10.09 22:15:05.251103 [ 3 ] {} <Debug> HTTP-Session: 8ade8016-e1e7-4844-a4f7-8b70102941e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.10.09 22:15:05.251116 [ 3 ] {} <Debug> HTTP-Session: 8ade8016-e1e7-4844-a4f7-8b70102941e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
716 | 2024.10.09 22:15:05.251159 [ 3 ] {} <Trace> HTTP-Session: 8ade8016-e1e7-4844-a4f7-8b70102941e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
717 | 2024.10.09 22:15:05.251334 [ 3 ] {b4717a90-9183-413b-b8dc-c977bbdf0d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
718 | 2024.10.09 22:15:05.251393 [ 3 ] {b4717a90-9183-413b-b8dc-c977bbdf0d22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
719 | 2024.10.09 22:15:05.260477 [ 3 ] {b4717a90-9183-413b-b8dc-c977bbdf0d22} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Loading data parts | ||
720 | 2024.10.09 22:15:05.260819 [ 3 ] {b4717a90-9183-413b-b8dc-c977bbdf0d22} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): There are no data parts | ||
721 | 2024.10.09 22:15:05.265480 [ 3 ] {b4717a90-9183-413b-b8dc-c977bbdf0d22} <Debug> DynamicQueryHandler: Done processing query | ||
722 | 2024.10.09 22:15:05.265532 [ 3 ] {} <Debug> HTTP-Session: 8ade8016-e1e7-4844-a4f7-8b70102941e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.10.09 22:15:05.265680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2024.10.09 22:15:05.265757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
725 | 2024.10.09 22:15:05.265777 [ 3 ] {} <Debug> HTTP-Session: b71445ca-916c-4c09-805e-17ae7118d8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
726 | 2024.10.09 22:15:05.265806 [ 3 ] {} <Debug> HTTP-Session: b71445ca-916c-4c09-805e-17ae7118d8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.10.09 22:15:05.265819 [ 3 ] {} <Debug> HTTP-Session: b71445ca-916c-4c09-805e-17ae7118d8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
728 | 2024.10.09 22:15:05.265849 [ 3 ] {} <Trace> HTTP-Session: b71445ca-916c-4c09-805e-17ae7118d8d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2024.10.09 22:15:05.266040 [ 3 ] {3be8b019-0f79-440a-afce-4414f8435980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
730 | 2024.10.09 22:15:05.266098 [ 3 ] {3be8b019-0f79-440a-afce-4414f8435980} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
731 | 2024.10.09 22:15:05.274601 [ 3 ] {3be8b019-0f79-440a-afce-4414f8435980} <Debug> oximeter.fields_i64 (08d0608c-ebcf-4fa5-b26b-deee29309ead): Loading data parts | ||
732 | 2024.10.09 22:15:05.274918 [ 3 ] {3be8b019-0f79-440a-afce-4414f8435980} <Debug> oximeter.fields_i64 (08d0608c-ebcf-4fa5-b26b-deee29309ead): There are no data parts | ||
733 | 2024.10.09 22:15:05.280132 [ 3 ] {3be8b019-0f79-440a-afce-4414f8435980} <Debug> DynamicQueryHandler: Done processing query | ||
734 | 2024.10.09 22:15:05.280182 [ 3 ] {} <Debug> HTTP-Session: b71445ca-916c-4c09-805e-17ae7118d8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.10.09 22:15:05.280307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
736 | 2024.10.09 22:15:05.280373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
737 | 2024.10.09 22:15:05.280397 [ 3 ] {} <Debug> HTTP-Session: e9326752-696d-4ab5-b942-049323649cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
738 | 2024.10.09 22:15:05.280416 [ 3 ] {} <Debug> HTTP-Session: e9326752-696d-4ab5-b942-049323649cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.10.09 22:15:05.280433 [ 3 ] {} <Debug> HTTP-Session: e9326752-696d-4ab5-b942-049323649cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.10.09 22:15:05.280471 [ 3 ] {} <Trace> HTTP-Session: e9326752-696d-4ab5-b942-049323649cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
741 | 2024.10.09 22:15:05.280646 [ 3 ] {f0dd910f-d449-4cea-86b0-2dd16db89ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
742 | 2024.10.09 22:15:05.280700 [ 3 ] {f0dd910f-d449-4cea-86b0-2dd16db89ba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
743 | 2024.10.09 22:15:05.292027 [ 3 ] {f0dd910f-d449-4cea-86b0-2dd16db89ba2} <Debug> oximeter.fields_u64 (75bb7f24-d689-4968-89b3-b98b34b6ec7e): Loading data parts | ||
744 | 2024.10.09 22:15:05.292298 [ 3 ] {f0dd910f-d449-4cea-86b0-2dd16db89ba2} <Debug> oximeter.fields_u64 (75bb7f24-d689-4968-89b3-b98b34b6ec7e): There are no data parts | ||
745 | 2024.10.09 22:15:05.296682 [ 3 ] {f0dd910f-d449-4cea-86b0-2dd16db89ba2} <Debug> DynamicQueryHandler: Done processing query | ||
746 | 2024.10.09 22:15:05.296735 [ 3 ] {} <Debug> HTTP-Session: e9326752-696d-4ab5-b942-049323649cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.10.09 22:15:05.296954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
748 | 2024.10.09 22:15:05.297048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
749 | 2024.10.09 22:15:05.297085 [ 3 ] {} <Debug> HTTP-Session: d4742d0d-1eec-4d59-8c41-5a07291bac63 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
750 | 2024.10.09 22:15:05.297117 [ 3 ] {} <Debug> HTTP-Session: d4742d0d-1eec-4d59-8c41-5a07291bac63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.10.09 22:15:05.297144 [ 3 ] {} <Debug> HTTP-Session: d4742d0d-1eec-4d59-8c41-5a07291bac63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.10.09 22:15:05.297205 [ 3 ] {} <Trace> HTTP-Session: d4742d0d-1eec-4d59-8c41-5a07291bac63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2024.10.09 22:15:05.297529 [ 3 ] {d656ea90-dca2-4b9d-89bf-d202ccd42ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
754 | 2024.10.09 22:15:05.297574 [ 3 ] {d656ea90-dca2-4b9d-89bf-d202ccd42ef0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
755 | 2024.10.09 22:15:05.309286 [ 3 ] {d656ea90-dca2-4b9d-89bf-d202ccd42ef0} <Debug> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Loading data parts | ||
756 | 2024.10.09 22:15:05.309463 [ 3 ] {d656ea90-dca2-4b9d-89bf-d202ccd42ef0} <Debug> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): There are no data parts | ||
757 | 2024.10.09 22:15:05.315530 [ 3 ] {d656ea90-dca2-4b9d-89bf-d202ccd42ef0} <Debug> DynamicQueryHandler: Done processing query | ||
758 | 2024.10.09 22:15:05.315557 [ 3 ] {} <Debug> HTTP-Session: d4742d0d-1eec-4d59-8c41-5a07291bac63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.10.09 22:15:05.315719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
760 | 2024.10.09 22:15:05.315766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
761 | 2024.10.09 22:15:05.315785 [ 3 ] {} <Debug> HTTP-Session: 012fa341-c18d-40c7-9990-88b25fffac62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
762 | 2024.10.09 22:15:05.315800 [ 3 ] {} <Debug> HTTP-Session: 012fa341-c18d-40c7-9990-88b25fffac62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2024.10.09 22:15:05.315814 [ 3 ] {} <Debug> HTTP-Session: 012fa341-c18d-40c7-9990-88b25fffac62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
764 | 2024.10.09 22:15:05.315844 [ 3 ] {} <Trace> HTTP-Session: 012fa341-c18d-40c7-9990-88b25fffac62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
765 | 2024.10.09 22:15:05.316017 [ 3 ] {d7711abc-0882-46a3-bc45-139dbc683bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
766 | 2024.10.09 22:15:05.316062 [ 3 ] {d7711abc-0882-46a3-bc45-139dbc683bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
767 | 2024.10.09 22:15:05.328074 [ 3 ] {d7711abc-0882-46a3-bc45-139dbc683bce} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Loading data parts | ||
768 | 2024.10.09 22:15:05.328300 [ 3 ] {d7711abc-0882-46a3-bc45-139dbc683bce} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): There are no data parts | ||
769 | 2024.10.09 22:15:05.336264 [ 3 ] {d7711abc-0882-46a3-bc45-139dbc683bce} <Debug> DynamicQueryHandler: Done processing query | ||
770 | 2024.10.09 22:15:05.336291 [ 3 ] {} <Debug> HTTP-Session: 012fa341-c18d-40c7-9990-88b25fffac62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
771 | 2024.10.09 22:15:05.336415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
772 | 2024.10.09 22:15:05.336462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
773 | 2024.10.09 22:15:05.336480 [ 3 ] {} <Debug> HTTP-Session: d66e656b-d2f7-4bda-bf6a-2781f1c177a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
774 | 2024.10.09 22:15:05.336497 [ 3 ] {} <Debug> HTTP-Session: d66e656b-d2f7-4bda-bf6a-2781f1c177a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
775 | 2024.10.09 22:15:05.336510 [ 3 ] {} <Debug> HTTP-Session: d66e656b-d2f7-4bda-bf6a-2781f1c177a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
776 | 2024.10.09 22:15:05.336540 [ 3 ] {} <Trace> HTTP-Session: d66e656b-d2f7-4bda-bf6a-2781f1c177a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2024.10.09 22:15:05.336714 [ 3 ] {e900e646-3257-42f0-879f-8abd9c9f621d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
778 | 2024.10.09 22:15:05.336760 [ 3 ] {e900e646-3257-42f0-879f-8abd9c9f621d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
779 | 2024.10.09 22:15:05.341671 [ 3 ] {e900e646-3257-42f0-879f-8abd9c9f621d} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Loading data parts | ||
780 | 2024.10.09 22:15:05.341857 [ 3 ] {e900e646-3257-42f0-879f-8abd9c9f621d} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): There are no data parts | ||
781 | 2024.10.09 22:15:05.351657 [ 3 ] {e900e646-3257-42f0-879f-8abd9c9f621d} <Debug> DynamicQueryHandler: Done processing query | ||
782 | 2024.10.09 22:15:05.351709 [ 3 ] {} <Debug> HTTP-Session: d66e656b-d2f7-4bda-bf6a-2781f1c177a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
783 | 2024.10.09 22:15:05.351941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
784 | 2024.10.09 22:15:05.352034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
785 | 2024.10.09 22:15:05.352071 [ 3 ] {} <Debug> HTTP-Session: ef5a80f8-f997-48dc-a990-47e0e1984f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
786 | 2024.10.09 22:15:05.352103 [ 3 ] {} <Debug> HTTP-Session: ef5a80f8-f997-48dc-a990-47e0e1984f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2024.10.09 22:15:05.352131 [ 3 ] {} <Debug> HTTP-Session: ef5a80f8-f997-48dc-a990-47e0e1984f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
788 | 2024.10.09 22:15:05.352192 [ 3 ] {} <Trace> HTTP-Session: ef5a80f8-f997-48dc-a990-47e0e1984f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2024.10.09 22:15:05.352566 [ 3 ] {8071cae0-098d-4f76-a057-b320f68dca44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) /* The timeseries schema table stores the extracted schema for the samples | ||
790 | * oximeter collects. | ||
791 | */ | ||
792 | 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) | ||
793 | 2024.10.09 22:15:05.352626 [ 3 ] {8071cae0-098d-4f76-a057-b320f68dca44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
794 | 2024.10.09 22:15:05.360838 [ 3 ] {8071cae0-098d-4f76-a057-b320f68dca44} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Loading data parts | ||
795 | 2024.10.09 22:15:05.361120 [ 3 ] {8071cae0-098d-4f76-a057-b320f68dca44} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): There are no data parts | ||
796 | 2024.10.09 22:15:05.366459 [ 3 ] {8071cae0-098d-4f76-a057-b320f68dca44} <Debug> DynamicQueryHandler: Done processing query | ||
797 | 2024.10.09 22:15:05.366485 [ 3 ] {} <Debug> HTTP-Session: ef5a80f8-f997-48dc-a990-47e0e1984f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
798 | 2024.10.09 22:15:05.366622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34052, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2024.10.09 22:15:05.366671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
800 | 2024.10.09 22:15:05.366690 [ 3 ] {} <Debug> HTTP-Session: 8da510c8-8363-486d-99b6-0153698832af Authenticating user 'default' from [fd00:1122:3344:101::d]:34052 | ||
801 | 2024.10.09 22:15:05.366707 [ 3 ] {} <Debug> HTTP-Session: 8da510c8-8363-486d-99b6-0153698832af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.10.09 22:15:05.366721 [ 3 ] {} <Debug> HTTP-Session: 8da510c8-8363-486d-99b6-0153698832af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2024.10.09 22:15:05.366752 [ 3 ] {} <Trace> HTTP-Session: 8da510c8-8363-486d-99b6-0153698832af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.10.09 22:15:05.366919 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34052) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
805 | 2024.10.09 22:15:05.368085 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
806 | 2024.10.09 22:15:05.384248 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Trace> oximeter.version (de08e3eb-ec0f-44d8-9cb6-4a72f6844b9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
807 | 2024.10.09 22:15:05.384287 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
808 | 2024.10.09 22:15:05.388636 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
809 | 2024.10.09 22:15:05.389653 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Trace> oximeter.version (de08e3eb-ec0f-44d8-9cb6-4a72f6844b9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
810 | 2024.10.09 22:15:05.389937 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023098 sec., 43.29379167027448 rows/sec., 692.70 B/sec. | ||
811 | 2024.10.09 22:15:05.390108 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Debug> DynamicQueryHandler: Done processing query | ||
812 | 2024.10.09 22:15:05.390134 [ 3 ] {f5a92960-c848-4e19-a5ed-421037045ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
813 | 2024.10.09 22:15:05.390150 [ 3 ] {} <Debug> HTTP-Session: 8da510c8-8363-486d-99b6-0153698832af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
814 | 2024.10.09 22:15:06.000191 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.52 MiB, peak 136.65 MiB, free memory in arenas 0.00 B, will set to 133.73 MiB (RSS), difference: 2.20 MiB | ||
815 | 2024.10.09 22:15:14.041128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
816 | 2024.10.09 22:15:14.041241 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
817 | 2024.10.09 22:15:14.049798 [ 242 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Loading data parts | ||
818 | 2024.10.09 22:15:14.050022 [ 242 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): There are no data parts | ||
819 | 2024.10.09 22:15:14.061761 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2024.10.09 22:15:14.061802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
821 | 2024.10.09 22:15:14.064046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
822 | 2024.10.09 22:15:14.065029 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2024.10.09 22:15:14.065527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
824 | 2024.10.09 22:15:15.000157 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.05 MiB, peak 138.05 MiB, free memory in arenas 0.00 B, will set to 135.03 MiB (RSS), difference: -3.02 MiB | ||
825 | 2024.10.09 22:15:19.000348 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
826 | 2024.10.09 22:15:19.000407 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
827 | 2024.10.09 22:15:25.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.08 MiB, peak 138.05 MiB, free memory in arenas 0.00 B, will set to 135.09 MiB (RSS), difference: 4.01 MiB | ||
828 | 2024.10.09 22:15:25.396177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
829 | 2024.10.09 22:15:25.396288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
830 | 2024.10.09 22:15:25.396313 [ 3 ] {} <Debug> HTTP-Session: f3b6280c-5399-48c2-ab1d-bf903d3f4172 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
831 | 2024.10.09 22:15:25.396338 [ 3 ] {} <Debug> HTTP-Session: f3b6280c-5399-48c2-ab1d-bf903d3f4172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
832 | 2024.10.09 22:15:25.396352 [ 3 ] {} <Debug> HTTP-Session: f3b6280c-5399-48c2-ab1d-bf903d3f4172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
833 | 2024.10.09 22:15:25.396402 [ 3 ] {} <Trace> HTTP-Session: f3b6280c-5399-48c2-ab1d-bf903d3f4172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2024.10.09 22:15:25.396598 [ 3 ] {89be7ed2-b6e4-4016-b0d7-ec20338bae14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
835 | 2024.10.09 22:15:25.396991 [ 3 ] {89be7ed2-b6e4-4016-b0d7-ec20338bae14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2024.10.09 22:15:25.397235 [ 3 ] {89be7ed2-b6e4-4016-b0d7-ec20338bae14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2024.10.09 22:15:25.399611 [ 3 ] {89be7ed2-b6e4-4016-b0d7-ec20338bae14} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2024.10.09 22:15:25.399646 [ 3 ] {89be7ed2-b6e4-4016-b0d7-ec20338bae14} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
839 | 2024.10.09 22:15:25.399664 [ 3 ] {} <Debug> HTTP-Session: f3b6280c-5399-48c2-ab1d-bf903d3f4172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.10.09 22:15:25.406108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
841 | 2024.10.09 22:15:25.406181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
842 | 2024.10.09 22:15:25.406203 [ 3 ] {} <Debug> HTTP-Session: b00b425f-68da-40c5-b760-8bd96e5cc77a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
843 | 2024.10.09 22:15:25.406223 [ 3 ] {} <Debug> HTTP-Session: b00b425f-68da-40c5-b760-8bd96e5cc77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2024.10.09 22:15:25.406237 [ 3 ] {} <Debug> HTTP-Session: b00b425f-68da-40c5-b760-8bd96e5cc77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
845 | 2024.10.09 22:15:25.406282 [ 3 ] {} <Trace> HTTP-Session: b00b425f-68da-40c5-b760-8bd96e5cc77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.10.09 22:15:25.406468 [ 3 ] {8af5e139-f3b9-4df2-a8c8-3a07c9cf4c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) | ||
847 | 2024.10.09 22:15:25.408279 [ 3 ] {8af5e139-f3b9-4df2-a8c8-3a07c9cf4c39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2024.10.09 22:15:25.408344 [ 3 ] {8af5e139-f3b9-4df2-a8c8-3a07c9cf4c39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2024.10.09 22:15:25.409418 [ 3 ] {8af5e139-f3b9-4df2-a8c8-3a07c9cf4c39} <Debug> DynamicQueryHandler: Done processing query | ||
850 | 2024.10.09 22:15:25.409446 [ 3 ] {8af5e139-f3b9-4df2-a8c8-3a07c9cf4c39} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
851 | 2024.10.09 22:15:25.409464 [ 3 ] {} <Debug> HTTP-Session: b00b425f-68da-40c5-b760-8bd96e5cc77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
852 | 2024.10.09 22:15:25.409745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
853 | 2024.10.09 22:15:25.409802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
854 | 2024.10.09 22:15:25.409822 [ 3 ] {} <Debug> HTTP-Session: 30302696-a3de-4610-9a2f-dfeda5ecb96e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
855 | 2024.10.09 22:15:25.409840 [ 3 ] {} <Debug> HTTP-Session: 30302696-a3de-4610-9a2f-dfeda5ecb96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
856 | 2024.10.09 22:15:25.409855 [ 3 ] {} <Debug> HTTP-Session: 30302696-a3de-4610-9a2f-dfeda5ecb96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
857 | 2024.10.09 22:15:25.409893 [ 3 ] {} <Trace> HTTP-Session: 30302696-a3de-4610-9a2f-dfeda5ecb96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2024.10.09 22:15:25.410034 [ 3 ] {cf8c2633-c8a4-477c-8ae8-b39b72c2a83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) | ||
859 | 2024.10.09 22:15:25.410407 [ 3 ] {cf8c2633-c8a4-477c-8ae8-b39b72c2a83b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2024.10.09 22:15:25.410462 [ 3 ] {cf8c2633-c8a4-477c-8ae8-b39b72c2a83b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2024.10.09 22:15:25.411370 [ 3 ] {cf8c2633-c8a4-477c-8ae8-b39b72c2a83b} <Debug> DynamicQueryHandler: Done processing query | ||
862 | 2024.10.09 22:15:25.411396 [ 3 ] {cf8c2633-c8a4-477c-8ae8-b39b72c2a83b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
863 | 2024.10.09 22:15:25.411413 [ 3 ] {} <Debug> HTTP-Session: 30302696-a3de-4610-9a2f-dfeda5ecb96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
864 | 2024.10.09 22:15:25.411644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.10.09 22:15:25.411692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
866 | 2024.10.09 22:15:25.411711 [ 3 ] {} <Debug> HTTP-Session: c5b27ba4-edf6-40f3-990e-63bf9235b0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
867 | 2024.10.09 22:15:25.411727 [ 3 ] {} <Debug> HTTP-Session: c5b27ba4-edf6-40f3-990e-63bf9235b0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.10.09 22:15:25.411741 [ 3 ] {} <Debug> HTTP-Session: c5b27ba4-edf6-40f3-990e-63bf9235b0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
869 | 2024.10.09 22:15:25.411772 [ 3 ] {} <Trace> HTTP-Session: c5b27ba4-edf6-40f3-990e-63bf9235b0cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2024.10.09 22:15:25.411895 [ 3 ] {92061d8b-661b-45ab-81fe-c83262d093a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
871 | 2024.10.09 22:15:25.412209 [ 3 ] {92061d8b-661b-45ab-81fe-c83262d093a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2024.10.09 22:15:25.412263 [ 3 ] {92061d8b-661b-45ab-81fe-c83262d093a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2024.10.09 22:15:25.413193 [ 3 ] {92061d8b-661b-45ab-81fe-c83262d093a1} <Debug> DynamicQueryHandler: Done processing query | ||
874 | 2024.10.09 22:15:25.413220 [ 3 ] {92061d8b-661b-45ab-81fe-c83262d093a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
875 | 2024.10.09 22:15:25.413237 [ 3 ] {} <Debug> HTTP-Session: c5b27ba4-edf6-40f3-990e-63bf9235b0cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2024.10.09 22:15:25.413431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
877 | 2024.10.09 22:15:25.413482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
878 | 2024.10.09 22:15:25.413503 [ 3 ] {} <Debug> HTTP-Session: 4d0170be-0c79-4a28-9133-a33b79dac2de Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
879 | 2024.10.09 22:15:25.413520 [ 3 ] {} <Debug> HTTP-Session: 4d0170be-0c79-4a28-9133-a33b79dac2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
880 | 2024.10.09 22:15:25.413535 [ 3 ] {} <Debug> HTTP-Session: 4d0170be-0c79-4a28-9133-a33b79dac2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2024.10.09 22:15:25.413568 [ 3 ] {} <Trace> HTTP-Session: 4d0170be-0c79-4a28-9133-a33b79dac2de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.10.09 22:15:25.413698 [ 3 ] {a4064604-e9b7-4ddc-b650-45548fa1b07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
883 | 2024.10.09 22:15:25.414078 [ 3 ] {a4064604-e9b7-4ddc-b650-45548fa1b07b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.10.09 22:15:25.414135 [ 3 ] {a4064604-e9b7-4ddc-b650-45548fa1b07b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
885 | 2024.10.09 22:15:25.415194 [ 3 ] {a4064604-e9b7-4ddc-b650-45548fa1b07b} <Debug> DynamicQueryHandler: Done processing query | ||
886 | 2024.10.09 22:15:25.415221 [ 3 ] {a4064604-e9b7-4ddc-b650-45548fa1b07b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
887 | 2024.10.09 22:15:25.415238 [ 3 ] {} <Debug> HTTP-Session: 4d0170be-0c79-4a28-9133-a33b79dac2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
888 | 2024.10.09 22:15:25.415434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
889 | 2024.10.09 22:15:25.415484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
890 | 2024.10.09 22:15:25.415504 [ 3 ] {} <Debug> HTTP-Session: 6c803a1c-0ec8-4ba5-84f3-72820cbff023 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
891 | 2024.10.09 22:15:25.415520 [ 3 ] {} <Debug> HTTP-Session: 6c803a1c-0ec8-4ba5-84f3-72820cbff023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
892 | 2024.10.09 22:15:25.415534 [ 3 ] {} <Debug> HTTP-Session: 6c803a1c-0ec8-4ba5-84f3-72820cbff023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.10.09 22:15:25.415566 [ 3 ] {} <Trace> HTTP-Session: 6c803a1c-0ec8-4ba5-84f3-72820cbff023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
894 | 2024.10.09 22:15:25.415695 [ 3 ] {92ca0510-61ca-489a-a3d6-fd6ba9861180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
895 | 2024.10.09 22:15:25.416031 [ 3 ] {92ca0510-61ca-489a-a3d6-fd6ba9861180} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
896 | 2024.10.09 22:15:25.416086 [ 3 ] {92ca0510-61ca-489a-a3d6-fd6ba9861180} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
897 | 2024.10.09 22:15:25.417039 [ 3 ] {92ca0510-61ca-489a-a3d6-fd6ba9861180} <Debug> DynamicQueryHandler: Done processing query | ||
898 | 2024.10.09 22:15:25.417065 [ 3 ] {92ca0510-61ca-489a-a3d6-fd6ba9861180} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
899 | 2024.10.09 22:15:25.417082 [ 3 ] {} <Debug> HTTP-Session: 6c803a1c-0ec8-4ba5-84f3-72820cbff023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2024.10.09 22:15:25.417269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
901 | 2024.10.09 22:15:25.417318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
902 | 2024.10.09 22:15:25.417338 [ 3 ] {} <Debug> HTTP-Session: 9e3e90ec-2cd4-4099-b987-5bffcb652ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
903 | 2024.10.09 22:15:25.417354 [ 3 ] {} <Debug> HTTP-Session: 9e3e90ec-2cd4-4099-b987-5bffcb652ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2024.10.09 22:15:25.417368 [ 3 ] {} <Debug> HTTP-Session: 9e3e90ec-2cd4-4099-b987-5bffcb652ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
905 | 2024.10.09 22:15:25.417401 [ 3 ] {} <Trace> HTTP-Session: 9e3e90ec-2cd4-4099-b987-5bffcb652ac1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.10.09 22:15:25.417525 [ 3 ] {735b6874-223a-4b7f-9677-50c81c0bb40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
907 | 2024.10.09 22:15:25.417859 [ 3 ] {735b6874-223a-4b7f-9677-50c81c0bb40d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
908 | 2024.10.09 22:15:25.417912 [ 3 ] {735b6874-223a-4b7f-9677-50c81c0bb40d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
909 | 2024.10.09 22:15:25.418894 [ 3 ] {735b6874-223a-4b7f-9677-50c81c0bb40d} <Debug> DynamicQueryHandler: Done processing query | ||
910 | 2024.10.09 22:15:25.418922 [ 3 ] {735b6874-223a-4b7f-9677-50c81c0bb40d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
911 | 2024.10.09 22:15:25.418939 [ 3 ] {} <Debug> HTTP-Session: 9e3e90ec-2cd4-4099-b987-5bffcb652ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
912 | 2024.10.09 22:15:25.419133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
913 | 2024.10.09 22:15:25.419190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
914 | 2024.10.09 22:15:25.419210 [ 3 ] {} <Debug> HTTP-Session: 3141df34-4ad6-44e1-8b9b-0ad4dbd5c34f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
915 | 2024.10.09 22:15:25.419227 [ 3 ] {} <Debug> HTTP-Session: 3141df34-4ad6-44e1-8b9b-0ad4dbd5c34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
916 | 2024.10.09 22:15:25.419241 [ 3 ] {} <Debug> HTTP-Session: 3141df34-4ad6-44e1-8b9b-0ad4dbd5c34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
917 | 2024.10.09 22:15:25.419273 [ 3 ] {} <Trace> HTTP-Session: 3141df34-4ad6-44e1-8b9b-0ad4dbd5c34f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2024.10.09 22:15:25.419398 [ 3 ] {e1608baa-15c2-42f4-88e4-1306568d3d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
919 | 2024.10.09 22:15:25.419732 [ 3 ] {e1608baa-15c2-42f4-88e4-1306568d3d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
920 | 2024.10.09 22:15:25.419786 [ 3 ] {e1608baa-15c2-42f4-88e4-1306568d3d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
921 | 2024.10.09 22:15:25.420744 [ 3 ] {e1608baa-15c2-42f4-88e4-1306568d3d66} <Debug> DynamicQueryHandler: Done processing query | ||
922 | 2024.10.09 22:15:25.420770 [ 3 ] {e1608baa-15c2-42f4-88e4-1306568d3d66} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
923 | 2024.10.09 22:15:25.420787 [ 3 ] {} <Debug> HTTP-Session: 3141df34-4ad6-44e1-8b9b-0ad4dbd5c34f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
924 | 2024.10.09 22:15:25.420977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2024.10.09 22:15:25.421027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
926 | 2024.10.09 22:15:25.421046 [ 3 ] {} <Debug> HTTP-Session: d160e713-b2f9-4237-9510-116c4df8e05a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
927 | 2024.10.09 22:15:25.421063 [ 3 ] {} <Debug> HTTP-Session: d160e713-b2f9-4237-9510-116c4df8e05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.10.09 22:15:25.421077 [ 3 ] {} <Debug> HTTP-Session: d160e713-b2f9-4237-9510-116c4df8e05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
929 | 2024.10.09 22:15:25.421108 [ 3 ] {} <Trace> HTTP-Session: d160e713-b2f9-4237-9510-116c4df8e05a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
930 | 2024.10.09 22:15:25.421235 [ 3 ] {f5e647e0-f360-4dcc-aff2-c2ce76fc24d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
931 | 2024.10.09 22:15:25.421625 [ 3 ] {f5e647e0-f360-4dcc-aff2-c2ce76fc24d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
932 | 2024.10.09 22:15:25.421681 [ 3 ] {f5e647e0-f360-4dcc-aff2-c2ce76fc24d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
933 | 2024.10.09 22:15:25.422658 [ 3 ] {f5e647e0-f360-4dcc-aff2-c2ce76fc24d4} <Debug> DynamicQueryHandler: Done processing query | ||
934 | 2024.10.09 22:15:25.422684 [ 3 ] {f5e647e0-f360-4dcc-aff2-c2ce76fc24d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
935 | 2024.10.09 22:15:25.422707 [ 3 ] {} <Debug> HTTP-Session: d160e713-b2f9-4237-9510-116c4df8e05a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
936 | 2024.10.09 22:15:25.422931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
937 | 2024.10.09 22:15:25.422982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
938 | 2024.10.09 22:15:25.423001 [ 3 ] {} <Debug> HTTP-Session: 9e93a0e3-62ad-4bc0-b6c0-9e4b06b34edd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
939 | 2024.10.09 22:15:25.423018 [ 3 ] {} <Debug> HTTP-Session: 9e93a0e3-62ad-4bc0-b6c0-9e4b06b34edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
940 | 2024.10.09 22:15:25.423032 [ 3 ] {} <Debug> HTTP-Session: 9e93a0e3-62ad-4bc0-b6c0-9e4b06b34edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
941 | 2024.10.09 22:15:25.423063 [ 3 ] {} <Trace> HTTP-Session: 9e93a0e3-62ad-4bc0-b6c0-9e4b06b34edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
942 | 2024.10.09 22:15:25.423190 [ 3 ] {0724e493-0cf9-4f9f-a499-f23e0e6778f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
943 | 2024.10.09 22:15:25.423533 [ 3 ] {0724e493-0cf9-4f9f-a499-f23e0e6778f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
944 | 2024.10.09 22:15:25.423586 [ 3 ] {0724e493-0cf9-4f9f-a499-f23e0e6778f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
945 | 2024.10.09 22:15:25.424560 [ 3 ] {0724e493-0cf9-4f9f-a499-f23e0e6778f0} <Debug> DynamicQueryHandler: Done processing query | ||
946 | 2024.10.09 22:15:25.424595 [ 3 ] {0724e493-0cf9-4f9f-a499-f23e0e6778f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
947 | 2024.10.09 22:15:25.424612 [ 3 ] {} <Debug> HTTP-Session: 9e93a0e3-62ad-4bc0-b6c0-9e4b06b34edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
948 | 2024.10.09 22:15:25.424820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
949 | 2024.10.09 22:15:25.424875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
950 | 2024.10.09 22:15:25.424894 [ 3 ] {} <Debug> HTTP-Session: 01cd8a89-4c13-4868-a7f8-7d37d12a7d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
951 | 2024.10.09 22:15:25.424911 [ 3 ] {} <Debug> HTTP-Session: 01cd8a89-4c13-4868-a7f8-7d37d12a7d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
952 | 2024.10.09 22:15:25.424926 [ 3 ] {} <Debug> HTTP-Session: 01cd8a89-4c13-4868-a7f8-7d37d12a7d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
953 | 2024.10.09 22:15:25.424957 [ 3 ] {} <Trace> HTTP-Session: 01cd8a89-4c13-4868-a7f8-7d37d12a7d45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2024.10.09 22:15:25.425085 [ 3 ] {16a0ae8a-4713-4ddb-9423-a83b3f083f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
955 | 2024.10.09 22:15:25.425434 [ 3 ] {16a0ae8a-4713-4ddb-9423-a83b3f083f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
956 | 2024.10.09 22:15:25.425490 [ 3 ] {16a0ae8a-4713-4ddb-9423-a83b3f083f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
957 | 2024.10.09 22:15:25.426476 [ 3 ] {16a0ae8a-4713-4ddb-9423-a83b3f083f14} <Debug> DynamicQueryHandler: Done processing query | ||
958 | 2024.10.09 22:15:25.426501 [ 3 ] {16a0ae8a-4713-4ddb-9423-a83b3f083f14} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
959 | 2024.10.09 22:15:25.426518 [ 3 ] {} <Debug> HTTP-Session: 01cd8a89-4c13-4868-a7f8-7d37d12a7d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
960 | 2024.10.09 22:15:25.426747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2024.10.09 22:15:25.426802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
962 | 2024.10.09 22:15:25.426822 [ 3 ] {} <Debug> HTTP-Session: 957daf9a-b1fd-4476-95eb-2ee832a9f2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
963 | 2024.10.09 22:15:25.426838 [ 3 ] {} <Debug> HTTP-Session: 957daf9a-b1fd-4476-95eb-2ee832a9f2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2024.10.09 22:15:25.426852 [ 3 ] {} <Debug> HTTP-Session: 957daf9a-b1fd-4476-95eb-2ee832a9f2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2024.10.09 22:15:25.426884 [ 3 ] {} <Trace> HTTP-Session: 957daf9a-b1fd-4476-95eb-2ee832a9f2cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.10.09 22:15:25.427012 [ 3 ] {146b7de4-d79a-4cd5-8147-46f0cf00a5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
967 | 2024.10.09 22:15:25.427358 [ 3 ] {146b7de4-d79a-4cd5-8147-46f0cf00a5e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2024.10.09 22:15:25.427410 [ 3 ] {146b7de4-d79a-4cd5-8147-46f0cf00a5e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2024.10.09 22:15:25.428359 [ 3 ] {146b7de4-d79a-4cd5-8147-46f0cf00a5e6} <Debug> DynamicQueryHandler: Done processing query | ||
970 | 2024.10.09 22:15:25.428384 [ 3 ] {146b7de4-d79a-4cd5-8147-46f0cf00a5e6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
971 | 2024.10.09 22:15:25.428401 [ 3 ] {} <Debug> HTTP-Session: 957daf9a-b1fd-4476-95eb-2ee832a9f2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
972 | 2024.10.09 22:15:25.428600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
973 | 2024.10.09 22:15:25.428647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
974 | 2024.10.09 22:15:25.428666 [ 3 ] {} <Debug> HTTP-Session: f2ce001b-f7fc-4a90-ad76-01d8a134c446 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
975 | 2024.10.09 22:15:25.428682 [ 3 ] {} <Debug> HTTP-Session: f2ce001b-f7fc-4a90-ad76-01d8a134c446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
976 | 2024.10.09 22:15:25.428696 [ 3 ] {} <Debug> HTTP-Session: f2ce001b-f7fc-4a90-ad76-01d8a134c446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
977 | 2024.10.09 22:15:25.428727 [ 3 ] {} <Trace> HTTP-Session: f2ce001b-f7fc-4a90-ad76-01d8a134c446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2024.10.09 22:15:25.428857 [ 3 ] {16bb4479-f774-4164-ae60-b75934ae22be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
979 | 2024.10.09 22:15:25.429203 [ 3 ] {16bb4479-f774-4164-ae60-b75934ae22be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2024.10.09 22:15:25.429256 [ 3 ] {16bb4479-f774-4164-ae60-b75934ae22be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
981 | 2024.10.09 22:15:25.430121 [ 3 ] {16bb4479-f774-4164-ae60-b75934ae22be} <Debug> DynamicQueryHandler: Done processing query | ||
982 | 2024.10.09 22:15:25.430146 [ 3 ] {16bb4479-f774-4164-ae60-b75934ae22be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
983 | 2024.10.09 22:15:25.430162 [ 3 ] {} <Debug> HTTP-Session: f2ce001b-f7fc-4a90-ad76-01d8a134c446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
984 | 2024.10.09 22:15:25.430367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
985 | 2024.10.09 22:15:25.430416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
986 | 2024.10.09 22:15:25.430434 [ 3 ] {} <Debug> HTTP-Session: f90bd593-16d9-4241-b929-c854a2058e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
987 | 2024.10.09 22:15:25.430450 [ 3 ] {} <Debug> HTTP-Session: f90bd593-16d9-4241-b929-c854a2058e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
988 | 2024.10.09 22:15:25.430464 [ 3 ] {} <Debug> HTTP-Session: f90bd593-16d9-4241-b929-c854a2058e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
989 | 2024.10.09 22:15:25.430494 [ 3 ] {} <Trace> HTTP-Session: f90bd593-16d9-4241-b929-c854a2058e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
990 | 2024.10.09 22:15:25.430625 [ 3 ] {cf40a17f-258c-49d4-8cdf-3df50e8f3f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
991 | 2024.10.09 22:15:25.430977 [ 3 ] {cf40a17f-258c-49d4-8cdf-3df50e8f3f23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
992 | 2024.10.09 22:15:25.431030 [ 3 ] {cf40a17f-258c-49d4-8cdf-3df50e8f3f23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
993 | 2024.10.09 22:15:25.431961 [ 3 ] {cf40a17f-258c-49d4-8cdf-3df50e8f3f23} <Debug> DynamicQueryHandler: Done processing query | ||
994 | 2024.10.09 22:15:25.431988 [ 3 ] {cf40a17f-258c-49d4-8cdf-3df50e8f3f23} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
995 | 2024.10.09 22:15:25.432005 [ 3 ] {} <Debug> HTTP-Session: f90bd593-16d9-4241-b929-c854a2058e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2024.10.09 22:15:25.437626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
997 | 2024.10.09 22:15:25.437681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
998 | 2024.10.09 22:15:25.437700 [ 3 ] {} <Debug> HTTP-Session: 960b9e3d-db1c-4f3a-bd43-6ce2e38a3ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
999 | 2024.10.09 22:15:25.437717 [ 3 ] {} <Debug> HTTP-Session: 960b9e3d-db1c-4f3a-bd43-6ce2e38a3ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1000 | 2024.10.09 22:15:25.437731 [ 3 ] {} <Debug> HTTP-Session: 960b9e3d-db1c-4f3a-bd43-6ce2e38a3ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1001 | 2024.10.09 22:15:25.437763 [ 3 ] {} <Trace> HTTP-Session: 960b9e3d-db1c-4f3a-bd43-6ce2e38a3ddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.10.09 22:15:25.437883 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1003 | 2024.10.09 22:15:25.437931 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1004 | 2024.10.09 22:15:25.438130 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1005 | 2024.10.09 22:15:25.438653 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1006 | 2024.10.09 22:15:25.438692 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1007 | 2024.10.09 22:15:25.439376 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1008 | 2024.10.09 22:15:25.440113 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1009 | 2024.10.09 22:15:25.440264 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002426 sec., 5770.816158285243 rows/sec., 828.03 KiB/sec. | ||
1010 | 2024.10.09 22:15:25.440564 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Debug> DynamicQueryHandler: Done processing query | ||
1011 | 2024.10.09 22:15:25.440589 [ 3 ] {1fb1b481-5371-4b58-97ab-2a4054608790} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1012 | 2024.10.09 22:15:25.440607 [ 3 ] {} <Debug> HTTP-Session: 960b9e3d-db1c-4f3a-bd43-6ce2e38a3ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2024.10.09 22:15:25.440726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 7258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1014 | 2024.10.09 22:15:25.440778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1015 | 2024.10.09 22:15:25.440797 [ 3 ] {} <Debug> HTTP-Session: 7deed3e8-90a6-4548-aa03-f726b3c983aa Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1016 | 2024.10.09 22:15:25.440814 [ 3 ] {} <Debug> HTTP-Session: 7deed3e8-90a6-4548-aa03-f726b3c983aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1017 | 2024.10.09 22:15:25.440831 [ 3 ] {} <Debug> HTTP-Session: 7deed3e8-90a6-4548-aa03-f726b3c983aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1018 | 2024.10.09 22:15:25.440864 [ 3 ] {} <Trace> HTTP-Session: 7deed3e8-90a6-4548-aa03-f726b3c983aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1019 | 2024.10.09 22:15:25.440979 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1020 | 2024.10.09 22:15:25.441023 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1021 | 2024.10.09 22:15:25.441288 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1022 | 2024.10.09 22:15:25.444541 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1023 | 2024.10.09 22:15:25.444579 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1024 | 2024.10.09 22:15:25.445099 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1025 | 2024.10.09 22:15:25.445738 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1026 | 2024.10.09 22:15:25.445872 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.004932 sec., 10543.390105433902 rows/sec., 824.89 KiB/sec. | ||
1027 | 2024.10.09 22:15:25.446059 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Debug> DynamicQueryHandler: Done processing query | ||
1028 | 2024.10.09 22:15:25.446084 [ 3 ] {70b6a417-aa90-4b58-84a2-7be71f164312} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1029 | 2024.10.09 22:15:25.446101 [ 3 ] {} <Debug> HTTP-Session: 7deed3e8-90a6-4548-aa03-f726b3c983aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1030 | 2024.10.09 22:15:25.446333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1031 | 2024.10.09 22:15:25.446382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1032 | 2024.10.09 22:15:25.446402 [ 3 ] {} <Debug> HTTP-Session: 6dcf2217-a3f5-48ff-bb59-c93319c40564 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1033 | 2024.10.09 22:15:25.446419 [ 3 ] {} <Debug> HTTP-Session: 6dcf2217-a3f5-48ff-bb59-c93319c40564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1034 | 2024.10.09 22:15:25.446433 [ 3 ] {} <Debug> HTTP-Session: 6dcf2217-a3f5-48ff-bb59-c93319c40564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2024.10.09 22:15:25.446465 [ 3 ] {} <Trace> HTTP-Session: 6dcf2217-a3f5-48ff-bb59-c93319c40564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1036 | 2024.10.09 22:15:25.446583 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1037 | 2024.10.09 22:15:25.446626 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1038 | 2024.10.09 22:15:25.446867 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1039 | 2024.10.09 22:15:25.447287 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1040 | 2024.10.09 22:15:25.447324 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1041 | 2024.10.09 22:15:25.447844 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1042 | 2024.10.09 22:15:25.448544 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1043 | 2024.10.09 22:15:25.448674 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.05 MiB/sec. | ||
1044 | 2024.10.09 22:15:25.448850 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Debug> DynamicQueryHandler: Done processing query | ||
1045 | 2024.10.09 22:15:25.448876 [ 3 ] {e42f56f5-91f7-4acc-b0af-0eedf19520d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1046 | 2024.10.09 22:15:25.448892 [ 3 ] {} <Debug> HTTP-Session: 6dcf2217-a3f5-48ff-bb59-c93319c40564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1047 | 2024.10.09 22:15:25.449118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 21002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1048 | 2024.10.09 22:15:25.449168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1049 | 2024.10.09 22:15:25.449187 [ 3 ] {} <Debug> HTTP-Session: 0c7e0c5a-2b19-4351-9fb2-c018e22ad15e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1050 | 2024.10.09 22:15:25.449204 [ 3 ] {} <Debug> HTTP-Session: 0c7e0c5a-2b19-4351-9fb2-c018e22ad15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1051 | 2024.10.09 22:15:25.449218 [ 3 ] {} <Debug> HTTP-Session: 0c7e0c5a-2b19-4351-9fb2-c018e22ad15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2024.10.09 22:15:25.449250 [ 3 ] {} <Trace> HTTP-Session: 0c7e0c5a-2b19-4351-9fb2-c018e22ad15e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2024.10.09 22:15:25.449389 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1054 | 2024.10.09 22:15:25.449436 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1055 | 2024.10.09 22:15:25.449614 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1056 | 2024.10.09 22:15:25.450019 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1057 | 2024.10.09 22:15:25.450054 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1058 | 2024.10.09 22:15:25.450641 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1059 | 2024.10.09 22:15:25.451349 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1060 | 2024.10.09 22:15:25.451478 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Debug> executeQuery: Read 110 rows, 7.81 KiB in 0.002149 sec., 51186.59841786878 rows/sec., 3.55 MiB/sec. | ||
1061 | 2024.10.09 22:15:25.451749 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Debug> DynamicQueryHandler: Done processing query | ||
1062 | 2024.10.09 22:15:25.451774 [ 3 ] {50100a7a-5467-4b02-b399-fd2d6857ba56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1063 | 2024.10.09 22:15:25.451790 [ 3 ] {} <Debug> HTTP-Session: 0c7e0c5a-2b19-4351-9fb2-c018e22ad15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1064 | 2024.10.09 22:15:25.451928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1065 | 2024.10.09 22:15:25.451979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1066 | 2024.10.09 22:15:25.451997 [ 3 ] {} <Debug> HTTP-Session: 8e604ff2-bc3c-4967-ab16-44efb99a3e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1067 | 2024.10.09 22:15:25.452014 [ 3 ] {} <Debug> HTTP-Session: 8e604ff2-bc3c-4967-ab16-44efb99a3e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1068 | 2024.10.09 22:15:25.452028 [ 3 ] {} <Debug> HTTP-Session: 8e604ff2-bc3c-4967-ab16-44efb99a3e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1069 | 2024.10.09 22:15:25.452059 [ 3 ] {} <Trace> HTTP-Session: 8e604ff2-bc3c-4967-ab16-44efb99a3e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1070 | 2024.10.09 22:15:25.452167 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1071 | 2024.10.09 22:15:25.452213 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1072 | 2024.10.09 22:15:25.452363 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1073 | 2024.10.09 22:15:25.452666 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1074 | 2024.10.09 22:15:25.452702 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1075 | 2024.10.09 22:15:25.453239 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1076 | 2024.10.09 22:15:25.453931 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1077 | 2024.10.09 22:15:25.454073 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Debug> executeQuery: Read 36 rows, 2.53 KiB in 0.001935 sec., 18604.6511627907 rows/sec., 1.28 MiB/sec. | ||
1078 | 2024.10.09 22:15:25.454368 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Debug> DynamicQueryHandler: Done processing query | ||
1079 | 2024.10.09 22:15:25.454394 [ 3 ] {e5d31704-c8c5-4814-9e43-1a4549343db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1080 | 2024.10.09 22:15:25.454410 [ 3 ] {} <Debug> HTTP-Session: 8e604ff2-bc3c-4967-ab16-44efb99a3e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1081 | 2024.10.09 22:15:26.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.25 MiB, peak 141.40 MiB, free memory in arenas 0.00 B, will set to 137.77 MiB (RSS), difference: 1.52 MiB | ||
1082 | 2024.10.09 22:15:30.400439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 7258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1083 | 2024.10.09 22:15:30.400577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1084 | 2024.10.09 22:15:30.400606 [ 3 ] {} <Debug> HTTP-Session: 24fae534-3cb3-4e65-bcbe-ce118fa0fba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1085 | 2024.10.09 22:15:30.400640 [ 3 ] {} <Debug> HTTP-Session: 24fae534-3cb3-4e65-bcbe-ce118fa0fba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1086 | 2024.10.09 22:15:30.400662 [ 3 ] {} <Debug> HTTP-Session: 24fae534-3cb3-4e65-bcbe-ce118fa0fba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2024.10.09 22:15:30.400713 [ 3 ] {} <Trace> HTTP-Session: 24fae534-3cb3-4e65-bcbe-ce118fa0fba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1088 | 2024.10.09 22:15:30.400911 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1089 | 2024.10.09 22:15:30.400980 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1090 | 2024.10.09 22:15:30.401314 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1091 | 2024.10.09 22:15:30.401820 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1092 | 2024.10.09 22:15:30.401870 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1093 | 2024.10.09 22:15:30.402423 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1094 | 2024.10.09 22:15:30.403156 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1095 | 2024.10.09 22:15:30.403365 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002511 sec., 20708.880923934685 rows/sec., 1.58 MiB/sec. | ||
1096 | 2024.10.09 22:15:30.403593 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Debug> DynamicQueryHandler: Done processing query | ||
1097 | 2024.10.09 22:15:30.403619 [ 3 ] {c9b69673-2acb-4b57-b627-82fb34021371} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1098 | 2024.10.09 22:15:30.403636 [ 3 ] {} <Debug> HTTP-Session: 24fae534-3cb3-4e65-bcbe-ce118fa0fba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1099 | 2024.10.09 22:15:30.403812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1100 | 2024.10.09 22:15:30.403875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1101 | 2024.10.09 22:15:30.403906 [ 3 ] {} <Debug> HTTP-Session: 7ca2103c-6fb1-4c36-aaf5-560a00435305 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1102 | 2024.10.09 22:15:30.403932 [ 3 ] {} <Debug> HTTP-Session: 7ca2103c-6fb1-4c36-aaf5-560a00435305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1103 | 2024.10.09 22:15:30.403947 [ 3 ] {} <Debug> HTTP-Session: 7ca2103c-6fb1-4c36-aaf5-560a00435305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1104 | 2024.10.09 22:15:30.403984 [ 3 ] {} <Trace> HTTP-Session: 7ca2103c-6fb1-4c36-aaf5-560a00435305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1105 | 2024.10.09 22:15:30.404152 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1106 | 2024.10.09 22:15:30.404218 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1107 | 2024.10.09 22:15:30.404531 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1108 | 2024.10.09 22:15:30.404974 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1109 | 2024.10.09 22:15:30.405017 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1110 | 2024.10.09 22:15:30.405578 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1111 | 2024.10.09 22:15:30.406354 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1112 | 2024.10.09 22:15:30.406525 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002425 sec., 23092.78350515464 rows/sec., 1.80 MiB/sec. | ||
1113 | 2024.10.09 22:15:30.406729 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Debug> DynamicQueryHandler: Done processing query | ||
1114 | 2024.10.09 22:15:30.406756 [ 3 ] {12a36a8d-2abe-4591-8289-fc2c754a0faa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1115 | 2024.10.09 22:15:30.406774 [ 3 ] {} <Debug> HTTP-Session: 7ca2103c-6fb1-4c36-aaf5-560a00435305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1116 | 2024.10.09 22:15:30.407152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1117 | 2024.10.09 22:15:30.407211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1118 | 2024.10.09 22:15:30.407230 [ 3 ] {} <Debug> HTTP-Session: 392f5fcc-bf56-4ada-beeb-e45903f87f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1119 | 2024.10.09 22:15:30.407249 [ 3 ] {} <Debug> HTTP-Session: 392f5fcc-bf56-4ada-beeb-e45903f87f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1120 | 2024.10.09 22:15:30.407263 [ 3 ] {} <Debug> HTTP-Session: 392f5fcc-bf56-4ada-beeb-e45903f87f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1121 | 2024.10.09 22:15:30.407299 [ 3 ] {} <Trace> HTTP-Session: 392f5fcc-bf56-4ada-beeb-e45903f87f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2024.10.09 22:15:30.407461 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1123 | 2024.10.09 22:15:30.407513 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1124 | 2024.10.09 22:15:30.407667 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1125 | 2024.10.09 22:15:30.408093 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1126 | 2024.10.09 22:15:30.408135 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1127 | 2024.10.09 22:15:30.408702 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1128 | 2024.10.09 22:15:30.409379 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1129 | 2024.10.09 22:15:30.409541 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002145 sec., 69930.06993006992 rows/sec., 4.85 MiB/sec. | ||
1130 | 2024.10.09 22:15:30.409713 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Debug> DynamicQueryHandler: Done processing query | ||
1131 | 2024.10.09 22:15:30.409737 [ 3 ] {1cc1fa5b-db35-434c-8685-5ab998faa2c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1132 | 2024.10.09 22:15:30.409753 [ 3 ] {} <Debug> HTTP-Session: 392f5fcc-bf56-4ada-beeb-e45903f87f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1133 | 2024.10.09 22:15:30.409893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1134 | 2024.10.09 22:15:30.409944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1135 | 2024.10.09 22:15:30.409963 [ 3 ] {} <Debug> HTTP-Session: 09fcbd2e-e957-429a-b7e1-62ef133f8478 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1136 | 2024.10.09 22:15:30.409979 [ 3 ] {} <Debug> HTTP-Session: 09fcbd2e-e957-429a-b7e1-62ef133f8478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1137 | 2024.10.09 22:15:30.409993 [ 3 ] {} <Debug> HTTP-Session: 09fcbd2e-e957-429a-b7e1-62ef133f8478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1138 | 2024.10.09 22:15:30.410023 [ 3 ] {} <Trace> HTTP-Session: 09fcbd2e-e957-429a-b7e1-62ef133f8478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1139 | 2024.10.09 22:15:30.410137 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1140 | 2024.10.09 22:15:30.410181 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1141 | 2024.10.09 22:15:30.410309 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1142 | 2024.10.09 22:15:30.410631 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1143 | 2024.10.09 22:15:30.410668 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1144 | 2024.10.09 22:15:30.411172 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1145 | 2024.10.09 22:15:30.411834 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1146 | 2024.10.09 22:15:30.412002 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00189 sec., 26455.026455026455 rows/sec., 1.81 MiB/sec. | ||
1147 | 2024.10.09 22:15:30.412221 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Debug> DynamicQueryHandler: Done processing query | ||
1148 | 2024.10.09 22:15:30.412245 [ 3 ] {d9bfce78-bc85-4fd8-9610-1c68f4d83b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1149 | 2024.10.09 22:15:30.412261 [ 3 ] {} <Debug> HTTP-Session: 09fcbd2e-e957-429a-b7e1-62ef133f8478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1150 | 2024.10.09 22:15:34.000457 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1151 | 2024.10.09 22:15:34.000571 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1152 | 2024.10.09 22:15:34.066256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 | ||
1153 | 2024.10.09 22:15:34.070579 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1154 | 2024.10.09 22:15:34.070622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1155 | 2024.10.09 22:15:34.072099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1156 | 2024.10.09 22:15:34.073060 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1157 | 2024.10.09 22:15:34.073895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
1158 | 2024.10.09 22:15:35.398139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1159 | 2024.10.09 22:15:35.398250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1160 | 2024.10.09 22:15:35.398275 [ 3 ] {} <Debug> HTTP-Session: 8c617bd8-3f1a-417f-9a3d-468ea482ca9e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1161 | 2024.10.09 22:15:35.398300 [ 3 ] {} <Debug> HTTP-Session: 8c617bd8-3f1a-417f-9a3d-468ea482ca9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1162 | 2024.10.09 22:15:35.398315 [ 3 ] {} <Debug> HTTP-Session: 8c617bd8-3f1a-417f-9a3d-468ea482ca9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1163 | 2024.10.09 22:15:35.398364 [ 3 ] {} <Trace> HTTP-Session: 8c617bd8-3f1a-417f-9a3d-468ea482ca9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1164 | 2024.10.09 22:15:35.398590 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
1165 | 2024.10.09 22:15:35.399068 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1166 | 2024.10.09 22:15:35.401124 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <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 | ||
1167 | 2024.10.09 22:15:35.401471 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1168 | 2024.10.09 22:15:35.403596 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1169 | 2024.10.09 22:15:35.403919 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1170 | 2024.10.09 22:15:35.405080 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1171 | 2024.10.09 22:15:35.405176 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
1172 | 2024.10.09 22:15:35.405198 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1173 | 2024.10.09 22:15:35.405363 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <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'))" | ||
1174 | 2024.10.09 22:15:35.405392 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1175 | 2024.10.09 22:15:35.409287 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.010794 sec., 1297.0168612191958 rows/sec., 52.93 KiB/sec. | ||
1176 | 2024.10.09 22:15:35.409604 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Debug> DynamicQueryHandler: Done processing query | ||
1177 | 2024.10.09 22:15:35.409630 [ 3 ] {fd8439a1-da2b-45ac-9b6d-ba6b1a272077} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1178 | 2024.10.09 22:15:35.409648 [ 3 ] {} <Debug> HTTP-Session: 8c617bd8-3f1a-417f-9a3d-468ea482ca9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1179 | 2024.10.09 22:15:35.411956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1180 | 2024.10.09 22:15:35.412025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1181 | 2024.10.09 22:15:35.412051 [ 3 ] {} <Debug> HTTP-Session: baf21c08-e06f-4122-8a85-33404e6941c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1182 | 2024.10.09 22:15:35.412073 [ 3 ] {} <Debug> HTTP-Session: baf21c08-e06f-4122-8a85-33404e6941c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2024.10.09 22:15:35.412092 [ 3 ] {} <Debug> HTTP-Session: baf21c08-e06f-4122-8a85-33404e6941c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1184 | 2024.10.09 22:15:35.412135 [ 3 ] {} <Trace> HTTP-Session: baf21c08-e06f-4122-8a85-33404e6941c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1185 | 2024.10.09 22:15:35.412276 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1186 | 2024.10.09 22:15:35.412337 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1187 | 2024.10.09 22:15:35.412549 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1188 | 2024.10.09 22:15:35.412945 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1189 | 2024.10.09 22:15:35.412983 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1190 | 2024.10.09 22:15:35.413454 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1191 | 2024.10.09 22:15:35.413766 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1192 | 2024.10.09 22:15:35.413900 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001726 sec., 579.3742757821552 rows/sec., 86.57 KiB/sec. | ||
1193 | 2024.10.09 22:15:35.414143 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Debug> DynamicQueryHandler: Done processing query | ||
1194 | 2024.10.09 22:15:35.414168 [ 3 ] {506b1cfc-f7c9-46f5-ac86-6ba5068b0db8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1195 | 2024.10.09 22:15:35.414184 [ 3 ] {} <Debug> HTTP-Session: baf21c08-e06f-4122-8a85-33404e6941c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1196 | 2024.10.09 22:15:35.414326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1197 | 2024.10.09 22:15:35.414381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1198 | 2024.10.09 22:15:35.414402 [ 3 ] {} <Debug> HTTP-Session: d685800e-4bbd-46f4-bb00-fa99e51774fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1199 | 2024.10.09 22:15:35.414419 [ 3 ] {} <Debug> HTTP-Session: d685800e-4bbd-46f4-bb00-fa99e51774fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1200 | 2024.10.09 22:15:35.414433 [ 3 ] {} <Debug> HTTP-Session: d685800e-4bbd-46f4-bb00-fa99e51774fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1201 | 2024.10.09 22:15:35.414467 [ 3 ] {} <Trace> HTTP-Session: d685800e-4bbd-46f4-bb00-fa99e51774fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.10.09 22:15:35.414590 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1203 | 2024.10.09 22:15:35.414637 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1204 | 2024.10.09 22:15:35.414876 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1205 | 2024.10.09 22:15:35.415307 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2024.10.09 22:15:35.415344 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1207 | 2024.10.09 22:15:35.415706 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1208 | 2024.10.09 22:15:35.416074 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1209 | 2024.10.09 22:15:35.416206 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Debug> executeQuery: Read 68 rows, 5.65 KiB in 0.001661 sec., 40939.193257074054 rows/sec., 3.32 MiB/sec. | ||
1210 | 2024.10.09 22:15:35.416381 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2024.10.09 22:15:35.416406 [ 3 ] {ec86c869-2366-4c7d-bdf2-984253199b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1212 | 2024.10.09 22:15:35.416424 [ 3 ] {} <Debug> HTTP-Session: d685800e-4bbd-46f4-bb00-fa99e51774fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1213 | 2024.10.09 22:15:35.416541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2024.10.09 22:15:35.416593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1215 | 2024.10.09 22:15:35.416613 [ 3 ] {} <Debug> HTTP-Session: e4ddc0ee-1dc9-48ff-ad82-21bbcf0be75b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1216 | 2024.10.09 22:15:35.416630 [ 3 ] {} <Debug> HTTP-Session: e4ddc0ee-1dc9-48ff-ad82-21bbcf0be75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1217 | 2024.10.09 22:15:35.416645 [ 3 ] {} <Debug> HTTP-Session: e4ddc0ee-1dc9-48ff-ad82-21bbcf0be75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1218 | 2024.10.09 22:15:35.416678 [ 3 ] {} <Trace> HTTP-Session: e4ddc0ee-1dc9-48ff-ad82-21bbcf0be75b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2024.10.09 22:15:35.416778 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1220 | 2024.10.09 22:15:35.416822 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1221 | 2024.10.09 22:15:35.417052 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1222 | 2024.10.09 22:15:35.417521 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1223 | 2024.10.09 22:15:35.417564 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1224 | 2024.10.09 22:15:35.417931 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1225 | 2024.10.09 22:15:35.418330 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1226 | 2024.10.09 22:15:35.418473 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00172 sec., 4651.162790697675 rows/sec., 349.75 KiB/sec. | ||
1227 | 2024.10.09 22:15:35.418816 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Debug> DynamicQueryHandler: Done processing query | ||
1228 | 2024.10.09 22:15:35.418852 [ 3 ] {6dd5cc03-1bf6-450d-a317-869d7646a130} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1229 | 2024.10.09 22:15:35.418875 [ 3 ] {} <Debug> HTTP-Session: e4ddc0ee-1dc9-48ff-ad82-21bbcf0be75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1230 | 2024.10.09 22:15:35.419037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1231 | 2024.10.09 22:15:35.419095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1232 | 2024.10.09 22:15:35.419115 [ 3 ] {} <Debug> HTTP-Session: fe5e1d53-2bd6-4c48-bd9e-4175c5b4cdfa Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1233 | 2024.10.09 22:15:35.419133 [ 3 ] {} <Debug> HTTP-Session: fe5e1d53-2bd6-4c48-bd9e-4175c5b4cdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1234 | 2024.10.09 22:15:35.419148 [ 3 ] {} <Debug> HTTP-Session: fe5e1d53-2bd6-4c48-bd9e-4175c5b4cdfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1235 | 2024.10.09 22:15:35.419181 [ 3 ] {} <Trace> HTTP-Session: fe5e1d53-2bd6-4c48-bd9e-4175c5b4cdfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2024.10.09 22:15:35.419303 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1237 | 2024.10.09 22:15:35.419349 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1238 | 2024.10.09 22:15:35.419592 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1239 | 2024.10.09 22:15:35.420002 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2024.10.09 22:15:35.420053 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1241 | 2024.10.09 22:15:35.420417 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1242 | 2024.10.09 22:15:35.420792 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2024.10.09 22:15:35.420918 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001657 sec., 38624.01931200965 rows/sec., 3.01 MiB/sec. | ||
1244 | 2024.10.09 22:15:35.421095 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Debug> DynamicQueryHandler: Done processing query | ||
1245 | 2024.10.09 22:15:35.421119 [ 3 ] {3a67c6d1-80f2-44e3-a526-b5c90dc0a67b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1246 | 2024.10.09 22:15:35.421135 [ 3 ] {} <Debug> HTTP-Session: fe5e1d53-2bd6-4c48-bd9e-4175c5b4cdfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1247 | 2024.10.09 22:15:35.421384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1248 | 2024.10.09 22:15:35.421434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1249 | 2024.10.09 22:15:35.421453 [ 3 ] {} <Debug> HTTP-Session: b061fe42-fd4c-4992-9617-59fc81b79955 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1250 | 2024.10.09 22:15:35.421469 [ 3 ] {} <Debug> HTTP-Session: b061fe42-fd4c-4992-9617-59fc81b79955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1251 | 2024.10.09 22:15:35.421483 [ 3 ] {} <Debug> HTTP-Session: b061fe42-fd4c-4992-9617-59fc81b79955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1252 | 2024.10.09 22:15:35.421516 [ 3 ] {} <Trace> HTTP-Session: b061fe42-fd4c-4992-9617-59fc81b79955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1253 | 2024.10.09 22:15:35.421668 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1254 | 2024.10.09 22:15:35.421716 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1255 | 2024.10.09 22:15:35.421859 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1256 | 2024.10.09 22:15:35.422257 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1257 | 2024.10.09 22:15:35.422292 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1258 | 2024.10.09 22:15:35.422674 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1259 | 2024.10.09 22:15:35.423010 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1260 | 2024.10.09 22:15:35.423135 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001534 sec., 97783.57235984354 rows/sec., 6.78 MiB/sec. | ||
1261 | 2024.10.09 22:15:35.423318 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Debug> DynamicQueryHandler: Done processing query | ||
1262 | 2024.10.09 22:15:35.423342 [ 3 ] {d4ce4cd2-a85f-4cf4-82ed-7d707f1e03cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1263 | 2024.10.09 22:15:35.423358 [ 3 ] {} <Debug> HTTP-Session: b061fe42-fd4c-4992-9617-59fc81b79955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1264 | 2024.10.09 22:15:35.423548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 14048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1265 | 2024.10.09 22:15:35.423597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1266 | 2024.10.09 22:15:35.423617 [ 3 ] {} <Debug> HTTP-Session: 849e95e6-a9e9-4b0a-85ee-883b96cb682f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1267 | 2024.10.09 22:15:35.423634 [ 3 ] {} <Debug> HTTP-Session: 849e95e6-a9e9-4b0a-85ee-883b96cb682f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1268 | 2024.10.09 22:15:35.423650 [ 3 ] {} <Debug> HTTP-Session: 849e95e6-a9e9-4b0a-85ee-883b96cb682f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1269 | 2024.10.09 22:15:35.423681 [ 3 ] {} <Trace> HTTP-Session: 849e95e6-a9e9-4b0a-85ee-883b96cb682f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1270 | 2024.10.09 22:15:35.423832 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1271 | 2024.10.09 22:15:35.423896 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1272 | 2024.10.09 22:15:35.424335 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1273 | 2024.10.09 22:15:35.425003 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1274 | 2024.10.09 22:15:35.425040 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1275 | 2024.10.09 22:15:35.430090 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1276 | 2024.10.09 22:15:35.430622 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1277 | 2024.10.09 22:15:35.430820 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007058 sec., 1133.4655709832814 rows/sec., 2.03 MiB/sec. | ||
1278 | 2024.10.09 22:15:35.431247 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Debug> DynamicQueryHandler: Done processing query | ||
1279 | 2024.10.09 22:15:35.431272 [ 3 ] {84230bdf-f99d-4a82-a066-036b317c41d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1280 | 2024.10.09 22:15:35.431289 [ 3 ] {} <Debug> HTTP-Session: 849e95e6-a9e9-4b0a-85ee-883b96cb682f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1281 | 2024.10.09 22:15:35.431411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1282 | 2024.10.09 22:15:35.431462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1283 | 2024.10.09 22:15:35.431481 [ 3 ] {} <Debug> HTTP-Session: 9c6144b7-c367-46a0-8584-f83f27f04e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1284 | 2024.10.09 22:15:35.431497 [ 3 ] {} <Debug> HTTP-Session: 9c6144b7-c367-46a0-8584-f83f27f04e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1285 | 2024.10.09 22:15:35.431511 [ 3 ] {} <Debug> HTTP-Session: 9c6144b7-c367-46a0-8584-f83f27f04e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1286 | 2024.10.09 22:15:35.431545 [ 3 ] {} <Trace> HTTP-Session: 9c6144b7-c367-46a0-8584-f83f27f04e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2024.10.09 22:15:35.431652 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1288 | 2024.10.09 22:15:35.431696 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1289 | 2024.10.09 22:15:35.431830 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1290 | 2024.10.09 22:15:35.432139 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1291 | 2024.10.09 22:15:35.432175 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1292 | 2024.10.09 22:15:35.432538 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1293 | 2024.10.09 22:15:35.432885 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1294 | 2024.10.09 22:15:35.433049 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001423 sec., 35137.034434293746 rows/sec., 2.41 MiB/sec. | ||
1295 | 2024.10.09 22:15:35.433299 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Debug> DynamicQueryHandler: Done processing query | ||
1296 | 2024.10.09 22:15:35.433323 [ 3 ] {b6b11be7-5ebb-4cf7-9f2b-005aa205b767} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1297 | 2024.10.09 22:15:35.433339 [ 3 ] {} <Debug> HTTP-Session: 9c6144b7-c367-46a0-8584-f83f27f04e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1298 | 2024.10.09 22:15:40.398232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1299 | 2024.10.09 22:15:40.398373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1300 | 2024.10.09 22:15:40.398402 [ 3 ] {} <Debug> HTTP-Session: 0005838e-adfc-47f0-8fca-9e8c585edf36 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1301 | 2024.10.09 22:15:40.398431 [ 3 ] {} <Debug> HTTP-Session: 0005838e-adfc-47f0-8fca-9e8c585edf36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1302 | 2024.10.09 22:15:40.398448 [ 3 ] {} <Debug> HTTP-Session: 0005838e-adfc-47f0-8fca-9e8c585edf36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1303 | 2024.10.09 22:15:40.398504 [ 3 ] {} <Trace> HTTP-Session: 0005838e-adfc-47f0-8fca-9e8c585edf36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1304 | 2024.10.09 22:15:40.398761 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1305 | 2024.10.09 22:15:40.399130 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1306 | 2024.10.09 22:15:40.399171 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1307 | 2024.10.09 22:15:40.399463 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1308 | 2024.10.09 22:15:40.399543 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1309 | 2024.10.09 22:15:40.399716 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1310 | 2024.10.09 22:15:40.399882 [ 253 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1311 | 2024.10.09 22:15:40.399910 [ 252 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1312 | 2024.10.09 22:15:40.400110 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1313 | 2024.10.09 22:15:40.400142 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1314 | 2024.10.09 22:15:40.400195 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <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'))" | ||
1315 | 2024.10.09 22:15:40.400219 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1316 | 2024.10.09 22:15:40.401268 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002617 sec., 5349.636988918609 rows/sec., 218.30 KiB/sec. | ||
1317 | 2024.10.09 22:15:40.401546 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> DynamicQueryHandler: Done processing query | ||
1318 | 2024.10.09 22:15:40.401572 [ 3 ] {9093f8c5-6985-4f0d-baee-af02697abe54} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1319 | 2024.10.09 22:15:40.401589 [ 3 ] {} <Debug> HTTP-Session: 0005838e-adfc-47f0-8fca-9e8c585edf36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1320 | 2024.10.09 22:15:40.401822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1321 | 2024.10.09 22:15:40.401871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1322 | 2024.10.09 22:15:40.401891 [ 3 ] {} <Debug> HTTP-Session: 3c26b428-c1a8-4c6a-8f9a-b74ad4f207c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1323 | 2024.10.09 22:15:40.401907 [ 3 ] {} <Debug> HTTP-Session: 3c26b428-c1a8-4c6a-8f9a-b74ad4f207c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1324 | 2024.10.09 22:15:40.401921 [ 3 ] {} <Debug> HTTP-Session: 3c26b428-c1a8-4c6a-8f9a-b74ad4f207c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1325 | 2024.10.09 22:15:40.401952 [ 3 ] {} <Trace> HTTP-Session: 3c26b428-c1a8-4c6a-8f9a-b74ad4f207c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1326 | 2024.10.09 22:15:40.402085 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1327 | 2024.10.09 22:15:40.402339 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1328 | 2024.10.09 22:15:40.402378 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1329 | 2024.10.09 22:15:40.402624 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1330 | 2024.10.09 22:15:40.402688 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1331 | 2024.10.09 22:15:40.402827 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1332 | 2024.10.09 22:15:40.402921 [ 254 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1333 | 2024.10.09 22:15:40.402949 [ 250 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1334 | 2024.10.09 22:15:40.403096 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1335 | 2024.10.09 22:15:40.403126 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1336 | 2024.10.09 22:15:40.403172 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <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', 'static_routing_config:static_routes'))" | ||
1337 | 2024.10.09 22:15:40.403196 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1338 | 2024.10.09 22:15:40.404087 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002061 sec., 6792.819019893256 rows/sec., 277.19 KiB/sec. | ||
1339 | 2024.10.09 22:15:40.404322 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Debug> DynamicQueryHandler: Done processing query | ||
1340 | 2024.10.09 22:15:40.404346 [ 3 ] {98603d5e-e926-41aa-83b8-1668ee376ca4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1341 | 2024.10.09 22:15:40.404362 [ 3 ] {} <Debug> HTTP-Session: 3c26b428-c1a8-4c6a-8f9a-b74ad4f207c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1342 | 2024.10.09 22:15:40.404618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1343 | 2024.10.09 22:15:40.404666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1344 | 2024.10.09 22:15:40.404686 [ 3 ] {} <Debug> HTTP-Session: 4b93c502-e3dd-4292-828e-d880558aa22f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1345 | 2024.10.09 22:15:40.404702 [ 3 ] {} <Debug> HTTP-Session: 4b93c502-e3dd-4292-828e-d880558aa22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1346 | 2024.10.09 22:15:40.404716 [ 3 ] {} <Debug> HTTP-Session: 4b93c502-e3dd-4292-828e-d880558aa22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1347 | 2024.10.09 22:15:40.404746 [ 3 ] {} <Trace> HTTP-Session: 4b93c502-e3dd-4292-828e-d880558aa22f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2024.10.09 22:15:40.404881 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1349 | 2024.10.09 22:15:40.405135 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1350 | 2024.10.09 22:15:40.405174 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1351 | 2024.10.09 22:15:40.405427 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1352 | 2024.10.09 22:15:40.405491 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1353 | 2024.10.09 22:15:40.405630 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1354 | 2024.10.09 22:15:40.405733 [ 252 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1355 | 2024.10.09 22:15:40.405740 [ 253 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1356 | 2024.10.09 22:15:40.405843 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1357 | 2024.10.09 22:15:40.405868 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1358 | 2024.10.09 22:15:40.405914 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1359 | 2024.10.09 22:15:40.405937 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1360 | 2024.10.09 22:15:40.406740 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001961 sec., 7139.214686384497 rows/sec., 291.33 KiB/sec. | ||
1361 | 2024.10.09 22:15:40.406953 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Debug> DynamicQueryHandler: Done processing query | ||
1362 | 2024.10.09 22:15:40.406976 [ 3 ] {f5acd935-792f-408e-9336-acebc45f2ad0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1363 | 2024.10.09 22:15:40.406992 [ 3 ] {} <Debug> HTTP-Session: 4b93c502-e3dd-4292-828e-d880558aa22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1364 | 2024.10.09 22:15:40.407252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1365 | 2024.10.09 22:15:40.407300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1366 | 2024.10.09 22:15:40.407319 [ 3 ] {} <Debug> HTTP-Session: d6cf9751-fc8d-4df1-ac50-9dc6b1d7cfb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1367 | 2024.10.09 22:15:40.407336 [ 3 ] {} <Debug> HTTP-Session: d6cf9751-fc8d-4df1-ac50-9dc6b1d7cfb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1368 | 2024.10.09 22:15:40.407350 [ 3 ] {} <Debug> HTTP-Session: d6cf9751-fc8d-4df1-ac50-9dc6b1d7cfb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1369 | 2024.10.09 22:15:40.407380 [ 3 ] {} <Trace> HTTP-Session: d6cf9751-fc8d-4df1-ac50-9dc6b1d7cfb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1370 | 2024.10.09 22:15:40.407514 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1371 | 2024.10.09 22:15:40.407768 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1372 | 2024.10.09 22:15:40.407807 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1373 | 2024.10.09 22:15:40.408058 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1374 | 2024.10.09 22:15:40.408127 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1375 | 2024.10.09 22:15:40.408266 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1376 | 2024.10.09 22:15:40.408363 [ 254 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1377 | 2024.10.09 22:15:40.408378 [ 252 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1378 | 2024.10.09 22:15:40.408475 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1379 | 2024.10.09 22:15:40.408502 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1380 | 2024.10.09 22:15:40.408548 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1381 | 2024.10.09 22:15:40.408570 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1382 | 2024.10.09 22:15:40.409440 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001986 sec., 7049.345417925479 rows/sec., 287.66 KiB/sec. | ||
1383 | 2024.10.09 22:15:40.409678 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Debug> DynamicQueryHandler: Done processing query | ||
1384 | 2024.10.09 22:15:40.409702 [ 3 ] {11e9ace3-4cb1-4fd0-b4de-389728b15afc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1385 | 2024.10.09 22:15:40.409745 [ 3 ] {} <Debug> HTTP-Session: d6cf9751-fc8d-4df1-ac50-9dc6b1d7cfb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1386 | 2024.10.09 22:15:40.409986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1387 | 2024.10.09 22:15:40.410033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1388 | 2024.10.09 22:15:40.410053 [ 3 ] {} <Debug> HTTP-Session: 8a8082b8-d6e9-4358-a720-dadf91705381 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1389 | 2024.10.09 22:15:40.410070 [ 3 ] {} <Debug> HTTP-Session: 8a8082b8-d6e9-4358-a720-dadf91705381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1390 | 2024.10.09 22:15:40.410083 [ 3 ] {} <Debug> HTTP-Session: 8a8082b8-d6e9-4358-a720-dadf91705381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1391 | 2024.10.09 22:15:40.410113 [ 3 ] {} <Trace> HTTP-Session: 8a8082b8-d6e9-4358-a720-dadf91705381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1392 | 2024.10.09 22:15:40.410250 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) 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) | ||
1393 | 2024.10.09 22:15:40.410531 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1394 | 2024.10.09 22:15:40.410571 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <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 | ||
1395 | 2024.10.09 22:15:40.410829 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1396 | 2024.10.09 22:15:40.410893 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1397 | 2024.10.09 22:15:40.411029 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1398 | 2024.10.09 22:15:40.411136 [ 254 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1399 | 2024.10.09 22:15:40.411149 [ 250 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1400 | 2024.10.09 22:15:40.411254 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1401 | 2024.10.09 22:15:40.411281 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1402 | 2024.10.09 22:15:40.411328 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <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'))" | ||
1403 | 2024.10.09 22:15:40.411351 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1404 | 2024.10.09 22:15:40.412218 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002031 sec., 6893.1560807484 rows/sec., 281.28 KiB/sec. | ||
1405 | 2024.10.09 22:15:40.412455 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Debug> DynamicQueryHandler: Done processing query | ||
1406 | 2024.10.09 22:15:40.412478 [ 3 ] {b180ec86-d815-49a1-8451-5693872a0597} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1407 | 2024.10.09 22:15:40.412495 [ 3 ] {} <Debug> HTTP-Session: 8a8082b8-d6e9-4358-a720-dadf91705381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1408 | 2024.10.09 22:15:40.412740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1409 | 2024.10.09 22:15:40.412789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1410 | 2024.10.09 22:15:40.412808 [ 3 ] {} <Debug> HTTP-Session: 9079c44c-d49c-4f91-9a79-4f1b2b3803ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1411 | 2024.10.09 22:15:40.412824 [ 3 ] {} <Debug> HTTP-Session: 9079c44c-d49c-4f91-9a79-4f1b2b3803ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1412 | 2024.10.09 22:15:40.412838 [ 3 ] {} <Debug> HTTP-Session: 9079c44c-d49c-4f91-9a79-4f1b2b3803ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1413 | 2024.10.09 22:15:40.412868 [ 3 ] {} <Trace> HTTP-Session: 9079c44c-d49c-4f91-9a79-4f1b2b3803ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1414 | 2024.10.09 22:15:40.413004 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1415 | 2024.10.09 22:15:40.413266 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1416 | 2024.10.09 22:15:40.413307 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1417 | 2024.10.09 22:15:40.413567 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1418 | 2024.10.09 22:15:40.413632 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1419 | 2024.10.09 22:15:40.413769 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1420 | 2024.10.09 22:15:40.413869 [ 253 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1421 | 2024.10.09 22:15:40.413894 [ 252 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1422 | 2024.10.09 22:15:40.414028 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1423 | 2024.10.09 22:15:40.414056 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1424 | 2024.10.09 22:15:40.414104 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1425 | 2024.10.09 22:15:40.414129 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1426 | 2024.10.09 22:15:40.415027 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002086 sec., 6711.409395973154 rows/sec., 273.87 KiB/sec. | ||
1427 | 2024.10.09 22:15:40.415262 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> DynamicQueryHandler: Done processing query | ||
1428 | 2024.10.09 22:15:40.415286 [ 3 ] {ae6e4f51-fea2-421a-82b9-df83804f4936} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1429 | 2024.10.09 22:15:40.415302 [ 3 ] {} <Debug> HTTP-Session: 9079c44c-d49c-4f91-9a79-4f1b2b3803ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1430 | 2024.10.09 22:15:40.415904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.10.09 22:15:40.415953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1432 | 2024.10.09 22:15:40.415971 [ 3 ] {} <Debug> HTTP-Session: 453a47a7-a192-44d5-a3e8-861427f855db Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1433 | 2024.10.09 22:15:40.415988 [ 3 ] {} <Debug> HTTP-Session: 453a47a7-a192-44d5-a3e8-861427f855db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1434 | 2024.10.09 22:15:40.416002 [ 3 ] {} <Debug> HTTP-Session: 453a47a7-a192-44d5-a3e8-861427f855db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1435 | 2024.10.09 22:15:40.416031 [ 3 ] {} <Trace> HTTP-Session: 453a47a7-a192-44d5-a3e8-861427f855db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2024.10.09 22:15:40.416167 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1437 | 2024.10.09 22:15:40.416432 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1438 | 2024.10.09 22:15:40.416473 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1439 | 2024.10.09 22:15:40.416738 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1440 | 2024.10.09 22:15:40.416801 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1441 | 2024.10.09 22:15:40.416940 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1442 | 2024.10.09 22:15:40.417061 [ 253 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1443 | 2024.10.09 22:15:40.417064 [ 250 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1444 | 2024.10.09 22:15:40.417192 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1445 | 2024.10.09 22:15:40.417219 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1446 | 2024.10.09 22:15:40.417266 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1447 | 2024.10.09 22:15:40.417288 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1448 | 2024.10.09 22:15:40.418155 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002051 sec., 6825.938566552902 rows/sec., 278.54 KiB/sec. | ||
1449 | 2024.10.09 22:15:40.418395 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2024.10.09 22:15:40.418420 [ 3 ] {0c87499c-610a-4a0f-b195-dc9ac1dcdc1c} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1451 | 2024.10.09 22:15:40.418436 [ 3 ] {} <Debug> HTTP-Session: 453a47a7-a192-44d5-a3e8-861427f855db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1452 | 2024.10.09 22:15:40.418658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1453 | 2024.10.09 22:15:40.418706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1454 | 2024.10.09 22:15:40.418724 [ 3 ] {} <Debug> HTTP-Session: 90aa5023-d720-45fe-b45b-cebb267d921f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1455 | 2024.10.09 22:15:40.418740 [ 3 ] {} <Debug> HTTP-Session: 90aa5023-d720-45fe-b45b-cebb267d921f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2024.10.09 22:15:40.418754 [ 3 ] {} <Debug> HTTP-Session: 90aa5023-d720-45fe-b45b-cebb267d921f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1457 | 2024.10.09 22:15:40.418784 [ 3 ] {} <Trace> HTTP-Session: 90aa5023-d720-45fe-b45b-cebb267d921f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1458 | 2024.10.09 22:15:40.418922 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
1459 | 2024.10.09 22:15:40.419188 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1460 | 2024.10.09 22:15:40.419229 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1461 | 2024.10.09 22:15:40.419495 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1462 | 2024.10.09 22:15:40.419561 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1463 | 2024.10.09 22:15:40.419704 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1464 | 2024.10.09 22:15:40.419796 [ 252 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1465 | 2024.10.09 22:15:40.419810 [ 253 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1466 | 2024.10.09 22:15:40.419907 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1467 | 2024.10.09 22:15:40.419933 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1468 | 2024.10.09 22:15:40.419981 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1469 | 2024.10.09 22:15:40.420003 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1470 | 2024.10.09 22:15:40.420859 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001998 sec., 7007.007007007006 rows/sec., 285.93 KiB/sec. | ||
1471 | 2024.10.09 22:15:40.421095 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> DynamicQueryHandler: Done processing query | ||
1472 | 2024.10.09 22:15:40.421119 [ 3 ] {d7f27a88-5d7e-41d0-bd5a-0fef8b9064f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1473 | 2024.10.09 22:15:40.421136 [ 3 ] {} <Debug> HTTP-Session: 90aa5023-d720-45fe-b45b-cebb267d921f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1474 | 2024.10.09 22:15:40.421335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1475 | 2024.10.09 22:15:40.421384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1476 | 2024.10.09 22:15:40.421403 [ 3 ] {} <Debug> HTTP-Session: f402eeff-78c2-4602-b04c-fe314a47685d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1477 | 2024.10.09 22:15:40.421419 [ 3 ] {} <Debug> HTTP-Session: f402eeff-78c2-4602-b04c-fe314a47685d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1478 | 2024.10.09 22:15:40.421433 [ 3 ] {} <Debug> HTTP-Session: f402eeff-78c2-4602-b04c-fe314a47685d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1479 | 2024.10.09 22:15:40.421462 [ 3 ] {} <Trace> HTTP-Session: f402eeff-78c2-4602-b04c-fe314a47685d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2024.10.09 22:15:40.421599 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
1481 | 2024.10.09 22:15:40.421863 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1482 | 2024.10.09 22:15:40.421904 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1483 | 2024.10.09 22:15:40.422205 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1484 | 2024.10.09 22:15:40.422271 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1485 | 2024.10.09 22:15:40.422411 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1486 | 2024.10.09 22:15:40.422510 [ 252 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1487 | 2024.10.09 22:15:40.422523 [ 253 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1488 | 2024.10.09 22:15:40.422628 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1489 | 2024.10.09 22:15:40.422659 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1490 | 2024.10.09 22:15:40.422706 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1491 | 2024.10.09 22:15:40.422728 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1492 | 2024.10.09 22:15:40.423625 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002089 sec., 6701.771182383915 rows/sec., 273.47 KiB/sec. | ||
1493 | 2024.10.09 22:15:40.423864 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> DynamicQueryHandler: Done processing query | ||
1494 | 2024.10.09 22:15:40.423888 [ 3 ] {e304c084-40fb-430c-8004-32836526360f} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1495 | 2024.10.09 22:15:40.423904 [ 3 ] {} <Debug> HTTP-Session: f402eeff-78c2-4602-b04c-fe314a47685d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1496 | 2024.10.09 22:15:40.424109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1497 | 2024.10.09 22:15:40.424157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1498 | 2024.10.09 22:15:40.424177 [ 3 ] {} <Debug> HTTP-Session: 1be0ed57-8220-41a2-be1a-65a739b3ce47 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1499 | 2024.10.09 22:15:40.424193 [ 3 ] {} <Debug> HTTP-Session: 1be0ed57-8220-41a2-be1a-65a739b3ce47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1500 | 2024.10.09 22:15:40.424207 [ 3 ] {} <Debug> HTTP-Session: 1be0ed57-8220-41a2-be1a-65a739b3ce47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1501 | 2024.10.09 22:15:40.424236 [ 3 ] {} <Trace> HTTP-Session: 1be0ed57-8220-41a2-be1a-65a739b3ce47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1502 | 2024.10.09 22:15:40.424374 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
1503 | 2024.10.09 22:15:40.424638 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1504 | 2024.10.09 22:15:40.424680 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1505 | 2024.10.09 22:15:40.424951 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1506 | 2024.10.09 22:15:40.425016 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1507 | 2024.10.09 22:15:40.425155 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1508 | 2024.10.09 22:15:40.425254 [ 252 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1509 | 2024.10.09 22:15:40.425280 [ 253 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1510 | 2024.10.09 22:15:40.425388 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1511 | 2024.10.09 22:15:40.425414 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1512 | 2024.10.09 22:15:40.425460 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1513 | 2024.10.09 22:15:40.425481 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1514 | 2024.10.09 22:15:40.426323 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002013 sec., 6954.793840039742 rows/sec., 283.80 KiB/sec. | ||
1515 | 2024.10.09 22:15:40.426564 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> DynamicQueryHandler: Done processing query | ||
1516 | 2024.10.09 22:15:40.426588 [ 3 ] {a24b3471-730d-40fc-8649-66f083691627} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1517 | 2024.10.09 22:15:40.426604 [ 3 ] {} <Debug> HTTP-Session: 1be0ed57-8220-41a2-be1a-65a739b3ce47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1518 | 2024.10.09 22:15:40.426832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1519 | 2024.10.09 22:15:40.426878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1520 | 2024.10.09 22:15:40.426897 [ 3 ] {} <Debug> HTTP-Session: 6b545ca4-c4d3-4bce-9bf0-94a3db967d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1521 | 2024.10.09 22:15:40.426912 [ 3 ] {} <Debug> HTTP-Session: 6b545ca4-c4d3-4bce-9bf0-94a3db967d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1522 | 2024.10.09 22:15:40.426926 [ 3 ] {} <Debug> HTTP-Session: 6b545ca4-c4d3-4bce-9bf0-94a3db967d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1523 | 2024.10.09 22:15:40.426956 [ 3 ] {} <Trace> HTTP-Session: 6b545ca4-c4d3-4bce-9bf0-94a3db967d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2024.10.09 22:15:40.427095 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
1525 | 2024.10.09 22:15:40.427359 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1526 | 2024.10.09 22:15:40.427400 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1527 | 2024.10.09 22:15:40.427673 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1528 | 2024.10.09 22:15:40.427738 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1529 | 2024.10.09 22:15:40.427877 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1530 | 2024.10.09 22:15:40.427977 [ 253 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1531 | 2024.10.09 22:15:40.427993 [ 252 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1532 | 2024.10.09 22:15:40.428094 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1533 | 2024.10.09 22:15:40.428123 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1534 | 2024.10.09 22:15:40.428169 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1535 | 2024.10.09 22:15:40.428193 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1536 | 2024.10.09 22:15:40.429072 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002043 sec., 6852.667645619187 rows/sec., 279.63 KiB/sec. | ||
1537 | 2024.10.09 22:15:40.429308 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> DynamicQueryHandler: Done processing query | ||
1538 | 2024.10.09 22:15:40.429333 [ 3 ] {b82436e4-4973-47a1-84c0-f94fa76e0b63} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1539 | 2024.10.09 22:15:40.429349 [ 3 ] {} <Debug> HTTP-Session: 6b545ca4-c4d3-4bce-9bf0-94a3db967d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1540 | 2024.10.09 22:15:40.429547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1541 | 2024.10.09 22:15:40.429595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1542 | 2024.10.09 22:15:40.429613 [ 3 ] {} <Debug> HTTP-Session: bc9e6de2-0f25-46fe-979c-dfb6c5186016 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1543 | 2024.10.09 22:15:40.429629 [ 3 ] {} <Debug> HTTP-Session: bc9e6de2-0f25-46fe-979c-dfb6c5186016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1544 | 2024.10.09 22:15:40.429643 [ 3 ] {} <Debug> HTTP-Session: bc9e6de2-0f25-46fe-979c-dfb6c5186016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1545 | 2024.10.09 22:15:40.429673 [ 3 ] {} <Trace> HTTP-Session: bc9e6de2-0f25-46fe-979c-dfb6c5186016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1546 | 2024.10.09 22:15:40.429813 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1547 | 2024.10.09 22:15:40.430086 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1548 | 2024.10.09 22:15:40.430129 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1549 | 2024.10.09 22:15:40.430404 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1550 | 2024.10.09 22:15:40.430467 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1551 | 2024.10.09 22:15:40.430606 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1552 | 2024.10.09 22:15:40.430710 [ 253 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1553 | 2024.10.09 22:15:40.430715 [ 252 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1554 | 2024.10.09 22:15:40.430828 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1555 | 2024.10.09 22:15:40.430854 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1556 | 2024.10.09 22:15:40.430901 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1557 | 2024.10.09 22:15:40.430923 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1558 | 2024.10.09 22:15:40.431729 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001983 sec., 7060.010085728694 rows/sec., 288.09 KiB/sec. | ||
1559 | 2024.10.09 22:15:40.431966 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> DynamicQueryHandler: Done processing query | ||
1560 | 2024.10.09 22:15:40.431990 [ 3 ] {c665f6f4-7d03-4201-83cb-2c83f553f857} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1561 | 2024.10.09 22:15:40.432006 [ 3 ] {} <Debug> HTTP-Session: bc9e6de2-0f25-46fe-979c-dfb6c5186016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2024.10.09 22:15:40.432208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1563 | 2024.10.09 22:15:40.432256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1564 | 2024.10.09 22:15:40.432274 [ 3 ] {} <Debug> HTTP-Session: 00496f7c-4eb7-462d-a309-247ecc79d77e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1565 | 2024.10.09 22:15:40.432290 [ 3 ] {} <Debug> HTTP-Session: 00496f7c-4eb7-462d-a309-247ecc79d77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1566 | 2024.10.09 22:15:40.432303 [ 3 ] {} <Debug> HTTP-Session: 00496f7c-4eb7-462d-a309-247ecc79d77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1567 | 2024.10.09 22:15:40.432334 [ 3 ] {} <Trace> HTTP-Session: 00496f7c-4eb7-462d-a309-247ecc79d77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1568 | 2024.10.09 22:15:40.432475 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1569 | 2024.10.09 22:15:40.432748 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1570 | 2024.10.09 22:15:40.432791 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1571 | 2024.10.09 22:15:40.433071 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1572 | 2024.10.09 22:15:40.433135 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1573 | 2024.10.09 22:15:40.433274 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1574 | 2024.10.09 22:15:40.433365 [ 253 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1575 | 2024.10.09 22:15:40.433381 [ 252 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1576 | 2024.10.09 22:15:40.433477 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1577 | 2024.10.09 22:15:40.433503 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1578 | 2024.10.09 22:15:40.433549 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1579 | 2024.10.09 22:15:40.433574 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1580 | 2024.10.09 22:15:40.434417 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002007 sec., 6975.585450921773 rows/sec., 284.65 KiB/sec. | ||
1581 | 2024.10.09 22:15:40.434653 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> DynamicQueryHandler: Done processing query | ||
1582 | 2024.10.09 22:15:40.434676 [ 3 ] {78ef6d23-df99-4504-b44d-25f0ea40f013} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1583 | 2024.10.09 22:15:40.434692 [ 3 ] {} <Debug> HTTP-Session: 00496f7c-4eb7-462d-a309-247ecc79d77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1584 | 2024.10.09 22:15:40.434908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1585 | 2024.10.09 22:15:40.434954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1586 | 2024.10.09 22:15:40.434973 [ 3 ] {} <Debug> HTTP-Session: 0f048119-36c1-4e9a-b4aa-c63be67fc079 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1587 | 2024.10.09 22:15:40.434988 [ 3 ] {} <Debug> HTTP-Session: 0f048119-36c1-4e9a-b4aa-c63be67fc079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1588 | 2024.10.09 22:15:40.435002 [ 3 ] {} <Debug> HTTP-Session: 0f048119-36c1-4e9a-b4aa-c63be67fc079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1589 | 2024.10.09 22:15:40.435031 [ 3 ] {} <Trace> HTTP-Session: 0f048119-36c1-4e9a-b4aa-c63be67fc079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1590 | 2024.10.09 22:15:40.435171 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1591 | 2024.10.09 22:15:40.435442 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1592 | 2024.10.09 22:15:40.435485 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1593 | 2024.10.09 22:15:40.435766 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1594 | 2024.10.09 22:15:40.435829 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1595 | 2024.10.09 22:15:40.435968 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1596 | 2024.10.09 22:15:40.436049 [ 254 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1597 | 2024.10.09 22:15:40.436051 [ 253 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1598 | 2024.10.09 22:15:40.436153 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1599 | 2024.10.09 22:15:40.436179 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1600 | 2024.10.09 22:15:40.436225 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1601 | 2024.10.09 22:15:40.436248 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1602 | 2024.10.09 22:15:40.437168 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002027 sec., 6906.758756783423 rows/sec., 281.84 KiB/sec. | ||
1603 | 2024.10.09 22:15:40.437428 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> DynamicQueryHandler: Done processing query | ||
1604 | 2024.10.09 22:15:40.437451 [ 3 ] {77675117-be90-48f0-bbbd-a30b7224e20e} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1605 | 2024.10.09 22:15:40.437467 [ 3 ] {} <Debug> HTTP-Session: 0f048119-36c1-4e9a-b4aa-c63be67fc079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1606 | 2024.10.09 22:15:40.437679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1607 | 2024.10.09 22:15:40.437728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1608 | 2024.10.09 22:15:40.437748 [ 3 ] {} <Debug> HTTP-Session: d46b6d55-ecd5-4723-8fca-4c94d0695563 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1609 | 2024.10.09 22:15:40.437764 [ 3 ] {} <Debug> HTTP-Session: d46b6d55-ecd5-4723-8fca-4c94d0695563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1610 | 2024.10.09 22:15:40.437777 [ 3 ] {} <Debug> HTTP-Session: d46b6d55-ecd5-4723-8fca-4c94d0695563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2024.10.09 22:15:40.437807 [ 3 ] {} <Trace> HTTP-Session: d46b6d55-ecd5-4723-8fca-4c94d0695563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2024.10.09 22:15:40.437948 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1613 | 2024.10.09 22:15:40.438222 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1614 | 2024.10.09 22:15:40.438265 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1615 | 2024.10.09 22:15:40.438552 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1616 | 2024.10.09 22:15:40.438616 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1617 | 2024.10.09 22:15:40.438755 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1618 | 2024.10.09 22:15:40.438854 [ 253 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1619 | 2024.10.09 22:15:40.438880 [ 252 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1620 | 2024.10.09 22:15:40.439016 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1621 | 2024.10.09 22:15:40.439044 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1622 | 2024.10.09 22:15:40.439092 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1623 | 2024.10.09 22:15:40.439116 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1624 | 2024.10.09 22:15:40.440014 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002133 sec., 6563.525550867324 rows/sec., 267.83 KiB/sec. | ||
1625 | 2024.10.09 22:15:40.440256 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> DynamicQueryHandler: Done processing query | ||
1626 | 2024.10.09 22:15:40.440280 [ 3 ] {abe128b3-741e-4b8e-be15-8fba0d178ad0} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1627 | 2024.10.09 22:15:40.440297 [ 3 ] {} <Debug> HTTP-Session: d46b6d55-ecd5-4723-8fca-4c94d0695563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1628 | 2024.10.09 22:15:40.444830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2024.10.09 22:15:40.444880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1630 | 2024.10.09 22:15:40.444899 [ 3 ] {} <Debug> HTTP-Session: a18521b5-5b83-4856-82f7-d6535c9d46e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1631 | 2024.10.09 22:15:40.444916 [ 3 ] {} <Debug> HTTP-Session: a18521b5-5b83-4856-82f7-d6535c9d46e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1632 | 2024.10.09 22:15:40.444929 [ 3 ] {} <Debug> HTTP-Session: a18521b5-5b83-4856-82f7-d6535c9d46e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2024.10.09 22:15:40.444961 [ 3 ] {} <Trace> HTTP-Session: a18521b5-5b83-4856-82f7-d6535c9d46e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2024.10.09 22:15:40.445106 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1635 | 2024.10.09 22:15:40.445384 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1636 | 2024.10.09 22:15:40.445428 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1637 | 2024.10.09 22:15:40.445727 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1638 | 2024.10.09 22:15:40.445793 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1639 | 2024.10.09 22:15:40.445935 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1640 | 2024.10.09 22:15:40.446026 [ 253 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1641 | 2024.10.09 22:15:40.446045 [ 252 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1642 | 2024.10.09 22:15:40.446148 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1643 | 2024.10.09 22:15:40.446174 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1644 | 2024.10.09 22:15:40.446222 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1645 | 2024.10.09 22:15:40.446246 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1646 | 2024.10.09 22:15:40.447024 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001988 sec., 7042.25352112676 rows/sec., 287.37 KiB/sec. | ||
1647 | 2024.10.09 22:15:40.447257 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> DynamicQueryHandler: Done processing query | ||
1648 | 2024.10.09 22:15:40.447282 [ 3 ] {40cc0cdb-3c80-481d-aa44-16786fea2363} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1649 | 2024.10.09 22:15:40.447298 [ 3 ] {} <Debug> HTTP-Session: a18521b5-5b83-4856-82f7-d6535c9d46e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1650 | 2024.10.09 22:15:40.450544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1651 | 2024.10.09 22:15:40.450593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1652 | 2024.10.09 22:15:40.450611 [ 3 ] {} <Debug> HTTP-Session: bcf7b2dd-c76f-4739-ad44-b59ff7dca964 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1653 | 2024.10.09 22:15:40.450628 [ 3 ] {} <Debug> HTTP-Session: bcf7b2dd-c76f-4739-ad44-b59ff7dca964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1654 | 2024.10.09 22:15:40.450641 [ 3 ] {} <Debug> HTTP-Session: bcf7b2dd-c76f-4739-ad44-b59ff7dca964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1655 | 2024.10.09 22:15:40.450671 [ 3 ] {} <Trace> HTTP-Session: bcf7b2dd-c76f-4739-ad44-b59ff7dca964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.10.09 22:15:40.450796 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1657 | 2024.10.09 22:15:40.450851 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1658 | 2024.10.09 22:15:40.451052 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1659 | 2024.10.09 22:15:40.451449 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1660 | 2024.10.09 22:15:40.451496 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1661 | 2024.10.09 22:15:40.452034 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1662 | 2024.10.09 22:15:40.452358 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1663 | 2024.10.09 22:15:40.452531 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Debug> executeQuery: Read 16 rows, 2.57 KiB in 0.001775 sec., 9014.084507042253 rows/sec., 1.41 MiB/sec. | ||
1664 | 2024.10.09 22:15:40.452708 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2024.10.09 22:15:40.452732 [ 3 ] {ff3cfc45-4a44-4fd4-a887-0bd32f34f8b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1666 | 2024.10.09 22:15:40.452748 [ 3 ] {} <Debug> HTTP-Session: bcf7b2dd-c76f-4739-ad44-b59ff7dca964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1667 | 2024.10.09 22:15:40.452930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2024.10.09 22:15:40.452979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1669 | 2024.10.09 22:15:40.452998 [ 3 ] {} <Debug> HTTP-Session: 20e00a72-4a57-442d-8ced-7dfc8241c78b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1670 | 2024.10.09 22:15:40.453014 [ 3 ] {} <Debug> HTTP-Session: 20e00a72-4a57-442d-8ced-7dfc8241c78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1671 | 2024.10.09 22:15:40.453027 [ 3 ] {} <Debug> HTTP-Session: 20e00a72-4a57-442d-8ced-7dfc8241c78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1672 | 2024.10.09 22:15:40.453057 [ 3 ] {} <Trace> HTTP-Session: 20e00a72-4a57-442d-8ced-7dfc8241c78b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1673 | 2024.10.09 22:15:40.453200 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1674 | 2024.10.09 22:15:40.453243 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1675 | 2024.10.09 22:15:40.453474 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1676 | 2024.10.09 22:15:40.453940 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1677 | 2024.10.09 22:15:40.453978 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1678 | 2024.10.09 22:15:40.454345 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1679 | 2024.10.09 22:15:40.454702 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1680 | 2024.10.09 22:15:40.454931 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.001789 sec., 105645.61207378424 rows/sec., 9.23 MiB/sec. | ||
1681 | 2024.10.09 22:15:40.455107 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Debug> DynamicQueryHandler: Done processing query | ||
1682 | 2024.10.09 22:15:40.455139 [ 3 ] {8b199cf5-3623-4874-990e-bcc5cc9eb620} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1683 | 2024.10.09 22:15:40.455155 [ 3 ] {} <Debug> HTTP-Session: 20e00a72-4a57-442d-8ced-7dfc8241c78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1684 | 2024.10.09 22:15:40.455266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1685 | 2024.10.09 22:15:40.455314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1686 | 2024.10.09 22:15:40.455333 [ 3 ] {} <Debug> HTTP-Session: 9d79a08e-38d5-419d-bc04-6d8144431dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1687 | 2024.10.09 22:15:40.455349 [ 3 ] {} <Debug> HTTP-Session: 9d79a08e-38d5-419d-bc04-6d8144431dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1688 | 2024.10.09 22:15:40.455363 [ 3 ] {} <Debug> HTTP-Session: 9d79a08e-38d5-419d-bc04-6d8144431dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1689 | 2024.10.09 22:15:40.455393 [ 3 ] {} <Trace> HTTP-Session: 9d79a08e-38d5-419d-bc04-6d8144431dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1690 | 2024.10.09 22:15:40.455490 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1691 | 2024.10.09 22:15:40.455532 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1692 | 2024.10.09 22:15:40.455752 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1693 | 2024.10.09 22:15:40.458048 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1694 | 2024.10.09 22:15:40.458092 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1695 | 2024.10.09 22:15:40.458504 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1696 | 2024.10.09 22:15:40.458903 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1697 | 2024.10.09 22:15:40.459055 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003581 sec., 3909.5224797542587 rows/sec., 273.80 KiB/sec. | ||
1698 | 2024.10.09 22:15:40.459325 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Debug> DynamicQueryHandler: Done processing query | ||
1699 | 2024.10.09 22:15:40.459349 [ 3 ] {c6f416db-3df9-457f-8781-81d66cd3c7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1700 | 2024.10.09 22:15:40.459364 [ 3 ] {} <Debug> HTTP-Session: 9d79a08e-38d5-419d-bc04-6d8144431dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2024.10.09 22:15:40.459476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2024.10.09 22:15:40.459525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1703 | 2024.10.09 22:15:40.459543 [ 3 ] {} <Debug> HTTP-Session: 77df8ed4-53db-4c74-8dc9-e6e7b5698824 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1704 | 2024.10.09 22:15:40.459559 [ 3 ] {} <Debug> HTTP-Session: 77df8ed4-53db-4c74-8dc9-e6e7b5698824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1705 | 2024.10.09 22:15:40.459572 [ 3 ] {} <Debug> HTTP-Session: 77df8ed4-53db-4c74-8dc9-e6e7b5698824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1706 | 2024.10.09 22:15:40.459602 [ 3 ] {} <Trace> HTTP-Session: 77df8ed4-53db-4c74-8dc9-e6e7b5698824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2024.10.09 22:15:40.459697 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1708 | 2024.10.09 22:15:40.459738 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1709 | 2024.10.09 22:15:40.459978 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1710 | 2024.10.09 22:15:40.460302 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1711 | 2024.10.09 22:15:40.460337 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1712 | 2024.10.09 22:15:40.460697 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1713 | 2024.10.09 22:15:40.461048 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1714 | 2024.10.09 22:15:40.461204 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 231.39 KiB/sec. | ||
1715 | 2024.10.09 22:15:40.461370 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Debug> DynamicQueryHandler: Done processing query | ||
1716 | 2024.10.09 22:15:40.461393 [ 3 ] {d5e42b45-db5b-44c8-afdd-0c0ea7000346} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1717 | 2024.10.09 22:15:40.461409 [ 3 ] {} <Debug> HTTP-Session: 77df8ed4-53db-4c74-8dc9-e6e7b5698824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1718 | 2024.10.09 22:15:40.461729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1719 | 2024.10.09 22:15:40.461777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1720 | 2024.10.09 22:15:40.461795 [ 3 ] {} <Debug> HTTP-Session: 60f8d97c-2371-4821-85a5-bb6d80916a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1721 | 2024.10.09 22:15:40.461811 [ 3 ] {} <Debug> HTTP-Session: 60f8d97c-2371-4821-85a5-bb6d80916a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1722 | 2024.10.09 22:15:40.461825 [ 3 ] {} <Debug> HTTP-Session: 60f8d97c-2371-4821-85a5-bb6d80916a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1723 | 2024.10.09 22:15:40.461854 [ 3 ] {} <Trace> HTTP-Session: 60f8d97c-2371-4821-85a5-bb6d80916a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2024.10.09 22:15:40.462160 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1725 | 2024.10.09 22:15:40.462204 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1726 | 2024.10.09 22:15:40.462424 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1727 | 2024.10.09 22:15:40.462959 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1728 | 2024.10.09 22:15:40.462995 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1729 | 2024.10.09 22:15:40.463442 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1730 | 2024.10.09 22:15:40.463808 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2024.10.09 22:15:40.463968 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002021 sec., 189015.33894111827 rows/sec., 13.38 MiB/sec. | ||
1732 | 2024.10.09 22:15:40.464245 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Debug> DynamicQueryHandler: Done processing query | ||
1733 | 2024.10.09 22:15:40.464270 [ 3 ] {940bb825-b776-47a0-bd40-3326f0552333} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1734 | 2024.10.09 22:15:40.464286 [ 3 ] {} <Debug> HTTP-Session: 60f8d97c-2371-4821-85a5-bb6d80916a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1735 | 2024.10.09 22:15:40.464420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1736 | 2024.10.09 22:15:40.464500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1737 | 2024.10.09 22:15:40.464537 [ 3 ] {} <Debug> HTTP-Session: 92716365-ff5a-449d-bfdd-f5619b23e0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1738 | 2024.10.09 22:15:40.464562 [ 3 ] {} <Debug> HTTP-Session: 92716365-ff5a-449d-bfdd-f5619b23e0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1739 | 2024.10.09 22:15:40.464580 [ 3 ] {} <Debug> HTTP-Session: 92716365-ff5a-449d-bfdd-f5619b23e0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1740 | 2024.10.09 22:15:40.464618 [ 3 ] {} <Trace> HTTP-Session: 92716365-ff5a-449d-bfdd-f5619b23e0b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1741 | 2024.10.09 22:15:40.464744 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1742 | 2024.10.09 22:15:40.464796 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1743 | 2024.10.09 22:15:40.464951 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1744 | 2024.10.09 22:15:40.465244 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1745 | 2024.10.09 22:15:40.465281 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1746 | 2024.10.09 22:15:40.465638 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1747 | 2024.10.09 22:15:40.465976 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1748 | 2024.10.09 22:15:40.466103 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec. | ||
1749 | 2024.10.09 22:15:40.466394 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Debug> DynamicQueryHandler: Done processing query | ||
1750 | 2024.10.09 22:15:40.466419 [ 3 ] {23cdb9cd-7c6c-4ec8-aff3-e65c0c673930} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1751 | 2024.10.09 22:15:40.466436 [ 3 ] {} <Debug> HTTP-Session: 92716365-ff5a-449d-bfdd-f5619b23e0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1752 | 2024.10.09 22:15:40.466732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 43404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1753 | 2024.10.09 22:15:40.466783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1754 | 2024.10.09 22:15:40.466801 [ 3 ] {} <Debug> HTTP-Session: 4b2a53b1-f5bb-4945-8b4e-1cab6fa54769 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1755 | 2024.10.09 22:15:40.466817 [ 3 ] {} <Debug> HTTP-Session: 4b2a53b1-f5bb-4945-8b4e-1cab6fa54769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1756 | 2024.10.09 22:15:40.466830 [ 3 ] {} <Debug> HTTP-Session: 4b2a53b1-f5bb-4945-8b4e-1cab6fa54769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1757 | 2024.10.09 22:15:40.466862 [ 3 ] {} <Trace> HTTP-Session: 4b2a53b1-f5bb-4945-8b4e-1cab6fa54769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1758 | 2024.10.09 22:15:40.467049 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1759 | 2024.10.09 22:15:40.467095 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1760 | 2024.10.09 22:15:40.467256 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1761 | 2024.10.09 22:15:40.467724 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1762 | 2024.10.09 22:15:40.467760 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1763 | 2024.10.09 22:15:40.468155 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1764 | 2024.10.09 22:15:40.468506 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1765 | 2024.10.09 22:15:40.468664 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Debug> executeQuery: Read 231 rows, 15.81 KiB in 0.001707 sec., 135325.13181019333 rows/sec., 9.04 MiB/sec. | ||
1766 | 2024.10.09 22:15:40.468841 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Debug> DynamicQueryHandler: Done processing query | ||
1767 | 2024.10.09 22:15:40.468865 [ 3 ] {2269bb07-1850-4462-90b9-a6321a855af0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1768 | 2024.10.09 22:15:40.468882 [ 3 ] {} <Debug> HTTP-Session: 4b2a53b1-f5bb-4945-8b4e-1cab6fa54769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1769 | 2024.10.09 22:15:40.468989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1770 | 2024.10.09 22:15:40.469038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1771 | 2024.10.09 22:15:40.469057 [ 3 ] {} <Debug> HTTP-Session: 794b3e28-f110-4f72-969e-8f1b7f7d02d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1772 | 2024.10.09 22:15:40.469073 [ 3 ] {} <Debug> HTTP-Session: 794b3e28-f110-4f72-969e-8f1b7f7d02d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1773 | 2024.10.09 22:15:40.469086 [ 3 ] {} <Debug> HTTP-Session: 794b3e28-f110-4f72-969e-8f1b7f7d02d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1774 | 2024.10.09 22:15:40.469117 [ 3 ] {} <Trace> HTTP-Session: 794b3e28-f110-4f72-969e-8f1b7f7d02d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2024.10.09 22:15:40.469210 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1776 | 2024.10.09 22:15:40.469255 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1777 | 2024.10.09 22:15:40.469384 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1778 | 2024.10.09 22:15:40.469659 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1779 | 2024.10.09 22:15:40.469696 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1780 | 2024.10.09 22:15:40.470081 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1781 | 2024.10.09 22:15:40.470411 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2024.10.09 22:15:40.470562 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
1783 | 2024.10.09 22:15:40.470732 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Debug> DynamicQueryHandler: Done processing query | ||
1784 | 2024.10.09 22:15:40.470757 [ 3 ] {2140bddf-842d-41f6-848a-ce0515972fa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1785 | 2024.10.09 22:15:40.470773 [ 3 ] {} <Debug> HTTP-Session: 794b3e28-f110-4f72-969e-8f1b7f7d02d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1786 | 2024.10.09 22:15:40.470892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 11288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1787 | 2024.10.09 22:15:40.470941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1788 | 2024.10.09 22:15:40.470959 [ 3 ] {} <Debug> HTTP-Session: 7d0809be-57f3-43b8-bcf5-8c3182e38218 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1789 | 2024.10.09 22:15:40.470976 [ 3 ] {} <Debug> HTTP-Session: 7d0809be-57f3-43b8-bcf5-8c3182e38218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1790 | 2024.10.09 22:15:40.470990 [ 3 ] {} <Debug> HTTP-Session: 7d0809be-57f3-43b8-bcf5-8c3182e38218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1791 | 2024.10.09 22:15:40.471020 [ 3 ] {} <Trace> HTTP-Session: 7d0809be-57f3-43b8-bcf5-8c3182e38218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1792 | 2024.10.09 22:15:40.471165 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1793 | 2024.10.09 22:15:40.471208 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1794 | 2024.10.09 22:15:40.471338 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1795 | 2024.10.09 22:15:40.471873 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2024.10.09 22:15:40.471910 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1797 | 2024.10.09 22:15:40.472295 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1798 | 2024.10.09 22:15:40.472615 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2024.10.09 22:15:40.472757 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Debug> executeQuery: Read 76 rows, 4.96 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 2.84 MiB/sec. | ||
1800 | 2024.10.09 22:15:40.473022 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Debug> DynamicQueryHandler: Done processing query | ||
1801 | 2024.10.09 22:15:40.473046 [ 3 ] {847e53f1-a74a-4fb6-abce-2af7ded55252} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB. | ||
1802 | 2024.10.09 22:15:40.473126 [ 3 ] {} <Debug> HTTP-Session: 7d0809be-57f3-43b8-bcf5-8c3182e38218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1803 | 2024.10.09 22:15:41.000199 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.98 MiB, peak 146.14 MiB, free memory in arenas 0.00 B, will set to 139.39 MiB (RSS), difference: -1.59 MiB | ||
1804 | 2024.10.09 22:15:44.074276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 202 | ||
1805 | 2024.10.09 22:15:44.078139 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2024.10.09 22:15:44.078206 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1807 | 2024.10.09 22:15:44.080026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1808 | 2024.10.09 22:15:44.081146 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2024.10.09 22:15:44.081999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1810 | 2024.10.09 22:15:45.401364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 10390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1811 | 2024.10.09 22:15:45.401502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1812 | 2024.10.09 22:15:45.401528 [ 3 ] {} <Debug> HTTP-Session: 5ae85d0f-ba13-4b2a-8dff-539e3e55ba5b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1813 | 2024.10.09 22:15:45.401553 [ 3 ] {} <Debug> HTTP-Session: 5ae85d0f-ba13-4b2a-8dff-539e3e55ba5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1814 | 2024.10.09 22:15:45.401568 [ 3 ] {} <Debug> HTTP-Session: 5ae85d0f-ba13-4b2a-8dff-539e3e55ba5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1815 | 2024.10.09 22:15:45.401620 [ 3 ] {} <Trace> HTTP-Session: 5ae85d0f-ba13-4b2a-8dff-539e3e55ba5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1816 | 2024.10.09 22:15:45.401844 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1817 | 2024.10.09 22:15:45.401914 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1818 | 2024.10.09 22:15:45.402262 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1819 | 2024.10.09 22:15:45.402793 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2024.10.09 22:15:45.402843 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1821 | 2024.10.09 22:15:45.403334 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1822 | 2024.10.09 22:15:45.403766 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2024.10.09 22:15:45.403961 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002181 sec., 33012.379642365886 rows/sec., 2.68 MiB/sec. | ||
1824 | 2024.10.09 22:15:45.404314 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Debug> DynamicQueryHandler: Done processing query | ||
1825 | 2024.10.09 22:15:45.404343 [ 3 ] {f964441c-0ded-4af3-9132-da6e9afbc083} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1826 | 2024.10.09 22:15:45.404360 [ 3 ] {} <Debug> HTTP-Session: 5ae85d0f-ba13-4b2a-8dff-539e3e55ba5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1827 | 2024.10.09 22:15:45.404536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1828 | 2024.10.09 22:15:45.404597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1829 | 2024.10.09 22:15:45.404617 [ 3 ] {} <Debug> HTTP-Session: 0552ed11-e6bd-402b-bb49-3befbfb17d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1830 | 2024.10.09 22:15:45.404634 [ 3 ] {} <Debug> HTTP-Session: 0552ed11-e6bd-402b-bb49-3befbfb17d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1831 | 2024.10.09 22:15:45.404649 [ 3 ] {} <Debug> HTTP-Session: 0552ed11-e6bd-402b-bb49-3befbfb17d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1832 | 2024.10.09 22:15:45.404685 [ 3 ] {} <Trace> HTTP-Session: 0552ed11-e6bd-402b-bb49-3befbfb17d6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1833 | 2024.10.09 22:15:45.404800 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1834 | 2024.10.09 22:15:45.404849 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1835 | 2024.10.09 22:15:45.405110 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1836 | 2024.10.09 22:15:45.405482 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1837 | 2024.10.09 22:15:45.405524 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1838 | 2024.10.09 22:15:45.405891 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1839 | 2024.10.09 22:15:45.406273 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1840 | 2024.10.09 22:15:45.406434 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001659 sec., 4822.18203737191 rows/sec., 362.61 KiB/sec. | ||
1841 | 2024.10.09 22:15:45.406732 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Debug> DynamicQueryHandler: Done processing query | ||
1842 | 2024.10.09 22:15:45.406757 [ 3 ] {55533651-f0e9-4f30-ab62-06fc4c105c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1843 | 2024.10.09 22:15:45.406774 [ 3 ] {} <Debug> HTTP-Session: 0552ed11-e6bd-402b-bb49-3befbfb17d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1844 | 2024.10.09 22:15:45.406903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1845 | 2024.10.09 22:15:45.406959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1846 | 2024.10.09 22:15:45.406978 [ 3 ] {} <Debug> HTTP-Session: f7ef94c5-345a-41b6-b709-ab20f106163a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1847 | 2024.10.09 22:15:45.406995 [ 3 ] {} <Debug> HTTP-Session: f7ef94c5-345a-41b6-b709-ab20f106163a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1848 | 2024.10.09 22:15:45.407008 [ 3 ] {} <Debug> HTTP-Session: f7ef94c5-345a-41b6-b709-ab20f106163a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1849 | 2024.10.09 22:15:45.407042 [ 3 ] {} <Trace> HTTP-Session: f7ef94c5-345a-41b6-b709-ab20f106163a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1850 | 2024.10.09 22:15:45.407170 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1851 | 2024.10.09 22:15:45.407217 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1852 | 2024.10.09 22:15:45.407461 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1853 | 2024.10.09 22:15:45.407828 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1854 | 2024.10.09 22:15:45.407865 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1855 | 2024.10.09 22:15:45.408228 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1856 | 2024.10.09 22:15:45.408610 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2024.10.09 22:15:45.408781 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001653 sec., 43557.16878402904 rows/sec., 3.40 MiB/sec. | ||
1858 | 2024.10.09 22:15:45.409047 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Debug> DynamicQueryHandler: Done processing query | ||
1859 | 2024.10.09 22:15:45.409072 [ 3 ] {19a905e5-8510-4fd3-b589-7a11fd05ec82} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1860 | 2024.10.09 22:15:45.409088 [ 3 ] {} <Debug> HTTP-Session: f7ef94c5-345a-41b6-b709-ab20f106163a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1861 | 2024.10.09 22:15:45.409304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1862 | 2024.10.09 22:15:45.409353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1863 | 2024.10.09 22:15:45.409372 [ 3 ] {} <Debug> HTTP-Session: 3f41ebf4-1c1f-48c1-a048-01e09bb32fed Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1864 | 2024.10.09 22:15:45.409390 [ 3 ] {} <Debug> HTTP-Session: 3f41ebf4-1c1f-48c1-a048-01e09bb32fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1865 | 2024.10.09 22:15:45.409403 [ 3 ] {} <Debug> HTTP-Session: 3f41ebf4-1c1f-48c1-a048-01e09bb32fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1866 | 2024.10.09 22:15:45.409435 [ 3 ] {} <Trace> HTTP-Session: 3f41ebf4-1c1f-48c1-a048-01e09bb32fed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2024.10.09 22:15:45.409592 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1868 | 2024.10.09 22:15:45.409639 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1869 | 2024.10.09 22:15:45.409804 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1870 | 2024.10.09 22:15:45.410203 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2024.10.09 22:15:45.410239 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1872 | 2024.10.09 22:15:45.410626 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1873 | 2024.10.09 22:15:45.410969 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2024.10.09 22:15:45.411132 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
1875 | 2024.10.09 22:15:45.411312 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Debug> DynamicQueryHandler: Done processing query | ||
1876 | 2024.10.09 22:15:45.411336 [ 3 ] {7022efba-4cf5-47ce-8187-932d8c24e03f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1877 | 2024.10.09 22:15:45.411352 [ 3 ] {} <Debug> HTTP-Session: 3f41ebf4-1c1f-48c1-a048-01e09bb32fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1878 | 2024.10.09 22:15:45.411491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 14149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1879 | 2024.10.09 22:15:45.411540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1880 | 2024.10.09 22:15:45.411561 [ 3 ] {} <Debug> HTTP-Session: 37078180-0e1f-4190-8dc8-77c59398cddb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1881 | 2024.10.09 22:15:45.411577 [ 3 ] {} <Debug> HTTP-Session: 37078180-0e1f-4190-8dc8-77c59398cddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1882 | 2024.10.09 22:15:45.411591 [ 3 ] {} <Debug> HTTP-Session: 37078180-0e1f-4190-8dc8-77c59398cddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1883 | 2024.10.09 22:15:45.411621 [ 3 ] {} <Trace> HTTP-Session: 37078180-0e1f-4190-8dc8-77c59398cddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1884 | 2024.10.09 22:15:45.411776 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1885 | 2024.10.09 22:15:45.411841 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1886 | 2024.10.09 22:15:45.412271 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1887 | 2024.10.09 22:15:45.412827 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2024.10.09 22:15:45.412863 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1889 | 2024.10.09 22:15:45.413471 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1890 | 2024.10.09 22:15:45.413885 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.10.09 22:15:45.414059 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. | ||
1892 | 2024.10.09 22:15:45.414288 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Debug> DynamicQueryHandler: Done processing query | ||
1893 | 2024.10.09 22:15:45.414312 [ 3 ] {8a1fbda8-403c-48e9-9141-35fe4a7d00a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1894 | 2024.10.09 22:15:45.414329 [ 3 ] {} <Debug> HTTP-Session: 37078180-0e1f-4190-8dc8-77c59398cddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1895 | 2024.10.09 22:15:45.414460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1896 | 2024.10.09 22:15:45.414509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1897 | 2024.10.09 22:15:45.414528 [ 3 ] {} <Debug> HTTP-Session: 3f30ffba-f708-4627-99ce-d171322a4bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1898 | 2024.10.09 22:15:45.414544 [ 3 ] {} <Debug> HTTP-Session: 3f30ffba-f708-4627-99ce-d171322a4bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1899 | 2024.10.09 22:15:45.414559 [ 3 ] {} <Debug> HTTP-Session: 3f30ffba-f708-4627-99ce-d171322a4bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1900 | 2024.10.09 22:15:45.414590 [ 3 ] {} <Trace> HTTP-Session: 3f30ffba-f708-4627-99ce-d171322a4bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1901 | 2024.10.09 22:15:45.414709 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1902 | 2024.10.09 22:15:45.414754 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1903 | 2024.10.09 22:15:45.414880 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1904 | 2024.10.09 22:15:45.415196 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1905 | 2024.10.09 22:15:45.415232 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1906 | 2024.10.09 22:15:45.415598 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1907 | 2024.10.09 22:15:45.415919 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1908 | 2024.10.09 22:15:45.416041 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
1909 | 2024.10.09 22:15:45.416210 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Debug> DynamicQueryHandler: Done processing query | ||
1910 | 2024.10.09 22:15:45.416233 [ 3 ] {4eb5487f-9706-469b-b423-d2e90fcec862} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1911 | 2024.10.09 22:15:45.416250 [ 3 ] {} <Debug> HTTP-Session: 3f30ffba-f708-4627-99ce-d171322a4bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1912 | 2024.10.09 22:15:49.000841 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1913 | 2024.10.09 22:15:49.000922 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1914 | 2024.10.09 22:15:50.405846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1915 | 2024.10.09 22:15:50.405973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1916 | 2024.10.09 22:15:50.405999 [ 3 ] {} <Debug> HTTP-Session: 3c112f2b-c897-46e8-ad08-c3ddccc5e53c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1917 | 2024.10.09 22:15:50.406024 [ 3 ] {} <Debug> HTTP-Session: 3c112f2b-c897-46e8-ad08-c3ddccc5e53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1918 | 2024.10.09 22:15:50.406039 [ 3 ] {} <Debug> HTTP-Session: 3c112f2b-c897-46e8-ad08-c3ddccc5e53c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1919 | 2024.10.09 22:15:50.406088 [ 3 ] {} <Trace> HTTP-Session: 3c112f2b-c897-46e8-ad08-c3ddccc5e53c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1920 | 2024.10.09 22:15:50.406324 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1921 | 2024.10.09 22:15:50.406391 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1922 | 2024.10.09 22:15:50.406722 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1923 | 2024.10.09 22:15:50.407297 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1924 | 2024.10.09 22:15:50.407376 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1925 | 2024.10.09 22:15:50.407804 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1926 | 2024.10.09 22:15:50.408206 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1927 | 2024.10.09 22:15:50.408375 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002138 sec., 88400.37418147801 rows/sec., 7.72 MiB/sec. | ||
1928 | 2024.10.09 22:15:50.408386 [ 72 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1929 | 2024.10.09 22:15:50.408509 [ 72 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2024.10.09 22:15:50.408557 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1931 | 2024.10.09 22:15:50.408662 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Debug> DynamicQueryHandler: Done processing query | ||
1932 | 2024.10.09 22:15:50.408699 [ 3 ] {db552d49-c40d-4e04-b8e6-1dda40eec129} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1933 | 2024.10.09 22:15:50.408717 [ 3 ] {} <Debug> HTTP-Session: 3c112f2b-c897-46e8-ad08-c3ddccc5e53c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1934 | 2024.10.09 22:15:50.408875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1935 | 2024.10.09 22:15:50.408925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1936 | 2024.10.09 22:15:50.408944 [ 3 ] {} <Debug> HTTP-Session: 8926f2d5-03d2-43ce-aff3-ec478550a37d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1937 | 2024.10.09 22:15:50.408961 [ 3 ] {} <Debug> HTTP-Session: 8926f2d5-03d2-43ce-aff3-ec478550a37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2024.10.09 22:15:50.408975 [ 3 ] {} <Debug> HTTP-Session: 8926f2d5-03d2-43ce-aff3-ec478550a37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1939 | 2024.10.09 22:15:50.409006 [ 3 ] {} <Trace> HTTP-Session: 8926f2d5-03d2-43ce-aff3-ec478550a37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2024.10.09 22:15:50.409114 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1941 | 2024.10.09 22:15:50.409158 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1942 | 2024.10.09 22:15:50.409390 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1943 | 2024.10.09 22:15:50.409742 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1944 | 2024.10.09 22:15:50.409779 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1945 | 2024.10.09 22:15:50.410125 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1946 | 2024.10.09 22:15:50.410492 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1947 | 2024.10.09 22:15:50.410663 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. | ||
1948 | 2024.10.09 22:15:50.410940 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Debug> DynamicQueryHandler: Done processing query | ||
1949 | 2024.10.09 22:15:50.410965 [ 3 ] {08f0d064-09b3-40e9-8623-fb1ba66748aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1950 | 2024.10.09 22:15:50.410980 [ 3 ] {} <Debug> HTTP-Session: 8926f2d5-03d2-43ce-aff3-ec478550a37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1951 | 2024.10.09 22:15:50.411099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1952 | 2024.10.09 22:15:50.411146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1953 | 2024.10.09 22:15:50.411165 [ 3 ] {} <Debug> HTTP-Session: b1b9087b-8c5c-4777-8dac-248f5aab810b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1954 | 2024.10.09 22:15:50.411181 [ 3 ] {} <Debug> HTTP-Session: b1b9087b-8c5c-4777-8dac-248f5aab810b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1955 | 2024.10.09 22:15:50.411194 [ 3 ] {} <Debug> HTTP-Session: b1b9087b-8c5c-4777-8dac-248f5aab810b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1956 | 2024.10.09 22:15:50.411225 [ 3 ] {} <Trace> HTTP-Session: b1b9087b-8c5c-4777-8dac-248f5aab810b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1957 | 2024.10.09 22:15:50.411321 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1958 | 2024.10.09 22:15:50.411362 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1959 | 2024.10.09 22:15:50.411606 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1960 | 2024.10.09 22:15:50.411910 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1961 | 2024.10.09 22:15:50.411947 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1962 | 2024.10.09 22:15:50.412279 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1963 | 2024.10.09 22:15:50.412639 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2024.10.09 22:15:50.412658 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
1965 | 2024.10.09 22:15:50.412864 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 227.53 KiB/sec. | ||
1966 | 2024.10.09 22:15:50.413281 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1967 | 2024.10.09 22:15:50.413359 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Debug> DynamicQueryHandler: Done processing query | ||
1968 | 2024.10.09 22:15:50.413362 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
1969 | 2024.10.09 22:15:50.413385 [ 3 ] {438f33b3-ebab-4c39-b43e-ec304b179ba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1970 | 2024.10.09 22:15:50.413403 [ 3 ] {} <Debug> HTTP-Session: b1b9087b-8c5c-4777-8dac-248f5aab810b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2024.10.09 22:15:50.413480 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1972 | 2024.10.09 22:15:50.413749 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
1973 | 2024.10.09 22:15:50.413802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1974 | 2024.10.09 22:15:50.413991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1975 | 2024.10.09 22:15:50.414071 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 189 rows starting from the beginning of the part | ||
1976 | 2024.10.09 22:15:50.414086 [ 3 ] {} <Debug> HTTP-Session: fef18c94-f137-4459-b006-81e294f2e127 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
1977 | 2024.10.09 22:15:50.414165 [ 3 ] {} <Debug> HTTP-Session: fef18c94-f137-4459-b006-81e294f2e127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1978 | 2024.10.09 22:15:50.414232 [ 3 ] {} <Debug> HTTP-Session: fef18c94-f137-4459-b006-81e294f2e127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1979 | 2024.10.09 22:15:50.414378 [ 3 ] {} <Trace> HTTP-Session: fef18c94-f137-4459-b006-81e294f2e127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2024.10.09 22:15:50.414396 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1981 | 2024.10.09 22:15:50.414706 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 189 rows starting from the beginning of the part | ||
1982 | 2024.10.09 22:15:50.414937 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1983 | 2024.10.09 22:15:50.415096 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1984 | 2024.10.09 22:15:50.415521 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1985 | 2024.10.09 22:15:50.416488 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2024.10.09 22:15:50.416547 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1987 | 2024.10.09 22:15:50.416708 [ 197 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.008051708 sec., 77250.69016412419 rows/sec., 6.79 MiB/sec. | ||
1988 | 2024.10.09 22:15:50.417068 [ 197 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1989 | 2024.10.09 22:15:50.417478 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1990 | 2024.10.09 22:15:50.418246 [ 197 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2024.10.09 22:15:50.418436 [ 197 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_6_1} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1992 | 2024.10.09 22:15:50.418519 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1993 | 2024.10.09 22:15:50.418649 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1994 | 2024.10.09 22:15:50.418776 [ 72 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1995 | 2024.10.09 22:15:50.418797 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.004152 sec., 92003.8535645472 rows/sec., 6.51 MiB/sec. | ||
1996 | 2024.10.09 22:15:50.418844 [ 72 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1997 | 2024.10.09 22:15:50.418928 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1998 | 2024.10.09 22:15:50.419305 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
1999 | 2024.10.09 22:15:50.419388 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Debug> DynamicQueryHandler: Done processing query | ||
2000 | 2024.10.09 22:15:50.419438 [ 3 ] {39887608-3a9c-4eb4-a51d-f43ea873c5e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2001 | 2024.10.09 22:15:50.419475 [ 3 ] {} <Debug> HTTP-Session: fef18c94-f137-4459-b006-81e294f2e127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.10.09 22:15:50.419582 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2003 | 2024.10.09 22:15:50.419644 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
2004 | 2024.10.09 22:15:50.419659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2005 | 2024.10.09 22:15:50.419850 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
2006 | 2024.10.09 22:15:50.419872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2007 | 2024.10.09 22:15:50.420045 [ 3 ] {} <Debug> HTTP-Session: 23c04708-95f4-41e2-84a2-696e75e39cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2008 | 2024.10.09 22:15:50.420213 [ 3 ] {} <Debug> HTTP-Session: 23c04708-95f4-41e2-84a2-696e75e39cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2009 | 2024.10.09 22:15:50.420220 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
2010 | 2024.10.09 22:15:50.420287 [ 3 ] {} <Debug> HTTP-Session: 23c04708-95f4-41e2-84a2-696e75e39cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2011 | 2024.10.09 22:15:50.420490 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 382 rows starting from the beginning of the part | ||
2012 | 2024.10.09 22:15:50.420511 [ 3 ] {} <Trace> HTTP-Session: 23c04708-95f4-41e2-84a2-696e75e39cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2013 | 2024.10.09 22:15:50.420730 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
2014 | 2024.10.09 22:15:50.420965 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2015 | 2024.10.09 22:15:50.421037 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 382 rows starting from the beginning of the part | ||
2016 | 2024.10.09 22:15:50.421123 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2017 | 2024.10.09 22:15:50.421814 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2018 | 2024.10.09 22:15:50.422518 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2019 | 2024.10.09 22:15:50.422585 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2020 | 2024.10.09 22:15:50.423665 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2021 | 2024.10.09 22:15:50.424343 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 5 columns (5 merged, 0 gathered) in 0.005293228 sec., 191187.683583628 rows/sec., 14.60 MiB/sec. | ||
2022 | 2024.10.09 22:15:50.424497 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2024.10.09 22:15:50.424571 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2024 | 2024.10.09 22:15:50.424770 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003986 sec., 1505.2684395383844 rows/sec., 78.64 KiB/sec. | ||
2025 | 2024.10.09 22:15:50.425078 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Debug> DynamicQueryHandler: Done processing query | ||
2026 | 2024.10.09 22:15:50.425118 [ 3 ] {1cf4cebc-10ef-4a9e-9508-4cf5d6877480} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2027 | 2024.10.09 22:15:50.425142 [ 3 ] {} <Debug> HTTP-Session: 23c04708-95f4-41e2-84a2-696e75e39cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2028 | 2024.10.09 22:15:50.425356 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2029 | 2024.10.09 22:15:50.425371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2030 | 2024.10.09 22:15:50.425429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2031 | 2024.10.09 22:15:50.425443 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_6_1} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2032 | 2024.10.09 22:15:50.425451 [ 3 ] {} <Debug> HTTP-Session: cfad4d05-4449-425f-af52-2009369ebf58 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2033 | 2024.10.09 22:15:50.425472 [ 3 ] {} <Debug> HTTP-Session: cfad4d05-4449-425f-af52-2009369ebf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2034 | 2024.10.09 22:15:50.425497 [ 3 ] {} <Debug> HTTP-Session: cfad4d05-4449-425f-af52-2009369ebf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2035 | 2024.10.09 22:15:50.425542 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2036 | 2024.10.09 22:15:50.425546 [ 3 ] {} <Trace> HTTP-Session: cfad4d05-4449-425f-af52-2009369ebf58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2024.10.09 22:15:50.425868 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2038 | 2024.10.09 22:15:50.425917 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2039 | 2024.10.09 22:15:50.426066 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2040 | 2024.10.09 22:15:50.426517 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2041 | 2024.10.09 22:15:50.426552 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2042 | 2024.10.09 22:15:50.426919 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2043 | 2024.10.09 22:15:50.427319 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2044 | 2024.10.09 22:15:50.427462 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001818 sec., 130363.03630363036 rows/sec., 8.74 MiB/sec. | ||
2045 | 2024.10.09 22:15:50.427502 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2046 | 2024.10.09 22:15:50.427607 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2024.10.09 22:15:50.427657 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2048 | 2024.10.09 22:15:50.427731 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Debug> DynamicQueryHandler: Done processing query | ||
2049 | 2024.10.09 22:15:50.427787 [ 3 ] {799efeb3-fd04-49d0-9714-9aaac957d0e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2050 | 2024.10.09 22:15:50.427844 [ 3 ] {} <Debug> HTTP-Session: cfad4d05-4449-425f-af52-2009369ebf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2051 | 2024.10.09 22:15:50.427884 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
2052 | 2024.10.09 22:15:50.428005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2053 | 2024.10.09 22:15:50.428128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2054 | 2024.10.09 22:15:50.428182 [ 3 ] {} <Debug> HTTP-Session: d9d3330f-25db-437c-bdc8-6206e3c802a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2055 | 2024.10.09 22:15:50.428235 [ 3 ] {} <Debug> HTTP-Session: d9d3330f-25db-437c-bdc8-6206e3c802a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2024.10.09 22:15:50.428246 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2057 | 2024.10.09 22:15:50.428261 [ 3 ] {} <Debug> HTTP-Session: d9d3330f-25db-437c-bdc8-6206e3c802a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2058 | 2024.10.09 22:15:50.428322 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 110 rows starting from the beginning of the part | ||
2059 | 2024.10.09 22:15:50.428340 [ 3 ] {} <Trace> HTTP-Session: d9d3330f-25db-437c-bdc8-6206e3c802a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2024.10.09 22:15:50.428658 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2061 | 2024.10.09 22:15:50.428657 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
2062 | 2024.10.09 22:15:50.428789 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2063 | 2024.10.09 22:15:50.428976 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
2064 | 2024.10.09 22:15:50.429407 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 231 rows starting from the beginning of the part | ||
2065 | 2024.10.09 22:15:50.429794 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
2066 | 2024.10.09 22:15:50.429988 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2067 | 2024.10.09 22:15:50.430104 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
2068 | 2024.10.09 22:15:50.430648 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2069 | 2024.10.09 22:15:50.430689 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2070 | 2024.10.09 22:15:50.431037 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2071 | 2024.10.09 22:15:50.431370 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2072 | 2024.10.09 22:15:50.431525 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 22.17 KiB/sec. | ||
2073 | 2024.10.09 22:15:50.431703 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Debug> DynamicQueryHandler: Done processing query | ||
2074 | 2024.10.09 22:15:50.431727 [ 3 ] {b51e947a-50b9-4865-aef0-346ed96b0212} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2075 | 2024.10.09 22:15:50.431742 [ 3 ] {} <Debug> HTTP-Session: d9d3330f-25db-437c-bdc8-6206e3c802a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2076 | 2024.10.09 22:15:50.431869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2077 | 2024.10.09 22:15:50.431918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2078 | 2024.10.09 22:15:50.431937 [ 3 ] {} <Debug> HTTP-Session: b01e3e7a-bd94-404a-beb9-a33ff3a5be0f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2079 | 2024.10.09 22:15:50.431953 [ 3 ] {} <Debug> HTTP-Session: b01e3e7a-bd94-404a-beb9-a33ff3a5be0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2080 | 2024.10.09 22:15:50.431967 [ 3 ] {} <Debug> HTTP-Session: b01e3e7a-bd94-404a-beb9-a33ff3a5be0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2081 | 2024.10.09 22:15:50.431997 [ 3 ] {} <Trace> HTTP-Session: b01e3e7a-bd94-404a-beb9-a33ff3a5be0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2082 | 2024.10.09 22:15:50.432129 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2083 | 2024.10.09 22:15:50.432175 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2084 | 2024.10.09 22:15:50.432312 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2085 | 2024.10.09 22:15:50.432886 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2024.10.09 22:15:50.432944 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2087 | 2024.10.09 22:15:50.433869 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2088 | 2024.10.09 22:15:50.434725 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2024.10.09 22:15:50.434918 [ 71 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2090 | 2024.10.09 22:15:50.435041 [ 71 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2091 | 2024.10.09 22:15:50.435035 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002925 sec., 28034.188034188035 rows/sec., 1.78 MiB/sec. | ||
2092 | 2024.10.09 22:15:50.435095 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2093 | 2024.10.09 22:15:50.435624 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Debug> DynamicQueryHandler: Done processing query | ||
2094 | 2024.10.09 22:15:50.435633 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
2095 | 2024.10.09 22:15:50.435699 [ 3 ] {07621e35-4747-4841-b0eb-3603f9308790} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2096 | 2024.10.09 22:15:50.435785 [ 3 ] {} <Debug> HTTP-Session: b01e3e7a-bd94-404a-beb9-a33ff3a5be0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2097 | 2024.10.09 22:15:50.436025 [ 197 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 5 columns (5 merged, 0 gathered) in 0.00828416 sec., 125299.36650185414 rows/sec., 8.56 MiB/sec. | ||
2098 | 2024.10.09 22:15:50.436066 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2099 | 2024.10.09 22:15:50.436113 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
2100 | 2024.10.09 22:15:50.436273 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
2101 | 2024.10.09 22:15:50.436423 [ 197 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2102 | 2024.10.09 22:15:50.436656 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
2103 | 2024.10.09 22:15:50.436826 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
2104 | 2024.10.09 22:15:50.437235 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
2105 | 2024.10.09 22:15:50.437585 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
2106 | 2024.10.09 22:15:50.438012 [ 197 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2107 | 2024.10.09 22:15:50.438171 [ 197 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2108 | 2024.10.09 22:15:50.438332 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
2109 | 2024.10.09 22:15:50.439045 [ 200 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.003759781 sec., 94154.42016436596 rows/sec., 6.23 MiB/sec. | ||
2110 | 2024.10.09 22:15:50.439201 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2111 | 2024.10.09 22:15:50.439608 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2024.10.09 22:15:50.439694 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_6_1} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2113 | 2024.10.09 22:15:50.439777 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2114 | 2024.10.09 22:15:54.082460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 230 | ||
2115 | 2024.10.09 22:15:54.085421 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.10.09 22:15:54.085466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2117 | 2024.10.09 22:15:54.086956 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2118 | 2024.10.09 22:15:54.087924 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.10.09 22:15:54.088551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
2120 | 2024.10.09 22:15:55.396353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2121 | 2024.10.09 22:15:55.396545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2122 | 2024.10.09 22:15:55.396591 [ 3 ] {} <Debug> HTTP-Session: f857ce2c-21e8-4645-95d4-b7999da53a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2123 | 2024.10.09 22:15:55.396633 [ 3 ] {} <Debug> HTTP-Session: f857ce2c-21e8-4645-95d4-b7999da53a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2124 | 2024.10.09 22:15:55.396663 [ 3 ] {} <Debug> HTTP-Session: f857ce2c-21e8-4645-95d4-b7999da53a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2125 | 2024.10.09 22:15:55.396742 [ 3 ] {} <Trace> HTTP-Session: f857ce2c-21e8-4645-95d4-b7999da53a12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2126 | 2024.10.09 22:15:55.397138 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2127 | 2024.10.09 22:15:55.397633 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2128 | 2024.10.09 22:15:55.397683 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2129 | 2024.10.09 22:15:55.398031 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2130 | 2024.10.09 22:15:55.398113 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2131 | 2024.10.09 22:15:55.398292 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2132 | 2024.10.09 22:15:55.398629 [ 250 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2133 | 2024.10.09 22:15:55.398711 [ 252 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2134 | 2024.10.09 22:15:55.398688 [ 255 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2135 | 2024.10.09 22:15:55.398923 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2136 | 2024.10.09 22:15:55.398952 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2137 | 2024.10.09 22:15:55.401398 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2138 | 2024.10.09 22:15:55.403521 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
2139 | 2024.10.09 22:15:55.403641 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2140 | 2024.10.09 22:15:55.403733 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2141 | 2024.10.09 22:15:55.405961 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.009017 sec., 3327.048907618942 rows/sec., 124.66 KiB/sec. | ||
2142 | 2024.10.09 22:15:55.406305 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> DynamicQueryHandler: Done processing query | ||
2143 | 2024.10.09 22:15:55.406331 [ 3 ] {64f55f22-c9cc-45f2-9363-f628b6b70a8c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2144 | 2024.10.09 22:15:55.406350 [ 3 ] {} <Debug> HTTP-Session: f857ce2c-21e8-4645-95d4-b7999da53a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2145 | 2024.10.09 22:15:55.406561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2146 | 2024.10.09 22:15:55.406612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2147 | 2024.10.09 22:15:55.406632 [ 3 ] {} <Debug> HTTP-Session: f0760730-4981-450f-a3de-0eea502b084a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2148 | 2024.10.09 22:15:55.406649 [ 3 ] {} <Debug> HTTP-Session: f0760730-4981-450f-a3de-0eea502b084a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2149 | 2024.10.09 22:15:55.406663 [ 3 ] {} <Debug> HTTP-Session: f0760730-4981-450f-a3de-0eea502b084a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2150 | 2024.10.09 22:15:55.406696 [ 3 ] {} <Trace> HTTP-Session: f0760730-4981-450f-a3de-0eea502b084a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2151 | 2024.10.09 22:15:55.406844 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2152 | 2024.10.09 22:15:55.407133 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2153 | 2024.10.09 22:15:55.407182 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2154 | 2024.10.09 22:15:55.407491 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2155 | 2024.10.09 22:15:55.407557 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2156 | 2024.10.09 22:15:55.407698 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2157 | 2024.10.09 22:15:55.407851 [ 257 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2158 | 2024.10.09 22:15:55.407875 [ 255 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2159 | 2024.10.09 22:15:55.407863 [ 258 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2160 | 2024.10.09 22:15:55.408027 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2161 | 2024.10.09 22:15:55.408055 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2162 | 2024.10.09 22:15:55.408139 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2163 | 2024.10.09 22:15:55.408158 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
2164 | 2024.10.09 22:15:55.408198 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2165 | 2024.10.09 22:15:55.408242 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2166 | 2024.10.09 22:15:55.409662 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002891 sec., 10377.032168799724 rows/sec., 388.80 KiB/sec. | ||
2167 | 2024.10.09 22:15:55.409959 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> DynamicQueryHandler: Done processing query | ||
2168 | 2024.10.09 22:15:55.409984 [ 3 ] {68da2827-55a2-42db-a8ea-758a93a47bf4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2169 | 2024.10.09 22:15:55.410000 [ 3 ] {} <Debug> HTTP-Session: f0760730-4981-450f-a3de-0eea502b084a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2170 | 2024.10.09 22:15:55.410319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2171 | 2024.10.09 22:15:55.410366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2172 | 2024.10.09 22:15:55.410386 [ 3 ] {} <Debug> HTTP-Session: e8448db4-de09-497b-8ec1-5f634ffb3f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2173 | 2024.10.09 22:15:55.410402 [ 3 ] {} <Debug> HTTP-Session: e8448db4-de09-497b-8ec1-5f634ffb3f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2174 | 2024.10.09 22:15:55.410416 [ 3 ] {} <Debug> HTTP-Session: e8448db4-de09-497b-8ec1-5f634ffb3f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2175 | 2024.10.09 22:15:55.410447 [ 3 ] {} <Trace> HTTP-Session: e8448db4-de09-497b-8ec1-5f634ffb3f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2024.10.09 22:15:55.410596 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2177 | 2024.10.09 22:15:55.410882 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2178 | 2024.10.09 22:15:55.410930 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2179 | 2024.10.09 22:15:55.411237 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2180 | 2024.10.09 22:15:55.411301 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2181 | 2024.10.09 22:15:55.411444 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2182 | 2024.10.09 22:15:55.411601 [ 250 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2183 | 2024.10.09 22:15:55.411612 [ 252 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2184 | 2024.10.09 22:15:55.411598 [ 259 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2185 | 2024.10.09 22:15:55.411746 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2186 | 2024.10.09 22:15:55.411769 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2187 | 2024.10.09 22:15:55.411853 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2188 | 2024.10.09 22:15:55.411873 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
2189 | 2024.10.09 22:15:55.411912 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2190 | 2024.10.09 22:15:55.411955 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2191 | 2024.10.09 22:15:55.413396 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002876 sec., 10431.15438108484 rows/sec., 390.83 KiB/sec. | ||
2192 | 2024.10.09 22:15:55.413676 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> DynamicQueryHandler: Done processing query | ||
2193 | 2024.10.09 22:15:55.413701 [ 3 ] {c784e2b3-1d8d-4548-93fe-4f0a72262f6b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2194 | 2024.10.09 22:15:55.413718 [ 3 ] {} <Debug> HTTP-Session: e8448db4-de09-497b-8ec1-5f634ffb3f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2195 | 2024.10.09 22:15:55.421339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2024.10.09 22:15:55.421441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2197 | 2024.10.09 22:15:55.421481 [ 3 ] {} <Debug> HTTP-Session: 25bd5f1e-1479-4ad9-9bb3-4a182e594d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2198 | 2024.10.09 22:15:55.421513 [ 3 ] {} <Debug> HTTP-Session: 25bd5f1e-1479-4ad9-9bb3-4a182e594d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2199 | 2024.10.09 22:15:55.421541 [ 3 ] {} <Debug> HTTP-Session: 25bd5f1e-1479-4ad9-9bb3-4a182e594d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2200 | 2024.10.09 22:15:55.421600 [ 3 ] {} <Trace> HTTP-Session: 25bd5f1e-1479-4ad9-9bb3-4a182e594d90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2201 | 2024.10.09 22:15:55.421801 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2202 | 2024.10.09 22:15:55.421889 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2203 | 2024.10.09 22:15:55.422208 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2204 | 2024.10.09 22:15:55.422638 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2024.10.09 22:15:55.422678 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2206 | 2024.10.09 22:15:55.423163 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2207 | 2024.10.09 22:15:55.423478 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2024.10.09 22:15:55.423649 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001917 sec., 1564.9452269170579 rows/sec., 142.64 KiB/sec. | ||
2209 | 2024.10.09 22:15:55.423936 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Debug> DynamicQueryHandler: Done processing query | ||
2210 | 2024.10.09 22:15:55.423961 [ 3 ] {f0c21a2b-d351-4d75-8b56-02d9e4b77b38} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2211 | 2024.10.09 22:15:55.423977 [ 3 ] {} <Debug> HTTP-Session: 25bd5f1e-1479-4ad9-9bb3-4a182e594d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2212 | 2024.10.09 22:15:55.424116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2213 | 2024.10.09 22:15:55.424164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2214 | 2024.10.09 22:15:55.424184 [ 3 ] {} <Debug> HTTP-Session: 99fca33b-cc9d-48c8-a10d-94c24f17dd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2215 | 2024.10.09 22:15:55.424201 [ 3 ] {} <Debug> HTTP-Session: 99fca33b-cc9d-48c8-a10d-94c24f17dd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2216 | 2024.10.09 22:15:55.424214 [ 3 ] {} <Debug> HTTP-Session: 99fca33b-cc9d-48c8-a10d-94c24f17dd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2217 | 2024.10.09 22:15:55.424244 [ 3 ] {} <Trace> HTTP-Session: 99fca33b-cc9d-48c8-a10d-94c24f17dd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2218 | 2024.10.09 22:15:55.424373 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2219 | 2024.10.09 22:15:55.424419 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2220 | 2024.10.09 22:15:55.424669 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2221 | 2024.10.09 22:15:55.425101 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2222 | 2024.10.09 22:15:55.425138 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2223 | 2024.10.09 22:15:55.425500 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2224 | 2024.10.09 22:15:55.425863 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2024.10.09 22:15:55.426027 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.001691 sec., 69781.19455943229 rows/sec., 5.95 MiB/sec. | ||
2226 | 2024.10.09 22:15:55.426202 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Debug> DynamicQueryHandler: Done processing query | ||
2227 | 2024.10.09 22:15:55.426227 [ 3 ] {fda40235-9f9c-4466-8419-37923b86d324} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2228 | 2024.10.09 22:15:55.426242 [ 3 ] {} <Debug> HTTP-Session: 99fca33b-cc9d-48c8-a10d-94c24f17dd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2229 | 2024.10.09 22:15:55.426377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2230 | 2024.10.09 22:15:55.426427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2231 | 2024.10.09 22:15:55.426446 [ 3 ] {} <Debug> HTTP-Session: 8f5794dd-5860-4f8c-b925-86836cd550be Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2232 | 2024.10.09 22:15:55.426462 [ 3 ] {} <Debug> HTTP-Session: 8f5794dd-5860-4f8c-b925-86836cd550be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2233 | 2024.10.09 22:15:55.426476 [ 3 ] {} <Debug> HTTP-Session: 8f5794dd-5860-4f8c-b925-86836cd550be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2234 | 2024.10.09 22:15:55.426506 [ 3 ] {} <Trace> HTTP-Session: 8f5794dd-5860-4f8c-b925-86836cd550be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2024.10.09 22:15:55.426610 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2236 | 2024.10.09 22:15:55.426654 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2237 | 2024.10.09 22:15:55.426877 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2238 | 2024.10.09 22:15:55.427257 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2024.10.09 22:15:55.427295 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2240 | 2024.10.09 22:15:55.427637 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2241 | 2024.10.09 22:15:55.427997 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2024.10.09 22:15:55.428161 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001582 sec., 19595.448798988622 rows/sec., 1.44 MiB/sec. | ||
2243 | 2024.10.09 22:15:55.428331 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2024.10.09 22:15:55.428356 [ 3 ] {6dceef19-7f86-4782-bf45-44641f5930e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2245 | 2024.10.09 22:15:55.428372 [ 3 ] {} <Debug> HTTP-Session: 8f5794dd-5860-4f8c-b925-86836cd550be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2246 | 2024.10.09 22:15:55.428510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2247 | 2024.10.09 22:15:55.428559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2248 | 2024.10.09 22:15:55.428578 [ 3 ] {} <Debug> HTTP-Session: abb1ee18-b4fc-4e58-83b9-6763958841eb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2249 | 2024.10.09 22:15:55.428595 [ 3 ] {} <Debug> HTTP-Session: abb1ee18-b4fc-4e58-83b9-6763958841eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2250 | 2024.10.09 22:15:55.428609 [ 3 ] {} <Debug> HTTP-Session: abb1ee18-b4fc-4e58-83b9-6763958841eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2024.10.09 22:15:55.428639 [ 3 ] {} <Trace> HTTP-Session: abb1ee18-b4fc-4e58-83b9-6763958841eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2252 | 2024.10.09 22:15:55.428758 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2253 | 2024.10.09 22:15:55.428801 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2254 | 2024.10.09 22:15:55.429023 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2255 | 2024.10.09 22:15:55.429389 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2024.10.09 22:15:55.429426 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2257 | 2024.10.09 22:15:55.429776 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2258 | 2024.10.09 22:15:55.430143 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2024.10.09 22:15:55.430298 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Debug> executeQuery: Read 102 rows, 8.17 KiB in 0.001581 sec., 64516.12903225807 rows/sec., 5.05 MiB/sec. | ||
2260 | 2024.10.09 22:15:55.430607 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Debug> DynamicQueryHandler: Done processing query | ||
2261 | 2024.10.09 22:15:55.430632 [ 3 ] {3fdc3a11-7a44-49d6-9fa3-f3235658f618} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2262 | 2024.10.09 22:15:55.430648 [ 3 ] {} <Debug> HTTP-Session: abb1ee18-b4fc-4e58-83b9-6763958841eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2263 | 2024.10.09 22:15:55.430858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2264 | 2024.10.09 22:15:55.430906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2265 | 2024.10.09 22:15:55.430924 [ 3 ] {} <Debug> HTTP-Session: 1ad0c2c2-49f1-4e65-a9c4-2a45c21dd9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2266 | 2024.10.09 22:15:55.430940 [ 3 ] {} <Debug> HTTP-Session: 1ad0c2c2-49f1-4e65-a9c4-2a45c21dd9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2267 | 2024.10.09 22:15:55.430955 [ 3 ] {} <Debug> HTTP-Session: 1ad0c2c2-49f1-4e65-a9c4-2a45c21dd9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2268 | 2024.10.09 22:15:55.430985 [ 3 ] {} <Trace> HTTP-Session: 1ad0c2c2-49f1-4e65-a9c4-2a45c21dd9e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2269 | 2024.10.09 22:15:55.431130 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2270 | 2024.10.09 22:15:55.431177 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2271 | 2024.10.09 22:15:55.431344 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2272 | 2024.10.09 22:15:55.431711 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2273 | 2024.10.09 22:15:55.431745 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2274 | 2024.10.09 22:15:55.432094 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2275 | 2024.10.09 22:15:55.432490 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2276 | 2024.10.09 22:15:55.432608 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
2277 | 2024.10.09 22:15:55.432777 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Debug> DynamicQueryHandler: Done processing query | ||
2278 | 2024.10.09 22:15:55.432801 [ 3 ] {5e0ea632-3c88-48da-990f-d63664170b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2279 | 2024.10.09 22:15:55.432818 [ 3 ] {} <Debug> HTTP-Session: 1ad0c2c2-49f1-4e65-a9c4-2a45c21dd9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2280 | 2024.10.09 22:15:55.433037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2281 | 2024.10.09 22:15:55.433085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2282 | 2024.10.09 22:15:55.433104 [ 3 ] {} <Debug> HTTP-Session: 71dfceee-11e5-405b-9345-883f0d72681d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2283 | 2024.10.09 22:15:55.433121 [ 3 ] {} <Debug> HTTP-Session: 71dfceee-11e5-405b-9345-883f0d72681d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2284 | 2024.10.09 22:15:55.433135 [ 3 ] {} <Debug> HTTP-Session: 71dfceee-11e5-405b-9345-883f0d72681d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2285 | 2024.10.09 22:15:55.433165 [ 3 ] {} <Trace> HTTP-Session: 71dfceee-11e5-405b-9345-883f0d72681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2286 | 2024.10.09 22:15:55.433805 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2287 | 2024.10.09 22:15:55.433872 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2288 | 2024.10.09 22:15:55.434293 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2289 | 2024.10.09 22:15:55.435235 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2024.10.09 22:15:55.435271 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2291 | 2024.10.09 22:15:55.435929 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2292 | 2024.10.09 22:15:55.436346 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2293 | 2024.10.09 22:15:55.436495 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003233 sec., 9588.617383235385 rows/sec., 17.18 MiB/sec. | ||
2294 | 2024.10.09 22:15:55.436885 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Debug> DynamicQueryHandler: Done processing query | ||
2295 | 2024.10.09 22:15:55.436909 [ 3 ] {551c9148-79b8-4fe9-bf79-df55fbebe13b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
2296 | 2024.10.09 22:15:55.436925 [ 3 ] {} <Debug> HTTP-Session: 71dfceee-11e5-405b-9345-883f0d72681d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2297 | 2024.10.09 22:15:55.437035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2298 | 2024.10.09 22:15:55.437083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2299 | 2024.10.09 22:15:55.437101 [ 3 ] {} <Debug> HTTP-Session: ab6529e5-e9a0-4eca-9238-02cda46ecb6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2300 | 2024.10.09 22:15:55.437117 [ 3 ] {} <Debug> HTTP-Session: ab6529e5-e9a0-4eca-9238-02cda46ecb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2301 | 2024.10.09 22:15:55.437131 [ 3 ] {} <Debug> HTTP-Session: ab6529e5-e9a0-4eca-9238-02cda46ecb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2302 | 2024.10.09 22:15:55.437161 [ 3 ] {} <Trace> HTTP-Session: ab6529e5-e9a0-4eca-9238-02cda46ecb6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2303 | 2024.10.09 22:15:55.437258 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2304 | 2024.10.09 22:15:55.437302 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2305 | 2024.10.09 22:15:55.437435 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2306 | 2024.10.09 22:15:55.437704 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Trace> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2307 | 2024.10.09 22:15:55.437740 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2308 | 2024.10.09 22:15:55.438109 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2309 | 2024.10.09 22:15:55.438432 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Trace> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2310 | 2024.10.09 22:15:55.438551 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.00132 sec., 9090.90909090909 rows/sec., 685.07 KiB/sec. | ||
2311 | 2024.10.09 22:15:55.438816 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Debug> DynamicQueryHandler: Done processing query | ||
2312 | 2024.10.09 22:15:55.438841 [ 3 ] {19e86eca-fc7c-48e0-9858-af16ad3c2895} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2313 | 2024.10.09 22:15:55.438856 [ 3 ] {} <Debug> HTTP-Session: ab6529e5-e9a0-4eca-9238-02cda46ecb6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2314 | 2024.10.09 22:15:55.438967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2315 | 2024.10.09 22:15:55.439016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2316 | 2024.10.09 22:15:55.439035 [ 3 ] {} <Debug> HTTP-Session: 319253f6-f2ae-411c-84eb-f17ed0c84ea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2317 | 2024.10.09 22:15:55.439051 [ 3 ] {} <Debug> HTTP-Session: 319253f6-f2ae-411c-84eb-f17ed0c84ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2318 | 2024.10.09 22:15:55.439064 [ 3 ] {} <Debug> HTTP-Session: 319253f6-f2ae-411c-84eb-f17ed0c84ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2319 | 2024.10.09 22:15:55.439095 [ 3 ] {} <Trace> HTTP-Session: 319253f6-f2ae-411c-84eb-f17ed0c84ea7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2320 | 2024.10.09 22:15:55.439211 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2321 | 2024.10.09 22:15:55.439255 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2322 | 2024.10.09 22:15:55.439402 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2323 | 2024.10.09 22:15:55.439696 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2024.10.09 22:15:55.439732 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2325 | 2024.10.09 22:15:55.440080 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2326 | 2024.10.09 22:15:55.440401 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2024.10.09 22:15:55.440525 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
2328 | 2024.10.09 22:15:55.440685 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Debug> DynamicQueryHandler: Done processing query | ||
2329 | 2024.10.09 22:15:55.440709 [ 3 ] {a00f15fc-bd28-4fd4-b01d-0ebb8d5113f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2330 | 2024.10.09 22:15:55.440725 [ 3 ] {} <Debug> HTTP-Session: 319253f6-f2ae-411c-84eb-f17ed0c84ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2331 | 2024.10.09 22:15:56.953594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2332 | 2024.10.09 22:15:56.953731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2333 | 2024.10.09 22:15:56.953762 [ 3 ] {} <Debug> HTTP-Session: 1d5f350c-b90c-4855-8bc0-52529b060a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2334 | 2024.10.09 22:15:56.953789 [ 3 ] {} <Debug> HTTP-Session: 1d5f350c-b90c-4855-8bc0-52529b060a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2335 | 2024.10.09 22:15:56.953807 [ 3 ] {} <Debug> HTTP-Session: 1d5f350c-b90c-4855-8bc0-52529b060a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2336 | 2024.10.09 22:15:56.953863 [ 3 ] {} <Trace> HTTP-Session: 1d5f350c-b90c-4855-8bc0-52529b060a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2024.10.09 22:15:56.954145 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2338 | 2024.10.09 22:15:56.954585 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2339 | 2024.10.09 22:15:56.954637 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2340 | 2024.10.09 22:15:56.954996 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2341 | 2024.10.09 22:15:56.955077 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2342 | 2024.10.09 22:15:56.955255 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2343 | 2024.10.09 22:15:56.955514 [ 255 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2344 | 2024.10.09 22:15:56.955572 [ 252 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2345 | 2024.10.09 22:15:56.955576 [ 250 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2346 | 2024.10.09 22:15:56.955572 [ 258 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2347 | 2024.10.09 22:15:56.955874 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
2348 | 2024.10.09 22:15:56.955907 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2349 | 2024.10.09 22:15:56.956029 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2350 | 2024.10.09 22:15:56.956053 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2351 | 2024.10.09 22:15:56.956096 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2352 | 2024.10.09 22:15:56.956143 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2353 | 2024.10.09 22:15:56.956186 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2354 | 2024.10.09 22:15:56.958194 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.004185 sec., 7885.304659498207 rows/sec., 301.72 KiB/sec. | ||
2355 | 2024.10.09 22:15:56.958631 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> DynamicQueryHandler: Done processing query | ||
2356 | 2024.10.09 22:15:56.958663 [ 3 ] {64b7184f-1211-4f9f-8c91-991c3e9548eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2357 | 2024.10.09 22:15:56.958684 [ 3 ] {} <Debug> HTTP-Session: 1d5f350c-b90c-4855-8bc0-52529b060a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2358 | 2024.10.09 22:15:56.959010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2359 | 2024.10.09 22:15:56.959073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2360 | 2024.10.09 22:15:56.959097 [ 3 ] {} <Debug> HTTP-Session: 6db3123e-8358-4529-878e-47aea02f1817 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2361 | 2024.10.09 22:15:56.959119 [ 3 ] {} <Debug> HTTP-Session: 6db3123e-8358-4529-878e-47aea02f1817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2362 | 2024.10.09 22:15:56.959137 [ 3 ] {} <Debug> HTTP-Session: 6db3123e-8358-4529-878e-47aea02f1817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2363 | 2024.10.09 22:15:56.959179 [ 3 ] {} <Trace> HTTP-Session: 6db3123e-8358-4529-878e-47aea02f1817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2364 | 2024.10.09 22:15:56.959385 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2365 | 2024.10.09 22:15:56.959685 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2366 | 2024.10.09 22:15:56.959734 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2367 | 2024.10.09 22:15:56.960049 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2368 | 2024.10.09 22:15:56.960114 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2369 | 2024.10.09 22:15:56.960258 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2370 | 2024.10.09 22:15:56.960429 [ 250 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2371 | 2024.10.09 22:15:56.960455 [ 261 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2372 | 2024.10.09 22:15:56.960492 [ 260 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2373 | 2024.10.09 22:15:56.960507 [ 257 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2374 | 2024.10.09 22:15:56.960701 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
2375 | 2024.10.09 22:15:56.960748 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2376 | 2024.10.09 22:15:56.960889 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2377 | 2024.10.09 22:15:56.960915 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2378 | 2024.10.09 22:15:56.960967 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2379 | 2024.10.09 22:15:56.961020 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2380 | 2024.10.09 22:15:56.961069 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2381 | 2024.10.09 22:15:56.962832 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003555 sec., 9282.700421940928 rows/sec., 355.19 KiB/sec. | ||
2382 | 2024.10.09 22:15:56.963192 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> DynamicQueryHandler: Done processing query | ||
2383 | 2024.10.09 22:15:56.963218 [ 3 ] {ad38bdfa-b5b6-4168-b457-db1bbbaf5352} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2384 | 2024.10.09 22:15:56.963235 [ 3 ] {} <Debug> HTTP-Session: 6db3123e-8358-4529-878e-47aea02f1817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2385 | 2024.10.09 22:15:56.963476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2386 | 2024.10.09 22:15:56.963528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2387 | 2024.10.09 22:15:56.963549 [ 3 ] {} <Debug> HTTP-Session: fa8db631-e62d-4303-a2a1-f0439f7baa78 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2388 | 2024.10.09 22:15:56.963565 [ 3 ] {} <Debug> HTTP-Session: fa8db631-e62d-4303-a2a1-f0439f7baa78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2389 | 2024.10.09 22:15:56.963579 [ 3 ] {} <Debug> HTTP-Session: fa8db631-e62d-4303-a2a1-f0439f7baa78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2390 | 2024.10.09 22:15:56.963610 [ 3 ] {} <Trace> HTTP-Session: fa8db631-e62d-4303-a2a1-f0439f7baa78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2391 | 2024.10.09 22:15:56.963768 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2392 | 2024.10.09 22:15:56.964076 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2393 | 2024.10.09 22:15:56.964124 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2394 | 2024.10.09 22:15:56.964445 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2395 | 2024.10.09 22:15:56.964512 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2396 | 2024.10.09 22:15:56.964657 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2397 | 2024.10.09 22:15:56.964795 [ 252 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2398 | 2024.10.09 22:15:56.964823 [ 257 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2399 | 2024.10.09 22:15:56.964830 [ 260 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2400 | 2024.10.09 22:15:56.964908 [ 255 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2401 | 2024.10.09 22:15:56.965017 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
2402 | 2024.10.09 22:15:56.965044 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2403 | 2024.10.09 22:15:56.965150 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2404 | 2024.10.09 22:15:56.965171 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2405 | 2024.10.09 22:15:56.965212 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2406 | 2024.10.09 22:15:56.965256 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2407 | 2024.10.09 22:15:56.965294 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2408 | 2024.10.09 22:15:56.966834 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003145 sec., 10492.845786963435 rows/sec., 401.49 KiB/sec. | ||
2409 | 2024.10.09 22:15:56.967169 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> DynamicQueryHandler: Done processing query | ||
2410 | 2024.10.09 22:15:56.967195 [ 3 ] {c0b7e0db-8871-4667-af8f-4add47edfa3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2411 | 2024.10.09 22:15:56.967211 [ 3 ] {} <Debug> HTTP-Session: fa8db631-e62d-4303-a2a1-f0439f7baa78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2412 | 2024.10.09 22:15:56.967451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2413 | 2024.10.09 22:15:56.967500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2414 | 2024.10.09 22:15:56.967519 [ 3 ] {} <Debug> HTTP-Session: 18629ad6-2acf-481c-af50-2ebac348d502 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2415 | 2024.10.09 22:15:56.967536 [ 3 ] {} <Debug> HTTP-Session: 18629ad6-2acf-481c-af50-2ebac348d502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2416 | 2024.10.09 22:15:56.967550 [ 3 ] {} <Debug> HTTP-Session: 18629ad6-2acf-481c-af50-2ebac348d502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2417 | 2024.10.09 22:15:56.967580 [ 3 ] {} <Trace> HTTP-Session: 18629ad6-2acf-481c-af50-2ebac348d502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2418 | 2024.10.09 22:15:56.967735 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2419 | 2024.10.09 22:15:56.968042 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2420 | 2024.10.09 22:15:56.968091 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2421 | 2024.10.09 22:15:56.968416 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2422 | 2024.10.09 22:15:56.968484 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2423 | 2024.10.09 22:15:56.968628 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2424 | 2024.10.09 22:15:56.968770 [ 257 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2425 | 2024.10.09 22:15:56.968829 [ 250 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2426 | 2024.10.09 22:15:56.968856 [ 261 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2427 | 2024.10.09 22:15:56.968855 [ 252 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2428 | 2024.10.09 22:15:56.968984 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
2429 | 2024.10.09 22:15:56.969013 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2430 | 2024.10.09 22:15:56.969120 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2431 | 2024.10.09 22:15:56.969141 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2432 | 2024.10.09 22:15:56.969181 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2433 | 2024.10.09 22:15:56.969225 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2434 | 2024.10.09 22:15:56.969295 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2435 | 2024.10.09 22:15:56.971038 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003382 sec., 9757.539917208753 rows/sec., 373.36 KiB/sec. | ||
2436 | 2024.10.09 22:15:56.971390 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> DynamicQueryHandler: Done processing query | ||
2437 | 2024.10.09 22:15:56.971416 [ 3 ] {ef2cbe0a-3afe-4d84-91ea-f1500fee4527} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2438 | 2024.10.09 22:15:56.971433 [ 3 ] {} <Debug> HTTP-Session: 18629ad6-2acf-481c-af50-2ebac348d502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2439 | 2024.10.09 22:15:56.971660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2440 | 2024.10.09 22:15:56.971711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2441 | 2024.10.09 22:15:56.971730 [ 3 ] {} <Debug> HTTP-Session: e405957f-9144-4b0c-82ba-bd4c6f22e07a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2442 | 2024.10.09 22:15:56.971746 [ 3 ] {} <Debug> HTTP-Session: e405957f-9144-4b0c-82ba-bd4c6f22e07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2443 | 2024.10.09 22:15:56.971760 [ 3 ] {} <Debug> HTTP-Session: e405957f-9144-4b0c-82ba-bd4c6f22e07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2444 | 2024.10.09 22:15:56.971790 [ 3 ] {} <Trace> HTTP-Session: e405957f-9144-4b0c-82ba-bd4c6f22e07a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2445 | 2024.10.09 22:15:56.971947 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2446 | 2024.10.09 22:15:56.972250 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2447 | 2024.10.09 22:15:56.972297 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2448 | 2024.10.09 22:15:56.972621 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2449 | 2024.10.09 22:15:56.972687 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2450 | 2024.10.09 22:15:56.972832 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2451 | 2024.10.09 22:15:56.973002 [ 250 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2452 | 2024.10.09 22:15:56.973022 [ 257 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2453 | 2024.10.09 22:15:56.973043 [ 255 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2454 | 2024.10.09 22:15:56.972998 [ 260 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2455 | 2024.10.09 22:15:56.973188 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
2456 | 2024.10.09 22:15:56.973217 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2457 | 2024.10.09 22:15:56.973323 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2458 | 2024.10.09 22:15:56.973344 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2459 | 2024.10.09 22:15:56.973384 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2460 | 2024.10.09 22:15:56.973426 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2461 | 2024.10.09 22:15:56.973465 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2462 | 2024.10.09 22:15:56.975082 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003217 sec., 10258.004351880634 rows/sec., 392.51 KiB/sec. | ||
2463 | 2024.10.09 22:15:56.975424 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> DynamicQueryHandler: Done processing query | ||
2464 | 2024.10.09 22:15:56.975449 [ 3 ] {78f0bafb-6476-433b-9e27-de27f11fecfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2465 | 2024.10.09 22:15:56.975467 [ 3 ] {} <Debug> HTTP-Session: e405957f-9144-4b0c-82ba-bd4c6f22e07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2466 | 2024.10.09 22:15:56.975687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2467 | 2024.10.09 22:15:56.975737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2468 | 2024.10.09 22:15:56.975756 [ 3 ] {} <Debug> HTTP-Session: f39de80d-7259-40d1-ab16-52c68f50ab03 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2469 | 2024.10.09 22:15:56.975772 [ 3 ] {} <Debug> HTTP-Session: f39de80d-7259-40d1-ab16-52c68f50ab03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2470 | 2024.10.09 22:15:56.975786 [ 3 ] {} <Debug> HTTP-Session: f39de80d-7259-40d1-ab16-52c68f50ab03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2471 | 2024.10.09 22:15:56.975817 [ 3 ] {} <Trace> HTTP-Session: f39de80d-7259-40d1-ab16-52c68f50ab03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2472 | 2024.10.09 22:15:56.975972 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2473 | 2024.10.09 22:15:56.976272 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2474 | 2024.10.09 22:15:56.976321 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2475 | 2024.10.09 22:15:56.976656 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2476 | 2024.10.09 22:15:56.976723 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2477 | 2024.10.09 22:15:56.976864 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2478 | 2024.10.09 22:15:56.977011 [ 260 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2479 | 2024.10.09 22:15:56.977042 [ 252 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2480 | 2024.10.09 22:15:56.977060 [ 255 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2481 | 2024.10.09 22:15:56.977099 [ 257 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2482 | 2024.10.09 22:15:56.977217 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
2483 | 2024.10.09 22:15:56.977247 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2484 | 2024.10.09 22:15:56.977353 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2485 | 2024.10.09 22:15:56.977375 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2486 | 2024.10.09 22:15:56.977416 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2487 | 2024.10.09 22:15:56.977458 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2488 | 2024.10.09 22:15:56.977497 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2489 | 2024.10.09 22:15:56.979055 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003163 sec., 10433.133101485932 rows/sec., 399.21 KiB/sec. | ||
2490 | 2024.10.09 22:15:56.979428 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> DynamicQueryHandler: Done processing query | ||
2491 | 2024.10.09 22:15:56.979452 [ 3 ] {417f4943-3dae-4e5b-af29-149403c4d776} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2492 | 2024.10.09 22:15:56.979469 [ 3 ] {} <Debug> HTTP-Session: f39de80d-7259-40d1-ab16-52c68f50ab03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2493 | 2024.10.09 22:15:57.066512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2494 | 2024.10.09 22:15:57.066588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2495 | 2024.10.09 22:15:57.066613 [ 3 ] {} <Debug> HTTP-Session: f6bf5481-745f-4094-93ae-95c3be3e3d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2496 | 2024.10.09 22:15:57.066634 [ 3 ] {} <Debug> HTTP-Session: f6bf5481-745f-4094-93ae-95c3be3e3d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2497 | 2024.10.09 22:15:57.066651 [ 3 ] {} <Debug> HTTP-Session: f6bf5481-745f-4094-93ae-95c3be3e3d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2498 | 2024.10.09 22:15:57.066692 [ 3 ] {} <Trace> HTTP-Session: f6bf5481-745f-4094-93ae-95c3be3e3d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2499 | 2024.10.09 22:15:57.066843 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2500 | 2024.10.09 22:15:57.066905 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2501 | 2024.10.09 22:15:57.067135 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2502 | 2024.10.09 22:15:57.067575 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2024.10.09 22:15:57.067618 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2504 | 2024.10.09 22:15:57.068137 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2505 | 2024.10.09 22:15:57.068468 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2506 | 2024.10.09 22:15:57.068662 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001869 sec., 3210.2728731942216 rows/sec., 714.79 KiB/sec. | ||
2507 | 2024.10.09 22:15:57.068853 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Debug> DynamicQueryHandler: Done processing query | ||
2508 | 2024.10.09 22:15:57.068879 [ 3 ] {321f8a1c-a175-4d58-a8e5-f0f9ce42287f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2509 | 2024.10.09 22:15:57.068895 [ 3 ] {} <Debug> HTTP-Session: f6bf5481-745f-4094-93ae-95c3be3e3d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2510 | 2024.10.09 22:15:57.069553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 173286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2511 | 2024.10.09 22:15:57.069602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2512 | 2024.10.09 22:15:57.069621 [ 3 ] {} <Debug> HTTP-Session: 271c07a0-c7f4-4f11-9544-668cc467d431 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2513 | 2024.10.09 22:15:57.069637 [ 3 ] {} <Debug> HTTP-Session: 271c07a0-c7f4-4f11-9544-668cc467d431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2514 | 2024.10.09 22:15:57.069651 [ 3 ] {} <Debug> HTTP-Session: 271c07a0-c7f4-4f11-9544-668cc467d431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2515 | 2024.10.09 22:15:57.069681 [ 3 ] {} <Trace> HTTP-Session: 271c07a0-c7f4-4f11-9544-668cc467d431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2516 | 2024.10.09 22:15:57.070675 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2517 | 2024.10.09 22:15:57.070723 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2518 | 2024.10.09 22:15:57.070967 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2519 | 2024.10.09 22:15:57.072216 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2520 | 2024.10.09 22:15:57.072254 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2521 | 2024.10.09 22:15:57.072759 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2522 | 2024.10.09 22:15:57.073144 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2523 | 2024.10.09 22:15:57.073304 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003485 sec., 343185.07890961267 rows/sec., 28.29 MiB/sec. | ||
2524 | 2024.10.09 22:15:57.073495 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Debug> DynamicQueryHandler: Done processing query | ||
2525 | 2024.10.09 22:15:57.073521 [ 3 ] {2f3d368c-fd9d-44d7-8393-ddabb1d752df} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB. | ||
2526 | 2024.10.09 22:15:57.073537 [ 3 ] {} <Debug> HTTP-Session: 271c07a0-c7f4-4f11-9544-668cc467d431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2527 | 2024.10.09 22:15:57.073762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2528 | 2024.10.09 22:15:57.073812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2529 | 2024.10.09 22:15:57.073831 [ 3 ] {} <Debug> HTTP-Session: d4861623-4430-42e8-b23a-a24c988ad16c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2530 | 2024.10.09 22:15:57.073847 [ 3 ] {} <Debug> HTTP-Session: d4861623-4430-42e8-b23a-a24c988ad16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2531 | 2024.10.09 22:15:57.073860 [ 3 ] {} <Debug> HTTP-Session: d4861623-4430-42e8-b23a-a24c988ad16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2532 | 2024.10.09 22:15:57.073891 [ 3 ] {} <Trace> HTTP-Session: d4861623-4430-42e8-b23a-a24c988ad16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2024.10.09 22:15:57.074086 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2534 | 2024.10.09 22:15:57.074129 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2535 | 2024.10.09 22:15:57.074361 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2536 | 2024.10.09 22:15:57.074827 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2024.10.09 22:15:57.074865 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2538 | 2024.10.09 22:15:57.075247 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2539 | 2024.10.09 22:15:57.075617 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2540 | 2024.10.09 22:15:57.075783 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001815 sec., 125619.8347107438 rows/sec., 8.51 MiB/sec. | ||
2541 | 2024.10.09 22:15:57.075961 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Debug> DynamicQueryHandler: Done processing query | ||
2542 | 2024.10.09 22:15:57.075987 [ 3 ] {56e2a152-ab4b-4d3f-bcf8-0665d775ac53} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
2543 | 2024.10.09 22:15:57.076003 [ 3 ] {} <Debug> HTTP-Session: d4861623-4430-42e8-b23a-a24c988ad16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2544 | 2024.10.09 22:15:57.076263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 85848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2545 | 2024.10.09 22:15:57.076313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2546 | 2024.10.09 22:15:57.076332 [ 3 ] {} <Debug> HTTP-Session: e5767173-2116-44a3-b222-de307494a97c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2547 | 2024.10.09 22:15:57.076348 [ 3 ] {} <Debug> HTTP-Session: e5767173-2116-44a3-b222-de307494a97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2548 | 2024.10.09 22:15:57.076362 [ 3 ] {} <Debug> HTTP-Session: e5767173-2116-44a3-b222-de307494a97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2549 | 2024.10.09 22:15:57.076397 [ 3 ] {} <Trace> HTTP-Session: e5767173-2116-44a3-b222-de307494a97c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2550 | 2024.10.09 22:15:57.076745 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2551 | 2024.10.09 22:15:57.076790 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2552 | 2024.10.09 22:15:57.077033 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2553 | 2024.10.09 22:15:57.077721 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2024.10.09 22:15:57.077760 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2555 | 2024.10.09 22:15:57.078137 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2556 | 2024.10.09 22:15:57.078507 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2557 | 2024.10.09 22:15:57.078671 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.00217 sec., 239631.33640552996 rows/sec., 17.73 MiB/sec. | ||
2558 | 2024.10.09 22:15:57.078850 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Debug> DynamicQueryHandler: Done processing query | ||
2559 | 2024.10.09 22:15:57.078874 [ 3 ] {fb0c664f-fef6-4904-94b8-690bd3a15bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2560 | 2024.10.09 22:15:57.078891 [ 3 ] {} <Debug> HTTP-Session: e5767173-2116-44a3-b222-de307494a97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2561 | 2024.10.09 22:15:57.079617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 422805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2562 | 2024.10.09 22:15:57.079666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2563 | 2024.10.09 22:15:57.079684 [ 3 ] {} <Debug> HTTP-Session: 152da81b-6d5b-445d-8197-e9b6c746cf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2564 | 2024.10.09 22:15:57.079700 [ 3 ] {} <Debug> HTTP-Session: 152da81b-6d5b-445d-8197-e9b6c746cf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2565 | 2024.10.09 22:15:57.079714 [ 3 ] {} <Debug> HTTP-Session: 152da81b-6d5b-445d-8197-e9b6c746cf02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2566 | 2024.10.09 22:15:57.079744 [ 3 ] {} <Trace> HTTP-Session: 152da81b-6d5b-445d-8197-e9b6c746cf02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2567 | 2024.10.09 22:15:57.080735 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2568 | 2024.10.09 22:15:57.080785 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2569 | 2024.10.09 22:15:57.080933 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2570 | 2024.10.09 22:15:57.084716 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2571 | 2024.10.09 22:15:57.084759 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2572 | 2024.10.09 22:15:57.085418 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2573 | 2024.10.09 22:15:57.085774 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2024.10.09 22:15:57.085901 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Debug> executeQuery: Read 2236 rows, 152.96 KiB in 0.005971 sec., 374476.63707921625 rows/sec., 25.02 MiB/sec. | ||
2575 | 2024.10.09 22:15:57.086106 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Debug> DynamicQueryHandler: Done processing query | ||
2576 | 2024.10.09 22:15:57.086130 [ 3 ] {426f8c7c-82c2-4bec-8e17-8b766235f1bb} <Debug> MemoryTracker: Peak memory usage (for query): 5.38 MiB. | ||
2577 | 2024.10.09 22:15:57.086146 [ 3 ] {} <Debug> HTTP-Session: 152da81b-6d5b-445d-8197-e9b6c746cf02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2578 | 2024.10.09 22:15:57.086437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2024.10.09 22:15:57.086486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2580 | 2024.10.09 22:15:57.086504 [ 3 ] {} <Debug> HTTP-Session: b48bd34e-09e6-4876-b002-d567ede0e574 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2581 | 2024.10.09 22:15:57.086521 [ 3 ] {} <Debug> HTTP-Session: b48bd34e-09e6-4876-b002-d567ede0e574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2582 | 2024.10.09 22:15:57.086534 [ 3 ] {} <Debug> HTTP-Session: b48bd34e-09e6-4876-b002-d567ede0e574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2583 | 2024.10.09 22:15:57.086564 [ 3 ] {} <Trace> HTTP-Session: b48bd34e-09e6-4876-b002-d567ede0e574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2024.10.09 22:15:57.086662 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2585 | 2024.10.09 22:15:57.086706 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2586 | 2024.10.09 22:15:57.086842 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2587 | 2024.10.09 22:15:57.087146 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2588 | 2024.10.09 22:15:57.087200 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2589 | 2024.10.09 22:15:57.087642 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2590 | 2024.10.09 22:15:57.087964 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2591 | 2024.10.09 22:15:57.088117 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001476 sec., 9485.09485094851 rows/sec., 646.41 KiB/sec. | ||
2592 | 2024.10.09 22:15:57.088285 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Debug> DynamicQueryHandler: Done processing query | ||
2593 | 2024.10.09 22:15:57.088309 [ 3 ] {1e38857b-1e9d-4184-9cff-6bbb7e477abb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2594 | 2024.10.09 22:15:57.088324 [ 3 ] {} <Debug> HTTP-Session: b48bd34e-09e6-4876-b002-d567ede0e574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2595 | 2024.10.09 22:15:58.000208 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.94 MiB, peak 149.07 MiB, free memory in arenas 0.00 B, will set to 143.09 MiB (RSS), difference: 1.15 MiB | ||
2596 | 2024.10.09 22:16:00.403371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2597 | 2024.10.09 22:16:00.403516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2598 | 2024.10.09 22:16:00.403546 [ 3 ] {} <Debug> HTTP-Session: 4814c448-363e-4b05-92cc-d7e3b402d23f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2599 | 2024.10.09 22:16:00.403571 [ 3 ] {} <Debug> HTTP-Session: 4814c448-363e-4b05-92cc-d7e3b402d23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2600 | 2024.10.09 22:16:00.403586 [ 3 ] {} <Debug> HTTP-Session: 4814c448-363e-4b05-92cc-d7e3b402d23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2601 | 2024.10.09 22:16:00.403637 [ 3 ] {} <Trace> HTTP-Session: 4814c448-363e-4b05-92cc-d7e3b402d23f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2024.10.09 22:16:00.403880 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2603 | 2024.10.09 22:16:00.403951 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2604 | 2024.10.09 22:16:00.404297 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2605 | 2024.10.09 22:16:00.404886 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.10.09 22:16:00.404936 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2607 | 2024.10.09 22:16:00.405381 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2608 | 2024.10.09 22:16:00.405783 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2024.10.09 22:16:00.405964 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002177 sec., 86816.72025723472 rows/sec., 7.58 MiB/sec. | ||
2610 | 2024.10.09 22:16:00.406191 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Debug> DynamicQueryHandler: Done processing query | ||
2611 | 2024.10.09 22:16:00.406219 [ 3 ] {ebcf360d-532b-47b1-8fb5-9d5bc9c46a66} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2612 | 2024.10.09 22:16:00.406237 [ 3 ] {} <Debug> HTTP-Session: 4814c448-363e-4b05-92cc-d7e3b402d23f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2613 | 2024.10.09 22:16:00.406367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2614 | 2024.10.09 22:16:00.406425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2615 | 2024.10.09 22:16:00.406446 [ 3 ] {} <Debug> HTTP-Session: 67f96337-8fa2-42a4-9dcb-70a642f6217a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2616 | 2024.10.09 22:16:00.406464 [ 3 ] {} <Debug> HTTP-Session: 67f96337-8fa2-42a4-9dcb-70a642f6217a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2617 | 2024.10.09 22:16:00.406478 [ 3 ] {} <Debug> HTTP-Session: 67f96337-8fa2-42a4-9dcb-70a642f6217a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2618 | 2024.10.09 22:16:00.406514 [ 3 ] {} <Trace> HTTP-Session: 67f96337-8fa2-42a4-9dcb-70a642f6217a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2619 | 2024.10.09 22:16:00.406624 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2620 | 2024.10.09 22:16:00.406670 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2621 | 2024.10.09 22:16:00.406909 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2622 | 2024.10.09 22:16:00.407297 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2024.10.09 22:16:00.407335 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2624 | 2024.10.09 22:16:00.407698 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2625 | 2024.10.09 22:16:00.408049 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2024.10.09 22:16:00.408208 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
2627 | 2024.10.09 22:16:00.408389 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Debug> DynamicQueryHandler: Done processing query | ||
2628 | 2024.10.09 22:16:00.408415 [ 3 ] {48b21c1e-2a64-40c3-ba17-cadf63338024} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2629 | 2024.10.09 22:16:00.408434 [ 3 ] {} <Debug> HTTP-Session: 67f96337-8fa2-42a4-9dcb-70a642f6217a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2630 | 2024.10.09 22:16:00.408540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2631 | 2024.10.09 22:16:00.408590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2632 | 2024.10.09 22:16:00.408609 [ 3 ] {} <Debug> HTTP-Session: ba2ff2fc-bc6c-489b-85e9-7c66dbc11a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2633 | 2024.10.09 22:16:00.408626 [ 3 ] {} <Debug> HTTP-Session: ba2ff2fc-bc6c-489b-85e9-7c66dbc11a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2634 | 2024.10.09 22:16:00.408640 [ 3 ] {} <Debug> HTTP-Session: ba2ff2fc-bc6c-489b-85e9-7c66dbc11a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2635 | 2024.10.09 22:16:00.408673 [ 3 ] {} <Trace> HTTP-Session: ba2ff2fc-bc6c-489b-85e9-7c66dbc11a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2636 | 2024.10.09 22:16:00.408770 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2637 | 2024.10.09 22:16:00.408814 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2638 | 2024.10.09 22:16:00.409044 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2639 | 2024.10.09 22:16:00.409364 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2024.10.09 22:16:00.409401 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2641 | 2024.10.09 22:16:00.409749 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2642 | 2024.10.09 22:16:00.410111 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2024.10.09 22:16:00.410285 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 230.64 KiB/sec. | ||
2644 | 2024.10.09 22:16:00.410568 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Debug> DynamicQueryHandler: Done processing query | ||
2645 | 2024.10.09 22:16:00.410593 [ 3 ] {ae4ed240-9ad5-4055-87bb-636870909ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2646 | 2024.10.09 22:16:00.410610 [ 3 ] {} <Debug> HTTP-Session: ba2ff2fc-bc6c-489b-85e9-7c66dbc11a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2024.10.09 22:16:00.410784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2648 | 2024.10.09 22:16:00.410833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2649 | 2024.10.09 22:16:00.410853 [ 3 ] {} <Debug> HTTP-Session: 7aaf26ac-d65b-4c1b-a8dd-ae2a1a749d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2650 | 2024.10.09 22:16:00.410870 [ 3 ] {} <Debug> HTTP-Session: 7aaf26ac-d65b-4c1b-a8dd-ae2a1a749d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2651 | 2024.10.09 22:16:00.410884 [ 3 ] {} <Debug> HTTP-Session: 7aaf26ac-d65b-4c1b-a8dd-ae2a1a749d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2652 | 2024.10.09 22:16:00.410915 [ 3 ] {} <Trace> HTTP-Session: 7aaf26ac-d65b-4c1b-a8dd-ae2a1a749d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2653 | 2024.10.09 22:16:00.411123 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2654 | 2024.10.09 22:16:00.411168 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2655 | 2024.10.09 22:16:00.411413 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2656 | 2024.10.09 22:16:00.411951 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2024.10.09 22:16:00.411988 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2658 | 2024.10.09 22:16:00.412368 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2659 | 2024.10.09 22:16:00.412753 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2660 | 2024.10.09 22:16:00.412926 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001914 sec., 199582.02716823408 rows/sec., 14.12 MiB/sec. | ||
2661 | 2024.10.09 22:16:00.413108 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Debug> DynamicQueryHandler: Done processing query | ||
2662 | 2024.10.09 22:16:00.413136 [ 3 ] {f6eeb7ee-f09d-40af-ba4c-bf7b2e199a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2663 | 2024.10.09 22:16:00.413155 [ 3 ] {} <Debug> HTTP-Session: 7aaf26ac-d65b-4c1b-a8dd-ae2a1a749d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2024.10.09 22:16:00.413267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2665 | 2024.10.09 22:16:00.413317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2666 | 2024.10.09 22:16:00.413336 [ 3 ] {} <Debug> HTTP-Session: d6a1d15f-98ea-43e6-91a8-1015c64da8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2667 | 2024.10.09 22:16:00.413353 [ 3 ] {} <Debug> HTTP-Session: d6a1d15f-98ea-43e6-91a8-1015c64da8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2668 | 2024.10.09 22:16:00.413368 [ 3 ] {} <Debug> HTTP-Session: d6a1d15f-98ea-43e6-91a8-1015c64da8bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2669 | 2024.10.09 22:16:00.413399 [ 3 ] {} <Trace> HTTP-Session: d6a1d15f-98ea-43e6-91a8-1015c64da8bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2670 | 2024.10.09 22:16:00.413496 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2671 | 2024.10.09 22:16:00.413539 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2672 | 2024.10.09 22:16:00.413669 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2673 | 2024.10.09 22:16:00.413966 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2674 | 2024.10.09 22:16:00.414003 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2675 | 2024.10.09 22:16:00.414355 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2676 | 2024.10.09 22:16:00.414676 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2677 | 2024.10.09 22:16:00.414834 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 231.35 KiB/sec. | ||
2678 | 2024.10.09 22:16:00.415111 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Debug> DynamicQueryHandler: Done processing query | ||
2679 | 2024.10.09 22:16:00.415136 [ 3 ] {b056d2a6-980b-40cc-9600-dd3e3d42fa83} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2680 | 2024.10.09 22:16:00.415153 [ 3 ] {} <Debug> HTTP-Session: d6a1d15f-98ea-43e6-91a8-1015c64da8bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2681 | 2024.10.09 22:16:00.415299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 38084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2682 | 2024.10.09 22:16:00.415349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2683 | 2024.10.09 22:16:00.415368 [ 3 ] {} <Debug> HTTP-Session: 6d03a7ea-6bb4-4de4-aefa-eac89ca0fe33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2684 | 2024.10.09 22:16:00.415385 [ 3 ] {} <Debug> HTTP-Session: 6d03a7ea-6bb4-4de4-aefa-eac89ca0fe33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2685 | 2024.10.09 22:16:00.415399 [ 3 ] {} <Debug> HTTP-Session: 6d03a7ea-6bb4-4de4-aefa-eac89ca0fe33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2686 | 2024.10.09 22:16:00.415435 [ 3 ] {} <Trace> HTTP-Session: 6d03a7ea-6bb4-4de4-aefa-eac89ca0fe33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2687 | 2024.10.09 22:16:00.415609 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2688 | 2024.10.09 22:16:00.415657 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2689 | 2024.10.09 22:16:00.415819 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2690 | 2024.10.09 22:16:00.416234 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2691 | 2024.10.09 22:16:00.416270 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2692 | 2024.10.09 22:16:00.416656 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2693 | 2024.10.09 22:16:00.417000 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2694 | 2024.10.09 22:16:00.417165 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Debug> executeQuery: Read 203 rows, 13.83 KiB in 0.001648 sec., 123179.61165048544 rows/sec., 8.20 MiB/sec. | ||
2695 | 2024.10.09 22:16:00.417335 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Debug> DynamicQueryHandler: Done processing query | ||
2696 | 2024.10.09 22:16:00.417359 [ 3 ] {d162806a-8974-40de-9cdd-8bb401c68982} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
2697 | 2024.10.09 22:16:00.417375 [ 3 ] {} <Debug> HTTP-Session: 6d03a7ea-6bb4-4de4-aefa-eac89ca0fe33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2698 | 2024.10.09 22:16:00.417470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2699 | 2024.10.09 22:16:00.417519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2700 | 2024.10.09 22:16:00.417538 [ 3 ] {} <Debug> HTTP-Session: 28fd60d2-2129-479b-9dab-1bc7d0694e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2701 | 2024.10.09 22:16:00.417555 [ 3 ] {} <Debug> HTTP-Session: 28fd60d2-2129-479b-9dab-1bc7d0694e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2702 | 2024.10.09 22:16:00.417569 [ 3 ] {} <Debug> HTTP-Session: 28fd60d2-2129-479b-9dab-1bc7d0694e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2024.10.09 22:16:00.417600 [ 3 ] {} <Trace> HTTP-Session: 28fd60d2-2129-479b-9dab-1bc7d0694e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2024.10.09 22:16:00.417691 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2705 | 2024.10.09 22:16:00.417735 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2706 | 2024.10.09 22:16:00.417865 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2707 | 2024.10.09 22:16:00.418137 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2024.10.09 22:16:00.418174 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2709 | 2024.10.09 22:16:00.418516 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2710 | 2024.10.09 22:16:00.418844 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2711 | 2024.10.09 22:16:00.419000 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001325 sec., 754.7169811320755 rows/sec., 50.85 KiB/sec. | ||
2712 | 2024.10.09 22:16:00.419272 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Debug> DynamicQueryHandler: Done processing query | ||
2713 | 2024.10.09 22:16:00.419296 [ 3 ] {794c644b-3bd2-4b38-926d-91d581adf751} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2714 | 2024.10.09 22:16:00.419312 [ 3 ] {} <Debug> HTTP-Session: 28fd60d2-2129-479b-9dab-1bc7d0694e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2715 | 2024.10.09 22:16:00.419441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 10052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2716 | 2024.10.09 22:16:00.419489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2717 | 2024.10.09 22:16:00.419508 [ 3 ] {} <Debug> HTTP-Session: 02ec54d2-ba60-49c6-adb3-545d8fddf7db Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2718 | 2024.10.09 22:16:00.419524 [ 3 ] {} <Debug> HTTP-Session: 02ec54d2-ba60-49c6-adb3-545d8fddf7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2719 | 2024.10.09 22:16:00.419538 [ 3 ] {} <Debug> HTTP-Session: 02ec54d2-ba60-49c6-adb3-545d8fddf7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2720 | 2024.10.09 22:16:00.419568 [ 3 ] {} <Trace> HTTP-Session: 02ec54d2-ba60-49c6-adb3-545d8fddf7db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2721 | 2024.10.09 22:16:00.419702 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2722 | 2024.10.09 22:16:00.419747 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2723 | 2024.10.09 22:16:00.419899 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2724 | 2024.10.09 22:16:00.420189 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2024.10.09 22:16:00.420225 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2726 | 2024.10.09 22:16:00.420580 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2727 | 2024.10.09 22:16:00.420897 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2024.10.09 22:16:00.421058 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Debug> executeQuery: Read 68 rows, 4.38 KiB in 0.001408 sec., 48295.454545454544 rows/sec., 3.04 MiB/sec. | ||
2729 | 2024.10.09 22:16:00.421330 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Debug> DynamicQueryHandler: Done processing query | ||
2730 | 2024.10.09 22:16:00.421355 [ 3 ] {e5529eba-2445-403a-b9af-9ded0ab53ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2731 | 2024.10.09 22:16:00.421371 [ 3 ] {} <Debug> HTTP-Session: 02ec54d2-ba60-49c6-adb3-545d8fddf7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2732 | 2024.10.09 22:16:04.001189 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2733 | 2024.10.09 22:16:04.001275 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2734 | 2024.10.09 22:16:04.088850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 292 | ||
2735 | 2024.10.09 22:16:04.092751 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2024.10.09 22:16:04.092794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2737 | 2024.10.09 22:16:04.094510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2738 | 2024.10.09 22:16:04.095510 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2739 | 2024.10.09 22:16:04.096444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
2740 | 2024.10.09 22:16:05.401867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2741 | 2024.10.09 22:16:05.402002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2742 | 2024.10.09 22:16:05.402032 [ 3 ] {} <Debug> HTTP-Session: 612a5360-f7c3-4390-9db5-533c6e912cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2743 | 2024.10.09 22:16:05.402060 [ 3 ] {} <Debug> HTTP-Session: 612a5360-f7c3-4390-9db5-533c6e912cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2744 | 2024.10.09 22:16:05.402077 [ 3 ] {} <Debug> HTTP-Session: 612a5360-f7c3-4390-9db5-533c6e912cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2745 | 2024.10.09 22:16:05.402133 [ 3 ] {} <Trace> HTTP-Session: 612a5360-f7c3-4390-9db5-533c6e912cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2746 | 2024.10.09 22:16:05.402362 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2747 | 2024.10.09 22:16:05.402436 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2748 | 2024.10.09 22:16:05.402801 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2749 | 2024.10.09 22:16:05.403465 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2024.10.09 22:16:05.403506 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2751 | 2024.10.09 22:16:05.403948 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2752 | 2024.10.09 22:16:05.404357 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2024.10.09 22:16:05.404506 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002227 sec., 52986.079928154475 rows/sec., 4.52 MiB/sec. | ||
2754 | 2024.10.09 22:16:05.405073 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Debug> DynamicQueryHandler: Done processing query | ||
2755 | 2024.10.09 22:16:05.405118 [ 3 ] {75842324-678d-42a7-9e32-541beb41013c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2756 | 2024.10.09 22:16:05.405137 [ 3 ] {} <Debug> HTTP-Session: 612a5360-f7c3-4390-9db5-533c6e912cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2757 | 2024.10.09 22:16:05.405337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2758 | 2024.10.09 22:16:05.405394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2759 | 2024.10.09 22:16:05.405414 [ 3 ] {} <Debug> HTTP-Session: e63d935f-2918-48ce-bf57-d1c20eb3de1b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2760 | 2024.10.09 22:16:05.405432 [ 3 ] {} <Debug> HTTP-Session: e63d935f-2918-48ce-bf57-d1c20eb3de1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2024.10.09 22:16:05.405446 [ 3 ] {} <Debug> HTTP-Session: e63d935f-2918-48ce-bf57-d1c20eb3de1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2762 | 2024.10.09 22:16:05.405482 [ 3 ] {} <Trace> HTTP-Session: e63d935f-2918-48ce-bf57-d1c20eb3de1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2763 | 2024.10.09 22:16:05.405700 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2764 | 2024.10.09 22:16:05.405880 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2765 | 2024.10.09 22:16:05.406316 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2766 | 2024.10.09 22:16:05.406659 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2767 | 2024.10.09 22:16:05.406697 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2768 | 2024.10.09 22:16:05.407054 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2769 | 2024.10.09 22:16:05.407419 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2770 | 2024.10.09 22:16:05.407550 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001982 sec., 15640.766902119072 rows/sec., 1.15 MiB/sec. | ||
2771 | 2024.10.09 22:16:05.407758 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Debug> DynamicQueryHandler: Done processing query | ||
2772 | 2024.10.09 22:16:05.407782 [ 3 ] {605dcf61-ca06-4691-96ab-4a8e5a3d3212} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2773 | 2024.10.09 22:16:05.407798 [ 3 ] {} <Debug> HTTP-Session: e63d935f-2918-48ce-bf57-d1c20eb3de1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2774 | 2024.10.09 22:16:05.407928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2775 | 2024.10.09 22:16:05.407979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2776 | 2024.10.09 22:16:05.407999 [ 3 ] {} <Debug> HTTP-Session: 88137b76-68a7-47db-9e7d-c803edaabd64 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2777 | 2024.10.09 22:16:05.408015 [ 3 ] {} <Debug> HTTP-Session: 88137b76-68a7-47db-9e7d-c803edaabd64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2778 | 2024.10.09 22:16:05.408029 [ 3 ] {} <Debug> HTTP-Session: 88137b76-68a7-47db-9e7d-c803edaabd64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2779 | 2024.10.09 22:16:05.408062 [ 3 ] {} <Trace> HTTP-Session: 88137b76-68a7-47db-9e7d-c803edaabd64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2780 | 2024.10.09 22:16:05.408186 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2781 | 2024.10.09 22:16:05.408230 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2782 | 2024.10.09 22:16:05.408454 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2783 | 2024.10.09 22:16:05.408846 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.10.09 22:16:05.408882 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2785 | 2024.10.09 22:16:05.409232 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2786 | 2024.10.09 22:16:05.409588 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2024.10.09 22:16:05.409715 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001579 sec., 60164.661177960734 rows/sec., 4.70 MiB/sec. | ||
2788 | 2024.10.09 22:16:05.410215 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Debug> DynamicQueryHandler: Done processing query | ||
2789 | 2024.10.09 22:16:05.410264 [ 3 ] {96ee83b9-d459-46fe-8f16-c2f34c09f68d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2790 | 2024.10.09 22:16:05.410280 [ 3 ] {} <Debug> HTTP-Session: 88137b76-68a7-47db-9e7d-c803edaabd64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2791 | 2024.10.09 22:16:05.410467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2792 | 2024.10.09 22:16:05.410517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2793 | 2024.10.09 22:16:05.410536 [ 3 ] {} <Debug> HTTP-Session: ea0c3207-8f2d-40c8-8aec-6d2465345643 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2794 | 2024.10.09 22:16:05.410553 [ 3 ] {} <Debug> HTTP-Session: ea0c3207-8f2d-40c8-8aec-6d2465345643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2795 | 2024.10.09 22:16:05.410566 [ 3 ] {} <Debug> HTTP-Session: ea0c3207-8f2d-40c8-8aec-6d2465345643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2796 | 2024.10.09 22:16:05.410597 [ 3 ] {} <Trace> HTTP-Session: ea0c3207-8f2d-40c8-8aec-6d2465345643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2797 | 2024.10.09 22:16:05.410741 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2798 | 2024.10.09 22:16:05.410789 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2799 | 2024.10.09 22:16:05.410944 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2800 | 2024.10.09 22:16:05.411354 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2801 | 2024.10.09 22:16:05.411390 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2802 | 2024.10.09 22:16:05.411775 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2803 | 2024.10.09 22:16:05.412112 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2804 | 2024.10.09 22:16:05.412240 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
2805 | 2024.10.09 22:16:05.412406 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Debug> DynamicQueryHandler: Done processing query | ||
2806 | 2024.10.09 22:16:05.412430 [ 3 ] {aeb90038-026c-4099-9ceb-562230dcdd3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2807 | 2024.10.09 22:16:05.412446 [ 3 ] {} <Debug> HTTP-Session: ea0c3207-8f2d-40c8-8aec-6d2465345643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2808 | 2024.10.09 22:16:05.412603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2809 | 2024.10.09 22:16:05.412650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2810 | 2024.10.09 22:16:05.412670 [ 3 ] {} <Debug> HTTP-Session: 4541b4ae-927d-4ea3-b9fb-d990b165e233 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2811 | 2024.10.09 22:16:05.412686 [ 3 ] {} <Debug> HTTP-Session: 4541b4ae-927d-4ea3-b9fb-d990b165e233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2812 | 2024.10.09 22:16:05.412700 [ 3 ] {} <Debug> HTTP-Session: 4541b4ae-927d-4ea3-b9fb-d990b165e233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2813 | 2024.10.09 22:16:05.412730 [ 3 ] {} <Trace> HTTP-Session: 4541b4ae-927d-4ea3-b9fb-d990b165e233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2814 | 2024.10.09 22:16:05.413115 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2815 | 2024.10.09 22:16:05.413179 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2816 | 2024.10.09 22:16:05.413597 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2817 | 2024.10.09 22:16:05.414324 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2024.10.09 22:16:05.414360 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2819 | 2024.10.09 22:16:05.414997 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2820 | 2024.10.09 22:16:05.415407 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2821 | 2024.10.09 22:16:05.415565 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002746 sec., 11289.147851420246 rows/sec., 20.23 MiB/sec. | ||
2822 | 2024.10.09 22:16:05.416033 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Debug> DynamicQueryHandler: Done processing query | ||
2823 | 2024.10.09 22:16:05.416058 [ 3 ] {8fd7c108-6c91-4023-a6f1-1dd6ba733632} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
2824 | 2024.10.09 22:16:05.416074 [ 3 ] {} <Debug> HTTP-Session: 4541b4ae-927d-4ea3-b9fb-d990b165e233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2825 | 2024.10.09 22:16:05.416255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2826 | 2024.10.09 22:16:05.416304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2827 | 2024.10.09 22:16:05.416323 [ 3 ] {} <Debug> HTTP-Session: 4283f9ff-7543-4379-8f98-788437ccf626 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2828 | 2024.10.09 22:16:05.416339 [ 3 ] {} <Debug> HTTP-Session: 4283f9ff-7543-4379-8f98-788437ccf626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2829 | 2024.10.09 22:16:05.416353 [ 3 ] {} <Debug> HTTP-Session: 4283f9ff-7543-4379-8f98-788437ccf626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2830 | 2024.10.09 22:16:05.416384 [ 3 ] {} <Trace> HTTP-Session: 4283f9ff-7543-4379-8f98-788437ccf626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2831 | 2024.10.09 22:16:05.416503 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2832 | 2024.10.09 22:16:05.416547 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2833 | 2024.10.09 22:16:05.416693 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2834 | 2024.10.09 22:16:05.416975 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2835 | 2024.10.09 22:16:05.417010 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2836 | 2024.10.09 22:16:05.417361 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2837 | 2024.10.09 22:16:05.417691 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2838 | 2024.10.09 22:16:05.417815 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
2839 | 2024.10.09 22:16:05.417966 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Debug> DynamicQueryHandler: Done processing query | ||
2840 | 2024.10.09 22:16:05.417990 [ 3 ] {c7384529-159a-46a9-b161-14aa58df09cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2841 | 2024.10.09 22:16:05.418006 [ 3 ] {} <Debug> HTTP-Session: 4283f9ff-7543-4379-8f98-788437ccf626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2842 | 2024.10.09 22:16:08.866023 [ 46 ] {} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2843 | 2024.10.09 22:16:08.866124 [ 46 ] {} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2024.10.09 22:16:08.866168 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2845 | 2024.10.09 22:16:08.866459 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::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 | ||
2846 | 2024.10.09 22:16:08.867070 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2847 | 2024.10.09 22:16:08.867157 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::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 | ||
2848 | 2024.10.09 22:16:08.867300 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2849 | 2024.10.09 22:16:08.867443 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
2850 | 2024.10.09 22:16:08.867664 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2851 | 2024.10.09 22:16:08.867769 [ 202 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2852 | 2024.10.09 22:16:08.870484 [ 200 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.004211666 sec., 9497.429283328735 rows/sec., 1.47 MiB/sec. | ||
2853 | 2024.10.09 22:16:08.870704 [ 200 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2854 | 2024.10.09 22:16:08.871279 [ 200 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2024.10.09 22:16:08.871364 [ 200 ] {f8501eaf-ccd2-4f36-972b-149119c89a6b::all_1_5_1} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2856 | 2024.10.09 22:16:08.871461 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2857 | 2024.10.09 22:16:10.406376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2858 | 2024.10.09 22:16:10.406512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2859 | 2024.10.09 22:16:10.406542 [ 3 ] {} <Debug> HTTP-Session: 1282685a-931a-4781-a43b-ea746ae1f839 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2860 | 2024.10.09 22:16:10.406570 [ 3 ] {} <Debug> HTTP-Session: 1282685a-931a-4781-a43b-ea746ae1f839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2861 | 2024.10.09 22:16:10.406589 [ 3 ] {} <Debug> HTTP-Session: 1282685a-931a-4781-a43b-ea746ae1f839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2862 | 2024.10.09 22:16:10.406644 [ 3 ] {} <Trace> HTTP-Session: 1282685a-931a-4781-a43b-ea746ae1f839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2863 | 2024.10.09 22:16:10.406894 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2864 | 2024.10.09 22:16:10.406960 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2865 | 2024.10.09 22:16:10.407297 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2866 | 2024.10.09 22:16:10.407952 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.10.09 22:16:10.407996 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2868 | 2024.10.09 22:16:10.408428 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2869 | 2024.10.09 22:16:10.408934 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2024.10.09 22:16:10.409108 [ 45 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2871 | 2024.10.09 22:16:10.409117 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002324 sec., 81325.30120481928 rows/sec., 7.10 MiB/sec. | ||
2872 | 2024.10.09 22:16:10.409191 [ 45 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2873 | 2024.10.09 22:16:10.409263 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2874 | 2024.10.09 22:16:10.409659 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Debug> DynamicQueryHandler: Done processing query | ||
2875 | 2024.10.09 22:16:10.409713 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
2876 | 2024.10.09 22:16:10.409741 [ 3 ] {48b51be7-7ed5-4665-a44d-9d1e24309376} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2877 | 2024.10.09 22:16:10.409804 [ 3 ] {} <Debug> HTTP-Session: 1282685a-931a-4781-a43b-ea746ae1f839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2878 | 2024.10.09 22:16:10.409947 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2879 | 2024.10.09 22:16:10.409988 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 205 rows starting from the beginning of the part | ||
2880 | 2024.10.09 22:16:10.410029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2881 | 2024.10.09 22:16:10.410128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2882 | 2024.10.09 22:16:10.410256 [ 3 ] {} <Debug> HTTP-Session: 0d1dabe1-b9b9-4548-ad0c-90f10b05415a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2883 | 2024.10.09 22:16:10.410260 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 118 rows starting from the beginning of the part | ||
2884 | 2024.10.09 22:16:10.410322 [ 3 ] {} <Debug> HTTP-Session: 0d1dabe1-b9b9-4548-ad0c-90f10b05415a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2885 | 2024.10.09 22:16:10.410399 [ 3 ] {} <Debug> HTTP-Session: 0d1dabe1-b9b9-4548-ad0c-90f10b05415a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2886 | 2024.10.09 22:16:10.410594 [ 3 ] {} <Trace> HTTP-Session: 0d1dabe1-b9b9-4548-ad0c-90f10b05415a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2887 | 2024.10.09 22:16:10.410600 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1196 rows starting from the beginning of the part | ||
2888 | 2024.10.09 22:16:10.410803 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 189 rows starting from the beginning of the part | ||
2889 | 2024.10.09 22:16:10.411093 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2890 | 2024.10.09 22:16:10.411109 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 118 rows starting from the beginning of the part | ||
2891 | 2024.10.09 22:16:10.411282 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2892 | 2024.10.09 22:16:10.411362 [ 196 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 189 rows starting from the beginning of the part | ||
2893 | 2024.10.09 22:16:10.412273 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2894 | 2024.10.09 22:16:10.413231 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2895 | 2024.10.09 22:16:10.413287 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2896 | 2024.10.09 22:16:10.414159 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2897 | 2024.10.09 22:16:10.414932 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 5 columns (5 merged, 0 gathered) in 0.005546471 sec., 363294.0657221502 rows/sec., 32.00 MiB/sec. | ||
2898 | 2024.10.09 22:16:10.415028 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2899 | 2024.10.09 22:16:10.415260 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2900 | 2024.10.09 22:16:10.415282 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004466 sec., 3134.796238244514 rows/sec., 219.54 KiB/sec. | ||
2901 | 2024.10.09 22:16:10.415524 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Debug> DynamicQueryHandler: Done processing query | ||
2902 | 2024.10.09 22:16:10.415559 [ 3 ] {0fca4b1f-93aa-42c7-a9e7-c5f90478e3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2903 | 2024.10.09 22:16:10.415626 [ 3 ] {} <Debug> HTTP-Session: 0d1dabe1-b9b9-4548-ad0c-90f10b05415a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2904 | 2024.10.09 22:16:10.415830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2905 | 2024.10.09 22:16:10.415901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2906 | 2024.10.09 22:16:10.415909 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2907 | 2024.10.09 22:16:10.415929 [ 3 ] {} <Debug> HTTP-Session: 03136c88-5cfc-4180-a244-9b05d395a3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2908 | 2024.10.09 22:16:10.415956 [ 3 ] {} <Debug> HTTP-Session: 03136c88-5cfc-4180-a244-9b05d395a3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2909 | 2024.10.09 22:16:10.415978 [ 3 ] {} <Debug> HTTP-Session: 03136c88-5cfc-4180-a244-9b05d395a3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2910 | 2024.10.09 22:16:10.416002 [ 202 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_11_2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2911 | 2024.10.09 22:16:10.416023 [ 3 ] {} <Trace> HTTP-Session: 03136c88-5cfc-4180-a244-9b05d395a3e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2912 | 2024.10.09 22:16:10.416098 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2913 | 2024.10.09 22:16:10.416172 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2914 | 2024.10.09 22:16:10.416225 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2915 | 2024.10.09 22:16:10.416515 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2916 | 2024.10.09 22:16:10.416876 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2917 | 2024.10.09 22:16:10.416917 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2918 | 2024.10.09 22:16:10.417274 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2919 | 2024.10.09 22:16:10.417651 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2920 | 2024.10.09 22:16:10.417813 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001674 sec., 3584.2293906810037 rows/sec., 211.76 KiB/sec. | ||
2921 | 2024.10.09 22:16:10.417992 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Debug> DynamicQueryHandler: Done processing query | ||
2922 | 2024.10.09 22:16:10.418017 [ 3 ] {d0ea605d-ae86-4366-a6b8-21c0978755c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2923 | 2024.10.09 22:16:10.418034 [ 3 ] {} <Debug> HTTP-Session: 03136c88-5cfc-4180-a244-9b05d395a3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2924 | 2024.10.09 22:16:10.418235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2925 | 2024.10.09 22:16:10.418286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2926 | 2024.10.09 22:16:10.418306 [ 3 ] {} <Debug> HTTP-Session: f90e24ab-3c71-4d7c-a8a8-ecd01ae0ae8a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2927 | 2024.10.09 22:16:10.418322 [ 3 ] {} <Debug> HTTP-Session: f90e24ab-3c71-4d7c-a8a8-ecd01ae0ae8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2928 | 2024.10.09 22:16:10.418336 [ 3 ] {} <Debug> HTTP-Session: f90e24ab-3c71-4d7c-a8a8-ecd01ae0ae8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2929 | 2024.10.09 22:16:10.418368 [ 3 ] {} <Trace> HTTP-Session: f90e24ab-3c71-4d7c-a8a8-ecd01ae0ae8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2930 | 2024.10.09 22:16:10.418630 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2931 | 2024.10.09 22:16:10.418675 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2932 | 2024.10.09 22:16:10.418906 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2933 | 2024.10.09 22:16:10.419456 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2934 | 2024.10.09 22:16:10.419494 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2935 | 2024.10.09 22:16:10.419879 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2936 | 2024.10.09 22:16:10.420244 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2937 | 2024.10.09 22:16:10.420405 [ 45 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2938 | 2024.10.09 22:16:10.420407 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001933 sec., 197620.27935851007 rows/sec., 13.98 MiB/sec. | ||
2939 | 2024.10.09 22:16:10.420469 [ 45 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2024.10.09 22:16:10.420548 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2941 | 2024.10.09 22:16:10.420741 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
2942 | 2024.10.09 22:16:10.420753 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Debug> DynamicQueryHandler: Done processing query | ||
2943 | 2024.10.09 22:16:10.420816 [ 3 ] {ad40239e-5e49-4539-abce-c282d017d567} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2944 | 2024.10.09 22:16:10.420852 [ 3 ] {} <Debug> HTTP-Session: f90e24ab-3c71-4d7c-a8a8-ecd01ae0ae8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2945 | 2024.10.09 22:16:10.420970 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2946 | 2024.10.09 22:16:10.421034 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2947 | 2024.10.09 22:16:10.421047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2948 | 2024.10.09 22:16:10.421204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2949 | 2024.10.09 22:16:10.421289 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
2950 | 2024.10.09 22:16:10.421305 [ 3 ] {} <Debug> HTTP-Session: 128c2ca1-603c-41d9-8902-2af4c094507b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2951 | 2024.10.09 22:16:10.421367 [ 3 ] {} <Debug> HTTP-Session: 128c2ca1-603c-41d9-8902-2af4c094507b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2952 | 2024.10.09 22:16:10.421411 [ 3 ] {} <Debug> HTTP-Session: 128c2ca1-603c-41d9-8902-2af4c094507b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2953 | 2024.10.09 22:16:10.421594 [ 3 ] {} <Trace> HTTP-Session: 128c2ca1-603c-41d9-8902-2af4c094507b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2024.10.09 22:16:10.421614 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 520 rows starting from the beginning of the part | ||
2955 | 2024.10.09 22:16:10.421864 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 382 rows starting from the beginning of the part | ||
2956 | 2024.10.09 22:16:10.421957 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2957 | 2024.10.09 22:16:10.422125 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 95 rows starting from the beginning of the part | ||
2958 | 2024.10.09 22:16:10.422166 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2959 | 2024.10.09 22:16:10.422422 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 382 rows starting from the beginning of the part | ||
2960 | 2024.10.09 22:16:10.423096 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2961 | 2024.10.09 22:16:10.423888 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2024.10.09 22:16:10.423952 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2963 | 2024.10.09 22:16:10.424856 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2964 | 2024.10.09 22:16:10.425429 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1871 rows, containing 5 columns (5 merged, 0 gathered) in 0.004764842 sec., 392667.79465090344 rows/sec., 29.96 MiB/sec. | ||
2965 | 2024.10.09 22:16:10.425473 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.10.09 22:16:10.425682 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2967 | 2024.10.09 22:16:10.425701 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003896 sec., 1540.041067761807 rows/sec., 80.46 KiB/sec. | ||
2968 | 2024.10.09 22:16:10.426223 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Debug> DynamicQueryHandler: Done processing query | ||
2969 | 2024.10.09 22:16:10.426259 [ 3 ] {ca68ddfb-d465-4fce-a18a-45fdf2b6fce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2970 | 2024.10.09 22:16:10.426297 [ 3 ] {} <Debug> HTTP-Session: 128c2ca1-603c-41d9-8902-2af4c094507b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2971 | 2024.10.09 22:16:10.426488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2972 | 2024.10.09 22:16:10.426519 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2024.10.09 22:16:10.426550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2974 | 2024.10.09 22:16:10.426579 [ 3 ] {} <Debug> HTTP-Session: c3181c5f-4046-441e-8209-2e3d2cf1054b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
2975 | 2024.10.09 22:16:10.426602 [ 3 ] {} <Debug> HTTP-Session: c3181c5f-4046-441e-8209-2e3d2cf1054b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2976 | 2024.10.09 22:16:10.426620 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_11_2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2977 | 2024.10.09 22:16:10.426620 [ 3 ] {} <Debug> HTTP-Session: c3181c5f-4046-441e-8209-2e3d2cf1054b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2978 | 2024.10.09 22:16:10.426677 [ 3 ] {} <Trace> HTTP-Session: c3181c5f-4046-441e-8209-2e3d2cf1054b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2024.10.09 22:16:10.426713 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
2980 | 2024.10.09 22:16:10.426932 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2981 | 2024.10.09 22:16:10.426978 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2982 | 2024.10.09 22:16:10.427130 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2983 | 2024.10.09 22:16:10.427564 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2024.10.09 22:16:10.427601 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2985 | 2024.10.09 22:16:10.427980 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2986 | 2024.10.09 22:16:10.428332 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2024.10.09 22:16:10.428495 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001696 sec., 139740.56603773584 rows/sec., 9.37 MiB/sec. | ||
2988 | 2024.10.09 22:16:10.428495 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2989 | 2024.10.09 22:16:10.428597 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.10.09 22:16:10.428661 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
2991 | 2024.10.09 22:16:10.428850 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Debug> DynamicQueryHandler: Done processing query | ||
2992 | 2024.10.09 22:16:10.428963 [ 3 ] {3956becd-9720-400e-bd23-42621e0b8c3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2993 | 2024.10.09 22:16:10.429050 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
2994 | 2024.10.09 22:16:10.429068 [ 3 ] {} <Debug> HTTP-Session: c3181c5f-4046-441e-8209-2e3d2cf1054b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2995 | 2024.10.09 22:16:10.429347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2996 | 2024.10.09 22:16:10.429373 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2997 | 2024.10.09 22:16:10.429451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2998 | 2024.10.09 22:16:10.429451 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1038 rows starting from the beginning of the part | ||
2999 | 2024.10.09 22:16:10.429488 [ 3 ] {} <Debug> HTTP-Session: 3e49f8ab-b622-44db-88f4-ea6bc02342d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3000 | 2024.10.09 22:16:10.429526 [ 3 ] {} <Debug> HTTP-Session: 3e49f8ab-b622-44db-88f4-ea6bc02342d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3001 | 2024.10.09 22:16:10.429562 [ 3 ] {} <Debug> HTTP-Session: 3e49f8ab-b622-44db-88f4-ea6bc02342d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3002 | 2024.10.09 22:16:10.429737 [ 3 ] {} <Trace> HTTP-Session: 3e49f8ab-b622-44db-88f4-ea6bc02342d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3003 | 2024.10.09 22:16:10.429758 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
3004 | 2024.10.09 22:16:10.429989 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2236 rows starting from the beginning of the part | ||
3005 | 2024.10.09 22:16:10.430205 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 203 rows starting from the beginning of the part | ||
3006 | 2024.10.09 22:16:10.430287 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3007 | 2024.10.09 22:16:10.430497 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
3008 | 2024.10.09 22:16:10.430542 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3009 | 2024.10.09 22:16:10.430814 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
3010 | 2024.10.09 22:16:10.431493 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3011 | 2024.10.09 22:16:10.432131 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3012 | 2024.10.09 22:16:10.432207 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3013 | 2024.10.09 22:16:10.433062 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3014 | 2024.10.09 22:16:10.433631 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3015 | 2024.10.09 22:16:10.433889 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003914 sec., 255.49310168625448 rows/sec., 17.22 KiB/sec. | ||
3016 | 2024.10.09 22:16:10.434391 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4034 rows, containing 5 columns (5 merged, 0 gathered) in 0.005645461 sec., 714556.348896928 rows/sec., 48.17 MiB/sec. | ||
3017 | 2024.10.09 22:16:10.434461 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Debug> DynamicQueryHandler: Done processing query | ||
3018 | 2024.10.09 22:16:10.434492 [ 3 ] {3def8b9f-4c82-4172-abff-c2107282aa35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3019 | 2024.10.09 22:16:10.434510 [ 3 ] {} <Debug> HTTP-Session: 3e49f8ab-b622-44db-88f4-ea6bc02342d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3020 | 2024.10.09 22:16:10.434706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3021 | 2024.10.09 22:16:10.434764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3022 | 2024.10.09 22:16:10.434788 [ 3 ] {} <Debug> HTTP-Session: 8036437e-ec13-4a28-8898-622e9bf4166e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3023 | 2024.10.09 22:16:10.434806 [ 3 ] {} <Debug> HTTP-Session: 8036437e-ec13-4a28-8898-622e9bf4166e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3024 | 2024.10.09 22:16:10.434812 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3025 | 2024.10.09 22:16:10.434823 [ 3 ] {} <Debug> HTTP-Session: 8036437e-ec13-4a28-8898-622e9bf4166e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3026 | 2024.10.09 22:16:10.434872 [ 3 ] {} <Trace> HTTP-Session: 8036437e-ec13-4a28-8898-622e9bf4166e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3027 | 2024.10.09 22:16:10.435043 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3028 | 2024.10.09 22:16:10.435119 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3029 | 2024.10.09 22:16:10.435336 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3030 | 2024.10.09 22:16:10.435377 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2024.10.09 22:16:10.435493 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3032 | 2024.10.09 22:16:10.435648 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
3033 | 2024.10.09 22:16:10.435769 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2024.10.09 22:16:10.435806 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3035 | 2024.10.09 22:16:10.436173 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3036 | 2024.10.09 22:16:10.436505 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2024.10.09 22:16:10.436660 [ 45 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3038 | 2024.10.09 22:16:10.436671 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001697 sec., 48320.56570418386 rows/sec., 3.07 MiB/sec. | ||
3039 | 2024.10.09 22:16:10.436716 [ 45 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3040 | 2024.10.09 22:16:10.436794 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3041 | 2024.10.09 22:16:10.436975 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
3042 | 2024.10.09 22:16:10.437009 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Debug> DynamicQueryHandler: Done processing query | ||
3043 | 2024.10.09 22:16:10.437047 [ 3 ] {3333a007-3697-4101-820b-b4e59919855e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3044 | 2024.10.09 22:16:10.437079 [ 3 ] {} <Debug> HTTP-Session: 8036437e-ec13-4a28-8898-622e9bf4166e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3045 | 2024.10.09 22:16:10.437193 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3046 | 2024.10.09 22:16:10.437238 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part | ||
3047 | 2024.10.09 22:16:10.437334 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
3048 | 2024.10.09 22:16:10.437626 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3049 | 2024.10.09 22:16:10.437869 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 68 rows starting from the beginning of the part | ||
3050 | 2024.10.09 22:16:10.438064 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
3051 | 2024.10.09 22:16:10.438215 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
3052 | 2024.10.09 22:16:10.439458 [ 192 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002564037 sec., 248826.36249008888 rows/sec., 16.35 MiB/sec. | ||
3053 | 2024.10.09 22:16:10.439624 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3054 | 2024.10.09 22:16:10.440022 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2024.10.09 22:16:10.440104 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_11_2} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3056 | 2024.10.09 22:16:10.440179 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3057 | 2024.10.09 22:16:14.096929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 320 | ||
3058 | 2024.10.09 22:16:14.099894 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3059 | 2024.10.09 22:16:14.099940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3060 | 2024.10.09 22:16:14.101432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3061 | 2024.10.09 22:16:14.102389 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3062 | 2024.10.09 22:16:14.102609 [ 26 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3063 | 2024.10.09 22:16:14.102786 [ 26 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2024.10.09 22:16:14.102915 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3065 | 2024.10.09 22:16:14.103664 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::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 | ||
3066 | 2024.10.09 22:16:14.104445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
3067 | 2024.10.09 22:16:14.105153 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3068 | 2024.10.09 22:16:14.105319 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
3069 | 2024.10.09 22:16:14.105948 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
3070 | 2024.10.09 22:16:14.106511 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
3071 | 2024.10.09 22:16:14.107114 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
3072 | 2024.10.09 22:16:14.108011 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
3073 | 2024.10.09 22:16:14.108524 [ 196 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
3074 | 2024.10.09 22:16:14.151445 [ 192 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.048347118 sec., 6618.801972849757 rows/sec., 5.92 MiB/sec. | ||
3075 | 2024.10.09 22:16:14.152419 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3076 | 2024.10.09 22:16:14.154098 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3077 | 2024.10.09 22:16:14.154177 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_6_1} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3078 | 2024.10.09 22:16:14.154499 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
3079 | 2024.10.09 22:16:15.403302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3080 | 2024.10.09 22:16:15.403497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3081 | 2024.10.09 22:16:15.403543 [ 3 ] {} <Debug> HTTP-Session: 24ee8e35-afaa-4344-92e3-cc828aa65799 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3082 | 2024.10.09 22:16:15.403584 [ 3 ] {} <Debug> HTTP-Session: 24ee8e35-afaa-4344-92e3-cc828aa65799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3083 | 2024.10.09 22:16:15.403613 [ 3 ] {} <Debug> HTTP-Session: 24ee8e35-afaa-4344-92e3-cc828aa65799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3084 | 2024.10.09 22:16:15.403702 [ 3 ] {} <Trace> HTTP-Session: 24ee8e35-afaa-4344-92e3-cc828aa65799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3085 | 2024.10.09 22:16:15.404040 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3086 | 2024.10.09 22:16:15.404133 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3087 | 2024.10.09 22:16:15.404470 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3088 | 2024.10.09 22:16:15.405064 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2024.10.09 22:16:15.405103 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3090 | 2024.10.09 22:16:15.405563 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3091 | 2024.10.09 22:16:15.405956 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2024.10.09 22:16:15.406108 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002202 sec., 53587.64759309719 rows/sec., 4.57 MiB/sec. | ||
3093 | 2024.10.09 22:16:15.406453 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Debug> DynamicQueryHandler: Done processing query | ||
3094 | 2024.10.09 22:16:15.406480 [ 3 ] {f175bb66-f6f0-4319-a0af-67ee8002ea0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3095 | 2024.10.09 22:16:15.406498 [ 3 ] {} <Debug> HTTP-Session: 24ee8e35-afaa-4344-92e3-cc828aa65799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3096 | 2024.10.09 22:16:15.406658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3097 | 2024.10.09 22:16:15.406708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3098 | 2024.10.09 22:16:15.406727 [ 3 ] {} <Debug> HTTP-Session: 65eecc49-dd99-404e-a5f5-bee8416192a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3099 | 2024.10.09 22:16:15.406744 [ 3 ] {} <Debug> HTTP-Session: 65eecc49-dd99-404e-a5f5-bee8416192a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3100 | 2024.10.09 22:16:15.406758 [ 3 ] {} <Debug> HTTP-Session: 65eecc49-dd99-404e-a5f5-bee8416192a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3101 | 2024.10.09 22:16:15.406790 [ 3 ] {} <Trace> HTTP-Session: 65eecc49-dd99-404e-a5f5-bee8416192a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3102 | 2024.10.09 22:16:15.406896 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3103 | 2024.10.09 22:16:15.406939 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3104 | 2024.10.09 22:16:15.407186 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3105 | 2024.10.09 22:16:15.407572 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2024.10.09 22:16:15.407609 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3107 | 2024.10.09 22:16:15.407960 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3108 | 2024.10.09 22:16:15.408315 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2024.10.09 22:16:15.408445 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001579 sec., 19632.678910702976 rows/sec., 1.44 MiB/sec. | ||
3110 | 2024.10.09 22:16:15.408721 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Debug> DynamicQueryHandler: Done processing query | ||
3111 | 2024.10.09 22:16:15.408746 [ 3 ] {e6bfaaee-4828-44a5-b8d3-efa54106473e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3112 | 2024.10.09 22:16:15.408761 [ 3 ] {} <Debug> HTTP-Session: 65eecc49-dd99-404e-a5f5-bee8416192a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3113 | 2024.10.09 22:16:15.408904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3114 | 2024.10.09 22:16:15.408953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3115 | 2024.10.09 22:16:15.408971 [ 3 ] {} <Debug> HTTP-Session: fc04c1d7-e2cf-4b33-9db9-5978bbac9842 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3116 | 2024.10.09 22:16:15.408987 [ 3 ] {} <Debug> HTTP-Session: fc04c1d7-e2cf-4b33-9db9-5978bbac9842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3117 | 2024.10.09 22:16:15.409001 [ 3 ] {} <Debug> HTTP-Session: fc04c1d7-e2cf-4b33-9db9-5978bbac9842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3118 | 2024.10.09 22:16:15.409033 [ 3 ] {} <Trace> HTTP-Session: fc04c1d7-e2cf-4b33-9db9-5978bbac9842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3119 | 2024.10.09 22:16:15.409155 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3120 | 2024.10.09 22:16:15.409197 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3121 | 2024.10.09 22:16:15.409445 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3122 | 2024.10.09 22:16:15.409836 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2024.10.09 22:16:15.409873 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3124 | 2024.10.09 22:16:15.410221 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3125 | 2024.10.09 22:16:15.410578 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2024.10.09 22:16:15.410710 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001602 sec., 59300.87390761548 rows/sec., 4.63 MiB/sec. | ||
3127 | 2024.10.09 22:16:15.410885 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Debug> DynamicQueryHandler: Done processing query | ||
3128 | 2024.10.09 22:16:15.410909 [ 3 ] {cfde6e22-a05b-4fdc-9710-5b8d028ac19e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3129 | 2024.10.09 22:16:15.410926 [ 3 ] {} <Debug> HTTP-Session: fc04c1d7-e2cf-4b33-9db9-5978bbac9842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3130 | 2024.10.09 22:16:15.411095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3131 | 2024.10.09 22:16:15.411143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3132 | 2024.10.09 22:16:15.411162 [ 3 ] {} <Debug> HTTP-Session: ddffa277-453f-493a-98d5-0fe14812704e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3133 | 2024.10.09 22:16:15.411178 [ 3 ] {} <Debug> HTTP-Session: ddffa277-453f-493a-98d5-0fe14812704e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3134 | 2024.10.09 22:16:15.411192 [ 3 ] {} <Debug> HTTP-Session: ddffa277-453f-493a-98d5-0fe14812704e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3135 | 2024.10.09 22:16:15.411223 [ 3 ] {} <Trace> HTTP-Session: ddffa277-453f-493a-98d5-0fe14812704e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3136 | 2024.10.09 22:16:15.411365 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2024.10.09 22:16:15.411411 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3138 | 2024.10.09 22:16:15.411557 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2024.10.09 22:16:15.411956 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.10.09 22:16:15.411992 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3141 | 2024.10.09 22:16:15.412386 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3142 | 2024.10.09 22:16:15.412728 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2024.10.09 22:16:15.412863 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec. | ||
3144 | 2024.10.09 22:16:15.413160 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Debug> DynamicQueryHandler: Done processing query | ||
3145 | 2024.10.09 22:16:15.413184 [ 3 ] {66b057b2-241d-424f-92a8-47084f38cbb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3146 | 2024.10.09 22:16:15.413202 [ 3 ] {} <Debug> HTTP-Session: ddffa277-453f-493a-98d5-0fe14812704e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3147 | 2024.10.09 22:16:15.413364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3148 | 2024.10.09 22:16:15.413414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3149 | 2024.10.09 22:16:15.413433 [ 3 ] {} <Debug> HTTP-Session: 19f58278-7c6e-4192-85a5-e053d5fe0795 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3150 | 2024.10.09 22:16:15.413449 [ 3 ] {} <Debug> HTTP-Session: 19f58278-7c6e-4192-85a5-e053d5fe0795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3151 | 2024.10.09 22:16:15.413463 [ 3 ] {} <Debug> HTTP-Session: 19f58278-7c6e-4192-85a5-e053d5fe0795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3152 | 2024.10.09 22:16:15.413495 [ 3 ] {} <Trace> HTTP-Session: 19f58278-7c6e-4192-85a5-e053d5fe0795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3153 | 2024.10.09 22:16:15.413908 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3154 | 2024.10.09 22:16:15.413979 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3155 | 2024.10.09 22:16:15.414421 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3156 | 2024.10.09 22:16:15.415103 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2024.10.09 22:16:15.415140 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3158 | 2024.10.09 22:16:15.415806 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3159 | 2024.10.09 22:16:15.416226 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3160 | 2024.10.09 22:16:15.416398 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0028 sec., 11071.42857142857 rows/sec., 19.84 MiB/sec. | ||
3161 | 2024.10.09 22:16:15.416809 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Debug> DynamicQueryHandler: Done processing query | ||
3162 | 2024.10.09 22:16:15.416835 [ 3 ] {9d4dde8c-f264-43bb-af3c-6616e5a47d76} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3163 | 2024.10.09 22:16:15.416852 [ 3 ] {} <Debug> HTTP-Session: 19f58278-7c6e-4192-85a5-e053d5fe0795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3164 | 2024.10.09 22:16:15.416973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3165 | 2024.10.09 22:16:15.417022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3166 | 2024.10.09 22:16:15.417041 [ 3 ] {} <Debug> HTTP-Session: a9d5e686-bc34-4c09-8007-89485788a53b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3167 | 2024.10.09 22:16:15.417058 [ 3 ] {} <Debug> HTTP-Session: a9d5e686-bc34-4c09-8007-89485788a53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3168 | 2024.10.09 22:16:15.417072 [ 3 ] {} <Debug> HTTP-Session: a9d5e686-bc34-4c09-8007-89485788a53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3169 | 2024.10.09 22:16:15.417104 [ 3 ] {} <Trace> HTTP-Session: a9d5e686-bc34-4c09-8007-89485788a53b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3170 | 2024.10.09 22:16:15.417214 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3171 | 2024.10.09 22:16:15.417257 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3172 | 2024.10.09 22:16:15.417393 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3173 | 2024.10.09 22:16:15.417714 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3174 | 2024.10.09 22:16:15.417750 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
3175 | 2024.10.09 22:16:15.418108 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3176 | 2024.10.09 22:16:15.418444 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2024.10.09 22:16:15.418572 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
3178 | 2024.10.09 22:16:15.418738 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Debug> DynamicQueryHandler: Done processing query | ||
3179 | 2024.10.09 22:16:15.418761 [ 3 ] {76f361d2-00c8-4bde-961f-003282607e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3180 | 2024.10.09 22:16:15.418778 [ 3 ] {} <Debug> HTTP-Session: a9d5e686-bc34-4c09-8007-89485788a53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3181 | 2024.10.09 22:16:19.001541 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3182 | 2024.10.09 22:16:19.001605 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3183 | 2024.10.09 22:16:20.406220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3184 | 2024.10.09 22:16:20.406353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3185 | 2024.10.09 22:16:20.406379 [ 3 ] {} <Debug> HTTP-Session: 7533af19-f389-4cd8-be18-2e10cb05c159 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3186 | 2024.10.09 22:16:20.406404 [ 3 ] {} <Debug> HTTP-Session: 7533af19-f389-4cd8-be18-2e10cb05c159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3187 | 2024.10.09 22:16:20.406419 [ 3 ] {} <Debug> HTTP-Session: 7533af19-f389-4cd8-be18-2e10cb05c159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3188 | 2024.10.09 22:16:20.406472 [ 3 ] {} <Trace> HTTP-Session: 7533af19-f389-4cd8-be18-2e10cb05c159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3189 | 2024.10.09 22:16:20.406778 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3190 | 2024.10.09 22:16:20.406856 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3191 | 2024.10.09 22:16:20.407230 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3192 | 2024.10.09 22:16:20.407868 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2024.10.09 22:16:20.407917 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3194 | 2024.10.09 22:16:20.408379 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3195 | 2024.10.09 22:16:20.408785 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2024.10.09 22:16:20.408966 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002315 sec., 81641.46868250541 rows/sec., 7.13 MiB/sec. | ||
3197 | 2024.10.09 22:16:20.409349 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Debug> DynamicQueryHandler: Done processing query | ||
3198 | 2024.10.09 22:16:20.409377 [ 3 ] {9dae56e6-4a34-4c34-aa17-e2adcc80dad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3199 | 2024.10.09 22:16:20.409395 [ 3 ] {} <Debug> HTTP-Session: 7533af19-f389-4cd8-be18-2e10cb05c159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3200 | 2024.10.09 22:16:20.409549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3201 | 2024.10.09 22:16:20.409624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3202 | 2024.10.09 22:16:20.409659 [ 3 ] {} <Debug> HTTP-Session: d338085a-e6c7-4ee1-aa66-2054fbc33849 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3203 | 2024.10.09 22:16:20.409679 [ 3 ] {} <Debug> HTTP-Session: d338085a-e6c7-4ee1-aa66-2054fbc33849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3204 | 2024.10.09 22:16:20.409694 [ 3 ] {} <Debug> HTTP-Session: d338085a-e6c7-4ee1-aa66-2054fbc33849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3205 | 2024.10.09 22:16:20.409733 [ 3 ] {} <Trace> HTTP-Session: d338085a-e6c7-4ee1-aa66-2054fbc33849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3206 | 2024.10.09 22:16:20.409861 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3207 | 2024.10.09 22:16:20.409912 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3208 | 2024.10.09 22:16:20.410190 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3209 | 2024.10.09 22:16:20.410568 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3210 | 2024.10.09 22:16:20.410609 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3211 | 2024.10.09 22:16:20.411003 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3212 | 2024.10.09 22:16:20.411392 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3213 | 2024.10.09 22:16:20.411565 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00173 sec., 8092.485549132948 rows/sec., 566.74 KiB/sec. | ||
3214 | 2024.10.09 22:16:20.411561 [ 41 ] {} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3215 | 2024.10.09 22:16:20.411675 [ 41 ] {} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2024.10.09 22:16:20.411735 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3217 | 2024.10.09 22:16:20.411884 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Debug> DynamicQueryHandler: Done processing query | ||
3218 | 2024.10.09 22:16:20.411922 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
3219 | 2024.10.09 22:16:20.411928 [ 3 ] {6aeba084-8df6-412c-ae02-1a2dd2d19285} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3220 | 2024.10.09 22:16:20.412017 [ 3 ] {} <Debug> HTTP-Session: d338085a-e6c7-4ee1-aa66-2054fbc33849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3221 | 2024.10.09 22:16:20.412181 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3222 | 2024.10.09 22:16:20.412198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3223 | 2024.10.09 22:16:20.412254 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
3224 | 2024.10.09 22:16:20.412292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3225 | 2024.10.09 22:16:20.412319 [ 3 ] {} <Debug> HTTP-Session: 2e156b1d-c0c7-4b78-bf7e-bbc54c43f4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3226 | 2024.10.09 22:16:20.412351 [ 3 ] {} <Debug> HTTP-Session: 2e156b1d-c0c7-4b78-bf7e-bbc54c43f4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3227 | 2024.10.09 22:16:20.412390 [ 3 ] {} <Debug> HTTP-Session: 2e156b1d-c0c7-4b78-bf7e-bbc54c43f4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3228 | 2024.10.09 22:16:20.412498 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
3229 | 2024.10.09 22:16:20.412591 [ 3 ] {} <Trace> HTTP-Session: 2e156b1d-c0c7-4b78-bf7e-bbc54c43f4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3230 | 2024.10.09 22:16:20.412791 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
3231 | 2024.10.09 22:16:20.413094 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
3232 | 2024.10.09 22:16:20.413370 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
3233 | 2024.10.09 22:16:20.413382 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3234 | 2024.10.09 22:16:20.413638 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3235 | 2024.10.09 22:16:20.413661 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3236 | 2024.10.09 22:16:20.414716 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3237 | 2024.10.09 22:16:20.415715 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2024.10.09 22:16:20.415796 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3239 | 2024.10.09 22:16:20.416920 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3240 | 2024.10.09 22:16:20.417099 [ 192 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254297 sec., 56715.48448821984 rows/sec., 3.86 MiB/sec. | ||
3241 | 2024.10.09 22:16:20.417440 [ 192 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3242 | 2024.10.09 22:16:20.417641 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3243 | 2024.10.09 22:16:20.417955 [ 41 ] {} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3244 | 2024.10.09 22:16:20.418201 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005089 sec., 1179.0135586559245 rows/sec., 69.66 KiB/sec. | ||
3245 | 2024.10.09 22:16:20.418225 [ 41 ] {} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3246 | 2024.10.09 22:16:20.418339 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3247 | 2024.10.09 22:16:20.418768 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::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 | ||
3248 | 2024.10.09 22:16:20.419001 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Debug> DynamicQueryHandler: Done processing query | ||
3249 | 2024.10.09 22:16:20.419023 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2024.10.09 22:16:20.419086 [ 3 ] {90d4b75c-f63d-4f1e-9eac-51848ebd3bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3251 | 2024.10.09 22:16:20.419180 [ 3 ] {} <Debug> HTTP-Session: 2e156b1d-c0c7-4b78-bf7e-bbc54c43f4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3252 | 2024.10.09 22:16:20.419209 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3253 | 2024.10.09 22:16:20.419310 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3254 | 2024.10.09 22:16:20.419335 [ 195 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_6_1} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3255 | 2024.10.09 22:16:20.419595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3256 | 2024.10.09 22:16:20.419622 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3257 | 2024.10.09 22:16:20.419874 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::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 | ||
3258 | 2024.10.09 22:16:20.419956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3259 | 2024.10.09 22:16:20.420179 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3260 | 2024.10.09 22:16:20.420224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3261 | 2024.10.09 22:16:20.420280 [ 3 ] {} <Debug> HTTP-Session: 21d13aee-3389-4614-8351-902548d18f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3262 | 2024.10.09 22:16:20.420409 [ 3 ] {} <Debug> HTTP-Session: 21d13aee-3389-4614-8351-902548d18f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3263 | 2024.10.09 22:16:20.420459 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3264 | 2024.10.09 22:16:20.420504 [ 3 ] {} <Debug> HTTP-Session: 21d13aee-3389-4614-8351-902548d18f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3265 | 2024.10.09 22:16:20.420777 [ 3 ] {} <Trace> HTTP-Session: 21d13aee-3389-4614-8351-902548d18f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3266 | 2024.10.09 22:16:20.421153 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3267 | 2024.10.09 22:16:20.421271 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3268 | 2024.10.09 22:16:20.422372 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3269 | 2024.10.09 22:16:20.423006 [ 192 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004494839 sec., 6674.32137168873 rows/sec., 423.66 KiB/sec. | ||
3270 | 2024.10.09 22:16:20.423243 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3271 | 2024.10.09 22:16:20.423724 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3272 | 2024.10.09 22:16:20.423817 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3273 | 2024.10.09 22:16:20.424335 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2024.10.09 22:16:20.424572 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_5_1} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3275 | 2024.10.09 22:16:20.424696 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3276 | 2024.10.09 22:16:20.424718 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3277 | 2024.10.09 22:16:20.425130 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2024.10.09 22:16:20.425316 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.004306 sec., 88713.42313051556 rows/sec., 6.28 MiB/sec. | ||
3279 | 2024.10.09 22:16:20.425537 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Debug> DynamicQueryHandler: Done processing query | ||
3280 | 2024.10.09 22:16:20.425563 [ 3 ] {357e65e9-c2f4-47a1-85b6-a1a298cc0c95} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3281 | 2024.10.09 22:16:20.425580 [ 3 ] {} <Debug> HTTP-Session: 21d13aee-3389-4614-8351-902548d18f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3282 | 2024.10.09 22:16:20.425781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3283 | 2024.10.09 22:16:20.425834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3284 | 2024.10.09 22:16:20.425853 [ 3 ] {} <Debug> HTTP-Session: 2f3ca0d4-7224-432e-85d9-b85cb8cfb16a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3285 | 2024.10.09 22:16:20.425870 [ 3 ] {} <Debug> HTTP-Session: 2f3ca0d4-7224-432e-85d9-b85cb8cfb16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3286 | 2024.10.09 22:16:20.425884 [ 3 ] {} <Debug> HTTP-Session: 2f3ca0d4-7224-432e-85d9-b85cb8cfb16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3287 | 2024.10.09 22:16:20.425918 [ 3 ] {} <Trace> HTTP-Session: 2f3ca0d4-7224-432e-85d9-b85cb8cfb16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3288 | 2024.10.09 22:16:20.426021 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3289 | 2024.10.09 22:16:20.426068 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3290 | 2024.10.09 22:16:20.426208 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3291 | 2024.10.09 22:16:20.426507 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3292 | 2024.10.09 22:16:20.426544 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3293 | 2024.10.09 22:16:20.426910 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3294 | 2024.10.09 22:16:20.427257 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2024.10.09 22:16:20.427422 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. | ||
3296 | 2024.10.09 22:16:20.427596 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Debug> DynamicQueryHandler: Done processing query | ||
3297 | 2024.10.09 22:16:20.427621 [ 3 ] {e1fef66f-797f-435e-81c5-132d7669256a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3298 | 2024.10.09 22:16:20.427637 [ 3 ] {} <Debug> HTTP-Session: 2f3ca0d4-7224-432e-85d9-b85cb8cfb16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3299 | 2024.10.09 22:16:20.427900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3300 | 2024.10.09 22:16:20.427951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3301 | 2024.10.09 22:16:20.427970 [ 3 ] {} <Debug> HTTP-Session: 6e99ad6b-1d2c-4990-9822-e890ff30ebf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3302 | 2024.10.09 22:16:20.427986 [ 3 ] {} <Debug> HTTP-Session: 6e99ad6b-1d2c-4990-9822-e890ff30ebf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3303 | 2024.10.09 22:16:20.428000 [ 3 ] {} <Debug> HTTP-Session: 6e99ad6b-1d2c-4990-9822-e890ff30ebf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3304 | 2024.10.09 22:16:20.428034 [ 3 ] {} <Trace> HTTP-Session: 6e99ad6b-1d2c-4990-9822-e890ff30ebf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3305 | 2024.10.09 22:16:20.428263 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3306 | 2024.10.09 22:16:20.428310 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3307 | 2024.10.09 22:16:20.428459 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3308 | 2024.10.09 22:16:20.428901 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2024.10.09 22:16:20.428939 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3310 | 2024.10.09 22:16:20.429339 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3311 | 2024.10.09 22:16:20.429689 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3312 | 2024.10.09 22:16:20.429845 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001712 sec., 138434.57943925232 rows/sec., 9.28 MiB/sec. | ||
3313 | 2024.10.09 22:16:20.430026 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Debug> DynamicQueryHandler: Done processing query | ||
3314 | 2024.10.09 22:16:20.430050 [ 3 ] {a66a3d0c-7199-4b44-9911-acaac5ded029} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3315 | 2024.10.09 22:16:20.430066 [ 3 ] {} <Debug> HTTP-Session: 6e99ad6b-1d2c-4990-9822-e890ff30ebf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3316 | 2024.10.09 22:16:20.430220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3317 | 2024.10.09 22:16:20.430270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3318 | 2024.10.09 22:16:20.430289 [ 3 ] {} <Debug> HTTP-Session: 1cbb9184-9bf2-40bf-b954-28077fef105e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3319 | 2024.10.09 22:16:20.430305 [ 3 ] {} <Debug> HTTP-Session: 1cbb9184-9bf2-40bf-b954-28077fef105e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3320 | 2024.10.09 22:16:20.430319 [ 3 ] {} <Debug> HTTP-Session: 1cbb9184-9bf2-40bf-b954-28077fef105e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3321 | 2024.10.09 22:16:20.430350 [ 3 ] {} <Trace> HTTP-Session: 1cbb9184-9bf2-40bf-b954-28077fef105e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3322 | 2024.10.09 22:16:20.430444 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3323 | 2024.10.09 22:16:20.430489 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3324 | 2024.10.09 22:16:20.430619 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3325 | 2024.10.09 22:16:20.430908 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3326 | 2024.10.09 22:16:20.430945 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3327 | 2024.10.09 22:16:20.431293 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3328 | 2024.10.09 22:16:20.431622 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3329 | 2024.10.09 22:16:20.431784 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
3330 | 2024.10.09 22:16:20.431786 [ 41 ] {} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3331 | 2024.10.09 22:16:20.431890 [ 41 ] {} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3332 | 2024.10.09 22:16:20.431944 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3333 | 2024.10.09 22:16:20.432080 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Debug> DynamicQueryHandler: Done processing query | ||
3334 | 2024.10.09 22:16:20.432122 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::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 | ||
3335 | 2024.10.09 22:16:20.432123 [ 3 ] {e028d521-aeda-4bac-95c7-ea5f79998760} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3336 | 2024.10.09 22:16:20.432186 [ 3 ] {} <Debug> HTTP-Session: 1cbb9184-9bf2-40bf-b954-28077fef105e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3337 | 2024.10.09 22:16:20.432335 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3338 | 2024.10.09 22:16:20.432360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3339 | 2024.10.09 22:16:20.432394 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3340 | 2024.10.09 22:16:20.432431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3341 | 2024.10.09 22:16:20.432470 [ 3 ] {} <Debug> HTTP-Session: 3540a5d4-32d9-4b00-b2ed-4b565757a1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3342 | 2024.10.09 22:16:20.432549 [ 3 ] {} <Debug> HTTP-Session: 3540a5d4-32d9-4b00-b2ed-4b565757a1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3343 | 2024.10.09 22:16:20.432636 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3344 | 2024.10.09 22:16:20.432661 [ 3 ] {} <Debug> HTTP-Session: 3540a5d4-32d9-4b00-b2ed-4b565757a1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2024.10.09 22:16:20.432925 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3346 | 2024.10.09 22:16:20.432937 [ 3 ] {} <Trace> HTTP-Session: 3540a5d4-32d9-4b00-b2ed-4b565757a1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3347 | 2024.10.09 22:16:20.433207 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::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 | ||
3348 | 2024.10.09 22:16:20.433388 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::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 | ||
3349 | 2024.10.09 22:16:20.433506 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3350 | 2024.10.09 22:16:20.433770 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3351 | 2024.10.09 22:16:20.434195 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3352 | 2024.10.09 22:16:20.435023 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2024.10.09 22:16:20.435094 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3354 | 2024.10.09 22:16:20.436099 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004056694 sec., 1232.5307257584625 rows/sec., 83.05 KiB/sec. | ||
3355 | 2024.10.09 22:16:20.436187 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3356 | 2024.10.09 22:16:20.436257 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3357 | 2024.10.09 22:16:20.436895 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2024.10.09 22:16:20.437026 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.10.09 22:16:20.437201 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003981 sec., 20597.839738759107 rows/sec., 1.31 MiB/sec. | ||
3360 | 2024.10.09 22:16:20.437256 [ 192 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_5_1} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3361 | 2024.10.09 22:16:20.437472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3362 | 2024.10.09 22:16:20.437562 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Debug> DynamicQueryHandler: Done processing query | ||
3363 | 2024.10.09 22:16:20.437592 [ 3 ] {e486c997-10d5-49dc-bf2a-378daa526282} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3364 | 2024.10.09 22:16:20.437608 [ 3 ] {} <Debug> HTTP-Session: 3540a5d4-32d9-4b00-b2ed-4b565757a1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3365 | 2024.10.09 22:16:24.104770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 348 | ||
3366 | 2024.10.09 22:16:24.107547 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2024.10.09 22:16:24.107600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3368 | 2024.10.09 22:16:24.109136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3369 | 2024.10.09 22:16:24.110150 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3370 | 2024.10.09 22:16:24.110670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
3371 | 2024.10.09 22:16:25.394593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3372 | 2024.10.09 22:16:25.394733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3373 | 2024.10.09 22:16:25.394759 [ 3 ] {} <Debug> HTTP-Session: f9a40235-c0f9-4d4c-9056-e1a6f4c62ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3374 | 2024.10.09 22:16:25.394784 [ 3 ] {} <Debug> HTTP-Session: f9a40235-c0f9-4d4c-9056-e1a6f4c62ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3375 | 2024.10.09 22:16:25.394798 [ 3 ] {} <Debug> HTTP-Session: f9a40235-c0f9-4d4c-9056-e1a6f4c62ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3376 | 2024.10.09 22:16:25.394849 [ 3 ] {} <Trace> HTTP-Session: f9a40235-c0f9-4d4c-9056-e1a6f4c62ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3377 | 2024.10.09 22:16:25.395110 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
3378 | 2024.10.09 22:16:25.395531 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3379 | 2024.10.09 22:16:25.395585 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3380 | 2024.10.09 22:16:25.395960 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3381 | 2024.10.09 22:16:25.396041 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3382 | 2024.10.09 22:16:25.396217 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
3383 | 2024.10.09 22:16:25.396256 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
3384 | 2024.10.09 22:16:25.396281 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (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 | ||
3385 | 2024.10.09 22:16:25.396299 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3386 | 2024.10.09 22:16:25.396348 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3387 | 2024.10.09 22:16:25.396372 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
3388 | 2024.10.09 22:16:25.397520 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002532 sec., 15797.788309636651 rows/sec., 602.44 KiB/sec. | ||
3389 | 2024.10.09 22:16:25.397803 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> DynamicQueryHandler: Done processing query | ||
3390 | 2024.10.09 22:16:25.397831 [ 3 ] {11524756-d1db-4e9d-8d60-2ad3f20f8784} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
3391 | 2024.10.09 22:16:25.397849 [ 3 ] {} <Debug> HTTP-Session: f9a40235-c0f9-4d4c-9056-e1a6f4c62ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3392 | 2024.10.09 22:16:25.410416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3393 | 2024.10.09 22:16:25.410492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3394 | 2024.10.09 22:16:25.410517 [ 3 ] {} <Debug> HTTP-Session: f2a2fdb7-fe3b-4a25-a03b-c6110014206b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3395 | 2024.10.09 22:16:25.410540 [ 3 ] {} <Debug> HTTP-Session: f2a2fdb7-fe3b-4a25-a03b-c6110014206b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3396 | 2024.10.09 22:16:25.410557 [ 3 ] {} <Debug> HTTP-Session: f2a2fdb7-fe3b-4a25-a03b-c6110014206b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3397 | 2024.10.09 22:16:25.410598 [ 3 ] {} <Trace> HTTP-Session: f2a2fdb7-fe3b-4a25-a03b-c6110014206b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3398 | 2024.10.09 22:16:25.410741 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3399 | 2024.10.09 22:16:25.410799 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3400 | 2024.10.09 22:16:25.411014 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3401 | 2024.10.09 22:16:25.411419 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3402 | 2024.10.09 22:16:25.411463 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3403 | 2024.10.09 22:16:25.411968 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3404 | 2024.10.09 22:16:25.412298 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3405 | 2024.10.09 22:16:25.412439 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001744 sec., 573.394495412844 rows/sec., 129.91 KiB/sec. | ||
3406 | 2024.10.09 22:16:25.412621 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Debug> DynamicQueryHandler: Done processing query | ||
3407 | 2024.10.09 22:16:25.412646 [ 3 ] {f6b2e5bf-ffc0-4e3f-8c42-bf45627c8db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3408 | 2024.10.09 22:16:25.412663 [ 3 ] {} <Debug> HTTP-Session: f2a2fdb7-fe3b-4a25-a03b-c6110014206b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3409 | 2024.10.09 22:16:25.412806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3410 | 2024.10.09 22:16:25.412856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3411 | 2024.10.09 22:16:25.412875 [ 3 ] {} <Debug> HTTP-Session: ee42dea9-92a6-49e8-8118-76f74884478c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3412 | 2024.10.09 22:16:25.412891 [ 3 ] {} <Debug> HTTP-Session: ee42dea9-92a6-49e8-8118-76f74884478c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3413 | 2024.10.09 22:16:25.412905 [ 3 ] {} <Debug> HTTP-Session: ee42dea9-92a6-49e8-8118-76f74884478c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3414 | 2024.10.09 22:16:25.412937 [ 3 ] {} <Trace> HTTP-Session: ee42dea9-92a6-49e8-8118-76f74884478c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3415 | 2024.10.09 22:16:25.413036 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3416 | 2024.10.09 22:16:25.413081 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3417 | 2024.10.09 22:16:25.413319 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3418 | 2024.10.09 22:16:25.413656 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2024.10.09 22:16:25.413693 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3420 | 2024.10.09 22:16:25.414050 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3421 | 2024.10.09 22:16:25.414425 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3422 | 2024.10.09 22:16:25.414548 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 317.70 KiB/sec. | ||
3423 | 2024.10.09 22:16:25.414843 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Debug> DynamicQueryHandler: Done processing query | ||
3424 | 2024.10.09 22:16:25.414871 [ 3 ] {e7d233e8-a606-4d85-9ea5-0a8b67f669ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3425 | 2024.10.09 22:16:25.414887 [ 3 ] {} <Debug> HTTP-Session: ee42dea9-92a6-49e8-8118-76f74884478c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3426 | 2024.10.09 22:16:25.415023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3427 | 2024.10.09 22:16:25.415075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3428 | 2024.10.09 22:16:25.415095 [ 3 ] {} <Debug> HTTP-Session: 475ae69a-5117-4f6c-90b5-45bec3b2b19b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3429 | 2024.10.09 22:16:25.415112 [ 3 ] {} <Debug> HTTP-Session: 475ae69a-5117-4f6c-90b5-45bec3b2b19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3430 | 2024.10.09 22:16:25.415127 [ 3 ] {} <Debug> HTTP-Session: 475ae69a-5117-4f6c-90b5-45bec3b2b19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3431 | 2024.10.09 22:16:25.415158 [ 3 ] {} <Trace> HTTP-Session: 475ae69a-5117-4f6c-90b5-45bec3b2b19b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3432 | 2024.10.09 22:16:25.415298 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3433 | 2024.10.09 22:16:25.415345 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3434 | 2024.10.09 22:16:25.415593 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3435 | 2024.10.09 22:16:25.416017 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2024.10.09 22:16:25.416056 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3437 | 2024.10.09 22:16:25.416423 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3438 | 2024.10.09 22:16:25.416801 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2024.10.09 22:16:25.416932 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Debug> executeQuery: Read 121 rows, 10.52 KiB in 0.001692 sec., 71513.0023640662 rows/sec., 6.07 MiB/sec. | ||
3440 | 2024.10.09 22:16:25.417105 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Debug> DynamicQueryHandler: Done processing query | ||
3441 | 2024.10.09 22:16:25.417131 [ 3 ] {1fa78da4-7a46-4bff-9e74-728e1ec59fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3442 | 2024.10.09 22:16:25.417148 [ 3 ] {} <Debug> HTTP-Session: 475ae69a-5117-4f6c-90b5-45bec3b2b19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3443 | 2024.10.09 22:16:25.417275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3444 | 2024.10.09 22:16:25.417327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3445 | 2024.10.09 22:16:25.417347 [ 3 ] {} <Debug> HTTP-Session: 5977678c-73f5-4844-b006-a8e8febb1d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3446 | 2024.10.09 22:16:25.417363 [ 3 ] {} <Debug> HTTP-Session: 5977678c-73f5-4844-b006-a8e8febb1d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3447 | 2024.10.09 22:16:25.417377 [ 3 ] {} <Debug> HTTP-Session: 5977678c-73f5-4844-b006-a8e8febb1d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3448 | 2024.10.09 22:16:25.417408 [ 3 ] {} <Trace> HTTP-Session: 5977678c-73f5-4844-b006-a8e8febb1d5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3449 | 2024.10.09 22:16:25.417514 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3450 | 2024.10.09 22:16:25.417559 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3451 | 2024.10.09 22:16:25.417787 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3452 | 2024.10.09 22:16:25.418128 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3453 | 2024.10.09 22:16:25.418165 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3454 | 2024.10.09 22:16:25.418513 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3455 | 2024.10.09 22:16:25.418880 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3456 | 2024.10.09 22:16:25.418996 [ 34 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3457 | 2024.10.09 22:16:25.419007 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001524 sec., 24278.215223097115 rows/sec., 1.76 MiB/sec. | ||
3458 | 2024.10.09 22:16:25.419040 [ 34 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2024.10.09 22:16:25.419082 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3460 | 2024.10.09 22:16:25.419287 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Debug> DynamicQueryHandler: Done processing query | ||
3461 | 2024.10.09 22:16:25.419296 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
3462 | 2024.10.09 22:16:25.419361 [ 3 ] {4fa5bcca-20aa-4f62-a223-7f9e335d876a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3463 | 2024.10.09 22:16:25.419429 [ 3 ] {} <Debug> HTTP-Session: 5977678c-73f5-4844-b006-a8e8febb1d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3464 | 2024.10.09 22:16:25.419598 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3465 | 2024.10.09 22:16:25.419629 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
3466 | 2024.10.09 22:16:25.419652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3467 | 2024.10.09 22:16:25.419724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3468 | 2024.10.09 22:16:25.419815 [ 3 ] {} <Debug> HTTP-Session: 378be572-2722-4613-aa23-12ee09c363f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3469 | 2024.10.09 22:16:25.419833 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
3470 | 2024.10.09 22:16:25.419866 [ 3 ] {} <Debug> HTTP-Session: 378be572-2722-4613-aa23-12ee09c363f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3471 | 2024.10.09 22:16:25.419930 [ 3 ] {} <Debug> HTTP-Session: 378be572-2722-4613-aa23-12ee09c363f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3472 | 2024.10.09 22:16:25.420078 [ 3 ] {} <Trace> HTTP-Session: 378be572-2722-4613-aa23-12ee09c363f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3473 | 2024.10.09 22:16:25.420206 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
3474 | 2024.10.09 22:16:25.420483 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3475 | 2024.10.09 22:16:25.420531 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
3476 | 2024.10.09 22:16:25.420619 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3477 | 2024.10.09 22:16:25.420819 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
3478 | 2024.10.09 22:16:25.421202 [ 198 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
3479 | 2024.10.09 22:16:25.421839 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3480 | 2024.10.09 22:16:25.422447 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3481 | 2024.10.09 22:16:25.422490 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3482 | 2024.10.09 22:16:25.423100 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3483 | 2024.10.09 22:16:25.423108 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.003933454 sec., 37117.505378224836 rows/sec., 2.86 MiB/sec. | ||
3484 | 2024.10.09 22:16:25.423398 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3485 | 2024.10.09 22:16:25.423794 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3486 | 2024.10.09 22:16:25.424369 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.004058 sec., 24889.10793494332 rows/sec., 1.95 MiB/sec. | ||
3487 | 2024.10.09 22:16:25.424843 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3488 | 2024.10.09 22:16:25.425021 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_6_1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3489 | 2024.10.09 22:16:25.425082 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Debug> DynamicQueryHandler: Done processing query | ||
3490 | 2024.10.09 22:16:25.425167 [ 3 ] {0bf5f0b4-a937-4cc6-9f02-18f1b2d42c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3491 | 2024.10.09 22:16:25.425180 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3492 | 2024.10.09 22:16:25.425215 [ 3 ] {} <Debug> HTTP-Session: 378be572-2722-4613-aa23-12ee09c363f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3493 | 2024.10.09 22:16:25.425424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 31149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3494 | 2024.10.09 22:16:25.425497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3495 | 2024.10.09 22:16:25.425528 [ 3 ] {} <Debug> HTTP-Session: a47fdf3a-9cd2-4fbe-979f-1b0c80fa5251 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3496 | 2024.10.09 22:16:25.425551 [ 3 ] {} <Debug> HTTP-Session: a47fdf3a-9cd2-4fbe-979f-1b0c80fa5251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3497 | 2024.10.09 22:16:25.425574 [ 3 ] {} <Debug> HTTP-Session: a47fdf3a-9cd2-4fbe-979f-1b0c80fa5251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3498 | 2024.10.09 22:16:25.425620 [ 3 ] {} <Trace> HTTP-Session: a47fdf3a-9cd2-4fbe-979f-1b0c80fa5251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3499 | 2024.10.09 22:16:25.425856 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3500 | 2024.10.09 22:16:25.425912 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3501 | 2024.10.09 22:16:25.426084 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3502 | 2024.10.09 22:16:25.426495 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3503 | 2024.10.09 22:16:25.426530 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3504 | 2024.10.09 22:16:25.426937 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3505 | 2024.10.09 22:16:25.427285 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3506 | 2024.10.09 22:16:25.427412 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001677 sec., 97197.3762671437 rows/sec., 6.77 MiB/sec. | ||
3507 | 2024.10.09 22:16:25.427579 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Debug> DynamicQueryHandler: Done processing query | ||
3508 | 2024.10.09 22:16:25.427603 [ 3 ] {e5b13fec-4bac-44a9-be54-c7903ad97d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3509 | 2024.10.09 22:16:25.427619 [ 3 ] {} <Debug> HTTP-Session: a47fdf3a-9cd2-4fbe-979f-1b0c80fa5251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3510 | 2024.10.09 22:16:25.427794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3511 | 2024.10.09 22:16:25.427845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3512 | 2024.10.09 22:16:25.427864 [ 3 ] {} <Debug> HTTP-Session: 8b12ff80-e6ce-451b-ba45-ff40517ef438 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3513 | 2024.10.09 22:16:25.427880 [ 3 ] {} <Debug> HTTP-Session: 8b12ff80-e6ce-451b-ba45-ff40517ef438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3514 | 2024.10.09 22:16:25.427893 [ 3 ] {} <Debug> HTTP-Session: 8b12ff80-e6ce-451b-ba45-ff40517ef438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3515 | 2024.10.09 22:16:25.427925 [ 3 ] {} <Trace> HTTP-Session: 8b12ff80-e6ce-451b-ba45-ff40517ef438 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2024.10.09 22:16:25.428240 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3517 | 2024.10.09 22:16:25.428305 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3518 | 2024.10.09 22:16:25.428708 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3519 | 2024.10.09 22:16:25.429406 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3520 | 2024.10.09 22:16:25.429441 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3521 | 2024.10.09 22:16:25.430102 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3522 | 2024.10.09 22:16:25.430524 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2024.10.09 22:16:25.430654 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3524 | 2024.10.09 22:16:25.430675 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002671 sec., 11606.140022463496 rows/sec., 20.80 MiB/sec. | ||
3525 | 2024.10.09 22:16:25.430702 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3526 | 2024.10.09 22:16:25.430751 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3527 | 2024.10.09 22:16:25.431228 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
3528 | 2024.10.09 22:16:25.431290 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Debug> DynamicQueryHandler: Done processing query | ||
3529 | 2024.10.09 22:16:25.431319 [ 3 ] {7783e1a9-c0b0-46f0-a54e-15c8f0db542d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3530 | 2024.10.09 22:16:25.431347 [ 3 ] {} <Debug> HTTP-Session: 8b12ff80-e6ce-451b-ba45-ff40517ef438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3531 | 2024.10.09 22:16:25.431492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3532 | 2024.10.09 22:16:25.431563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3533 | 2024.10.09 22:16:25.431598 [ 3 ] {} <Debug> HTTP-Session: 2296d510-58dc-45fb-a1e3-67e516f96d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3534 | 2024.10.09 22:16:25.431628 [ 3 ] {} <Debug> HTTP-Session: 2296d510-58dc-45fb-a1e3-67e516f96d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3535 | 2024.10.09 22:16:25.431648 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3536 | 2024.10.09 22:16:25.431654 [ 3 ] {} <Debug> HTTP-Session: 2296d510-58dc-45fb-a1e3-67e516f96d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3537 | 2024.10.09 22:16:25.431710 [ 3 ] {} <Trace> HTTP-Session: 2296d510-58dc-45fb-a1e3-67e516f96d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2024.10.09 22:16:25.431721 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
3539 | 2024.10.09 22:16:25.431933 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3540 | 2024.10.09 22:16:25.432094 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3541 | 2024.10.09 22:16:25.432242 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
3542 | 2024.10.09 22:16:25.432708 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3543 | 2024.10.09 22:16:25.432995 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
3544 | 2024.10.09 22:16:25.433589 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
3545 | 2024.10.09 22:16:25.433666 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2024.10.09 22:16:25.433731 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3547 | 2024.10.09 22:16:25.434132 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
3548 | 2024.10.09 22:16:25.434677 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
3549 | 2024.10.09 22:16:25.434809 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3550 | 2024.10.09 22:16:25.435569 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3551 | 2024.10.09 22:16:25.435771 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003968 sec., 15120.967741935483 rows/sec., 1.02 MiB/sec. | ||
3552 | 2024.10.09 22:16:25.436022 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Debug> DynamicQueryHandler: Done processing query | ||
3553 | 2024.10.09 22:16:25.436046 [ 3 ] {00d12120-ef3e-4782-84bd-ccd927932427} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3554 | 2024.10.09 22:16:25.436071 [ 3 ] {} <Debug> HTTP-Session: 2296d510-58dc-45fb-a1e3-67e516f96d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3555 | 2024.10.09 22:16:25.440173 [ 192 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 19 columns (19 merged, 0 gathered) in 0.009334152 sec., 14998.684401111102 rows/sec., 26.88 MiB/sec. | ||
3556 | 2024.10.09 22:16:25.440548 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3557 | 2024.10.09 22:16:25.441058 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2024.10.09 22:16:25.441126 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3559 | 2024.10.09 22:16:25.441215 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
3560 | 2024.10.09 22:16:28.422408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3561 | 2024.10.09 22:16:28.422540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3562 | 2024.10.09 22:16:28.422570 [ 3 ] {} <Debug> HTTP-Session: 9f60ddd1-6991-412e-b0d6-00587df56474 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3563 | 2024.10.09 22:16:28.422598 [ 3 ] {} <Debug> HTTP-Session: 9f60ddd1-6991-412e-b0d6-00587df56474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3564 | 2024.10.09 22:16:28.422616 [ 3 ] {} <Debug> HTTP-Session: 9f60ddd1-6991-412e-b0d6-00587df56474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3565 | 2024.10.09 22:16:28.422673 [ 3 ] {} <Trace> HTTP-Session: 9f60ddd1-6991-412e-b0d6-00587df56474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2024.10.09 22:16:28.422957 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
3567 | 2024.10.09 22:16:28.423448 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3568 | 2024.10.09 22:16:28.423514 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3569 | 2024.10.09 22:16:28.423903 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3570 | 2024.10.09 22:16:28.423989 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3571 | 2024.10.09 22:16:28.424165 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3572 | 2024.10.09 22:16:28.424313 [ 260 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
3573 | 2024.10.09 22:16:28.424343 [ 258 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
3574 | 2024.10.09 22:16:28.424522 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
3575 | 2024.10.09 22:16:28.424555 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3576 | 2024.10.09 22:16:28.424613 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3577 | 2024.10.09 22:16:28.424638 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
3578 | 2024.10.09 22:16:28.425637 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002819 sec., 14189.428875487762 rows/sec., 541.11 KiB/sec. | ||
3579 | 2024.10.09 22:16:28.425947 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> DynamicQueryHandler: Done processing query | ||
3580 | 2024.10.09 22:16:28.425990 [ 3 ] {eba94fcc-7530-477b-a568-2b7199e80b7f} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
3581 | 2024.10.09 22:16:28.426014 [ 3 ] {} <Debug> HTTP-Session: 9f60ddd1-6991-412e-b0d6-00587df56474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3582 | 2024.10.09 22:16:28.428553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3583 | 2024.10.09 22:16:28.428621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3584 | 2024.10.09 22:16:28.428645 [ 3 ] {} <Debug> HTTP-Session: 73fa4f28-c4b2-41e6-a8d8-032d484a2902 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3585 | 2024.10.09 22:16:28.428669 [ 3 ] {} <Debug> HTTP-Session: 73fa4f28-c4b2-41e6-a8d8-032d484a2902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3586 | 2024.10.09 22:16:28.428687 [ 3 ] {} <Debug> HTTP-Session: 73fa4f28-c4b2-41e6-a8d8-032d484a2902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3587 | 2024.10.09 22:16:28.428733 [ 3 ] {} <Trace> HTTP-Session: 73fa4f28-c4b2-41e6-a8d8-032d484a2902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2024.10.09 22:16:28.428882 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3589 | 2024.10.09 22:16:28.428943 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3590 | 2024.10.09 22:16:28.429156 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3591 | 2024.10.09 22:16:28.429507 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3592 | 2024.10.09 22:16:28.429555 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3593 | 2024.10.09 22:16:28.430042 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3594 | 2024.10.09 22:16:28.430367 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Trace> oximeter.timeseries_schema (f8501eaf-ccd2-4f36-972b-149119c89a6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3595 | 2024.10.09 22:16:28.430541 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001691 sec., 591.3660555884093 rows/sec., 61.22 KiB/sec. | ||
3596 | 2024.10.09 22:16:28.430855 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Debug> DynamicQueryHandler: Done processing query | ||
3597 | 2024.10.09 22:16:28.430881 [ 3 ] {f251963c-4295-4e5b-b400-594878b18e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3598 | 2024.10.09 22:16:28.430898 [ 3 ] {} <Debug> HTTP-Session: 73fa4f28-c4b2-41e6-a8d8-032d484a2902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3599 | 2024.10.09 22:16:28.431100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3600 | 2024.10.09 22:16:28.431148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3601 | 2024.10.09 22:16:28.431167 [ 3 ] {} <Debug> HTTP-Session: df3c86bd-c26a-477a-afae-1ca678dd1d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3602 | 2024.10.09 22:16:28.431184 [ 3 ] {} <Debug> HTTP-Session: df3c86bd-c26a-477a-afae-1ca678dd1d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3603 | 2024.10.09 22:16:28.431199 [ 3 ] {} <Debug> HTTP-Session: df3c86bd-c26a-477a-afae-1ca678dd1d61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3604 | 2024.10.09 22:16:28.431230 [ 3 ] {} <Trace> HTTP-Session: df3c86bd-c26a-477a-afae-1ca678dd1d61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3605 | 2024.10.09 22:16:28.431326 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3606 | 2024.10.09 22:16:28.431373 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3607 | 2024.10.09 22:16:28.431631 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3608 | 2024.10.09 22:16:28.431946 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.10.09 22:16:28.431983 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3610 | 2024.10.09 22:16:28.432324 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3611 | 2024.10.09 22:16:28.432681 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2024.10.09 22:16:28.432835 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001527 sec., 1309.757694826457 rows/sec., 106.80 KiB/sec. | ||
3613 | 2024.10.09 22:16:28.433129 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Debug> DynamicQueryHandler: Done processing query | ||
3614 | 2024.10.09 22:16:28.433154 [ 3 ] {29969a28-836f-4a53-9539-6f7826d28d32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3615 | 2024.10.09 22:16:28.433171 [ 3 ] {} <Debug> HTTP-Session: df3c86bd-c26a-477a-afae-1ca678dd1d61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3616 | 2024.10.09 22:16:28.433527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 176355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3617 | 2024.10.09 22:16:28.433575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3618 | 2024.10.09 22:16:28.433594 [ 3 ] {} <Debug> HTTP-Session: 8551b0fa-8b70-4f81-ba6f-33045be0d058 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3619 | 2024.10.09 22:16:28.433611 [ 3 ] {} <Debug> HTTP-Session: 8551b0fa-8b70-4f81-ba6f-33045be0d058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3620 | 2024.10.09 22:16:28.433625 [ 3 ] {} <Debug> HTTP-Session: 8551b0fa-8b70-4f81-ba6f-33045be0d058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3621 | 2024.10.09 22:16:28.433656 [ 3 ] {} <Trace> HTTP-Session: 8551b0fa-8b70-4f81-ba6f-33045be0d058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3622 | 2024.10.09 22:16:28.434428 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3623 | 2024.10.09 22:16:28.434475 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3624 | 2024.10.09 22:16:28.434723 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3625 | 2024.10.09 22:16:28.435867 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2024.10.09 22:16:28.435905 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3627 | 2024.10.09 22:16:28.436343 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3628 | 2024.10.09 22:16:28.436717 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2024.10.09 22:16:28.436885 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Debug> executeQuery: Read 1216 rows, 102.82 KiB in 0.003054 sec., 398166.339227243 rows/sec., 32.88 MiB/sec. | ||
3630 | 2024.10.09 22:16:28.437179 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Debug> DynamicQueryHandler: Done processing query | ||
3631 | 2024.10.09 22:16:28.437204 [ 3 ] {0bba892f-8fff-46c1-98da-4d35da898621} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
3632 | 2024.10.09 22:16:28.437221 [ 3 ] {} <Debug> HTTP-Session: 8551b0fa-8b70-4f81-ba6f-33045be0d058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3633 | 2024.10.09 22:16:28.437404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3634 | 2024.10.09 22:16:28.437452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3635 | 2024.10.09 22:16:28.437472 [ 3 ] {} <Debug> HTTP-Session: cb9653c2-5e09-4677-943e-78161daa6230 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3636 | 2024.10.09 22:16:28.437489 [ 3 ] {} <Debug> HTTP-Session: cb9653c2-5e09-4677-943e-78161daa6230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3637 | 2024.10.09 22:16:28.437503 [ 3 ] {} <Debug> HTTP-Session: cb9653c2-5e09-4677-943e-78161daa6230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3638 | 2024.10.09 22:16:28.437534 [ 3 ] {} <Trace> HTTP-Session: cb9653c2-5e09-4677-943e-78161daa6230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3639 | 2024.10.09 22:16:28.437635 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3640 | 2024.10.09 22:16:28.437679 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3641 | 2024.10.09 22:16:28.437924 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3642 | 2024.10.09 22:16:28.438257 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3643 | 2024.10.09 22:16:28.438294 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3644 | 2024.10.09 22:16:28.438631 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3645 | 2024.10.09 22:16:28.438982 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2024.10.09 22:16:28.439134 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001518 sec., 7246.376811594203 rows/sec., 537.82 KiB/sec. | ||
3647 | 2024.10.09 22:16:28.439311 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Debug> DynamicQueryHandler: Done processing query | ||
3648 | 2024.10.09 22:16:28.439336 [ 3 ] {89ab14bf-5888-4c6f-8541-92ad5ffed86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3649 | 2024.10.09 22:16:28.439353 [ 3 ] {} <Debug> HTTP-Session: cb9653c2-5e09-4677-943e-78161daa6230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3650 | 2024.10.09 22:16:28.439494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2024.10.09 22:16:28.439545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3652 | 2024.10.09 22:16:28.439563 [ 3 ] {} <Debug> HTTP-Session: 2d8582ae-91bb-459e-86da-7ae5c3e28677 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3653 | 2024.10.09 22:16:28.439579 [ 3 ] {} <Debug> HTTP-Session: 2d8582ae-91bb-459e-86da-7ae5c3e28677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3654 | 2024.10.09 22:16:28.439593 [ 3 ] {} <Debug> HTTP-Session: 2d8582ae-91bb-459e-86da-7ae5c3e28677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3655 | 2024.10.09 22:16:28.439624 [ 3 ] {} <Trace> HTTP-Session: 2d8582ae-91bb-459e-86da-7ae5c3e28677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3656 | 2024.10.09 22:16:28.439764 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3657 | 2024.10.09 22:16:28.439807 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3658 | 2024.10.09 22:16:28.440030 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3659 | 2024.10.09 22:16:28.440528 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3660 | 2024.10.09 22:16:28.440564 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3661 | 2024.10.09 22:16:28.440920 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3662 | 2024.10.09 22:16:28.441271 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3663 | 2024.10.09 22:16:28.441434 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001734 sec., 132064.59054209918 rows/sec., 8.94 MiB/sec. | ||
3664 | 2024.10.09 22:16:28.441609 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Debug> DynamicQueryHandler: Done processing query | ||
3665 | 2024.10.09 22:16:28.441635 [ 3 ] {f3c44671-5503-450a-89a3-de3c72d7c76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
3666 | 2024.10.09 22:16:28.441651 [ 3 ] {} <Debug> HTTP-Session: 2d8582ae-91bb-459e-86da-7ae5c3e28677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3667 | 2024.10.09 22:16:28.441971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 89928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3668 | 2024.10.09 22:16:28.442019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3669 | 2024.10.09 22:16:28.442038 [ 3 ] {} <Debug> HTTP-Session: 762d3672-86c7-4244-8818-a1dcf4cdf363 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3670 | 2024.10.09 22:16:28.442054 [ 3 ] {} <Debug> HTTP-Session: 762d3672-86c7-4244-8818-a1dcf4cdf363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3671 | 2024.10.09 22:16:28.442068 [ 3 ] {} <Debug> HTTP-Session: 762d3672-86c7-4244-8818-a1dcf4cdf363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3672 | 2024.10.09 22:16:28.442098 [ 3 ] {} <Trace> HTTP-Session: 762d3672-86c7-4244-8818-a1dcf4cdf363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3673 | 2024.10.09 22:16:28.442367 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3674 | 2024.10.09 22:16:28.442410 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3675 | 2024.10.09 22:16:28.442631 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3676 | 2024.10.09 22:16:28.443279 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.10.09 22:16:28.443315 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3678 | 2024.10.09 22:16:28.443689 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3679 | 2024.10.09 22:16:28.444041 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2024.10.09 22:16:28.444204 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Debug> executeQuery: Read 544 rows, 41.34 KiB in 0.001981 sec., 274608.7834427057 rows/sec., 20.38 MiB/sec. | ||
3681 | 2024.10.09 22:16:28.444380 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Debug> DynamicQueryHandler: Done processing query | ||
3682 | 2024.10.09 22:16:28.444404 [ 3 ] {3ce9c665-c898-4e5b-b7fa-16ec1a6f4dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
3683 | 2024.10.09 22:16:28.444420 [ 3 ] {} <Debug> HTTP-Session: 762d3672-86c7-4244-8818-a1dcf4cdf363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3684 | 2024.10.09 22:16:28.444693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 178588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3685 | 2024.10.09 22:16:28.444742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3686 | 2024.10.09 22:16:28.444760 [ 3 ] {} <Debug> HTTP-Session: 7edfc421-4eac-4abe-a71e-3f89e6942086 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3687 | 2024.10.09 22:16:28.444777 [ 3 ] {} <Debug> HTTP-Session: 7edfc421-4eac-4abe-a71e-3f89e6942086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3688 | 2024.10.09 22:16:28.444791 [ 3 ] {} <Debug> HTTP-Session: 7edfc421-4eac-4abe-a71e-3f89e6942086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3689 | 2024.10.09 22:16:28.444822 [ 3 ] {} <Trace> HTTP-Session: 7edfc421-4eac-4abe-a71e-3f89e6942086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3690 | 2024.10.09 22:16:28.445260 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2024.10.09 22:16:28.445307 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3692 | 2024.10.09 22:16:28.445451 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3693 | 2024.10.09 22:16:28.446353 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3694 | 2024.10.09 22:16:28.446389 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3695 | 2024.10.09 22:16:28.446812 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3696 | 2024.10.09 22:16:28.447148 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3697 | 2024.10.09 22:16:28.447312 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.002351 sec., 401105.9123777117 rows/sec., 26.90 MiB/sec. | ||
3698 | 2024.10.09 22:16:28.447485 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Debug> DynamicQueryHandler: Done processing query | ||
3699 | 2024.10.09 22:16:28.447509 [ 3 ] {a4f3930f-4b01-4cc1-a10d-d6b78f95ee34} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
3700 | 2024.10.09 22:16:28.447525 [ 3 ] {} <Debug> HTTP-Session: 7edfc421-4eac-4abe-a71e-3f89e6942086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3701 | 2024.10.09 22:16:28.447718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3702 | 2024.10.09 22:16:28.447766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3703 | 2024.10.09 22:16:28.447784 [ 3 ] {} <Debug> HTTP-Session: edf369f9-f5ca-4b6d-9494-36b70d7a157e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3704 | 2024.10.09 22:16:28.447800 [ 3 ] {} <Debug> HTTP-Session: edf369f9-f5ca-4b6d-9494-36b70d7a157e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3705 | 2024.10.09 22:16:28.447814 [ 3 ] {} <Debug> HTTP-Session: edf369f9-f5ca-4b6d-9494-36b70d7a157e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3706 | 2024.10.09 22:16:28.447844 [ 3 ] {} <Trace> HTTP-Session: edf369f9-f5ca-4b6d-9494-36b70d7a157e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3707 | 2024.10.09 22:16:28.447937 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3708 | 2024.10.09 22:16:28.447981 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3709 | 2024.10.09 22:16:28.448109 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3710 | 2024.10.09 22:16:28.448383 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3711 | 2024.10.09 22:16:28.448419 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3712 | 2024.10.09 22:16:28.448757 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3713 | 2024.10.09 22:16:28.449081 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2024.10.09 22:16:28.449238 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 48.16 KiB/sec. | ||
3715 | 2024.10.09 22:16:28.449513 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Debug> DynamicQueryHandler: Done processing query | ||
3716 | 2024.10.09 22:16:28.449537 [ 3 ] {dc3f6cc0-13df-4590-8c0a-aebb52a51d85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3717 | 2024.10.09 22:16:28.449553 [ 3 ] {} <Debug> HTTP-Session: edf369f9-f5ca-4b6d-9494-36b70d7a157e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3718 | 2024.10.09 22:16:28.449670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 14802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3719 | 2024.10.09 22:16:28.449719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3720 | 2024.10.09 22:16:28.449737 [ 3 ] {} <Debug> HTTP-Session: 3aef5c96-ff4d-42ce-9cb9-93b568e10f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3721 | 2024.10.09 22:16:28.449754 [ 3 ] {} <Debug> HTTP-Session: 3aef5c96-ff4d-42ce-9cb9-93b568e10f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3722 | 2024.10.09 22:16:28.449767 [ 3 ] {} <Debug> HTTP-Session: 3aef5c96-ff4d-42ce-9cb9-93b568e10f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3723 | 2024.10.09 22:16:28.449798 [ 3 ] {} <Trace> HTTP-Session: 3aef5c96-ff4d-42ce-9cb9-93b568e10f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3724 | 2024.10.09 22:16:28.450024 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3725 | 2024.10.09 22:16:28.450097 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3726 | 2024.10.09 22:16:28.450542 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3727 | 2024.10.09 22:16:28.451045 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3728 | 2024.10.09 22:16:28.451082 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3729 | 2024.10.09 22:16:28.451666 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3730 | 2024.10.09 22:16:28.452088 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3731 | 2024.10.09 22:16:28.452262 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00239 sec., 3765.690376569037 rows/sec., 6.75 MiB/sec. | ||
3732 | 2024.10.09 22:16:28.452483 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Debug> DynamicQueryHandler: Done processing query | ||
3733 | 2024.10.09 22:16:28.452507 [ 3 ] {3285bca0-246a-4abb-97fa-11c781cb4f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3734 | 2024.10.09 22:16:28.452523 [ 3 ] {} <Debug> HTTP-Session: 3aef5c96-ff4d-42ce-9cb9-93b568e10f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3735 | 2024.10.09 22:16:28.452674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3736 | 2024.10.09 22:16:28.452722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3737 | 2024.10.09 22:16:28.452741 [ 3 ] {} <Debug> HTTP-Session: 6e3f9026-846c-4ecf-8b06-009d5416a27e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3738 | 2024.10.09 22:16:28.452757 [ 3 ] {} <Debug> HTTP-Session: 6e3f9026-846c-4ecf-8b06-009d5416a27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3739 | 2024.10.09 22:16:28.452771 [ 3 ] {} <Debug> HTTP-Session: 6e3f9026-846c-4ecf-8b06-009d5416a27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2024.10.09 22:16:28.452828 [ 3 ] {} <Trace> HTTP-Session: 6e3f9026-846c-4ecf-8b06-009d5416a27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3741 | 2024.10.09 22:16:28.452928 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3742 | 2024.10.09 22:16:28.452972 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3743 | 2024.10.09 22:16:28.453102 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3744 | 2024.10.09 22:16:28.453374 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Trace> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2024.10.09 22:16:28.453410 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3746 | 2024.10.09 22:16:28.453754 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3747 | 2024.10.09 22:16:28.454075 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Trace> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2024.10.09 22:16:28.454217 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001317 sec., 11389.521640091116 rows/sec., 826.04 KiB/sec. | ||
3749 | 2024.10.09 22:16:28.454496 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Debug> DynamicQueryHandler: Done processing query | ||
3750 | 2024.10.09 22:16:28.454520 [ 3 ] {18e5c9c2-3c35-4bac-9ddc-12e32b27d4f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3751 | 2024.10.09 22:16:28.454537 [ 3 ] {} <Debug> HTTP-Session: 6e3f9026-846c-4ecf-8b06-009d5416a27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3752 | 2024.10.09 22:16:28.454647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3753 | 2024.10.09 22:16:28.454696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3754 | 2024.10.09 22:16:28.454714 [ 3 ] {} <Debug> HTTP-Session: e9eb24a2-406d-496f-b270-a3178710c5d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3755 | 2024.10.09 22:16:28.454731 [ 3 ] {} <Debug> HTTP-Session: e9eb24a2-406d-496f-b270-a3178710c5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3756 | 2024.10.09 22:16:28.454744 [ 3 ] {} <Debug> HTTP-Session: e9eb24a2-406d-496f-b270-a3178710c5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3757 | 2024.10.09 22:16:28.454774 [ 3 ] {} <Trace> HTTP-Session: e9eb24a2-406d-496f-b270-a3178710c5d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3758 | 2024.10.09 22:16:28.454879 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3759 | 2024.10.09 22:16:28.454923 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3760 | 2024.10.09 22:16:28.455067 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3761 | 2024.10.09 22:16:28.455352 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3762 | 2024.10.09 22:16:28.455387 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3763 | 2024.10.09 22:16:28.455726 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3764 | 2024.10.09 22:16:28.456051 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3765 | 2024.10.09 22:16:28.456170 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001323 sec., 27210.884353741498 rows/sec., 1.83 MiB/sec. | ||
3766 | 2024.10.09 22:16:28.456331 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Debug> DynamicQueryHandler: Done processing query | ||
3767 | 2024.10.09 22:16:28.456355 [ 3 ] {22643d4c-2204-4665-a7e9-c2ebf695b8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3768 | 2024.10.09 22:16:28.456371 [ 3 ] {} <Debug> HTTP-Session: e9eb24a2-406d-496f-b270-a3178710c5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3769 | 2024.10.09 22:16:30.400973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2024.10.09 22:16:30.401117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3771 | 2024.10.09 22:16:30.401148 [ 3 ] {} <Debug> HTTP-Session: fe11c96f-6b3d-4d22-976c-edeec5839b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3772 | 2024.10.09 22:16:30.401176 [ 3 ] {} <Debug> HTTP-Session: fe11c96f-6b3d-4d22-976c-edeec5839b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3773 | 2024.10.09 22:16:30.401194 [ 3 ] {} <Debug> HTTP-Session: fe11c96f-6b3d-4d22-976c-edeec5839b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3774 | 2024.10.09 22:16:30.401252 [ 3 ] {} <Trace> HTTP-Session: fe11c96f-6b3d-4d22-976c-edeec5839b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3775 | 2024.10.09 22:16:30.401457 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3776 | 2024.10.09 22:16:30.401535 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3777 | 2024.10.09 22:16:30.401892 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3778 | 2024.10.09 22:16:30.402348 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3779 | 2024.10.09 22:16:30.402396 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3780 | 2024.10.09 22:16:30.402814 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3781 | 2024.10.09 22:16:30.403208 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3782 | 2024.10.09 22:16:30.403395 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001997 sec., 1001.5022533800701 rows/sec., 81.67 KiB/sec. | ||
3783 | 2024.10.09 22:16:30.403616 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Debug> DynamicQueryHandler: Done processing query | ||
3784 | 2024.10.09 22:16:30.403644 [ 3 ] {09982370-4467-421c-bcae-db4ab6e45e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3785 | 2024.10.09 22:16:30.403661 [ 3 ] {} <Debug> HTTP-Session: fe11c96f-6b3d-4d22-976c-edeec5839b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3786 | 2024.10.09 22:16:30.403908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3787 | 2024.10.09 22:16:30.403965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3788 | 2024.10.09 22:16:30.403986 [ 3 ] {} <Debug> HTTP-Session: b6bafc22-46e8-45a5-bfd9-387bc371152a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3789 | 2024.10.09 22:16:30.404003 [ 3 ] {} <Debug> HTTP-Session: b6bafc22-46e8-45a5-bfd9-387bc371152a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3790 | 2024.10.09 22:16:30.404017 [ 3 ] {} <Debug> HTTP-Session: b6bafc22-46e8-45a5-bfd9-387bc371152a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2024.10.09 22:16:30.404053 [ 3 ] {} <Trace> HTTP-Session: b6bafc22-46e8-45a5-bfd9-387bc371152a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3792 | 2024.10.09 22:16:30.404208 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3793 | 2024.10.09 22:16:30.404256 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3794 | 2024.10.09 22:16:30.404497 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3795 | 2024.10.09 22:16:30.404972 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2024.10.09 22:16:30.405011 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3797 | 2024.10.09 22:16:30.405393 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3798 | 2024.10.09 22:16:30.405764 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3799 | 2024.10.09 22:16:30.405918 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.00178 sec., 106741.57303370787 rows/sec., 9.31 MiB/sec. | ||
3800 | 2024.10.09 22:16:30.405923 [ 28 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3801 | 2024.10.09 22:16:30.406030 [ 28 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2024.10.09 22:16:30.406080 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3803 | 2024.10.09 22:16:30.406186 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Debug> DynamicQueryHandler: Done processing query | ||
3804 | 2024.10.09 22:16:30.406225 [ 3 ] {53a9905c-aeba-4b19-80aa-dbf7536e64fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3805 | 2024.10.09 22:16:30.406228 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
3806 | 2024.10.09 22:16:30.406244 [ 3 ] {} <Debug> HTTP-Session: b6bafc22-46e8-45a5-bfd9-387bc371152a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3807 | 2024.10.09 22:16:30.406374 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3808 | 2024.10.09 22:16:30.406389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3809 | 2024.10.09 22:16:30.406415 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1391 rows starting from the beginning of the part | ||
3810 | 2024.10.09 22:16:30.406449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3811 | 2024.10.09 22:16:30.406474 [ 3 ] {} <Debug> HTTP-Session: 2dd1eead-6cc1-4cc2-827f-9d53b18ef10e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3812 | 2024.10.09 22:16:30.406504 [ 3 ] {} <Debug> HTTP-Session: 2dd1eead-6cc1-4cc2-827f-9d53b18ef10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3813 | 2024.10.09 22:16:30.406539 [ 3 ] {} <Debug> HTTP-Session: 2dd1eead-6cc1-4cc2-827f-9d53b18ef10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3814 | 2024.10.09 22:16:30.406564 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 118 rows starting from the beginning of the part | ||
3815 | 2024.10.09 22:16:30.406660 [ 3 ] {} <Trace> HTTP-Session: 2dd1eead-6cc1-4cc2-827f-9d53b18ef10e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3816 | 2024.10.09 22:16:30.406940 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 189 rows starting from the beginning of the part | ||
3817 | 2024.10.09 22:16:30.407039 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3818 | 2024.10.09 22:16:30.407219 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3819 | 2024.10.09 22:16:30.407227 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
3820 | 2024.10.09 22:16:30.407586 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1216 rows starting from the beginning of the part | ||
3821 | 2024.10.09 22:16:30.407945 [ 186 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 190 rows starting from the beginning of the part | ||
3822 | 2024.10.09 22:16:30.408639 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3823 | 2024.10.09 22:16:30.409204 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3824 | 2024.10.09 22:16:30.409263 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3825 | 2024.10.09 22:16:30.409946 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3826 | 2024.10.09 22:16:30.410591 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2024.10.09 22:16:30.410866 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3225 rows, containing 5 columns (5 merged, 0 gathered) in 0.004690261 sec., 687594.9973786107 rows/sec., 60.27 MiB/sec. | ||
3828 | 2024.10.09 22:16:30.410888 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003959 sec., 505.17807527153326 rows/sec., 35.27 KiB/sec. | ||
3829 | 2024.10.09 22:16:30.411215 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Debug> DynamicQueryHandler: Done processing query | ||
3830 | 2024.10.09 22:16:30.411247 [ 3 ] {a489bb28-03fe-416d-807b-a52b36f8cf36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3831 | 2024.10.09 22:16:30.411279 [ 3 ] {} <Debug> HTTP-Session: 2dd1eead-6cc1-4cc2-827f-9d53b18ef10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3832 | 2024.10.09 22:16:30.411312 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3833 | 2024.10.09 22:16:30.411428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2024.10.09 22:16:30.411507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3835 | 2024.10.09 22:16:30.411539 [ 3 ] {} <Debug> HTTP-Session: e26d351e-c4c1-41e1-a349-b13d5fcb1cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3836 | 2024.10.09 22:16:30.411571 [ 3 ] {} <Debug> HTTP-Session: e26d351e-c4c1-41e1-a349-b13d5fcb1cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3837 | 2024.10.09 22:16:30.411596 [ 3 ] {} <Debug> HTTP-Session: e26d351e-c4c1-41e1-a349-b13d5fcb1cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3838 | 2024.10.09 22:16:30.411708 [ 3 ] {} <Trace> HTTP-Session: e26d351e-c4c1-41e1-a349-b13d5fcb1cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3839 | 2024.10.09 22:16:30.411983 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3840 | 2024.10.09 22:16:30.412067 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3841 | 2024.10.09 22:16:30.412299 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2024.10.09 22:16:30.412548 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_16_3} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3843 | 2024.10.09 22:16:30.412662 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3844 | 2024.10.09 22:16:30.412739 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
3845 | 2024.10.09 22:16:30.413092 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3846 | 2024.10.09 22:16:30.413134 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3847 | 2024.10.09 22:16:30.413507 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3848 | 2024.10.09 22:16:30.413873 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3849 | 2024.10.09 22:16:30.414011 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002112 sec., 6628.787878787878 rows/sec., 464.24 KiB/sec. | ||
3850 | 2024.10.09 22:16:30.414360 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Debug> DynamicQueryHandler: Done processing query | ||
3851 | 2024.10.09 22:16:30.414386 [ 3 ] {be668bbc-ca09-4eb8-b8b2-55ca9265e095} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3852 | 2024.10.09 22:16:30.414405 [ 3 ] {} <Debug> HTTP-Session: e26d351e-c4c1-41e1-a349-b13d5fcb1cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3853 | 2024.10.09 22:16:30.414531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3854 | 2024.10.09 22:16:30.414580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3855 | 2024.10.09 22:16:30.414599 [ 3 ] {} <Debug> HTTP-Session: 46784d9b-7587-4e72-be1e-bee2c99cd56f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3856 | 2024.10.09 22:16:30.414617 [ 3 ] {} <Debug> HTTP-Session: 46784d9b-7587-4e72-be1e-bee2c99cd56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3857 | 2024.10.09 22:16:30.414631 [ 3 ] {} <Debug> HTTP-Session: 46784d9b-7587-4e72-be1e-bee2c99cd56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3858 | 2024.10.09 22:16:30.414662 [ 3 ] {} <Trace> HTTP-Session: 46784d9b-7587-4e72-be1e-bee2c99cd56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2024.10.09 22:16:30.414760 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3860 | 2024.10.09 22:16:30.414804 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3861 | 2024.10.09 22:16:30.415060 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3862 | 2024.10.09 22:16:30.415386 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3863 | 2024.10.09 22:16:30.415424 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3864 | 2024.10.09 22:16:30.415777 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3865 | 2024.10.09 22:16:30.416133 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3866 | 2024.10.09 22:16:30.416294 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 228.56 KiB/sec. | ||
3867 | 2024.10.09 22:16:30.416507 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Debug> DynamicQueryHandler: Done processing query | ||
3868 | 2024.10.09 22:16:30.416533 [ 3 ] {24eedeec-15bf-4668-9c57-929b6ff81bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3869 | 2024.10.09 22:16:30.416549 [ 3 ] {} <Debug> HTTP-Session: 46784d9b-7587-4e72-be1e-bee2c99cd56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3870 | 2024.10.09 22:16:30.416733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 62110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3871 | 2024.10.09 22:16:30.416782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3872 | 2024.10.09 22:16:30.416802 [ 3 ] {} <Debug> HTTP-Session: e1fbcdbf-7c33-4cbf-86f6-98a082ed03e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3873 | 2024.10.09 22:16:30.416819 [ 3 ] {} <Debug> HTTP-Session: e1fbcdbf-7c33-4cbf-86f6-98a082ed03e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3874 | 2024.10.09 22:16:30.416833 [ 3 ] {} <Debug> HTTP-Session: e1fbcdbf-7c33-4cbf-86f6-98a082ed03e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3875 | 2024.10.09 22:16:30.416864 [ 3 ] {} <Trace> HTTP-Session: e1fbcdbf-7c33-4cbf-86f6-98a082ed03e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3876 | 2024.10.09 22:16:30.417065 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3877 | 2024.10.09 22:16:30.417109 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3878 | 2024.10.09 22:16:30.417339 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3879 | 2024.10.09 22:16:30.417910 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.10.09 22:16:30.417947 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3881 | 2024.10.09 22:16:30.418327 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3882 | 2024.10.09 22:16:30.418727 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2024.10.09 22:16:30.418898 [ 27 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3884 | 2024.10.09 22:16:30.418906 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001938 sec., 198142.4148606811 rows/sec., 14.03 MiB/sec. | ||
3885 | 2024.10.09 22:16:30.418984 [ 27 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3886 | 2024.10.09 22:16:30.419053 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3887 | 2024.10.09 22:16:30.419232 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
3888 | 2024.10.09 22:16:30.419242 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Debug> DynamicQueryHandler: Done processing query | ||
3889 | 2024.10.09 22:16:30.419292 [ 3 ] {77abfe69-8994-4e2d-964c-96f64021bfc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3890 | 2024.10.09 22:16:30.419318 [ 3 ] {} <Debug> HTTP-Session: e1fbcdbf-7c33-4cbf-86f6-98a082ed03e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3891 | 2024.10.09 22:16:30.419410 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3892 | 2024.10.09 22:16:30.419446 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 876 rows starting from the beginning of the part | ||
3893 | 2024.10.09 22:16:30.419496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3894 | 2024.10.09 22:16:30.419649 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 95 rows starting from the beginning of the part | ||
3895 | 2024.10.09 22:16:30.419650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3896 | 2024.10.09 22:16:30.419734 [ 3 ] {} <Debug> HTTP-Session: 74456b8e-e95e-4e6e-b3e4-9df118ad3dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3897 | 2024.10.09 22:16:30.419811 [ 3 ] {} <Debug> HTTP-Session: 74456b8e-e95e-4e6e-b3e4-9df118ad3dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3898 | 2024.10.09 22:16:30.419884 [ 3 ] {} <Debug> HTTP-Session: 74456b8e-e95e-4e6e-b3e4-9df118ad3dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3899 | 2024.10.09 22:16:30.419952 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 382 rows starting from the beginning of the part | ||
3900 | 2024.10.09 22:16:30.419977 [ 3 ] {} <Trace> HTTP-Session: 74456b8e-e95e-4e6e-b3e4-9df118ad3dcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3901 | 2024.10.09 22:16:30.420323 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 101 rows starting from the beginning of the part | ||
3902 | 2024.10.09 22:16:30.420358 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3903 | 2024.10.09 22:16:30.420495 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3904 | 2024.10.09 22:16:30.420534 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 544 rows starting from the beginning of the part | ||
3905 | 2024.10.09 22:16:30.420964 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 384 rows starting from the beginning of the part | ||
3906 | 2024.10.09 22:16:30.421571 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3907 | 2024.10.09 22:16:30.421972 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2024.10.09 22:16:30.422012 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3909 | 2024.10.09 22:16:30.422540 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3910 | 2024.10.09 22:16:30.422924 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2024.10.09 22:16:30.423176 [ 27 ] {} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3912 | 2024.10.09 22:16:30.423161 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 5 columns (5 merged, 0 gathered) in 0.003981333 sec., 598292.0795622973 rows/sec., 45.84 MiB/sec. | ||
3913 | 2024.10.09 22:16:30.423222 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003007 sec., 1995.3441968739608 rows/sec., 104.25 KiB/sec. | ||
3914 | 2024.10.09 22:16:30.423249 [ 27 ] {} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3915 | 2024.10.09 22:16:30.423334 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3916 | 2024.10.09 22:16:30.423641 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3917 | 2024.10.09 22:16:30.423689 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::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 | ||
3918 | 2024.10.09 22:16:30.423791 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Debug> DynamicQueryHandler: Done processing query | ||
3919 | 2024.10.09 22:16:30.423857 [ 3 ] {dc5bf156-f206-44e1-a0ef-e24e5dffdf37} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3920 | 2024.10.09 22:16:30.423916 [ 3 ] {} <Debug> HTTP-Session: 74456b8e-e95e-4e6e-b3e4-9df118ad3dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3921 | 2024.10.09 22:16:30.424043 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3922 | 2024.10.09 22:16:30.424121 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3923 | 2024.10.09 22:16:30.424244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 26467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3924 | 2024.10.09 22:16:30.424517 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3925 | 2024.10.09 22:16:30.424873 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3926 | 2024.10.09 22:16:30.425175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3927 | 2024.10.09 22:16:30.425281 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3928 | 2024.10.09 22:16:30.425405 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2024.10.09 22:16:30.425428 [ 3 ] {} <Debug> HTTP-Session: 744e48f4-9de3-4ab4-98bd-747525553aac Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3930 | 2024.10.09 22:16:30.425628 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3931 | 2024.10.09 22:16:30.425682 [ 3 ] {} <Debug> HTTP-Session: 744e48f4-9de3-4ab4-98bd-747525553aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2024.10.09 22:16:30.425762 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_16_3} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3933 | 2024.10.09 22:16:30.425979 [ 3 ] {} <Debug> HTTP-Session: 744e48f4-9de3-4ab4-98bd-747525553aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3934 | 2024.10.09 22:16:30.426030 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3935 | 2024.10.09 22:16:30.426154 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
3936 | 2024.10.09 22:16:30.426275 [ 3 ] {} <Trace> HTTP-Session: 744e48f4-9de3-4ab4-98bd-747525553aac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3937 | 2024.10.09 22:16:30.426710 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3938 | 2024.10.09 22:16:30.426791 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3939 | 2024.10.09 22:16:30.427363 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3940 | 2024.10.09 22:16:30.428337 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2024.10.09 22:16:30.428408 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3942 | 2024.10.09 22:16:30.428823 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005329998 sec., 6754.223922785713 rows/sec., 352.88 KiB/sec. | ||
3943 | 2024.10.09 22:16:30.429097 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3944 | 2024.10.09 22:16:30.429178 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3945 | 2024.10.09 22:16:30.430020 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2024.10.09 22:16:30.430124 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2024.10.09 22:16:30.430276 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3948 | 2024.10.09 22:16:30.430374 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3949 | 2024.10.09 22:16:30.430373 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_6_1} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3950 | 2024.10.09 22:16:30.430392 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Debug> executeQuery: Read 142 rows, 9.49 KiB in 0.003786 sec., 37506.603275224516 rows/sec., 2.45 MiB/sec. | ||
3951 | 2024.10.09 22:16:30.430426 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3952 | 2024.10.09 22:16:30.431063 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3953 | 2024.10.09 22:16:30.431181 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
3954 | 2024.10.09 22:16:30.431232 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Debug> DynamicQueryHandler: Done processing query | ||
3955 | 2024.10.09 22:16:30.431276 [ 3 ] {dc8eb681-e984-42fb-9f8d-fe5ddea39f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3956 | 2024.10.09 22:16:30.431317 [ 3 ] {} <Debug> HTTP-Session: 744e48f4-9de3-4ab4-98bd-747525553aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3957 | 2024.10.09 22:16:30.431440 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3958 | 2024.10.09 22:16:30.431484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3959 | 2024.10.09 22:16:30.431505 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4034 rows starting from the beginning of the part | ||
3960 | 2024.10.09 22:16:30.431577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3961 | 2024.10.09 22:16:30.431695 [ 3 ] {} <Debug> HTTP-Session: 7d38e678-6170-4dba-b0c5-9a64bf014e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3962 | 2024.10.09 22:16:30.431767 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
3963 | 2024.10.09 22:16:30.431791 [ 3 ] {} <Debug> HTTP-Session: 7d38e678-6170-4dba-b0c5-9a64bf014e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3964 | 2024.10.09 22:16:30.431858 [ 3 ] {} <Debug> HTTP-Session: 7d38e678-6170-4dba-b0c5-9a64bf014e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3965 | 2024.10.09 22:16:30.432055 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
3966 | 2024.10.09 22:16:30.432083 [ 3 ] {} <Trace> HTTP-Session: 7d38e678-6170-4dba-b0c5-9a64bf014e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3967 | 2024.10.09 22:16:30.432317 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
3968 | 2024.10.09 22:16:30.432501 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3969 | 2024.10.09 22:16:30.432566 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 943 rows starting from the beginning of the part | ||
3970 | 2024.10.09 22:16:30.432761 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3971 | 2024.10.09 22:16:30.432824 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 142 rows starting from the beginning of the part | ||
3972 | 2024.10.09 22:16:30.433621 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3973 | 2024.10.09 22:16:30.434171 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3974 | 2024.10.09 22:16:30.434210 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3975 | 2024.10.09 22:16:30.435044 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3976 | 2024.10.09 22:16:30.435918 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3977 | 2024.10.09 22:16:30.436205 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003842 sec., 260.28110359187923 rows/sec., 17.54 KiB/sec. | ||
3978 | 2024.10.09 22:16:30.436486 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Debug> DynamicQueryHandler: Done processing query | ||
3979 | 2024.10.09 22:16:30.436522 [ 3 ] {cf68450c-88b1-4385-961a-5d050c4555d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3980 | 2024.10.09 22:16:30.436541 [ 3 ] {} <Debug> HTTP-Session: 7d38e678-6170-4dba-b0c5-9a64bf014e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3981 | 2024.10.09 22:16:30.436670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 6710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3982 | 2024.10.09 22:16:30.436731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3983 | 2024.10.09 22:16:30.436752 [ 3 ] {} <Debug> HTTP-Session: 69668621-e875-4dc5-b2cd-d4cd15a21d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
3984 | 2024.10.09 22:16:30.436773 [ 3 ] {} <Debug> HTTP-Session: 69668621-e875-4dc5-b2cd-d4cd15a21d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3985 | 2024.10.09 22:16:30.436793 [ 3 ] {} <Debug> HTTP-Session: 69668621-e875-4dc5-b2cd-d4cd15a21d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3986 | 2024.10.09 22:16:30.436825 [ 3 ] {} <Trace> HTTP-Session: 69668621-e875-4dc5-b2cd-d4cd15a21d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3987 | 2024.10.09 22:16:30.436942 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3988 | 2024.10.09 22:16:30.436987 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3989 | 2024.10.09 22:16:30.437478 [ 192 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5679 rows, containing 5 columns (5 merged, 0 gathered) in 0.006887785 sec., 824503.0877125231 rows/sec., 55.58 MiB/sec. | ||
3990 | 2024.10.09 22:16:30.437551 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3991 | 2024.10.09 22:16:30.437879 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2024.10.09 22:16:30.437919 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
3993 | 2024.10.09 22:16:30.438072 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3994 | 2024.10.09 22:16:30.438794 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3995 | 2024.10.09 22:16:30.439097 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.10.09 22:16:30.439323 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3997 | 2024.10.09 22:16:30.439484 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
3998 | 2024.10.09 22:16:30.439561 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3999 | 2024.10.09 22:16:30.439733 [ 27 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4000 | 2024.10.09 22:16:30.439746 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.002838 sec., 16208.597603946442 rows/sec., 1003.75 KiB/sec. | ||
4001 | 2024.10.09 22:16:30.439796 [ 27 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2024.10.09 22:16:30.439873 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4003 | 2024.10.09 22:16:30.440151 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
4004 | 2024.10.09 22:16:30.440218 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Debug> DynamicQueryHandler: Done processing query | ||
4005 | 2024.10.09 22:16:30.440325 [ 3 ] {8af97480-3f0e-45c5-9ad4-db1afa17ef09} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4006 | 2024.10.09 22:16:30.440403 [ 3 ] {} <Debug> HTTP-Session: 69668621-e875-4dc5-b2cd-d4cd15a21d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4007 | 2024.10.09 22:16:30.440504 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4008 | 2024.10.09 22:16:30.440542 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 638 rows starting from the beginning of the part | ||
4009 | 2024.10.09 22:16:30.440675 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
4010 | 2024.10.09 22:16:30.440777 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
4011 | 2024.10.09 22:16:30.440950 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
4012 | 2024.10.09 22:16:30.441028 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
4013 | 2024.10.09 22:16:30.441200 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
4014 | 2024.10.09 22:16:30.442462 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002486347 sec., 370825.15031087777 rows/sec., 24.30 MiB/sec. | ||
4015 | 2024.10.09 22:16:30.442656 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4016 | 2024.10.09 22:16:30.443115 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2024.10.09 22:16:30.443205 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_16_3} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4018 | 2024.10.09 22:16:30.443284 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
4019 | 2024.10.09 22:16:34.001649 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4020 | 2024.10.09 22:16:34.001705 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4021 | 2024.10.09 22:16:34.110980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 410 | ||
4022 | 2024.10.09 22:16:34.114532 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2024.10.09 22:16:34.114581 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4024 | 2024.10.09 22:16:34.116128 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4025 | 2024.10.09 22:16:34.117114 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2024.10.09 22:16:34.117674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
4027 | 2024.10.09 22:16:35.402876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4028 | 2024.10.09 22:16:35.403037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4029 | 2024.10.09 22:16:35.403068 [ 3 ] {} <Debug> HTTP-Session: cea20c8b-c451-496e-8d71-4d43d8433242 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4030 | 2024.10.09 22:16:35.403096 [ 3 ] {} <Debug> HTTP-Session: cea20c8b-c451-496e-8d71-4d43d8433242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4031 | 2024.10.09 22:16:35.403114 [ 3 ] {} <Debug> HTTP-Session: cea20c8b-c451-496e-8d71-4d43d8433242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4032 | 2024.10.09 22:16:35.403171 [ 3 ] {} <Trace> HTTP-Session: cea20c8b-c451-496e-8d71-4d43d8433242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4033 | 2024.10.09 22:16:35.403407 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4034 | 2024.10.09 22:16:35.403481 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4035 | 2024.10.09 22:16:35.403853 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4036 | 2024.10.09 22:16:35.404347 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2024.10.09 22:16:35.404386 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4038 | 2024.10.09 22:16:35.404842 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4039 | 2024.10.09 22:16:35.405246 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2024.10.09 22:16:35.405386 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002069 sec., 57032.382793620105 rows/sec., 4.86 MiB/sec. | ||
4041 | 2024.10.09 22:16:35.405575 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Debug> DynamicQueryHandler: Done processing query | ||
4042 | 2024.10.09 22:16:35.405600 [ 3 ] {aa314c0c-3930-4ebd-9574-b908f8156bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4043 | 2024.10.09 22:16:35.405616 [ 3 ] {} <Debug> HTTP-Session: cea20c8b-c451-496e-8d71-4d43d8433242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4044 | 2024.10.09 22:16:35.405796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4045 | 2024.10.09 22:16:35.405843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4046 | 2024.10.09 22:16:35.405862 [ 3 ] {} <Debug> HTTP-Session: 7302acec-5dfc-4adb-8c15-3cc9d5126cba Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4047 | 2024.10.09 22:16:35.405878 [ 3 ] {} <Debug> HTTP-Session: 7302acec-5dfc-4adb-8c15-3cc9d5126cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4048 | 2024.10.09 22:16:35.405892 [ 3 ] {} <Debug> HTTP-Session: 7302acec-5dfc-4adb-8c15-3cc9d5126cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4049 | 2024.10.09 22:16:35.405924 [ 3 ] {} <Trace> HTTP-Session: 7302acec-5dfc-4adb-8c15-3cc9d5126cba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4050 | 2024.10.09 22:16:35.406059 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4051 | 2024.10.09 22:16:35.406124 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4052 | 2024.10.09 22:16:35.406410 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4053 | 2024.10.09 22:16:35.406810 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4054 | 2024.10.09 22:16:35.406847 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4055 | 2024.10.09 22:16:35.407220 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4056 | 2024.10.09 22:16:35.407589 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4057 | 2024.10.09 22:16:35.407720 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001724 sec., 17981.438515081205 rows/sec., 1.32 MiB/sec. | ||
4058 | 2024.10.09 22:16:35.407897 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Debug> DynamicQueryHandler: Done processing query | ||
4059 | 2024.10.09 22:16:35.407922 [ 3 ] {cbe5db05-b369-44c0-b0c2-e6f3a0e944af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4060 | 2024.10.09 22:16:35.407938 [ 3 ] {} <Debug> HTTP-Session: 7302acec-5dfc-4adb-8c15-3cc9d5126cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4061 | 2024.10.09 22:16:35.408064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2024.10.09 22:16:35.408115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4063 | 2024.10.09 22:16:35.408134 [ 3 ] {} <Debug> HTTP-Session: b58a98f5-8e69-4360-96cd-264b47901906 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4064 | 2024.10.09 22:16:35.408151 [ 3 ] {} <Debug> HTTP-Session: b58a98f5-8e69-4360-96cd-264b47901906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4065 | 2024.10.09 22:16:35.408164 [ 3 ] {} <Debug> HTTP-Session: b58a98f5-8e69-4360-96cd-264b47901906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4066 | 2024.10.09 22:16:35.408196 [ 3 ] {} <Trace> HTTP-Session: b58a98f5-8e69-4360-96cd-264b47901906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4067 | 2024.10.09 22:16:35.408316 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4068 | 2024.10.09 22:16:35.408360 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4069 | 2024.10.09 22:16:35.408590 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4070 | 2024.10.09 22:16:35.408951 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4071 | 2024.10.09 22:16:35.408988 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4072 | 2024.10.09 22:16:35.409348 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4073 | 2024.10.09 22:16:35.409709 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4074 | 2024.10.09 22:16:35.409841 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001572 sec., 60432.5699745547 rows/sec., 4.72 MiB/sec. | ||
4075 | 2024.10.09 22:16:35.410000 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Debug> DynamicQueryHandler: Done processing query | ||
4076 | 2024.10.09 22:16:35.410024 [ 3 ] {64516e0c-c5a0-430f-949b-3b8145a1a7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4077 | 2024.10.09 22:16:35.410040 [ 3 ] {} <Debug> HTTP-Session: b58a98f5-8e69-4360-96cd-264b47901906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4078 | 2024.10.09 22:16:35.410235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4079 | 2024.10.09 22:16:35.410285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4080 | 2024.10.09 22:16:35.410305 [ 3 ] {} <Debug> HTTP-Session: 13a78d8f-b29c-4006-a9d8-a52e47e17b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4081 | 2024.10.09 22:16:35.410321 [ 3 ] {} <Debug> HTTP-Session: 13a78d8f-b29c-4006-a9d8-a52e47e17b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4082 | 2024.10.09 22:16:35.410335 [ 3 ] {} <Debug> HTTP-Session: 13a78d8f-b29c-4006-a9d8-a52e47e17b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4083 | 2024.10.09 22:16:35.410365 [ 3 ] {} <Trace> HTTP-Session: 13a78d8f-b29c-4006-a9d8-a52e47e17b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2024.10.09 22:16:35.410506 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4085 | 2024.10.09 22:16:35.410554 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4086 | 2024.10.09 22:16:35.410699 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4087 | 2024.10.09 22:16:35.411083 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2024.10.09 22:16:35.411120 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4089 | 2024.10.09 22:16:35.411508 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4090 | 2024.10.09 22:16:35.411859 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2024.10.09 22:16:35.411998 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
4092 | 2024.10.09 22:16:35.412325 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Debug> DynamicQueryHandler: Done processing query | ||
4093 | 2024.10.09 22:16:35.412351 [ 3 ] {9d6ea8ea-d059-4ef3-86f8-82d3e802eb88} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4094 | 2024.10.09 22:16:35.412368 [ 3 ] {} <Debug> HTTP-Session: 13a78d8f-b29c-4006-a9d8-a52e47e17b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4095 | 2024.10.09 22:16:35.412511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4096 | 2024.10.09 22:16:35.412560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4097 | 2024.10.09 22:16:35.412580 [ 3 ] {} <Debug> HTTP-Session: ecd46b33-387a-4654-b752-94ab9f1699b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4098 | 2024.10.09 22:16:35.412596 [ 3 ] {} <Debug> HTTP-Session: ecd46b33-387a-4654-b752-94ab9f1699b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4099 | 2024.10.09 22:16:35.412610 [ 3 ] {} <Debug> HTTP-Session: ecd46b33-387a-4654-b752-94ab9f1699b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4100 | 2024.10.09 22:16:35.412639 [ 3 ] {} <Trace> HTTP-Session: ecd46b33-387a-4654-b752-94ab9f1699b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2024.10.09 22:16:35.413144 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4102 | 2024.10.09 22:16:35.413220 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4103 | 2024.10.09 22:16:35.413660 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4104 | 2024.10.09 22:16:35.414284 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2024.10.09 22:16:35.414319 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4106 | 2024.10.09 22:16:35.414961 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4107 | 2024.10.09 22:16:35.415387 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.10.09 22:16:35.415566 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002823 sec., 10981.225646475381 rows/sec., 19.68 MiB/sec. | ||
4109 | 2024.10.09 22:16:35.416095 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Debug> DynamicQueryHandler: Done processing query | ||
4110 | 2024.10.09 22:16:35.416119 [ 3 ] {9a09393b-31cb-4e7d-9d84-c8165d7b8662} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4111 | 2024.10.09 22:16:35.416136 [ 3 ] {} <Debug> HTTP-Session: ecd46b33-387a-4654-b752-94ab9f1699b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4112 | 2024.10.09 22:16:35.416325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4113 | 2024.10.09 22:16:35.416372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4114 | 2024.10.09 22:16:35.416392 [ 3 ] {} <Debug> HTTP-Session: e00d3b10-b220-4203-b837-90025236fd86 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4115 | 2024.10.09 22:16:35.416408 [ 3 ] {} <Debug> HTTP-Session: e00d3b10-b220-4203-b837-90025236fd86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4116 | 2024.10.09 22:16:35.416422 [ 3 ] {} <Debug> HTTP-Session: e00d3b10-b220-4203-b837-90025236fd86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4117 | 2024.10.09 22:16:35.416452 [ 3 ] {} <Trace> HTTP-Session: e00d3b10-b220-4203-b837-90025236fd86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4118 | 2024.10.09 22:16:35.416564 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4119 | 2024.10.09 22:16:35.416608 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4120 | 2024.10.09 22:16:35.416757 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4121 | 2024.10.09 22:16:35.417049 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2024.10.09 22:16:35.417086 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4123 | 2024.10.09 22:16:35.417453 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4124 | 2024.10.09 22:16:35.417783 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2024.10.09 22:16:35.417913 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
4126 | 2024.10.09 22:16:35.418080 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Debug> DynamicQueryHandler: Done processing query | ||
4127 | 2024.10.09 22:16:35.418105 [ 3 ] {ac63a7d0-053b-4bda-9d2d-a77f4dc88e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4128 | 2024.10.09 22:16:35.418120 [ 3 ] {} <Debug> HTTP-Session: e00d3b10-b220-4203-b837-90025236fd86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4129 | 2024.10.09 22:16:40.406105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4130 | 2024.10.09 22:16:40.406250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4131 | 2024.10.09 22:16:40.406280 [ 3 ] {} <Debug> HTTP-Session: 1da8f457-3f95-40d8-b149-5c044bf5526b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4132 | 2024.10.09 22:16:40.406310 [ 3 ] {} <Debug> HTTP-Session: 1da8f457-3f95-40d8-b149-5c044bf5526b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4133 | 2024.10.09 22:16:40.406329 [ 3 ] {} <Debug> HTTP-Session: 1da8f457-3f95-40d8-b149-5c044bf5526b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4134 | 2024.10.09 22:16:40.406387 [ 3 ] {} <Trace> HTTP-Session: 1da8f457-3f95-40d8-b149-5c044bf5526b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4135 | 2024.10.09 22:16:40.406589 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4136 | 2024.10.09 22:16:40.406669 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4137 | 2024.10.09 22:16:40.407051 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4138 | 2024.10.09 22:16:40.407467 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4139 | 2024.10.09 22:16:40.407512 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4140 | 2024.10.09 22:16:40.407917 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4141 | 2024.10.09 22:16:40.408307 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4142 | 2024.10.09 22:16:40.408481 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00194 sec., 1030.9278350515463 rows/sec., 84.06 KiB/sec. | ||
4143 | 2024.10.09 22:16:40.408808 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Debug> DynamicQueryHandler: Done processing query | ||
4144 | 2024.10.09 22:16:40.408836 [ 3 ] {8ad32351-5728-46d1-a7ac-6cf222fe08a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4145 | 2024.10.09 22:16:40.408852 [ 3 ] {} <Debug> HTTP-Session: 1da8f457-3f95-40d8-b149-5c044bf5526b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4146 | 2024.10.09 22:16:40.409063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 31316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4147 | 2024.10.09 22:16:40.409119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4148 | 2024.10.09 22:16:40.409138 [ 3 ] {} <Debug> HTTP-Session: d431bcdf-9a87-4d01-8822-d6c5b9b2e266 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4149 | 2024.10.09 22:16:40.409155 [ 3 ] {} <Debug> HTTP-Session: d431bcdf-9a87-4d01-8822-d6c5b9b2e266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4150 | 2024.10.09 22:16:40.409169 [ 3 ] {} <Debug> HTTP-Session: d431bcdf-9a87-4d01-8822-d6c5b9b2e266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4151 | 2024.10.09 22:16:40.409202 [ 3 ] {} <Trace> HTTP-Session: d431bcdf-9a87-4d01-8822-d6c5b9b2e266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4152 | 2024.10.09 22:16:40.409350 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4153 | 2024.10.09 22:16:40.409394 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4154 | 2024.10.09 22:16:40.409640 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4155 | 2024.10.09 22:16:40.410105 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4156 | 2024.10.09 22:16:40.410143 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4157 | 2024.10.09 22:16:40.410509 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4158 | 2024.10.09 22:16:40.410878 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4159 | 2024.10.09 22:16:40.411048 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001758 sec., 118316.26848691695 rows/sec., 10.37 MiB/sec. | ||
4160 | 2024.10.09 22:16:40.411214 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Debug> DynamicQueryHandler: Done processing query | ||
4161 | 2024.10.09 22:16:40.411239 [ 3 ] {a2cef4e1-1232-4101-9996-593e3dd6295c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4162 | 2024.10.09 22:16:40.411255 [ 3 ] {} <Debug> HTTP-Session: d431bcdf-9a87-4d01-8822-d6c5b9b2e266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4163 | 2024.10.09 22:16:40.411390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4164 | 2024.10.09 22:16:40.411439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4165 | 2024.10.09 22:16:40.411457 [ 3 ] {} <Debug> HTTP-Session: 11a047a0-0246-43b5-8cc4-74408570891f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4166 | 2024.10.09 22:16:40.411474 [ 3 ] {} <Debug> HTTP-Session: 11a047a0-0246-43b5-8cc4-74408570891f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4167 | 2024.10.09 22:16:40.411488 [ 3 ] {} <Debug> HTTP-Session: 11a047a0-0246-43b5-8cc4-74408570891f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4168 | 2024.10.09 22:16:40.411518 [ 3 ] {} <Trace> HTTP-Session: 11a047a0-0246-43b5-8cc4-74408570891f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2024.10.09 22:16:40.411615 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4170 | 2024.10.09 22:16:40.411659 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4171 | 2024.10.09 22:16:40.411881 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4172 | 2024.10.09 22:16:40.412187 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4173 | 2024.10.09 22:16:40.412224 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4174 | 2024.10.09 22:16:40.412563 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4175 | 2024.10.09 22:16:40.412918 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4176 | 2024.10.09 22:16:40.413085 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.00148 sec., 7432.4324324324325 rows/sec., 551.63 KiB/sec. | ||
4177 | 2024.10.09 22:16:40.413417 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Debug> DynamicQueryHandler: Done processing query | ||
4178 | 2024.10.09 22:16:40.413443 [ 3 ] {57da905a-c142-467f-9801-c5edb8ce6fc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4179 | 2024.10.09 22:16:40.413459 [ 3 ] {} <Debug> HTTP-Session: 11a047a0-0246-43b5-8cc4-74408570891f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4180 | 2024.10.09 22:16:40.413575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4181 | 2024.10.09 22:16:40.413623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4182 | 2024.10.09 22:16:40.413643 [ 3 ] {} <Debug> HTTP-Session: 9bf12328-3d83-4058-80b1-f516308e43a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4183 | 2024.10.09 22:16:40.413659 [ 3 ] {} <Debug> HTTP-Session: 9bf12328-3d83-4058-80b1-f516308e43a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4184 | 2024.10.09 22:16:40.413673 [ 3 ] {} <Debug> HTTP-Session: 9bf12328-3d83-4058-80b1-f516308e43a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4185 | 2024.10.09 22:16:40.413703 [ 3 ] {} <Trace> HTTP-Session: 9bf12328-3d83-4058-80b1-f516308e43a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4186 | 2024.10.09 22:16:40.413800 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4187 | 2024.10.09 22:16:40.413845 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4188 | 2024.10.09 22:16:40.414088 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4189 | 2024.10.09 22:16:40.414388 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2024.10.09 22:16:40.414425 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4191 | 2024.10.09 22:16:40.414766 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4192 | 2024.10.09 22:16:40.415112 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2024.10.09 22:16:40.415275 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001491 sec., 9389.671361502347 rows/sec., 657.59 KiB/sec. | ||
4194 | 2024.10.09 22:16:40.415441 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Debug> DynamicQueryHandler: Done processing query | ||
4195 | 2024.10.09 22:16:40.415465 [ 3 ] {096e5d00-7f42-45b1-9d22-441d84adfb4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4196 | 2024.10.09 22:16:40.415481 [ 3 ] {} <Debug> HTTP-Session: 9bf12328-3d83-4058-80b1-f516308e43a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4197 | 2024.10.09 22:16:40.415630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4198 | 2024.10.09 22:16:40.415676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4199 | 2024.10.09 22:16:40.415696 [ 3 ] {} <Debug> HTTP-Session: d763d7b9-a98a-42af-b367-e047abdea246 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4200 | 2024.10.09 22:16:40.415713 [ 3 ] {} <Debug> HTTP-Session: d763d7b9-a98a-42af-b367-e047abdea246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4201 | 2024.10.09 22:16:40.415727 [ 3 ] {} <Debug> HTTP-Session: d763d7b9-a98a-42af-b367-e047abdea246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4202 | 2024.10.09 22:16:40.415758 [ 3 ] {} <Trace> HTTP-Session: d763d7b9-a98a-42af-b367-e047abdea246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4203 | 2024.10.09 22:16:40.415853 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4204 | 2024.10.09 22:16:40.415895 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4205 | 2024.10.09 22:16:40.416115 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4206 | 2024.10.09 22:16:40.416409 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2024.10.09 22:16:40.416447 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4208 | 2024.10.09 22:16:40.416790 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4209 | 2024.10.09 22:16:40.417148 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4210 | 2024.10.09 22:16:40.417305 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 240.17 KiB/sec. | ||
4211 | 2024.10.09 22:16:40.417476 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Debug> DynamicQueryHandler: Done processing query | ||
4212 | 2024.10.09 22:16:40.417501 [ 3 ] {7b61716c-b33a-4314-bc5e-f3426fce04c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4213 | 2024.10.09 22:16:40.417518 [ 3 ] {} <Debug> HTTP-Session: d763d7b9-a98a-42af-b367-e047abdea246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4214 | 2024.10.09 22:16:40.417685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 63635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4215 | 2024.10.09 22:16:40.417735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4216 | 2024.10.09 22:16:40.417756 [ 3 ] {} <Debug> HTTP-Session: d0cba7c9-ac9f-42f1-90f2-4456f8f67618 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4217 | 2024.10.09 22:16:40.417773 [ 3 ] {} <Debug> HTTP-Session: d0cba7c9-ac9f-42f1-90f2-4456f8f67618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4218 | 2024.10.09 22:16:40.417787 [ 3 ] {} <Debug> HTTP-Session: d0cba7c9-ac9f-42f1-90f2-4456f8f67618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4219 | 2024.10.09 22:16:40.417817 [ 3 ] {} <Trace> HTTP-Session: d0cba7c9-ac9f-42f1-90f2-4456f8f67618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2024.10.09 22:16:40.418011 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4221 | 2024.10.09 22:16:40.418055 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4222 | 2024.10.09 22:16:40.418278 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4223 | 2024.10.09 22:16:40.418797 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2024.10.09 22:16:40.418836 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4225 | 2024.10.09 22:16:40.419205 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4226 | 2024.10.09 22:16:40.419560 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4227 | 2024.10.09 22:16:40.419716 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.00181 sec., 217127.07182320443 rows/sec., 15.41 MiB/sec. | ||
4228 | 2024.10.09 22:16:40.420023 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Debug> DynamicQueryHandler: Done processing query | ||
4229 | 2024.10.09 22:16:40.420048 [ 3 ] {2439f7af-04f5-4a20-945f-7318632fe4fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4230 | 2024.10.09 22:16:40.420064 [ 3 ] {} <Debug> HTTP-Session: d0cba7c9-ac9f-42f1-90f2-4456f8f67618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4231 | 2024.10.09 22:16:40.420195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4232 | 2024.10.09 22:16:40.420243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4233 | 2024.10.09 22:16:40.420262 [ 3 ] {} <Debug> HTTP-Session: f61a8010-c3ec-48ca-a9fd-fc795e34623d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4234 | 2024.10.09 22:16:40.420278 [ 3 ] {} <Debug> HTTP-Session: f61a8010-c3ec-48ca-a9fd-fc795e34623d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4235 | 2024.10.09 22:16:40.420292 [ 3 ] {} <Debug> HTTP-Session: f61a8010-c3ec-48ca-a9fd-fc795e34623d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4236 | 2024.10.09 22:16:40.420323 [ 3 ] {} <Trace> HTTP-Session: f61a8010-c3ec-48ca-a9fd-fc795e34623d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4237 | 2024.10.09 22:16:40.420421 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4238 | 2024.10.09 22:16:40.420468 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4239 | 2024.10.09 22:16:40.420615 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4240 | 2024.10.09 22:16:40.420882 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2024.10.09 22:16:40.420918 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4242 | 2024.10.09 22:16:40.421273 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4243 | 2024.10.09 22:16:40.421592 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2024.10.09 22:16:40.421727 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. | ||
4245 | 2024.10.09 22:16:40.421894 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Debug> DynamicQueryHandler: Done processing query | ||
4246 | 2024.10.09 22:16:40.421918 [ 3 ] {1c98d35a-1c0f-487b-a702-37481baf8be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4247 | 2024.10.09 22:16:40.421934 [ 3 ] {} <Debug> HTTP-Session: f61a8010-c3ec-48ca-a9fd-fc795e34623d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4248 | 2024.10.09 22:16:40.422098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4249 | 2024.10.09 22:16:40.422147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4250 | 2024.10.09 22:16:40.422166 [ 3 ] {} <Debug> HTTP-Session: c594f730-a243-4e18-97f5-b9519abb600e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4251 | 2024.10.09 22:16:40.422182 [ 3 ] {} <Debug> HTTP-Session: c594f730-a243-4e18-97f5-b9519abb600e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4252 | 2024.10.09 22:16:40.422196 [ 3 ] {} <Debug> HTTP-Session: c594f730-a243-4e18-97f5-b9519abb600e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4253 | 2024.10.09 22:16:40.422226 [ 3 ] {} <Trace> HTTP-Session: c594f730-a243-4e18-97f5-b9519abb600e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4254 | 2024.10.09 22:16:40.422397 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4255 | 2024.10.09 22:16:40.422443 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4256 | 2024.10.09 22:16:40.422583 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4257 | 2024.10.09 22:16:40.422969 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4258 | 2024.10.09 22:16:40.423005 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4259 | 2024.10.09 22:16:40.423377 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4260 | 2024.10.09 22:16:40.423706 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4261 | 2024.10.09 22:16:40.423867 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001543 sec., 154244.9773169151 rows/sec., 10.34 MiB/sec. | ||
4262 | 2024.10.09 22:16:40.424177 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Debug> DynamicQueryHandler: Done processing query | ||
4263 | 2024.10.09 22:16:40.424203 [ 3 ] {46b65b76-5ed2-4854-b843-d6e3af7b0b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4264 | 2024.10.09 22:16:40.424219 [ 3 ] {} <Debug> HTTP-Session: c594f730-a243-4e18-97f5-b9519abb600e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4265 | 2024.10.09 22:16:40.424358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4266 | 2024.10.09 22:16:40.424405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4267 | 2024.10.09 22:16:40.424425 [ 3 ] {} <Debug> HTTP-Session: 02e7fb44-0e3a-4c01-9c9e-18aedcaeb1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4268 | 2024.10.09 22:16:40.424441 [ 3 ] {} <Debug> HTTP-Session: 02e7fb44-0e3a-4c01-9c9e-18aedcaeb1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4269 | 2024.10.09 22:16:40.424455 [ 3 ] {} <Debug> HTTP-Session: 02e7fb44-0e3a-4c01-9c9e-18aedcaeb1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4270 | 2024.10.09 22:16:40.424486 [ 3 ] {} <Trace> HTTP-Session: 02e7fb44-0e3a-4c01-9c9e-18aedcaeb1e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4271 | 2024.10.09 22:16:40.424581 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4272 | 2024.10.09 22:16:40.424628 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4273 | 2024.10.09 22:16:40.424776 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4274 | 2024.10.09 22:16:40.425109 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4275 | 2024.10.09 22:16:40.425144 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4276 | 2024.10.09 22:16:40.425479 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4277 | 2024.10.09 22:16:40.425799 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4278 | 2024.10.09 22:16:40.425947 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. | ||
4279 | 2024.10.09 22:16:40.426247 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Debug> DynamicQueryHandler: Done processing query | ||
4280 | 2024.10.09 22:16:40.426271 [ 3 ] {ccf2726b-f69e-4b3a-b62d-9b884ed7d32e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4281 | 2024.10.09 22:16:40.426287 [ 3 ] {} <Debug> HTTP-Session: 02e7fb44-0e3a-4c01-9c9e-18aedcaeb1e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4282 | 2024.10.09 22:16:40.426410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 14819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4283 | 2024.10.09 22:16:40.426458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4284 | 2024.10.09 22:16:40.426477 [ 3 ] {} <Debug> HTTP-Session: 3700b608-c2ee-486e-9449-207a9e318dee Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4285 | 2024.10.09 22:16:40.426493 [ 3 ] {} <Debug> HTTP-Session: 3700b608-c2ee-486e-9449-207a9e318dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4286 | 2024.10.09 22:16:40.426507 [ 3 ] {} <Debug> HTTP-Session: 3700b608-c2ee-486e-9449-207a9e318dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4287 | 2024.10.09 22:16:40.426538 [ 3 ] {} <Trace> HTTP-Session: 3700b608-c2ee-486e-9449-207a9e318dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4288 | 2024.10.09 22:16:40.426718 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4289 | 2024.10.09 22:16:40.426788 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4290 | 2024.10.09 22:16:40.427234 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4291 | 2024.10.09 22:16:40.427760 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2024.10.09 22:16:40.427797 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4293 | 2024.10.09 22:16:40.428429 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4294 | 2024.10.09 22:16:40.428850 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2024.10.09 22:16:40.429030 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002419 sec., 3720.545680033071 rows/sec., 6.67 MiB/sec. | ||
4296 | 2024.10.09 22:16:40.429250 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Debug> DynamicQueryHandler: Done processing query | ||
4297 | 2024.10.09 22:16:40.429275 [ 3 ] {3dade487-3ed6-47b9-99f4-e2b0257777e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4298 | 2024.10.09 22:16:40.429291 [ 3 ] {} <Debug> HTTP-Session: 3700b608-c2ee-486e-9449-207a9e318dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4299 | 2024.10.09 22:16:40.429432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4300 | 2024.10.09 22:16:40.429480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4301 | 2024.10.09 22:16:40.429499 [ 3 ] {} <Debug> HTTP-Session: 44909f3a-a285-4473-a652-ca641390261a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4302 | 2024.10.09 22:16:40.429515 [ 3 ] {} <Debug> HTTP-Session: 44909f3a-a285-4473-a652-ca641390261a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4303 | 2024.10.09 22:16:40.429529 [ 3 ] {} <Debug> HTTP-Session: 44909f3a-a285-4473-a652-ca641390261a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4304 | 2024.10.09 22:16:40.429560 [ 3 ] {} <Trace> HTTP-Session: 44909f3a-a285-4473-a652-ca641390261a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4305 | 2024.10.09 22:16:40.429683 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4306 | 2024.10.09 22:16:40.429728 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4307 | 2024.10.09 22:16:40.429857 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4308 | 2024.10.09 22:16:40.430205 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4309 | 2024.10.09 22:16:40.430242 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4310 | 2024.10.09 22:16:40.430594 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4311 | 2024.10.09 22:16:40.430923 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4312 | 2024.10.09 22:16:40.431077 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec. | ||
4313 | 2024.10.09 22:16:40.431248 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Debug> DynamicQueryHandler: Done processing query | ||
4314 | 2024.10.09 22:16:40.431271 [ 3 ] {98696b3f-7641-4843-b9b5-b9bc9ecaa00b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4315 | 2024.10.09 22:16:40.431287 [ 3 ] {} <Debug> HTTP-Session: 44909f3a-a285-4473-a652-ca641390261a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4316 | 2024.10.09 22:16:44.118082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 444 | ||
4317 | 2024.10.09 22:16:44.121117 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4318 | 2024.10.09 22:16:44.121170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4319 | 2024.10.09 22:16:44.122832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4320 | 2024.10.09 22:16:44.123889 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4321 | 2024.10.09 22:16:44.124836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
4322 | 2024.10.09 22:16:45.402764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4323 | 2024.10.09 22:16:45.402913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4324 | 2024.10.09 22:16:45.402945 [ 3 ] {} <Debug> HTTP-Session: 2a835e3f-d96a-450d-af9c-1786475c8c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4325 | 2024.10.09 22:16:45.402974 [ 3 ] {} <Debug> HTTP-Session: 2a835e3f-d96a-450d-af9c-1786475c8c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4326 | 2024.10.09 22:16:45.402991 [ 3 ] {} <Debug> HTTP-Session: 2a835e3f-d96a-450d-af9c-1786475c8c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4327 | 2024.10.09 22:16:45.403048 [ 3 ] {} <Trace> HTTP-Session: 2a835e3f-d96a-450d-af9c-1786475c8c59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4328 | 2024.10.09 22:16:45.403254 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4329 | 2024.10.09 22:16:45.403327 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4330 | 2024.10.09 22:16:45.403668 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4331 | 2024.10.09 22:16:45.404134 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4332 | 2024.10.09 22:16:45.404183 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4333 | 2024.10.09 22:16:45.404617 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4334 | 2024.10.09 22:16:45.405039 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4335 | 2024.10.09 22:16:45.405234 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002021 sec., 989.6091044037606 rows/sec., 80.70 KiB/sec. | ||
4336 | 2024.10.09 22:16:45.405563 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Debug> DynamicQueryHandler: Done processing query | ||
4337 | 2024.10.09 22:16:45.405591 [ 3 ] {6916c283-612f-4a4e-b963-74b0980e4c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4338 | 2024.10.09 22:16:45.405608 [ 3 ] {} <Debug> HTTP-Session: 2a835e3f-d96a-450d-af9c-1786475c8c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4339 | 2024.10.09 22:16:45.405780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4340 | 2024.10.09 22:16:45.405839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4341 | 2024.10.09 22:16:45.405859 [ 3 ] {} <Debug> HTTP-Session: 60f7926b-c4e0-49a7-b274-3eaa8d372d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4342 | 2024.10.09 22:16:45.405881 [ 3 ] {} <Debug> HTTP-Session: 60f7926b-c4e0-49a7-b274-3eaa8d372d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4343 | 2024.10.09 22:16:45.405905 [ 3 ] {} <Debug> HTTP-Session: 60f7926b-c4e0-49a7-b274-3eaa8d372d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4344 | 2024.10.09 22:16:45.405955 [ 3 ] {} <Trace> HTTP-Session: 60f7926b-c4e0-49a7-b274-3eaa8d372d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4345 | 2024.10.09 22:16:45.406167 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4346 | 2024.10.09 22:16:45.406236 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4347 | 2024.10.09 22:16:45.406599 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4348 | 2024.10.09 22:16:45.407067 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4349 | 2024.10.09 22:16:45.407107 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4350 | 2024.10.09 22:16:45.407476 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4351 | 2024.10.09 22:16:45.407826 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2024.10.09 22:16:45.407982 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001967 sec., 60498.220640569394 rows/sec., 5.15 MiB/sec. | ||
4353 | 2024.10.09 22:16:45.408227 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Debug> DynamicQueryHandler: Done processing query | ||
4354 | 2024.10.09 22:16:45.408252 [ 3 ] {4d96a997-950a-48eb-ba7e-2155cbc94895} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4355 | 2024.10.09 22:16:45.408269 [ 3 ] {} <Debug> HTTP-Session: 60f7926b-c4e0-49a7-b274-3eaa8d372d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4356 | 2024.10.09 22:16:45.408401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4357 | 2024.10.09 22:16:45.408454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4358 | 2024.10.09 22:16:45.408474 [ 3 ] {} <Debug> HTTP-Session: 5fd0b4cf-3428-419b-9891-b5908d17e550 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4359 | 2024.10.09 22:16:45.408490 [ 3 ] {} <Debug> HTTP-Session: 5fd0b4cf-3428-419b-9891-b5908d17e550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4360 | 2024.10.09 22:16:45.408505 [ 3 ] {} <Debug> HTTP-Session: 5fd0b4cf-3428-419b-9891-b5908d17e550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4361 | 2024.10.09 22:16:45.408537 [ 3 ] {} <Trace> HTTP-Session: 5fd0b4cf-3428-419b-9891-b5908d17e550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4362 | 2024.10.09 22:16:45.408646 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4363 | 2024.10.09 22:16:45.408693 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4364 | 2024.10.09 22:16:45.408924 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4365 | 2024.10.09 22:16:45.409284 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4366 | 2024.10.09 22:16:45.409323 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4367 | 2024.10.09 22:16:45.409682 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4368 | 2024.10.09 22:16:45.410051 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4369 | 2024.10.09 22:16:45.410199 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001577 sec., 20925.80849714648 rows/sec., 1.53 MiB/sec. | ||
4370 | 2024.10.09 22:16:45.410203 [ 144 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4371 | 2024.10.09 22:16:45.410298 [ 144 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4372 | 2024.10.09 22:16:45.410356 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4373 | 2024.10.09 22:16:45.410512 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Debug> DynamicQueryHandler: Done processing query | ||
4374 | 2024.10.09 22:16:45.410599 [ 3 ] {a8361a6a-2641-4c97-b604-8ff037586054} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4375 | 2024.10.09 22:16:45.410734 [ 3 ] {} <Debug> HTTP-Session: 5fd0b4cf-3428-419b-9891-b5908d17e550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4376 | 2024.10.09 22:16:45.410778 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
4377 | 2024.10.09 22:16:45.410971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4378 | 2024.10.09 22:16:45.411096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4379 | 2024.10.09 22:16:45.411160 [ 3 ] {} <Debug> HTTP-Session: 5aa2165e-727d-4fe7-962c-a8743dbe5fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4380 | 2024.10.09 22:16:45.411203 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4381 | 2024.10.09 22:16:45.411210 [ 3 ] {} <Debug> HTTP-Session: 5aa2165e-727d-4fe7-962c-a8743dbe5fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4382 | 2024.10.09 22:16:45.411284 [ 3 ] {} <Debug> HTTP-Session: 5aa2165e-727d-4fe7-962c-a8743dbe5fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4383 | 2024.10.09 22:16:45.411290 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part | ||
4384 | 2024.10.09 22:16:45.411349 [ 3 ] {} <Trace> HTTP-Session: 5aa2165e-727d-4fe7-962c-a8743dbe5fd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4385 | 2024.10.09 22:16:45.411521 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
4386 | 2024.10.09 22:16:45.411832 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
4387 | 2024.10.09 22:16:45.411885 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4388 | 2024.10.09 22:16:45.412145 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4389 | 2024.10.09 22:16:45.412195 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
4390 | 2024.10.09 22:16:45.412562 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
4391 | 2024.10.09 22:16:45.412892 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
4392 | 2024.10.09 22:16:45.413695 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4393 | 2024.10.09 22:16:45.414649 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2024.10.09 22:16:45.414718 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4395 | 2024.10.09 22:16:45.415833 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4396 | 2024.10.09 22:16:45.415932 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 5 columns (5 merged, 0 gathered) in 0.00547817 sec., 22817.838803834125 rows/sec., 1.75 MiB/sec. | ||
4397 | 2024.10.09 22:16:45.416170 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4398 | 2024.10.09 22:16:45.416649 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4399 | 2024.10.09 22:16:45.417073 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005471 sec., 17729.848290988848 rows/sec., 1.39 MiB/sec. | ||
4400 | 2024.10.09 22:16:45.417350 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2024.10.09 22:16:45.417437 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Debug> DynamicQueryHandler: Done processing query | ||
4402 | 2024.10.09 22:16:45.417489 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_11_2} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4403 | 2024.10.09 22:16:45.417492 [ 3 ] {defacb10-6dee-4ad5-aa4c-678396b9a1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4404 | 2024.10.09 22:16:45.417539 [ 3 ] {} <Debug> HTTP-Session: 5aa2165e-727d-4fe7-962c-a8743dbe5fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4405 | 2024.10.09 22:16:45.417682 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4406 | 2024.10.09 22:16:45.417791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4407 | 2024.10.09 22:16:45.417850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4408 | 2024.10.09 22:16:45.417871 [ 3 ] {} <Debug> HTTP-Session: 05f4d17a-60e0-47e1-8159-dc9998641782 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4409 | 2024.10.09 22:16:45.417888 [ 3 ] {} <Debug> HTTP-Session: 05f4d17a-60e0-47e1-8159-dc9998641782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4410 | 2024.10.09 22:16:45.417902 [ 3 ] {} <Debug> HTTP-Session: 05f4d17a-60e0-47e1-8159-dc9998641782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4411 | 2024.10.09 22:16:45.417935 [ 3 ] {} <Trace> HTTP-Session: 05f4d17a-60e0-47e1-8159-dc9998641782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2024.10.09 22:16:45.418105 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4413 | 2024.10.09 22:16:45.418157 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4414 | 2024.10.09 22:16:45.418331 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4415 | 2024.10.09 22:16:45.418779 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4416 | 2024.10.09 22:16:45.418816 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4417 | 2024.10.09 22:16:45.419216 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4418 | 2024.10.09 22:16:45.419573 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4419 | 2024.10.09 22:16:45.419728 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001698 sec., 94817.43227326266 rows/sec., 6.60 MiB/sec. | ||
4420 | 2024.10.09 22:16:45.420070 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Debug> DynamicQueryHandler: Done processing query | ||
4421 | 2024.10.09 22:16:45.420095 [ 3 ] {a8959df4-2a6a-40b8-b216-df4119974a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4422 | 2024.10.09 22:16:45.420112 [ 3 ] {} <Debug> HTTP-Session: 05f4d17a-60e0-47e1-8159-dc9998641782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4423 | 2024.10.09 22:16:45.420292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4424 | 2024.10.09 22:16:45.420363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4425 | 2024.10.09 22:16:45.420392 [ 3 ] {} <Debug> HTTP-Session: af07b248-5660-4f86-b095-1c7481b511ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4426 | 2024.10.09 22:16:45.420418 [ 3 ] {} <Debug> HTTP-Session: af07b248-5660-4f86-b095-1c7481b511ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4427 | 2024.10.09 22:16:45.420442 [ 3 ] {} <Debug> HTTP-Session: af07b248-5660-4f86-b095-1c7481b511ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4428 | 2024.10.09 22:16:45.420486 [ 3 ] {} <Trace> HTTP-Session: af07b248-5660-4f86-b095-1c7481b511ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4429 | 2024.10.09 22:16:45.421081 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4430 | 2024.10.09 22:16:45.421167 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4431 | 2024.10.09 22:16:45.421625 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4432 | 2024.10.09 22:16:45.422414 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4433 | 2024.10.09 22:16:45.422452 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4434 | 2024.10.09 22:16:45.423138 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4435 | 2024.10.09 22:16:45.423569 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2024.10.09 22:16:45.423752 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003135 sec., 9888.357256778309 rows/sec., 17.72 MiB/sec. | ||
4437 | 2024.10.09 22:16:45.423985 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Debug> DynamicQueryHandler: Done processing query | ||
4438 | 2024.10.09 22:16:45.424010 [ 3 ] {e51dd825-9a1f-48f1-a4f7-bd82fc4dfa6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4439 | 2024.10.09 22:16:45.424026 [ 3 ] {} <Debug> HTTP-Session: af07b248-5660-4f86-b095-1c7481b511ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4440 | 2024.10.09 22:16:45.424155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4441 | 2024.10.09 22:16:45.424205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4442 | 2024.10.09 22:16:45.424225 [ 3 ] {} <Debug> HTTP-Session: 15093dd6-2cbe-45cf-ac4e-d56a3e29aeb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4443 | 2024.10.09 22:16:45.424243 [ 3 ] {} <Debug> HTTP-Session: 15093dd6-2cbe-45cf-ac4e-d56a3e29aeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4444 | 2024.10.09 22:16:45.424256 [ 3 ] {} <Debug> HTTP-Session: 15093dd6-2cbe-45cf-ac4e-d56a3e29aeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4445 | 2024.10.09 22:16:45.424288 [ 3 ] {} <Trace> HTTP-Session: 15093dd6-2cbe-45cf-ac4e-d56a3e29aeb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4446 | 2024.10.09 22:16:45.424401 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4447 | 2024.10.09 22:16:45.424445 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4448 | 2024.10.09 22:16:45.424577 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4449 | 2024.10.09 22:16:45.424903 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4450 | 2024.10.09 22:16:45.424940 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4451 | 2024.10.09 22:16:45.425311 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4452 | 2024.10.09 22:16:45.425654 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4453 | 2024.10.09 22:16:45.425806 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
4454 | 2024.10.09 22:16:45.426116 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Debug> DynamicQueryHandler: Done processing query | ||
4455 | 2024.10.09 22:16:45.426143 [ 3 ] {50b97f18-584a-4410-9d94-42d4f105198e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4456 | 2024.10.09 22:16:45.426161 [ 3 ] {} <Debug> HTTP-Session: 15093dd6-2cbe-45cf-ac4e-d56a3e29aeb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4457 | 2024.10.09 22:16:49.001753 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4458 | 2024.10.09 22:16:49.001810 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4459 | 2024.10.09 22:16:50.408114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 31183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4460 | 2024.10.09 22:16:50.408245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4461 | 2024.10.09 22:16:50.408271 [ 3 ] {} <Debug> HTTP-Session: c77193b0-cd60-4b57-a299-03d5c586fc95 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4462 | 2024.10.09 22:16:50.408296 [ 3 ] {} <Debug> HTTP-Session: c77193b0-cd60-4b57-a299-03d5c586fc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4463 | 2024.10.09 22:16:50.408311 [ 3 ] {} <Debug> HTTP-Session: c77193b0-cd60-4b57-a299-03d5c586fc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4464 | 2024.10.09 22:16:50.408362 [ 3 ] {} <Trace> HTTP-Session: c77193b0-cd60-4b57-a299-03d5c586fc95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4465 | 2024.10.09 22:16:50.408633 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4466 | 2024.10.09 22:16:50.408710 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4467 | 2024.10.09 22:16:50.409120 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4468 | 2024.10.09 22:16:50.409774 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2024.10.09 22:16:50.409817 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4470 | 2024.10.09 22:16:50.410263 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4471 | 2024.10.09 22:16:50.410658 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4472 | 2024.10.09 22:16:50.410824 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002298 sec., 90078.32898172323 rows/sec., 7.90 MiB/sec. | ||
4473 | 2024.10.09 22:16:50.411147 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Debug> DynamicQueryHandler: Done processing query | ||
4474 | 2024.10.09 22:16:50.411175 [ 3 ] {0126905a-f3e0-4b62-bfd3-c8b559d93242} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4475 | 2024.10.09 22:16:50.411192 [ 3 ] {} <Debug> HTTP-Session: c77193b0-cd60-4b57-a299-03d5c586fc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4476 | 2024.10.09 22:16:50.411370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4477 | 2024.10.09 22:16:50.411422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4478 | 2024.10.09 22:16:50.411442 [ 3 ] {} <Debug> HTTP-Session: 4083203a-e783-4b90-b3b7-273669d6694b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4479 | 2024.10.09 22:16:50.411459 [ 3 ] {} <Debug> HTTP-Session: 4083203a-e783-4b90-b3b7-273669d6694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4480 | 2024.10.09 22:16:50.411474 [ 3 ] {} <Debug> HTTP-Session: 4083203a-e783-4b90-b3b7-273669d6694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4481 | 2024.10.09 22:16:50.411505 [ 3 ] {} <Trace> HTTP-Session: 4083203a-e783-4b90-b3b7-273669d6694b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4482 | 2024.10.09 22:16:50.411606 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4483 | 2024.10.09 22:16:50.411651 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4484 | 2024.10.09 22:16:50.411913 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4485 | 2024.10.09 22:16:50.412279 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4486 | 2024.10.09 22:16:50.412321 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4487 | 2024.10.09 22:16:50.412676 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4488 | 2024.10.09 22:16:50.413033 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4489 | 2024.10.09 22:16:50.413194 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001612 sec., 5583.126550868486 rows/sec., 419.82 KiB/sec. | ||
4490 | 2024.10.09 22:16:50.413375 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Debug> DynamicQueryHandler: Done processing query | ||
4491 | 2024.10.09 22:16:50.413401 [ 3 ] {86c5504e-be5c-4b74-ac4e-cd53373d24d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4492 | 2024.10.09 22:16:50.413417 [ 3 ] {} <Debug> HTTP-Session: 4083203a-e783-4b90-b3b7-273669d6694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4493 | 2024.10.09 22:16:50.413541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4494 | 2024.10.09 22:16:50.413591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4495 | 2024.10.09 22:16:50.413611 [ 3 ] {} <Debug> HTTP-Session: fcbbb638-8204-461d-b6af-57c9ed559a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4496 | 2024.10.09 22:16:50.413628 [ 3 ] {} <Debug> HTTP-Session: fcbbb638-8204-461d-b6af-57c9ed559a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4497 | 2024.10.09 22:16:50.413642 [ 3 ] {} <Debug> HTTP-Session: fcbbb638-8204-461d-b6af-57c9ed559a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4498 | 2024.10.09 22:16:50.413673 [ 3 ] {} <Trace> HTTP-Session: fcbbb638-8204-461d-b6af-57c9ed559a5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4499 | 2024.10.09 22:16:50.413771 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4500 | 2024.10.09 22:16:50.413815 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4501 | 2024.10.09 22:16:50.414041 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4502 | 2024.10.09 22:16:50.414355 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4503 | 2024.10.09 22:16:50.414393 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4504 | 2024.10.09 22:16:50.414743 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4505 | 2024.10.09 22:16:50.415101 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2024.10.09 22:16:50.415261 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec. | ||
4507 | 2024.10.09 22:16:50.415569 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Debug> DynamicQueryHandler: Done processing query | ||
4508 | 2024.10.09 22:16:50.415594 [ 3 ] {2affe552-8be8-4dc9-aed8-37798c7823e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4509 | 2024.10.09 22:16:50.415610 [ 3 ] {} <Debug> HTTP-Session: fcbbb638-8204-461d-b6af-57c9ed559a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4510 | 2024.10.09 22:16:50.415728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4511 | 2024.10.09 22:16:50.415776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4512 | 2024.10.09 22:16:50.415797 [ 3 ] {} <Debug> HTTP-Session: f6b2daeb-1152-43b4-959c-7469ceebff88 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4513 | 2024.10.09 22:16:50.415813 [ 3 ] {} <Debug> HTTP-Session: f6b2daeb-1152-43b4-959c-7469ceebff88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4514 | 2024.10.09 22:16:50.415827 [ 3 ] {} <Debug> HTTP-Session: f6b2daeb-1152-43b4-959c-7469ceebff88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4515 | 2024.10.09 22:16:50.415858 [ 3 ] {} <Trace> HTTP-Session: f6b2daeb-1152-43b4-959c-7469ceebff88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4516 | 2024.10.09 22:16:50.415954 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4517 | 2024.10.09 22:16:50.415998 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4518 | 2024.10.09 22:16:50.416266 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4519 | 2024.10.09 22:16:50.416597 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4520 | 2024.10.09 22:16:50.416635 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4521 | 2024.10.09 22:16:50.417002 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4522 | 2024.10.09 22:16:50.417374 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2024.10.09 22:16:50.417542 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 220.73 KiB/sec. | ||
4524 | 2024.10.09 22:16:50.417870 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Debug> DynamicQueryHandler: Done processing query | ||
4525 | 2024.10.09 22:16:50.417894 [ 3 ] {9839a357-2166-4cb2-ae2f-ac676f08b915} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4526 | 2024.10.09 22:16:50.417910 [ 3 ] {} <Debug> HTTP-Session: f6b2daeb-1152-43b4-959c-7469ceebff88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4527 | 2024.10.09 22:16:50.418100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 63294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4528 | 2024.10.09 22:16:50.418151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4529 | 2024.10.09 22:16:50.418171 [ 3 ] {} <Debug> HTTP-Session: 124d5f03-dd11-4f50-b8d8-46ac89cb3767 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4530 | 2024.10.09 22:16:50.418187 [ 3 ] {} <Debug> HTTP-Session: 124d5f03-dd11-4f50-b8d8-46ac89cb3767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4531 | 2024.10.09 22:16:50.418201 [ 3 ] {} <Debug> HTTP-Session: 124d5f03-dd11-4f50-b8d8-46ac89cb3767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4532 | 2024.10.09 22:16:50.418233 [ 3 ] {} <Trace> HTTP-Session: 124d5f03-dd11-4f50-b8d8-46ac89cb3767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4533 | 2024.10.09 22:16:50.418463 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4534 | 2024.10.09 22:16:50.418508 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4535 | 2024.10.09 22:16:50.418771 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4536 | 2024.10.09 22:16:50.419354 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4537 | 2024.10.09 22:16:50.419391 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4538 | 2024.10.09 22:16:50.419769 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4539 | 2024.10.09 22:16:50.420131 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4540 | 2024.10.09 22:16:50.420293 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001937 sec., 201858.54414042336 rows/sec., 14.32 MiB/sec. | ||
4541 | 2024.10.09 22:16:50.420475 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Debug> DynamicQueryHandler: Done processing query | ||
4542 | 2024.10.09 22:16:50.420500 [ 3 ] {6c5fca08-f0be-4d8a-9068-2015a0caeff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4543 | 2024.10.09 22:16:50.420517 [ 3 ] {} <Debug> HTTP-Session: 124d5f03-dd11-4f50-b8d8-46ac89cb3767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4544 | 2024.10.09 22:16:50.420649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4545 | 2024.10.09 22:16:50.420697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4546 | 2024.10.09 22:16:50.420717 [ 3 ] {} <Debug> HTTP-Session: 0cf1b058-6476-48e3-9f79-3a470e7453a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4547 | 2024.10.09 22:16:50.420733 [ 3 ] {} <Debug> HTTP-Session: 0cf1b058-6476-48e3-9f79-3a470e7453a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4548 | 2024.10.09 22:16:50.420748 [ 3 ] {} <Debug> HTTP-Session: 0cf1b058-6476-48e3-9f79-3a470e7453a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4549 | 2024.10.09 22:16:50.420779 [ 3 ] {} <Trace> HTTP-Session: 0cf1b058-6476-48e3-9f79-3a470e7453a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2024.10.09 22:16:50.420874 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4551 | 2024.10.09 22:16:50.420919 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4552 | 2024.10.09 22:16:50.421053 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4553 | 2024.10.09 22:16:50.421320 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4554 | 2024.10.09 22:16:50.421357 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4555 | 2024.10.09 22:16:50.421718 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4556 | 2024.10.09 22:16:50.422055 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4557 | 2024.10.09 22:16:50.422208 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
4558 | 2024.10.09 22:16:50.422381 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Debug> DynamicQueryHandler: Done processing query | ||
4559 | 2024.10.09 22:16:50.422406 [ 3 ] {b7af57ba-2146-4959-abcb-afc579cb7711} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4560 | 2024.10.09 22:16:50.422422 [ 3 ] {} <Debug> HTTP-Session: 0cf1b058-6476-48e3-9f79-3a470e7453a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4561 | 2024.10.09 22:16:50.422601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4562 | 2024.10.09 22:16:50.422651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4563 | 2024.10.09 22:16:50.422671 [ 3 ] {} <Debug> HTTP-Session: d3fc05b0-f89c-43f3-bbf0-d1750ebf63c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4564 | 2024.10.09 22:16:50.422687 [ 3 ] {} <Debug> HTTP-Session: d3fc05b0-f89c-43f3-bbf0-d1750ebf63c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4565 | 2024.10.09 22:16:50.422701 [ 3 ] {} <Debug> HTTP-Session: d3fc05b0-f89c-43f3-bbf0-d1750ebf63c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4566 | 2024.10.09 22:16:50.422731 [ 3 ] {} <Trace> HTTP-Session: d3fc05b0-f89c-43f3-bbf0-d1750ebf63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4567 | 2024.10.09 22:16:50.422939 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4568 | 2024.10.09 22:16:50.422986 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4569 | 2024.10.09 22:16:50.423134 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4570 | 2024.10.09 22:16:50.423622 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2024.10.09 22:16:50.423659 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4572 | 2024.10.09 22:16:50.424050 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4573 | 2024.10.09 22:16:50.424392 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2024.10.09 22:16:50.424557 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001726 sec., 137311.7033603708 rows/sec., 9.20 MiB/sec. | ||
4575 | 2024.10.09 22:16:50.424736 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Debug> DynamicQueryHandler: Done processing query | ||
4576 | 2024.10.09 22:16:50.424760 [ 3 ] {1b978c99-3266-40cf-a94a-fb25127b7515} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4577 | 2024.10.09 22:16:50.424776 [ 3 ] {} <Debug> HTTP-Session: d3fc05b0-f89c-43f3-bbf0-d1750ebf63c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4578 | 2024.10.09 22:16:50.424893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4579 | 2024.10.09 22:16:50.424943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4580 | 2024.10.09 22:16:50.424962 [ 3 ] {} <Debug> HTTP-Session: b2358e83-7c71-439d-a7d4-5409c2a14f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4581 | 2024.10.09 22:16:50.424979 [ 3 ] {} <Debug> HTTP-Session: b2358e83-7c71-439d-a7d4-5409c2a14f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4582 | 2024.10.09 22:16:50.424992 [ 3 ] {} <Debug> HTTP-Session: b2358e83-7c71-439d-a7d4-5409c2a14f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4583 | 2024.10.09 22:16:50.425023 [ 3 ] {} <Trace> HTTP-Session: b2358e83-7c71-439d-a7d4-5409c2a14f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4584 | 2024.10.09 22:16:50.425115 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4585 | 2024.10.09 22:16:50.425160 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4586 | 2024.10.09 22:16:50.425290 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4587 | 2024.10.09 22:16:50.425562 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4588 | 2024.10.09 22:16:50.425597 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4589 | 2024.10.09 22:16:50.425951 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4590 | 2024.10.09 22:16:50.426275 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4591 | 2024.10.09 22:16:50.426414 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
4592 | 2024.10.09 22:16:50.426575 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Debug> DynamicQueryHandler: Done processing query | ||
4593 | 2024.10.09 22:16:50.426598 [ 3 ] {553b4809-c54f-4238-a9a6-29fc12e4eeda} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4594 | 2024.10.09 22:16:50.426613 [ 3 ] {} <Debug> HTTP-Session: b2358e83-7c71-439d-a7d4-5409c2a14f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4595 | 2024.10.09 22:16:50.426734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 14820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4596 | 2024.10.09 22:16:50.426779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4597 | 2024.10.09 22:16:50.426797 [ 3 ] {} <Debug> HTTP-Session: 6d93b477-b5a2-4388-b984-2e5f215183e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4598 | 2024.10.09 22:16:50.426813 [ 3 ] {} <Debug> HTTP-Session: 6d93b477-b5a2-4388-b984-2e5f215183e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4599 | 2024.10.09 22:16:50.426826 [ 3 ] {} <Debug> HTTP-Session: 6d93b477-b5a2-4388-b984-2e5f215183e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4600 | 2024.10.09 22:16:50.426855 [ 3 ] {} <Trace> HTTP-Session: 6d93b477-b5a2-4388-b984-2e5f215183e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2024.10.09 22:16:50.427039 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4602 | 2024.10.09 22:16:50.427101 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4603 | 2024.10.09 22:16:50.427609 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4604 | 2024.10.09 22:16:50.428171 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2024.10.09 22:16:50.428208 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4606 | 2024.10.09 22:16:50.428824 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4607 | 2024.10.09 22:16:50.429246 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2024.10.09 22:16:50.429421 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4609 | 2024.10.09 22:16:50.429449 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002473 sec., 3639.304488475536 rows/sec., 6.52 MiB/sec. | ||
4610 | 2024.10.09 22:16:50.429505 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4611 | 2024.10.09 22:16:50.429591 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4612 | 2024.10.09 22:16:50.430051 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
4613 | 2024.10.09 22:16:50.430256 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Debug> DynamicQueryHandler: Done processing query | ||
4614 | 2024.10.09 22:16:50.430309 [ 3 ] {5646f6cc-35ca-42e9-b8fc-fd750bf43e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4615 | 2024.10.09 22:16:50.430349 [ 3 ] {} <Debug> HTTP-Session: 6d93b477-b5a2-4388-b984-2e5f215183e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4616 | 2024.10.09 22:16:50.430560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4617 | 2024.10.09 22:16:50.430674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4618 | 2024.10.09 22:16:50.430727 [ 3 ] {} <Debug> HTTP-Session: 5d7fb186-e66e-4437-82c1-85459ce4bbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4619 | 2024.10.09 22:16:50.430775 [ 3 ] {} <Debug> HTTP-Session: 5d7fb186-e66e-4437-82c1-85459ce4bbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4620 | 2024.10.09 22:16:50.430803 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4621 | 2024.10.09 22:16:50.430811 [ 3 ] {} <Debug> HTTP-Session: 5d7fb186-e66e-4437-82c1-85459ce4bbc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4622 | 2024.10.09 22:16:50.430914 [ 3 ] {} <Trace> HTTP-Session: 5d7fb186-e66e-4437-82c1-85459ce4bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2024.10.09 22:16:50.430967 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 140 rows starting from the beginning of the part | ||
4624 | 2024.10.09 22:16:50.431205 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4625 | 2024.10.09 22:16:50.431513 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4626 | 2024.10.09 22:16:50.431648 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
4627 | 2024.10.09 22:16:50.432441 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4628 | 2024.10.09 22:16:50.432485 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
4629 | 2024.10.09 22:16:50.433205 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part | ||
4630 | 2024.10.09 22:16:50.433500 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2024.10.09 22:16:50.433696 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4632 | 2024.10.09 22:16:50.433946 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
4633 | 2024.10.09 22:16:50.434528 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
4634 | 2024.10.09 22:16:50.435166 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4635 | 2024.10.09 22:16:50.436109 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4636 | 2024.10.09 22:16:50.436489 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005402 sec., 15179.563124768605 rows/sec., 987.23 KiB/sec. | ||
4637 | 2024.10.09 22:16:50.436922 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Debug> DynamicQueryHandler: Done processing query | ||
4638 | 2024.10.09 22:16:50.436960 [ 3 ] {6245e5e9-ead9-4e0d-89a7-925865545575} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4639 | 2024.10.09 22:16:50.436983 [ 3 ] {} <Debug> HTTP-Session: 5d7fb186-e66e-4437-82c1-85459ce4bbc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4640 | 2024.10.09 22:16:50.439501 [ 189 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 19 columns (19 merged, 0 gathered) in 0.009781857 sec., 23410.687766136838 rows/sec., 41.95 MiB/sec. | ||
4641 | 2024.10.09 22:16:50.440030 [ 189 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4642 | 2024.10.09 22:16:50.440746 [ 189 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2024.10.09 22:16:50.440848 [ 189 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4644 | 2024.10.09 22:16:50.441014 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
4645 | 2024.10.09 22:16:54.125156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 478 | ||
4646 | 2024.10.09 22:16:54.128067 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4647 | 2024.10.09 22:16:54.128127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4648 | 2024.10.09 22:16:54.130005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4649 | 2024.10.09 22:16:54.131459 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4650 | 2024.10.09 22:16:54.132538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
4651 | 2024.10.09 22:16:55.403385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4652 | 2024.10.09 22:16:55.403514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4653 | 2024.10.09 22:16:55.403540 [ 3 ] {} <Debug> HTTP-Session: a71691d4-8090-44e9-9bf4-542171f2ddfc Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4654 | 2024.10.09 22:16:55.403570 [ 3 ] {} <Debug> HTTP-Session: a71691d4-8090-44e9-9bf4-542171f2ddfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4655 | 2024.10.09 22:16:55.403588 [ 3 ] {} <Debug> HTTP-Session: a71691d4-8090-44e9-9bf4-542171f2ddfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4656 | 2024.10.09 22:16:55.403645 [ 3 ] {} <Trace> HTTP-Session: a71691d4-8090-44e9-9bf4-542171f2ddfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4657 | 2024.10.09 22:16:55.403879 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4658 | 2024.10.09 22:16:55.403954 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4659 | 2024.10.09 22:16:55.404337 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4660 | 2024.10.09 22:16:55.404927 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.10.09 22:16:55.404966 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4662 | 2024.10.09 22:16:55.405409 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4663 | 2024.10.09 22:16:55.405806 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.10.09 22:16:55.405955 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002167 sec., 54453.16105214582 rows/sec., 4.64 MiB/sec. | ||
4665 | 2024.10.09 22:16:55.405956 [ 134 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4666 | 2024.10.09 22:16:55.406016 [ 134 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2024.10.09 22:16:55.406044 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4668 | 2024.10.09 22:16:55.406236 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Debug> DynamicQueryHandler: Done processing query | ||
4669 | 2024.10.09 22:16:55.406356 [ 3 ] {948ea0d6-7c09-4492-8e4e-919642691981} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4670 | 2024.10.09 22:16:55.406400 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
4671 | 2024.10.09 22:16:55.406433 [ 3 ] {} <Debug> HTTP-Session: a71691d4-8090-44e9-9bf4-542171f2ddfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4672 | 2024.10.09 22:16:55.406802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4673 | 2024.10.09 22:16:55.406855 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4674 | 2024.10.09 22:16:55.406909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4675 | 2024.10.09 22:16:55.406928 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1415 rows starting from the beginning of the part | ||
4676 | 2024.10.09 22:16:55.406965 [ 3 ] {} <Debug> HTTP-Session: 7e82ba92-87a5-4d7e-99ef-a5f781dd02c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4677 | 2024.10.09 22:16:55.407004 [ 3 ] {} <Debug> HTTP-Session: 7e82ba92-87a5-4d7e-99ef-a5f781dd02c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4678 | 2024.10.09 22:16:55.407058 [ 3 ] {} <Debug> HTTP-Session: 7e82ba92-87a5-4d7e-99ef-a5f781dd02c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4679 | 2024.10.09 22:16:55.407217 [ 3 ] {} <Trace> HTTP-Session: 7e82ba92-87a5-4d7e-99ef-a5f781dd02c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4680 | 2024.10.09 22:16:55.407234 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
4681 | 2024.10.09 22:16:55.407565 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 208 rows starting from the beginning of the part | ||
4682 | 2024.10.09 22:16:55.407648 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4683 | 2024.10.09 22:16:55.407787 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 119 rows starting from the beginning of the part | ||
4684 | 2024.10.09 22:16:55.407813 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4685 | 2024.10.09 22:16:55.408132 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 207 rows starting from the beginning of the part | ||
4686 | 2024.10.09 22:16:55.408509 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
4687 | 2024.10.09 22:16:55.409813 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4688 | 2024.10.09 22:16:55.410690 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2024.10.09 22:16:55.410764 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4690 | 2024.10.09 22:16:55.411714 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4691 | 2024.10.09 22:16:55.412549 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2024.10.09 22:16:55.412547 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.00640405 sec., 341190.34048766014 rows/sec., 30.24 MiB/sec. | ||
4693 | 2024.10.09 22:16:55.412724 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.005275 sec., 5876.777251184834 rows/sec., 441.91 KiB/sec. | ||
4694 | 2024.10.09 22:16:55.412954 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4695 | 2024.10.09 22:16:55.413011 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Debug> DynamicQueryHandler: Done processing query | ||
4696 | 2024.10.09 22:16:55.413066 [ 3 ] {9e35e017-f100-451c-85a7-7554f24b2a34} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4697 | 2024.10.09 22:16:55.413097 [ 3 ] {} <Debug> HTTP-Session: 7e82ba92-87a5-4d7e-99ef-a5f781dd02c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4698 | 2024.10.09 22:16:55.413263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4699 | 2024.10.09 22:16:55.413445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4700 | 2024.10.09 22:16:55.413523 [ 3 ] {} <Debug> HTTP-Session: 08a65dd7-2e2d-499a-981c-39f0bb9489c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4701 | 2024.10.09 22:16:55.413578 [ 3 ] {} <Debug> HTTP-Session: 08a65dd7-2e2d-499a-981c-39f0bb9489c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4702 | 2024.10.09 22:16:55.413621 [ 3 ] {} <Debug> HTTP-Session: 08a65dd7-2e2d-499a-981c-39f0bb9489c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4703 | 2024.10.09 22:16:55.413677 [ 3 ] {} <Trace> HTTP-Session: 08a65dd7-2e2d-499a-981c-39f0bb9489c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4704 | 2024.10.09 22:16:55.413919 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4705 | 2024.10.09 22:16:55.413926 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4706 | 2024.10.09 22:16:55.414046 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4707 | 2024.10.09 22:16:55.414097 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_21_4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4708 | 2024.10.09 22:16:55.414282 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4709 | 2024.10.09 22:16:55.414447 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4710 | 2024.10.09 22:16:55.414872 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2024.10.09 22:16:55.414911 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4712 | 2024.10.09 22:16:55.415311 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4713 | 2024.10.09 22:16:55.415681 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2024.10.09 22:16:55.415803 [ 134 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4715 | 2024.10.09 22:16:55.415810 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002009 sec., 47287.20756595321 rows/sec., 3.69 MiB/sec. | ||
4716 | 2024.10.09 22:16:55.415842 [ 134 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4717 | 2024.10.09 22:16:55.415888 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4718 | 2024.10.09 22:16:55.416015 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
4719 | 2024.10.09 22:16:55.416034 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Debug> DynamicQueryHandler: Done processing query | ||
4720 | 2024.10.09 22:16:55.416063 [ 3 ] {3beb8113-9af8-4356-bbd5-6dc316104d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4721 | 2024.10.09 22:16:55.416086 [ 3 ] {} <Debug> HTTP-Session: 08a65dd7-2e2d-499a-981c-39f0bb9489c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4722 | 2024.10.09 22:16:55.416161 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4723 | 2024.10.09 22:16:55.416192 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
4724 | 2024.10.09 22:16:55.416319 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
4725 | 2024.10.09 22:16:55.416329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4726 | 2024.10.09 22:16:55.416498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4727 | 2024.10.09 22:16:55.416602 [ 3 ] {} <Debug> HTTP-Session: 2bb9bba2-67a7-46d7-b9d3-a3c517ae9338 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4728 | 2024.10.09 22:16:55.416682 [ 3 ] {} <Debug> HTTP-Session: 2bb9bba2-67a7-46d7-b9d3-a3c517ae9338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4729 | 2024.10.09 22:16:55.416691 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 393 rows starting from the beginning of the part | ||
4730 | 2024.10.09 22:16:55.416745 [ 3 ] {} <Debug> HTTP-Session: 2bb9bba2-67a7-46d7-b9d3-a3c517ae9338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4731 | 2024.10.09 22:16:55.416819 [ 3 ] {} <Trace> HTTP-Session: 2bb9bba2-67a7-46d7-b9d3-a3c517ae9338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4732 | 2024.10.09 22:16:55.416945 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part | ||
4733 | 2024.10.09 22:16:55.417227 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4734 | 2024.10.09 22:16:55.417239 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 391 rows starting from the beginning of the part | ||
4735 | 2024.10.09 22:16:55.417357 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4736 | 2024.10.09 22:16:55.417485 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
4737 | 2024.10.09 22:16:55.418139 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4738 | 2024.10.09 22:16:55.418742 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2024.10.09 22:16:55.418780 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4740 | 2024.10.09 22:16:55.419368 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4741 | 2024.10.09 22:16:55.419683 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.003718821 sec., 531620.102177545 rows/sec., 40.72 MiB/sec. | ||
4742 | 2024.10.09 22:16:55.419860 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4743 | 2024.10.09 22:16:55.419938 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2024.10.09 22:16:55.420114 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4745 | 2024.10.09 22:16:55.420162 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003121 sec., 51265.6199935918 rows/sec., 3.57 MiB/sec. | ||
4746 | 2024.10.09 22:16:55.420192 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4747 | 2024.10.09 22:16:55.420266 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4748 | 2024.10.09 22:16:55.420840 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Debug> DynamicQueryHandler: Done processing query | ||
4749 | 2024.10.09 22:16:55.420915 [ 3 ] {47df0659-aa67-4d14-b6e7-a12ee4de72b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4750 | 2024.10.09 22:16:55.420914 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
4751 | 2024.10.09 22:16:55.420941 [ 3 ] {} <Debug> HTTP-Session: 2bb9bba2-67a7-46d7-b9d3-a3c517ae9338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4752 | 2024.10.09 22:16:55.421136 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2024.10.09 22:16:55.421187 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4754 | 2024.10.09 22:16:55.421231 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_21_4} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4755 | 2024.10.09 22:16:55.421265 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5679 rows starting from the beginning of the part | ||
4756 | 2024.10.09 22:16:55.421266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4757 | 2024.10.09 22:16:55.421349 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4758 | 2024.10.09 22:16:55.421436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4759 | 2024.10.09 22:16:55.421541 [ 3 ] {} <Debug> HTTP-Session: 4f93f7d2-b03c-4293-98d5-c06e3336952d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4760 | 2024.10.09 22:16:55.421616 [ 3 ] {} <Debug> HTTP-Session: 4f93f7d2-b03c-4293-98d5-c06e3336952d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4761 | 2024.10.09 22:16:55.421622 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
4762 | 2024.10.09 22:16:55.421666 [ 3 ] {} <Debug> HTTP-Session: 4f93f7d2-b03c-4293-98d5-c06e3336952d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4763 | 2024.10.09 22:16:55.421783 [ 3 ] {} <Trace> HTTP-Session: 4f93f7d2-b03c-4293-98d5-c06e3336952d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4764 | 2024.10.09 22:16:55.421902 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 238 rows starting from the beginning of the part | ||
4765 | 2024.10.09 22:16:55.422114 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
4766 | 2024.10.09 22:16:55.422315 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
4767 | 2024.10.09 22:16:55.422458 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
4768 | 2024.10.09 22:16:55.422661 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4769 | 2024.10.09 22:16:55.422888 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4770 | 2024.10.09 22:16:55.423598 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4771 | 2024.10.09 22:16:55.424564 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4772 | 2024.10.09 22:16:55.424728 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4773 | 2024.10.09 22:16:55.425668 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4774 | 2024.10.09 22:16:55.426065 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6635 rows, containing 5 columns (5 merged, 0 gathered) in 0.005627551 sec., 1179020.8564969024 rows/sec., 79.64 MiB/sec. | ||
4775 | 2024.10.09 22:16:55.426330 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4776 | 2024.10.09 22:16:55.426557 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004562 sec., 6795.265234546251 rows/sec., 12.18 MiB/sec. | ||
4777 | 2024.10.09 22:16:55.426651 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4778 | 2024.10.09 22:16:55.426870 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Debug> DynamicQueryHandler: Done processing query | ||
4779 | 2024.10.09 22:16:55.426908 [ 3 ] {90020634-8082-44ee-8114-2c9b4ae765d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4780 | 2024.10.09 22:16:55.426941 [ 3 ] {} <Debug> HTTP-Session: 4f93f7d2-b03c-4293-98d5-c06e3336952d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4781 | 2024.10.09 22:16:55.427145 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2024.10.09 22:16:55.427147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4783 | 2024.10.09 22:16:55.427217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4784 | 2024.10.09 22:16:55.427235 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4785 | 2024.10.09 22:16:55.427241 [ 3 ] {} <Debug> HTTP-Session: 7dc91ea3-1e96-4ebb-b311-4feeccd1a326 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4786 | 2024.10.09 22:16:55.427264 [ 3 ] {} <Debug> HTTP-Session: 7dc91ea3-1e96-4ebb-b311-4feeccd1a326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4787 | 2024.10.09 22:16:55.427291 [ 3 ] {} <Debug> HTTP-Session: 7dc91ea3-1e96-4ebb-b311-4feeccd1a326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4788 | 2024.10.09 22:16:55.427323 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
4789 | 2024.10.09 22:16:55.427339 [ 3 ] {} <Trace> HTTP-Session: 7dc91ea3-1e96-4ebb-b311-4feeccd1a326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4790 | 2024.10.09 22:16:55.427457 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4791 | 2024.10.09 22:16:55.427501 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4792 | 2024.10.09 22:16:55.427630 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4793 | 2024.10.09 22:16:55.427935 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2024.10.09 22:16:55.427972 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4795 | 2024.10.09 22:16:55.428331 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4796 | 2024.10.09 22:16:55.428676 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4797 | 2024.10.09 22:16:55.428836 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
4798 | 2024.10.09 22:16:55.428846 [ 133 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4799 | 2024.10.09 22:16:55.428942 [ 133 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4800 | 2024.10.09 22:16:55.428996 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4801 | 2024.10.09 22:16:55.429098 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Debug> DynamicQueryHandler: Done processing query | ||
4802 | 2024.10.09 22:16:55.429131 [ 3 ] {02ee816c-49a5-4dae-9ec0-3981dd0a4d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4803 | 2024.10.09 22:16:55.429139 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
4804 | 2024.10.09 22:16:55.429150 [ 3 ] {} <Debug> HTTP-Session: 7dc91ea3-1e96-4ebb-b311-4feeccd1a326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4805 | 2024.10.09 22:16:55.429258 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4806 | 2024.10.09 22:16:55.429286 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 922 rows starting from the beginning of the part | ||
4807 | 2024.10.09 22:16:55.429345 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
4808 | 2024.10.09 22:16:55.429598 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
4809 | 2024.10.09 22:16:55.429733 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
4810 | 2024.10.09 22:16:55.429928 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
4811 | 2024.10.09 22:16:55.430055 [ 190 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
4812 | 2024.10.09 22:16:55.431233 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164804 sec., 584810.4493524586 rows/sec., 38.33 MiB/sec. | ||
4813 | 2024.10.09 22:16:55.431388 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4814 | 2024.10.09 22:16:55.431737 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2024.10.09 22:16:55.431808 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_21_4} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4816 | 2024.10.09 22:16:55.431870 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
4817 | 2024.10.09 22:16:56.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.00 MiB, peak 158.69 MiB, free memory in arenas 0.00 B, will set to 150.08 MiB (RSS), difference: 1.08 MiB | ||
4818 | 2024.10.09 22:16:57.412106 [ 132 ] {} <Debug> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4819 | 2024.10.09 22:16:57.412175 [ 132 ] {} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4820 | 2024.10.09 22:16:57.412202 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4821 | 2024.10.09 22:16:57.412367 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
4822 | 2024.10.09 22:16:57.412545 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4823 | 2024.10.09 22:16:57.412582 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
4824 | 2024.10.09 22:16:57.412665 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4825 | 2024.10.09 22:16:57.412789 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4826 | 2024.10.09 22:16:57.412931 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
4827 | 2024.10.09 22:16:57.413036 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
4828 | 2024.10.09 22:16:57.413970 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684859 sec., 8309.300659580416 rows/sec., 710.02 KiB/sec. | ||
4829 | 2024.10.09 22:16:57.414175 [ 196 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4830 | 2024.10.09 22:16:57.414668 [ 196 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2024.10.09 22:16:57.414755 [ 196 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4832 | 2024.10.09 22:16:57.414853 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4833 | 2024.10.09 22:16:58.830962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 196633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4834 | 2024.10.09 22:16:58.831086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4835 | 2024.10.09 22:16:58.831115 [ 3 ] {} <Debug> HTTP-Session: aef78a1e-9b1c-4fdc-a04f-c3ae6c0699c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4836 | 2024.10.09 22:16:58.831144 [ 3 ] {} <Debug> HTTP-Session: aef78a1e-9b1c-4fdc-a04f-c3ae6c0699c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4837 | 2024.10.09 22:16:58.831162 [ 3 ] {} <Debug> HTTP-Session: aef78a1e-9b1c-4fdc-a04f-c3ae6c0699c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4838 | 2024.10.09 22:16:58.831217 [ 3 ] {} <Trace> HTTP-Session: aef78a1e-9b1c-4fdc-a04f-c3ae6c0699c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4839 | 2024.10.09 22:16:58.831849 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4840 | 2024.10.09 22:16:58.831915 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4841 | 2024.10.09 22:16:58.832231 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4842 | 2024.10.09 22:16:58.833659 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2024.10.09 22:16:58.833699 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4844 | 2024.10.09 22:16:58.834195 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4845 | 2024.10.09 22:16:58.834596 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4846 | 2024.10.09 22:16:58.834739 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Debug> executeQuery: Read 1347 rows, 115.16 KiB in 0.003333 sec., 404140.41404140415 rows/sec., 33.74 MiB/sec. | ||
4847 | 2024.10.09 22:16:58.834919 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Debug> DynamicQueryHandler: Done processing query | ||
4848 | 2024.10.09 22:16:58.834945 [ 3 ] {ad654504-1b8f-40b4-8d8b-22dc74c232fe} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB. | ||
4849 | 2024.10.09 22:16:58.834962 [ 3 ] {} <Debug> HTTP-Session: aef78a1e-9b1c-4fdc-a04f-c3ae6c0699c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4850 | 2024.10.09 22:16:58.835106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4851 | 2024.10.09 22:16:58.835155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4852 | 2024.10.09 22:16:58.835174 [ 3 ] {} <Debug> HTTP-Session: 4efa4935-008f-4c73-8060-60029f29828a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4853 | 2024.10.09 22:16:58.835191 [ 3 ] {} <Debug> HTTP-Session: 4efa4935-008f-4c73-8060-60029f29828a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4854 | 2024.10.09 22:16:58.835205 [ 3 ] {} <Debug> HTTP-Session: 4efa4935-008f-4c73-8060-60029f29828a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4855 | 2024.10.09 22:16:58.835238 [ 3 ] {} <Trace> HTTP-Session: 4efa4935-008f-4c73-8060-60029f29828a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4856 | 2024.10.09 22:16:58.835336 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4857 | 2024.10.09 22:16:58.835379 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4858 | 2024.10.09 22:16:58.835607 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4859 | 2024.10.09 22:16:58.835951 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2024.10.09 22:16:58.835988 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4861 | 2024.10.09 22:16:58.836336 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4862 | 2024.10.09 22:16:58.836707 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4863 | 2024.10.09 22:16:58.836841 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001531 sec., 5878.510777269758 rows/sec., 442.04 KiB/sec. | ||
4864 | 2024.10.09 22:16:58.837014 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Debug> DynamicQueryHandler: Done processing query | ||
4865 | 2024.10.09 22:16:58.837038 [ 3 ] {65737b71-c49a-4397-94c6-2eb842f9669b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4866 | 2024.10.09 22:16:58.837055 [ 3 ] {} <Debug> HTTP-Session: 4efa4935-008f-4c73-8060-60029f29828a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4867 | 2024.10.09 22:16:58.837221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4868 | 2024.10.09 22:16:58.837270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4869 | 2024.10.09 22:16:58.837289 [ 3 ] {} <Debug> HTTP-Session: 4602922b-55dc-446e-9254-c13c3b1a1401 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4870 | 2024.10.09 22:16:58.837305 [ 3 ] {} <Debug> HTTP-Session: 4602922b-55dc-446e-9254-c13c3b1a1401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4871 | 2024.10.09 22:16:58.837319 [ 3 ] {} <Debug> HTTP-Session: 4602922b-55dc-446e-9254-c13c3b1a1401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4872 | 2024.10.09 22:16:58.837350 [ 3 ] {} <Trace> HTTP-Session: 4602922b-55dc-446e-9254-c13c3b1a1401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4873 | 2024.10.09 22:16:58.837579 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4874 | 2024.10.09 22:16:58.837622 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4875 | 2024.10.09 22:16:58.837851 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4876 | 2024.10.09 22:16:58.838271 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4877 | 2024.10.09 22:16:58.838307 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4878 | 2024.10.09 22:16:58.838681 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4879 | 2024.10.09 22:16:58.839058 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2024.10.09 22:16:58.839180 [ 130 ] {} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4881 | 2024.10.09 22:16:58.839186 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001757 sec., 137734.7751849744 rows/sec., 9.33 MiB/sec. | ||
4882 | 2024.10.09 22:16:58.839227 [ 130 ] {} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2024.10.09 22:16:58.839271 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4884 | 2024.10.09 22:16:58.839500 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Debug> DynamicQueryHandler: Done processing query | ||
4885 | 2024.10.09 22:16:58.839585 [ 3 ] {a0dc9998-3603-477c-ab7b-4d7cd5d63287} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
4886 | 2024.10.09 22:16:58.839602 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
4887 | 2024.10.09 22:16:58.839687 [ 3 ] {} <Debug> HTTP-Session: 4602922b-55dc-446e-9254-c13c3b1a1401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4888 | 2024.10.09 22:16:58.839883 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4889 | 2024.10.09 22:16:58.839938 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
4890 | 2024.10.09 22:16:58.839974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4891 | 2024.10.09 22:16:58.840115 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
4892 | 2024.10.09 22:16:58.840133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4893 | 2024.10.09 22:16:58.840241 [ 3 ] {} <Debug> HTTP-Session: ce076117-fe01-4b97-81a4-96e28a25e4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4894 | 2024.10.09 22:16:58.840349 [ 3 ] {} <Debug> HTTP-Session: ce076117-fe01-4b97-81a4-96e28a25e4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4895 | 2024.10.09 22:16:58.840470 [ 3 ] {} <Debug> HTTP-Session: ce076117-fe01-4b97-81a4-96e28a25e4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4896 | 2024.10.09 22:16:58.840556 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
4897 | 2024.10.09 22:16:58.840605 [ 3 ] {} <Trace> HTTP-Session: ce076117-fe01-4b97-81a4-96e28a25e4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4898 | 2024.10.09 22:16:58.840759 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
4899 | 2024.10.09 22:16:58.841034 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4900 | 2024.10.09 22:16:58.841067 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4901 | 2024.10.09 22:16:58.841172 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4902 | 2024.10.09 22:16:58.841320 [ 193 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 242 rows starting from the beginning of the part | ||
4903 | 2024.10.09 22:16:58.842250 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4904 | 2024.10.09 22:16:58.843177 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4905 | 2024.10.09 22:16:58.843244 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4906 | 2024.10.09 22:16:58.844167 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4907 | 2024.10.09 22:16:58.844488 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.005123286 sec., 147366.3582318067 rows/sec., 10.00 MiB/sec. | ||
4908 | 2024.10.09 22:16:58.844679 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4909 | 2024.10.09 22:16:58.844805 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2024.10.09 22:16:58.844981 [ 130 ] {} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4911 | 2024.10.09 22:16:58.845069 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004227 sec., 1419.4464158977999 rows/sec., 83.86 KiB/sec. | ||
4912 | 2024.10.09 22:16:58.845079 [ 130 ] {} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.10.09 22:16:58.845149 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4914 | 2024.10.09 22:16:58.845693 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Debug> DynamicQueryHandler: Done processing query | ||
4915 | 2024.10.09 22:16:58.845707 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
4916 | 2024.10.09 22:16:58.845725 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4917 | 2024.10.09 22:16:58.845733 [ 3 ] {0c2c2fdd-9266-490e-afbd-1a02bedb771e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4918 | 2024.10.09 22:16:58.845845 [ 3 ] {} <Debug> HTTP-Session: ce076117-fe01-4b97-81a4-96e28a25e4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4919 | 2024.10.09 22:16:58.845984 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_11_2} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4920 | 2024.10.09 22:16:58.846173 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4921 | 2024.10.09 22:16:58.846200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 138258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4922 | 2024.10.09 22:16:58.846215 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4923 | 2024.10.09 22:16:58.846292 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
4924 | 2024.10.09 22:16:58.846302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4925 | 2024.10.09 22:16:58.846344 [ 3 ] {} <Debug> HTTP-Session: 0d30e104-fdae-4ade-ba37-697acaff029c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4926 | 2024.10.09 22:16:58.846377 [ 3 ] {} <Debug> HTTP-Session: 0d30e104-fdae-4ade-ba37-697acaff029c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4927 | 2024.10.09 22:16:58.846410 [ 3 ] {} <Debug> HTTP-Session: 0d30e104-fdae-4ade-ba37-697acaff029c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4928 | 2024.10.09 22:16:58.846611 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
4929 | 2024.10.09 22:16:58.846627 [ 3 ] {} <Trace> HTTP-Session: 0d30e104-fdae-4ade-ba37-697acaff029c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4930 | 2024.10.09 22:16:58.846812 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4931 | 2024.10.09 22:16:58.847141 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4932 | 2024.10.09 22:16:58.847289 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4933 | 2024.10.09 22:16:58.847616 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4934 | 2024.10.09 22:16:58.847772 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4935 | 2024.10.09 22:16:58.848468 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4936 | 2024.10.09 22:16:58.849413 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004089444 sec., 7335.9605853509665 rows/sec., 465.66 KiB/sec. | ||
4937 | 2024.10.09 22:16:58.849644 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4938 | 2024.10.09 22:16:58.849919 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4939 | 2024.10.09 22:16:58.850011 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4940 | 2024.10.09 22:16:58.850574 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.10.09 22:16:58.850748 [ 191 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_9_2} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4942 | 2024.10.09 22:16:58.850858 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4943 | 2024.10.09 22:16:58.850919 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4944 | 2024.10.09 22:16:58.851307 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4945 | 2024.10.09 22:16:58.851443 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Debug> executeQuery: Read 847 rows, 62.69 KiB in 0.004534 sec., 186810.76312307015 rows/sec., 13.50 MiB/sec. | ||
4946 | 2024.10.09 22:16:58.851638 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Debug> DynamicQueryHandler: Done processing query | ||
4947 | 2024.10.09 22:16:58.851662 [ 3 ] {bf727147-4b18-49bf-9de9-eab6ca0d4131} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
4948 | 2024.10.09 22:16:58.851680 [ 3 ] {} <Debug> HTTP-Session: 0d30e104-fdae-4ade-ba37-697acaff029c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4949 | 2024.10.09 22:16:58.851870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4950 | 2024.10.09 22:16:58.851919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4951 | 2024.10.09 22:16:58.851938 [ 3 ] {} <Debug> HTTP-Session: a778b516-9424-4d50-9fb9-dd7f70adff66 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4952 | 2024.10.09 22:16:58.851954 [ 3 ] {} <Debug> HTTP-Session: a778b516-9424-4d50-9fb9-dd7f70adff66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4953 | 2024.10.09 22:16:58.851968 [ 3 ] {} <Debug> HTTP-Session: a778b516-9424-4d50-9fb9-dd7f70adff66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4954 | 2024.10.09 22:16:58.851998 [ 3 ] {} <Trace> HTTP-Session: a778b516-9424-4d50-9fb9-dd7f70adff66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4955 | 2024.10.09 22:16:58.852094 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4956 | 2024.10.09 22:16:58.852137 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4957 | 2024.10.09 22:16:58.852272 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4958 | 2024.10.09 22:16:58.852546 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4959 | 2024.10.09 22:16:58.852581 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4960 | 2024.10.09 22:16:58.852931 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4961 | 2024.10.09 22:16:58.853257 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4962 | 2024.10.09 22:16:58.853393 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 237.66 KiB/sec. | ||
4963 | 2024.10.09 22:16:58.853678 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Debug> DynamicQueryHandler: Done processing query | ||
4964 | 2024.10.09 22:16:58.853702 [ 3 ] {d973adb6-f40b-4d3f-83a0-ebe00c46ed5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4965 | 2024.10.09 22:16:58.853718 [ 3 ] {} <Debug> HTTP-Session: a778b516-9424-4d50-9fb9-dd7f70adff66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4966 | 2024.10.09 22:16:58.853940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 193030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4967 | 2024.10.09 22:16:58.853993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4968 | 2024.10.09 22:16:58.854012 [ 3 ] {} <Debug> HTTP-Session: e42cad3e-e545-4a80-a9a3-b805f2be33d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4969 | 2024.10.09 22:16:58.854028 [ 3 ] {} <Debug> HTTP-Session: e42cad3e-e545-4a80-a9a3-b805f2be33d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4970 | 2024.10.09 22:16:58.854042 [ 3 ] {} <Debug> HTTP-Session: e42cad3e-e545-4a80-a9a3-b805f2be33d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4971 | 2024.10.09 22:16:58.854072 [ 3 ] {} <Trace> HTTP-Session: e42cad3e-e545-4a80-a9a3-b805f2be33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4972 | 2024.10.09 22:16:58.854676 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4973 | 2024.10.09 22:16:58.854728 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4974 | 2024.10.09 22:16:58.854892 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4975 | 2024.10.09 22:16:58.855866 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4976 | 2024.10.09 22:16:58.855903 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4977 | 2024.10.09 22:16:58.856337 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4978 | 2024.10.09 22:16:58.856687 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2024.10.09 22:16:58.856841 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Debug> executeQuery: Read 1021 rows, 69.69 KiB in 0.002649 sec., 385428.46357115894 rows/sec., 25.69 MiB/sec. | ||
4980 | 2024.10.09 22:16:58.857185 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Debug> DynamicQueryHandler: Done processing query | ||
4981 | 2024.10.09 22:16:58.857210 [ 3 ] {ad1c690a-0a11-4ae5-aa83-7be526ef04ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
4982 | 2024.10.09 22:16:58.857226 [ 3 ] {} <Debug> HTTP-Session: e42cad3e-e545-4a80-a9a3-b805f2be33d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4983 | 2024.10.09 22:16:58.857565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4984 | 2024.10.09 22:16:58.857616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4985 | 2024.10.09 22:16:58.857635 [ 3 ] {} <Debug> HTTP-Session: 04f4947e-ef73-43dc-b619-3773e9ec0f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
4986 | 2024.10.09 22:16:58.857651 [ 3 ] {} <Debug> HTTP-Session: 04f4947e-ef73-43dc-b619-3773e9ec0f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4987 | 2024.10.09 22:16:58.857665 [ 3 ] {} <Debug> HTTP-Session: 04f4947e-ef73-43dc-b619-3773e9ec0f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4988 | 2024.10.09 22:16:58.857696 [ 3 ] {} <Trace> HTTP-Session: 04f4947e-ef73-43dc-b619-3773e9ec0f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4989 | 2024.10.09 22:16:58.857790 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4990 | 2024.10.09 22:16:58.857837 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4991 | 2024.10.09 22:16:58.857991 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4992 | 2024.10.09 22:16:58.858272 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4993 | 2024.10.09 22:16:58.858308 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
4994 | 2024.10.09 22:16:58.858665 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4995 | 2024.10.09 22:16:58.858999 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4996 | 2024.10.09 22:16:58.859154 [ 129 ] {} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4997 | 2024.10.09 22:16:58.859162 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
4998 | 2024.10.09 22:16:58.859219 [ 129 ] {} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2024.10.09 22:16:58.859294 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5000 | 2024.10.09 22:16:58.859486 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::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 | ||
5001 | 2024.10.09 22:16:58.859533 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Debug> DynamicQueryHandler: Done processing query | ||
5002 | 2024.10.09 22:16:58.859590 [ 3 ] {91ff5890-481d-4140-bdd8-a29ba71e29cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5003 | 2024.10.09 22:16:58.859637 [ 3 ] {} <Debug> HTTP-Session: 04f4947e-ef73-43dc-b619-3773e9ec0f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5004 | 2024.10.09 22:16:58.859738 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5005 | 2024.10.09 22:16:58.859787 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
5006 | 2024.10.09 22:16:58.859821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 14826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5007 | 2024.10.09 22:16:58.859976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5008 | 2024.10.09 22:16:58.860004 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
5009 | 2024.10.09 22:16:58.860063 [ 3 ] {} <Debug> HTTP-Session: 8b65f178-3f5c-44d9-b2c5-94111307a093 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5010 | 2024.10.09 22:16:58.860149 [ 3 ] {} <Debug> HTTP-Session: 8b65f178-3f5c-44d9-b2c5-94111307a093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5011 | 2024.10.09 22:16:58.860214 [ 3 ] {} <Debug> HTTP-Session: 8b65f178-3f5c-44d9-b2c5-94111307a093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5012 | 2024.10.09 22:16:58.860251 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
5013 | 2024.10.09 22:16:58.860362 [ 3 ] {} <Trace> HTTP-Session: 8b65f178-3f5c-44d9-b2c5-94111307a093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2024.10.09 22:16:58.860523 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
5015 | 2024.10.09 22:16:58.860731 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
5016 | 2024.10.09 22:16:58.860812 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
5017 | 2024.10.09 22:16:58.861053 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5018 | 2024.10.09 22:16:58.861344 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5019 | 2024.10.09 22:16:58.863412 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5020 | 2024.10.09 22:16:58.864328 [ 191 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004938054 sec., 2025.0892355571648 rows/sec., 135.67 KiB/sec. | ||
5021 | 2024.10.09 22:16:58.864611 [ 199 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5022 | 2024.10.09 22:16:58.864877 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5023 | 2024.10.09 22:16:58.864921 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5024 | 2024.10.09 22:16:58.865823 [ 199 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2024.10.09 22:16:58.866026 [ 199 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_10_2} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5026 | 2024.10.09 22:16:58.866200 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5027 | 2024.10.09 22:16:58.866473 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5028 | 2024.10.09 22:16:58.866912 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2024.10.09 22:16:58.867114 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00648 sec., 1388.888888888889 rows/sec., 2.49 MiB/sec. | ||
5030 | 2024.10.09 22:16:58.867375 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Debug> DynamicQueryHandler: Done processing query | ||
5031 | 2024.10.09 22:16:58.867402 [ 3 ] {8d7cbb59-9294-4e18-ba78-3fd002f55227} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5032 | 2024.10.09 22:16:58.867418 [ 3 ] {} <Debug> HTTP-Session: 8b65f178-3f5c-44d9-b2c5-94111307a093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5033 | 2024.10.09 22:16:58.867580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 8816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5034 | 2024.10.09 22:16:58.867629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5035 | 2024.10.09 22:16:58.867647 [ 3 ] {} <Debug> HTTP-Session: a7c31714-cc50-4ba7-bb71-525953c803d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5036 | 2024.10.09 22:16:58.867663 [ 3 ] {} <Debug> HTTP-Session: a7c31714-cc50-4ba7-bb71-525953c803d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5037 | 2024.10.09 22:16:58.867678 [ 3 ] {} <Debug> HTTP-Session: a7c31714-cc50-4ba7-bb71-525953c803d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5038 | 2024.10.09 22:16:58.867709 [ 3 ] {} <Trace> HTTP-Session: a7c31714-cc50-4ba7-bb71-525953c803d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5039 | 2024.10.09 22:16:58.867828 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5040 | 2024.10.09 22:16:58.867872 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5041 | 2024.10.09 22:16:58.868006 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5042 | 2024.10.09 22:16:58.868328 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2024.10.09 22:16:58.868364 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5044 | 2024.10.09 22:16:58.868722 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5045 | 2024.10.09 22:16:58.869055 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5046 | 2024.10.09 22:16:58.869207 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Debug> executeQuery: Read 60 rows, 3.80 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.62 MiB/sec. | ||
5047 | 2024.10.09 22:16:58.869381 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Debug> DynamicQueryHandler: Done processing query | ||
5048 | 2024.10.09 22:16:58.869406 [ 3 ] {da507658-3266-463f-91a1-41b2c7186b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5049 | 2024.10.09 22:16:58.869422 [ 3 ] {} <Debug> HTTP-Session: a7c31714-cc50-4ba7-bb71-525953c803d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5050 | 2024.10.09 22:17:00.396915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 7836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5051 | 2024.10.09 22:17:00.397046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5052 | 2024.10.09 22:17:00.397072 [ 3 ] {} <Debug> HTTP-Session: 1dc5840e-efbf-47e4-9a1b-201d52c98f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5053 | 2024.10.09 22:17:00.397096 [ 3 ] {} <Debug> HTTP-Session: 1dc5840e-efbf-47e4-9a1b-201d52c98f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5054 | 2024.10.09 22:17:00.397111 [ 3 ] {} <Debug> HTTP-Session: 1dc5840e-efbf-47e4-9a1b-201d52c98f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5055 | 2024.10.09 22:17:00.397163 [ 3 ] {} <Trace> HTTP-Session: 1dc5840e-efbf-47e4-9a1b-201d52c98f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2024.10.09 22:17:00.397388 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5057 | 2024.10.09 22:17:00.397458 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5058 | 2024.10.09 22:17:00.397803 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5059 | 2024.10.09 22:17:00.398387 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.10.09 22:17:00.398434 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
5061 | 2024.10.09 22:17:00.398858 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5062 | 2024.10.09 22:17:00.399263 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5063 | 2024.10.09 22:17:00.399450 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002119 sec., 26427.56016989146 rows/sec., 2.03 MiB/sec. | ||
5064 | 2024.10.09 22:17:00.399677 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Debug> DynamicQueryHandler: Done processing query | ||
5065 | 2024.10.09 22:17:00.399705 [ 3 ] {83fe00d5-5050-4393-91aa-83ceebaea198} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5066 | 2024.10.09 22:17:00.399721 [ 3 ] {} <Debug> HTTP-Session: 1dc5840e-efbf-47e4-9a1b-201d52c98f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5067 | 2024.10.09 22:17:00.399866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 10884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5068 | 2024.10.09 22:17:00.399922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5069 | 2024.10.09 22:17:00.399942 [ 3 ] {} <Debug> HTTP-Session: ce6c40b6-406d-4da6-914f-f4efa81646a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5070 | 2024.10.09 22:17:00.399959 [ 3 ] {} <Debug> HTTP-Session: ce6c40b6-406d-4da6-914f-f4efa81646a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5071 | 2024.10.09 22:17:00.399973 [ 3 ] {} <Debug> HTTP-Session: ce6c40b6-406d-4da6-914f-f4efa81646a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5072 | 2024.10.09 22:17:00.400008 [ 3 ] {} <Trace> HTTP-Session: ce6c40b6-406d-4da6-914f-f4efa81646a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5073 | 2024.10.09 22:17:00.400136 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5074 | 2024.10.09 22:17:00.400182 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5075 | 2024.10.09 22:17:00.400424 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5076 | 2024.10.09 22:17:00.400830 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2024.10.09 22:17:00.400868 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
5078 | 2024.10.09 22:17:00.401238 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5079 | 2024.10.09 22:17:00.401605 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2024.10.09 22:17:00.401765 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001675 sec., 38208.9552238806 rows/sec., 2.98 MiB/sec. | ||
5081 | 2024.10.09 22:17:00.401949 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Debug> DynamicQueryHandler: Done processing query | ||
5082 | 2024.10.09 22:17:00.401973 [ 3 ] {9d095162-3160-4aaa-ac03-6b82350b9f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5083 | 2024.10.09 22:17:00.401990 [ 3 ] {} <Debug> HTTP-Session: ce6c40b6-406d-4da6-914f-f4efa81646a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5084 | 2024.10.09 22:17:00.402154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 11895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5085 | 2024.10.09 22:17:00.402206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5086 | 2024.10.09 22:17:00.402226 [ 3 ] {} <Debug> HTTP-Session: 4ffe25ef-bdf5-4d36-ba88-f01af7eb8bff Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5087 | 2024.10.09 22:17:00.402243 [ 3 ] {} <Debug> HTTP-Session: 4ffe25ef-bdf5-4d36-ba88-f01af7eb8bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5088 | 2024.10.09 22:17:00.402257 [ 3 ] {} <Debug> HTTP-Session: 4ffe25ef-bdf5-4d36-ba88-f01af7eb8bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5089 | 2024.10.09 22:17:00.402290 [ 3 ] {} <Trace> HTTP-Session: 4ffe25ef-bdf5-4d36-ba88-f01af7eb8bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5090 | 2024.10.09 22:17:00.402417 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5091 | 2024.10.09 22:17:00.402467 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5092 | 2024.10.09 22:17:00.402621 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5093 | 2024.10.09 22:17:00.402956 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.10.09 22:17:00.402993 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
5095 | 2024.10.09 22:17:00.403386 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5096 | 2024.10.09 22:17:00.403753 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2024.10.09 22:17:00.403909 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001536 sec., 40364.583333333336 rows/sec., 2.81 MiB/sec. | ||
5098 | 2024.10.09 22:17:00.404081 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Debug> DynamicQueryHandler: Done processing query | ||
5099 | 2024.10.09 22:17:00.404106 [ 3 ] {b37931a3-4555-4bcf-87a2-53a612ae38a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5100 | 2024.10.09 22:17:00.404122 [ 3 ] {} <Debug> HTTP-Session: 4ffe25ef-bdf5-4d36-ba88-f01af7eb8bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5101 | 2024.10.09 22:17:00.404242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 3399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5102 | 2024.10.09 22:17:00.404291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5103 | 2024.10.09 22:17:00.404311 [ 3 ] {} <Debug> HTTP-Session: fd69625e-ed8b-49cb-8a2e-f71787833f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5104 | 2024.10.09 22:17:00.404327 [ 3 ] {} <Debug> HTTP-Session: fd69625e-ed8b-49cb-8a2e-f71787833f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5105 | 2024.10.09 22:17:00.404340 [ 3 ] {} <Debug> HTTP-Session: fd69625e-ed8b-49cb-8a2e-f71787833f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5106 | 2024.10.09 22:17:00.404371 [ 3 ] {} <Trace> HTTP-Session: fd69625e-ed8b-49cb-8a2e-f71787833f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5107 | 2024.10.09 22:17:00.404473 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5108 | 2024.10.09 22:17:00.404517 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5109 | 2024.10.09 22:17:00.404639 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5110 | 2024.10.09 22:17:00.404914 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2024.10.09 22:17:00.404952 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
5112 | 2024.10.09 22:17:00.405287 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5113 | 2024.10.09 22:17:00.405671 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2024.10.09 22:17:00.405823 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001372 sec., 16034.985422740525 rows/sec., 1.09 MiB/sec. | ||
5115 | 2024.10.09 22:17:00.405993 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Debug> DynamicQueryHandler: Done processing query | ||
5116 | 2024.10.09 22:17:00.406018 [ 3 ] {096a41ca-8c5b-4e40-adcd-400eece0888b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5117 | 2024.10.09 22:17:00.406034 [ 3 ] {} <Debug> HTTP-Session: fd69625e-ed8b-49cb-8a2e-f71787833f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5118 | 2024.10.09 22:17:04.001882 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5119 | 2024.10.09 22:17:04.001950 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5120 | 2024.10.09 22:17:04.132865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 518 | ||
5121 | 2024.10.09 22:17:04.135924 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5122 | 2024.10.09 22:17:04.135984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5123 | 2024.10.09 22:17:04.137501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5124 | 2024.10.09 22:17:04.138506 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5125 | 2024.10.09 22:17:04.138729 [ 124 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5126 | 2024.10.09 22:17:04.138846 [ 124 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5127 | 2024.10.09 22:17:04.138908 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5128 | 2024.10.09 22:17:04.139530 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::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 | ||
5129 | 2024.10.09 22:17:04.140258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
5130 | 2024.10.09 22:17:04.140794 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5131 | 2024.10.09 22:17:04.140924 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
5132 | 2024.10.09 22:17:04.141372 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
5133 | 2024.10.09 22:17:04.142013 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
5134 | 2024.10.09 22:17:04.142434 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
5135 | 2024.10.09 22:17:04.142828 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
5136 | 2024.10.09 22:17:04.143218 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::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 | ||
5137 | 2024.10.09 22:17:04.151098 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.012056262 sec., 42965.224212944275 rows/sec., 34.19 MiB/sec. | ||
5138 | 2024.10.09 22:17:04.152331 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5139 | 2024.10.09 22:17:04.154118 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5140 | 2024.10.09 22:17:04.154222 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_11_2} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5141 | 2024.10.09 22:17:04.154631 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
5142 | 2024.10.09 22:17:05.002288 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000905129 sec. | ||
5143 | 2024.10.09 22:17:05.403019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5144 | 2024.10.09 22:17:05.403145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5145 | 2024.10.09 22:17:05.403177 [ 3 ] {} <Debug> HTTP-Session: dfce10bc-f4b9-43c4-857a-627c4b10cf0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5146 | 2024.10.09 22:17:05.403206 [ 3 ] {} <Debug> HTTP-Session: dfce10bc-f4b9-43c4-857a-627c4b10cf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5147 | 2024.10.09 22:17:05.403224 [ 3 ] {} <Debug> HTTP-Session: dfce10bc-f4b9-43c4-857a-627c4b10cf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5148 | 2024.10.09 22:17:05.403282 [ 3 ] {} <Trace> HTTP-Session: dfce10bc-f4b9-43c4-857a-627c4b10cf0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5149 | 2024.10.09 22:17:05.403530 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5150 | 2024.10.09 22:17:05.403610 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5151 | 2024.10.09 22:17:05.403993 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5152 | 2024.10.09 22:17:05.404569 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5153 | 2024.10.09 22:17:05.404618 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5154 | 2024.10.09 22:17:05.405080 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5155 | 2024.10.09 22:17:05.405480 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5156 | 2024.10.09 22:17:05.405663 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002223 sec., 53081.42150247413 rows/sec., 4.53 MiB/sec. | ||
5157 | 2024.10.09 22:17:05.406432 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Debug> DynamicQueryHandler: Done processing query | ||
5158 | 2024.10.09 22:17:05.406461 [ 3 ] {5944c690-2265-493b-b967-d36d50058c88} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
5159 | 2024.10.09 22:17:05.406479 [ 3 ] {} <Debug> HTTP-Session: dfce10bc-f4b9-43c4-857a-627c4b10cf0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5160 | 2024.10.09 22:17:05.406614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5161 | 2024.10.09 22:17:05.406669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5162 | 2024.10.09 22:17:05.406689 [ 3 ] {} <Debug> HTTP-Session: 7f751e0a-7a4b-4131-8a19-93b0dfdacfd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5163 | 2024.10.09 22:17:05.406708 [ 3 ] {} <Debug> HTTP-Session: 7f751e0a-7a4b-4131-8a19-93b0dfdacfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5164 | 2024.10.09 22:17:05.406722 [ 3 ] {} <Debug> HTTP-Session: 7f751e0a-7a4b-4131-8a19-93b0dfdacfd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5165 | 2024.10.09 22:17:05.406758 [ 3 ] {} <Trace> HTTP-Session: 7f751e0a-7a4b-4131-8a19-93b0dfdacfd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5166 | 2024.10.09 22:17:05.406882 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5167 | 2024.10.09 22:17:05.406933 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5168 | 2024.10.09 22:17:05.407198 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5169 | 2024.10.09 22:17:05.407558 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5170 | 2024.10.09 22:17:05.407623 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5171 | 2024.10.09 22:17:05.407998 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5172 | 2024.10.09 22:17:05.408366 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5173 | 2024.10.09 22:17:05.408528 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001679 sec., 18463.371054198928 rows/sec., 1.36 MiB/sec. | ||
5174 | 2024.10.09 22:17:05.409127 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Debug> DynamicQueryHandler: Done processing query | ||
5175 | 2024.10.09 22:17:05.409172 [ 3 ] {54f945ae-f1ab-43ba-ab18-13ef167cbe68} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5176 | 2024.10.09 22:17:05.409195 [ 3 ] {} <Debug> HTTP-Session: 7f751e0a-7a4b-4131-8a19-93b0dfdacfd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5177 | 2024.10.09 22:17:05.409325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5178 | 2024.10.09 22:17:05.409401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5179 | 2024.10.09 22:17:05.409421 [ 3 ] {} <Debug> HTTP-Session: 742e46ed-3d7d-4e67-888b-cbcc7e6aa97b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5180 | 2024.10.09 22:17:05.409438 [ 3 ] {} <Debug> HTTP-Session: 742e46ed-3d7d-4e67-888b-cbcc7e6aa97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5181 | 2024.10.09 22:17:05.409452 [ 3 ] {} <Debug> HTTP-Session: 742e46ed-3d7d-4e67-888b-cbcc7e6aa97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5182 | 2024.10.09 22:17:05.409489 [ 3 ] {} <Trace> HTTP-Session: 742e46ed-3d7d-4e67-888b-cbcc7e6aa97b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5183 | 2024.10.09 22:17:05.409621 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5184 | 2024.10.09 22:17:05.409668 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5185 | 2024.10.09 22:17:05.409911 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5186 | 2024.10.09 22:17:05.410279 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2024.10.09 22:17:05.410317 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5188 | 2024.10.09 22:17:05.410671 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5189 | 2024.10.09 22:17:05.411033 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5190 | 2024.10.09 22:17:05.411200 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001622 sec., 58569.66707768188 rows/sec., 4.57 MiB/sec. | ||
5191 | 2024.10.09 22:17:05.411541 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Debug> DynamicQueryHandler: Done processing query | ||
5192 | 2024.10.09 22:17:05.411566 [ 3 ] {f38c6a5d-d506-4d78-a1cd-b4474d7f36d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5193 | 2024.10.09 22:17:05.411582 [ 3 ] {} <Debug> HTTP-Session: 742e46ed-3d7d-4e67-888b-cbcc7e6aa97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5194 | 2024.10.09 22:17:05.411739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5195 | 2024.10.09 22:17:05.411787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5196 | 2024.10.09 22:17:05.411807 [ 3 ] {} <Debug> HTTP-Session: 2dab97ce-d2d5-42c8-8bd8-c899fd44c401 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5197 | 2024.10.09 22:17:05.411823 [ 3 ] {} <Debug> HTTP-Session: 2dab97ce-d2d5-42c8-8bd8-c899fd44c401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5198 | 2024.10.09 22:17:05.411837 [ 3 ] {} <Debug> HTTP-Session: 2dab97ce-d2d5-42c8-8bd8-c899fd44c401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5199 | 2024.10.09 22:17:05.411869 [ 3 ] {} <Trace> HTTP-Session: 2dab97ce-d2d5-42c8-8bd8-c899fd44c401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5200 | 2024.10.09 22:17:05.412021 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5201 | 2024.10.09 22:17:05.412071 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5202 | 2024.10.09 22:17:05.412236 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5203 | 2024.10.09 22:17:05.412621 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5204 | 2024.10.09 22:17:05.412659 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5205 | 2024.10.09 22:17:05.413041 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5206 | 2024.10.09 22:17:05.413386 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5207 | 2024.10.09 22:17:05.413557 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. | ||
5208 | 2024.10.09 22:17:05.413869 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Debug> DynamicQueryHandler: Done processing query | ||
5209 | 2024.10.09 22:17:05.413894 [ 3 ] {54e9bfc2-2944-4a93-b658-05d0671d9437} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5210 | 2024.10.09 22:17:05.413910 [ 3 ] {} <Debug> HTTP-Session: 2dab97ce-d2d5-42c8-8bd8-c899fd44c401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5211 | 2024.10.09 22:17:05.414072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5212 | 2024.10.09 22:17:05.414121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5213 | 2024.10.09 22:17:05.414141 [ 3 ] {} <Debug> HTTP-Session: cf480596-78b1-4300-921f-bcb50d237cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5214 | 2024.10.09 22:17:05.414158 [ 3 ] {} <Debug> HTTP-Session: cf480596-78b1-4300-921f-bcb50d237cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5215 | 2024.10.09 22:17:05.414172 [ 3 ] {} <Debug> HTTP-Session: cf480596-78b1-4300-921f-bcb50d237cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5216 | 2024.10.09 22:17:05.414202 [ 3 ] {} <Trace> HTTP-Session: cf480596-78b1-4300-921f-bcb50d237cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5217 | 2024.10.09 22:17:05.414531 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5218 | 2024.10.09 22:17:05.414603 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5219 | 2024.10.09 22:17:05.415045 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5220 | 2024.10.09 22:17:05.415703 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2024.10.09 22:17:05.415738 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5222 | 2024.10.09 22:17:05.416365 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5223 | 2024.10.09 22:17:05.416780 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2024.10.09 22:17:05.416996 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002689 sec., 11528.449237634808 rows/sec., 20.66 MiB/sec. | ||
5225 | 2024.10.09 22:17:05.418060 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Debug> DynamicQueryHandler: Done processing query | ||
5226 | 2024.10.09 22:17:05.418084 [ 3 ] {ead1fe56-6702-4da3-be25-06cd51885762} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5227 | 2024.10.09 22:17:05.418100 [ 3 ] {} <Debug> HTTP-Session: cf480596-78b1-4300-921f-bcb50d237cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5228 | 2024.10.09 22:17:05.418221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5229 | 2024.10.09 22:17:05.418269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5230 | 2024.10.09 22:17:05.418288 [ 3 ] {} <Debug> HTTP-Session: b0bce28a-fb26-44c0-883d-b51a706bf0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5231 | 2024.10.09 22:17:05.418304 [ 3 ] {} <Debug> HTTP-Session: b0bce28a-fb26-44c0-883d-b51a706bf0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5232 | 2024.10.09 22:17:05.418318 [ 3 ] {} <Debug> HTTP-Session: b0bce28a-fb26-44c0-883d-b51a706bf0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5233 | 2024.10.09 22:17:05.418349 [ 3 ] {} <Trace> HTTP-Session: b0bce28a-fb26-44c0-883d-b51a706bf0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5234 | 2024.10.09 22:17:05.418460 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5235 | 2024.10.09 22:17:05.418508 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5236 | 2024.10.09 22:17:05.418651 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5237 | 2024.10.09 22:17:05.418954 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2024.10.09 22:17:05.418993 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5239 | 2024.10.09 22:17:05.419355 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5240 | 2024.10.09 22:17:05.419694 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2024.10.09 22:17:05.419857 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
5242 | 2024.10.09 22:17:05.420186 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Debug> DynamicQueryHandler: Done processing query | ||
5243 | 2024.10.09 22:17:05.420228 [ 3 ] {0d03cafc-12f9-4ad2-81cc-7fd00372bba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5244 | 2024.10.09 22:17:05.420258 [ 3 ] {} <Debug> HTTP-Session: b0bce28a-fb26-44c0-883d-b51a706bf0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5245 | 2024.10.09 22:17:10.407388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5246 | 2024.10.09 22:17:10.407523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5247 | 2024.10.09 22:17:10.407553 [ 3 ] {} <Debug> HTTP-Session: efdd03e2-be08-4709-98d3-6ce51f3dfcbe Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5248 | 2024.10.09 22:17:10.407583 [ 3 ] {} <Debug> HTTP-Session: efdd03e2-be08-4709-98d3-6ce51f3dfcbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5249 | 2024.10.09 22:17:10.407602 [ 3 ] {} <Debug> HTTP-Session: efdd03e2-be08-4709-98d3-6ce51f3dfcbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5250 | 2024.10.09 22:17:10.407660 [ 3 ] {} <Trace> HTTP-Session: efdd03e2-be08-4709-98d3-6ce51f3dfcbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5251 | 2024.10.09 22:17:10.407928 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5252 | 2024.10.09 22:17:10.408010 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5253 | 2024.10.09 22:17:10.408363 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5254 | 2024.10.09 22:17:10.408966 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5255 | 2024.10.09 22:17:10.409013 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5256 | 2024.10.09 22:17:10.409457 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5257 | 2024.10.09 22:17:10.409874 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5258 | 2024.10.09 22:17:10.410034 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002222 sec., 97659.76597659766 rows/sec., 8.59 MiB/sec. | ||
5259 | 2024.10.09 22:17:10.410369 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Debug> DynamicQueryHandler: Done processing query | ||
5260 | 2024.10.09 22:17:10.410398 [ 3 ] {68c2357e-cecb-4926-b1a8-0b8718d89e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5261 | 2024.10.09 22:17:10.410415 [ 3 ] {} <Debug> HTTP-Session: efdd03e2-be08-4709-98d3-6ce51f3dfcbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5262 | 2024.10.09 22:17:10.410553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5263 | 2024.10.09 22:17:10.410608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5264 | 2024.10.09 22:17:10.410629 [ 3 ] {} <Debug> HTTP-Session: cdf43e7f-0bb1-4f22-a41b-b2829f12494c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5265 | 2024.10.09 22:17:10.410649 [ 3 ] {} <Debug> HTTP-Session: cdf43e7f-0bb1-4f22-a41b-b2829f12494c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5266 | 2024.10.09 22:17:10.410663 [ 3 ] {} <Debug> HTTP-Session: cdf43e7f-0bb1-4f22-a41b-b2829f12494c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5267 | 2024.10.09 22:17:10.410700 [ 3 ] {} <Trace> HTTP-Session: cdf43e7f-0bb1-4f22-a41b-b2829f12494c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5268 | 2024.10.09 22:17:10.410818 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5269 | 2024.10.09 22:17:10.410868 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5270 | 2024.10.09 22:17:10.411131 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5271 | 2024.10.09 22:17:10.411483 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2024.10.09 22:17:10.411520 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5273 | 2024.10.09 22:17:10.411877 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5274 | 2024.10.09 22:17:10.412243 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2024.10.09 22:17:10.412367 [ 58 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5276 | 2024.10.09 22:17:10.412377 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001596 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
5277 | 2024.10.09 22:17:10.412409 [ 58 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2024.10.09 22:17:10.412444 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5279 | 2024.10.09 22:17:10.412584 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
5280 | 2024.10.09 22:17:10.412599 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Debug> DynamicQueryHandler: Done processing query | ||
5281 | 2024.10.09 22:17:10.412636 [ 3 ] {c5bb2bc9-00e3-49c2-a66a-d34222cf6de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5282 | 2024.10.09 22:17:10.412659 [ 3 ] {} <Debug> HTTP-Session: cdf43e7f-0bb1-4f22-a41b-b2829f12494c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5283 | 2024.10.09 22:17:10.412743 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5284 | 2024.10.09 22:17:10.412793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5285 | 2024.10.09 22:17:10.412789 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part | ||
5286 | 2024.10.09 22:17:10.412848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5287 | 2024.10.09 22:17:10.412874 [ 3 ] {} <Debug> HTTP-Session: 22ccbab2-8514-44d3-a41d-a5f08edd0a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5288 | 2024.10.09 22:17:10.412905 [ 3 ] {} <Debug> HTTP-Session: 22ccbab2-8514-44d3-a41d-a5f08edd0a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5289 | 2024.10.09 22:17:10.412918 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
5290 | 2024.10.09 22:17:10.412942 [ 3 ] {} <Debug> HTTP-Session: 22ccbab2-8514-44d3-a41d-a5f08edd0a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5291 | 2024.10.09 22:17:10.413056 [ 3 ] {} <Trace> HTTP-Session: 22ccbab2-8514-44d3-a41d-a5f08edd0a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5292 | 2024.10.09 22:17:10.413310 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
5293 | 2024.10.09 22:17:10.413523 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5294 | 2024.10.09 22:17:10.413658 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
5295 | 2024.10.09 22:17:10.413676 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5296 | 2024.10.09 22:17:10.414035 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
5297 | 2024.10.09 22:17:10.414369 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5298 | 2024.10.09 22:17:10.415048 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5299 | 2024.10.09 22:17:10.415592 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2024.10.09 22:17:10.415638 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5301 | 2024.10.09 22:17:10.416253 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5302 | 2024.10.09 22:17:10.416258 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.00373625 sec., 39611.910337905654 rows/sec., 3.04 MiB/sec. | ||
5303 | 2024.10.09 22:17:10.416395 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5304 | 2024.10.09 22:17:10.416861 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2024.10.09 22:17:10.417037 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00371 sec., 3773.584905660377 rows/sec., 264.28 KiB/sec. | ||
5306 | 2024.10.09 22:17:10.417072 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2024.10.09 22:17:10.417201 [ 194 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_16_3} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5308 | 2024.10.09 22:17:10.417279 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Debug> DynamicQueryHandler: Done processing query | ||
5309 | 2024.10.09 22:17:10.417280 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5310 | 2024.10.09 22:17:10.417307 [ 3 ] {8d256318-4996-4960-8e22-55e070aab91d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5311 | 2024.10.09 22:17:10.417329 [ 3 ] {} <Debug> HTTP-Session: 22ccbab2-8514-44d3-a41d-a5f08edd0a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5312 | 2024.10.09 22:17:10.417437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5313 | 2024.10.09 22:17:10.417488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5314 | 2024.10.09 22:17:10.417507 [ 3 ] {} <Debug> HTTP-Session: b2fbb0fe-d0c4-40fb-975d-d368ddf44580 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5315 | 2024.10.09 22:17:10.417524 [ 3 ] {} <Debug> HTTP-Session: b2fbb0fe-d0c4-40fb-975d-d368ddf44580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5316 | 2024.10.09 22:17:10.417539 [ 3 ] {} <Debug> HTTP-Session: b2fbb0fe-d0c4-40fb-975d-d368ddf44580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5317 | 2024.10.09 22:17:10.417575 [ 3 ] {} <Trace> HTTP-Session: b2fbb0fe-d0c4-40fb-975d-d368ddf44580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5318 | 2024.10.09 22:17:10.417673 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5319 | 2024.10.09 22:17:10.417717 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5320 | 2024.10.09 22:17:10.417947 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5321 | 2024.10.09 22:17:10.418255 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.10.09 22:17:10.418292 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5323 | 2024.10.09 22:17:10.418644 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5324 | 2024.10.09 22:17:10.419004 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2024.10.09 22:17:10.419130 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 238.72 KiB/sec. | ||
5326 | 2024.10.09 22:17:10.419446 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Debug> DynamicQueryHandler: Done processing query | ||
5327 | 2024.10.09 22:17:10.419472 [ 3 ] {2d2dfb3c-7e5b-4d3d-ba72-3ac324547bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5328 | 2024.10.09 22:17:10.419488 [ 3 ] {} <Debug> HTTP-Session: b2fbb0fe-d0c4-40fb-975d-d368ddf44580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5329 | 2024.10.09 22:17:10.419666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5330 | 2024.10.09 22:17:10.419715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5331 | 2024.10.09 22:17:10.419734 [ 3 ] {} <Debug> HTTP-Session: b330f162-55fe-49a3-b703-88acd71f38c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5332 | 2024.10.09 22:17:10.419750 [ 3 ] {} <Debug> HTTP-Session: b330f162-55fe-49a3-b703-88acd71f38c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5333 | 2024.10.09 22:17:10.419764 [ 3 ] {} <Debug> HTTP-Session: b330f162-55fe-49a3-b703-88acd71f38c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5334 | 2024.10.09 22:17:10.419795 [ 3 ] {} <Trace> HTTP-Session: b330f162-55fe-49a3-b703-88acd71f38c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5335 | 2024.10.09 22:17:10.419997 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5336 | 2024.10.09 22:17:10.420042 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5337 | 2024.10.09 22:17:10.420287 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5338 | 2024.10.09 22:17:10.420860 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5339 | 2024.10.09 22:17:10.420897 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5340 | 2024.10.09 22:17:10.421268 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5341 | 2024.10.09 22:17:10.421623 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5342 | 2024.10.09 22:17:10.421757 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Debug> executeQuery: Read 399 rows, 29.07 KiB in 0.001873 sec., 213027.22904431392 rows/sec., 15.16 MiB/sec. | ||
5343 | 2024.10.09 22:17:10.421932 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Debug> DynamicQueryHandler: Done processing query | ||
5344 | 2024.10.09 22:17:10.421956 [ 3 ] {bf5f0fdc-4609-44bd-b7ad-c4db41e40df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5345 | 2024.10.09 22:17:10.421972 [ 3 ] {} <Debug> HTTP-Session: b330f162-55fe-49a3-b703-88acd71f38c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5346 | 2024.10.09 22:17:10.422095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5347 | 2024.10.09 22:17:10.422143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5348 | 2024.10.09 22:17:10.422162 [ 3 ] {} <Debug> HTTP-Session: 2b6b3a11-e84a-401b-8c5b-b21467bc7200 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5349 | 2024.10.09 22:17:10.422178 [ 3 ] {} <Debug> HTTP-Session: 2b6b3a11-e84a-401b-8c5b-b21467bc7200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5350 | 2024.10.09 22:17:10.422192 [ 3 ] {} <Debug> HTTP-Session: 2b6b3a11-e84a-401b-8c5b-b21467bc7200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5351 | 2024.10.09 22:17:10.422223 [ 3 ] {} <Trace> HTTP-Session: 2b6b3a11-e84a-401b-8c5b-b21467bc7200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5352 | 2024.10.09 22:17:10.422317 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5353 | 2024.10.09 22:17:10.422362 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5354 | 2024.10.09 22:17:10.422492 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5355 | 2024.10.09 22:17:10.422747 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5356 | 2024.10.09 22:17:10.422783 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5357 | 2024.10.09 22:17:10.423133 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5358 | 2024.10.09 22:17:10.423456 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2024.10.09 22:17:10.423595 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec. | ||
5360 | 2024.10.09 22:17:10.423794 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Debug> DynamicQueryHandler: Done processing query | ||
5361 | 2024.10.09 22:17:10.423817 [ 3 ] {44281458-a956-444a-9cab-4a286c95b532} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5362 | 2024.10.09 22:17:10.423833 [ 3 ] {} <Debug> HTTP-Session: 2b6b3a11-e84a-401b-8c5b-b21467bc7200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5363 | 2024.10.09 22:17:10.423983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5364 | 2024.10.09 22:17:10.424031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5365 | 2024.10.09 22:17:10.424049 [ 3 ] {} <Debug> HTTP-Session: 80ca0c9e-6fde-4e17-a4e2-f660fad2a98b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5366 | 2024.10.09 22:17:10.424066 [ 3 ] {} <Debug> HTTP-Session: 80ca0c9e-6fde-4e17-a4e2-f660fad2a98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5367 | 2024.10.09 22:17:10.424080 [ 3 ] {} <Debug> HTTP-Session: 80ca0c9e-6fde-4e17-a4e2-f660fad2a98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5368 | 2024.10.09 22:17:10.424110 [ 3 ] {} <Trace> HTTP-Session: 80ca0c9e-6fde-4e17-a4e2-f660fad2a98b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2024.10.09 22:17:10.424305 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5370 | 2024.10.09 22:17:10.424352 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5371 | 2024.10.09 22:17:10.424504 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5372 | 2024.10.09 22:17:10.424948 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2024.10.09 22:17:10.424984 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5374 | 2024.10.09 22:17:10.425361 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5375 | 2024.10.09 22:17:10.425695 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2024.10.09 22:17:10.425862 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001653 sec., 143375.68058076224 rows/sec., 9.61 MiB/sec. | ||
5377 | 2024.10.09 22:17:10.426029 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Debug> DynamicQueryHandler: Done processing query | ||
5378 | 2024.10.09 22:17:10.426054 [ 3 ] {52f3bc60-4b29-4640-bd82-e83d863fca37} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5379 | 2024.10.09 22:17:10.426069 [ 3 ] {} <Debug> HTTP-Session: 80ca0c9e-6fde-4e17-a4e2-f660fad2a98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5380 | 2024.10.09 22:17:10.426175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5381 | 2024.10.09 22:17:10.426223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5382 | 2024.10.09 22:17:10.426241 [ 3 ] {} <Debug> HTTP-Session: 3e65afab-2b17-4057-99a9-8bce613cd1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5383 | 2024.10.09 22:17:10.426257 [ 3 ] {} <Debug> HTTP-Session: 3e65afab-2b17-4057-99a9-8bce613cd1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5384 | 2024.10.09 22:17:10.426270 [ 3 ] {} <Debug> HTTP-Session: 3e65afab-2b17-4057-99a9-8bce613cd1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5385 | 2024.10.09 22:17:10.426300 [ 3 ] {} <Trace> HTTP-Session: 3e65afab-2b17-4057-99a9-8bce613cd1b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5386 | 2024.10.09 22:17:10.426392 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5387 | 2024.10.09 22:17:10.426437 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5388 | 2024.10.09 22:17:10.426566 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5389 | 2024.10.09 22:17:10.426823 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2024.10.09 22:17:10.426859 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5391 | 2024.10.09 22:17:10.427204 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5392 | 2024.10.09 22:17:10.427529 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2024.10.09 22:17:10.427691 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. | ||
5394 | 2024.10.09 22:17:10.427986 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Debug> DynamicQueryHandler: Done processing query | ||
5395 | 2024.10.09 22:17:10.428010 [ 3 ] {3f5a6377-8161-4071-8151-a27aad2f94f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5396 | 2024.10.09 22:17:10.428026 [ 3 ] {} <Debug> HTTP-Session: 3e65afab-2b17-4057-99a9-8bce613cd1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5397 | 2024.10.09 22:17:10.428152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5398 | 2024.10.09 22:17:10.428199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5399 | 2024.10.09 22:17:10.428218 [ 3 ] {} <Debug> HTTP-Session: bdcbcd85-ef44-427d-a0f3-3affc622535d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5400 | 2024.10.09 22:17:10.428234 [ 3 ] {} <Debug> HTTP-Session: bdcbcd85-ef44-427d-a0f3-3affc622535d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5401 | 2024.10.09 22:17:10.428248 [ 3 ] {} <Debug> HTTP-Session: bdcbcd85-ef44-427d-a0f3-3affc622535d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5402 | 2024.10.09 22:17:10.428278 [ 3 ] {} <Trace> HTTP-Session: bdcbcd85-ef44-427d-a0f3-3affc622535d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5403 | 2024.10.09 22:17:10.428471 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5404 | 2024.10.09 22:17:10.428544 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5405 | 2024.10.09 22:17:10.428973 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5406 | 2024.10.09 22:17:10.429544 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2024.10.09 22:17:10.429582 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5408 | 2024.10.09 22:17:10.430173 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5409 | 2024.10.09 22:17:10.430603 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5410 | 2024.10.09 22:17:10.430815 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00246 sec., 5691.056910569106 rows/sec., 10.20 MiB/sec. | ||
5411 | 2024.10.09 22:17:10.431342 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Debug> DynamicQueryHandler: Done processing query | ||
5412 | 2024.10.09 22:17:10.431367 [ 3 ] {95ec8cd4-ad2e-4890-bd53-85d14572bfcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
5413 | 2024.10.09 22:17:10.431383 [ 3 ] {} <Debug> HTTP-Session: bdcbcd85-ef44-427d-a0f3-3affc622535d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5414 | 2024.10.09 22:17:10.431488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5415 | 2024.10.09 22:17:10.431536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5416 | 2024.10.09 22:17:10.431555 [ 3 ] {} <Debug> HTTP-Session: c703a976-c8c4-4694-94e4-9035e2cca6db Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5417 | 2024.10.09 22:17:10.431573 [ 3 ] {} <Debug> HTTP-Session: c703a976-c8c4-4694-94e4-9035e2cca6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5418 | 2024.10.09 22:17:10.431586 [ 3 ] {} <Debug> HTTP-Session: c703a976-c8c4-4694-94e4-9035e2cca6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5419 | 2024.10.09 22:17:10.431617 [ 3 ] {} <Trace> HTTP-Session: c703a976-c8c4-4694-94e4-9035e2cca6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5420 | 2024.10.09 22:17:10.431714 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5421 | 2024.10.09 22:17:10.431760 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5422 | 2024.10.09 22:17:10.431910 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5423 | 2024.10.09 22:17:10.432169 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Trace> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5424 | 2024.10.09 22:17:10.432205 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5425 | 2024.10.09 22:17:10.432566 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
5426 | 2024.10.09 22:17:10.432905 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Trace> oximeter.measurements_i64 (593a9fb2-af22-49fd-b56d-0597e315e237): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5427 | 2024.10.09 22:17:10.433072 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001373 sec., 2184.996358339403 rows/sec., 174.97 KiB/sec. | ||
5428 | 2024.10.09 22:17:10.433377 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Debug> DynamicQueryHandler: Done processing query | ||
5429 | 2024.10.09 22:17:10.433402 [ 3 ] {da1ae1db-6a08-4c02-8395-9d2e62078956} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5430 | 2024.10.09 22:17:10.433418 [ 3 ] {} <Debug> HTTP-Session: c703a976-c8c4-4694-94e4-9035e2cca6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5431 | 2024.10.09 22:17:10.433532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5432 | 2024.10.09 22:17:10.433578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5433 | 2024.10.09 22:17:10.433597 [ 3 ] {} <Debug> HTTP-Session: 513fc65f-d187-4d37-8a8a-6c16dc2be256 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5434 | 2024.10.09 22:17:10.433613 [ 3 ] {} <Debug> HTTP-Session: 513fc65f-d187-4d37-8a8a-6c16dc2be256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5435 | 2024.10.09 22:17:10.433627 [ 3 ] {} <Debug> HTTP-Session: 513fc65f-d187-4d37-8a8a-6c16dc2be256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5436 | 2024.10.09 22:17:10.433658 [ 3 ] {} <Trace> HTTP-Session: 513fc65f-d187-4d37-8a8a-6c16dc2be256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5437 | 2024.10.09 22:17:10.433776 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5438 | 2024.10.09 22:17:10.433821 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5439 | 2024.10.09 22:17:10.433971 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5440 | 2024.10.09 22:17:10.434339 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2024.10.09 22:17:10.434374 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5442 | 2024.10.09 22:17:10.434737 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5443 | 2024.10.09 22:17:10.435073 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2024.10.09 22:17:10.435232 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001488 sec., 55107.526881720434 rows/sec., 3.50 MiB/sec. | ||
5445 | 2024.10.09 22:17:10.435403 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Debug> DynamicQueryHandler: Done processing query | ||
5446 | 2024.10.09 22:17:10.435428 [ 3 ] {1415c2bb-fc2c-467b-9ed1-eccb96b490bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5447 | 2024.10.09 22:17:10.435443 [ 3 ] {} <Debug> HTTP-Session: 513fc65f-d187-4d37-8a8a-6c16dc2be256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5448 | 2024.10.09 22:17:14.140668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 552 | ||
5449 | 2024.10.09 22:17:14.143732 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2024.10.09 22:17:14.143780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5451 | 2024.10.09 22:17:14.145305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5452 | 2024.10.09 22:17:14.146312 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2024.10.09 22:17:14.147586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
5454 | 2024.10.09 22:17:15.403533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5455 | 2024.10.09 22:17:15.403707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5456 | 2024.10.09 22:17:15.403753 [ 3 ] {} <Debug> HTTP-Session: 4961abe3-3892-41a6-ac9b-b50b34351c38 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5457 | 2024.10.09 22:17:15.403796 [ 3 ] {} <Debug> HTTP-Session: 4961abe3-3892-41a6-ac9b-b50b34351c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5458 | 2024.10.09 22:17:15.403825 [ 3 ] {} <Debug> HTTP-Session: 4961abe3-3892-41a6-ac9b-b50b34351c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5459 | 2024.10.09 22:17:15.403907 [ 3 ] {} <Trace> HTTP-Session: 4961abe3-3892-41a6-ac9b-b50b34351c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5460 | 2024.10.09 22:17:15.404249 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5461 | 2024.10.09 22:17:15.404361 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5462 | 2024.10.09 22:17:15.404707 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5463 | 2024.10.09 22:17:15.405285 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2024.10.09 22:17:15.405325 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5465 | 2024.10.09 22:17:15.405811 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5466 | 2024.10.09 22:17:15.406215 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2024.10.09 22:17:15.406357 [ 118 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5468 | 2024.10.09 22:17:15.406361 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002252 sec., 52397.86856127886 rows/sec., 4.47 MiB/sec. | ||
5469 | 2024.10.09 22:17:15.406396 [ 118 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5470 | 2024.10.09 22:17:15.406430 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5471 | 2024.10.09 22:17:15.406744 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
5472 | 2024.10.09 22:17:15.406783 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Debug> DynamicQueryHandler: Done processing query | ||
5473 | 2024.10.09 22:17:15.406930 [ 3 ] {73c4c4b2-6cf7-4eb9-aac6-079c6547835d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
5474 | 2024.10.09 22:17:15.407053 [ 3 ] {} <Debug> HTTP-Session: 4961abe3-3892-41a6-ac9b-b50b34351c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5475 | 2024.10.09 22:17:15.407202 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5476 | 2024.10.09 22:17:15.407244 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1417 rows starting from the beginning of the part | ||
5477 | 2024.10.09 22:17:15.407309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5478 | 2024.10.09 22:17:15.407472 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1347 rows starting from the beginning of the part | ||
5479 | 2024.10.09 22:17:15.407490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5480 | 2024.10.09 22:17:15.407601 [ 3 ] {} <Debug> HTTP-Session: c8e26e05-41f0-4567-86eb-15a133ac50cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5481 | 2024.10.09 22:17:15.407728 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
5482 | 2024.10.09 22:17:15.407831 [ 3 ] {} <Debug> HTTP-Session: c8e26e05-41f0-4567-86eb-15a133ac50cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5483 | 2024.10.09 22:17:15.408002 [ 3 ] {} <Debug> HTTP-Session: c8e26e05-41f0-4567-86eb-15a133ac50cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5484 | 2024.10.09 22:17:15.408024 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part | ||
5485 | 2024.10.09 22:17:15.408197 [ 3 ] {} <Trace> HTTP-Session: c8e26e05-41f0-4567-86eb-15a133ac50cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5486 | 2024.10.09 22:17:15.408310 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 217 rows starting from the beginning of the part | ||
5487 | 2024.10.09 22:17:15.408614 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
5488 | 2024.10.09 22:17:15.408732 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5489 | 2024.10.09 22:17:15.409060 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5490 | 2024.10.09 22:17:15.409847 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5491 | 2024.10.09 22:17:15.410727 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2024.10.09 22:17:15.410794 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5493 | 2024.10.09 22:17:15.411618 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5494 | 2024.10.09 22:17:15.412401 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2024.10.09 22:17:15.412431 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3273 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882284 sec., 556416.5212016285 rows/sec., 48.84 MiB/sec. | ||
5496 | 2024.10.09 22:17:15.412607 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.004095 sec., 7570.207570207571 rows/sec., 569.24 KiB/sec. | ||
5497 | 2024.10.09 22:17:15.412764 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5498 | 2024.10.09 22:17:15.412916 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Debug> DynamicQueryHandler: Done processing query | ||
5499 | 2024.10.09 22:17:15.412951 [ 3 ] {81c0644a-2fff-4b02-8c59-26b17bd66111} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5500 | 2024.10.09 22:17:15.413003 [ 3 ] {} <Debug> HTTP-Session: c8e26e05-41f0-4567-86eb-15a133ac50cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5501 | 2024.10.09 22:17:15.413228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5502 | 2024.10.09 22:17:15.413326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5503 | 2024.10.09 22:17:15.413367 [ 3 ] {} <Debug> HTTP-Session: f65eda6e-b700-465c-842b-edfbc2f168ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5504 | 2024.10.09 22:17:15.413401 [ 3 ] {} <Debug> HTTP-Session: f65eda6e-b700-465c-842b-edfbc2f168ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5505 | 2024.10.09 22:17:15.413419 [ 3 ] {} <Debug> HTTP-Session: f65eda6e-b700-465c-842b-edfbc2f168ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5506 | 2024.10.09 22:17:15.413478 [ 3 ] {} <Trace> HTTP-Session: f65eda6e-b700-465c-842b-edfbc2f168ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2024.10.09 22:17:15.413538 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2024.10.09 22:17:15.413706 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_26_5} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5509 | 2024.10.09 22:17:15.413737 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5510 | 2024.10.09 22:17:15.413843 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5511 | 2024.10.09 22:17:15.413858 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5512 | 2024.10.09 22:17:15.414138 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5513 | 2024.10.09 22:17:15.414542 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2024.10.09 22:17:15.414580 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5515 | 2024.10.09 22:17:15.414952 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5516 | 2024.10.09 22:17:15.415322 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2024.10.09 22:17:15.415452 [ 118 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5518 | 2024.10.09 22:17:15.415458 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001849 sec., 51379.123850730124 rows/sec., 4.01 MiB/sec. | ||
5519 | 2024.10.09 22:17:15.415486 [ 118 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5520 | 2024.10.09 22:17:15.415531 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5521 | 2024.10.09 22:17:15.415664 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
5522 | 2024.10.09 22:17:15.415688 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Debug> DynamicQueryHandler: Done processing query | ||
5523 | 2024.10.09 22:17:15.415716 [ 3 ] {c3e06759-5e13-4927-9683-def62d6c74d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5524 | 2024.10.09 22:17:15.415741 [ 3 ] {} <Debug> HTTP-Session: f65eda6e-b700-465c-842b-edfbc2f168ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5525 | 2024.10.09 22:17:15.415827 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5526 | 2024.10.09 22:17:15.415864 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
5527 | 2024.10.09 22:17:15.415936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5528 | 2024.10.09 22:17:15.416061 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 847 rows starting from the beginning of the part | ||
5529 | 2024.10.09 22:17:15.416074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5530 | 2024.10.09 22:17:15.416164 [ 3 ] {} <Debug> HTTP-Session: 9c671bcb-4817-4736-8e8f-6871acf420b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5531 | 2024.10.09 22:17:15.416242 [ 3 ] {} <Debug> HTTP-Session: 9c671bcb-4817-4736-8e8f-6871acf420b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5532 | 2024.10.09 22:17:15.416341 [ 3 ] {} <Debug> HTTP-Session: 9c671bcb-4817-4736-8e8f-6871acf420b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5533 | 2024.10.09 22:17:15.416448 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
5534 | 2024.10.09 22:17:15.416454 [ 3 ] {} <Trace> HTTP-Session: 9c671bcb-4817-4736-8e8f-6871acf420b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5535 | 2024.10.09 22:17:15.416626 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part | ||
5536 | 2024.10.09 22:17:15.416946 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5537 | 2024.10.09 22:17:15.416969 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 399 rows starting from the beginning of the part | ||
5538 | 2024.10.09 22:17:15.417109 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5539 | 2024.10.09 22:17:15.417282 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part | ||
5540 | 2024.10.09 22:17:15.417947 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5541 | 2024.10.09 22:17:15.418531 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5542 | 2024.10.09 22:17:15.418579 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5543 | 2024.10.09 22:17:15.419147 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5544 | 2024.10.09 22:17:15.419525 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.003912323 sec., 616002.308602843 rows/sec., 47.24 MiB/sec. | ||
5545 | 2024.10.09 22:17:15.419612 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5546 | 2024.10.09 22:17:15.419807 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5547 | 2024.10.09 22:17:15.419838 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003158 sec., 50664.9778340722 rows/sec., 3.53 MiB/sec. | ||
5548 | 2024.10.09 22:17:15.419859 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5549 | 2024.10.09 22:17:15.419918 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5550 | 2024.10.09 22:17:15.419957 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5551 | 2024.10.09 22:17:15.420368 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
5552 | 2024.10.09 22:17:15.420422 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Debug> DynamicQueryHandler: Done processing query | ||
5553 | 2024.10.09 22:17:15.420477 [ 3 ] {bbd77d95-6808-4af1-b7fe-396f391bcee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5554 | 2024.10.09 22:17:15.420560 [ 3 ] {} <Debug> HTTP-Session: 9c671bcb-4817-4736-8e8f-6871acf420b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5555 | 2024.10.09 22:17:15.420830 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5556 | 2024.10.09 22:17:15.420947 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6635 rows starting from the beginning of the part | ||
5557 | 2024.10.09 22:17:15.420947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5558 | 2024.10.09 22:17:15.421295 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1021 rows starting from the beginning of the part | ||
5559 | 2024.10.09 22:17:15.421409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5560 | 2024.10.09 22:17:15.421705 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 62 rows starting from the beginning of the part | ||
5561 | 2024.10.09 22:17:15.421742 [ 3 ] {} <Debug> HTTP-Session: b9ff4a43-96f9-4a14-bfb9-c2af5d77242a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5562 | 2024.10.09 22:17:15.421856 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5563 | 2024.10.09 22:17:15.421885 [ 3 ] {} <Debug> HTTP-Session: b9ff4a43-96f9-4a14-bfb9-c2af5d77242a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5564 | 2024.10.09 22:17:15.422082 [ 3 ] {} <Debug> HTTP-Session: b9ff4a43-96f9-4a14-bfb9-c2af5d77242a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5565 | 2024.10.09 22:17:15.422182 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
5566 | 2024.10.09 22:17:15.422308 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_26_5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5567 | 2024.10.09 22:17:15.422334 [ 3 ] {} <Trace> HTTP-Session: b9ff4a43-96f9-4a14-bfb9-c2af5d77242a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5568 | 2024.10.09 22:17:15.422557 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
5569 | 2024.10.09 22:17:15.422586 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5570 | 2024.10.09 22:17:15.422876 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
5571 | 2024.10.09 22:17:15.423761 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5572 | 2024.10.09 22:17:15.423853 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5573 | 2024.10.09 22:17:15.425770 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5574 | 2024.10.09 22:17:15.426886 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5575 | 2024.10.09 22:17:15.426925 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5576 | 2024.10.09 22:17:15.428129 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5577 | 2024.10.09 22:17:15.428615 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5578 | 2024.10.09 22:17:15.428815 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5579 | 2024.10.09 22:17:15.428940 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5580 | 2024.10.09 22:17:15.429019 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5581 | 2024.10.09 22:17:15.429093 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005937 sec., 5221.492336196733 rows/sec., 9.36 MiB/sec. | ||
5582 | 2024.10.09 22:17:15.429556 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8275 rows, containing 5 columns (5 merged, 0 gathered) in 0.009463793 sec., 874385.1434620348 rows/sec., 59.04 MiB/sec. | ||
5583 | 2024.10.09 22:17:15.430014 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5584 | 2024.10.09 22:17:15.430290 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Debug> DynamicQueryHandler: Done processing query | ||
5585 | 2024.10.09 22:17:15.430329 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
5586 | 2024.10.09 22:17:15.430361 [ 3 ] {70c84752-9486-4f56-8e6b-eea9994110b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5587 | 2024.10.09 22:17:15.430404 [ 3 ] {} <Debug> HTTP-Session: b9ff4a43-96f9-4a14-bfb9-c2af5d77242a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5588 | 2024.10.09 22:17:15.430734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5589 | 2024.10.09 22:17:15.430994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5590 | 2024.10.09 22:17:15.431119 [ 3 ] {} <Debug> HTTP-Session: d0219bf8-aba9-41f9-a090-9bf1a085fd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5591 | 2024.10.09 22:17:15.431218 [ 3 ] {} <Debug> HTTP-Session: d0219bf8-aba9-41f9-a090-9bf1a085fd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5592 | 2024.10.09 22:17:15.431280 [ 3 ] {} <Debug> HTTP-Session: d0219bf8-aba9-41f9-a090-9bf1a085fd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5593 | 2024.10.09 22:17:15.431479 [ 3 ] {} <Trace> HTTP-Session: d0219bf8-aba9-41f9-a090-9bf1a085fd56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5594 | 2024.10.09 22:17:15.431892 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5595 | 2024.10.09 22:17:15.431934 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5596 | 2024.10.09 22:17:15.432086 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5597 | 2024.10.09 22:17:15.432127 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5598 | 2024.10.09 22:17:15.432165 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5599 | 2024.10.09 22:17:15.432485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
5600 | 2024.10.09 22:17:15.432497 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 229 rows starting from the beginning of the part | ||
5601 | 2024.10.09 22:17:15.433194 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5602 | 2024.10.09 22:17:15.433480 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
5603 | 2024.10.09 22:17:15.434144 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
5604 | 2024.10.09 22:17:15.434330 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5605 | 2024.10.09 22:17:15.434460 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5606 | 2024.10.09 22:17:15.434805 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
5607 | 2024.10.09 22:17:15.435378 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5608 | 2024.10.09 22:17:15.435990 [ 188 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
5609 | 2024.10.09 22:17:15.436116 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5610 | 2024.10.09 22:17:15.437187 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5611 | 2024.10.09 22:17:15.437434 [ 118 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5612 | 2024.10.09 22:17:15.437519 [ 118 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5613 | 2024.10.09 22:17:15.437562 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005834 sec., 10284.538909838875 rows/sec., 709.74 KiB/sec. | ||
5614 | 2024.10.09 22:17:15.437601 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5615 | 2024.10.09 22:17:15.438137 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
5616 | 2024.10.09 22:17:15.438852 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5617 | 2024.10.09 22:17:15.438968 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1266 rows starting from the beginning of the part | ||
5618 | 2024.10.09 22:17:15.439215 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
5619 | 2024.10.09 22:17:15.439514 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
5620 | 2024.10.09 22:17:15.439650 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Debug> DynamicQueryHandler: Done processing query | ||
5621 | 2024.10.09 22:17:15.439744 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
5622 | 2024.10.09 22:17:15.439767 [ 3 ] {129f73c3-85e0-4ddf-9a7f-c40677831ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5623 | 2024.10.09 22:17:15.439929 [ 3 ] {} <Debug> HTTP-Session: d0219bf8-aba9-41f9-a090-9bf1a085fd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5624 | 2024.10.09 22:17:15.440035 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
5625 | 2024.10.09 22:17:15.440301 [ 197 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
5626 | 2024.10.09 22:17:15.444017 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 4 columns (4 merged, 0 gathered) in 0.006257128 sec., 247717.48316480021 rows/sec., 16.22 MiB/sec. | ||
5627 | 2024.10.09 22:17:15.444323 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5628 | 2024.10.09 22:17:15.445294 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5629 | 2024.10.09 22:17:15.445378 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_26_5} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5630 | 2024.10.09 22:17:15.445588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5631 | 2024.10.09 22:17:15.446285 [ 197 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 19 columns (19 merged, 0 gathered) in 0.016739293 sec., 20610.189450653623 rows/sec., 36.93 MiB/sec. | ||
5632 | 2024.10.09 22:17:15.446915 [ 197 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5633 | 2024.10.09 22:17:15.447513 [ 197 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2024.10.09 22:17:15.447597 [ 197 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5635 | 2024.10.09 22:17:15.447738 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
5636 | 2024.10.09 22:17:16.000168 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.33 MiB, peak 161.12 MiB, free memory in arenas 0.00 B, will set to 153.03 MiB (RSS), difference: 1.70 MiB | ||
5637 | 2024.10.09 22:17:19.001990 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5638 | 2024.10.09 22:17:19.002065 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5639 | 2024.10.09 22:17:20.264776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5640 | 2024.10.09 22:17:20.264892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5641 | 2024.10.09 22:17:20.264917 [ 3 ] {} <Debug> HTTP-Session: 1fdf17ed-6f01-4e27-8d16-7e12b6fbc752 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5642 | 2024.10.09 22:17:20.264941 [ 3 ] {} <Debug> HTTP-Session: 1fdf17ed-6f01-4e27-8d16-7e12b6fbc752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5643 | 2024.10.09 22:17:20.264956 [ 3 ] {} <Debug> HTTP-Session: 1fdf17ed-6f01-4e27-8d16-7e12b6fbc752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5644 | 2024.10.09 22:17:20.265005 [ 3 ] {} <Trace> HTTP-Session: 1fdf17ed-6f01-4e27-8d16-7e12b6fbc752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5645 | 2024.10.09 22:17:20.265186 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5646 | 2024.10.09 22:17:20.265259 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5647 | 2024.10.09 22:17:20.265598 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5648 | 2024.10.09 22:17:20.266057 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2024.10.09 22:17:20.266099 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5650 | 2024.10.09 22:17:20.266505 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5651 | 2024.10.09 22:17:20.266924 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2024.10.09 22:17:20.267115 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 164.90 KiB/sec. | ||
5653 | 2024.10.09 22:17:20.267440 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Debug> DynamicQueryHandler: Done processing query | ||
5654 | 2024.10.09 22:17:20.267466 [ 3 ] {00fbc66f-e18d-4fc8-841d-3a61134546a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5655 | 2024.10.09 22:17:20.267482 [ 3 ] {} <Debug> HTTP-Session: 1fdf17ed-6f01-4e27-8d16-7e12b6fbc752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5656 | 2024.10.09 22:17:20.267688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 33017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5657 | 2024.10.09 22:17:20.267738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5658 | 2024.10.09 22:17:20.267757 [ 3 ] {} <Debug> HTTP-Session: d48e8efb-b2af-484f-bb47-dba3c9574cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5659 | 2024.10.09 22:17:20.267774 [ 3 ] {} <Debug> HTTP-Session: d48e8efb-b2af-484f-bb47-dba3c9574cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5660 | 2024.10.09 22:17:20.267787 [ 3 ] {} <Debug> HTTP-Session: d48e8efb-b2af-484f-bb47-dba3c9574cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5661 | 2024.10.09 22:17:20.267819 [ 3 ] {} <Trace> HTTP-Session: d48e8efb-b2af-484f-bb47-dba3c9574cb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5662 | 2024.10.09 22:17:20.267983 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5663 | 2024.10.09 22:17:20.268028 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5664 | 2024.10.09 22:17:20.268275 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5665 | 2024.10.09 22:17:20.268786 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5666 | 2024.10.09 22:17:20.268824 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5667 | 2024.10.09 22:17:20.269203 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5668 | 2024.10.09 22:17:20.269574 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2024.10.09 22:17:20.269744 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Debug> executeQuery: Read 219 rows, 19.70 KiB in 0.001833 sec., 119476.26841243863 rows/sec., 10.49 MiB/sec. | ||
5670 | 2024.10.09 22:17:20.270105 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Debug> DynamicQueryHandler: Done processing query | ||
5671 | 2024.10.09 22:17:20.270131 [ 3 ] {7e574933-3dd2-49ef-973e-81221f7da432} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
5672 | 2024.10.09 22:17:20.270147 [ 3 ] {} <Debug> HTTP-Session: d48e8efb-b2af-484f-bb47-dba3c9574cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5673 | 2024.10.09 22:17:20.270282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5674 | 2024.10.09 22:17:20.270331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5675 | 2024.10.09 22:17:20.270350 [ 3 ] {} <Debug> HTTP-Session: f8c6eebe-a0e8-4085-af33-2a0f92eea067 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5676 | 2024.10.09 22:17:20.270366 [ 3 ] {} <Debug> HTTP-Session: f8c6eebe-a0e8-4085-af33-2a0f92eea067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5677 | 2024.10.09 22:17:20.270380 [ 3 ] {} <Debug> HTTP-Session: f8c6eebe-a0e8-4085-af33-2a0f92eea067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5678 | 2024.10.09 22:17:20.270411 [ 3 ] {} <Trace> HTTP-Session: f8c6eebe-a0e8-4085-af33-2a0f92eea067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5679 | 2024.10.09 22:17:20.270516 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5680 | 2024.10.09 22:17:20.270561 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5681 | 2024.10.09 22:17:20.270808 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5682 | 2024.10.09 22:17:20.271138 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5683 | 2024.10.09 22:17:20.271175 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5684 | 2024.10.09 22:17:20.271533 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5685 | 2024.10.09 22:17:20.271899 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5686 | 2024.10.09 22:17:20.272066 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001582 sec., 11378.002528445006 rows/sec., 841.99 KiB/sec. | ||
5687 | 2024.10.09 22:17:20.272245 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Debug> DynamicQueryHandler: Done processing query | ||
5688 | 2024.10.09 22:17:20.272270 [ 3 ] {b7eb7aee-726b-49c7-ac79-3ed85f5a4386} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5689 | 2024.10.09 22:17:20.272286 [ 3 ] {} <Debug> HTTP-Session: f8c6eebe-a0e8-4085-af33-2a0f92eea067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5690 | 2024.10.09 22:17:20.272407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5691 | 2024.10.09 22:17:20.272455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5692 | 2024.10.09 22:17:20.272474 [ 3 ] {} <Debug> HTTP-Session: 632ffc7a-0a29-49cb-a040-4c30ba8f88ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5693 | 2024.10.09 22:17:20.272491 [ 3 ] {} <Debug> HTTP-Session: 632ffc7a-0a29-49cb-a040-4c30ba8f88ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5694 | 2024.10.09 22:17:20.272504 [ 3 ] {} <Debug> HTTP-Session: 632ffc7a-0a29-49cb-a040-4c30ba8f88ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5695 | 2024.10.09 22:17:20.272535 [ 3 ] {} <Trace> HTTP-Session: 632ffc7a-0a29-49cb-a040-4c30ba8f88ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5696 | 2024.10.09 22:17:20.272632 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5697 | 2024.10.09 22:17:20.272676 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5698 | 2024.10.09 22:17:20.272905 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5699 | 2024.10.09 22:17:20.273221 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5700 | 2024.10.09 22:17:20.273258 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5701 | 2024.10.09 22:17:20.273637 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5702 | 2024.10.09 22:17:20.273990 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5703 | 2024.10.09 22:17:20.274156 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00154 sec., 9090.909090909092 rows/sec., 636.67 KiB/sec. | ||
5704 | 2024.10.09 22:17:20.274457 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Debug> DynamicQueryHandler: Done processing query | ||
5705 | 2024.10.09 22:17:20.274482 [ 3 ] {abb4799f-b107-4585-97da-0d551ed8597c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5706 | 2024.10.09 22:17:20.274498 [ 3 ] {} <Debug> HTTP-Session: 632ffc7a-0a29-49cb-a040-4c30ba8f88ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5707 | 2024.10.09 22:17:20.274613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5708 | 2024.10.09 22:17:20.274662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5709 | 2024.10.09 22:17:20.274681 [ 3 ] {} <Debug> HTTP-Session: 928d7e96-d45b-44dc-8629-5aa6c0eb41df Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5710 | 2024.10.09 22:17:20.274697 [ 3 ] {} <Debug> HTTP-Session: 928d7e96-d45b-44dc-8629-5aa6c0eb41df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5711 | 2024.10.09 22:17:20.274710 [ 3 ] {} <Debug> HTTP-Session: 928d7e96-d45b-44dc-8629-5aa6c0eb41df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5712 | 2024.10.09 22:17:20.274741 [ 3 ] {} <Trace> HTTP-Session: 928d7e96-d45b-44dc-8629-5aa6c0eb41df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5713 | 2024.10.09 22:17:20.274839 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5714 | 2024.10.09 22:17:20.274882 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5715 | 2024.10.09 22:17:20.275130 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5716 | 2024.10.09 22:17:20.275441 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5717 | 2024.10.09 22:17:20.275478 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5718 | 2024.10.09 22:17:20.275828 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5719 | 2024.10.09 22:17:20.276189 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5720 | 2024.10.09 22:17:20.276362 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec. | ||
5721 | 2024.10.09 22:17:20.276538 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Debug> DynamicQueryHandler: Done processing query | ||
5722 | 2024.10.09 22:17:20.276562 [ 3 ] {86417d22-6a51-4863-8176-6060eb338392} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5723 | 2024.10.09 22:17:20.276578 [ 3 ] {} <Debug> HTTP-Session: 928d7e96-d45b-44dc-8629-5aa6c0eb41df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5724 | 2024.10.09 22:17:20.276748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5725 | 2024.10.09 22:17:20.276795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5726 | 2024.10.09 22:17:20.276816 [ 3 ] {} <Debug> HTTP-Session: 38d906fe-a48d-4d7b-bbee-8e65a6f2d9ad Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5727 | 2024.10.09 22:17:20.276832 [ 3 ] {} <Debug> HTTP-Session: 38d906fe-a48d-4d7b-bbee-8e65a6f2d9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5728 | 2024.10.09 22:17:20.276846 [ 3 ] {} <Debug> HTTP-Session: 38d906fe-a48d-4d7b-bbee-8e65a6f2d9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5729 | 2024.10.09 22:17:20.276877 [ 3 ] {} <Trace> HTTP-Session: 38d906fe-a48d-4d7b-bbee-8e65a6f2d9ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2024.10.09 22:17:20.277080 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5731 | 2024.10.09 22:17:20.277124 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5732 | 2024.10.09 22:17:20.277351 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5733 | 2024.10.09 22:17:20.277918 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5734 | 2024.10.09 22:17:20.277955 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5735 | 2024.10.09 22:17:20.278329 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5736 | 2024.10.09 22:17:20.278709 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5737 | 2024.10.09 22:17:20.278868 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001893 sec., 211304.80718436345 rows/sec., 15.03 MiB/sec. | ||
5738 | 2024.10.09 22:17:20.279045 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Debug> DynamicQueryHandler: Done processing query | ||
5739 | 2024.10.09 22:17:20.279072 [ 3 ] {af69758d-dc8c-476e-a3b4-d6298751dd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5740 | 2024.10.09 22:17:20.279088 [ 3 ] {} <Debug> HTTP-Session: 38d906fe-a48d-4d7b-bbee-8e65a6f2d9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5741 | 2024.10.09 22:17:20.279222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5742 | 2024.10.09 22:17:20.279270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5743 | 2024.10.09 22:17:20.279289 [ 3 ] {} <Debug> HTTP-Session: 3fe46eb2-434e-4b22-9a32-d5a56fe04f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5744 | 2024.10.09 22:17:20.279306 [ 3 ] {} <Debug> HTTP-Session: 3fe46eb2-434e-4b22-9a32-d5a56fe04f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5745 | 2024.10.09 22:17:20.279320 [ 3 ] {} <Debug> HTTP-Session: 3fe46eb2-434e-4b22-9a32-d5a56fe04f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5746 | 2024.10.09 22:17:20.279350 [ 3 ] {} <Trace> HTTP-Session: 3fe46eb2-434e-4b22-9a32-d5a56fe04f4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5747 | 2024.10.09 22:17:20.279444 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5748 | 2024.10.09 22:17:20.279489 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5749 | 2024.10.09 22:17:20.279623 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5750 | 2024.10.09 22:17:20.279895 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2024.10.09 22:17:20.279932 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5752 | 2024.10.09 22:17:20.280294 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5753 | 2024.10.09 22:17:20.280626 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2024.10.09 22:17:20.280784 [ 115 ] {} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5755 | 2024.10.09 22:17:20.280792 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
5756 | 2024.10.09 22:17:20.280886 [ 115 ] {} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5757 | 2024.10.09 22:17:20.280956 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5758 | 2024.10.09 22:17:20.281167 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Debug> DynamicQueryHandler: Done processing query | ||
5759 | 2024.10.09 22:17:20.281165 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::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 | ||
5760 | 2024.10.09 22:17:20.281203 [ 3 ] {8d201f56-6725-4858-b21b-55585804a8f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5761 | 2024.10.09 22:17:20.281264 [ 3 ] {} <Debug> HTTP-Session: 3fe46eb2-434e-4b22-9a32-d5a56fe04f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5762 | 2024.10.09 22:17:20.281411 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5763 | 2024.10.09 22:17:20.281465 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
5764 | 2024.10.09 22:17:20.281487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5765 | 2024.10.09 22:17:20.281642 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5766 | 2024.10.09 22:17:20.281646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5767 | 2024.10.09 22:17:20.281757 [ 3 ] {} <Debug> HTTP-Session: 1308071f-8ec3-4acc-9ec7-e4e14c6326d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5768 | 2024.10.09 22:17:20.281939 [ 3 ] {} <Debug> HTTP-Session: 1308071f-8ec3-4acc-9ec7-e4e14c6326d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5769 | 2024.10.09 22:17:20.281975 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5770 | 2024.10.09 22:17:20.281997 [ 3 ] {} <Debug> HTTP-Session: 1308071f-8ec3-4acc-9ec7-e4e14c6326d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5771 | 2024.10.09 22:17:20.282101 [ 3 ] {} <Trace> HTTP-Session: 1308071f-8ec3-4acc-9ec7-e4e14c6326d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5772 | 2024.10.09 22:17:20.282228 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5773 | 2024.10.09 22:17:20.282409 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
5774 | 2024.10.09 22:17:20.282688 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
5775 | 2024.10.09 22:17:20.283021 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5776 | 2024.10.09 22:17:20.283127 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5777 | 2024.10.09 22:17:20.283581 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5778 | 2024.10.09 22:17:20.284595 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5779 | 2024.10.09 22:17:20.284671 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5780 | 2024.10.09 22:17:20.285252 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004188986 sec., 15755.602907242948 rows/sec., 823.17 KiB/sec. | ||
5781 | 2024.10.09 22:17:20.285467 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5782 | 2024.10.09 22:17:20.285643 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5783 | 2024.10.09 22:17:20.286392 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.10.09 22:17:20.286548 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5785 | 2024.10.09 22:17:20.286582 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_11_2} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5786 | 2024.10.09 22:17:20.286752 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5787 | 2024.10.09 22:17:20.286913 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004373 sec., 54653.555911273725 rows/sec., 3.66 MiB/sec. | ||
5788 | 2024.10.09 22:17:20.287291 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Debug> DynamicQueryHandler: Done processing query | ||
5789 | 2024.10.09 22:17:20.287317 [ 3 ] {be722fd4-4552-4176-9f56-8b71acfabdfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5790 | 2024.10.09 22:17:20.287334 [ 3 ] {} <Debug> HTTP-Session: 1308071f-8ec3-4acc-9ec7-e4e14c6326d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5791 | 2024.10.09 22:17:20.287460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5792 | 2024.10.09 22:17:20.287508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5793 | 2024.10.09 22:17:20.287527 [ 3 ] {} <Debug> HTTP-Session: a33a3dfe-2533-4eb4-b245-10931a471502 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5794 | 2024.10.09 22:17:20.287544 [ 3 ] {} <Debug> HTTP-Session: a33a3dfe-2533-4eb4-b245-10931a471502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5795 | 2024.10.09 22:17:20.287557 [ 3 ] {} <Debug> HTTP-Session: a33a3dfe-2533-4eb4-b245-10931a471502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5796 | 2024.10.09 22:17:20.287588 [ 3 ] {} <Trace> HTTP-Session: a33a3dfe-2533-4eb4-b245-10931a471502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5797 | 2024.10.09 22:17:20.287683 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5798 | 2024.10.09 22:17:20.287731 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5799 | 2024.10.09 22:17:20.287885 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5800 | 2024.10.09 22:17:20.288214 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5801 | 2024.10.09 22:17:20.288249 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5802 | 2024.10.09 22:17:20.288605 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5803 | 2024.10.09 22:17:20.288969 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5804 | 2024.10.09 22:17:20.289132 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. | ||
5805 | 2024.10.09 22:17:20.289300 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Debug> DynamicQueryHandler: Done processing query | ||
5806 | 2024.10.09 22:17:20.289324 [ 3 ] {abc875e4-2077-47d0-ae19-a98f8157519b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5807 | 2024.10.09 22:17:20.289340 [ 3 ] {} <Debug> HTTP-Session: a33a3dfe-2533-4eb4-b245-10931a471502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5808 | 2024.10.09 22:17:20.289479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5809 | 2024.10.09 22:17:20.289527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5810 | 2024.10.09 22:17:20.289545 [ 3 ] {} <Debug> HTTP-Session: 897b8ca3-82ba-427f-ba9e-e23eb5de5614 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5811 | 2024.10.09 22:17:20.289561 [ 3 ] {} <Debug> HTTP-Session: 897b8ca3-82ba-427f-ba9e-e23eb5de5614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5812 | 2024.10.09 22:17:20.289575 [ 3 ] {} <Debug> HTTP-Session: 897b8ca3-82ba-427f-ba9e-e23eb5de5614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5813 | 2024.10.09 22:17:20.289606 [ 3 ] {} <Trace> HTTP-Session: 897b8ca3-82ba-427f-ba9e-e23eb5de5614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2024.10.09 22:17:20.289844 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5815 | 2024.10.09 22:17:20.289909 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5816 | 2024.10.09 22:17:20.290347 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5817 | 2024.10.09 22:17:20.290921 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5818 | 2024.10.09 22:17:20.290958 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5819 | 2024.10.09 22:17:20.291566 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5820 | 2024.10.09 22:17:20.291976 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2024.10.09 22:17:20.292162 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002482 sec., 5640.612409347301 rows/sec., 10.11 MiB/sec. | ||
5822 | 2024.10.09 22:17:20.292358 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Debug> DynamicQueryHandler: Done processing query | ||
5823 | 2024.10.09 22:17:20.292382 [ 3 ] {855fb029-d7db-4bb4-9736-d444d108ad59} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
5824 | 2024.10.09 22:17:20.292399 [ 3 ] {} <Debug> HTTP-Session: 897b8ca3-82ba-427f-ba9e-e23eb5de5614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5825 | 2024.10.09 22:17:20.292556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5826 | 2024.10.09 22:17:20.292608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5827 | 2024.10.09 22:17:20.292631 [ 3 ] {} <Debug> HTTP-Session: dd773d71-3689-4f36-a215-af32df51c2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5828 | 2024.10.09 22:17:20.292648 [ 3 ] {} <Debug> HTTP-Session: dd773d71-3689-4f36-a215-af32df51c2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5829 | 2024.10.09 22:17:20.292663 [ 3 ] {} <Debug> HTTP-Session: dd773d71-3689-4f36-a215-af32df51c2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5830 | 2024.10.09 22:17:20.292694 [ 3 ] {} <Trace> HTTP-Session: dd773d71-3689-4f36-a215-af32df51c2a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2024.10.09 22:17:20.292815 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5832 | 2024.10.09 22:17:20.292860 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5833 | 2024.10.09 22:17:20.292988 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5834 | 2024.10.09 22:17:20.293302 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5835 | 2024.10.09 22:17:20.293338 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5836 | 2024.10.09 22:17:20.293703 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5837 | 2024.10.09 22:17:20.294022 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2024.10.09 22:17:20.294147 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec. | ||
5839 | 2024.10.09 22:17:20.294315 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Debug> DynamicQueryHandler: Done processing query | ||
5840 | 2024.10.09 22:17:20.294338 [ 3 ] {a462ccf0-6815-49b8-a189-bdd45a2dc8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5841 | 2024.10.09 22:17:20.294354 [ 3 ] {} <Debug> HTTP-Session: dd773d71-3689-4f36-a215-af32df51c2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5842 | 2024.10.09 22:17:24.309143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 586 | ||
5843 | 2024.10.09 22:17:24.312192 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5844 | 2024.10.09 22:17:24.312250 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5845 | 2024.10.09 22:17:24.313790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5846 | 2024.10.09 22:17:24.314778 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5847 | 2024.10.09 22:17:24.315358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
5848 | 2024.10.09 22:17:25.565123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5849 | 2024.10.09 22:17:25.565294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5850 | 2024.10.09 22:17:25.565338 [ 3 ] {} <Debug> HTTP-Session: 1e20281b-c3f8-452d-a138-b3de73e8f908 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5851 | 2024.10.09 22:17:25.565379 [ 3 ] {} <Debug> HTTP-Session: 1e20281b-c3f8-452d-a138-b3de73e8f908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5852 | 2024.10.09 22:17:25.565408 [ 3 ] {} <Debug> HTTP-Session: 1e20281b-c3f8-452d-a138-b3de73e8f908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5853 | 2024.10.09 22:17:25.565490 [ 3 ] {} <Trace> HTTP-Session: 1e20281b-c3f8-452d-a138-b3de73e8f908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5854 | 2024.10.09 22:17:25.565767 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5855 | 2024.10.09 22:17:25.565875 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5856 | 2024.10.09 22:17:25.566254 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5857 | 2024.10.09 22:17:25.566674 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2024.10.09 22:17:25.566716 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5859 | 2024.10.09 22:17:25.567143 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5860 | 2024.10.09 22:17:25.567533 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2024.10.09 22:17:25.567716 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002039 sec., 2942.618930848455 rows/sec., 239.95 KiB/sec. | ||
5862 | 2024.10.09 22:17:25.567911 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Debug> DynamicQueryHandler: Done processing query | ||
5863 | 2024.10.09 22:17:25.567937 [ 3 ] {27c16a02-58e9-4cd7-ab53-078627427a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5864 | 2024.10.09 22:17:25.567955 [ 3 ] {} <Debug> HTTP-Session: 1e20281b-c3f8-452d-a138-b3de73e8f908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5865 | 2024.10.09 22:17:25.568104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5866 | 2024.10.09 22:17:25.568152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5867 | 2024.10.09 22:17:25.568171 [ 3 ] {} <Debug> HTTP-Session: c4a20284-e6c4-4663-9ab6-6622f1e8ac2f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5868 | 2024.10.09 22:17:25.568187 [ 3 ] {} <Debug> HTTP-Session: c4a20284-e6c4-4663-9ab6-6622f1e8ac2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5869 | 2024.10.09 22:17:25.568201 [ 3 ] {} <Debug> HTTP-Session: c4a20284-e6c4-4663-9ab6-6622f1e8ac2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5870 | 2024.10.09 22:17:25.568233 [ 3 ] {} <Trace> HTTP-Session: c4a20284-e6c4-4663-9ab6-6622f1e8ac2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5871 | 2024.10.09 22:17:25.568369 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5872 | 2024.10.09 22:17:25.568412 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5873 | 2024.10.09 22:17:25.568636 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5874 | 2024.10.09 22:17:25.569085 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5875 | 2024.10.09 22:17:25.569123 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5876 | 2024.10.09 22:17:25.569489 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5877 | 2024.10.09 22:17:25.569866 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5878 | 2024.10.09 22:17:25.570024 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Debug> executeQuery: Read 121 rows, 10.52 KiB in 0.001716 sec., 70512.82051282052 rows/sec., 5.99 MiB/sec. | ||
5879 | 2024.10.09 22:17:25.570201 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Debug> DynamicQueryHandler: Done processing query | ||
5880 | 2024.10.09 22:17:25.570225 [ 3 ] {193d4dc9-c910-4892-82c7-fd12b3633724} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
5881 | 2024.10.09 22:17:25.570242 [ 3 ] {} <Debug> HTTP-Session: c4a20284-e6c4-4663-9ab6-6622f1e8ac2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5882 | 2024.10.09 22:17:25.570378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5883 | 2024.10.09 22:17:25.570508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5884 | 2024.10.09 22:17:25.570528 [ 3 ] {} <Debug> HTTP-Session: 28216b59-10d6-4f71-8e50-2c8682c0511a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5885 | 2024.10.09 22:17:25.570544 [ 3 ] {} <Debug> HTTP-Session: 28216b59-10d6-4f71-8e50-2c8682c0511a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5886 | 2024.10.09 22:17:25.570558 [ 3 ] {} <Debug> HTTP-Session: 28216b59-10d6-4f71-8e50-2c8682c0511a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5887 | 2024.10.09 22:17:25.570590 [ 3 ] {} <Trace> HTTP-Session: 28216b59-10d6-4f71-8e50-2c8682c0511a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5888 | 2024.10.09 22:17:25.570697 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5889 | 2024.10.09 22:17:25.570740 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5890 | 2024.10.09 22:17:25.570968 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5891 | 2024.10.09 22:17:25.571374 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2024.10.09 22:17:25.571411 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5893 | 2024.10.09 22:17:25.571764 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5894 | 2024.10.09 22:17:25.572148 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.10.09 22:17:25.572299 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001646 sec., 22478.736330498177 rows/sec., 1.63 MiB/sec. | ||
5896 | 2024.10.09 22:17:25.572509 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Debug> DynamicQueryHandler: Done processing query | ||
5897 | 2024.10.09 22:17:25.572532 [ 3 ] {f7c066bf-ec5e-463b-b70d-af7064b85a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5898 | 2024.10.09 22:17:25.572547 [ 3 ] {} <Debug> HTTP-Session: 28216b59-10d6-4f71-8e50-2c8682c0511a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5899 | 2024.10.09 22:17:25.572682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5900 | 2024.10.09 22:17:25.572727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5901 | 2024.10.09 22:17:25.572744 [ 3 ] {} <Debug> HTTP-Session: d3436e49-a16a-4b79-a2e9-a5c40b28b2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5902 | 2024.10.09 22:17:25.572760 [ 3 ] {} <Debug> HTTP-Session: d3436e49-a16a-4b79-a2e9-a5c40b28b2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5903 | 2024.10.09 22:17:25.572773 [ 3 ] {} <Debug> HTTP-Session: d3436e49-a16a-4b79-a2e9-a5c40b28b2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5904 | 2024.10.09 22:17:25.572802 [ 3 ] {} <Trace> HTTP-Session: d3436e49-a16a-4b79-a2e9-a5c40b28b2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5905 | 2024.10.09 22:17:25.572919 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5906 | 2024.10.09 22:17:25.572960 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5907 | 2024.10.09 22:17:25.573245 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5908 | 2024.10.09 22:17:25.573626 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2024.10.09 22:17:25.573663 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5910 | 2024.10.09 22:17:25.574029 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5911 | 2024.10.09 22:17:25.574390 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2024.10.09 22:17:25.574546 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001614 sec., 62577.44733581165 rows/sec., 4.89 MiB/sec. | ||
5913 | 2024.10.09 22:17:25.574723 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Debug> DynamicQueryHandler: Done processing query | ||
5914 | 2024.10.09 22:17:25.574747 [ 3 ] {92c815d7-cd43-4610-9625-008d5e7d3f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5915 | 2024.10.09 22:17:25.574763 [ 3 ] {} <Debug> HTTP-Session: d3436e49-a16a-4b79-a2e9-a5c40b28b2a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5916 | 2024.10.09 22:17:25.574921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 31187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5917 | 2024.10.09 22:17:25.574970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5918 | 2024.10.09 22:17:25.574989 [ 3 ] {} <Debug> HTTP-Session: 5f3e10b6-c9ed-481d-8753-b6923d6e4c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5919 | 2024.10.09 22:17:25.575006 [ 3 ] {} <Debug> HTTP-Session: 5f3e10b6-c9ed-481d-8753-b6923d6e4c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5920 | 2024.10.09 22:17:25.575021 [ 3 ] {} <Debug> HTTP-Session: 5f3e10b6-c9ed-481d-8753-b6923d6e4c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5921 | 2024.10.09 22:17:25.575052 [ 3 ] {} <Trace> HTTP-Session: 5f3e10b6-c9ed-481d-8753-b6923d6e4c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5922 | 2024.10.09 22:17:25.575199 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5923 | 2024.10.09 22:17:25.575246 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5924 | 2024.10.09 22:17:25.575394 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5925 | 2024.10.09 22:17:25.575773 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5926 | 2024.10.09 22:17:25.575809 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5927 | 2024.10.09 22:17:25.576203 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5928 | 2024.10.09 22:17:25.576554 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5929 | 2024.10.09 22:17:25.576720 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001575 sec., 103492.06349206349 rows/sec., 7.21 MiB/sec. | ||
5930 | 2024.10.09 22:17:25.576879 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Debug> DynamicQueryHandler: Done processing query | ||
5931 | 2024.10.09 22:17:25.576903 [ 3 ] {a18f74a8-2c82-4c64-a9c8-3941095a9660} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5932 | 2024.10.09 22:17:25.576919 [ 3 ] {} <Debug> HTTP-Session: 5f3e10b6-c9ed-481d-8753-b6923d6e4c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5933 | 2024.10.09 22:17:25.577089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5934 | 2024.10.09 22:17:25.577138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5935 | 2024.10.09 22:17:25.577157 [ 3 ] {} <Debug> HTTP-Session: ce983e9f-87f5-43b5-8957-e9172a979919 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5936 | 2024.10.09 22:17:25.577173 [ 3 ] {} <Debug> HTTP-Session: ce983e9f-87f5-43b5-8957-e9172a979919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5937 | 2024.10.09 22:17:25.577186 [ 3 ] {} <Debug> HTTP-Session: ce983e9f-87f5-43b5-8957-e9172a979919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5938 | 2024.10.09 22:17:25.577217 [ 3 ] {} <Trace> HTTP-Session: ce983e9f-87f5-43b5-8957-e9172a979919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5939 | 2024.10.09 22:17:25.577585 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5940 | 2024.10.09 22:17:25.577652 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5941 | 2024.10.09 22:17:25.578084 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5942 | 2024.10.09 22:17:25.578803 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2024.10.09 22:17:25.578839 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5944 | 2024.10.09 22:17:25.579503 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5945 | 2024.10.09 22:17:25.579941 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5946 | 2024.10.09 22:17:25.580139 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00283 sec., 10954.063604240282 rows/sec., 19.63 MiB/sec. | ||
5947 | 2024.10.09 22:17:25.580362 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Debug> DynamicQueryHandler: Done processing query | ||
5948 | 2024.10.09 22:17:25.580386 [ 3 ] {940242c2-3fae-4b46-905c-6f174a1e584a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5949 | 2024.10.09 22:17:25.580401 [ 3 ] {} <Debug> HTTP-Session: ce983e9f-87f5-43b5-8957-e9172a979919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5950 | 2024.10.09 22:17:25.580513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5951 | 2024.10.09 22:17:25.580560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5952 | 2024.10.09 22:17:25.580579 [ 3 ] {} <Debug> HTTP-Session: ae039abd-4442-46a1-bb6b-d0131f660d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5953 | 2024.10.09 22:17:25.580595 [ 3 ] {} <Debug> HTTP-Session: ae039abd-4442-46a1-bb6b-d0131f660d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5954 | 2024.10.09 22:17:25.580609 [ 3 ] {} <Debug> HTTP-Session: ae039abd-4442-46a1-bb6b-d0131f660d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5955 | 2024.10.09 22:17:25.580639 [ 3 ] {} <Trace> HTTP-Session: ae039abd-4442-46a1-bb6b-d0131f660d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5956 | 2024.10.09 22:17:25.580757 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5957 | 2024.10.09 22:17:25.580801 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5958 | 2024.10.09 22:17:25.580927 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5959 | 2024.10.09 22:17:25.581297 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5960 | 2024.10.09 22:17:25.581333 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5961 | 2024.10.09 22:17:25.581694 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5962 | 2024.10.09 22:17:25.582018 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2024.10.09 22:17:25.582184 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
5964 | 2024.10.09 22:17:25.582403 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Debug> DynamicQueryHandler: Done processing query | ||
5965 | 2024.10.09 22:17:25.582431 [ 3 ] {2e428147-fc8f-49f9-857f-f4f867418509} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5966 | 2024.10.09 22:17:25.582447 [ 3 ] {} <Debug> HTTP-Session: ae039abd-4442-46a1-bb6b-d0131f660d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5967 | 2024.10.09 22:17:28.992392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5968 | 2024.10.09 22:17:28.992533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5969 | 2024.10.09 22:17:28.992564 [ 3 ] {} <Debug> HTTP-Session: db07041a-3395-458b-adf6-ed0c243afb3d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5970 | 2024.10.09 22:17:28.992592 [ 3 ] {} <Debug> HTTP-Session: db07041a-3395-458b-adf6-ed0c243afb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5971 | 2024.10.09 22:17:28.992610 [ 3 ] {} <Debug> HTTP-Session: db07041a-3395-458b-adf6-ed0c243afb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5972 | 2024.10.09 22:17:28.992666 [ 3 ] {} <Trace> HTTP-Session: db07041a-3395-458b-adf6-ed0c243afb3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5973 | 2024.10.09 22:17:28.992859 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5974 | 2024.10.09 22:17:28.992935 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5975 | 2024.10.09 22:17:28.993287 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5976 | 2024.10.09 22:17:28.993777 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2024.10.09 22:17:28.993819 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5978 | 2024.10.09 22:17:28.994230 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5979 | 2024.10.09 22:17:28.994632 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2024.10.09 22:17:28.994780 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001981 sec., 1009.5911155981827 rows/sec., 82.33 KiB/sec. | ||
5981 | 2024.10.09 22:17:28.994992 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Debug> DynamicQueryHandler: Done processing query | ||
5982 | 2024.10.09 22:17:28.995018 [ 3 ] {8cd2353e-6750-4042-869b-6572b4c563ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5983 | 2024.10.09 22:17:28.995034 [ 3 ] {} <Debug> HTTP-Session: db07041a-3395-458b-adf6-ed0c243afb3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5984 | 2024.10.09 22:17:28.995336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 198334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5985 | 2024.10.09 22:17:28.995390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5986 | 2024.10.09 22:17:28.995410 [ 3 ] {} <Debug> HTTP-Session: affbd3d1-fc5c-46b6-be76-0818fb1e3df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
5987 | 2024.10.09 22:17:28.995427 [ 3 ] {} <Debug> HTTP-Session: affbd3d1-fc5c-46b6-be76-0818fb1e3df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5988 | 2024.10.09 22:17:28.995441 [ 3 ] {} <Debug> HTTP-Session: affbd3d1-fc5c-46b6-be76-0818fb1e3df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5989 | 2024.10.09 22:17:28.995475 [ 3 ] {} <Trace> HTTP-Session: affbd3d1-fc5c-46b6-be76-0818fb1e3df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5990 | 2024.10.09 22:17:28.996191 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5991 | 2024.10.09 22:17:28.996240 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5992 | 2024.10.09 22:17:28.996479 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5993 | 2024.10.09 22:17:28.997642 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5994 | 2024.10.09 22:17:28.997678 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
5995 | 2024.10.09 22:17:28.998137 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5996 | 2024.10.09 22:17:28.998508 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5997 | 2024.10.09 22:17:28.998641 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Debug> executeQuery: Read 1358 rows, 116.19 KiB in 0.003015 sec., 450414.5936981758 rows/sec., 37.63 MiB/sec. | ||
5998 | 2024.10.09 22:17:28.998800 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Debug> DynamicQueryHandler: Done processing query | ||
5999 | 2024.10.09 22:17:28.998825 [ 3 ] {c2bb432e-616a-4776-9243-a4e701b85dc2} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB. | ||
6000 | 2024.10.09 22:17:28.998841 [ 3 ] {} <Debug> HTTP-Session: affbd3d1-fc5c-46b6-be76-0818fb1e3df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6001 | 2024.10.09 22:17:28.999025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6002 | 2024.10.09 22:17:28.999074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6003 | 2024.10.09 22:17:28.999094 [ 3 ] {} <Debug> HTTP-Session: dd3411f5-b40a-45b3-ad11-4fa73894de81 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6004 | 2024.10.09 22:17:28.999111 [ 3 ] {} <Debug> HTTP-Session: dd3411f5-b40a-45b3-ad11-4fa73894de81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6005 | 2024.10.09 22:17:28.999126 [ 3 ] {} <Debug> HTTP-Session: dd3411f5-b40a-45b3-ad11-4fa73894de81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6006 | 2024.10.09 22:17:28.999158 [ 3 ] {} <Trace> HTTP-Session: dd3411f5-b40a-45b3-ad11-4fa73894de81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6007 | 2024.10.09 22:17:28.999259 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6008 | 2024.10.09 22:17:28.999301 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6009 | 2024.10.09 22:17:28.999520 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6010 | 2024.10.09 22:17:28.999906 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6011 | 2024.10.09 22:17:28.999942 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6012 | 2024.10.09 22:17:29.000614 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6013 | 2024.10.09 22:17:29.000995 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6014 | 2024.10.09 22:17:29.001129 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001892 sec., 8456.659619450316 rows/sec., 630.22 KiB/sec. | ||
6015 | 2024.10.09 22:17:29.001298 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Debug> DynamicQueryHandler: Done processing query | ||
6016 | 2024.10.09 22:17:29.001322 [ 3 ] {26be060c-9375-4f9a-acbd-0ca030144371} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6017 | 2024.10.09 22:17:29.001338 [ 3 ] {} <Debug> HTTP-Session: dd3411f5-b40a-45b3-ad11-4fa73894de81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6018 | 2024.10.09 22:17:29.001536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6019 | 2024.10.09 22:17:29.001584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6020 | 2024.10.09 22:17:29.001602 [ 3 ] {} <Debug> HTTP-Session: c5974564-5042-4fac-8e79-406741e23042 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6021 | 2024.10.09 22:17:29.001619 [ 3 ] {} <Debug> HTTP-Session: c5974564-5042-4fac-8e79-406741e23042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6022 | 2024.10.09 22:17:29.001633 [ 3 ] {} <Debug> HTTP-Session: c5974564-5042-4fac-8e79-406741e23042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6023 | 2024.10.09 22:17:29.001662 [ 3 ] {} <Trace> HTTP-Session: c5974564-5042-4fac-8e79-406741e23042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6024 | 2024.10.09 22:17:29.001828 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6025 | 2024.10.09 22:17:29.001870 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6026 | 2024.10.09 22:17:29.002090 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6027 | 2024.10.09 22:17:29.002568 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6028 | 2024.10.09 22:17:29.002604 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6029 | 2024.10.09 22:17:29.002967 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6030 | 2024.10.09 22:17:29.003335 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6031 | 2024.10.09 22:17:29.003463 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001727 sec., 140127.38853503185 rows/sec., 9.49 MiB/sec. | ||
6032 | 2024.10.09 22:17:29.003635 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Debug> DynamicQueryHandler: Done processing query | ||
6033 | 2024.10.09 22:17:29.003659 [ 3 ] {b6989a6e-ee8a-4c58-aae5-8b49f06dd567} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
6034 | 2024.10.09 22:17:29.003675 [ 3 ] {} <Debug> HTTP-Session: c5974564-5042-4fac-8e79-406741e23042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6035 | 2024.10.09 22:17:29.003796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6036 | 2024.10.09 22:17:29.003845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6037 | 2024.10.09 22:17:29.003864 [ 3 ] {} <Debug> HTTP-Session: 70a0fcd3-f3e0-44f1-9983-6997f7d4caab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6038 | 2024.10.09 22:17:29.003879 [ 3 ] {} <Debug> HTTP-Session: 70a0fcd3-f3e0-44f1-9983-6997f7d4caab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6039 | 2024.10.09 22:17:29.003893 [ 3 ] {} <Debug> HTTP-Session: 70a0fcd3-f3e0-44f1-9983-6997f7d4caab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6040 | 2024.10.09 22:17:29.003922 [ 3 ] {} <Trace> HTTP-Session: 70a0fcd3-f3e0-44f1-9983-6997f7d4caab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6041 | 2024.10.09 22:17:29.004016 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6042 | 2024.10.09 22:17:29.004058 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6043 | 2024.10.09 22:17:29.004280 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6044 | 2024.10.09 22:17:29.004583 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6045 | 2024.10.09 22:17:29.004618 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6046 | 2024.10.09 22:17:29.004956 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6047 | 2024.10.09 22:17:29.005319 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6048 | 2024.10.09 22:17:29.005448 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 243.64 KiB/sec. | ||
6049 | 2024.10.09 22:17:29.005612 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Debug> DynamicQueryHandler: Done processing query | ||
6050 | 2024.10.09 22:17:29.005635 [ 3 ] {f55d6364-dbea-491e-a29f-356897d30fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6051 | 2024.10.09 22:17:29.005651 [ 3 ] {} <Debug> HTTP-Session: 70a0fcd3-f3e0-44f1-9983-6997f7d4caab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6052 | 2024.10.09 22:17:29.005917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 139447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6053 | 2024.10.09 22:17:29.005965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6054 | 2024.10.09 22:17:29.005984 [ 3 ] {} <Debug> HTTP-Session: 0a59049d-ba71-44a1-b9e3-60f81db74421 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6055 | 2024.10.09 22:17:29.006000 [ 3 ] {} <Debug> HTTP-Session: 0a59049d-ba71-44a1-b9e3-60f81db74421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6056 | 2024.10.09 22:17:29.006013 [ 3 ] {} <Debug> HTTP-Session: 0a59049d-ba71-44a1-b9e3-60f81db74421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6057 | 2024.10.09 22:17:29.006044 [ 3 ] {} <Trace> HTTP-Session: 0a59049d-ba71-44a1-b9e3-60f81db74421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6058 | 2024.10.09 22:17:29.006342 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6059 | 2024.10.09 22:17:29.006385 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6060 | 2024.10.09 22:17:29.006606 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6061 | 2024.10.09 22:17:29.007491 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6062 | 2024.10.09 22:17:29.007527 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6063 | 2024.10.09 22:17:29.007917 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6064 | 2024.10.09 22:17:29.008310 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6065 | 2024.10.09 22:17:29.008441 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Debug> executeQuery: Read 854 rows, 63.25 KiB in 0.002277 sec., 375054.89679402724 rows/sec., 27.13 MiB/sec. | ||
6066 | 2024.10.09 22:17:29.008611 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Debug> DynamicQueryHandler: Done processing query | ||
6067 | 2024.10.09 22:17:29.008636 [ 3 ] {33e683aa-bf3c-4af2-ac4b-d870ed3700e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
6068 | 2024.10.09 22:17:29.008652 [ 3 ] {} <Debug> HTTP-Session: 0a59049d-ba71-44a1-b9e3-60f81db74421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6069 | 2024.10.09 22:17:29.008828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6070 | 2024.10.09 22:17:29.008877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6071 | 2024.10.09 22:17:29.008895 [ 3 ] {} <Debug> HTTP-Session: bb0c23a2-6018-4663-9ed2-653d0c0f79a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6072 | 2024.10.09 22:17:29.008911 [ 3 ] {} <Debug> HTTP-Session: bb0c23a2-6018-4663-9ed2-653d0c0f79a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6073 | 2024.10.09 22:17:29.008924 [ 3 ] {} <Debug> HTTP-Session: bb0c23a2-6018-4663-9ed2-653d0c0f79a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6074 | 2024.10.09 22:17:29.008955 [ 3 ] {} <Trace> HTTP-Session: bb0c23a2-6018-4663-9ed2-653d0c0f79a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6075 | 2024.10.09 22:17:29.009049 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6076 | 2024.10.09 22:17:29.009093 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6077 | 2024.10.09 22:17:29.009223 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6078 | 2024.10.09 22:17:29.009489 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6079 | 2024.10.09 22:17:29.009524 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6080 | 2024.10.09 22:17:29.009868 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6081 | 2024.10.09 22:17:29.010186 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6082 | 2024.10.09 22:17:29.010310 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 243.76 KiB/sec. | ||
6083 | 2024.10.09 22:17:29.010474 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Debug> DynamicQueryHandler: Done processing query | ||
6084 | 2024.10.09 22:17:29.010498 [ 3 ] {3ad1c8bd-a1da-47b7-9f3a-5d1e0863c369} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6085 | 2024.10.09 22:17:29.010513 [ 3 ] {} <Debug> HTTP-Session: bb0c23a2-6018-4663-9ed2-653d0c0f79a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6086 | 2024.10.09 22:17:29.010811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 193285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6087 | 2024.10.09 22:17:29.010858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6088 | 2024.10.09 22:17:29.010878 [ 3 ] {} <Debug> HTTP-Session: 0086b26a-dd34-41c7-9921-580562ea04fd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6089 | 2024.10.09 22:17:29.010894 [ 3 ] {} <Debug> HTTP-Session: 0086b26a-dd34-41c7-9921-580562ea04fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6090 | 2024.10.09 22:17:29.010908 [ 3 ] {} <Debug> HTTP-Session: 0086b26a-dd34-41c7-9921-580562ea04fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6091 | 2024.10.09 22:17:29.010938 [ 3 ] {} <Trace> HTTP-Session: 0086b26a-dd34-41c7-9921-580562ea04fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6092 | 2024.10.09 22:17:29.011369 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6093 | 2024.10.09 22:17:29.011415 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6094 | 2024.10.09 22:17:29.011554 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6095 | 2024.10.09 22:17:29.012613 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6096 | 2024.10.09 22:17:29.012649 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6097 | 2024.10.09 22:17:29.013084 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6098 | 2024.10.09 22:17:29.013448 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6099 | 2024.10.09 22:17:29.013582 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Debug> executeQuery: Read 1022 rows, 69.76 KiB in 0.002484 sec., 411433.1723027375 rows/sec., 27.42 MiB/sec. | ||
6100 | 2024.10.09 22:17:29.013784 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Debug> DynamicQueryHandler: Done processing query | ||
6101 | 2024.10.09 22:17:29.013808 [ 3 ] {246fc2be-35ab-476c-89e6-bd410e06edf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
6102 | 2024.10.09 22:17:29.013824 [ 3 ] {} <Debug> HTTP-Session: 0086b26a-dd34-41c7-9921-580562ea04fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6103 | 2024.10.09 22:17:29.014175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6104 | 2024.10.09 22:17:29.014223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6105 | 2024.10.09 22:17:29.014241 [ 3 ] {} <Debug> HTTP-Session: 51c93f03-0782-4877-8992-49f37c22dec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6106 | 2024.10.09 22:17:29.014257 [ 3 ] {} <Debug> HTTP-Session: 51c93f03-0782-4877-8992-49f37c22dec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6107 | 2024.10.09 22:17:29.014271 [ 3 ] {} <Debug> HTTP-Session: 51c93f03-0782-4877-8992-49f37c22dec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6108 | 2024.10.09 22:17:29.014301 [ 3 ] {} <Trace> HTTP-Session: 51c93f03-0782-4877-8992-49f37c22dec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2024.10.09 22:17:29.014391 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6110 | 2024.10.09 22:17:29.014434 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6111 | 2024.10.09 22:17:29.014568 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6112 | 2024.10.09 22:17:29.014832 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6113 | 2024.10.09 22:17:29.014867 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6114 | 2024.10.09 22:17:29.015204 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6115 | 2024.10.09 22:17:29.015522 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6116 | 2024.10.09 22:17:29.015672 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec. | ||
6117 | 2024.10.09 22:17:29.015990 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Debug> DynamicQueryHandler: Done processing query | ||
6118 | 2024.10.09 22:17:29.016014 [ 3 ] {f4adef8f-578c-459a-a382-af90d6932127} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6119 | 2024.10.09 22:17:29.016029 [ 3 ] {} <Debug> HTTP-Session: 51c93f03-0782-4877-8992-49f37c22dec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6120 | 2024.10.09 22:17:29.016163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6121 | 2024.10.09 22:17:29.016212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6122 | 2024.10.09 22:17:29.016230 [ 3 ] {} <Debug> HTTP-Session: c5306f99-a0ff-406f-9ac8-63f116395ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6123 | 2024.10.09 22:17:29.016246 [ 3 ] {} <Debug> HTTP-Session: c5306f99-a0ff-406f-9ac8-63f116395ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6124 | 2024.10.09 22:17:29.016260 [ 3 ] {} <Debug> HTTP-Session: c5306f99-a0ff-406f-9ac8-63f116395ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6125 | 2024.10.09 22:17:29.016290 [ 3 ] {} <Trace> HTTP-Session: c5306f99-a0ff-406f-9ac8-63f116395ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2024.10.09 22:17:29.016475 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6127 | 2024.10.09 22:17:29.016545 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6128 | 2024.10.09 22:17:29.016988 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6129 | 2024.10.09 22:17:29.017556 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2024.10.09 22:17:29.017591 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6131 | 2024.10.09 22:17:29.018196 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6132 | 2024.10.09 22:17:29.018602 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6133 | 2024.10.09 22:17:29.018790 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002426 sec., 5770.816158285243 rows/sec., 10.34 MiB/sec. | ||
6134 | 2024.10.09 22:17:29.019014 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Debug> DynamicQueryHandler: Done processing query | ||
6135 | 2024.10.09 22:17:29.019038 [ 3 ] {d1612ff5-3468-4750-8e36-64a18c44ed17} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
6136 | 2024.10.09 22:17:29.019054 [ 3 ] {} <Debug> HTTP-Session: c5306f99-a0ff-406f-9ac8-63f116395ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6137 | 2024.10.09 22:17:29.019185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 8816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6138 | 2024.10.09 22:17:29.019232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6139 | 2024.10.09 22:17:29.019252 [ 3 ] {} <Debug> HTTP-Session: 8c43bde5-6457-44b1-bb83-ea90061ea532 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6140 | 2024.10.09 22:17:29.019268 [ 3 ] {} <Debug> HTTP-Session: 8c43bde5-6457-44b1-bb83-ea90061ea532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6141 | 2024.10.09 22:17:29.019282 [ 3 ] {} <Debug> HTTP-Session: 8c43bde5-6457-44b1-bb83-ea90061ea532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6142 | 2024.10.09 22:17:29.019312 [ 3 ] {} <Trace> HTTP-Session: 8c43bde5-6457-44b1-bb83-ea90061ea532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6143 | 2024.10.09 22:17:29.019426 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6144 | 2024.10.09 22:17:29.019469 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6145 | 2024.10.09 22:17:29.019596 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6146 | 2024.10.09 22:17:29.019889 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6147 | 2024.10.09 22:17:29.019924 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6148 | 2024.10.09 22:17:29.020297 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6149 | 2024.10.09 22:17:29.020615 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6150 | 2024.10.09 22:17:29.020776 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Debug> executeQuery: Read 60 rows, 3.80 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.68 MiB/sec. | ||
6151 | 2024.10.09 22:17:29.020945 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Debug> DynamicQueryHandler: Done processing query | ||
6152 | 2024.10.09 22:17:29.020969 [ 3 ] {6fecdbe6-41e3-4e21-ac5c-380bdce81392} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6153 | 2024.10.09 22:17:29.020984 [ 3 ] {} <Debug> HTTP-Session: 8c43bde5-6457-44b1-bb83-ea90061ea532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6154 | 2024.10.09 22:17:30.558830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6155 | 2024.10.09 22:17:30.558956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6156 | 2024.10.09 22:17:30.558985 [ 3 ] {} <Debug> HTTP-Session: 59382d75-f54f-4a6f-897f-8efb0e1f4440 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6157 | 2024.10.09 22:17:30.559014 [ 3 ] {} <Debug> HTTP-Session: 59382d75-f54f-4a6f-897f-8efb0e1f4440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6158 | 2024.10.09 22:17:30.559032 [ 3 ] {} <Debug> HTTP-Session: 59382d75-f54f-4a6f-897f-8efb0e1f4440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6159 | 2024.10.09 22:17:30.559089 [ 3 ] {} <Trace> HTTP-Session: 59382d75-f54f-4a6f-897f-8efb0e1f4440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6160 | 2024.10.09 22:17:30.559267 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6161 | 2024.10.09 22:17:30.559334 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6162 | 2024.10.09 22:17:30.559676 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6163 | 2024.10.09 22:17:30.560114 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6164 | 2024.10.09 22:17:30.560161 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6165 | 2024.10.09 22:17:30.560569 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6166 | 2024.10.09 22:17:30.560961 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6167 | 2024.10.09 22:17:30.561138 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec. | ||
6168 | 2024.10.09 22:17:30.561348 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Debug> DynamicQueryHandler: Done processing query | ||
6169 | 2024.10.09 22:17:30.561374 [ 3 ] {45e283fb-e818-4289-96b0-a5e5ebb70f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6170 | 2024.10.09 22:17:30.561392 [ 3 ] {} <Debug> HTTP-Session: 59382d75-f54f-4a6f-897f-8efb0e1f4440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6171 | 2024.10.09 22:17:30.561522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 7969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6172 | 2024.10.09 22:17:30.561571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6173 | 2024.10.09 22:17:30.561591 [ 3 ] {} <Debug> HTTP-Session: a9b801e0-ef08-4b08-9bf6-45a6adc1567b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6174 | 2024.10.09 22:17:30.561608 [ 3 ] {} <Debug> HTTP-Session: a9b801e0-ef08-4b08-9bf6-45a6adc1567b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6175 | 2024.10.09 22:17:30.561622 [ 3 ] {} <Debug> HTTP-Session: a9b801e0-ef08-4b08-9bf6-45a6adc1567b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6176 | 2024.10.09 22:17:30.561656 [ 3 ] {} <Trace> HTTP-Session: a9b801e0-ef08-4b08-9bf6-45a6adc1567b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6177 | 2024.10.09 22:17:30.561768 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6178 | 2024.10.09 22:17:30.561811 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6179 | 2024.10.09 22:17:30.562038 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6180 | 2024.10.09 22:17:30.562392 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6181 | 2024.10.09 22:17:30.562429 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6182 | 2024.10.09 22:17:30.562773 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6183 | 2024.10.09 22:17:30.563127 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2024.10.09 22:17:30.563284 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001546 sec., 36869.34023285899 rows/sec., 2.83 MiB/sec. | ||
6185 | 2024.10.09 22:17:30.563464 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Debug> DynamicQueryHandler: Done processing query | ||
6186 | 2024.10.09 22:17:30.563488 [ 3 ] {ebd2b86b-3654-412c-8ebc-caa9562a64fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
6187 | 2024.10.09 22:17:30.563505 [ 3 ] {} <Debug> HTTP-Session: a9b801e0-ef08-4b08-9bf6-45a6adc1567b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6188 | 2024.10.09 22:17:30.563684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6189 | 2024.10.09 22:17:30.563733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6190 | 2024.10.09 22:17:30.563753 [ 3 ] {} <Debug> HTTP-Session: b0d8553f-2b5a-4475-ac0e-8d251b1385d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6191 | 2024.10.09 22:17:30.563770 [ 3 ] {} <Debug> HTTP-Session: b0d8553f-2b5a-4475-ac0e-8d251b1385d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6192 | 2024.10.09 22:17:30.563784 [ 3 ] {} <Debug> HTTP-Session: b0d8553f-2b5a-4475-ac0e-8d251b1385d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6193 | 2024.10.09 22:17:30.563815 [ 3 ] {} <Trace> HTTP-Session: b0d8553f-2b5a-4475-ac0e-8d251b1385d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6194 | 2024.10.09 22:17:30.563945 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6195 | 2024.10.09 22:17:30.563989 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6196 | 2024.10.09 22:17:30.564216 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6197 | 2024.10.09 22:17:30.564573 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2024.10.09 22:17:30.564610 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6199 | 2024.10.09 22:17:30.564942 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6200 | 2024.10.09 22:17:30.565305 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2024.10.09 22:17:30.565465 [ 104 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6202 | 2024.10.09 22:17:30.565472 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001537 sec., 1301.2361743656475 rows/sec., 90.86 KiB/sec. | ||
6203 | 2024.10.09 22:17:30.565551 [ 104 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2024.10.09 22:17:30.565619 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6205 | 2024.10.09 22:17:30.565840 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
6206 | 2024.10.09 22:17:30.565854 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Debug> DynamicQueryHandler: Done processing query | ||
6207 | 2024.10.09 22:17:30.565948 [ 3 ] {c0a5cab1-58ee-4871-af19-c3f08274c38d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6208 | 2024.10.09 22:17:30.565971 [ 3 ] {} <Debug> HTTP-Session: b0d8553f-2b5a-4475-ac0e-8d251b1385d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6209 | 2024.10.09 22:17:30.566103 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6210 | 2024.10.09 22:17:30.566142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6211 | 2024.10.09 22:17:30.566172 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 59 rows starting from the beginning of the part | ||
6212 | 2024.10.09 22:17:30.566230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6213 | 2024.10.09 22:17:30.566291 [ 3 ] {} <Debug> HTTP-Session: 1297739b-d699-44a2-8d5c-23ed76a591bd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6214 | 2024.10.09 22:17:30.566378 [ 3 ] {} <Debug> HTTP-Session: 1297739b-d699-44a2-8d5c-23ed76a591bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6215 | 2024.10.09 22:17:30.566419 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
6216 | 2024.10.09 22:17:30.566449 [ 3 ] {} <Debug> HTTP-Session: 1297739b-d699-44a2-8d5c-23ed76a591bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6217 | 2024.10.09 22:17:30.566597 [ 3 ] {} <Trace> HTTP-Session: 1297739b-d699-44a2-8d5c-23ed76a591bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6218 | 2024.10.09 22:17:30.566758 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
6219 | 2024.10.09 22:17:30.567065 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
6220 | 2024.10.09 22:17:30.567086 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6221 | 2024.10.09 22:17:30.567256 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6222 | 2024.10.09 22:17:30.567319 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
6223 | 2024.10.09 22:17:30.567716 [ 187 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
6224 | 2024.10.09 22:17:30.568539 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6225 | 2024.10.09 22:17:30.569514 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2024.10.09 22:17:30.569588 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6227 | 2024.10.09 22:17:30.570703 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6228 | 2024.10.09 22:17:30.570782 [ 190 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005045475 sec., 32306.175335325217 rows/sec., 2.47 MiB/sec. | ||
6229 | 2024.10.09 22:17:30.571069 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6230 | 2024.10.09 22:17:30.571381 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6231 | 2024.10.09 22:17:30.571882 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005011 sec., 13171.02374775494 rows/sec., 1.03 MiB/sec. | ||
6232 | 2024.10.09 22:17:30.572235 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Debug> DynamicQueryHandler: Done processing query | ||
6233 | 2024.10.09 22:17:30.572236 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6234 | 2024.10.09 22:17:30.572272 [ 3 ] {2dfa36d4-0072-4c26-aacc-08d2ddc1c8f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6235 | 2024.10.09 22:17:30.572326 [ 3 ] {} <Debug> HTTP-Session: 1297739b-d699-44a2-8d5c-23ed76a591bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6236 | 2024.10.09 22:17:30.572410 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_21_4} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6237 | 2024.10.09 22:17:30.572546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6238 | 2024.10.09 22:17:30.572555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6239 | 2024.10.09 22:17:30.572632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6240 | 2024.10.09 22:17:30.572652 [ 3 ] {} <Debug> HTTP-Session: 09083509-f367-49af-b9bc-311e92f656a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6241 | 2024.10.09 22:17:30.572670 [ 3 ] {} <Debug> HTTP-Session: 09083509-f367-49af-b9bc-311e92f656a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6242 | 2024.10.09 22:17:30.572685 [ 3 ] {} <Debug> HTTP-Session: 09083509-f367-49af-b9bc-311e92f656a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6243 | 2024.10.09 22:17:30.572718 [ 3 ] {} <Trace> HTTP-Session: 09083509-f367-49af-b9bc-311e92f656a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6244 | 2024.10.09 22:17:30.572858 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6245 | 2024.10.09 22:17:30.572906 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6246 | 2024.10.09 22:17:30.573077 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6247 | 2024.10.09 22:17:30.573454 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6248 | 2024.10.09 22:17:30.573491 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6249 | 2024.10.09 22:17:30.573888 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6250 | 2024.10.09 22:17:30.574258 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6251 | 2024.10.09 22:17:30.574418 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Debug> executeQuery: Read 63 rows, 4.48 KiB in 0.001607 sec., 39203.48475420038 rows/sec., 2.72 MiB/sec. | ||
6252 | 2024.10.09 22:17:30.574764 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Debug> DynamicQueryHandler: Done processing query | ||
6253 | 2024.10.09 22:17:30.574797 [ 3 ] {746d958d-9f47-482a-bfbd-31121e9c1bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6254 | 2024.10.09 22:17:30.574814 [ 3 ] {} <Debug> HTTP-Session: 09083509-f367-49af-b9bc-311e92f656a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6255 | 2024.10.09 22:17:30.574933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 3399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6256 | 2024.10.09 22:17:30.574983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6257 | 2024.10.09 22:17:30.575003 [ 3 ] {} <Debug> HTTP-Session: 1a338de1-43b8-4a27-88b6-c7b9bdc75a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6258 | 2024.10.09 22:17:30.575019 [ 3 ] {} <Debug> HTTP-Session: 1a338de1-43b8-4a27-88b6-c7b9bdc75a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6259 | 2024.10.09 22:17:30.575032 [ 3 ] {} <Debug> HTTP-Session: 1a338de1-43b8-4a27-88b6-c7b9bdc75a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6260 | 2024.10.09 22:17:30.575064 [ 3 ] {} <Trace> HTTP-Session: 1a338de1-43b8-4a27-88b6-c7b9bdc75a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6261 | 2024.10.09 22:17:30.575175 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6262 | 2024.10.09 22:17:30.575221 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6263 | 2024.10.09 22:17:30.575373 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6264 | 2024.10.09 22:17:30.575669 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2024.10.09 22:17:30.575705 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6266 | 2024.10.09 22:17:30.576062 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6267 | 2024.10.09 22:17:30.576402 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2024.10.09 22:17:30.576557 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001406 sec., 15647.226173541963 rows/sec., 1.06 MiB/sec. | ||
6269 | 2024.10.09 22:17:30.576847 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Debug> DynamicQueryHandler: Done processing query | ||
6270 | 2024.10.09 22:17:30.576880 [ 3 ] {53078ccc-aa41-4281-8813-284898487289} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6271 | 2024.10.09 22:17:30.576904 [ 3 ] {} <Debug> HTTP-Session: 1a338de1-43b8-4a27-88b6-c7b9bdc75a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6272 | 2024.10.09 22:17:34.002115 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6273 | 2024.10.09 22:17:34.002178 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6274 | 2024.10.09 22:17:34.315687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 634 | ||
6275 | 2024.10.09 22:17:34.318911 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6276 | 2024.10.09 22:17:34.318965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6277 | 2024.10.09 22:17:34.320584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6278 | 2024.10.09 22:17:34.321618 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6279 | 2024.10.09 22:17:34.322808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
6280 | 2024.10.09 22:17:35.565778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6281 | 2024.10.09 22:17:35.565903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6282 | 2024.10.09 22:17:35.565932 [ 3 ] {} <Debug> HTTP-Session: f0f5873b-017f-4a7c-9a5a-856751163e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6283 | 2024.10.09 22:17:35.565960 [ 3 ] {} <Debug> HTTP-Session: f0f5873b-017f-4a7c-9a5a-856751163e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6284 | 2024.10.09 22:17:35.565978 [ 3 ] {} <Debug> HTTP-Session: f0f5873b-017f-4a7c-9a5a-856751163e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6285 | 2024.10.09 22:17:35.566037 [ 3 ] {} <Trace> HTTP-Session: f0f5873b-017f-4a7c-9a5a-856751163e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6286 | 2024.10.09 22:17:35.566278 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6287 | 2024.10.09 22:17:35.566352 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6288 | 2024.10.09 22:17:35.566689 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6289 | 2024.10.09 22:17:35.567330 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6290 | 2024.10.09 22:17:35.567373 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6291 | 2024.10.09 22:17:35.567803 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6292 | 2024.10.09 22:17:35.568197 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6293 | 2024.10.09 22:17:35.568377 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002182 sec., 54078.8267644363 rows/sec., 4.61 MiB/sec. | ||
6294 | 2024.10.09 22:17:35.568388 [ 99 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6295 | 2024.10.09 22:17:35.568479 [ 99 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6296 | 2024.10.09 22:17:35.568534 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6297 | 2024.10.09 22:17:35.568659 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Debug> DynamicQueryHandler: Done processing query | ||
6298 | 2024.10.09 22:17:35.568673 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
6299 | 2024.10.09 22:17:35.568705 [ 3 ] {f7000077-d945-4531-aaf0-ac1b574297ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6300 | 2024.10.09 22:17:35.568762 [ 3 ] {} <Debug> HTTP-Session: f0f5873b-017f-4a7c-9a5a-856751163e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6301 | 2024.10.09 22:17:35.568946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6302 | 2024.10.09 22:17:35.568966 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6303 | 2024.10.09 22:17:35.569030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6304 | 2024.10.09 22:17:35.569035 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1427 rows starting from the beginning of the part | ||
6305 | 2024.10.09 22:17:35.569067 [ 3 ] {} <Debug> HTTP-Session: 8d39ac7f-7fb3-4dc8-aa74-106de4346cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6306 | 2024.10.09 22:17:35.569104 [ 3 ] {} <Debug> HTTP-Session: 8d39ac7f-7fb3-4dc8-aa74-106de4346cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6307 | 2024.10.09 22:17:35.569144 [ 3 ] {} <Debug> HTTP-Session: 8d39ac7f-7fb3-4dc8-aa74-106de4346cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6308 | 2024.10.09 22:17:35.569317 [ 3 ] {} <Trace> HTTP-Session: 8d39ac7f-7fb3-4dc8-aa74-106de4346cb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2024.10.09 22:17:35.569319 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 219 rows starting from the beginning of the part | ||
6310 | 2024.10.09 22:17:35.569566 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 121 rows starting from the beginning of the part | ||
6311 | 2024.10.09 22:17:35.569751 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6312 | 2024.10.09 22:17:35.569872 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1358 rows starting from the beginning of the part | ||
6313 | 2024.10.09 22:17:35.569982 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6314 | 2024.10.09 22:17:35.570248 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 57 rows starting from the beginning of the part | ||
6315 | 2024.10.09 22:17:35.570593 [ 187 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
6316 | 2024.10.09 22:17:35.571383 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6317 | 2024.10.09 22:17:35.572257 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6318 | 2024.10.09 22:17:35.572330 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6319 | 2024.10.09 22:17:35.573332 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6320 | 2024.10.09 22:17:35.573906 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6321 | 2024.10.09 22:17:35.574399 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00477 sec., 6498.95178197065 rows/sec., 488.69 KiB/sec. | ||
6322 | 2024.10.09 22:17:35.574616 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005991705 sec., 550761.4276737589 rows/sec., 48.36 MiB/sec. | ||
6323 | 2024.10.09 22:17:35.575054 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Debug> DynamicQueryHandler: Done processing query | ||
6324 | 2024.10.09 22:17:35.575079 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6325 | 2024.10.09 22:17:35.575086 [ 3 ] {252533c5-8412-4f5e-a40a-c6806bf79d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6326 | 2024.10.09 22:17:35.575119 [ 3 ] {} <Debug> HTTP-Session: 8d39ac7f-7fb3-4dc8-aa74-106de4346cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6327 | 2024.10.09 22:17:35.575263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6328 | 2024.10.09 22:17:35.575332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6329 | 2024.10.09 22:17:35.575370 [ 3 ] {} <Debug> HTTP-Session: 6a28ec73-9ab9-4ecb-ad9e-8403994f27d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6330 | 2024.10.09 22:17:35.575403 [ 3 ] {} <Debug> HTTP-Session: 6a28ec73-9ab9-4ecb-ad9e-8403994f27d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6331 | 2024.10.09 22:17:35.575433 [ 3 ] {} <Debug> HTTP-Session: 6a28ec73-9ab9-4ecb-ad9e-8403994f27d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6332 | 2024.10.09 22:17:35.575484 [ 3 ] {} <Trace> HTTP-Session: 6a28ec73-9ab9-4ecb-ad9e-8403994f27d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6333 | 2024.10.09 22:17:35.575665 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6334 | 2024.10.09 22:17:35.575685 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2024.10.09 22:17:35.575719 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6336 | 2024.10.09 22:17:35.575800 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_31_6} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6337 | 2024.10.09 22:17:35.575910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6338 | 2024.10.09 22:17:35.576042 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6339 | 2024.10.09 22:17:35.576438 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2024.10.09 22:17:35.576475 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6341 | 2024.10.09 22:17:35.576837 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6342 | 2024.10.09 22:17:35.577228 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2024.10.09 22:17:35.577385 [ 99 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6344 | 2024.10.09 22:17:35.577393 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001795 sec., 52924.791086350975 rows/sec., 4.13 MiB/sec. | ||
6345 | 2024.10.09 22:17:35.577430 [ 99 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6346 | 2024.10.09 22:17:35.577493 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6347 | 2024.10.09 22:17:35.577822 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Debug> DynamicQueryHandler: Done processing query | ||
6348 | 2024.10.09 22:17:35.577920 [ 3 ] {2d8285c0-c7d3-44c7-966e-9db3446302cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6349 | 2024.10.09 22:17:35.578021 [ 3 ] {} <Debug> HTTP-Session: 6a28ec73-9ab9-4ecb-ad9e-8403994f27d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6350 | 2024.10.09 22:17:35.578190 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
6351 | 2024.10.09 22:17:35.578242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6352 | 2024.10.09 22:17:35.578370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6353 | 2024.10.09 22:17:35.578416 [ 3 ] {} <Debug> HTTP-Session: 7c602792-48d3-464b-91a9-5b88a850ae28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6354 | 2024.10.09 22:17:35.578454 [ 3 ] {} <Debug> HTTP-Session: 7c602792-48d3-464b-91a9-5b88a850ae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6355 | 2024.10.09 22:17:35.578493 [ 3 ] {} <Debug> HTTP-Session: 7c602792-48d3-464b-91a9-5b88a850ae28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6356 | 2024.10.09 22:17:35.578585 [ 3 ] {} <Trace> HTTP-Session: 7c602792-48d3-464b-91a9-5b88a850ae28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6357 | 2024.10.09 22:17:35.578661 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6358 | 2024.10.09 22:17:35.578741 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part | ||
6359 | 2024.10.09 22:17:35.578914 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 400 rows starting from the beginning of the part | ||
6360 | 2024.10.09 22:17:35.579031 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6361 | 2024.10.09 22:17:35.579265 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 101 rows starting from the beginning of the part | ||
6362 | 2024.10.09 22:17:35.579297 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6363 | 2024.10.09 22:17:35.579660 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 854 rows starting from the beginning of the part | ||
6364 | 2024.10.09 22:17:35.580048 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
6365 | 2024.10.09 22:17:35.580413 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
6366 | 2024.10.09 22:17:35.580709 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6367 | 2024.10.09 22:17:35.581764 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2024.10.09 22:17:35.581814 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6369 | 2024.10.09 22:17:35.582875 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6370 | 2024.10.09 22:17:35.583410 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6371 | 2024.10.09 22:17:35.583904 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005119 sec., 31256.10470795077 rows/sec., 2.18 MiB/sec. | ||
6372 | 2024.10.09 22:17:35.583923 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6373 | 2024.10.09 22:17:35.583995 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2431 rows, containing 5 columns (5 merged, 0 gathered) in 0.006326839 sec., 384236.1090585678 rows/sec., 29.48 MiB/sec. | ||
6374 | 2024.10.09 22:17:35.584067 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2024.10.09 22:17:35.584178 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6376 | 2024.10.09 22:17:35.584402 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6377 | 2024.10.09 22:17:35.584409 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Debug> DynamicQueryHandler: Done processing query | ||
6378 | 2024.10.09 22:17:35.584493 [ 3 ] {fb82d3a7-3bfb-4a67-88f2-429027f9e8f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6379 | 2024.10.09 22:17:35.584587 [ 3 ] {} <Debug> HTTP-Session: 7c602792-48d3-464b-91a9-5b88a850ae28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6380 | 2024.10.09 22:17:35.584692 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
6381 | 2024.10.09 22:17:35.584872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6382 | 2024.10.09 22:17:35.585032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6383 | 2024.10.09 22:17:35.585124 [ 3 ] {} <Debug> HTTP-Session: 6669eeda-76b1-49e5-b94f-d40da26948a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6384 | 2024.10.09 22:17:35.585198 [ 3 ] {} <Debug> HTTP-Session: 6669eeda-76b1-49e5-b94f-d40da26948a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6385 | 2024.10.09 22:17:35.585278 [ 3 ] {} <Debug> HTTP-Session: 6669eeda-76b1-49e5-b94f-d40da26948a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6386 | 2024.10.09 22:17:35.585347 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6387 | 2024.10.09 22:17:35.585400 [ 3 ] {} <Trace> HTTP-Session: 6669eeda-76b1-49e5-b94f-d40da26948a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6388 | 2024.10.09 22:17:35.585521 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8275 rows starting from the beginning of the part | ||
6389 | 2024.10.09 22:17:35.585875 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part | ||
6390 | 2024.10.09 22:17:35.586220 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6391 | 2024.10.09 22:17:35.586233 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 163 rows starting from the beginning of the part | ||
6392 | 2024.10.09 22:17:35.586643 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1022 rows starting from the beginning of the part | ||
6393 | 2024.10.09 22:17:35.586768 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6394 | 2024.10.09 22:17:35.587020 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part | ||
6395 | 2024.10.09 22:17:35.587129 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2024.10.09 22:17:35.587504 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
6397 | 2024.10.09 22:17:35.587819 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_31_6} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6398 | 2024.10.09 22:17:35.588253 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
6399 | 2024.10.09 22:17:35.589574 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6400 | 2024.10.09 22:17:35.591198 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2024.10.09 22:17:35.591246 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6402 | 2024.10.09 22:17:35.592456 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6403 | 2024.10.09 22:17:35.592967 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6404 | 2024.10.09 22:17:35.593263 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007626 sec., 4065.040650406504 rows/sec., 7.28 MiB/sec. | ||
6405 | 2024.10.09 22:17:35.594278 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Debug> DynamicQueryHandler: Done processing query | ||
6406 | 2024.10.09 22:17:35.594307 [ 3 ] {c2c55036-1511-4865-be29-ce81ebd1da5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6407 | 2024.10.09 22:17:35.594329 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9922 rows, containing 5 columns (5 merged, 0 gathered) in 0.009951388 sec., 997046.8441186295 rows/sec., 67.30 MiB/sec. | ||
6408 | 2024.10.09 22:17:35.594334 [ 3 ] {} <Debug> HTTP-Session: 6669eeda-76b1-49e5-b94f-d40da26948a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6409 | 2024.10.09 22:17:35.594483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6410 | 2024.10.09 22:17:35.594533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6411 | 2024.10.09 22:17:35.594554 [ 3 ] {} <Debug> HTTP-Session: 1bbdb516-0216-4994-8a1f-84bdd8bfb9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6412 | 2024.10.09 22:17:35.594574 [ 3 ] {} <Debug> HTTP-Session: 1bbdb516-0216-4994-8a1f-84bdd8bfb9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6413 | 2024.10.09 22:17:35.594589 [ 3 ] {} <Debug> HTTP-Session: 1bbdb516-0216-4994-8a1f-84bdd8bfb9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6414 | 2024.10.09 22:17:35.594596 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6415 | 2024.10.09 22:17:35.594631 [ 3 ] {} <Trace> HTTP-Session: 1bbdb516-0216-4994-8a1f-84bdd8bfb9d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6416 | 2024.10.09 22:17:35.594779 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6417 | 2024.10.09 22:17:35.594852 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6418 | 2024.10.09 22:17:35.595142 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6419 | 2024.10.09 22:17:35.595236 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6420 | 2024.10.09 22:17:35.595377 [ 202 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6421 | 2024.10.09 22:17:35.595506 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
6422 | 2024.10.09 22:17:35.595590 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6423 | 2024.10.09 22:17:35.595626 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6424 | 2024.10.09 22:17:35.595995 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6425 | 2024.10.09 22:17:35.596334 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2024.10.09 22:17:35.596461 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001736 sec., 34562.21198156682 rows/sec., 2.33 MiB/sec. | ||
6427 | 2024.10.09 22:17:35.596474 [ 98 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6428 | 2024.10.09 22:17:35.596535 [ 98 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2024.10.09 22:17:35.596573 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6430 | 2024.10.09 22:17:35.596671 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Debug> DynamicQueryHandler: Done processing query | ||
6431 | 2024.10.09 22:17:35.596729 [ 3 ] {6221fbfe-2a91-4bc1-94b6-fdaef2c11703} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6432 | 2024.10.09 22:17:35.596773 [ 3 ] {} <Debug> HTTP-Session: 1bbdb516-0216-4994-8a1f-84bdd8bfb9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6433 | 2024.10.09 22:17:35.596778 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
6434 | 2024.10.09 22:17:35.596921 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6435 | 2024.10.09 22:17:35.596953 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1550 rows starting from the beginning of the part | ||
6436 | 2024.10.09 22:17:35.597029 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
6437 | 2024.10.09 22:17:35.597130 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
6438 | 2024.10.09 22:17:35.597238 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
6439 | 2024.10.09 22:17:35.597315 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
6440 | 2024.10.09 22:17:35.597413 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
6441 | 2024.10.09 22:17:35.598637 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988352 sec., 922371.8939101326 rows/sec., 60.34 MiB/sec. | ||
6442 | 2024.10.09 22:17:35.598995 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6443 | 2024.10.09 22:17:35.599560 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6444 | 2024.10.09 22:17:35.599652 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_31_6} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6445 | 2024.10.09 22:17:35.599746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6446 | 2024.10.09 22:17:40.568593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6447 | 2024.10.09 22:17:40.568724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6448 | 2024.10.09 22:17:40.568750 [ 3 ] {} <Debug> HTTP-Session: 01f1f2da-8b93-4a23-9695-ec5deb14c7e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6449 | 2024.10.09 22:17:40.568775 [ 3 ] {} <Debug> HTTP-Session: 01f1f2da-8b93-4a23-9695-ec5deb14c7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6450 | 2024.10.09 22:17:40.568790 [ 3 ] {} <Debug> HTTP-Session: 01f1f2da-8b93-4a23-9695-ec5deb14c7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6451 | 2024.10.09 22:17:40.568841 [ 3 ] {} <Trace> HTTP-Session: 01f1f2da-8b93-4a23-9695-ec5deb14c7e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6452 | 2024.10.09 22:17:40.569023 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6453 | 2024.10.09 22:17:40.569094 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6454 | 2024.10.09 22:17:40.569440 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6455 | 2024.10.09 22:17:40.569878 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.10.09 22:17:40.569926 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6457 | 2024.10.09 22:17:40.570349 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6458 | 2024.10.09 22:17:40.570788 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2024.10.09 22:17:40.570977 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001995 sec., 1002.5062656641605 rows/sec., 81.75 KiB/sec. | ||
6460 | 2024.10.09 22:17:40.570978 [ 95 ] {} <Debug> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
6461 | 2024.10.09 22:17:40.571080 [ 95 ] {} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6462 | 2024.10.09 22:17:40.571145 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6463 | 2024.10.09 22:17:40.571311 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
6464 | 2024.10.09 22:17:40.571323 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Debug> DynamicQueryHandler: Done processing query | ||
6465 | 2024.10.09 22:17:40.571387 [ 3 ] {5941a112-680d-4bf0-8a75-bfa8f091ca37} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6466 | 2024.10.09 22:17:40.571423 [ 3 ] {} <Debug> HTTP-Session: 01f1f2da-8b93-4a23-9695-ec5deb14c7e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6467 | 2024.10.09 22:17:40.571535 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6468 | 2024.10.09 22:17:40.571577 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
6469 | 2024.10.09 22:17:40.571670 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
6470 | 2024.10.09 22:17:40.571790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6471 | 2024.10.09 22:17:40.572044 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
6472 | 2024.10.09 22:17:40.572165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6473 | 2024.10.09 22:17:40.572325 [ 3 ] {} <Debug> HTTP-Session: 6bf15deb-15f4-4ddf-9a69-b3ace3ffa44f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6474 | 2024.10.09 22:17:40.572363 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6475 | 2024.10.09 22:17:40.572410 [ 3 ] {} <Debug> HTTP-Session: 6bf15deb-15f4-4ddf-9a69-b3ace3ffa44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6476 | 2024.10.09 22:17:40.572518 [ 3 ] {} <Debug> HTTP-Session: 6bf15deb-15f4-4ddf-9a69-b3ace3ffa44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6477 | 2024.10.09 22:17:40.572670 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
6478 | 2024.10.09 22:17:40.572733 [ 3 ] {} <Trace> HTTP-Session: 6bf15deb-15f4-4ddf-9a69-b3ace3ffa44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2024.10.09 22:17:40.572917 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
6480 | 2024.10.09 22:17:40.573434 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6481 | 2024.10.09 22:17:40.573503 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6482 | 2024.10.09 22:17:40.574428 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6483 | 2024.10.09 22:17:40.575665 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6484 | 2024.10.09 22:17:40.575735 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6485 | 2024.10.09 22:17:40.575739 [ 199 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004512309 sec., 6648.480855366953 rows/sec., 568.11 KiB/sec. | ||
6486 | 2024.10.09 22:17:40.576037 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
6487 | 2024.10.09 22:17:40.576540 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6488 | 2024.10.09 22:17:40.577145 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6489 | 2024.10.09 22:17:40.577373 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_10_2} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
6490 | 2024.10.09 22:17:40.577476 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6491 | 2024.10.09 22:17:40.577574 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6492 | 2024.10.09 22:17:40.577716 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Debug> executeQuery: Read 218 rows, 19.63 KiB in 0.004547 sec., 47943.699142291625 rows/sec., 4.21 MiB/sec. | ||
6493 | 2024.10.09 22:17:40.577943 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Debug> DynamicQueryHandler: Done processing query | ||
6494 | 2024.10.09 22:17:40.577970 [ 3 ] {a9944d46-cb37-4a38-88bd-0d96cfbe26b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
6495 | 2024.10.09 22:17:40.577988 [ 3 ] {} <Debug> HTTP-Session: 6bf15deb-15f4-4ddf-9a69-b3ace3ffa44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6496 | 2024.10.09 22:17:40.578131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.10.09 22:17:40.578187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6498 | 2024.10.09 22:17:40.578211 [ 3 ] {} <Debug> HTTP-Session: 26705c02-5aed-4404-bef7-0e955e7b962c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6499 | 2024.10.09 22:17:40.578234 [ 3 ] {} <Debug> HTTP-Session: 26705c02-5aed-4404-bef7-0e955e7b962c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6500 | 2024.10.09 22:17:40.578252 [ 3 ] {} <Debug> HTTP-Session: 26705c02-5aed-4404-bef7-0e955e7b962c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6501 | 2024.10.09 22:17:40.578288 [ 3 ] {} <Trace> HTTP-Session: 26705c02-5aed-4404-bef7-0e955e7b962c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6502 | 2024.10.09 22:17:40.578403 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6503 | 2024.10.09 22:17:40.578451 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6504 | 2024.10.09 22:17:40.578690 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6505 | 2024.10.09 22:17:40.579008 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6506 | 2024.10.09 22:17:40.579048 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6507 | 2024.10.09 22:17:40.579406 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6508 | 2024.10.09 22:17:40.579782 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6509 | 2024.10.09 22:17:40.579934 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001559 sec., 10262.989095574085 rows/sec., 764.84 KiB/sec. | ||
6510 | 2024.10.09 22:17:40.580115 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Debug> DynamicQueryHandler: Done processing query | ||
6511 | 2024.10.09 22:17:40.580140 [ 3 ] {d9d48b39-db93-4c60-8c38-5b0e9fa6d809} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6512 | 2024.10.09 22:17:40.580155 [ 3 ] {} <Debug> HTTP-Session: 26705c02-5aed-4404-bef7-0e955e7b962c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6513 | 2024.10.09 22:17:40.580289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6514 | 2024.10.09 22:17:40.580338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6515 | 2024.10.09 22:17:40.580357 [ 3 ] {} <Debug> HTTP-Session: fafd02d5-f963-417c-8f50-43b1e5760308 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6516 | 2024.10.09 22:17:40.580374 [ 3 ] {} <Debug> HTTP-Session: fafd02d5-f963-417c-8f50-43b1e5760308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6517 | 2024.10.09 22:17:40.580388 [ 3 ] {} <Debug> HTTP-Session: fafd02d5-f963-417c-8f50-43b1e5760308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6518 | 2024.10.09 22:17:40.580419 [ 3 ] {} <Trace> HTTP-Session: fafd02d5-f963-417c-8f50-43b1e5760308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6519 | 2024.10.09 22:17:40.580517 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6520 | 2024.10.09 22:17:40.580559 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6521 | 2024.10.09 22:17:40.580782 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6522 | 2024.10.09 22:17:40.581082 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6523 | 2024.10.09 22:17:40.581120 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6524 | 2024.10.09 22:17:40.581492 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6525 | 2024.10.09 22:17:40.581856 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6526 | 2024.10.09 22:17:40.582027 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. | ||
6527 | 2024.10.09 22:17:40.582397 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Debug> DynamicQueryHandler: Done processing query | ||
6528 | 2024.10.09 22:17:40.582422 [ 3 ] {2fea686c-b97e-4afa-a508-b0708dbd9384} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6529 | 2024.10.09 22:17:40.582438 [ 3 ] {} <Debug> HTTP-Session: fafd02d5-f963-417c-8f50-43b1e5760308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6530 | 2024.10.09 22:17:40.582545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6531 | 2024.10.09 22:17:40.582595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6532 | 2024.10.09 22:17:40.582615 [ 3 ] {} <Debug> HTTP-Session: 757329a0-7d36-4322-aed0-aadc7c55bb67 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6533 | 2024.10.09 22:17:40.582631 [ 3 ] {} <Debug> HTTP-Session: 757329a0-7d36-4322-aed0-aadc7c55bb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6534 | 2024.10.09 22:17:40.582645 [ 3 ] {} <Debug> HTTP-Session: 757329a0-7d36-4322-aed0-aadc7c55bb67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6535 | 2024.10.09 22:17:40.582676 [ 3 ] {} <Trace> HTTP-Session: 757329a0-7d36-4322-aed0-aadc7c55bb67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6536 | 2024.10.09 22:17:40.582775 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6537 | 2024.10.09 22:17:40.582817 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6538 | 2024.10.09 22:17:40.583080 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6539 | 2024.10.09 22:17:40.583374 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6540 | 2024.10.09 22:17:40.583411 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6541 | 2024.10.09 22:17:40.583784 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6542 | 2024.10.09 22:17:40.584160 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6543 | 2024.10.09 22:17:40.584322 [ 93 ] {} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6544 | 2024.10.09 22:17:40.584324 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 226.66 KiB/sec. | ||
6545 | 2024.10.09 22:17:40.584402 [ 93 ] {} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6546 | 2024.10.09 22:17:40.584486 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6547 | 2024.10.09 22:17:40.584774 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Debug> DynamicQueryHandler: Done processing query | ||
6548 | 2024.10.09 22:17:40.584833 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6549 | 2024.10.09 22:17:40.584913 [ 3 ] {1c5c3223-2e4c-4086-9460-9e6fa1345542} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6550 | 2024.10.09 22:17:40.585001 [ 3 ] {} <Debug> HTTP-Session: 757329a0-7d36-4322-aed0-aadc7c55bb67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6551 | 2024.10.09 22:17:40.585184 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6552 | 2024.10.09 22:17:40.585230 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part | ||
6553 | 2024.10.09 22:17:40.585375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6554 | 2024.10.09 22:17:40.585479 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
6555 | 2024.10.09 22:17:40.585565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6556 | 2024.10.09 22:17:40.585698 [ 3 ] {} <Debug> HTTP-Session: fd864939-37f9-436d-975f-d57ac79627d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6557 | 2024.10.09 22:17:40.585744 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
6558 | 2024.10.09 22:17:40.585790 [ 3 ] {} <Debug> HTTP-Session: fd864939-37f9-436d-975f-d57ac79627d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6559 | 2024.10.09 22:17:40.585884 [ 3 ] {} <Debug> HTTP-Session: fd864939-37f9-436d-975f-d57ac79627d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6560 | 2024.10.09 22:17:40.586020 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
6561 | 2024.10.09 22:17:40.586131 [ 3 ] {} <Trace> HTTP-Session: fd864939-37f9-436d-975f-d57ac79627d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6562 | 2024.10.09 22:17:40.586333 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
6563 | 2024.10.09 22:17:40.586817 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6564 | 2024.10.09 22:17:40.586911 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6565 | 2024.10.09 22:17:40.587776 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6566 | 2024.10.09 22:17:40.588934 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339588 sec., 6913.098662822369 rows/sec., 438.82 KiB/sec. | ||
6567 | 2024.10.09 22:17:40.589087 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6568 | 2024.10.09 22:17:40.589121 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6569 | 2024.10.09 22:17:40.589152 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6570 | 2024.10.09 22:17:40.590127 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6571 | 2024.10.09 22:17:40.590167 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2024.10.09 22:17:40.590303 [ 193 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_13_3} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6573 | 2024.10.09 22:17:40.590538 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6574 | 2024.10.09 22:17:40.590814 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2024.10.09 22:17:40.590984 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Debug> executeQuery: Read 398 rows, 28.97 KiB in 0.004399 sec., 90475.10797908615 rows/sec., 6.43 MiB/sec. | ||
6576 | 2024.10.09 22:17:40.591186 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Debug> DynamicQueryHandler: Done processing query | ||
6577 | 2024.10.09 22:17:40.591211 [ 3 ] {20098d1f-6252-42da-a91e-b7586d116d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6578 | 2024.10.09 22:17:40.591227 [ 3 ] {} <Debug> HTTP-Session: fd864939-37f9-436d-975f-d57ac79627d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6579 | 2024.10.09 22:17:40.591367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6580 | 2024.10.09 22:17:40.591419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6581 | 2024.10.09 22:17:40.591440 [ 3 ] {} <Debug> HTTP-Session: 8f84459e-e26c-41fc-8182-856e195c68b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6582 | 2024.10.09 22:17:40.591459 [ 3 ] {} <Debug> HTTP-Session: 8f84459e-e26c-41fc-8182-856e195c68b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6583 | 2024.10.09 22:17:40.591476 [ 3 ] {} <Debug> HTTP-Session: 8f84459e-e26c-41fc-8182-856e195c68b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6584 | 2024.10.09 22:17:40.591510 [ 3 ] {} <Trace> HTTP-Session: 8f84459e-e26c-41fc-8182-856e195c68b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6585 | 2024.10.09 22:17:40.591614 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6586 | 2024.10.09 22:17:40.591662 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6587 | 2024.10.09 22:17:40.591803 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6588 | 2024.10.09 22:17:40.592076 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6589 | 2024.10.09 22:17:40.592116 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6590 | 2024.10.09 22:17:40.592476 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6591 | 2024.10.09 22:17:40.592838 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6592 | 2024.10.09 22:17:40.593002 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
6593 | 2024.10.09 22:17:40.593210 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Debug> DynamicQueryHandler: Done processing query | ||
6594 | 2024.10.09 22:17:40.593234 [ 3 ] {0dabf3bd-43ca-45af-8310-face19be2f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6595 | 2024.10.09 22:17:40.593251 [ 3 ] {} <Debug> HTTP-Session: 8f84459e-e26c-41fc-8182-856e195c68b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6596 | 2024.10.09 22:17:40.593414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6597 | 2024.10.09 22:17:40.593554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6598 | 2024.10.09 22:17:40.593574 [ 3 ] {} <Debug> HTTP-Session: 5a8ab72e-d80a-4ced-bb6a-6e34f0914c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6599 | 2024.10.09 22:17:40.593591 [ 3 ] {} <Debug> HTTP-Session: 5a8ab72e-d80a-4ced-bb6a-6e34f0914c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6600 | 2024.10.09 22:17:40.593605 [ 3 ] {} <Debug> HTTP-Session: 5a8ab72e-d80a-4ced-bb6a-6e34f0914c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6601 | 2024.10.09 22:17:40.593636 [ 3 ] {} <Trace> HTTP-Session: 5a8ab72e-d80a-4ced-bb6a-6e34f0914c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6602 | 2024.10.09 22:17:40.593807 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6603 | 2024.10.09 22:17:40.593855 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6604 | 2024.10.09 22:17:40.594004 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6605 | 2024.10.09 22:17:40.594424 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6606 | 2024.10.09 22:17:40.594555 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6607 | 2024.10.09 22:17:40.594961 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6608 | 2024.10.09 22:17:40.595339 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6609 | 2024.10.09 22:17:40.595499 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001778 sec., 133858.26771653543 rows/sec., 8.97 MiB/sec. | ||
6610 | 2024.10.09 22:17:40.595677 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Debug> DynamicQueryHandler: Done processing query | ||
6611 | 2024.10.09 22:17:40.595704 [ 3 ] {d83479f0-179c-4645-bad0-76334475b02e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6612 | 2024.10.09 22:17:40.595722 [ 3 ] {} <Debug> HTTP-Session: 5a8ab72e-d80a-4ced-bb6a-6e34f0914c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6613 | 2024.10.09 22:17:40.595846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6614 | 2024.10.09 22:17:40.595895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6615 | 2024.10.09 22:17:40.595914 [ 3 ] {} <Debug> HTTP-Session: cfd73225-42b7-45d0-bfa2-c2ca3c85cf45 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6616 | 2024.10.09 22:17:40.595930 [ 3 ] {} <Debug> HTTP-Session: cfd73225-42b7-45d0-bfa2-c2ca3c85cf45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6617 | 2024.10.09 22:17:40.595944 [ 3 ] {} <Debug> HTTP-Session: cfd73225-42b7-45d0-bfa2-c2ca3c85cf45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6618 | 2024.10.09 22:17:40.595975 [ 3 ] {} <Trace> HTTP-Session: cfd73225-42b7-45d0-bfa2-c2ca3c85cf45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6619 | 2024.10.09 22:17:40.596069 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6620 | 2024.10.09 22:17:40.596117 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6621 | 2024.10.09 22:17:40.596250 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6622 | 2024.10.09 22:17:40.596547 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6623 | 2024.10.09 22:17:40.596584 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6624 | 2024.10.09 22:17:40.596946 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6625 | 2024.10.09 22:17:40.597293 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6626 | 2024.10.09 22:17:40.597460 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
6627 | 2024.10.09 22:17:40.597627 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Debug> DynamicQueryHandler: Done processing query | ||
6628 | 2024.10.09 22:17:40.597651 [ 3 ] {6f7a83e2-b7f5-4652-81fc-d0367f529bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6629 | 2024.10.09 22:17:40.597667 [ 3 ] {} <Debug> HTTP-Session: cfd73225-42b7-45d0-bfa2-c2ca3c85cf45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6630 | 2024.10.09 22:17:40.597802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6631 | 2024.10.09 22:17:40.597850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6632 | 2024.10.09 22:17:40.597869 [ 3 ] {} <Debug> HTTP-Session: c7c66885-6e61-4639-8090-498a1cdf3103 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6633 | 2024.10.09 22:17:40.597885 [ 3 ] {} <Debug> HTTP-Session: c7c66885-6e61-4639-8090-498a1cdf3103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6634 | 2024.10.09 22:17:40.597899 [ 3 ] {} <Debug> HTTP-Session: c7c66885-6e61-4639-8090-498a1cdf3103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6635 | 2024.10.09 22:17:40.597928 [ 3 ] {} <Trace> HTTP-Session: c7c66885-6e61-4639-8090-498a1cdf3103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6636 | 2024.10.09 22:17:40.598122 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6637 | 2024.10.09 22:17:40.598187 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6638 | 2024.10.09 22:17:40.598638 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6639 | 2024.10.09 22:17:40.599156 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2024.10.09 22:17:40.599192 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6641 | 2024.10.09 22:17:40.599802 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6642 | 2024.10.09 22:17:40.600252 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2024.10.09 22:17:40.600431 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6644 | 2024.10.09 22:17:40.600461 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00245 sec., 5714.285714285715 rows/sec., 10.24 MiB/sec. | ||
6645 | 2024.10.09 22:17:40.600485 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6646 | 2024.10.09 22:17:40.600568 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
6647 | 2024.10.09 22:17:40.600910 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
6648 | 2024.10.09 22:17:40.601062 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Debug> DynamicQueryHandler: Done processing query | ||
6649 | 2024.10.09 22:17:40.601115 [ 3 ] {75b9ef75-9a4f-45cb-b032-326d298a8388} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
6650 | 2024.10.09 22:17:40.601162 [ 3 ] {} <Debug> HTTP-Session: c7c66885-6e61-4639-8090-498a1cdf3103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6651 | 2024.10.09 22:17:40.601370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6652 | 2024.10.09 22:17:40.601482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6653 | 2024.10.09 22:17:40.601542 [ 3 ] {} <Debug> HTTP-Session: b67773d1-4ccd-41ea-a1f2-b50e4286ab40 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6654 | 2024.10.09 22:17:40.601569 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6655 | 2024.10.09 22:17:40.601579 [ 3 ] {} <Debug> HTTP-Session: b67773d1-4ccd-41ea-a1f2-b50e4286ab40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6656 | 2024.10.09 22:17:40.601637 [ 3 ] {} <Debug> HTTP-Session: b67773d1-4ccd-41ea-a1f2-b50e4286ab40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6657 | 2024.10.09 22:17:40.601727 [ 3 ] {} <Trace> HTTP-Session: b67773d1-4ccd-41ea-a1f2-b50e4286ab40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6658 | 2024.10.09 22:17:40.601733 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 345 rows starting from the beginning of the part | ||
6659 | 2024.10.09 22:17:40.602096 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6660 | 2024.10.09 22:17:40.602258 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6661 | 2024.10.09 22:17:40.602351 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6662 | 2024.10.09 22:17:40.603140 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6663 | 2024.10.09 22:17:40.603266 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
6664 | 2024.10.09 22:17:40.603846 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6665 | 2024.10.09 22:17:40.604145 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2024.10.09 22:17:40.604264 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6667 | 2024.10.09 22:17:40.604569 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
6668 | 2024.10.09 22:17:40.605201 [ 199 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6669 | 2024.10.09 22:17:40.605682 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6670 | 2024.10.09 22:17:40.606633 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2024.10.09 22:17:40.607033 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005154 sec., 15909.972836631743 rows/sec., 1.01 MiB/sec. | ||
6672 | 2024.10.09 22:17:40.607388 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Debug> DynamicQueryHandler: Done processing query | ||
6673 | 2024.10.09 22:17:40.607413 [ 3 ] {57d1f686-61f9-4146-bcf1-50e12d62354f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6674 | 2024.10.09 22:17:40.607434 [ 3 ] {} <Debug> HTTP-Session: b67773d1-4ccd-41ea-a1f2-b50e4286ab40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6675 | 2024.10.09 22:17:40.609921 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 19 columns (19 merged, 0 gathered) in 0.009199541 sec., 48806.78286014487 rows/sec., 87.46 MiB/sec. | ||
6676 | 2024.10.09 22:17:40.610901 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6677 | 2024.10.09 22:17:40.611543 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2024.10.09 22:17:40.611623 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6679 | 2024.10.09 22:17:40.611767 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
6680 | 2024.10.09 22:17:44.323214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 668 | ||
6681 | 2024.10.09 22:17:44.326270 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2024.10.09 22:17:44.326325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6683 | 2024.10.09 22:17:44.327838 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6684 | 2024.10.09 22:17:44.328855 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2024.10.09 22:17:44.329852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
6686 | 2024.10.09 22:17:45.565871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6687 | 2024.10.09 22:17:45.565985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6688 | 2024.10.09 22:17:45.566011 [ 3 ] {} <Debug> HTTP-Session: 0bc6ccd8-0bf8-4e0b-bf7c-36c032345ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6689 | 2024.10.09 22:17:45.566035 [ 3 ] {} <Debug> HTTP-Session: 0bc6ccd8-0bf8-4e0b-bf7c-36c032345ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6690 | 2024.10.09 22:17:45.566051 [ 3 ] {} <Debug> HTTP-Session: 0bc6ccd8-0bf8-4e0b-bf7c-36c032345ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6691 | 2024.10.09 22:17:45.566102 [ 3 ] {} <Trace> HTTP-Session: 0bc6ccd8-0bf8-4e0b-bf7c-36c032345ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6692 | 2024.10.09 22:17:45.566280 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6693 | 2024.10.09 22:17:45.566348 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6694 | 2024.10.09 22:17:45.566697 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6695 | 2024.10.09 22:17:45.567112 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2024.10.09 22:17:45.567154 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6697 | 2024.10.09 22:17:45.567584 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6698 | 2024.10.09 22:17:45.567996 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2024.10.09 22:17:45.568172 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00194 sec., 1030.9278350515463 rows/sec., 84.06 KiB/sec. | ||
6700 | 2024.10.09 22:17:45.568434 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Debug> DynamicQueryHandler: Done processing query | ||
6701 | 2024.10.09 22:17:45.568462 [ 3 ] {3555c358-7634-4c1f-a306-b111d008bb51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6702 | 2024.10.09 22:17:45.568479 [ 3 ] {} <Debug> HTTP-Session: 0bc6ccd8-0bf8-4e0b-bf7c-36c032345ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6703 | 2024.10.09 22:17:45.568642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6704 | 2024.10.09 22:17:45.568694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6705 | 2024.10.09 22:17:45.568714 [ 3 ] {} <Debug> HTTP-Session: a4a4c6f4-aca3-47ef-ab51-869714c96dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6706 | 2024.10.09 22:17:45.568731 [ 3 ] {} <Debug> HTTP-Session: a4a4c6f4-aca3-47ef-ab51-869714c96dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6707 | 2024.10.09 22:17:45.568746 [ 3 ] {} <Debug> HTTP-Session: a4a4c6f4-aca3-47ef-ab51-869714c96dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6708 | 2024.10.09 22:17:45.568781 [ 3 ] {} <Trace> HTTP-Session: a4a4c6f4-aca3-47ef-ab51-869714c96dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6709 | 2024.10.09 22:17:45.568923 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6710 | 2024.10.09 22:17:45.568969 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6711 | 2024.10.09 22:17:45.569197 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6712 | 2024.10.09 22:17:45.569619 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6713 | 2024.10.09 22:17:45.569657 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6714 | 2024.10.09 22:17:45.570051 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6715 | 2024.10.09 22:17:45.570436 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6716 | 2024.10.09 22:17:45.570598 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001723 sec., 69065.58328496809 rows/sec., 5.88 MiB/sec. | ||
6717 | 2024.10.09 22:17:45.570779 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Debug> DynamicQueryHandler: Done processing query | ||
6718 | 2024.10.09 22:17:45.570803 [ 3 ] {5dc39948-245d-4f15-9f9d-13a56a3430a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6719 | 2024.10.09 22:17:45.570819 [ 3 ] {} <Debug> HTTP-Session: a4a4c6f4-aca3-47ef-ab51-869714c96dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6720 | 2024.10.09 22:17:45.570957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6721 | 2024.10.09 22:17:45.571008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6722 | 2024.10.09 22:17:45.571027 [ 3 ] {} <Debug> HTTP-Session: f31087fb-8b4d-4c6c-88f9-19b504869298 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6723 | 2024.10.09 22:17:45.571044 [ 3 ] {} <Debug> HTTP-Session: f31087fb-8b4d-4c6c-88f9-19b504869298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6724 | 2024.10.09 22:17:45.571058 [ 3 ] {} <Debug> HTTP-Session: f31087fb-8b4d-4c6c-88f9-19b504869298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6725 | 2024.10.09 22:17:45.571090 [ 3 ] {} <Trace> HTTP-Session: f31087fb-8b4d-4c6c-88f9-19b504869298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6726 | 2024.10.09 22:17:45.571206 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6727 | 2024.10.09 22:17:45.571251 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6728 | 2024.10.09 22:17:45.571477 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6729 | 2024.10.09 22:17:45.571789 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6730 | 2024.10.09 22:17:45.571826 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6731 | 2024.10.09 22:17:45.572190 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6732 | 2024.10.09 22:17:45.572565 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6733 | 2024.10.09 22:17:45.572729 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00156 sec., 21153.846153846152 rows/sec., 1.55 MiB/sec. | ||
6734 | 2024.10.09 22:17:45.572967 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Debug> DynamicQueryHandler: Done processing query | ||
6735 | 2024.10.09 22:17:45.572992 [ 3 ] {0c998b35-aecf-4bdf-9be4-b5b3b355381f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6736 | 2024.10.09 22:17:45.573007 [ 3 ] {} <Debug> HTTP-Session: f31087fb-8b4d-4c6c-88f9-19b504869298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6737 | 2024.10.09 22:17:45.573141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6738 | 2024.10.09 22:17:45.573190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6739 | 2024.10.09 22:17:45.573208 [ 3 ] {} <Debug> HTTP-Session: aa285be9-d095-40c4-96c8-b630661c3214 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6740 | 2024.10.09 22:17:45.573225 [ 3 ] {} <Debug> HTTP-Session: aa285be9-d095-40c4-96c8-b630661c3214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6741 | 2024.10.09 22:17:45.573239 [ 3 ] {} <Debug> HTTP-Session: aa285be9-d095-40c4-96c8-b630661c3214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6742 | 2024.10.09 22:17:45.573271 [ 3 ] {} <Trace> HTTP-Session: aa285be9-d095-40c4-96c8-b630661c3214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6743 | 2024.10.09 22:17:45.573396 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6744 | 2024.10.09 22:17:45.573439 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6745 | 2024.10.09 22:17:45.573666 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6746 | 2024.10.09 22:17:45.574033 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2024.10.09 22:17:45.574070 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6748 | 2024.10.09 22:17:45.574448 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6749 | 2024.10.09 22:17:45.574837 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6750 | 2024.10.09 22:17:45.574994 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001634 sec., 59363.52509179927 rows/sec., 4.64 MiB/sec. | ||
6751 | 2024.10.09 22:17:45.575295 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Debug> DynamicQueryHandler: Done processing query | ||
6752 | 2024.10.09 22:17:45.575342 [ 3 ] {44f7bb60-a30b-4aee-a179-c1b3793b6e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6753 | 2024.10.09 22:17:45.575373 [ 3 ] {} <Debug> HTTP-Session: aa285be9-d095-40c4-96c8-b630661c3214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6754 | 2024.10.09 22:17:45.575547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6755 | 2024.10.09 22:17:45.575596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6756 | 2024.10.09 22:17:45.575614 [ 3 ] {} <Debug> HTTP-Session: 781ab6f6-dddd-433a-a416-26a1b32998d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6757 | 2024.10.09 22:17:45.575630 [ 3 ] {} <Debug> HTTP-Session: 781ab6f6-dddd-433a-a416-26a1b32998d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6758 | 2024.10.09 22:17:45.575644 [ 3 ] {} <Debug> HTTP-Session: 781ab6f6-dddd-433a-a416-26a1b32998d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6759 | 2024.10.09 22:17:45.575675 [ 3 ] {} <Trace> HTTP-Session: 781ab6f6-dddd-433a-a416-26a1b32998d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6760 | 2024.10.09 22:17:45.575825 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6761 | 2024.10.09 22:17:45.575871 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6762 | 2024.10.09 22:17:45.576032 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6763 | 2024.10.09 22:17:45.576412 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6764 | 2024.10.09 22:17:45.576448 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6765 | 2024.10.09 22:17:45.576844 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6766 | 2024.10.09 22:17:45.577195 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6767 | 2024.10.09 22:17:45.577353 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001593 sec., 101067.16886377904 rows/sec., 7.04 MiB/sec. | ||
6768 | 2024.10.09 22:17:45.577521 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Debug> DynamicQueryHandler: Done processing query | ||
6769 | 2024.10.09 22:17:45.577546 [ 3 ] {568c581d-ca15-463a-8175-affabd013f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6770 | 2024.10.09 22:17:45.577561 [ 3 ] {} <Debug> HTTP-Session: 781ab6f6-dddd-433a-a416-26a1b32998d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6771 | 2024.10.09 22:17:45.577729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6772 | 2024.10.09 22:17:45.577776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6773 | 2024.10.09 22:17:45.577800 [ 3 ] {} <Debug> HTTP-Session: f43b06e5-fdce-427c-9972-6fee4a978cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6774 | 2024.10.09 22:17:45.577817 [ 3 ] {} <Debug> HTTP-Session: f43b06e5-fdce-427c-9972-6fee4a978cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6775 | 2024.10.09 22:17:45.577831 [ 3 ] {} <Debug> HTTP-Session: f43b06e5-fdce-427c-9972-6fee4a978cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6776 | 2024.10.09 22:17:45.577862 [ 3 ] {} <Trace> HTTP-Session: f43b06e5-fdce-427c-9972-6fee4a978cb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6777 | 2024.10.09 22:17:45.578187 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6778 | 2024.10.09 22:17:45.578251 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6779 | 2024.10.09 22:17:45.578671 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6780 | 2024.10.09 22:17:45.579370 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2024.10.09 22:17:45.579407 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6782 | 2024.10.09 22:17:45.580092 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6783 | 2024.10.09 22:17:45.580520 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2024.10.09 22:17:45.580721 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002767 sec., 11203.469461510662 rows/sec., 20.08 MiB/sec. | ||
6785 | 2024.10.09 22:17:45.581152 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Debug> DynamicQueryHandler: Done processing query | ||
6786 | 2024.10.09 22:17:45.581177 [ 3 ] {fa5e4043-2024-4a1c-981d-749c2334d2f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6787 | 2024.10.09 22:17:45.581193 [ 3 ] {} <Debug> HTTP-Session: f43b06e5-fdce-427c-9972-6fee4a978cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6788 | 2024.10.09 22:17:45.581322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6789 | 2024.10.09 22:17:45.581371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6790 | 2024.10.09 22:17:45.581391 [ 3 ] {} <Debug> HTTP-Session: dac14620-efa8-424c-a6c0-38eb9df9c2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6791 | 2024.10.09 22:17:45.581409 [ 3 ] {} <Debug> HTTP-Session: dac14620-efa8-424c-a6c0-38eb9df9c2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6792 | 2024.10.09 22:17:45.581423 [ 3 ] {} <Debug> HTTP-Session: dac14620-efa8-424c-a6c0-38eb9df9c2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6793 | 2024.10.09 22:17:45.581454 [ 3 ] {} <Trace> HTTP-Session: dac14620-efa8-424c-a6c0-38eb9df9c2b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2024.10.09 22:17:45.581572 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6795 | 2024.10.09 22:17:45.581616 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6796 | 2024.10.09 22:17:45.581745 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6797 | 2024.10.09 22:17:45.582052 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6798 | 2024.10.09 22:17:45.582088 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6799 | 2024.10.09 22:17:45.582455 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6800 | 2024.10.09 22:17:45.582797 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6801 | 2024.10.09 22:17:45.582955 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
6802 | 2024.10.09 22:17:45.583259 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Debug> DynamicQueryHandler: Done processing query | ||
6803 | 2024.10.09 22:17:45.583318 [ 3 ] {40ead055-fb7b-4b8a-a540-6b239ca3a0dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6804 | 2024.10.09 22:17:45.583378 [ 3 ] {} <Debug> HTTP-Session: dac14620-efa8-424c-a6c0-38eb9df9c2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6805 | 2024.10.09 22:17:49.002224 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6806 | 2024.10.09 22:17:49.002300 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6807 | 2024.10.09 22:17:50.568829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6808 | 2024.10.09 22:17:50.568953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6809 | 2024.10.09 22:17:50.568984 [ 3 ] {} <Debug> HTTP-Session: 0de95378-a8ef-4e24-96e3-53a9b37cb547 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6810 | 2024.10.09 22:17:50.569012 [ 3 ] {} <Debug> HTTP-Session: 0de95378-a8ef-4e24-96e3-53a9b37cb547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6811 | 2024.10.09 22:17:50.569032 [ 3 ] {} <Debug> HTTP-Session: 0de95378-a8ef-4e24-96e3-53a9b37cb547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6812 | 2024.10.09 22:17:50.569090 [ 3 ] {} <Trace> HTTP-Session: 0de95378-a8ef-4e24-96e3-53a9b37cb547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6813 | 2024.10.09 22:17:50.569379 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6814 | 2024.10.09 22:17:50.569458 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6815 | 2024.10.09 22:17:50.569851 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6816 | 2024.10.09 22:17:50.570445 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6817 | 2024.10.09 22:17:50.570495 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6818 | 2024.10.09 22:17:50.570941 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6819 | 2024.10.09 22:17:50.571343 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2024.10.09 22:17:50.571524 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002258 sec., 96102.74579273694 rows/sec., 8.46 MiB/sec. | ||
6821 | 2024.10.09 22:17:50.571779 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Debug> DynamicQueryHandler: Done processing query | ||
6822 | 2024.10.09 22:17:50.571809 [ 3 ] {9e12179d-2b30-42a1-96b0-c7fdfff6c7b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6823 | 2024.10.09 22:17:50.571826 [ 3 ] {} <Debug> HTTP-Session: 0de95378-a8ef-4e24-96e3-53a9b37cb547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6824 | 2024.10.09 22:17:50.571969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6825 | 2024.10.09 22:17:50.572028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6826 | 2024.10.09 22:17:50.572049 [ 3 ] {} <Debug> HTTP-Session: e3e0d29b-736d-4753-8b3c-826d8a2dc546 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6827 | 2024.10.09 22:17:50.572067 [ 3 ] {} <Debug> HTTP-Session: e3e0d29b-736d-4753-8b3c-826d8a2dc546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6828 | 2024.10.09 22:17:50.572081 [ 3 ] {} <Debug> HTTP-Session: e3e0d29b-736d-4753-8b3c-826d8a2dc546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6829 | 2024.10.09 22:17:50.572117 [ 3 ] {} <Trace> HTTP-Session: e3e0d29b-736d-4753-8b3c-826d8a2dc546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2024.10.09 22:17:50.572226 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6831 | 2024.10.09 22:17:50.572273 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6832 | 2024.10.09 22:17:50.572518 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6833 | 2024.10.09 22:17:50.572842 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6834 | 2024.10.09 22:17:50.572880 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6835 | 2024.10.09 22:17:50.573233 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6836 | 2024.10.09 22:17:50.573598 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6837 | 2024.10.09 22:17:50.573762 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00156 sec., 8974.358974358975 rows/sec., 674.83 KiB/sec. | ||
6838 | 2024.10.09 22:17:50.574101 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Debug> DynamicQueryHandler: Done processing query | ||
6839 | 2024.10.09 22:17:50.574142 [ 3 ] {0010a15a-ac4b-4afd-a56f-17c9cd2dd300} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6840 | 2024.10.09 22:17:50.574158 [ 3 ] {} <Debug> HTTP-Session: e3e0d29b-736d-4753-8b3c-826d8a2dc546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6841 | 2024.10.09 22:17:50.574267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6842 | 2024.10.09 22:17:50.574316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6843 | 2024.10.09 22:17:50.574334 [ 3 ] {} <Debug> HTTP-Session: 2d808fe4-0eec-4f43-a173-75c03607ae09 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6844 | 2024.10.09 22:17:50.574351 [ 3 ] {} <Debug> HTTP-Session: 2d808fe4-0eec-4f43-a173-75c03607ae09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6845 | 2024.10.09 22:17:50.574365 [ 3 ] {} <Debug> HTTP-Session: 2d808fe4-0eec-4f43-a173-75c03607ae09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6846 | 2024.10.09 22:17:50.574396 [ 3 ] {} <Trace> HTTP-Session: 2d808fe4-0eec-4f43-a173-75c03607ae09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6847 | 2024.10.09 22:17:50.574498 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6848 | 2024.10.09 22:17:50.574543 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6849 | 2024.10.09 22:17:50.574788 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6850 | 2024.10.09 22:17:50.575099 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6851 | 2024.10.09 22:17:50.575135 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6852 | 2024.10.09 22:17:50.575494 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6853 | 2024.10.09 22:17:50.575869 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6854 | 2024.10.09 22:17:50.576023 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec. | ||
6855 | 2024.10.09 22:17:50.576034 [ 84 ] {} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6856 | 2024.10.09 22:17:50.576146 [ 84 ] {} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2024.10.09 22:17:50.576198 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6858 | 2024.10.09 22:17:50.576288 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Debug> DynamicQueryHandler: Done processing query | ||
6859 | 2024.10.09 22:17:50.576346 [ 3 ] {e410a8fd-f426-4ef6-bf04-34d6f07a7fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6860 | 2024.10.09 22:17:50.576405 [ 3 ] {} <Debug> HTTP-Session: 2d808fe4-0eec-4f43-a173-75c03607ae09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6861 | 2024.10.09 22:17:50.576479 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
6862 | 2024.10.09 22:17:50.576569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6863 | 2024.10.09 22:17:50.576629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6864 | 2024.10.09 22:17:50.576659 [ 3 ] {} <Debug> HTTP-Session: 7896320b-e5b3-46da-b77b-f8698b2de746 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6865 | 2024.10.09 22:17:50.576683 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6866 | 2024.10.09 22:17:50.576685 [ 3 ] {} <Debug> HTTP-Session: 7896320b-e5b3-46da-b77b-f8698b2de746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6867 | 2024.10.09 22:17:50.576716 [ 3 ] {} <Debug> HTTP-Session: 7896320b-e5b3-46da-b77b-f8698b2de746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6868 | 2024.10.09 22:17:50.576728 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
6869 | 2024.10.09 22:17:50.576751 [ 3 ] {} <Trace> HTTP-Session: 7896320b-e5b3-46da-b77b-f8698b2de746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6870 | 2024.10.09 22:17:50.576830 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
6871 | 2024.10.09 22:17:50.576970 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6872 | 2024.10.09 22:17:50.577178 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6873 | 2024.10.09 22:17:50.577191 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
6874 | 2024.10.09 22:17:50.577626 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 242 rows starting from the beginning of the part | ||
6875 | 2024.10.09 22:17:50.577950 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
6876 | 2024.10.09 22:17:50.578367 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6877 | 2024.10.09 22:17:50.578932 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6878 | 2024.10.09 22:17:50.579455 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6879 | 2024.10.09 22:17:50.579497 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6880 | 2024.10.09 22:17:50.580056 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6881 | 2024.10.09 22:17:50.580304 [ 186 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004019153 sec., 134605.47533273802 rows/sec., 9.15 MiB/sec. | ||
6882 | 2024.10.09 22:17:50.580607 [ 199 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6883 | 2024.10.09 22:17:50.580676 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6884 | 2024.10.09 22:17:50.581031 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004132 sec., 1452.081316553727 rows/sec., 85.79 KiB/sec. | ||
6885 | 2024.10.09 22:17:50.581814 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Debug> DynamicQueryHandler: Done processing query | ||
6886 | 2024.10.09 22:17:50.581883 [ 3 ] {54026108-a7da-46a3-8b48-f204795ee973} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6887 | 2024.10.09 22:17:50.581934 [ 3 ] {} <Debug> HTTP-Session: 7896320b-e5b3-46da-b77b-f8698b2de746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6888 | 2024.10.09 22:17:50.582131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6889 | 2024.10.09 22:17:50.582149 [ 199 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6890 | 2024.10.09 22:17:50.582228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6891 | 2024.10.09 22:17:50.582288 [ 3 ] {} <Debug> HTTP-Session: 668261bf-41b3-44f7-b656-dd4288f6311f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6892 | 2024.10.09 22:17:50.582314 [ 3 ] {} <Debug> HTTP-Session: 668261bf-41b3-44f7-b656-dd4288f6311f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6893 | 2024.10.09 22:17:50.582338 [ 3 ] {} <Debug> HTTP-Session: 668261bf-41b3-44f7-b656-dd4288f6311f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6894 | 2024.10.09 22:17:50.582339 [ 199 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_16_3} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
6895 | 2024.10.09 22:17:50.582396 [ 3 ] {} <Trace> HTTP-Session: 668261bf-41b3-44f7-b656-dd4288f6311f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6896 | 2024.10.09 22:17:50.582536 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6897 | 2024.10.09 22:17:50.582695 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6898 | 2024.10.09 22:17:50.582746 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6899 | 2024.10.09 22:17:50.583000 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6900 | 2024.10.09 22:17:50.583570 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2024.10.09 22:17:50.583608 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6902 | 2024.10.09 22:17:50.583986 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6903 | 2024.10.09 22:17:50.584350 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2024.10.09 22:17:50.584506 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001955 sec., 202557.54475703323 rows/sec., 14.39 MiB/sec. | ||
6905 | 2024.10.09 22:17:50.584692 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Debug> DynamicQueryHandler: Done processing query | ||
6906 | 2024.10.09 22:17:50.584717 [ 3 ] {f613b55b-4dfb-4139-a748-ff864e5c438c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6907 | 2024.10.09 22:17:50.584734 [ 3 ] {} <Debug> HTTP-Session: 668261bf-41b3-44f7-b656-dd4288f6311f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6908 | 2024.10.09 22:17:50.584869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6909 | 2024.10.09 22:17:50.584920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6910 | 2024.10.09 22:17:50.584939 [ 3 ] {} <Debug> HTTP-Session: 5bc18692-e660-4213-8def-d495435148e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6911 | 2024.10.09 22:17:50.584956 [ 3 ] {} <Debug> HTTP-Session: 5bc18692-e660-4213-8def-d495435148e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6912 | 2024.10.09 22:17:50.584969 [ 3 ] {} <Debug> HTTP-Session: 5bc18692-e660-4213-8def-d495435148e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6913 | 2024.10.09 22:17:50.585000 [ 3 ] {} <Trace> HTTP-Session: 5bc18692-e660-4213-8def-d495435148e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6914 | 2024.10.09 22:17:50.585097 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6915 | 2024.10.09 22:17:50.585142 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6916 | 2024.10.09 22:17:50.585273 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6917 | 2024.10.09 22:17:50.585534 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2024.10.09 22:17:50.585571 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6919 | 2024.10.09 22:17:50.585933 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6920 | 2024.10.09 22:17:50.586265 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2024.10.09 22:17:50.586420 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
6922 | 2024.10.09 22:17:50.586588 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Debug> DynamicQueryHandler: Done processing query | ||
6923 | 2024.10.09 22:17:50.586613 [ 3 ] {f876bb9d-fa8f-4648-ba15-ce5a026398c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6924 | 2024.10.09 22:17:50.586628 [ 3 ] {} <Debug> HTTP-Session: 5bc18692-e660-4213-8def-d495435148e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6925 | 2024.10.09 22:17:50.586778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6926 | 2024.10.09 22:17:50.586827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6927 | 2024.10.09 22:17:50.586847 [ 3 ] {} <Debug> HTTP-Session: 55e2ff0b-776c-4a72-a170-209f0d518896 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6928 | 2024.10.09 22:17:50.586863 [ 3 ] {} <Debug> HTTP-Session: 55e2ff0b-776c-4a72-a170-209f0d518896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6929 | 2024.10.09 22:17:50.586877 [ 3 ] {} <Debug> HTTP-Session: 55e2ff0b-776c-4a72-a170-209f0d518896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6930 | 2024.10.09 22:17:50.586908 [ 3 ] {} <Trace> HTTP-Session: 55e2ff0b-776c-4a72-a170-209f0d518896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2024.10.09 22:17:50.587107 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6932 | 2024.10.09 22:17:50.587154 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6933 | 2024.10.09 22:17:50.587300 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6934 | 2024.10.09 22:17:50.587794 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.10.09 22:17:50.587832 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6936 | 2024.10.09 22:17:50.588220 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6937 | 2024.10.09 22:17:50.588571 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2024.10.09 22:17:50.588733 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001733 sec., 136757.06866705135 rows/sec., 9.17 MiB/sec. | ||
6939 | 2024.10.09 22:17:50.588908 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Debug> DynamicQueryHandler: Done processing query | ||
6940 | 2024.10.09 22:17:50.588933 [ 3 ] {3bd3bc1d-b6c5-4acb-a153-8496c54d1918} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6941 | 2024.10.09 22:17:50.588950 [ 3 ] {} <Debug> HTTP-Session: 55e2ff0b-776c-4a72-a170-209f0d518896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6942 | 2024.10.09 22:17:50.589054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6943 | 2024.10.09 22:17:50.589102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6944 | 2024.10.09 22:17:50.589122 [ 3 ] {} <Debug> HTTP-Session: 5c5462b0-b9bd-43cc-b0a4-6dbf4a8e41ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6945 | 2024.10.09 22:17:50.589138 [ 3 ] {} <Debug> HTTP-Session: 5c5462b0-b9bd-43cc-b0a4-6dbf4a8e41ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6946 | 2024.10.09 22:17:50.589152 [ 3 ] {} <Debug> HTTP-Session: 5c5462b0-b9bd-43cc-b0a4-6dbf4a8e41ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6947 | 2024.10.09 22:17:50.589183 [ 3 ] {} <Trace> HTTP-Session: 5c5462b0-b9bd-43cc-b0a4-6dbf4a8e41ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6948 | 2024.10.09 22:17:50.589275 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6949 | 2024.10.09 22:17:50.589320 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6950 | 2024.10.09 22:17:50.589452 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6951 | 2024.10.09 22:17:50.589718 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2024.10.09 22:17:50.589755 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6953 | 2024.10.09 22:17:50.590109 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6954 | 2024.10.09 22:17:50.590438 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2024.10.09 22:17:50.590592 [ 84 ] {} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
6956 | 2024.10.09 22:17:50.590601 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
6957 | 2024.10.09 22:17:50.590644 [ 84 ] {} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6958 | 2024.10.09 22:17:50.590714 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6959 | 2024.10.09 22:17:50.590908 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
6960 | 2024.10.09 22:17:50.590943 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Debug> DynamicQueryHandler: Done processing query | ||
6961 | 2024.10.09 22:17:50.590980 [ 3 ] {7adb6bf4-d711-46cb-a7d8-bf160f237901} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6962 | 2024.10.09 22:17:50.591019 [ 3 ] {} <Debug> HTTP-Session: 5c5462b0-b9bd-43cc-b0a4-6dbf4a8e41ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6963 | 2024.10.09 22:17:50.591132 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6964 | 2024.10.09 22:17:50.591183 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
6965 | 2024.10.09 22:17:50.591206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6966 | 2024.10.09 22:17:50.591341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6967 | 2024.10.09 22:17:50.591468 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6968 | 2024.10.09 22:17:50.591477 [ 3 ] {} <Debug> HTTP-Session: 637b8783-2e6c-43f5-8477-acfea7ad5ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6969 | 2024.10.09 22:17:50.591555 [ 3 ] {} <Debug> HTTP-Session: 637b8783-2e6c-43f5-8477-acfea7ad5ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6970 | 2024.10.09 22:17:50.591597 [ 3 ] {} <Debug> HTTP-Session: 637b8783-2e6c-43f5-8477-acfea7ad5ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6971 | 2024.10.09 22:17:50.591711 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
6972 | 2024.10.09 22:17:50.591763 [ 3 ] {} <Trace> HTTP-Session: 637b8783-2e6c-43f5-8477-acfea7ad5ec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2024.10.09 22:17:50.591994 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
6974 | 2024.10.09 22:17:50.592253 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6975 | 2024.10.09 22:17:50.592485 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6976 | 2024.10.09 22:17:50.592588 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6977 | 2024.10.09 22:17:50.593006 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6978 | 2024.10.09 22:17:50.594836 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6979 | 2024.10.09 22:17:50.595910 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005090806 sec., 2946.4882378153875 rows/sec., 197.78 KiB/sec. | ||
6980 | 2024.10.09 22:17:50.596147 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6981 | 2024.10.09 22:17:50.596367 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6982 | 2024.10.09 22:17:50.596426 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
6983 | 2024.10.09 22:17:50.597252 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6984 | 2024.10.09 22:17:50.597399 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_15_3} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
6985 | 2024.10.09 22:17:50.597556 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6986 | 2024.10.09 22:17:50.597846 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6987 | 2024.10.09 22:17:50.598291 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6988 | 2024.10.09 22:17:50.598493 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.006368 sec., 2198.4924623115576 rows/sec., 3.94 MiB/sec. | ||
6989 | 2024.10.09 22:17:50.598919 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Debug> DynamicQueryHandler: Done processing query | ||
6990 | 2024.10.09 22:17:50.598944 [ 3 ] {b0d6985a-383a-4c70-9f11-1313b6128d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
6991 | 2024.10.09 22:17:50.598961 [ 3 ] {} <Debug> HTTP-Session: 637b8783-2e6c-43f5-8477-acfea7ad5ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6992 | 2024.10.09 22:17:50.599142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6993 | 2024.10.09 22:17:50.599191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6994 | 2024.10.09 22:17:50.599210 [ 3 ] {} <Debug> HTTP-Session: 230435a8-9a2a-441a-b9aa-79824970ff06 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
6995 | 2024.10.09 22:17:50.599227 [ 3 ] {} <Debug> HTTP-Session: 230435a8-9a2a-441a-b9aa-79824970ff06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6996 | 2024.10.09 22:17:50.599241 [ 3 ] {} <Debug> HTTP-Session: 230435a8-9a2a-441a-b9aa-79824970ff06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6997 | 2024.10.09 22:17:50.599273 [ 3 ] {} <Trace> HTTP-Session: 230435a8-9a2a-441a-b9aa-79824970ff06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6998 | 2024.10.09 22:17:50.599409 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6999 | 2024.10.09 22:17:50.599454 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7000 | 2024.10.09 22:17:50.599587 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7001 | 2024.10.09 22:17:50.599928 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7002 | 2024.10.09 22:17:50.599965 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7003 | 2024.10.09 22:17:50.600348 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7004 | 2024.10.09 22:17:50.600683 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7005 | 2024.10.09 22:17:50.600840 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001482 sec., 55330.6342780027 rows/sec., 3.51 MiB/sec. | ||
7006 | 2024.10.09 22:17:50.601073 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Debug> DynamicQueryHandler: Done processing query | ||
7007 | 2024.10.09 22:17:50.601101 [ 3 ] {207022cc-1d53-4041-9f64-34dba8ec5207} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7008 | 2024.10.09 22:17:50.601118 [ 3 ] {} <Debug> HTTP-Session: 230435a8-9a2a-441a-b9aa-79824970ff06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7009 | 2024.10.09 22:17:54.330218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 702 | ||
7010 | 2024.10.09 22:17:54.333439 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7011 | 2024.10.09 22:17:54.333488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7012 | 2024.10.09 22:17:54.334964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7013 | 2024.10.09 22:17:54.335953 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7014 | 2024.10.09 22:17:54.336143 [ 80 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7015 | 2024.10.09 22:17:54.336263 [ 80 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7016 | 2024.10.09 22:17:54.336322 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7017 | 2024.10.09 22:17:54.337376 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::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 | ||
7018 | 2024.10.09 22:17:54.337909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
7019 | 2024.10.09 22:17:54.338667 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7020 | 2024.10.09 22:17:54.338847 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part | ||
7021 | 2024.10.09 22:17:54.339493 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
7022 | 2024.10.09 22:17:54.340079 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
7023 | 2024.10.09 22:17:54.340624 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
7024 | 2024.10.09 22:17:54.341169 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
7025 | 2024.10.09 22:17:54.341664 [ 186 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
7026 | 2024.10.09 22:17:54.349691 [ 197 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.013012312 sec., 53948.906235878756 rows/sec., 39.98 MiB/sec. | ||
7027 | 2024.10.09 22:17:54.350941 [ 188 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7028 | 2024.10.09 22:17:54.352736 [ 188 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7029 | 2024.10.09 22:17:54.352830 [ 188 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_16_3} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7030 | 2024.10.09 22:17:54.353177 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
7031 | 2024.10.09 22:17:55.565555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7032 | 2024.10.09 22:17:55.565681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7033 | 2024.10.09 22:17:55.565711 [ 3 ] {} <Debug> HTTP-Session: 64e0b73d-b04a-4a9f-9f3b-8d4763874b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7034 | 2024.10.09 22:17:55.565740 [ 3 ] {} <Debug> HTTP-Session: 64e0b73d-b04a-4a9f-9f3b-8d4763874b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7035 | 2024.10.09 22:17:55.565757 [ 3 ] {} <Debug> HTTP-Session: 64e0b73d-b04a-4a9f-9f3b-8d4763874b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7036 | 2024.10.09 22:17:55.565814 [ 3 ] {} <Trace> HTTP-Session: 64e0b73d-b04a-4a9f-9f3b-8d4763874b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7037 | 2024.10.09 22:17:55.566057 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7038 | 2024.10.09 22:17:55.566126 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7039 | 2024.10.09 22:17:55.566458 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7040 | 2024.10.09 22:17:55.567064 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7041 | 2024.10.09 22:17:55.567106 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7042 | 2024.10.09 22:17:55.567555 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7043 | 2024.10.09 22:17:55.567947 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7044 | 2024.10.09 22:17:55.568098 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002131 sec., 55373.06428906616 rows/sec., 4.72 MiB/sec. | ||
7045 | 2024.10.09 22:17:55.568295 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Debug> DynamicQueryHandler: Done processing query | ||
7046 | 2024.10.09 22:17:55.568322 [ 3 ] {814f0ce0-122f-4bc1-9454-f5746d43e04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7047 | 2024.10.09 22:17:55.568338 [ 3 ] {} <Debug> HTTP-Session: 64e0b73d-b04a-4a9f-9f3b-8d4763874b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7048 | 2024.10.09 22:17:55.568474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7049 | 2024.10.09 22:17:55.568523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7050 | 2024.10.09 22:17:55.568543 [ 3 ] {} <Debug> HTTP-Session: 3334d92b-e449-449c-96b8-ba2a0d4d8cda Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7051 | 2024.10.09 22:17:55.568560 [ 3 ] {} <Debug> HTTP-Session: 3334d92b-e449-449c-96b8-ba2a0d4d8cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7052 | 2024.10.09 22:17:55.568576 [ 3 ] {} <Debug> HTTP-Session: 3334d92b-e449-449c-96b8-ba2a0d4d8cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7053 | 2024.10.09 22:17:55.568608 [ 3 ] {} <Trace> HTTP-Session: 3334d92b-e449-449c-96b8-ba2a0d4d8cda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7054 | 2024.10.09 22:17:55.568721 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7055 | 2024.10.09 22:17:55.568764 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7056 | 2024.10.09 22:17:55.568988 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7057 | 2024.10.09 22:17:55.569362 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7058 | 2024.10.09 22:17:55.569398 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7059 | 2024.10.09 22:17:55.569747 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7060 | 2024.10.09 22:17:55.570117 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7061 | 2024.10.09 22:17:55.570242 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001557 sec., 19910.083493898524 rows/sec., 1.46 MiB/sec. | ||
7062 | 2024.10.09 22:17:55.570249 [ 78 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7063 | 2024.10.09 22:17:55.570315 [ 78 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2024.10.09 22:17:55.570355 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7065 | 2024.10.09 22:17:55.570484 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Debug> DynamicQueryHandler: Done processing query | ||
7066 | 2024.10.09 22:17:55.570573 [ 3 ] {d25b5b42-964b-464b-a379-9203f69944e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7067 | 2024.10.09 22:17:55.570674 [ 3 ] {} <Debug> HTTP-Session: 3334d92b-e449-449c-96b8-ba2a0d4d8cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7068 | 2024.10.09 22:17:55.570711 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
7069 | 2024.10.09 22:17:55.570996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7070 | 2024.10.09 22:17:55.571190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7071 | 2024.10.09 22:17:55.571255 [ 3 ] {} <Debug> HTTP-Session: 4f89cb11-421f-405d-92b0-b1e1a4d8c726 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7072 | 2024.10.09 22:17:55.571288 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7073 | 2024.10.09 22:17:55.571298 [ 3 ] {} <Debug> HTTP-Session: 4f89cb11-421f-405d-92b0-b1e1a4d8c726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7074 | 2024.10.09 22:17:55.571347 [ 3 ] {} <Debug> HTTP-Session: 4f89cb11-421f-405d-92b0-b1e1a4d8c726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7075 | 2024.10.09 22:17:55.571365 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 63 rows starting from the beginning of the part | ||
7076 | 2024.10.09 22:17:55.571410 [ 3 ] {} <Trace> HTTP-Session: 4f89cb11-421f-405d-92b0-b1e1a4d8c726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7077 | 2024.10.09 22:17:55.571625 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
7078 | 2024.10.09 22:17:55.571906 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7079 | 2024.10.09 22:17:55.571942 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
7080 | 2024.10.09 22:17:55.572061 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7081 | 2024.10.09 22:17:55.572275 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part | ||
7082 | 2024.10.09 22:17:55.572630 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7083 | 2024.10.09 22:17:55.572920 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
7084 | 2024.10.09 22:17:55.573661 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7085 | 2024.10.09 22:17:55.574576 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7086 | 2024.10.09 22:17:55.574632 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7087 | 2024.10.09 22:17:55.575746 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7088 | 2024.10.09 22:17:55.575873 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005425399 sec., 34651.829294029805 rows/sec., 2.66 MiB/sec. | ||
7089 | 2024.10.09 22:17:55.576251 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7090 | 2024.10.09 22:17:55.576495 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2024.10.09 22:17:55.576918 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005242 sec., 18122.85387256772 rows/sec., 1.42 MiB/sec. | ||
7092 | 2024.10.09 22:17:55.577726 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Debug> DynamicQueryHandler: Done processing query | ||
7093 | 2024.10.09 22:17:55.577806 [ 3 ] {199ea3fb-8ae5-4fa8-90ed-f564b92316bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7094 | 2024.10.09 22:17:55.577882 [ 3 ] {} <Debug> HTTP-Session: 4f89cb11-421f-405d-92b0-b1e1a4d8c726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7095 | 2024.10.09 22:17:55.578019 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7096 | 2024.10.09 22:17:55.578109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 26802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7097 | 2024.10.09 22:17:55.578170 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_26_5} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7098 | 2024.10.09 22:17:55.578198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7099 | 2024.10.09 22:17:55.578240 [ 3 ] {} <Debug> HTTP-Session: 79c077ca-2fdc-4726-a219-adc474fa8537 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7100 | 2024.10.09 22:17:55.578303 [ 3 ] {} <Debug> HTTP-Session: 79c077ca-2fdc-4726-a219-adc474fa8537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7101 | 2024.10.09 22:17:55.578331 [ 3 ] {} <Debug> HTTP-Session: 79c077ca-2fdc-4726-a219-adc474fa8537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7102 | 2024.10.09 22:17:55.578340 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7103 | 2024.10.09 22:17:55.578393 [ 3 ] {} <Trace> HTTP-Session: 79c077ca-2fdc-4726-a219-adc474fa8537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7104 | 2024.10.09 22:17:55.578556 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7105 | 2024.10.09 22:17:55.578605 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7106 | 2024.10.09 22:17:55.578784 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7107 | 2024.10.09 22:17:55.579190 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2024.10.09 22:17:55.579226 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7109 | 2024.10.09 22:17:55.579628 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7110 | 2024.10.09 22:17:55.579993 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2024.10.09 22:17:55.580126 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001637 sec., 85522.29688454489 rows/sec., 5.96 MiB/sec. | ||
7112 | 2024.10.09 22:17:55.580295 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Debug> DynamicQueryHandler: Done processing query | ||
7113 | 2024.10.09 22:17:55.580320 [ 3 ] {b5d30faa-eb32-49d3-944e-7a193909a6ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7114 | 2024.10.09 22:17:55.580336 [ 3 ] {} <Debug> HTTP-Session: 79c077ca-2fdc-4726-a219-adc474fa8537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7115 | 2024.10.09 22:17:55.580482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7116 | 2024.10.09 22:17:55.580532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7117 | 2024.10.09 22:17:55.580552 [ 3 ] {} <Debug> HTTP-Session: 379e68f3-7b81-4c4c-ab0c-a5bc34139a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7118 | 2024.10.09 22:17:55.580569 [ 3 ] {} <Debug> HTTP-Session: 379e68f3-7b81-4c4c-ab0c-a5bc34139a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7119 | 2024.10.09 22:17:55.580583 [ 3 ] {} <Debug> HTTP-Session: 379e68f3-7b81-4c4c-ab0c-a5bc34139a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7120 | 2024.10.09 22:17:55.580614 [ 3 ] {} <Trace> HTTP-Session: 379e68f3-7b81-4c4c-ab0c-a5bc34139a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7121 | 2024.10.09 22:17:55.580935 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7122 | 2024.10.09 22:17:55.581001 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7123 | 2024.10.09 22:17:55.581427 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7124 | 2024.10.09 22:17:55.582230 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7125 | 2024.10.09 22:17:55.582267 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7126 | 2024.10.09 22:17:55.582937 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7127 | 2024.10.09 22:17:55.583368 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7128 | 2024.10.09 22:17:55.583522 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002812 sec., 11024.182076813657 rows/sec., 19.75 MiB/sec. | ||
7129 | 2024.10.09 22:17:55.584117 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Debug> DynamicQueryHandler: Done processing query | ||
7130 | 2024.10.09 22:17:55.584147 [ 3 ] {669d8eff-639e-4244-813e-26e6c7cb076c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7131 | 2024.10.09 22:17:55.584164 [ 3 ] {} <Debug> HTTP-Session: 379e68f3-7b81-4c4c-ab0c-a5bc34139a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7132 | 2024.10.09 22:17:55.584281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 8221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7133 | 2024.10.09 22:17:55.584332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7134 | 2024.10.09 22:17:55.584352 [ 3 ] {} <Debug> HTTP-Session: 798eb49b-56c7-4597-88fb-1591ae2154d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7135 | 2024.10.09 22:17:55.584368 [ 3 ] {} <Debug> HTTP-Session: 798eb49b-56c7-4597-88fb-1591ae2154d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7136 | 2024.10.09 22:17:55.584382 [ 3 ] {} <Debug> HTTP-Session: 798eb49b-56c7-4597-88fb-1591ae2154d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7137 | 2024.10.09 22:17:55.584413 [ 3 ] {} <Trace> HTTP-Session: 798eb49b-56c7-4597-88fb-1591ae2154d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7138 | 2024.10.09 22:17:55.584526 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7139 | 2024.10.09 22:17:55.584573 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7140 | 2024.10.09 22:17:55.584730 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7141 | 2024.10.09 22:17:55.585056 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7142 | 2024.10.09 22:17:55.585097 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7143 | 2024.10.09 22:17:55.585474 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7144 | 2024.10.09 22:17:55.585817 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7145 | 2024.10.09 22:17:55.585946 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001457 sec., 37062.457103637615 rows/sec., 2.49 MiB/sec. | ||
7146 | 2024.10.09 22:17:55.586104 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Debug> DynamicQueryHandler: Done processing query | ||
7147 | 2024.10.09 22:17:55.586128 [ 3 ] {f08d7132-d538-4971-8dc6-2f64d3fb8ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7148 | 2024.10.09 22:17:55.586144 [ 3 ] {} <Debug> HTTP-Session: 798eb49b-56c7-4597-88fb-1591ae2154d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7149 | 2024.10.09 22:17:58.674425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 177637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7150 | 2024.10.09 22:17:58.674570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7151 | 2024.10.09 22:17:58.674600 [ 3 ] {} <Debug> HTTP-Session: 13d80a40-af79-40c3-8904-e41425b0db8f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7152 | 2024.10.09 22:17:58.674631 [ 3 ] {} <Debug> HTTP-Session: 13d80a40-af79-40c3-8904-e41425b0db8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7153 | 2024.10.09 22:17:58.674650 [ 3 ] {} <Debug> HTTP-Session: 13d80a40-af79-40c3-8904-e41425b0db8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7154 | 2024.10.09 22:17:58.674704 [ 3 ] {} <Trace> HTTP-Session: 13d80a40-af79-40c3-8904-e41425b0db8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7155 | 2024.10.09 22:17:58.675491 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7156 | 2024.10.09 22:17:58.675559 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7157 | 2024.10.09 22:17:58.675895 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7158 | 2024.10.09 22:17:58.677684 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7159 | 2024.10.09 22:17:58.677761 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7160 | 2024.10.09 22:17:58.678337 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7161 | 2024.10.09 22:17:58.678735 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7162 | 2024.10.09 22:17:58.678874 [ 74 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7163 | 2024.10.09 22:17:58.678882 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Debug> executeQuery: Read 1224 rows, 103.62 KiB in 0.003969 sec., 308390.0226757369 rows/sec., 25.49 MiB/sec. | ||
7164 | 2024.10.09 22:17:58.678917 [ 74 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7165 | 2024.10.09 22:17:58.678952 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7166 | 2024.10.09 22:17:58.679163 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
7167 | 2024.10.09 22:17:58.679185 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Debug> DynamicQueryHandler: Done processing query | ||
7168 | 2024.10.09 22:17:58.679245 [ 3 ] {0f61b3b7-0882-4a0c-a9c7-125226527e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
7169 | 2024.10.09 22:17:58.679270 [ 3 ] {} <Debug> HTTP-Session: 13d80a40-af79-40c3-8904-e41425b0db8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7170 | 2024.10.09 22:17:58.679437 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7171 | 2024.10.09 22:17:58.679454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7172 | 2024.10.09 22:17:58.679512 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1429 rows starting from the beginning of the part | ||
7173 | 2024.10.09 22:17:58.679548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7174 | 2024.10.09 22:17:58.679592 [ 3 ] {} <Debug> HTTP-Session: 2c2596b0-9a5b-4785-82d2-f54818d73488 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7175 | 2024.10.09 22:17:58.679663 [ 3 ] {} <Debug> HTTP-Session: 2c2596b0-9a5b-4785-82d2-f54818d73488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7176 | 2024.10.09 22:17:58.679733 [ 3 ] {} <Debug> HTTP-Session: 2c2596b0-9a5b-4785-82d2-f54818d73488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7177 | 2024.10.09 22:17:58.679804 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 218 rows starting from the beginning of the part | ||
7178 | 2024.10.09 22:17:58.679848 [ 3 ] {} <Trace> HTTP-Session: 2c2596b0-9a5b-4785-82d2-f54818d73488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7179 | 2024.10.09 22:17:58.680097 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 119 rows starting from the beginning of the part | ||
7180 | 2024.10.09 22:17:58.680178 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7181 | 2024.10.09 22:17:58.680370 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7182 | 2024.10.09 22:17:58.680400 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 217 rows starting from the beginning of the part | ||
7183 | 2024.10.09 22:17:58.680784 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
7184 | 2024.10.09 22:17:58.681141 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1224 rows starting from the beginning of the part | ||
7185 | 2024.10.09 22:17:58.681963 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7186 | 2024.10.09 22:17:58.682700 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2024.10.09 22:17:58.682776 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7188 | 2024.10.09 22:17:58.683822 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7189 | 2024.10.09 22:17:58.684358 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2024.10.09 22:17:58.684563 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.004527 sec., 3092.555776452397 rows/sec., 232.55 KiB/sec. | ||
7191 | 2024.10.09 22:17:58.685031 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Debug> DynamicQueryHandler: Done processing query | ||
7192 | 2024.10.09 22:17:58.685086 [ 3 ] {a4de0ef6-57eb-4ca8-a475-cf44b45aedbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7193 | 2024.10.09 22:17:58.685116 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.006043276 sec., 550198.2699449769 rows/sec., 48.35 MiB/sec. | ||
7194 | 2024.10.09 22:17:58.685122 [ 3 ] {} <Debug> HTTP-Session: 2c2596b0-9a5b-4785-82d2-f54818d73488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7195 | 2024.10.09 22:17:58.685348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7196 | 2024.10.09 22:17:58.685388 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7197 | 2024.10.09 22:17:58.685414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7198 | 2024.10.09 22:17:58.685478 [ 3 ] {} <Debug> HTTP-Session: 2f1d2ca5-ed26-4101-9cd8-2de764fa3a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7199 | 2024.10.09 22:17:58.685528 [ 3 ] {} <Debug> HTTP-Session: 2f1d2ca5-ed26-4101-9cd8-2de764fa3a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7200 | 2024.10.09 22:17:58.685549 [ 3 ] {} <Debug> HTTP-Session: 2f1d2ca5-ed26-4101-9cd8-2de764fa3a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7201 | 2024.10.09 22:17:58.685611 [ 3 ] {} <Trace> HTTP-Session: 2f1d2ca5-ed26-4101-9cd8-2de764fa3a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2024.10.09 22:17:58.686006 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7203 | 2024.10.09 22:17:58.686085 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7204 | 2024.10.09 22:17:58.686227 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2024.10.09 22:17:58.686450 [ 191 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_36_7} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7206 | 2024.10.09 22:17:58.686657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7207 | 2024.10.09 22:17:58.686745 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7208 | 2024.10.09 22:17:58.687221 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7209 | 2024.10.09 22:17:58.687259 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7210 | 2024.10.09 22:17:58.687643 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7211 | 2024.10.09 22:17:58.688009 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7212 | 2024.10.09 22:17:58.688142 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002369 sec., 96243.1405656395 rows/sec., 6.52 MiB/sec. | ||
7213 | 2024.10.09 22:17:58.688482 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Debug> DynamicQueryHandler: Done processing query | ||
7214 | 2024.10.09 22:17:58.688531 [ 3 ] {5ddfe034-09a5-42b6-9f31-0a51529f1352} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
7215 | 2024.10.09 22:17:58.688557 [ 3 ] {} <Debug> HTTP-Session: 2f1d2ca5-ed26-4101-9cd8-2de764fa3a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7216 | 2024.10.09 22:17:58.688774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 88221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7217 | 2024.10.09 22:17:58.688823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7218 | 2024.10.09 22:17:58.688842 [ 3 ] {} <Debug> HTTP-Session: 160132a3-037c-4ae6-bcc8-5ee1adb95d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7219 | 2024.10.09 22:17:58.688858 [ 3 ] {} <Debug> HTTP-Session: 160132a3-037c-4ae6-bcc8-5ee1adb95d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7220 | 2024.10.09 22:17:58.688872 [ 3 ] {} <Debug> HTTP-Session: 160132a3-037c-4ae6-bcc8-5ee1adb95d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7221 | 2024.10.09 22:17:58.688903 [ 3 ] {} <Trace> HTTP-Session: 160132a3-037c-4ae6-bcc8-5ee1adb95d63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7222 | 2024.10.09 22:17:58.689233 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7223 | 2024.10.09 22:17:58.689278 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7224 | 2024.10.09 22:17:58.689516 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7225 | 2024.10.09 22:17:58.690187 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.10.09 22:17:58.690224 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7227 | 2024.10.09 22:17:58.690610 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7228 | 2024.10.09 22:17:58.690975 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.10.09 22:17:58.691110 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002069 sec., 258095.69840502657 rows/sec., 19.13 MiB/sec. | ||
7230 | 2024.10.09 22:17:58.691139 [ 73 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7231 | 2024.10.09 22:17:58.691251 [ 73 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7232 | 2024.10.09 22:17:58.691303 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7233 | 2024.10.09 22:17:58.691400 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Debug> DynamicQueryHandler: Done processing query | ||
7234 | 2024.10.09 22:17:58.691463 [ 3 ] {71dce436-802f-422e-9736-ee935b2926d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
7235 | 2024.10.09 22:17:58.691517 [ 3 ] {} <Debug> HTTP-Session: 160132a3-037c-4ae6-bcc8-5ee1adb95d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7236 | 2024.10.09 22:17:58.691584 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
7237 | 2024.10.09 22:17:58.691772 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7238 | 2024.10.09 22:17:58.691813 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 919 rows starting from the beginning of the part | ||
7239 | 2024.10.09 22:17:58.691929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 182533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7240 | 2024.10.09 22:17:58.692027 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 398 rows starting from the beginning of the part | ||
7241 | 2024.10.09 22:17:58.692074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7242 | 2024.10.09 22:17:58.692160 [ 3 ] {} <Debug> HTTP-Session: 59e35c57-4c65-448d-9cbb-3d8e05f01d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7243 | 2024.10.09 22:17:58.692328 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 97 rows starting from the beginning of the part | ||
7244 | 2024.10.09 22:17:58.692369 [ 3 ] {} <Debug> HTTP-Session: 59e35c57-4c65-448d-9cbb-3d8e05f01d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7245 | 2024.10.09 22:17:58.692433 [ 3 ] {} <Debug> HTTP-Session: 59e35c57-4c65-448d-9cbb-3d8e05f01d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7246 | 2024.10.09 22:17:58.692679 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 396 rows starting from the beginning of the part | ||
7247 | 2024.10.09 22:17:58.692685 [ 3 ] {} <Trace> HTTP-Session: 59e35c57-4c65-448d-9cbb-3d8e05f01d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7248 | 2024.10.09 22:17:58.692938 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
7249 | 2024.10.09 22:17:58.693178 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 534 rows starting from the beginning of the part | ||
7250 | 2024.10.09 22:17:58.693603 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7251 | 2024.10.09 22:17:58.693668 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7252 | 2024.10.09 22:17:58.694168 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7253 | 2024.10.09 22:17:58.695421 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7254 | 2024.10.09 22:17:58.695506 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7255 | 2024.10.09 22:17:58.695722 [ 196 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2439 rows, containing 5 columns (5 merged, 0 gathered) in 0.004295437 sec., 567811.8431256238 rows/sec., 43.58 MiB/sec. | ||
7256 | 2024.10.09 22:17:58.695963 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7257 | 2024.10.09 22:17:58.696215 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7258 | 2024.10.09 22:17:58.696553 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7259 | 2024.10.09 22:17:58.696659 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_36_7} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7260 | 2024.10.09 22:17:58.696702 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7261 | 2024.10.09 22:17:58.696767 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
7262 | 2024.10.09 22:17:58.696904 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.003802 sec., 253024.7238295634 rows/sec., 16.98 MiB/sec. | ||
7263 | 2024.10.09 22:17:58.696911 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7264 | 2024.10.09 22:17:58.697014 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7265 | 2024.10.09 22:17:58.697079 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7266 | 2024.10.09 22:17:58.697226 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Debug> DynamicQueryHandler: Done processing query | ||
7267 | 2024.10.09 22:17:58.697235 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
7268 | 2024.10.09 22:17:58.697259 [ 3 ] {be6d4a46-1fc3-485d-a5ba-9ad6a4c9d13c} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
7269 | 2024.10.09 22:17:58.697286 [ 3 ] {} <Debug> HTTP-Session: 59e35c57-4c65-448d-9cbb-3d8e05f01d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7270 | 2024.10.09 22:17:58.697386 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7271 | 2024.10.09 22:17:58.697419 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9922 rows starting from the beginning of the part | ||
7272 | 2024.10.09 22:17:58.697560 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
7273 | 2024.10.09 22:17:58.697583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7274 | 2024.10.09 22:17:58.697756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7275 | 2024.10.09 22:17:58.697877 [ 3 ] {} <Debug> HTTP-Session: c68a1cf0-83d2-41c3-8db5-ae3bc550b774 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7276 | 2024.10.09 22:17:58.697925 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part | ||
7277 | 2024.10.09 22:17:58.697943 [ 3 ] {} <Debug> HTTP-Session: c68a1cf0-83d2-41c3-8db5-ae3bc550b774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7278 | 2024.10.09 22:17:58.698005 [ 3 ] {} <Debug> HTTP-Session: c68a1cf0-83d2-41c3-8db5-ae3bc550b774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7279 | 2024.10.09 22:17:58.698144 [ 3 ] {} <Trace> HTTP-Session: c68a1cf0-83d2-41c3-8db5-ae3bc550b774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7280 | 2024.10.09 22:17:58.698254 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
7281 | 2024.10.09 22:17:58.698513 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part | ||
7282 | 2024.10.09 22:17:58.698688 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7283 | 2024.10.09 22:17:58.698709 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 962 rows starting from the beginning of the part | ||
7284 | 2024.10.09 22:17:58.699086 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7285 | 2024.10.09 22:17:58.699982 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7286 | 2024.10.09 22:17:58.700980 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7287 | 2024.10.09 22:17:58.701028 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7288 | 2024.10.09 22:17:58.702218 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7289 | 2024.10.09 22:17:58.702959 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7290 | 2024.10.09 22:17:58.703218 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.004872 sec., 2873.5632183908046 rows/sec., 5.15 MiB/sec. | ||
7291 | 2024.10.09 22:17:58.703471 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Debug> DynamicQueryHandler: Done processing query | ||
7292 | 2024.10.09 22:17:58.703497 [ 3 ] {7626e8e7-69b6-4f67-9b1b-f027d72aa23e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
7293 | 2024.10.09 22:17:58.703513 [ 3 ] {} <Debug> HTTP-Session: c68a1cf0-83d2-41c3-8db5-ae3bc550b774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7294 | 2024.10.09 22:17:58.703706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7295 | 2024.10.09 22:17:58.703761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7296 | 2024.10.09 22:17:58.703780 [ 3 ] {} <Debug> HTTP-Session: ccb805c6-d9a0-4ff8-b273-4c457ed3c28f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7297 | 2024.10.09 22:17:58.703796 [ 3 ] {} <Debug> HTTP-Session: ccb805c6-d9a0-4ff8-b273-4c457ed3c28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7298 | 2024.10.09 22:17:58.703810 [ 3 ] {} <Debug> HTTP-Session: ccb805c6-d9a0-4ff8-b273-4c457ed3c28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7299 | 2024.10.09 22:17:58.703840 [ 3 ] {} <Trace> HTTP-Session: ccb805c6-d9a0-4ff8-b273-4c457ed3c28f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2024.10.09 22:17:58.703951 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7301 | 2024.10.09 22:17:58.703997 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7302 | 2024.10.09 22:17:58.704160 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7303 | 2024.10.09 22:17:58.704402 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11660 rows, containing 5 columns (5 merged, 0 gathered) in 0.007218669 sec., 1615256.2196715213 rows/sec., 109.03 MiB/sec. | ||
7304 | 2024.10.09 22:17:58.704595 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7305 | 2024.10.09 22:17:58.704634 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7306 | 2024.10.09 22:17:58.704883 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7307 | 2024.10.09 22:17:58.705299 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7308 | 2024.10.09 22:17:58.705766 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7309 | 2024.10.09 22:17:58.705904 [ 196 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7310 | 2024.10.09 22:17:58.706063 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7311 | 2024.10.09 22:17:58.706100 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
7312 | 2024.10.09 22:17:58.706276 [ 73 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7313 | 2024.10.09 22:17:58.706288 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.002363 sec., 17774.016081252645 rows/sec., 1.20 MiB/sec. | ||
7314 | 2024.10.09 22:17:58.706333 [ 73 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7315 | 2024.10.09 22:17:58.706518 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7316 | 2024.10.09 22:17:58.706555 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Debug> DynamicQueryHandler: Done processing query | ||
7317 | 2024.10.09 22:17:58.706609 [ 3 ] {5312e65f-eb29-4cc7-8d6c-c74cb9cc5219} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7318 | 2024.10.09 22:17:58.706673 [ 3 ] {} <Debug> HTTP-Session: ccb805c6-d9a0-4ff8-b273-4c457ed3c28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7319 | 2024.10.09 22:17:58.706740 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
7320 | 2024.10.09 22:17:58.706877 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7321 | 2024.10.09 22:17:58.706908 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1834 rows starting from the beginning of the part | ||
7322 | 2024.10.09 22:17:58.707011 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
7323 | 2024.10.09 22:17:58.707221 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
7324 | 2024.10.09 22:17:58.707369 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
7325 | 2024.10.09 22:17:58.707566 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
7326 | 2024.10.09 22:17:58.707730 [ 187 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
7327 | 2024.10.09 22:17:58.709143 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541528 sec., 847521.6483941944 rows/sec., 55.44 MiB/sec. | ||
7328 | 2024.10.09 22:17:58.709512 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7329 | 2024.10.09 22:17:58.710045 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7330 | 2024.10.09 22:17:58.710149 [ 193 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_36_7} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7331 | 2024.10.09 22:17:58.710250 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7332 | 2024.10.09 22:17:59.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.00 MiB, peak 165.01 MiB, free memory in arenas 0.00 B, will set to 157.23 MiB (RSS), difference: 1.23 MiB | ||
7333 | 2024.10.09 22:18:00.562948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7334 | 2024.10.09 22:18:00.563073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7335 | 2024.10.09 22:18:00.563103 [ 3 ] {} <Debug> HTTP-Session: 09f5af8e-7ace-488d-84d6-7c91cafb1e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7336 | 2024.10.09 22:18:00.563131 [ 3 ] {} <Debug> HTTP-Session: 09f5af8e-7ace-488d-84d6-7c91cafb1e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7337 | 2024.10.09 22:18:00.563149 [ 3 ] {} <Debug> HTTP-Session: 09f5af8e-7ace-488d-84d6-7c91cafb1e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7338 | 2024.10.09 22:18:00.563207 [ 3 ] {} <Trace> HTTP-Session: 09f5af8e-7ace-488d-84d6-7c91cafb1e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2024.10.09 22:18:00.563441 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7340 | 2024.10.09 22:18:00.563508 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7341 | 2024.10.09 22:18:00.563838 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7342 | 2024.10.09 22:18:00.564401 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7343 | 2024.10.09 22:18:00.564443 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7344 | 2024.10.09 22:18:00.564875 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7345 | 2024.10.09 22:18:00.565275 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7346 | 2024.10.09 22:18:00.565456 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002104 sec., 89828.89733840304 rows/sec., 7.85 MiB/sec. | ||
7347 | 2024.10.09 22:18:00.565768 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Debug> DynamicQueryHandler: Done processing query | ||
7348 | 2024.10.09 22:18:00.565816 [ 3 ] {9f27c5e4-c047-41f6-a15b-510610cfd49c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7349 | 2024.10.09 22:18:00.565843 [ 3 ] {} <Debug> HTTP-Session: 09f5af8e-7ace-488d-84d6-7c91cafb1e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7350 | 2024.10.09 22:18:00.566053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7351 | 2024.10.09 22:18:00.566102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7352 | 2024.10.09 22:18:00.566122 [ 3 ] {} <Debug> HTTP-Session: 108953c6-c619-4026-8724-2cbd74035dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7353 | 2024.10.09 22:18:00.566138 [ 3 ] {} <Debug> HTTP-Session: 108953c6-c619-4026-8724-2cbd74035dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7354 | 2024.10.09 22:18:00.566152 [ 3 ] {} <Debug> HTTP-Session: 108953c6-c619-4026-8724-2cbd74035dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7355 | 2024.10.09 22:18:00.566184 [ 3 ] {} <Trace> HTTP-Session: 108953c6-c619-4026-8724-2cbd74035dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7356 | 2024.10.09 22:18:00.566286 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7357 | 2024.10.09 22:18:00.566331 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7358 | 2024.10.09 22:18:00.566576 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7359 | 2024.10.09 22:18:00.566927 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7360 | 2024.10.09 22:18:00.566963 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7361 | 2024.10.09 22:18:00.567346 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7362 | 2024.10.09 22:18:00.567719 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7363 | 2024.10.09 22:18:00.567880 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001615 sec., 8668.7306501548 rows/sec., 607.10 KiB/sec. | ||
7364 | 2024.10.09 22:18:00.568059 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Debug> DynamicQueryHandler: Done processing query | ||
7365 | 2024.10.09 22:18:00.568083 [ 3 ] {46004860-94e7-4946-af63-0a08ef50a648} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7366 | 2024.10.09 22:18:00.568099 [ 3 ] {} <Debug> HTTP-Session: 108953c6-c619-4026-8724-2cbd74035dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7367 | 2024.10.09 22:18:00.568221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7368 | 2024.10.09 22:18:00.568269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7369 | 2024.10.09 22:18:00.568288 [ 3 ] {} <Debug> HTTP-Session: f1d99f18-e5b5-4ade-bef2-8e26dc73a510 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7370 | 2024.10.09 22:18:00.568304 [ 3 ] {} <Debug> HTTP-Session: f1d99f18-e5b5-4ade-bef2-8e26dc73a510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7371 | 2024.10.09 22:18:00.568318 [ 3 ] {} <Debug> HTTP-Session: f1d99f18-e5b5-4ade-bef2-8e26dc73a510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7372 | 2024.10.09 22:18:00.568348 [ 3 ] {} <Trace> HTTP-Session: f1d99f18-e5b5-4ade-bef2-8e26dc73a510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7373 | 2024.10.09 22:18:00.568441 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7374 | 2024.10.09 22:18:00.568484 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7375 | 2024.10.09 22:18:00.568712 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7376 | 2024.10.09 22:18:00.569029 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7377 | 2024.10.09 22:18:00.569065 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7378 | 2024.10.09 22:18:00.569411 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7379 | 2024.10.09 22:18:00.569771 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7380 | 2024.10.09 22:18:00.569932 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 234.61 KiB/sec. | ||
7381 | 2024.10.09 22:18:00.570251 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Debug> DynamicQueryHandler: Done processing query | ||
7382 | 2024.10.09 22:18:00.570277 [ 3 ] {5a97b33d-6f3b-4239-98fe-1db22d5f8bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7383 | 2024.10.09 22:18:00.570293 [ 3 ] {} <Debug> HTTP-Session: f1d99f18-e5b5-4ade-bef2-8e26dc73a510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7384 | 2024.10.09 22:18:00.570564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7385 | 2024.10.09 22:18:00.570612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7386 | 2024.10.09 22:18:00.570631 [ 3 ] {} <Debug> HTTP-Session: 855335ee-995f-47a1-931b-c5a4e73c5276 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7387 | 2024.10.09 22:18:00.570647 [ 3 ] {} <Debug> HTTP-Session: 855335ee-995f-47a1-931b-c5a4e73c5276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7388 | 2024.10.09 22:18:00.570662 [ 3 ] {} <Debug> HTTP-Session: 855335ee-995f-47a1-931b-c5a4e73c5276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7389 | 2024.10.09 22:18:00.570692 [ 3 ] {} <Trace> HTTP-Session: 855335ee-995f-47a1-931b-c5a4e73c5276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7390 | 2024.10.09 22:18:00.570892 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7391 | 2024.10.09 22:18:00.570936 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7392 | 2024.10.09 22:18:00.571178 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7393 | 2024.10.09 22:18:00.571728 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7394 | 2024.10.09 22:18:00.571765 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7395 | 2024.10.09 22:18:00.572138 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7396 | 2024.10.09 22:18:00.572528 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7397 | 2024.10.09 22:18:00.572690 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001896 sec., 201476.79324894515 rows/sec., 14.26 MiB/sec. | ||
7398 | 2024.10.09 22:18:00.572875 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Debug> DynamicQueryHandler: Done processing query | ||
7399 | 2024.10.09 22:18:00.572899 [ 3 ] {65a66519-be2f-4dbe-b400-a395b9980814} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7400 | 2024.10.09 22:18:00.572916 [ 3 ] {} <Debug> HTTP-Session: 855335ee-995f-47a1-931b-c5a4e73c5276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7401 | 2024.10.09 22:18:00.573045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7402 | 2024.10.09 22:18:00.573095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7403 | 2024.10.09 22:18:00.573115 [ 3 ] {} <Debug> HTTP-Session: 55f8d03b-4ccc-4f8c-91bb-f735aecdfd65 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7404 | 2024.10.09 22:18:00.573131 [ 3 ] {} <Debug> HTTP-Session: 55f8d03b-4ccc-4f8c-91bb-f735aecdfd65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7405 | 2024.10.09 22:18:00.573145 [ 3 ] {} <Debug> HTTP-Session: 55f8d03b-4ccc-4f8c-91bb-f735aecdfd65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7406 | 2024.10.09 22:18:00.573176 [ 3 ] {} <Trace> HTTP-Session: 55f8d03b-4ccc-4f8c-91bb-f735aecdfd65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2024.10.09 22:18:00.573273 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7408 | 2024.10.09 22:18:00.573318 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7409 | 2024.10.09 22:18:00.573449 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7410 | 2024.10.09 22:18:00.573707 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7411 | 2024.10.09 22:18:00.573743 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7412 | 2024.10.09 22:18:00.574101 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7413 | 2024.10.09 22:18:00.574435 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7414 | 2024.10.09 22:18:00.574603 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 233.07 KiB/sec. | ||
7415 | 2024.10.09 22:18:00.574913 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Debug> DynamicQueryHandler: Done processing query | ||
7416 | 2024.10.09 22:18:00.574938 [ 3 ] {078da296-6bb7-4e23-88c3-2f9b282913b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7417 | 2024.10.09 22:18:00.574954 [ 3 ] {} <Debug> HTTP-Session: 55f8d03b-4ccc-4f8c-91bb-f735aecdfd65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7418 | 2024.10.09 22:18:00.575100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 22482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7419 | 2024.10.09 22:18:00.575148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7420 | 2024.10.09 22:18:00.575168 [ 3 ] {} <Debug> HTTP-Session: 6261144b-a3ad-4da0-b74f-9f47874c1d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7421 | 2024.10.09 22:18:00.575185 [ 3 ] {} <Debug> HTTP-Session: 6261144b-a3ad-4da0-b74f-9f47874c1d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7422 | 2024.10.09 22:18:00.575200 [ 3 ] {} <Debug> HTTP-Session: 6261144b-a3ad-4da0-b74f-9f47874c1d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7423 | 2024.10.09 22:18:00.575230 [ 3 ] {} <Trace> HTTP-Session: 6261144b-a3ad-4da0-b74f-9f47874c1d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2024.10.09 22:18:00.575365 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7425 | 2024.10.09 22:18:00.575414 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7426 | 2024.10.09 22:18:00.575577 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7427 | 2024.10.09 22:18:00.575941 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2024.10.09 22:18:00.575978 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7429 | 2024.10.09 22:18:00.576360 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7430 | 2024.10.09 22:18:00.576721 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2024.10.09 22:18:00.576875 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Debug> executeQuery: Read 121 rows, 8.00 KiB in 0.001564 sec., 77365.72890025575 rows/sec., 5.00 MiB/sec. | ||
7432 | 2024.10.09 22:18:00.577046 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Debug> DynamicQueryHandler: Done processing query | ||
7433 | 2024.10.09 22:18:00.577071 [ 3 ] {adf58ca5-6229-47b2-9b87-98c3d9c3fa03} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7434 | 2024.10.09 22:18:00.577087 [ 3 ] {} <Debug> HTTP-Session: 6261144b-a3ad-4da0-b74f-9f47874c1d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7435 | 2024.10.09 22:18:00.577191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7436 | 2024.10.09 22:18:00.577240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7437 | 2024.10.09 22:18:00.577260 [ 3 ] {} <Debug> HTTP-Session: 57c44825-969f-4f9d-a95b-6c9d1ada5aab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7438 | 2024.10.09 22:18:00.577276 [ 3 ] {} <Debug> HTTP-Session: 57c44825-969f-4f9d-a95b-6c9d1ada5aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7439 | 2024.10.09 22:18:00.577290 [ 3 ] {} <Debug> HTTP-Session: 57c44825-969f-4f9d-a95b-6c9d1ada5aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7440 | 2024.10.09 22:18:00.577320 [ 3 ] {} <Trace> HTTP-Session: 57c44825-969f-4f9d-a95b-6c9d1ada5aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7441 | 2024.10.09 22:18:00.577414 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7442 | 2024.10.09 22:18:00.577460 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7443 | 2024.10.09 22:18:00.577590 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7444 | 2024.10.09 22:18:00.577847 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2024.10.09 22:18:00.577882 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7446 | 2024.10.09 22:18:00.578234 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7447 | 2024.10.09 22:18:00.578579 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2024.10.09 22:18:00.578736 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
7449 | 2024.10.09 22:18:00.578889 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Debug> DynamicQueryHandler: Done processing query | ||
7450 | 2024.10.09 22:18:00.578913 [ 3 ] {15303283-3912-4031-ac5d-3c330b58075d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7451 | 2024.10.09 22:18:00.578929 [ 3 ] {} <Debug> HTTP-Session: 57c44825-969f-4f9d-a95b-6c9d1ada5aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7452 | 2024.10.09 22:18:00.579048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7453 | 2024.10.09 22:18:00.579095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7454 | 2024.10.09 22:18:00.579114 [ 3 ] {} <Debug> HTTP-Session: 270cbcaf-b262-46a7-ae53-5e24d647a906 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7455 | 2024.10.09 22:18:00.579131 [ 3 ] {} <Debug> HTTP-Session: 270cbcaf-b262-46a7-ae53-5e24d647a906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7456 | 2024.10.09 22:18:00.579144 [ 3 ] {} <Debug> HTTP-Session: 270cbcaf-b262-46a7-ae53-5e24d647a906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7457 | 2024.10.09 22:18:00.579175 [ 3 ] {} <Trace> HTTP-Session: 270cbcaf-b262-46a7-ae53-5e24d647a906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7458 | 2024.10.09 22:18:00.579278 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7459 | 2024.10.09 22:18:00.579322 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7460 | 2024.10.09 22:18:00.579449 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7461 | 2024.10.09 22:18:00.579803 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7462 | 2024.10.09 22:18:00.579839 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7463 | 2024.10.09 22:18:00.580196 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7464 | 2024.10.09 22:18:00.580519 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7465 | 2024.10.09 22:18:00.580672 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Debug> executeQuery: Read 40 rows, 2.43 KiB in 0.00142 sec., 28169.014084507042 rows/sec., 1.67 MiB/sec. | ||
7466 | 2024.10.09 22:18:00.580838 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Debug> DynamicQueryHandler: Done processing query | ||
7467 | 2024.10.09 22:18:00.580861 [ 3 ] {25799a57-576f-48de-87d2-da907bbcd9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7468 | 2024.10.09 22:18:00.580878 [ 3 ] {} <Debug> HTTP-Session: 270cbcaf-b262-46a7-ae53-5e24d647a906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7469 | 2024.10.09 22:18:04.002344 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7470 | 2024.10.09 22:18:04.002417 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7471 | 2024.10.09 22:18:04.338241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 744 | ||
7472 | 2024.10.09 22:18:04.341372 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7473 | 2024.10.09 22:18:04.341424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7474 | 2024.10.09 22:18:04.342957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7475 | 2024.10.09 22:18:04.343947 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7476 | 2024.10.09 22:18:04.344465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
7477 | 2024.10.09 22:18:05.566449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7478 | 2024.10.09 22:18:05.566554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7479 | 2024.10.09 22:18:05.566579 [ 3 ] {} <Debug> HTTP-Session: 1be87417-5d0a-4348-b707-2ef3ee16eefd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7480 | 2024.10.09 22:18:05.566604 [ 3 ] {} <Debug> HTTP-Session: 1be87417-5d0a-4348-b707-2ef3ee16eefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7481 | 2024.10.09 22:18:05.566619 [ 3 ] {} <Debug> HTTP-Session: 1be87417-5d0a-4348-b707-2ef3ee16eefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7482 | 2024.10.09 22:18:05.566668 [ 3 ] {} <Trace> HTTP-Session: 1be87417-5d0a-4348-b707-2ef3ee16eefd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7483 | 2024.10.09 22:18:05.566895 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7484 | 2024.10.09 22:18:05.566961 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7485 | 2024.10.09 22:18:05.567300 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7486 | 2024.10.09 22:18:05.567858 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7487 | 2024.10.09 22:18:05.567897 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7488 | 2024.10.09 22:18:05.568341 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7489 | 2024.10.09 22:18:05.568743 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7490 | 2024.10.09 22:18:05.568901 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002095 sec., 56324.582338902146 rows/sec., 4.80 MiB/sec. | ||
7491 | 2024.10.09 22:18:05.569223 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Debug> DynamicQueryHandler: Done processing query | ||
7492 | 2024.10.09 22:18:05.569262 [ 3 ] {3be10225-d2c5-4882-9ead-d3ab567f69fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7493 | 2024.10.09 22:18:05.569281 [ 3 ] {} <Debug> HTTP-Session: 1be87417-5d0a-4348-b707-2ef3ee16eefd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7494 | 2024.10.09 22:18:05.569483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7495 | 2024.10.09 22:18:05.569534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7496 | 2024.10.09 22:18:05.569554 [ 3 ] {} <Debug> HTTP-Session: 3d0c7013-c407-4561-a4c6-8a1406041430 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7497 | 2024.10.09 22:18:05.569570 [ 3 ] {} <Debug> HTTP-Session: 3d0c7013-c407-4561-a4c6-8a1406041430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7498 | 2024.10.09 22:18:05.569584 [ 3 ] {} <Debug> HTTP-Session: 3d0c7013-c407-4561-a4c6-8a1406041430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7499 | 2024.10.09 22:18:05.569616 [ 3 ] {} <Trace> HTTP-Session: 3d0c7013-c407-4561-a4c6-8a1406041430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7500 | 2024.10.09 22:18:05.569726 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7501 | 2024.10.09 22:18:05.569773 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7502 | 2024.10.09 22:18:05.570017 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7503 | 2024.10.09 22:18:05.570393 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7504 | 2024.10.09 22:18:05.570431 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7505 | 2024.10.09 22:18:05.570812 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7506 | 2024.10.09 22:18:05.571194 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7507 | 2024.10.09 22:18:05.571325 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001631 sec., 19006.74432863274 rows/sec., 1.40 MiB/sec. | ||
7508 | 2024.10.09 22:18:05.571592 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Debug> DynamicQueryHandler: Done processing query | ||
7509 | 2024.10.09 22:18:05.571617 [ 3 ] {226eec03-e488-4eba-8321-9761100ccfc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7510 | 2024.10.09 22:18:05.571634 [ 3 ] {} <Debug> HTTP-Session: 3d0c7013-c407-4561-a4c6-8a1406041430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7511 | 2024.10.09 22:18:05.571781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7512 | 2024.10.09 22:18:05.571831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7513 | 2024.10.09 22:18:05.571851 [ 3 ] {} <Debug> HTTP-Session: 79ebbc8f-5f51-46bd-8a48-fa53d0f3eec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7514 | 2024.10.09 22:18:05.571867 [ 3 ] {} <Debug> HTTP-Session: 79ebbc8f-5f51-46bd-8a48-fa53d0f3eec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7515 | 2024.10.09 22:18:05.571882 [ 3 ] {} <Debug> HTTP-Session: 79ebbc8f-5f51-46bd-8a48-fa53d0f3eec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7516 | 2024.10.09 22:18:05.571912 [ 3 ] {} <Trace> HTTP-Session: 79ebbc8f-5f51-46bd-8a48-fa53d0f3eec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7517 | 2024.10.09 22:18:05.572034 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7518 | 2024.10.09 22:18:05.572078 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7519 | 2024.10.09 22:18:05.572306 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7520 | 2024.10.09 22:18:05.572685 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2024.10.09 22:18:05.572721 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7522 | 2024.10.09 22:18:05.573085 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7523 | 2024.10.09 22:18:05.573458 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2024.10.09 22:18:05.573603 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001609 sec., 59042.88377874457 rows/sec., 4.61 MiB/sec. | ||
7525 | 2024.10.09 22:18:05.573936 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Debug> DynamicQueryHandler: Done processing query | ||
7526 | 2024.10.09 22:18:05.573962 [ 3 ] {25185caa-7f6c-45fd-83be-5e17d65d34bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7527 | 2024.10.09 22:18:05.573980 [ 3 ] {} <Debug> HTTP-Session: 79ebbc8f-5f51-46bd-8a48-fa53d0f3eec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7528 | 2024.10.09 22:18:05.574182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7529 | 2024.10.09 22:18:05.574242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7530 | 2024.10.09 22:18:05.574273 [ 3 ] {} <Debug> HTTP-Session: a0d5a57f-2e15-4649-a7e3-917a2380aadf Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7531 | 2024.10.09 22:18:05.574292 [ 3 ] {} <Debug> HTTP-Session: a0d5a57f-2e15-4649-a7e3-917a2380aadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7532 | 2024.10.09 22:18:05.574307 [ 3 ] {} <Debug> HTTP-Session: a0d5a57f-2e15-4649-a7e3-917a2380aadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7533 | 2024.10.09 22:18:05.574337 [ 3 ] {} <Trace> HTTP-Session: a0d5a57f-2e15-4649-a7e3-917a2380aadf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7534 | 2024.10.09 22:18:05.574496 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7535 | 2024.10.09 22:18:05.574546 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7536 | 2024.10.09 22:18:05.574708 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7537 | 2024.10.09 22:18:05.575115 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2024.10.09 22:18:05.575152 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7539 | 2024.10.09 22:18:05.575540 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7540 | 2024.10.09 22:18:05.575921 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2024.10.09 22:18:05.576073 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec. | ||
7542 | 2024.10.09 22:18:05.576319 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Debug> DynamicQueryHandler: Done processing query | ||
7543 | 2024.10.09 22:18:05.576343 [ 3 ] {215ab93f-2495-4284-afa9-aacba558a2b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7544 | 2024.10.09 22:18:05.576359 [ 3 ] {} <Debug> HTTP-Session: a0d5a57f-2e15-4649-a7e3-917a2380aadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7545 | 2024.10.09 22:18:05.576527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7546 | 2024.10.09 22:18:05.576578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7547 | 2024.10.09 22:18:05.576598 [ 3 ] {} <Debug> HTTP-Session: 3d0c069f-fd21-4229-8a0a-5779974a2674 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7548 | 2024.10.09 22:18:05.576614 [ 3 ] {} <Debug> HTTP-Session: 3d0c069f-fd21-4229-8a0a-5779974a2674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7549 | 2024.10.09 22:18:05.576628 [ 3 ] {} <Debug> HTTP-Session: 3d0c069f-fd21-4229-8a0a-5779974a2674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7550 | 2024.10.09 22:18:05.576658 [ 3 ] {} <Trace> HTTP-Session: 3d0c069f-fd21-4229-8a0a-5779974a2674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7551 | 2024.10.09 22:18:05.576963 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7552 | 2024.10.09 22:18:05.577029 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7553 | 2024.10.09 22:18:05.577454 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7554 | 2024.10.09 22:18:05.578150 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2024.10.09 22:18:05.578187 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7556 | 2024.10.09 22:18:05.578848 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7557 | 2024.10.09 22:18:05.579269 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2024.10.09 22:18:05.579409 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7559 | 2024.10.09 22:18:05.579428 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002679 sec., 11571.481896229936 rows/sec., 20.74 MiB/sec. | ||
7560 | 2024.10.09 22:18:05.579460 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7561 | 2024.10.09 22:18:05.579508 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
7562 | 2024.10.09 22:18:05.579915 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
7563 | 2024.10.09 22:18:05.580003 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Debug> DynamicQueryHandler: Done processing query | ||
7564 | 2024.10.09 22:18:05.580084 [ 3 ] {7936f3a0-9108-45d4-ba86-771e753fd3f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7565 | 2024.10.09 22:18:05.580178 [ 3 ] {} <Debug> HTTP-Session: 3d0c069f-fd21-4229-8a0a-5779974a2674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7566 | 2024.10.09 22:18:05.580556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7567 | 2024.10.09 22:18:05.580709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7568 | 2024.10.09 22:18:05.580768 [ 3 ] {} <Debug> HTTP-Session: eb93920b-61a3-4b5e-ba0e-068e95101454 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7569 | 2024.10.09 22:18:05.580816 [ 3 ] {} <Debug> HTTP-Session: eb93920b-61a3-4b5e-ba0e-068e95101454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7570 | 2024.10.09 22:18:05.580859 [ 3 ] {} <Debug> HTTP-Session: eb93920b-61a3-4b5e-ba0e-068e95101454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7571 | 2024.10.09 22:18:05.580958 [ 3 ] {} <Trace> HTTP-Session: eb93920b-61a3-4b5e-ba0e-068e95101454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7572 | 2024.10.09 22:18:05.581220 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7573 | 2024.10.09 22:18:05.581241 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7574 | 2024.10.09 22:18:05.581371 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7575 | 2024.10.09 22:18:05.581403 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 449 rows starting from the beginning of the part | ||
7576 | 2024.10.09 22:18:05.582267 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7577 | 2024.10.09 22:18:05.582294 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
7578 | 2024.10.09 22:18:05.582819 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7579 | 2024.10.09 22:18:05.583570 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7580 | 2024.10.09 22:18:05.583580 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
7581 | 2024.10.09 22:18:05.583637 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7582 | 2024.10.09 22:18:05.584147 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7583 | 2024.10.09 22:18:05.584809 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
7584 | 2024.10.09 22:18:05.585135 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7585 | 2024.10.09 22:18:05.586207 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7586 | 2024.10.09 22:18:05.586608 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005455 sec., 10999.083409715857 rows/sec., 759.05 KiB/sec. | ||
7587 | 2024.10.09 22:18:05.587344 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Debug> DynamicQueryHandler: Done processing query | ||
7588 | 2024.10.09 22:18:05.587433 [ 3 ] {6d622a6b-02e8-4f63-b0cb-0e3bec20620c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7589 | 2024.10.09 22:18:05.587505 [ 3 ] {} <Debug> HTTP-Session: eb93920b-61a3-4b5e-ba0e-068e95101454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7590 | 2024.10.09 22:18:05.605892 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 19 columns (19 merged, 0 gathered) in 0.026260187 sec., 21705.862185977578 rows/sec., 38.90 MiB/sec. | ||
7591 | 2024.10.09 22:18:05.606608 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7592 | 2024.10.09 22:18:05.607262 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7593 | 2024.10.09 22:18:05.607353 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7594 | 2024.10.09 22:18:05.607518 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
7595 | 2024.10.09 22:18:10.569362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7596 | 2024.10.09 22:18:10.569500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7597 | 2024.10.09 22:18:10.569531 [ 3 ] {} <Debug> HTTP-Session: 2fb15806-23b5-48ea-8817-ec9814c66689 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7598 | 2024.10.09 22:18:10.569560 [ 3 ] {} <Debug> HTTP-Session: 2fb15806-23b5-48ea-8817-ec9814c66689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7599 | 2024.10.09 22:18:10.569578 [ 3 ] {} <Debug> HTTP-Session: 2fb15806-23b5-48ea-8817-ec9814c66689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7600 | 2024.10.09 22:18:10.569634 [ 3 ] {} <Trace> HTTP-Session: 2fb15806-23b5-48ea-8817-ec9814c66689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.10.09 22:18:10.569881 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7602 | 2024.10.09 22:18:10.569951 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7603 | 2024.10.09 22:18:10.570289 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7604 | 2024.10.09 22:18:10.570921 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7605 | 2024.10.09 22:18:10.570965 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7606 | 2024.10.09 22:18:10.571413 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7607 | 2024.10.09 22:18:10.571821 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2024.10.09 22:18:10.572042 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002259 sec., 96060.20362992474 rows/sec., 8.45 MiB/sec. | ||
7609 | 2024.10.09 22:18:10.572260 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Debug> DynamicQueryHandler: Done processing query | ||
7610 | 2024.10.09 22:18:10.572288 [ 3 ] {19dc7b07-76ca-4823-a9eb-a8cd6b417b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7611 | 2024.10.09 22:18:10.572305 [ 3 ] {} <Debug> HTTP-Session: 2fb15806-23b5-48ea-8817-ec9814c66689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7612 | 2024.10.09 22:18:10.572457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7613 | 2024.10.09 22:18:10.572507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7614 | 2024.10.09 22:18:10.572528 [ 3 ] {} <Debug> HTTP-Session: b2f668b7-f289-4583-9fa2-0d9517f24172 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7615 | 2024.10.09 22:18:10.572545 [ 3 ] {} <Debug> HTTP-Session: b2f668b7-f289-4583-9fa2-0d9517f24172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7616 | 2024.10.09 22:18:10.572559 [ 3 ] {} <Debug> HTTP-Session: b2f668b7-f289-4583-9fa2-0d9517f24172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7617 | 2024.10.09 22:18:10.572591 [ 3 ] {} <Trace> HTTP-Session: b2f668b7-f289-4583-9fa2-0d9517f24172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7618 | 2024.10.09 22:18:10.572702 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7619 | 2024.10.09 22:18:10.572746 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7620 | 2024.10.09 22:18:10.572974 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7621 | 2024.10.09 22:18:10.573343 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7622 | 2024.10.09 22:18:10.573380 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7623 | 2024.10.09 22:18:10.573740 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7624 | 2024.10.09 22:18:10.574110 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7625 | 2024.10.09 22:18:10.574282 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001613 sec., 8679.479231246125 rows/sec., 652.66 KiB/sec. | ||
7626 | 2024.10.09 22:18:10.574458 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Debug> DynamicQueryHandler: Done processing query | ||
7627 | 2024.10.09 22:18:10.574483 [ 3 ] {463b73b7-275b-4859-9eca-f8fe797cd374} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7628 | 2024.10.09 22:18:10.574499 [ 3 ] {} <Debug> HTTP-Session: b2f668b7-f289-4583-9fa2-0d9517f24172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7629 | 2024.10.09 22:18:10.574628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7630 | 2024.10.09 22:18:10.574677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7631 | 2024.10.09 22:18:10.574697 [ 3 ] {} <Debug> HTTP-Session: 48549e29-58b4-420c-9b55-507c82f0cbea Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7632 | 2024.10.09 22:18:10.574713 [ 3 ] {} <Debug> HTTP-Session: 48549e29-58b4-420c-9b55-507c82f0cbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7633 | 2024.10.09 22:18:10.574728 [ 3 ] {} <Debug> HTTP-Session: 48549e29-58b4-420c-9b55-507c82f0cbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7634 | 2024.10.09 22:18:10.574758 [ 3 ] {} <Trace> HTTP-Session: 48549e29-58b4-420c-9b55-507c82f0cbea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7635 | 2024.10.09 22:18:10.574857 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7636 | 2024.10.09 22:18:10.574900 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7637 | 2024.10.09 22:18:10.575129 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7638 | 2024.10.09 22:18:10.575484 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7639 | 2024.10.09 22:18:10.575522 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7640 | 2024.10.09 22:18:10.575885 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7641 | 2024.10.09 22:18:10.576249 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7642 | 2024.10.09 22:18:10.576414 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec. | ||
7643 | 2024.10.09 22:18:10.576780 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Debug> DynamicQueryHandler: Done processing query | ||
7644 | 2024.10.09 22:18:10.576822 [ 3 ] {cb179365-40cb-4be5-85cc-8b678be3f6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7645 | 2024.10.09 22:18:10.576840 [ 3 ] {} <Debug> HTTP-Session: 48549e29-58b4-420c-9b55-507c82f0cbea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7646 | 2024.10.09 22:18:10.576953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7647 | 2024.10.09 22:18:10.577005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7648 | 2024.10.09 22:18:10.577026 [ 3 ] {} <Debug> HTTP-Session: dcd622b8-f784-48f0-9558-99c101453293 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7649 | 2024.10.09 22:18:10.577042 [ 3 ] {} <Debug> HTTP-Session: dcd622b8-f784-48f0-9558-99c101453293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7650 | 2024.10.09 22:18:10.577056 [ 3 ] {} <Debug> HTTP-Session: dcd622b8-f784-48f0-9558-99c101453293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7651 | 2024.10.09 22:18:10.577087 [ 3 ] {} <Trace> HTTP-Session: dcd622b8-f784-48f0-9558-99c101453293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7652 | 2024.10.09 22:18:10.577189 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7653 | 2024.10.09 22:18:10.577235 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7654 | 2024.10.09 22:18:10.577489 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7655 | 2024.10.09 22:18:10.577802 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7656 | 2024.10.09 22:18:10.577845 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7657 | 2024.10.09 22:18:10.578207 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7658 | 2024.10.09 22:18:10.578569 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7659 | 2024.10.09 22:18:10.578730 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 227.53 KiB/sec. | ||
7660 | 2024.10.09 22:18:10.579085 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Debug> DynamicQueryHandler: Done processing query | ||
7661 | 2024.10.09 22:18:10.579111 [ 3 ] {c1719ce5-524c-47f2-bd3a-57d802236df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7662 | 2024.10.09 22:18:10.579129 [ 3 ] {} <Debug> HTTP-Session: dcd622b8-f784-48f0-9558-99c101453293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7663 | 2024.10.09 22:18:10.579321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7664 | 2024.10.09 22:18:10.579373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7665 | 2024.10.09 22:18:10.579394 [ 3 ] {} <Debug> HTTP-Session: 7ec1c856-cf2d-477d-b797-698bcff65044 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7666 | 2024.10.09 22:18:10.579410 [ 3 ] {} <Debug> HTTP-Session: 7ec1c856-cf2d-477d-b797-698bcff65044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7667 | 2024.10.09 22:18:10.579425 [ 3 ] {} <Debug> HTTP-Session: 7ec1c856-cf2d-477d-b797-698bcff65044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7668 | 2024.10.09 22:18:10.579455 [ 3 ] {} <Trace> HTTP-Session: 7ec1c856-cf2d-477d-b797-698bcff65044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7669 | 2024.10.09 22:18:10.579675 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7670 | 2024.10.09 22:18:10.579720 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7671 | 2024.10.09 22:18:10.579970 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7672 | 2024.10.09 22:18:10.580529 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7673 | 2024.10.09 22:18:10.580567 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7674 | 2024.10.09 22:18:10.580945 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7675 | 2024.10.09 22:18:10.581314 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7676 | 2024.10.09 22:18:10.581495 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001932 sec., 204968.9440993789 rows/sec., 14.56 MiB/sec. | ||
7677 | 2024.10.09 22:18:10.581678 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Debug> DynamicQueryHandler: Done processing query | ||
7678 | 2024.10.09 22:18:10.581702 [ 3 ] {56572a19-42de-4f71-b977-d61791a78aad} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7679 | 2024.10.09 22:18:10.581719 [ 3 ] {} <Debug> HTTP-Session: 7ec1c856-cf2d-477d-b797-698bcff65044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7680 | 2024.10.09 22:18:10.581855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7681 | 2024.10.09 22:18:10.581905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7682 | 2024.10.09 22:18:10.581925 [ 3 ] {} <Debug> HTTP-Session: e2299e97-0e4d-4eb9-8415-a7e696d81eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7683 | 2024.10.09 22:18:10.581941 [ 3 ] {} <Debug> HTTP-Session: e2299e97-0e4d-4eb9-8415-a7e696d81eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7684 | 2024.10.09 22:18:10.581955 [ 3 ] {} <Debug> HTTP-Session: e2299e97-0e4d-4eb9-8415-a7e696d81eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7685 | 2024.10.09 22:18:10.581985 [ 3 ] {} <Trace> HTTP-Session: e2299e97-0e4d-4eb9-8415-a7e696d81eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7686 | 2024.10.09 22:18:10.582085 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7687 | 2024.10.09 22:18:10.582130 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7688 | 2024.10.09 22:18:10.582266 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7689 | 2024.10.09 22:18:10.582537 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7690 | 2024.10.09 22:18:10.582574 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7691 | 2024.10.09 22:18:10.582939 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7692 | 2024.10.09 22:18:10.583279 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7693 | 2024.10.09 22:18:10.583432 [ 59 ] {} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7694 | 2024.10.09 22:18:10.583439 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. | ||
7695 | 2024.10.09 22:18:10.583530 [ 59 ] {} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2024.10.09 22:18:10.583594 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7697 | 2024.10.09 22:18:10.583755 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::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 | ||
7698 | 2024.10.09 22:18:10.583764 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Debug> DynamicQueryHandler: Done processing query | ||
7699 | 2024.10.09 22:18:10.583807 [ 3 ] {3600c9d7-8fce-49a2-a316-3d6f19100e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7700 | 2024.10.09 22:18:10.583834 [ 3 ] {} <Debug> HTTP-Session: e2299e97-0e4d-4eb9-8415-a7e696d81eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7701 | 2024.10.09 22:18:10.583908 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7702 | 2024.10.09 22:18:10.583946 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
7703 | 2024.10.09 22:18:10.584080 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7704 | 2024.10.09 22:18:10.584082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7705 | 2024.10.09 22:18:10.584286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7706 | 2024.10.09 22:18:10.584392 [ 3 ] {} <Debug> HTTP-Session: d6050a39-e460-4d40-86cc-f27733636d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7707 | 2024.10.09 22:18:10.584413 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7708 | 2024.10.09 22:18:10.584449 [ 3 ] {} <Debug> HTTP-Session: d6050a39-e460-4d40-86cc-f27733636d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7709 | 2024.10.09 22:18:10.584510 [ 3 ] {} <Debug> HTTP-Session: d6050a39-e460-4d40-86cc-f27733636d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7710 | 2024.10.09 22:18:10.584697 [ 3 ] {} <Trace> HTTP-Session: d6050a39-e460-4d40-86cc-f27733636d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7711 | 2024.10.09 22:18:10.584771 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
7712 | 2024.10.09 22:18:10.584992 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
7713 | 2024.10.09 22:18:10.585124 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7714 | 2024.10.09 22:18:10.585297 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
7715 | 2024.10.09 22:18:10.585315 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7716 | 2024.10.09 22:18:10.586051 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7717 | 2024.10.09 22:18:10.586755 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2024.10.09 22:18:10.586798 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7719 | 2024.10.09 22:18:10.587175 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003478148 sec., 27600.895649063812 rows/sec., 1.41 MiB/sec. | ||
7720 | 2024.10.09 22:18:10.587290 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7721 | 2024.10.09 22:18:10.587429 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7722 | 2024.10.09 22:18:10.587761 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7723 | 2024.10.09 22:18:10.587846 [ 194 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_16_3} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7724 | 2024.10.09 22:18:10.587902 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7725 | 2024.10.09 22:18:10.587932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7726 | 2024.10.09 22:18:10.588091 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003182 sec., 74481.45820238844 rows/sec., 4.99 MiB/sec. | ||
7727 | 2024.10.09 22:18:10.588290 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Debug> DynamicQueryHandler: Done processing query | ||
7728 | 2024.10.09 22:18:10.588315 [ 3 ] {75890c58-c934-414a-9449-7871e42e2f83} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7729 | 2024.10.09 22:18:10.588331 [ 3 ] {} <Debug> HTTP-Session: d6050a39-e460-4d40-86cc-f27733636d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7730 | 2024.10.09 22:18:10.588451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7731 | 2024.10.09 22:18:10.588501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7732 | 2024.10.09 22:18:10.588520 [ 3 ] {} <Debug> HTTP-Session: 0977bec7-63fc-4249-b5da-18cff98decf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7733 | 2024.10.09 22:18:10.588536 [ 3 ] {} <Debug> HTTP-Session: 0977bec7-63fc-4249-b5da-18cff98decf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7734 | 2024.10.09 22:18:10.588550 [ 3 ] {} <Debug> HTTP-Session: 0977bec7-63fc-4249-b5da-18cff98decf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7735 | 2024.10.09 22:18:10.588581 [ 3 ] {} <Trace> HTTP-Session: 0977bec7-63fc-4249-b5da-18cff98decf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7736 | 2024.10.09 22:18:10.588675 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7737 | 2024.10.09 22:18:10.588722 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7738 | 2024.10.09 22:18:10.588855 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7739 | 2024.10.09 22:18:10.589165 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7740 | 2024.10.09 22:18:10.589203 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7741 | 2024.10.09 22:18:10.589552 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7742 | 2024.10.09 22:18:10.589890 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7743 | 2024.10.09 22:18:10.590044 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
7744 | 2024.10.09 22:18:10.590214 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Debug> DynamicQueryHandler: Done processing query | ||
7745 | 2024.10.09 22:18:10.590239 [ 3 ] {201371e3-f936-44df-8537-a1ca92d2b622} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7746 | 2024.10.09 22:18:10.590255 [ 3 ] {} <Debug> HTTP-Session: 0977bec7-63fc-4249-b5da-18cff98decf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7747 | 2024.10.09 22:18:10.590377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7748 | 2024.10.09 22:18:10.590426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7749 | 2024.10.09 22:18:10.590446 [ 3 ] {} <Debug> HTTP-Session: ac4cf77d-b80a-4f85-a49c-08b1d06ab082 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7750 | 2024.10.09 22:18:10.590462 [ 3 ] {} <Debug> HTTP-Session: ac4cf77d-b80a-4f85-a49c-08b1d06ab082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7751 | 2024.10.09 22:18:10.590476 [ 3 ] {} <Debug> HTTP-Session: ac4cf77d-b80a-4f85-a49c-08b1d06ab082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7752 | 2024.10.09 22:18:10.590506 [ 3 ] {} <Trace> HTTP-Session: ac4cf77d-b80a-4f85-a49c-08b1d06ab082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7753 | 2024.10.09 22:18:10.590735 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7754 | 2024.10.09 22:18:10.590800 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7755 | 2024.10.09 22:18:10.591214 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7756 | 2024.10.09 22:18:10.591805 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2024.10.09 22:18:10.591843 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7758 | 2024.10.09 22:18:10.592456 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7759 | 2024.10.09 22:18:10.592889 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2024.10.09 22:18:10.593097 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002514 sec., 5568.814638027048 rows/sec., 9.98 MiB/sec. | ||
7761 | 2024.10.09 22:18:10.593325 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Debug> DynamicQueryHandler: Done processing query | ||
7762 | 2024.10.09 22:18:10.593351 [ 3 ] {6b5f83b3-9281-4b0a-8a40-c746d3673ba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
7763 | 2024.10.09 22:18:10.593367 [ 3 ] {} <Debug> HTTP-Session: ac4cf77d-b80a-4f85-a49c-08b1d06ab082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7764 | 2024.10.09 22:18:10.593491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7765 | 2024.10.09 22:18:10.593541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7766 | 2024.10.09 22:18:10.593561 [ 3 ] {} <Debug> HTTP-Session: 7367fd80-6c32-4f51-94c3-390ce6e03222 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7767 | 2024.10.09 22:18:10.593578 [ 3 ] {} <Debug> HTTP-Session: 7367fd80-6c32-4f51-94c3-390ce6e03222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7768 | 2024.10.09 22:18:10.593591 [ 3 ] {} <Debug> HTTP-Session: 7367fd80-6c32-4f51-94c3-390ce6e03222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7769 | 2024.10.09 22:18:10.593622 [ 3 ] {} <Trace> HTTP-Session: 7367fd80-6c32-4f51-94c3-390ce6e03222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7770 | 2024.10.09 22:18:10.593745 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7771 | 2024.10.09 22:18:10.593791 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7772 | 2024.10.09 22:18:10.593919 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7773 | 2024.10.09 22:18:10.594320 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2024.10.09 22:18:10.594357 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7775 | 2024.10.09 22:18:10.594729 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7776 | 2024.10.09 22:18:10.595072 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2024.10.09 22:18:10.595235 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001533 sec., 53489.88910632746 rows/sec., 3.40 MiB/sec. | ||
7778 | 2024.10.09 22:18:10.595412 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Debug> DynamicQueryHandler: Done processing query | ||
7779 | 2024.10.09 22:18:10.595437 [ 3 ] {20f62746-906f-462c-a147-334e6b95dc31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7780 | 2024.10.09 22:18:10.595453 [ 3 ] {} <Debug> HTTP-Session: 7367fd80-6c32-4f51-94c3-390ce6e03222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7781 | 2024.10.09 22:18:14.344850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 776 | ||
7782 | 2024.10.09 22:18:14.348113 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7783 | 2024.10.09 22:18:14.348160 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7784 | 2024.10.09 22:18:14.349696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7785 | 2024.10.09 22:18:14.350732 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7786 | 2024.10.09 22:18:14.351543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
7787 | 2024.10.09 22:18:15.566366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7788 | 2024.10.09 22:18:15.566495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7789 | 2024.10.09 22:18:15.566525 [ 3 ] {} <Debug> HTTP-Session: e5ba2ac7-f9bc-4362-abeb-b6dda2b0c77c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7790 | 2024.10.09 22:18:15.566554 [ 3 ] {} <Debug> HTTP-Session: e5ba2ac7-f9bc-4362-abeb-b6dda2b0c77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7791 | 2024.10.09 22:18:15.566571 [ 3 ] {} <Debug> HTTP-Session: e5ba2ac7-f9bc-4362-abeb-b6dda2b0c77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7792 | 2024.10.09 22:18:15.566629 [ 3 ] {} <Trace> HTTP-Session: e5ba2ac7-f9bc-4362-abeb-b6dda2b0c77c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7793 | 2024.10.09 22:18:15.566900 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7794 | 2024.10.09 22:18:15.566979 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7795 | 2024.10.09 22:18:15.567335 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7796 | 2024.10.09 22:18:15.568052 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2024.10.09 22:18:15.568100 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7798 | 2024.10.09 22:18:15.568567 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7799 | 2024.10.09 22:18:15.568985 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2024.10.09 22:18:15.569176 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002387 sec., 49434.436531210726 rows/sec., 4.22 MiB/sec. | ||
7801 | 2024.10.09 22:18:15.569567 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Debug> DynamicQueryHandler: Done processing query | ||
7802 | 2024.10.09 22:18:15.569596 [ 3 ] {7d40a57e-5e28-4a6f-aa6b-b792f6814562} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7803 | 2024.10.09 22:18:15.569614 [ 3 ] {} <Debug> HTTP-Session: e5ba2ac7-f9bc-4362-abeb-b6dda2b0c77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7804 | 2024.10.09 22:18:15.569775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7805 | 2024.10.09 22:18:15.569834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7806 | 2024.10.09 22:18:15.569854 [ 3 ] {} <Debug> HTTP-Session: cf10cc6b-8b0e-4604-ac98-2b3d8c72141a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7807 | 2024.10.09 22:18:15.569872 [ 3 ] {} <Debug> HTTP-Session: cf10cc6b-8b0e-4604-ac98-2b3d8c72141a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7808 | 2024.10.09 22:18:15.569886 [ 3 ] {} <Debug> HTTP-Session: cf10cc6b-8b0e-4604-ac98-2b3d8c72141a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7809 | 2024.10.09 22:18:15.569923 [ 3 ] {} <Trace> HTTP-Session: cf10cc6b-8b0e-4604-ac98-2b3d8c72141a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7810 | 2024.10.09 22:18:15.570045 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7811 | 2024.10.09 22:18:15.570095 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7812 | 2024.10.09 22:18:15.570354 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7813 | 2024.10.09 22:18:15.570736 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2024.10.09 22:18:15.570775 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7815 | 2024.10.09 22:18:15.571179 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7816 | 2024.10.09 22:18:15.571562 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2024.10.09 22:18:15.571725 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001712 sec., 18107.47663551402 rows/sec., 1.33 MiB/sec. | ||
7818 | 2024.10.09 22:18:15.572080 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Debug> DynamicQueryHandler: Done processing query | ||
7819 | 2024.10.09 22:18:15.572108 [ 3 ] {2727ab6c-38e0-4662-a552-61e38d60c97e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7820 | 2024.10.09 22:18:15.572124 [ 3 ] {} <Debug> HTTP-Session: cf10cc6b-8b0e-4604-ac98-2b3d8c72141a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7821 | 2024.10.09 22:18:15.572263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7822 | 2024.10.09 22:18:15.572315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7823 | 2024.10.09 22:18:15.572334 [ 3 ] {} <Debug> HTTP-Session: 05e9eec1-d2c1-4852-9ef9-6d2e54969e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7824 | 2024.10.09 22:18:15.572351 [ 3 ] {} <Debug> HTTP-Session: 05e9eec1-d2c1-4852-9ef9-6d2e54969e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7825 | 2024.10.09 22:18:15.572365 [ 3 ] {} <Debug> HTTP-Session: 05e9eec1-d2c1-4852-9ef9-6d2e54969e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7826 | 2024.10.09 22:18:15.572399 [ 3 ] {} <Trace> HTTP-Session: 05e9eec1-d2c1-4852-9ef9-6d2e54969e69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7827 | 2024.10.09 22:18:15.572528 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7828 | 2024.10.09 22:18:15.572576 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7829 | 2024.10.09 22:18:15.572826 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7830 | 2024.10.09 22:18:15.573226 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7831 | 2024.10.09 22:18:15.573264 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7832 | 2024.10.09 22:18:15.573639 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7833 | 2024.10.09 22:18:15.574018 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7834 | 2024.10.09 22:18:15.574184 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001698 sec., 55948.17432273262 rows/sec., 4.37 MiB/sec. | ||
7835 | 2024.10.09 22:18:15.574363 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Debug> DynamicQueryHandler: Done processing query | ||
7836 | 2024.10.09 22:18:15.574388 [ 3 ] {8b7cd466-15a5-4a3e-8457-b864314244e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7837 | 2024.10.09 22:18:15.574404 [ 3 ] {} <Debug> HTTP-Session: 05e9eec1-d2c1-4852-9ef9-6d2e54969e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7838 | 2024.10.09 22:18:15.574589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7839 | 2024.10.09 22:18:15.574638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7840 | 2024.10.09 22:18:15.574658 [ 3 ] {} <Debug> HTTP-Session: ce8f25ed-9e96-4b17-a87c-39a43840b1fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7841 | 2024.10.09 22:18:15.574675 [ 3 ] {} <Debug> HTTP-Session: ce8f25ed-9e96-4b17-a87c-39a43840b1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7842 | 2024.10.09 22:18:15.574689 [ 3 ] {} <Debug> HTTP-Session: ce8f25ed-9e96-4b17-a87c-39a43840b1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7843 | 2024.10.09 22:18:15.574721 [ 3 ] {} <Trace> HTTP-Session: ce8f25ed-9e96-4b17-a87c-39a43840b1fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7844 | 2024.10.09 22:18:15.574878 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7845 | 2024.10.09 22:18:15.574926 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7846 | 2024.10.09 22:18:15.575074 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7847 | 2024.10.09 22:18:15.575473 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2024.10.09 22:18:15.575510 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7849 | 2024.10.09 22:18:15.575909 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7850 | 2024.10.09 22:18:15.576286 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2024.10.09 22:18:15.576456 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
7852 | 2024.10.09 22:18:15.576630 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Debug> DynamicQueryHandler: Done processing query | ||
7853 | 2024.10.09 22:18:15.576655 [ 3 ] {111d3e5f-7372-407f-9ed1-d54a15a23a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7854 | 2024.10.09 22:18:15.576670 [ 3 ] {} <Debug> HTTP-Session: ce8f25ed-9e96-4b17-a87c-39a43840b1fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7855 | 2024.10.09 22:18:15.576833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7856 | 2024.10.09 22:18:15.576883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7857 | 2024.10.09 22:18:15.576902 [ 3 ] {} <Debug> HTTP-Session: 8e52f3d2-d121-4110-a0a7-97d26ada6009 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7858 | 2024.10.09 22:18:15.576919 [ 3 ] {} <Debug> HTTP-Session: 8e52f3d2-d121-4110-a0a7-97d26ada6009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7859 | 2024.10.09 22:18:15.576932 [ 3 ] {} <Debug> HTTP-Session: 8e52f3d2-d121-4110-a0a7-97d26ada6009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7860 | 2024.10.09 22:18:15.576965 [ 3 ] {} <Trace> HTTP-Session: 8e52f3d2-d121-4110-a0a7-97d26ada6009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7861 | 2024.10.09 22:18:15.577282 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7862 | 2024.10.09 22:18:15.577350 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7863 | 2024.10.09 22:18:15.577796 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7864 | 2024.10.09 22:18:15.578546 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7865 | 2024.10.09 22:18:15.578584 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7866 | 2024.10.09 22:18:15.579267 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7867 | 2024.10.09 22:18:15.579698 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7868 | 2024.10.09 22:18:15.579929 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002856 sec., 10854.341736694678 rows/sec., 19.45 MiB/sec. | ||
7869 | 2024.10.09 22:18:15.580572 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Debug> DynamicQueryHandler: Done processing query | ||
7870 | 2024.10.09 22:18:15.580597 [ 3 ] {b8874e09-50f0-4277-84be-4b0e4b918635} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7871 | 2024.10.09 22:18:15.580613 [ 3 ] {} <Debug> HTTP-Session: 8e52f3d2-d121-4110-a0a7-97d26ada6009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7872 | 2024.10.09 22:18:15.580785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7873 | 2024.10.09 22:18:15.580832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7874 | 2024.10.09 22:18:15.580916 [ 3 ] {} <Debug> HTTP-Session: c5e30303-e50e-49f3-857e-8dd7651b22a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7875 | 2024.10.09 22:18:15.580934 [ 3 ] {} <Debug> HTTP-Session: c5e30303-e50e-49f3-857e-8dd7651b22a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7876 | 2024.10.09 22:18:15.580948 [ 3 ] {} <Debug> HTTP-Session: c5e30303-e50e-49f3-857e-8dd7651b22a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7877 | 2024.10.09 22:18:15.580980 [ 3 ] {} <Trace> HTTP-Session: c5e30303-e50e-49f3-857e-8dd7651b22a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7878 | 2024.10.09 22:18:15.581105 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7879 | 2024.10.09 22:18:15.581152 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7880 | 2024.10.09 22:18:15.581306 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7881 | 2024.10.09 22:18:15.581616 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7882 | 2024.10.09 22:18:15.581652 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7883 | 2024.10.09 22:18:15.582030 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7884 | 2024.10.09 22:18:15.582368 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7885 | 2024.10.09 22:18:15.582519 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
7886 | 2024.10.09 22:18:15.582693 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Debug> DynamicQueryHandler: Done processing query | ||
7887 | 2024.10.09 22:18:15.582718 [ 3 ] {ab45ac13-cdef-4bd3-98aa-7c95d41b8223} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7888 | 2024.10.09 22:18:15.582734 [ 3 ] {} <Debug> HTTP-Session: c5e30303-e50e-49f3-857e-8dd7651b22a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7889 | 2024.10.09 22:18:19.002465 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7890 | 2024.10.09 22:18:19.002535 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7891 | 2024.10.09 22:18:20.570109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7892 | 2024.10.09 22:18:20.570224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7893 | 2024.10.09 22:18:20.570251 [ 3 ] {} <Debug> HTTP-Session: bbdb3ca3-32ab-4560-8a0f-626bde50f4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7894 | 2024.10.09 22:18:20.570275 [ 3 ] {} <Debug> HTTP-Session: bbdb3ca3-32ab-4560-8a0f-626bde50f4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7895 | 2024.10.09 22:18:20.570290 [ 3 ] {} <Debug> HTTP-Session: bbdb3ca3-32ab-4560-8a0f-626bde50f4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7896 | 2024.10.09 22:18:20.570340 [ 3 ] {} <Trace> HTTP-Session: bbdb3ca3-32ab-4560-8a0f-626bde50f4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7897 | 2024.10.09 22:18:20.570527 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7898 | 2024.10.09 22:18:20.570597 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7899 | 2024.10.09 22:18:20.570939 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7900 | 2024.10.09 22:18:20.571465 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7901 | 2024.10.09 22:18:20.571513 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7902 | 2024.10.09 22:18:20.571933 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7903 | 2024.10.09 22:18:20.572342 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7904 | 2024.10.09 22:18:20.572522 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002041 sec., 1959.8236158745715 rows/sec., 159.81 KiB/sec. | ||
7905 | 2024.10.09 22:18:20.572904 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Debug> DynamicQueryHandler: Done processing query | ||
7906 | 2024.10.09 22:18:20.572932 [ 3 ] {0e558d58-989a-4099-88c6-017e2f218f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7907 | 2024.10.09 22:18:20.572949 [ 3 ] {} <Debug> HTTP-Session: bbdb3ca3-32ab-4560-8a0f-626bde50f4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7908 | 2024.10.09 22:18:20.573118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 33017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7909 | 2024.10.09 22:18:20.573175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7910 | 2024.10.09 22:18:20.573194 [ 3 ] {} <Debug> HTTP-Session: df005132-a286-45c8-962d-4b3b852a0614 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7911 | 2024.10.09 22:18:20.573212 [ 3 ] {} <Debug> HTTP-Session: df005132-a286-45c8-962d-4b3b852a0614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7912 | 2024.10.09 22:18:20.573226 [ 3 ] {} <Debug> HTTP-Session: df005132-a286-45c8-962d-4b3b852a0614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7913 | 2024.10.09 22:18:20.573262 [ 3 ] {} <Trace> HTTP-Session: df005132-a286-45c8-962d-4b3b852a0614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7914 | 2024.10.09 22:18:20.573431 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7915 | 2024.10.09 22:18:20.573480 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7916 | 2024.10.09 22:18:20.573742 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7917 | 2024.10.09 22:18:20.574241 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7918 | 2024.10.09 22:18:20.574280 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7919 | 2024.10.09 22:18:20.574657 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7920 | 2024.10.09 22:18:20.575020 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7921 | 2024.10.09 22:18:20.575184 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Debug> executeQuery: Read 219 rows, 19.70 KiB in 0.001824 sec., 120065.7894736842 rows/sec., 10.55 MiB/sec. | ||
7922 | 2024.10.09 22:18:20.575185 [ 48 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7923 | 2024.10.09 22:18:20.575304 [ 48 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7924 | 2024.10.09 22:18:20.575355 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7925 | 2024.10.09 22:18:20.575449 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Debug> DynamicQueryHandler: Done processing query | ||
7926 | 2024.10.09 22:18:20.575508 [ 3 ] {82a1edda-3ff7-4665-af70-960fd89f38c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
7927 | 2024.10.09 22:18:20.575550 [ 3 ] {} <Debug> HTTP-Session: df005132-a286-45c8-962d-4b3b852a0614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7928 | 2024.10.09 22:18:20.575594 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
7929 | 2024.10.09 22:18:20.575705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7930 | 2024.10.09 22:18:20.575821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7931 | 2024.10.09 22:18:20.575877 [ 3 ] {} <Debug> HTTP-Session: d9528c45-7f1b-464a-bc6d-3afc1423fea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7932 | 2024.10.09 22:18:20.575928 [ 3 ] {} <Debug> HTTP-Session: d9528c45-7f1b-464a-bc6d-3afc1423fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7933 | 2024.10.09 22:18:20.575942 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7934 | 2024.10.09 22:18:20.575959 [ 3 ] {} <Debug> HTTP-Session: d9528c45-7f1b-464a-bc6d-3afc1423fea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7935 | 2024.10.09 22:18:20.576008 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1429 rows starting from the beginning of the part | ||
7936 | 2024.10.09 22:18:20.576037 [ 3 ] {} <Trace> HTTP-Session: d9528c45-7f1b-464a-bc6d-3afc1423fea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7937 | 2024.10.09 22:18:20.576210 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 189 rows starting from the beginning of the part | ||
7938 | 2024.10.09 22:18:20.576411 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7939 | 2024.10.09 22:18:20.576674 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7940 | 2024.10.09 22:18:20.576681 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 118 rows starting from the beginning of the part | ||
7941 | 2024.10.09 22:18:20.577150 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 217 rows starting from the beginning of the part | ||
7942 | 2024.10.09 22:18:20.577482 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 118 rows starting from the beginning of the part | ||
7943 | 2024.10.09 22:18:20.577813 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 219 rows starting from the beginning of the part | ||
7944 | 2024.10.09 22:18:20.578559 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7945 | 2024.10.09 22:18:20.579276 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2024.10.09 22:18:20.579338 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7947 | 2024.10.09 22:18:20.580347 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7948 | 2024.10.09 22:18:20.580984 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2024.10.09 22:18:20.581354 [ 48 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7950 | 2024.10.09 22:18:20.581374 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 5 columns (5 merged, 0 gathered) in 0.005910045 sec., 387475.8990836787 rows/sec., 34.45 MiB/sec. | ||
7951 | 2024.10.09 22:18:20.581418 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.00521 sec., 3454.89443378119 rows/sec., 255.67 KiB/sec. | ||
7952 | 2024.10.09 22:18:20.581448 [ 48 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7953 | 2024.10.09 22:18:20.581549 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7954 | 2024.10.09 22:18:20.581800 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7955 | 2024.10.09 22:18:20.581956 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
7956 | 2024.10.09 22:18:20.582134 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Debug> DynamicQueryHandler: Done processing query | ||
7957 | 2024.10.09 22:18:20.582203 [ 3 ] {f736d60a-b5bc-4fff-987b-a073c20bb306} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7958 | 2024.10.09 22:18:20.582303 [ 3 ] {} <Debug> HTTP-Session: d9528c45-7f1b-464a-bc6d-3afc1423fea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7959 | 2024.10.09 22:18:20.582483 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7960 | 2024.10.09 22:18:20.582622 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 63 rows starting from the beginning of the part | ||
7961 | 2024.10.09 22:18:20.582641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7962 | 2024.10.09 22:18:20.582934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7963 | 2024.10.09 22:18:20.583043 [ 3 ] {} <Debug> HTTP-Session: 53b3d2af-9ac1-4853-9f6a-e5bef9ed3f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7964 | 2024.10.09 22:18:20.583154 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
7965 | 2024.10.09 22:18:20.583171 [ 3 ] {} <Debug> HTTP-Session: 53b3d2af-9ac1-4853-9f6a-e5bef9ed3f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7966 | 2024.10.09 22:18:20.583263 [ 3 ] {} <Debug> HTTP-Session: 53b3d2af-9ac1-4853-9f6a-e5bef9ed3f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7967 | 2024.10.09 22:18:20.583457 [ 3 ] {} <Trace> HTTP-Session: 53b3d2af-9ac1-4853-9f6a-e5bef9ed3f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7968 | 2024.10.09 22:18:20.583713 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
7969 | 2024.10.09 22:18:20.584099 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7970 | 2024.10.09 22:18:20.584160 [ 200 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7971 | 2024.10.09 22:18:20.584220 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
7972 | 2024.10.09 22:18:20.584513 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
7973 | 2024.10.09 22:18:20.584402 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7974 | 2024.10.09 22:18:20.584850 [ 199 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part | ||
7975 | 2024.10.09 22:18:20.584883 [ 200 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_41_8} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7976 | 2024.10.09 22:18:20.585560 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
7977 | 2024.10.09 22:18:20.586155 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7978 | 2024.10.09 22:18:20.587198 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7979 | 2024.10.09 22:18:20.587264 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
7980 | 2024.10.09 22:18:20.588069 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.00636878 sec., 26849.726321210655 rows/sec., 2.06 MiB/sec. | ||
7981 | 2024.10.09 22:18:20.588276 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7982 | 2024.10.09 22:18:20.588327 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7983 | 2024.10.09 22:18:20.589215 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2024.10.09 22:18:20.589577 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005715 sec., 2449.6937882764655 rows/sec., 171.56 KiB/sec. | ||
7985 | 2024.10.09 22:18:20.589636 [ 188 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7986 | 2024.10.09 22:18:20.590063 [ 188 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_31_6} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7987 | 2024.10.09 22:18:20.590274 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7988 | 2024.10.09 22:18:20.590321 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Debug> DynamicQueryHandler: Done processing query | ||
7989 | 2024.10.09 22:18:20.590353 [ 3 ] {09a69ac3-91fb-49a9-9129-7c4f3e5a2730} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7990 | 2024.10.09 22:18:20.590370 [ 3 ] {} <Debug> HTTP-Session: 53b3d2af-9ac1-4853-9f6a-e5bef9ed3f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7991 | 2024.10.09 22:18:20.590483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7992 | 2024.10.09 22:18:20.590534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7993 | 2024.10.09 22:18:20.590553 [ 3 ] {} <Debug> HTTP-Session: c5393347-6f4b-450b-aeed-efdd9bb6cc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
7994 | 2024.10.09 22:18:20.590570 [ 3 ] {} <Debug> HTTP-Session: c5393347-6f4b-450b-aeed-efdd9bb6cc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7995 | 2024.10.09 22:18:20.590584 [ 3 ] {} <Debug> HTTP-Session: c5393347-6f4b-450b-aeed-efdd9bb6cc2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7996 | 2024.10.09 22:18:20.590617 [ 3 ] {} <Trace> HTTP-Session: c5393347-6f4b-450b-aeed-efdd9bb6cc2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7997 | 2024.10.09 22:18:20.590722 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7998 | 2024.10.09 22:18:20.590766 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7999 | 2024.10.09 22:18:20.591026 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8000 | 2024.10.09 22:18:20.591372 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.10.09 22:18:20.591411 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8002 | 2024.10.09 22:18:20.591776 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8003 | 2024.10.09 22:18:20.592159 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8004 | 2024.10.09 22:18:20.592308 [ 48 ] {} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8005 | 2024.10.09 22:18:20.592324 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001624 sec., 3694.5812807881775 rows/sec., 218.28 KiB/sec. | ||
8006 | 2024.10.09 22:18:20.592357 [ 48 ] {} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8007 | 2024.10.09 22:18:20.592414 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8008 | 2024.10.09 22:18:20.592626 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
8009 | 2024.10.09 22:18:20.592681 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Debug> DynamicQueryHandler: Done processing query | ||
8010 | 2024.10.09 22:18:20.592726 [ 3 ] {7f0b2aa1-aeaa-4c0c-bad9-23fd339c66ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8011 | 2024.10.09 22:18:20.592766 [ 3 ] {} <Debug> HTTP-Session: c5393347-6f4b-450b-aeed-efdd9bb6cc2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8012 | 2024.10.09 22:18:20.592870 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8013 | 2024.10.09 22:18:20.592914 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part | ||
8014 | 2024.10.09 22:18:20.592968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8015 | 2024.10.09 22:18:20.593156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8016 | 2024.10.09 22:18:20.593165 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
8017 | 2024.10.09 22:18:20.593263 [ 3 ] {} <Debug> HTTP-Session: 20e35c14-6b23-47aa-9728-3060b86adf92 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8018 | 2024.10.09 22:18:20.593347 [ 3 ] {} <Debug> HTTP-Session: 20e35c14-6b23-47aa-9728-3060b86adf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8019 | 2024.10.09 22:18:20.593433 [ 3 ] {} <Debug> HTTP-Session: 20e35c14-6b23-47aa-9728-3060b86adf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8020 | 2024.10.09 22:18:20.593496 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
8021 | 2024.10.09 22:18:20.593552 [ 3 ] {} <Trace> HTTP-Session: 20e35c14-6b23-47aa-9728-3060b86adf92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8022 | 2024.10.09 22:18:20.593731 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
8023 | 2024.10.09 22:18:20.594041 [ 200 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
8024 | 2024.10.09 22:18:20.594300 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8025 | 2024.10.09 22:18:20.594484 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8026 | 2024.10.09 22:18:20.595293 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8027 | 2024.10.09 22:18:20.596479 [ 188 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003965973 sec., 7564.3480174978495 rows/sec., 480.16 KiB/sec. | ||
8028 | 2024.10.09 22:18:20.596618 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8029 | 2024.10.09 22:18:20.596643 [ 186 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8030 | 2024.10.09 22:18:20.596664 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8031 | 2024.10.09 22:18:20.597240 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8032 | 2024.10.09 22:18:20.597291 [ 186 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8033 | 2024.10.09 22:18:20.597408 [ 186 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_17_4} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8034 | 2024.10.09 22:18:20.597602 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8035 | 2024.10.09 22:18:20.597688 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2024.10.09 22:18:20.597862 [ 48 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8037 | 2024.10.09 22:18:20.597872 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.003949 sec., 101291.46619397314 rows/sec., 7.20 MiB/sec. | ||
8038 | 2024.10.09 22:18:20.597912 [ 48 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2024.10.09 22:18:20.597979 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8040 | 2024.10.09 22:18:20.598259 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
8041 | 2024.10.09 22:18:20.598307 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Debug> DynamicQueryHandler: Done processing query | ||
8042 | 2024.10.09 22:18:20.598349 [ 3 ] {abb256d6-af55-4bb3-8e78-cc2c649192cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8043 | 2024.10.09 22:18:20.598399 [ 3 ] {} <Debug> HTTP-Session: 20e35c14-6b23-47aa-9728-3060b86adf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8044 | 2024.10.09 22:18:20.598506 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8045 | 2024.10.09 22:18:20.598575 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 919 rows starting from the beginning of the part | ||
8046 | 2024.10.09 22:18:20.598571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8047 | 2024.10.09 22:18:20.598731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8048 | 2024.10.09 22:18:20.598801 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 382 rows starting from the beginning of the part | ||
8049 | 2024.10.09 22:18:20.598840 [ 3 ] {} <Debug> HTTP-Session: bc13647f-dd61-4c29-b273-9353d7bf190c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8050 | 2024.10.09 22:18:20.598925 [ 3 ] {} <Debug> HTTP-Session: bc13647f-dd61-4c29-b273-9353d7bf190c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8051 | 2024.10.09 22:18:20.599008 [ 3 ] {} <Debug> HTTP-Session: bc13647f-dd61-4c29-b273-9353d7bf190c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8052 | 2024.10.09 22:18:20.599108 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 95 rows starting from the beginning of the part | ||
8053 | 2024.10.09 22:18:20.599186 [ 3 ] {} <Trace> HTTP-Session: bc13647f-dd61-4c29-b273-9353d7bf190c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8054 | 2024.10.09 22:18:20.599357 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 396 rows starting from the beginning of the part | ||
8055 | 2024.10.09 22:18:20.599645 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 95 rows starting from the beginning of the part | ||
8056 | 2024.10.09 22:18:20.599889 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 400 rows starting from the beginning of the part | ||
8057 | 2024.10.09 22:18:20.599959 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8058 | 2024.10.09 22:18:20.600293 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8059 | 2024.10.09 22:18:20.600710 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8060 | 2024.10.09 22:18:20.601329 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8061 | 2024.10.09 22:18:20.601396 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8062 | 2024.10.09 22:18:20.602384 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8063 | 2024.10.09 22:18:20.603009 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8064 | 2024.10.09 22:18:20.603165 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2287 rows, containing 5 columns (5 merged, 0 gathered) in 0.005073616 sec., 450763.3214654006 rows/sec., 34.31 MiB/sec. | ||
8065 | 2024.10.09 22:18:20.603331 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003725 sec., 1610.7382550335572 rows/sec., 84.15 KiB/sec. | ||
8066 | 2024.10.09 22:18:20.603580 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8067 | 2024.10.09 22:18:20.603923 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Debug> DynamicQueryHandler: Done processing query | ||
8068 | 2024.10.09 22:18:20.603968 [ 3 ] {4b28da1b-b010-4531-b609-a81c5602519e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8069 | 2024.10.09 22:18:20.604027 [ 3 ] {} <Debug> HTTP-Session: bc13647f-dd61-4c29-b273-9353d7bf190c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8070 | 2024.10.09 22:18:20.604234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8071 | 2024.10.09 22:18:20.604332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8072 | 2024.10.09 22:18:20.604361 [ 3 ] {} <Debug> HTTP-Session: 154717ca-49cf-4ced-8032-804578fefa0d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8073 | 2024.10.09 22:18:20.604387 [ 3 ] {} <Debug> HTTP-Session: 154717ca-49cf-4ced-8032-804578fefa0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8074 | 2024.10.09 22:18:20.604403 [ 3 ] {} <Debug> HTTP-Session: 154717ca-49cf-4ced-8032-804578fefa0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8075 | 2024.10.09 22:18:20.604468 [ 3 ] {} <Trace> HTTP-Session: 154717ca-49cf-4ced-8032-804578fefa0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8076 | 2024.10.09 22:18:20.604483 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8077 | 2024.10.09 22:18:20.604640 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_41_8} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8078 | 2024.10.09 22:18:20.604744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
8079 | 2024.10.09 22:18:20.604803 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8080 | 2024.10.09 22:18:20.604858 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8081 | 2024.10.09 22:18:20.605040 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8082 | 2024.10.09 22:18:20.605493 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8083 | 2024.10.09 22:18:20.605530 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8084 | 2024.10.09 22:18:20.605938 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8085 | 2024.10.09 22:18:20.606301 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8086 | 2024.10.09 22:18:20.606469 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001862 sec., 128356.60580021482 rows/sec., 8.61 MiB/sec. | ||
8087 | 2024.10.09 22:18:20.606492 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8088 | 2024.10.09 22:18:20.606574 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8089 | 2024.10.09 22:18:20.606634 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8090 | 2024.10.09 22:18:20.606761 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Debug> DynamicQueryHandler: Done processing query | ||
8091 | 2024.10.09 22:18:20.606812 [ 3 ] {e7adcf47-685b-4274-af01-e80626c8ea86} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8092 | 2024.10.09 22:18:20.606815 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
8093 | 2024.10.09 22:18:20.606841 [ 3 ] {} <Debug> HTTP-Session: 154717ca-49cf-4ced-8032-804578fefa0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8094 | 2024.10.09 22:18:20.607035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8095 | 2024.10.09 22:18:20.607073 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8096 | 2024.10.09 22:18:20.607138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8097 | 2024.10.09 22:18:20.607148 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11660 rows starting from the beginning of the part | ||
8098 | 2024.10.09 22:18:20.607180 [ 3 ] {} <Debug> HTTP-Session: bb33e373-ad19-4377-91de-a902c29a08c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8099 | 2024.10.09 22:18:20.607218 [ 3 ] {} <Debug> HTTP-Session: bb33e373-ad19-4377-91de-a902c29a08c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8100 | 2024.10.09 22:18:20.607278 [ 3 ] {} <Debug> HTTP-Session: bb33e373-ad19-4377-91de-a902c29a08c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8101 | 2024.10.09 22:18:20.607419 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 121 rows starting from the beginning of the part | ||
8102 | 2024.10.09 22:18:20.607453 [ 3 ] {} <Trace> HTTP-Session: bb33e373-ad19-4377-91de-a902c29a08c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8103 | 2024.10.09 22:18:20.607738 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
8104 | 2024.10.09 22:18:20.607852 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8105 | 2024.10.09 22:18:20.607998 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
8106 | 2024.10.09 22:18:20.608102 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8107 | 2024.10.09 22:18:20.608250 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
8108 | 2024.10.09 22:18:20.608604 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 239 rows starting from the beginning of the part | ||
8109 | 2024.10.09 22:18:20.609288 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8110 | 2024.10.09 22:18:20.609937 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2024.10.09 22:18:20.609976 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8112 | 2024.10.09 22:18:20.610402 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8113 | 2024.10.09 22:18:20.610987 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2024.10.09 22:18:20.611434 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 18.18 KiB/sec. | ||
8115 | 2024.10.09 22:18:20.612106 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Debug> DynamicQueryHandler: Done processing query | ||
8116 | 2024.10.09 22:18:20.612139 [ 3 ] {2d904a9a-18f9-43ad-b523-0b0081f16977} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8117 | 2024.10.09 22:18:20.612166 [ 3 ] {} <Debug> HTTP-Session: bb33e373-ad19-4377-91de-a902c29a08c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8118 | 2024.10.09 22:18:20.612316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8119 | 2024.10.09 22:18:20.612369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8120 | 2024.10.09 22:18:20.612389 [ 3 ] {} <Debug> HTTP-Session: adca0790-8e72-4de2-a462-1ca8528997ec Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8121 | 2024.10.09 22:18:20.612406 [ 3 ] {} <Debug> HTTP-Session: adca0790-8e72-4de2-a462-1ca8528997ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8122 | 2024.10.09 22:18:20.612420 [ 3 ] {} <Debug> HTTP-Session: adca0790-8e72-4de2-a462-1ca8528997ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8123 | 2024.10.09 22:18:20.612534 [ 3 ] {} <Trace> HTTP-Session: adca0790-8e72-4de2-a462-1ca8528997ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8124 | 2024.10.09 22:18:20.612800 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8125 | 2024.10.09 22:18:20.612990 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8126 | 2024.10.09 22:18:20.613765 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8127 | 2024.10.09 22:18:20.615047 [ 197 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12577 rows, containing 5 columns (5 merged, 0 gathered) in 0.008309601 sec., 1513550.4099414642 rows/sec., 102.18 MiB/sec. | ||
8128 | 2024.10.09 22:18:20.615076 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2024.10.09 22:18:20.615130 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8130 | 2024.10.09 22:18:20.615606 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8131 | 2024.10.09 22:18:20.616473 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8132 | 2024.10.09 22:18:20.616831 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8133 | 2024.10.09 22:18:20.617152 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8134 | 2024.10.09 22:18:20.617343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
8135 | 2024.10.09 22:18:20.617492 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8136 | 2024.10.09 22:18:20.617700 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.005078 sec., 2756.9909413154787 rows/sec., 4.94 MiB/sec. | ||
8137 | 2024.10.09 22:18:20.617953 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Debug> DynamicQueryHandler: Done processing query | ||
8138 | 2024.10.09 22:18:20.617979 [ 3 ] {817470ac-c40e-41af-a35f-10f27425199c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
8139 | 2024.10.09 22:18:20.617998 [ 3 ] {} <Debug> HTTP-Session: adca0790-8e72-4de2-a462-1ca8528997ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8140 | 2024.10.09 22:18:20.618173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8141 | 2024.10.09 22:18:20.618222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8142 | 2024.10.09 22:18:20.618243 [ 3 ] {} <Debug> HTTP-Session: 3ddd2f87-53de-4cdc-9f99-26e321d1f366 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8143 | 2024.10.09 22:18:20.618259 [ 3 ] {} <Debug> HTTP-Session: 3ddd2f87-53de-4cdc-9f99-26e321d1f366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8144 | 2024.10.09 22:18:20.618273 [ 3 ] {} <Debug> HTTP-Session: 3ddd2f87-53de-4cdc-9f99-26e321d1f366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8145 | 2024.10.09 22:18:20.618306 [ 3 ] {} <Trace> HTTP-Session: 3ddd2f87-53de-4cdc-9f99-26e321d1f366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8146 | 2024.10.09 22:18:20.618439 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8147 | 2024.10.09 22:18:20.618485 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8148 | 2024.10.09 22:18:20.618622 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8149 | 2024.10.09 22:18:20.618944 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8150 | 2024.10.09 22:18:20.618980 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8151 | 2024.10.09 22:18:20.619365 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8152 | 2024.10.09 22:18:20.619707 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2024.10.09 22:18:20.619865 [ 47 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8154 | 2024.10.09 22:18:20.619868 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001477 sec., 55517.94177386595 rows/sec., 3.53 MiB/sec. | ||
8155 | 2024.10.09 22:18:20.619916 [ 47 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8156 | 2024.10.09 22:18:20.619982 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8157 | 2024.10.09 22:18:20.620254 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Debug> DynamicQueryHandler: Done processing query | ||
8158 | 2024.10.09 22:18:20.620267 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
8159 | 2024.10.09 22:18:20.620314 [ 3 ] {64db7e39-9c88-4d26-9d98-f65a0c9f44f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8160 | 2024.10.09 22:18:20.620407 [ 3 ] {} <Debug> HTTP-Session: 3ddd2f87-53de-4cdc-9f99-26e321d1f366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8161 | 2024.10.09 22:18:20.620855 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8162 | 2024.10.09 22:18:20.620938 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2154 rows starting from the beginning of the part | ||
8163 | 2024.10.09 22:18:20.621053 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
8164 | 2024.10.09 22:18:20.621262 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
8165 | 2024.10.09 22:18:20.621478 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
8166 | 2024.10.09 22:18:20.621635 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
8167 | 2024.10.09 22:18:20.621830 [ 202 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
8168 | 2024.10.09 22:18:20.623328 [ 196 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225245 sec., 768313.7250038369 rows/sec., 50.16 MiB/sec. | ||
8169 | 2024.10.09 22:18:20.623581 [ 191 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8170 | 2024.10.09 22:18:20.623992 [ 191 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8171 | 2024.10.09 22:18:20.624079 [ 191 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_41_8} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8172 | 2024.10.09 22:18:20.624172 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
8173 | 2024.10.09 22:18:24.351897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 810 | ||
8174 | 2024.10.09 22:18:24.355079 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8175 | 2024.10.09 22:18:24.355130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8176 | 2024.10.09 22:18:24.356644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8177 | 2024.10.09 22:18:24.357644 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8178 | 2024.10.09 22:18:24.358905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
8179 | 2024.10.09 22:18:25.567100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8180 | 2024.10.09 22:18:25.567229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8181 | 2024.10.09 22:18:25.567260 [ 3 ] {} <Debug> HTTP-Session: 5e3ec52f-020d-4ccd-a688-528753de40a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8182 | 2024.10.09 22:18:25.567288 [ 3 ] {} <Debug> HTTP-Session: 5e3ec52f-020d-4ccd-a688-528753de40a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8183 | 2024.10.09 22:18:25.567306 [ 3 ] {} <Debug> HTTP-Session: 5e3ec52f-020d-4ccd-a688-528753de40a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8184 | 2024.10.09 22:18:25.567364 [ 3 ] {} <Trace> HTTP-Session: 5e3ec52f-020d-4ccd-a688-528753de40a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8185 | 2024.10.09 22:18:25.567567 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8186 | 2024.10.09 22:18:25.567644 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8187 | 2024.10.09 22:18:25.568047 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8188 | 2024.10.09 22:18:25.568567 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2024.10.09 22:18:25.568610 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8190 | 2024.10.09 22:18:25.569080 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8191 | 2024.10.09 22:18:25.569495 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8192 | 2024.10.09 22:18:25.569680 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002168 sec., 2767.527675276753 rows/sec., 225.67 KiB/sec. | ||
8193 | 2024.10.09 22:18:25.570100 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Debug> DynamicQueryHandler: Done processing query | ||
8194 | 2024.10.09 22:18:25.570130 [ 3 ] {4548440c-56ea-46cb-b2b0-6507a23cb629} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8195 | 2024.10.09 22:18:25.570147 [ 3 ] {} <Debug> HTTP-Session: 5e3ec52f-020d-4ccd-a688-528753de40a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8196 | 2024.10.09 22:18:25.570342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8197 | 2024.10.09 22:18:25.570393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8198 | 2024.10.09 22:18:25.570414 [ 3 ] {} <Debug> HTTP-Session: 2ff98508-03b4-4527-bf03-d456fb1ed677 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8199 | 2024.10.09 22:18:25.570430 [ 3 ] {} <Debug> HTTP-Session: 2ff98508-03b4-4527-bf03-d456fb1ed677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8200 | 2024.10.09 22:18:25.570444 [ 3 ] {} <Debug> HTTP-Session: 2ff98508-03b4-4527-bf03-d456fb1ed677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8201 | 2024.10.09 22:18:25.570477 [ 3 ] {} <Trace> HTTP-Session: 2ff98508-03b4-4527-bf03-d456fb1ed677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8202 | 2024.10.09 22:18:25.570626 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8203 | 2024.10.09 22:18:25.570672 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8204 | 2024.10.09 22:18:25.570921 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8205 | 2024.10.09 22:18:25.571373 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8206 | 2024.10.09 22:18:25.571411 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8207 | 2024.10.09 22:18:25.571787 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8208 | 2024.10.09 22:18:25.572161 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8209 | 2024.10.09 22:18:25.572330 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Debug> executeQuery: Read 121 rows, 10.52 KiB in 0.001766 sec., 68516.42129105322 rows/sec., 5.82 MiB/sec. | ||
8210 | 2024.10.09 22:18:25.572517 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Debug> DynamicQueryHandler: Done processing query | ||
8211 | 2024.10.09 22:18:25.572542 [ 3 ] {ea925474-be04-4aa0-a070-c6943938f3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8212 | 2024.10.09 22:18:25.572558 [ 3 ] {} <Debug> HTTP-Session: 2ff98508-03b4-4527-bf03-d456fb1ed677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8213 | 2024.10.09 22:18:25.572690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8214 | 2024.10.09 22:18:25.572739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8215 | 2024.10.09 22:18:25.572759 [ 3 ] {} <Debug> HTTP-Session: 7c2a5b47-e3eb-4795-8768-df8b0551f3ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8216 | 2024.10.09 22:18:25.572775 [ 3 ] {} <Debug> HTTP-Session: 7c2a5b47-e3eb-4795-8768-df8b0551f3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8217 | 2024.10.09 22:18:25.572789 [ 3 ] {} <Debug> HTTP-Session: 7c2a5b47-e3eb-4795-8768-df8b0551f3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8218 | 2024.10.09 22:18:25.572820 [ 3 ] {} <Trace> HTTP-Session: 7c2a5b47-e3eb-4795-8768-df8b0551f3ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8219 | 2024.10.09 22:18:25.572924 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8220 | 2024.10.09 22:18:25.572968 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8221 | 2024.10.09 22:18:25.573196 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8222 | 2024.10.09 22:18:25.573535 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8223 | 2024.10.09 22:18:25.573573 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8224 | 2024.10.09 22:18:25.573924 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8225 | 2024.10.09 22:18:25.574316 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8226 | 2024.10.09 22:18:25.574491 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001596 sec., 23182.95739348371 rows/sec., 1.68 MiB/sec. | ||
8227 | 2024.10.09 22:18:25.574667 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Debug> DynamicQueryHandler: Done processing query | ||
8228 | 2024.10.09 22:18:25.574690 [ 3 ] {d1da9bfd-b05a-492f-a354-bf34735898fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8229 | 2024.10.09 22:18:25.574706 [ 3 ] {} <Debug> HTTP-Session: 7c2a5b47-e3eb-4795-8768-df8b0551f3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8230 | 2024.10.09 22:18:25.574842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8231 | 2024.10.09 22:18:25.574890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8232 | 2024.10.09 22:18:25.574910 [ 3 ] {} <Debug> HTTP-Session: 8d2f6770-9f28-4074-aab8-ca67cdfa13ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8233 | 2024.10.09 22:18:25.574926 [ 3 ] {} <Debug> HTTP-Session: 8d2f6770-9f28-4074-aab8-ca67cdfa13ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8234 | 2024.10.09 22:18:25.574940 [ 3 ] {} <Debug> HTTP-Session: 8d2f6770-9f28-4074-aab8-ca67cdfa13ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8235 | 2024.10.09 22:18:25.574971 [ 3 ] {} <Trace> HTTP-Session: 8d2f6770-9f28-4074-aab8-ca67cdfa13ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8236 | 2024.10.09 22:18:25.575091 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8237 | 2024.10.09 22:18:25.575135 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8238 | 2024.10.09 22:18:25.575362 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8239 | 2024.10.09 22:18:25.575757 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8240 | 2024.10.09 22:18:25.575795 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8241 | 2024.10.09 22:18:25.576167 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8242 | 2024.10.09 22:18:25.576534 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8243 | 2024.10.09 22:18:25.576665 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001618 sec., 62422.744128553764 rows/sec., 4.88 MiB/sec. | ||
8244 | 2024.10.09 22:18:25.576838 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Debug> DynamicQueryHandler: Done processing query | ||
8245 | 2024.10.09 22:18:25.576862 [ 3 ] {a7d3b5b2-7338-470a-a1e5-083209a9ac16} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
8246 | 2024.10.09 22:18:25.576878 [ 3 ] {} <Debug> HTTP-Session: 8d2f6770-9f28-4074-aab8-ca67cdfa13ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8247 | 2024.10.09 22:18:25.577033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 31187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8248 | 2024.10.09 22:18:25.577082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8249 | 2024.10.09 22:18:25.577103 [ 3 ] {} <Debug> HTTP-Session: 805881a1-bbd4-4ea9-b0b4-a292cf820901 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8250 | 2024.10.09 22:18:25.577119 [ 3 ] {} <Debug> HTTP-Session: 805881a1-bbd4-4ea9-b0b4-a292cf820901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8251 | 2024.10.09 22:18:25.577132 [ 3 ] {} <Debug> HTTP-Session: 805881a1-bbd4-4ea9-b0b4-a292cf820901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8252 | 2024.10.09 22:18:25.577163 [ 3 ] {} <Trace> HTTP-Session: 805881a1-bbd4-4ea9-b0b4-a292cf820901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8253 | 2024.10.09 22:18:25.577308 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8254 | 2024.10.09 22:18:25.577357 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8255 | 2024.10.09 22:18:25.577501 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8256 | 2024.10.09 22:18:25.577911 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8257 | 2024.10.09 22:18:25.577946 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8258 | 2024.10.09 22:18:25.578345 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8259 | 2024.10.09 22:18:25.578699 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8260 | 2024.10.09 22:18:25.578831 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001587 sec., 102709.51480781348 rows/sec., 7.15 MiB/sec. | ||
8261 | 2024.10.09 22:18:25.579107 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Debug> DynamicQueryHandler: Done processing query | ||
8262 | 2024.10.09 22:18:25.579161 [ 3 ] {a694ff0b-0a07-4787-a719-ebaceb186fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8263 | 2024.10.09 22:18:25.579197 [ 3 ] {} <Debug> HTTP-Session: 805881a1-bbd4-4ea9-b0b4-a292cf820901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8264 | 2024.10.09 22:18:25.579379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8265 | 2024.10.09 22:18:25.579431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8266 | 2024.10.09 22:18:25.579450 [ 3 ] {} <Debug> HTTP-Session: 178cc682-5dc6-4661-b7d6-fc54755ec6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8267 | 2024.10.09 22:18:25.579466 [ 3 ] {} <Debug> HTTP-Session: 178cc682-5dc6-4661-b7d6-fc54755ec6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8268 | 2024.10.09 22:18:25.579480 [ 3 ] {} <Debug> HTTP-Session: 178cc682-5dc6-4661-b7d6-fc54755ec6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8269 | 2024.10.09 22:18:25.579511 [ 3 ] {} <Trace> HTTP-Session: 178cc682-5dc6-4661-b7d6-fc54755ec6e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8270 | 2024.10.09 22:18:25.579838 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8271 | 2024.10.09 22:18:25.579908 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8272 | 2024.10.09 22:18:25.580356 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8273 | 2024.10.09 22:18:25.581092 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8274 | 2024.10.09 22:18:25.581129 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8275 | 2024.10.09 22:18:25.581809 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8276 | 2024.10.09 22:18:25.582262 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8277 | 2024.10.09 22:18:25.582420 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002812 sec., 11024.182076813657 rows/sec., 19.75 MiB/sec. | ||
8278 | 2024.10.09 22:18:25.583014 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Debug> DynamicQueryHandler: Done processing query | ||
8279 | 2024.10.09 22:18:25.583067 [ 3 ] {9bef0f76-9b48-49f3-9d1b-402214bc4cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8280 | 2024.10.09 22:18:25.583086 [ 3 ] {} <Debug> HTTP-Session: 178cc682-5dc6-4661-b7d6-fc54755ec6e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8281 | 2024.10.09 22:18:25.583205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8282 | 2024.10.09 22:18:25.583256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8283 | 2024.10.09 22:18:25.583276 [ 3 ] {} <Debug> HTTP-Session: 5fa190d6-6012-4664-96fa-f1e03a1e5f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8284 | 2024.10.09 22:18:25.583292 [ 3 ] {} <Debug> HTTP-Session: 5fa190d6-6012-4664-96fa-f1e03a1e5f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8285 | 2024.10.09 22:18:25.583305 [ 3 ] {} <Debug> HTTP-Session: 5fa190d6-6012-4664-96fa-f1e03a1e5f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8286 | 2024.10.09 22:18:25.583336 [ 3 ] {} <Trace> HTTP-Session: 5fa190d6-6012-4664-96fa-f1e03a1e5f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8287 | 2024.10.09 22:18:25.583461 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8288 | 2024.10.09 22:18:25.583509 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8289 | 2024.10.09 22:18:25.583663 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8290 | 2024.10.09 22:18:25.584047 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8291 | 2024.10.09 22:18:25.584083 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8292 | 2024.10.09 22:18:25.584450 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8293 | 2024.10.09 22:18:25.584787 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2024.10.09 22:18:25.584918 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
8295 | 2024.10.09 22:18:25.585085 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Debug> DynamicQueryHandler: Done processing query | ||
8296 | 2024.10.09 22:18:25.585109 [ 3 ] {481523f4-6483-47d6-ae18-04c42b7d86b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8297 | 2024.10.09 22:18:25.585125 [ 3 ] {} <Debug> HTTP-Session: 5fa190d6-6012-4664-96fa-f1e03a1e5f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8298 | 2024.10.09 22:18:28.673605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8299 | 2024.10.09 22:18:28.673733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8300 | 2024.10.09 22:18:28.673763 [ 3 ] {} <Debug> HTTP-Session: df96930b-236d-42e3-8106-d6c9927ad901 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8301 | 2024.10.09 22:18:28.673791 [ 3 ] {} <Debug> HTTP-Session: df96930b-236d-42e3-8106-d6c9927ad901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8302 | 2024.10.09 22:18:28.673810 [ 3 ] {} <Debug> HTTP-Session: df96930b-236d-42e3-8106-d6c9927ad901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8303 | 2024.10.09 22:18:28.673865 [ 3 ] {} <Trace> HTTP-Session: df96930b-236d-42e3-8106-d6c9927ad901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8304 | 2024.10.09 22:18:28.674057 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8305 | 2024.10.09 22:18:28.674132 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8306 | 2024.10.09 22:18:28.674534 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8307 | 2024.10.09 22:18:28.674991 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8308 | 2024.10.09 22:18:28.675031 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8309 | 2024.10.09 22:18:28.675446 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8310 | 2024.10.09 22:18:28.675852 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8311 | 2024.10.09 22:18:28.676004 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002009 sec., 995.5201592832256 rows/sec., 81.18 KiB/sec. | ||
8312 | 2024.10.09 22:18:28.676219 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Debug> DynamicQueryHandler: Done processing query | ||
8313 | 2024.10.09 22:18:28.676246 [ 3 ] {982014e3-23c2-4c2f-9210-277ec4cfe9a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8314 | 2024.10.09 22:18:28.676262 [ 3 ] {} <Debug> HTTP-Session: df96930b-236d-42e3-8106-d6c9927ad901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8315 | 2024.10.09 22:18:28.676532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 177770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8316 | 2024.10.09 22:18:28.676589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8317 | 2024.10.09 22:18:28.676610 [ 3 ] {} <Debug> HTTP-Session: d48a67e7-8d4e-46ad-acb7-593e6ed38fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8318 | 2024.10.09 22:18:28.676629 [ 3 ] {} <Debug> HTTP-Session: d48a67e7-8d4e-46ad-acb7-593e6ed38fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8319 | 2024.10.09 22:18:28.676643 [ 3 ] {} <Debug> HTTP-Session: d48a67e7-8d4e-46ad-acb7-593e6ed38fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8320 | 2024.10.09 22:18:28.676677 [ 3 ] {} <Trace> HTTP-Session: d48a67e7-8d4e-46ad-acb7-593e6ed38fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8321 | 2024.10.09 22:18:28.677271 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8322 | 2024.10.09 22:18:28.677322 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8323 | 2024.10.09 22:18:28.677566 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8324 | 2024.10.09 22:18:28.678786 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8325 | 2024.10.09 22:18:28.678824 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8326 | 2024.10.09 22:18:28.679291 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8327 | 2024.10.09 22:18:28.679662 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8328 | 2024.10.09 22:18:28.679797 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Debug> executeQuery: Read 1225 rows, 103.69 KiB in 0.002968 sec., 412735.84905660374 rows/sec., 34.12 MiB/sec. | ||
8329 | 2024.10.09 22:18:28.680098 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Debug> DynamicQueryHandler: Done processing query | ||
8330 | 2024.10.09 22:18:28.680156 [ 3 ] {cdfe2b2b-aa98-4822-b494-06a9de20e6db} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
8331 | 2024.10.09 22:18:28.680190 [ 3 ] {} <Debug> HTTP-Session: d48a67e7-8d4e-46ad-acb7-593e6ed38fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8332 | 2024.10.09 22:18:28.680630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8333 | 2024.10.09 22:18:28.680684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8334 | 2024.10.09 22:18:28.680705 [ 3 ] {} <Debug> HTTP-Session: bc7b729b-bba5-483c-b5ee-5937e879cc78 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8335 | 2024.10.09 22:18:28.680722 [ 3 ] {} <Debug> HTTP-Session: bc7b729b-bba5-483c-b5ee-5937e879cc78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8336 | 2024.10.09 22:18:28.680736 [ 3 ] {} <Debug> HTTP-Session: bc7b729b-bba5-483c-b5ee-5937e879cc78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8337 | 2024.10.09 22:18:28.680769 [ 3 ] {} <Trace> HTTP-Session: bc7b729b-bba5-483c-b5ee-5937e879cc78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8338 | 2024.10.09 22:18:28.680877 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8339 | 2024.10.09 22:18:28.680923 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8340 | 2024.10.09 22:18:28.681164 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8341 | 2024.10.09 22:18:28.681522 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8342 | 2024.10.09 22:18:28.681559 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8343 | 2024.10.09 22:18:28.681912 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8344 | 2024.10.09 22:18:28.682278 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8345 | 2024.10.09 22:18:28.682414 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001569 sec., 10197.578075207137 rows/sec., 759.96 KiB/sec. | ||
8346 | 2024.10.09 22:18:28.682590 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Debug> DynamicQueryHandler: Done processing query | ||
8347 | 2024.10.09 22:18:28.682616 [ 3 ] {6eabdb11-aa66-445d-b349-b60d85040c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8348 | 2024.10.09 22:18:28.682632 [ 3 ] {} <Debug> HTTP-Session: bc7b729b-bba5-483c-b5ee-5937e879cc78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8349 | 2024.10.09 22:18:28.682792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8350 | 2024.10.09 22:18:28.682842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8351 | 2024.10.09 22:18:28.682861 [ 3 ] {} <Debug> HTTP-Session: 547df559-292a-4e3c-9995-73a07b51ad6e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8352 | 2024.10.09 22:18:28.682878 [ 3 ] {} <Debug> HTTP-Session: 547df559-292a-4e3c-9995-73a07b51ad6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8353 | 2024.10.09 22:18:28.682892 [ 3 ] {} <Debug> HTTP-Session: 547df559-292a-4e3c-9995-73a07b51ad6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8354 | 2024.10.09 22:18:28.682923 [ 3 ] {} <Trace> HTTP-Session: 547df559-292a-4e3c-9995-73a07b51ad6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8355 | 2024.10.09 22:18:28.683070 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8356 | 2024.10.09 22:18:28.683113 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8357 | 2024.10.09 22:18:28.683339 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8358 | 2024.10.09 22:18:28.683791 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8359 | 2024.10.09 22:18:28.683827 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8360 | 2024.10.09 22:18:28.684191 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8361 | 2024.10.09 22:18:28.684560 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8362 | 2024.10.09 22:18:28.684684 [ 26 ] {} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
8363 | 2024.10.09 22:18:28.684691 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001686 sec., 135231.31672597866 rows/sec., 9.16 MiB/sec. | ||
8364 | 2024.10.09 22:18:28.684732 [ 26 ] {} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2024.10.09 22:18:28.684772 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8366 | 2024.10.09 22:18:28.684901 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
8367 | 2024.10.09 22:18:28.684919 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Debug> DynamicQueryHandler: Done processing query | ||
8368 | 2024.10.09 22:18:28.684955 [ 3 ] {ebd2fd8f-fb60-4b8d-adba-0ecf4ee9f482} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8369 | 2024.10.09 22:18:28.684979 [ 3 ] {} <Debug> HTTP-Session: 547df559-292a-4e3c-9995-73a07b51ad6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8370 | 2024.10.09 22:18:28.685073 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8371 | 2024.10.09 22:18:28.685113 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part | ||
8372 | 2024.10.09 22:18:28.685192 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
8373 | 2024.10.09 22:18:28.685395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 88562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8374 | 2024.10.09 22:18:28.685563 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
8375 | 2024.10.09 22:18:28.685608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8376 | 2024.10.09 22:18:28.685697 [ 3 ] {} <Debug> HTTP-Session: a5e0b437-2ab1-44bb-9ed6-a971d06cc279 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8377 | 2024.10.09 22:18:28.685824 [ 3 ] {} <Debug> HTTP-Session: a5e0b437-2ab1-44bb-9ed6-a971d06cc279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8378 | 2024.10.09 22:18:28.685882 [ 3 ] {} <Debug> HTTP-Session: a5e0b437-2ab1-44bb-9ed6-a971d06cc279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8379 | 2024.10.09 22:18:28.685940 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
8380 | 2024.10.09 22:18:28.685997 [ 3 ] {} <Trace> HTTP-Session: a5e0b437-2ab1-44bb-9ed6-a971d06cc279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8381 | 2024.10.09 22:18:28.686210 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
8382 | 2024.10.09 22:18:28.686434 [ 198 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
8383 | 2024.10.09 22:18:28.686637 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8384 | 2024.10.09 22:18:28.686785 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8385 | 2024.10.09 22:18:28.687267 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8386 | 2024.10.09 22:18:28.688405 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.003555459 sec., 208411.9096859224 rows/sec., 14.14 MiB/sec. | ||
8387 | 2024.10.09 22:18:28.688442 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8388 | 2024.10.09 22:18:28.688496 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8389 | 2024.10.09 22:18:28.688667 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
8390 | 2024.10.09 22:18:28.689254 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8391 | 2024.10.09 22:18:28.689786 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8392 | 2024.10.09 22:18:28.689932 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_21_4} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
8393 | 2024.10.09 22:18:28.690143 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
8394 | 2024.10.09 22:18:28.690152 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2024.10.09 22:18:28.690314 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.004089 sec., 131083.39447297627 rows/sec., 9.72 MiB/sec. | ||
8396 | 2024.10.09 22:18:28.690517 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Debug> DynamicQueryHandler: Done processing query | ||
8397 | 2024.10.09 22:18:28.690542 [ 3 ] {e89bbf3e-1d9d-4323-8cbd-c5a3b7e3abf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
8398 | 2024.10.09 22:18:28.690558 [ 3 ] {} <Debug> HTTP-Session: a5e0b437-2ab1-44bb-9ed6-a971d06cc279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8399 | 2024.10.09 22:18:28.690824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 182729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8400 | 2024.10.09 22:18:28.690874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8401 | 2024.10.09 22:18:28.690892 [ 3 ] {} <Debug> HTTP-Session: fc5aeb02-f698-4346-bc88-1d377fbb05e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8402 | 2024.10.09 22:18:28.690909 [ 3 ] {} <Debug> HTTP-Session: fc5aeb02-f698-4346-bc88-1d377fbb05e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8403 | 2024.10.09 22:18:28.690922 [ 3 ] {} <Debug> HTTP-Session: fc5aeb02-f698-4346-bc88-1d377fbb05e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8404 | 2024.10.09 22:18:28.690953 [ 3 ] {} <Trace> HTTP-Session: fc5aeb02-f698-4346-bc88-1d377fbb05e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8405 | 2024.10.09 22:18:28.691395 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8406 | 2024.10.09 22:18:28.691442 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8407 | 2024.10.09 22:18:28.691590 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8408 | 2024.10.09 22:18:28.692538 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2024.10.09 22:18:28.692574 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8410 | 2024.10.09 22:18:28.693019 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8411 | 2024.10.09 22:18:28.693363 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2024.10.09 22:18:28.693496 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.002416 sec., 398592.71523178805 rows/sec., 26.75 MiB/sec. | ||
8413 | 2024.10.09 22:18:28.693663 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Debug> DynamicQueryHandler: Done processing query | ||
8414 | 2024.10.09 22:18:28.693687 [ 3 ] {e3b090c6-c00c-4156-947e-f9e355881037} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
8415 | 2024.10.09 22:18:28.693703 [ 3 ] {} <Debug> HTTP-Session: fc5aeb02-f698-4346-bc88-1d377fbb05e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8416 | 2024.10.09 22:18:28.694077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8417 | 2024.10.09 22:18:28.694125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8418 | 2024.10.09 22:18:28.694145 [ 3 ] {} <Debug> HTTP-Session: 697e8659-6294-44cd-b3fa-b55f720908ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8419 | 2024.10.09 22:18:28.694161 [ 3 ] {} <Debug> HTTP-Session: 697e8659-6294-44cd-b3fa-b55f720908ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8420 | 2024.10.09 22:18:28.694175 [ 3 ] {} <Debug> HTTP-Session: 697e8659-6294-44cd-b3fa-b55f720908ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8421 | 2024.10.09 22:18:28.694205 [ 3 ] {} <Trace> HTTP-Session: 697e8659-6294-44cd-b3fa-b55f720908ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8422 | 2024.10.09 22:18:28.694472 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8423 | 2024.10.09 22:18:28.694536 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8424 | 2024.10.09 22:18:28.694943 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8425 | 2024.10.09 22:18:28.695470 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2024.10.09 22:18:28.695505 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8427 | 2024.10.09 22:18:28.696099 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8428 | 2024.10.09 22:18:28.696519 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8429 | 2024.10.09 22:18:28.696660 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8430 | 2024.10.09 22:18:28.696680 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0024 sec., 5833.333333333334 rows/sec., 10.45 MiB/sec. | ||
8431 | 2024.10.09 22:18:28.696712 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2024.10.09 22:18:28.696761 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8433 | 2024.10.09 22:18:28.696918 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
8434 | 2024.10.09 22:18:28.697003 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Debug> DynamicQueryHandler: Done processing query | ||
8435 | 2024.10.09 22:18:28.697035 [ 3 ] {faa791b3-9db6-4428-bb45-92af94959211} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
8436 | 2024.10.09 22:18:28.697060 [ 3 ] {} <Debug> HTTP-Session: 697e8659-6294-44cd-b3fa-b55f720908ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8437 | 2024.10.09 22:18:28.697218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8438 | 2024.10.09 22:18:28.697240 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8439 | 2024.10.09 22:18:28.697286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8440 | 2024.10.09 22:18:28.697310 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 570 rows starting from the beginning of the part | ||
8441 | 2024.10.09 22:18:28.697317 [ 3 ] {} <Debug> HTTP-Session: a5eedb77-5d06-4ece-951e-0c4699151818 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8442 | 2024.10.09 22:18:28.697344 [ 3 ] {} <Debug> HTTP-Session: a5eedb77-5d06-4ece-951e-0c4699151818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8443 | 2024.10.09 22:18:28.697369 [ 3 ] {} <Debug> HTTP-Session: a5eedb77-5d06-4ece-951e-0c4699151818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8444 | 2024.10.09 22:18:28.697419 [ 3 ] {} <Trace> HTTP-Session: a5eedb77-5d06-4ece-951e-0c4699151818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8445 | 2024.10.09 22:18:28.697774 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8446 | 2024.10.09 22:18:28.697812 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8447 | 2024.10.09 22:18:28.697838 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8448 | 2024.10.09 22:18:28.698462 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
8449 | 2024.10.09 22:18:28.698487 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8450 | 2024.10.09 22:18:28.698976 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8451 | 2024.10.09 22:18:28.699623 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2024.10.09 22:18:28.699642 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
8453 | 2024.10.09 22:18:28.699668 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8454 | 2024.10.09 22:18:28.700208 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
8455 | 2024.10.09 22:18:28.700822 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8456 | 2024.10.09 22:18:28.701304 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2024.10.09 22:18:28.701518 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.003887 sec., 10805.248263442243 rows/sec., 747.43 KiB/sec. | ||
8458 | 2024.10.09 22:18:28.701705 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Debug> DynamicQueryHandler: Done processing query | ||
8459 | 2024.10.09 22:18:28.701729 [ 3 ] {3894a2e5-484e-4c85-922a-54053c0c6de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8460 | 2024.10.09 22:18:28.701746 [ 3 ] {} <Debug> HTTP-Session: a5eedb77-5d06-4ece-951e-0c4699151818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8461 | 2024.10.09 22:18:28.704895 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 19 columns (19 merged, 0 gathered) in 0.008053528 sec., 83690.03000920838 rows/sec., 149.97 MiB/sec. | ||
8462 | 2024.10.09 22:18:28.705883 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8463 | 2024.10.09 22:18:28.706499 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2024.10.09 22:18:28.706596 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8465 | 2024.10.09 22:18:28.706748 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
8466 | 2024.10.09 22:18:30.563765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8467 | 2024.10.09 22:18:30.563889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8468 | 2024.10.09 22:18:30.563919 [ 3 ] {} <Debug> HTTP-Session: 11e202e0-c01a-457a-9173-c6c88479d43c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8469 | 2024.10.09 22:18:30.563948 [ 3 ] {} <Debug> HTTP-Session: 11e202e0-c01a-457a-9173-c6c88479d43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8470 | 2024.10.09 22:18:30.563966 [ 3 ] {} <Debug> HTTP-Session: 11e202e0-c01a-457a-9173-c6c88479d43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8471 | 2024.10.09 22:18:30.564024 [ 3 ] {} <Trace> HTTP-Session: 11e202e0-c01a-457a-9173-c6c88479d43c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8472 | 2024.10.09 22:18:30.564218 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8473 | 2024.10.09 22:18:30.564295 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8474 | 2024.10.09 22:18:30.564651 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8475 | 2024.10.09 22:18:30.565112 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2024.10.09 22:18:30.565162 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8477 | 2024.10.09 22:18:30.565570 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8478 | 2024.10.09 22:18:30.565962 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2024.10.09 22:18:30.566141 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001974 sec., 1013.1712259371834 rows/sec., 82.62 KiB/sec. | ||
8480 | 2024.10.09 22:18:30.566154 [ 15 ] {} <Debug> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
8481 | 2024.10.09 22:18:30.566261 [ 15 ] {} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8482 | 2024.10.09 22:18:30.566299 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8483 | 2024.10.09 22:18:30.566536 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Debug> DynamicQueryHandler: Done processing query | ||
8484 | 2024.10.09 22:18:30.566607 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
8485 | 2024.10.09 22:18:30.566627 [ 3 ] {54d21037-6aed-47b1-9e32-fb91fcb6b3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8486 | 2024.10.09 22:18:30.566748 [ 3 ] {} <Debug> HTTP-Session: 11e202e0-c01a-457a-9173-c6c88479d43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8487 | 2024.10.09 22:18:30.567011 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8488 | 2024.10.09 22:18:30.567070 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
8489 | 2024.10.09 22:18:30.567082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8490 | 2024.10.09 22:18:30.567214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8491 | 2024.10.09 22:18:30.567308 [ 3 ] {} <Debug> HTTP-Session: 8a965343-6c4b-4c67-895d-1b94b4f93481 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8492 | 2024.10.09 22:18:30.567349 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
8493 | 2024.10.09 22:18:30.567384 [ 3 ] {} <Debug> HTTP-Session: 8a965343-6c4b-4c67-895d-1b94b4f93481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8494 | 2024.10.09 22:18:30.567444 [ 3 ] {} <Debug> HTTP-Session: 8a965343-6c4b-4c67-895d-1b94b4f93481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8495 | 2024.10.09 22:18:30.567655 [ 3 ] {} <Trace> HTTP-Session: 8a965343-6c4b-4c67-895d-1b94b4f93481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8496 | 2024.10.09 22:18:30.567680 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
8497 | 2024.10.09 22:18:30.567915 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
8498 | 2024.10.09 22:18:30.568186 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8499 | 2024.10.09 22:18:30.568189 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
8500 | 2024.10.09 22:18:30.568303 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8501 | 2024.10.09 22:18:30.568483 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
8502 | 2024.10.09 22:18:30.569391 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8503 | 2024.10.09 22:18:30.570621 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8504 | 2024.10.09 22:18:30.570698 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8505 | 2024.10.09 22:18:30.571543 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.005149317 sec., 6602.817422194051 rows/sec., 564.21 KiB/sec. | ||
8506 | 2024.10.09 22:18:30.571729 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8507 | 2024.10.09 22:18:30.571738 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
8508 | 2024.10.09 22:18:30.572798 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8509 | 2024.10.09 22:18:30.572921 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8510 | 2024.10.09 22:18:30.573142 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.005207 sec., 36489.34127136547 rows/sec., 3.18 MiB/sec. | ||
8511 | 2024.10.09 22:18:30.573170 [ 193 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_15_3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
8512 | 2024.10.09 22:18:30.573426 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8513 | 2024.10.09 22:18:30.573559 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Debug> DynamicQueryHandler: Done processing query | ||
8514 | 2024.10.09 22:18:30.573589 [ 3 ] {6a4b6965-79b1-4254-bac8-bee658008f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8515 | 2024.10.09 22:18:30.573607 [ 3 ] {} <Debug> HTTP-Session: 8a965343-6c4b-4c67-895d-1b94b4f93481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8516 | 2024.10.09 22:18:30.573741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8517 | 2024.10.09 22:18:30.573791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8518 | 2024.10.09 22:18:30.573810 [ 3 ] {} <Debug> HTTP-Session: ff442607-dabe-4076-b8c3-7d08dcc71dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8519 | 2024.10.09 22:18:30.573827 [ 3 ] {} <Debug> HTTP-Session: ff442607-dabe-4076-b8c3-7d08dcc71dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8520 | 2024.10.09 22:18:30.573841 [ 3 ] {} <Debug> HTTP-Session: ff442607-dabe-4076-b8c3-7d08dcc71dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8521 | 2024.10.09 22:18:30.573873 [ 3 ] {} <Trace> HTTP-Session: ff442607-dabe-4076-b8c3-7d08dcc71dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8522 | 2024.10.09 22:18:30.573974 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8523 | 2024.10.09 22:18:30.574019 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8524 | 2024.10.09 22:18:30.574268 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8525 | 2024.10.09 22:18:30.574589 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8526 | 2024.10.09 22:18:30.574626 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8527 | 2024.10.09 22:18:30.574987 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8528 | 2024.10.09 22:18:30.575361 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8529 | 2024.10.09 22:18:30.575525 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001568 sec., 1275.5102040816328 rows/sec., 89.06 KiB/sec. | ||
8530 | 2024.10.09 22:18:30.575701 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Debug> DynamicQueryHandler: Done processing query | ||
8531 | 2024.10.09 22:18:30.575725 [ 3 ] {59b4fabd-b45e-4d52-af60-2bc9bd2ec3c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8532 | 2024.10.09 22:18:30.575742 [ 3 ] {} <Debug> HTTP-Session: ff442607-dabe-4076-b8c3-7d08dcc71dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8533 | 2024.10.09 22:18:30.575868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8534 | 2024.10.09 22:18:30.575917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8535 | 2024.10.09 22:18:30.575936 [ 3 ] {} <Debug> HTTP-Session: dfb62f62-91b4-4f9b-9737-2eb42638e0dc Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8536 | 2024.10.09 22:18:30.575953 [ 3 ] {} <Debug> HTTP-Session: dfb62f62-91b4-4f9b-9737-2eb42638e0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8537 | 2024.10.09 22:18:30.575966 [ 3 ] {} <Debug> HTTP-Session: dfb62f62-91b4-4f9b-9737-2eb42638e0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8538 | 2024.10.09 22:18:30.575997 [ 3 ] {} <Trace> HTTP-Session: dfb62f62-91b4-4f9b-9737-2eb42638e0dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8539 | 2024.10.09 22:18:30.576096 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8540 | 2024.10.09 22:18:30.576139 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8541 | 2024.10.09 22:18:30.576364 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8542 | 2024.10.09 22:18:30.576682 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8543 | 2024.10.09 22:18:30.576718 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8544 | 2024.10.09 22:18:30.577071 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8545 | 2024.10.09 22:18:30.577434 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8546 | 2024.10.09 22:18:30.577586 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001513 sec., 9253.139458030402 rows/sec., 648.03 KiB/sec. | ||
8547 | 2024.10.09 22:18:30.577763 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Debug> DynamicQueryHandler: Done processing query | ||
8548 | 2024.10.09 22:18:30.577787 [ 3 ] {44b24a14-b72d-4489-8277-2ed86ca6ca0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8549 | 2024.10.09 22:18:30.577803 [ 3 ] {} <Debug> HTTP-Session: dfb62f62-91b4-4f9b-9737-2eb42638e0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8550 | 2024.10.09 22:18:30.577936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8551 | 2024.10.09 22:18:30.577985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8552 | 2024.10.09 22:18:30.578004 [ 3 ] {} <Debug> HTTP-Session: 08abe52f-9ca7-422e-bb10-e8ba3845e007 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8553 | 2024.10.09 22:18:30.578020 [ 3 ] {} <Debug> HTTP-Session: 08abe52f-9ca7-422e-bb10-e8ba3845e007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8554 | 2024.10.09 22:18:30.578034 [ 3 ] {} <Debug> HTTP-Session: 08abe52f-9ca7-422e-bb10-e8ba3845e007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8555 | 2024.10.09 22:18:30.578064 [ 3 ] {} <Trace> HTTP-Session: 08abe52f-9ca7-422e-bb10-e8ba3845e007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8556 | 2024.10.09 22:18:30.578161 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8557 | 2024.10.09 22:18:30.578203 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8558 | 2024.10.09 22:18:30.578429 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8559 | 2024.10.09 22:18:30.578733 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2024.10.09 22:18:30.578770 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8561 | 2024.10.09 22:18:30.579118 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8562 | 2024.10.09 22:18:30.579490 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8563 | 2024.10.09 22:18:30.579645 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 235.07 KiB/sec. | ||
8564 | 2024.10.09 22:18:30.579819 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Debug> DynamicQueryHandler: Done processing query | ||
8565 | 2024.10.09 22:18:30.579844 [ 3 ] {296cd6d8-cdd4-48d1-b40b-4ea2a54f5b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8566 | 2024.10.09 22:18:30.579860 [ 3 ] {} <Debug> HTTP-Session: 08abe52f-9ca7-422e-bb10-e8ba3845e007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8567 | 2024.10.09 22:18:30.580048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 62110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8568 | 2024.10.09 22:18:30.580095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8569 | 2024.10.09 22:18:30.580115 [ 3 ] {} <Debug> HTTP-Session: 61d4c30f-3fc0-4539-9861-cbc840d52424 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8570 | 2024.10.09 22:18:30.580132 [ 3 ] {} <Debug> HTTP-Session: 61d4c30f-3fc0-4539-9861-cbc840d52424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8571 | 2024.10.09 22:18:30.580145 [ 3 ] {} <Debug> HTTP-Session: 61d4c30f-3fc0-4539-9861-cbc840d52424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8572 | 2024.10.09 22:18:30.580177 [ 3 ] {} <Trace> HTTP-Session: 61d4c30f-3fc0-4539-9861-cbc840d52424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8573 | 2024.10.09 22:18:30.580389 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8574 | 2024.10.09 22:18:30.580433 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8575 | 2024.10.09 22:18:30.580661 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8576 | 2024.10.09 22:18:30.581222 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8577 | 2024.10.09 22:18:30.581259 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8578 | 2024.10.09 22:18:30.581635 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8579 | 2024.10.09 22:18:30.581993 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8580 | 2024.10.09 22:18:30.582147 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001867 sec., 205677.55757900374 rows/sec., 14.56 MiB/sec. | ||
8581 | 2024.10.09 22:18:30.582322 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Debug> DynamicQueryHandler: Done processing query | ||
8582 | 2024.10.09 22:18:30.582346 [ 3 ] {8bc143b2-8ba3-4ed3-802e-b884f27f8e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8583 | 2024.10.09 22:18:30.582362 [ 3 ] {} <Debug> HTTP-Session: 61d4c30f-3fc0-4539-9861-cbc840d52424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8584 | 2024.10.09 22:18:30.582615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8585 | 2024.10.09 22:18:30.582663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8586 | 2024.10.09 22:18:30.582682 [ 3 ] {} <Debug> HTTP-Session: 39bd9b34-f6b3-4e58-a0cf-c43d1a499d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8587 | 2024.10.09 22:18:30.582698 [ 3 ] {} <Debug> HTTP-Session: 39bd9b34-f6b3-4e58-a0cf-c43d1a499d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8588 | 2024.10.09 22:18:30.582712 [ 3 ] {} <Debug> HTTP-Session: 39bd9b34-f6b3-4e58-a0cf-c43d1a499d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8589 | 2024.10.09 22:18:30.582742 [ 3 ] {} <Trace> HTTP-Session: 39bd9b34-f6b3-4e58-a0cf-c43d1a499d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8590 | 2024.10.09 22:18:30.582841 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8591 | 2024.10.09 22:18:30.582886 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8592 | 2024.10.09 22:18:30.583019 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8593 | 2024.10.09 22:18:30.583320 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8594 | 2024.10.09 22:18:30.583356 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8595 | 2024.10.09 22:18:30.583717 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8596 | 2024.10.09 22:18:30.584039 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2024.10.09 22:18:30.584201 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. | ||
8598 | 2024.10.09 22:18:30.584370 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Debug> DynamicQueryHandler: Done processing query | ||
8599 | 2024.10.09 22:18:30.584394 [ 3 ] {0e47bd78-37c8-458e-b114-3971ba37bb9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8600 | 2024.10.09 22:18:30.584412 [ 3 ] {} <Debug> HTTP-Session: 39bd9b34-f6b3-4e58-a0cf-c43d1a499d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8601 | 2024.10.09 22:18:30.584560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 22672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8602 | 2024.10.09 22:18:30.584609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8603 | 2024.10.09 22:18:30.584629 [ 3 ] {} <Debug> HTTP-Session: e3e5f633-d8f3-4399-a1be-00d3b5bc6b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8604 | 2024.10.09 22:18:30.584645 [ 3 ] {} <Debug> HTTP-Session: e3e5f633-d8f3-4399-a1be-00d3b5bc6b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8605 | 2024.10.09 22:18:30.584659 [ 3 ] {} <Debug> HTTP-Session: e3e5f633-d8f3-4399-a1be-00d3b5bc6b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8606 | 2024.10.09 22:18:30.584689 [ 3 ] {} <Trace> HTTP-Session: e3e5f633-d8f3-4399-a1be-00d3b5bc6b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8607 | 2024.10.09 22:18:30.584865 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8608 | 2024.10.09 22:18:30.584913 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8609 | 2024.10.09 22:18:30.585060 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8610 | 2024.10.09 22:18:30.585463 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8611 | 2024.10.09 22:18:30.585513 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8612 | 2024.10.09 22:18:30.585984 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8613 | 2024.10.09 22:18:30.586415 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8614 | 2024.10.09 22:18:30.586576 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Debug> executeQuery: Read 122 rows, 8.07 KiB in 0.001801 sec., 67740.14436424208 rows/sec., 4.38 MiB/sec. | ||
8615 | 2024.10.09 22:18:30.586880 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Debug> DynamicQueryHandler: Done processing query | ||
8616 | 2024.10.09 22:18:30.586931 [ 3 ] {4a00d8de-050e-4ea2-8105-7d7e6b556d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8617 | 2024.10.09 22:18:30.586964 [ 3 ] {} <Debug> HTTP-Session: e3e5f633-d8f3-4399-a1be-00d3b5bc6b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8618 | 2024.10.09 22:18:30.587151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8619 | 2024.10.09 22:18:30.587206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8620 | 2024.10.09 22:18:30.587226 [ 3 ] {} <Debug> HTTP-Session: a5b212f5-8d26-4de0-8cad-3aa9f7935beb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8621 | 2024.10.09 22:18:30.587242 [ 3 ] {} <Debug> HTTP-Session: a5b212f5-8d26-4de0-8cad-3aa9f7935beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8622 | 2024.10.09 22:18:30.587257 [ 3 ] {} <Debug> HTTP-Session: a5b212f5-8d26-4de0-8cad-3aa9f7935beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8623 | 2024.10.09 22:18:30.587287 [ 3 ] {} <Trace> HTTP-Session: a5b212f5-8d26-4de0-8cad-3aa9f7935beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8624 | 2024.10.09 22:18:30.587382 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8625 | 2024.10.09 22:18:30.587431 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8626 | 2024.10.09 22:18:30.587581 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8627 | 2024.10.09 22:18:30.587849 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8628 | 2024.10.09 22:18:30.587885 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8629 | 2024.10.09 22:18:30.588242 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8630 | 2024.10.09 22:18:30.588579 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8631 | 2024.10.09 22:18:30.588738 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
8632 | 2024.10.09 22:18:30.588910 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Debug> DynamicQueryHandler: Done processing query | ||
8633 | 2024.10.09 22:18:30.588935 [ 3 ] {4bff4520-1a9d-4d3b-9475-5f973573043a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8634 | 2024.10.09 22:18:30.588951 [ 3 ] {} <Debug> HTTP-Session: a5b212f5-8d26-4de0-8cad-3aa9f7935beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8635 | 2024.10.09 22:18:30.589078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8636 | 2024.10.09 22:18:30.589128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8637 | 2024.10.09 22:18:30.589147 [ 3 ] {} <Debug> HTTP-Session: 6798e5c0-16fa-42c8-a45e-2ab39524987d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8638 | 2024.10.09 22:18:30.589165 [ 3 ] {} <Debug> HTTP-Session: 6798e5c0-16fa-42c8-a45e-2ab39524987d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8639 | 2024.10.09 22:18:30.589179 [ 3 ] {} <Debug> HTTP-Session: 6798e5c0-16fa-42c8-a45e-2ab39524987d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8640 | 2024.10.09 22:18:30.589210 [ 3 ] {} <Trace> HTTP-Session: 6798e5c0-16fa-42c8-a45e-2ab39524987d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8641 | 2024.10.09 22:18:30.589321 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8642 | 2024.10.09 22:18:30.589367 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8643 | 2024.10.09 22:18:30.589500 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8644 | 2024.10.09 22:18:30.589776 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8645 | 2024.10.09 22:18:30.589813 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
8646 | 2024.10.09 22:18:30.590179 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8647 | 2024.10.09 22:18:30.590511 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8648 | 2024.10.09 22:18:30.590664 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Debug> executeQuery: Read 40 rows, 2.43 KiB in 0.001374 sec., 29112.081513828238 rows/sec., 1.73 MiB/sec. | ||
8649 | 2024.10.09 22:18:30.590821 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Debug> DynamicQueryHandler: Done processing query | ||
8650 | 2024.10.09 22:18:30.590846 [ 3 ] {17927e23-aeb3-41b5-bec5-87a755b29492} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8651 | 2024.10.09 22:18:30.590862 [ 3 ] {} <Debug> HTTP-Session: 6798e5c0-16fa-42c8-a45e-2ab39524987d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8652 | 2024.10.09 22:18:34.002589 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8653 | 2024.10.09 22:18:34.002694 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8654 | 2024.10.09 22:18:34.359262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 860 | ||
8655 | 2024.10.09 22:18:34.362493 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8656 | 2024.10.09 22:18:34.362536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8657 | 2024.10.09 22:18:34.364030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8658 | 2024.10.09 22:18:34.365034 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8659 | 2024.10.09 22:18:34.366056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
8660 | 2024.10.09 22:18:35.566810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8661 | 2024.10.09 22:18:35.566930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8662 | 2024.10.09 22:18:35.566955 [ 3 ] {} <Debug> HTTP-Session: afddc9fd-3b54-42c2-a8c6-9a64e3b3ee0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8663 | 2024.10.09 22:18:35.566980 [ 3 ] {} <Debug> HTTP-Session: afddc9fd-3b54-42c2-a8c6-9a64e3b3ee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8664 | 2024.10.09 22:18:35.566995 [ 3 ] {} <Debug> HTTP-Session: afddc9fd-3b54-42c2-a8c6-9a64e3b3ee0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8665 | 2024.10.09 22:18:35.567047 [ 3 ] {} <Trace> HTTP-Session: afddc9fd-3b54-42c2-a8c6-9a64e3b3ee0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8666 | 2024.10.09 22:18:35.567285 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8667 | 2024.10.09 22:18:35.567356 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8668 | 2024.10.09 22:18:35.567708 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8669 | 2024.10.09 22:18:35.568321 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2024.10.09 22:18:35.568370 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8671 | 2024.10.09 22:18:35.568830 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8672 | 2024.10.09 22:18:35.569254 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2024.10.09 22:18:35.569427 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002232 sec., 52867.3835125448 rows/sec., 4.51 MiB/sec. | ||
8674 | 2024.10.09 22:18:35.569661 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Debug> DynamicQueryHandler: Done processing query | ||
8675 | 2024.10.09 22:18:35.569688 [ 3 ] {29b42e1f-37bf-4553-9430-b5725cf91b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8676 | 2024.10.09 22:18:35.569705 [ 3 ] {} <Debug> HTTP-Session: afddc9fd-3b54-42c2-a8c6-9a64e3b3ee0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8677 | 2024.10.09 22:18:35.569843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8678 | 2024.10.09 22:18:35.569897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8679 | 2024.10.09 22:18:35.569916 [ 3 ] {} <Debug> HTTP-Session: be37b4c2-3193-433a-aa1e-515a27735c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8680 | 2024.10.09 22:18:35.569934 [ 3 ] {} <Debug> HTTP-Session: be37b4c2-3193-433a-aa1e-515a27735c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8681 | 2024.10.09 22:18:35.569948 [ 3 ] {} <Debug> HTTP-Session: be37b4c2-3193-433a-aa1e-515a27735c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8682 | 2024.10.09 22:18:35.569985 [ 3 ] {} <Trace> HTTP-Session: be37b4c2-3193-433a-aa1e-515a27735c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8683 | 2024.10.09 22:18:35.570101 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8684 | 2024.10.09 22:18:35.570148 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8685 | 2024.10.09 22:18:35.570382 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8686 | 2024.10.09 22:18:35.570828 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8687 | 2024.10.09 22:18:35.570905 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8688 | 2024.10.09 22:18:35.571500 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8689 | 2024.10.09 22:18:35.571880 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8690 | 2024.10.09 22:18:35.572048 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001979 sec., 15664.477008590198 rows/sec., 1.15 MiB/sec. | ||
8691 | 2024.10.09 22:18:35.572220 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Debug> DynamicQueryHandler: Done processing query | ||
8692 | 2024.10.09 22:18:35.572245 [ 3 ] {f1dfbfc6-b159-4372-8a52-482ef561104a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8693 | 2024.10.09 22:18:35.572260 [ 3 ] {} <Debug> HTTP-Session: be37b4c2-3193-433a-aa1e-515a27735c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8694 | 2024.10.09 22:18:35.572374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8695 | 2024.10.09 22:18:35.572420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8696 | 2024.10.09 22:18:35.572437 [ 3 ] {} <Debug> HTTP-Session: 2cfd9da5-eeeb-4709-9f2a-5bb0e158bd5b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8697 | 2024.10.09 22:18:35.572452 [ 3 ] {} <Debug> HTTP-Session: 2cfd9da5-eeeb-4709-9f2a-5bb0e158bd5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8698 | 2024.10.09 22:18:35.572465 [ 3 ] {} <Debug> HTTP-Session: 2cfd9da5-eeeb-4709-9f2a-5bb0e158bd5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8699 | 2024.10.09 22:18:35.572495 [ 3 ] {} <Trace> HTTP-Session: 2cfd9da5-eeeb-4709-9f2a-5bb0e158bd5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8700 | 2024.10.09 22:18:35.572616 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8701 | 2024.10.09 22:18:35.572658 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8702 | 2024.10.09 22:18:35.572873 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8703 | 2024.10.09 22:18:35.573305 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8704 | 2024.10.09 22:18:35.573342 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8705 | 2024.10.09 22:18:35.573707 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8706 | 2024.10.09 22:18:35.574078 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8707 | 2024.10.09 22:18:35.574249 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001651 sec., 57540.88431253786 rows/sec., 4.49 MiB/sec. | ||
8708 | 2024.10.09 22:18:35.574581 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Debug> DynamicQueryHandler: Done processing query | ||
8709 | 2024.10.09 22:18:35.574640 [ 3 ] {d1424366-e269-4777-bc56-73be6ec97b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8710 | 2024.10.09 22:18:35.574697 [ 3 ] {} <Debug> HTTP-Session: 2cfd9da5-eeeb-4709-9f2a-5bb0e158bd5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8711 | 2024.10.09 22:18:35.574895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8712 | 2024.10.09 22:18:35.574949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8713 | 2024.10.09 22:18:35.574968 [ 3 ] {} <Debug> HTTP-Session: 7a5dbd36-96e6-48d0-b7c5-7a4484a01684 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8714 | 2024.10.09 22:18:35.574984 [ 3 ] {} <Debug> HTTP-Session: 7a5dbd36-96e6-48d0-b7c5-7a4484a01684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8715 | 2024.10.09 22:18:35.574998 [ 3 ] {} <Debug> HTTP-Session: 7a5dbd36-96e6-48d0-b7c5-7a4484a01684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8716 | 2024.10.09 22:18:35.575030 [ 3 ] {} <Trace> HTTP-Session: 7a5dbd36-96e6-48d0-b7c5-7a4484a01684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8717 | 2024.10.09 22:18:35.575185 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8718 | 2024.10.09 22:18:35.575235 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8719 | 2024.10.09 22:18:35.575400 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8720 | 2024.10.09 22:18:35.575781 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8721 | 2024.10.09 22:18:35.575818 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8722 | 2024.10.09 22:18:35.576216 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8723 | 2024.10.09 22:18:35.576563 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8724 | 2024.10.09 22:18:35.576736 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
8725 | 2024.10.09 22:18:35.576994 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Debug> DynamicQueryHandler: Done processing query | ||
8726 | 2024.10.09 22:18:35.577053 [ 3 ] {d87ac360-2260-4bcc-9add-b58ba133b373} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8727 | 2024.10.09 22:18:35.577105 [ 3 ] {} <Debug> HTTP-Session: 7a5dbd36-96e6-48d0-b7c5-7a4484a01684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8728 | 2024.10.09 22:18:35.577281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8729 | 2024.10.09 22:18:35.577332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8730 | 2024.10.09 22:18:35.577351 [ 3 ] {} <Debug> HTTP-Session: 2313abc8-4dd9-41d3-920a-b11ac41bba9c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8731 | 2024.10.09 22:18:35.577368 [ 3 ] {} <Debug> HTTP-Session: 2313abc8-4dd9-41d3-920a-b11ac41bba9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8732 | 2024.10.09 22:18:35.577382 [ 3 ] {} <Debug> HTTP-Session: 2313abc8-4dd9-41d3-920a-b11ac41bba9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8733 | 2024.10.09 22:18:35.577414 [ 3 ] {} <Trace> HTTP-Session: 2313abc8-4dd9-41d3-920a-b11ac41bba9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8734 | 2024.10.09 22:18:35.577749 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8735 | 2024.10.09 22:18:35.577825 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8736 | 2024.10.09 22:18:35.578283 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8737 | 2024.10.09 22:18:35.579152 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8738 | 2024.10.09 22:18:35.579188 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8739 | 2024.10.09 22:18:35.579863 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8740 | 2024.10.09 22:18:35.580365 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8741 | 2024.10.09 22:18:35.580564 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003056 sec., 10143.979057591623 rows/sec., 18.18 MiB/sec. | ||
8742 | 2024.10.09 22:18:35.580803 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Debug> DynamicQueryHandler: Done processing query | ||
8743 | 2024.10.09 22:18:35.580827 [ 3 ] {c5dab44c-96e0-4870-88dd-e3a3972ba0e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8744 | 2024.10.09 22:18:35.580842 [ 3 ] {} <Debug> HTTP-Session: 2313abc8-4dd9-41d3-920a-b11ac41bba9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8745 | 2024.10.09 22:18:35.580962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8746 | 2024.10.09 22:18:35.581012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8747 | 2024.10.09 22:18:35.581030 [ 3 ] {} <Debug> HTTP-Session: aaf610dc-f14b-4d13-94e9-aa049f736e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8748 | 2024.10.09 22:18:35.581046 [ 3 ] {} <Debug> HTTP-Session: aaf610dc-f14b-4d13-94e9-aa049f736e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8749 | 2024.10.09 22:18:35.581154 [ 3 ] {} <Debug> HTTP-Session: aaf610dc-f14b-4d13-94e9-aa049f736e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8750 | 2024.10.09 22:18:35.581188 [ 3 ] {} <Trace> HTTP-Session: aaf610dc-f14b-4d13-94e9-aa049f736e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8751 | 2024.10.09 22:18:35.581309 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8752 | 2024.10.09 22:18:35.581354 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8753 | 2024.10.09 22:18:35.581485 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8754 | 2024.10.09 22:18:35.581850 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8755 | 2024.10.09 22:18:35.581886 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8756 | 2024.10.09 22:18:35.582256 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8757 | 2024.10.09 22:18:35.582610 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8758 | 2024.10.09 22:18:35.582798 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
8759 | 2024.10.09 22:18:35.582975 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Debug> DynamicQueryHandler: Done processing query | ||
8760 | 2024.10.09 22:18:35.582999 [ 3 ] {59164b4b-2e2b-4a01-854e-0052b6f6acfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8761 | 2024.10.09 22:18:35.583015 [ 3 ] {} <Debug> HTTP-Session: aaf610dc-f14b-4d13-94e9-aa049f736e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8762 | 2024.10.09 22:18:40.570894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8763 | 2024.10.09 22:18:40.571024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8764 | 2024.10.09 22:18:40.571050 [ 3 ] {} <Debug> HTTP-Session: 0799fc37-da27-4002-9565-1c3b289d18b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8765 | 2024.10.09 22:18:40.571075 [ 3 ] {} <Debug> HTTP-Session: 0799fc37-da27-4002-9565-1c3b289d18b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8766 | 2024.10.09 22:18:40.571090 [ 3 ] {} <Debug> HTTP-Session: 0799fc37-da27-4002-9565-1c3b289d18b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8767 | 2024.10.09 22:18:40.571140 [ 3 ] {} <Trace> HTTP-Session: 0799fc37-da27-4002-9565-1c3b289d18b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8768 | 2024.10.09 22:18:40.571331 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8769 | 2024.10.09 22:18:40.571401 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8770 | 2024.10.09 22:18:40.571749 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8771 | 2024.10.09 22:18:40.572170 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2024.10.09 22:18:40.572219 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8773 | 2024.10.09 22:18:40.572653 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8774 | 2024.10.09 22:18:40.573053 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2024.10.09 22:18:40.573236 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001956 sec., 1022.4948875255625 rows/sec., 83.38 KiB/sec. | ||
8776 | 2024.10.09 22:18:40.573451 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Debug> DynamicQueryHandler: Done processing query | ||
8777 | 2024.10.09 22:18:40.573479 [ 3 ] {4917b1c7-a7db-48f9-a0ea-7e860bb226f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8778 | 2024.10.09 22:18:40.573497 [ 3 ] {} <Debug> HTTP-Session: 0799fc37-da27-4002-9565-1c3b289d18b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8779 | 2024.10.09 22:18:40.573713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8780 | 2024.10.09 22:18:40.573766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8781 | 2024.10.09 22:18:40.573786 [ 3 ] {} <Debug> HTTP-Session: f6be2295-7a93-4321-9568-eb9fb3df0da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8782 | 2024.10.09 22:18:40.573804 [ 3 ] {} <Debug> HTTP-Session: f6be2295-7a93-4321-9568-eb9fb3df0da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8783 | 2024.10.09 22:18:40.573819 [ 3 ] {} <Debug> HTTP-Session: f6be2295-7a93-4321-9568-eb9fb3df0da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8784 | 2024.10.09 22:18:40.573854 [ 3 ] {} <Trace> HTTP-Session: f6be2295-7a93-4321-9568-eb9fb3df0da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8785 | 2024.10.09 22:18:40.574023 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8786 | 2024.10.09 22:18:40.574069 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8787 | 2024.10.09 22:18:40.574308 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8788 | 2024.10.09 22:18:40.574810 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8789 | 2024.10.09 22:18:40.574850 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8790 | 2024.10.09 22:18:40.575250 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8791 | 2024.10.09 22:18:40.575620 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8792 | 2024.10.09 22:18:40.575784 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Debug> executeQuery: Read 218 rows, 19.63 KiB in 0.001834 sec., 118865.86695747002 rows/sec., 10.45 MiB/sec. | ||
8793 | 2024.10.09 22:18:40.575783 [ 33 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8794 | 2024.10.09 22:18:40.575902 [ 33 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2024.10.09 22:18:40.575952 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8796 | 2024.10.09 22:18:40.576045 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Debug> DynamicQueryHandler: Done processing query | ||
8797 | 2024.10.09 22:18:40.576102 [ 3 ] {f1e8366f-9b6a-4a78-bf42-5cd05db1e5e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
8798 | 2024.10.09 22:18:40.576157 [ 3 ] {} <Debug> HTTP-Session: f6be2295-7a93-4321-9568-eb9fb3df0da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8799 | 2024.10.09 22:18:40.576223 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
8800 | 2024.10.09 22:18:40.576326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8801 | 2024.10.09 22:18:40.576429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8802 | 2024.10.09 22:18:40.576492 [ 3 ] {} <Debug> HTTP-Session: b52d2d76-3907-4984-ae8b-a77a756297a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8803 | 2024.10.09 22:18:40.576536 [ 3 ] {} <Debug> HTTP-Session: b52d2d76-3907-4984-ae8b-a77a756297a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8804 | 2024.10.09 22:18:40.576580 [ 3 ] {} <Debug> HTTP-Session: b52d2d76-3907-4984-ae8b-a77a756297a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8805 | 2024.10.09 22:18:40.576589 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8806 | 2024.10.09 22:18:40.576635 [ 3 ] {} <Trace> HTTP-Session: b52d2d76-3907-4984-ae8b-a77a756297a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8807 | 2024.10.09 22:18:40.576673 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1429 rows starting from the beginning of the part | ||
8808 | 2024.10.09 22:18:40.576933 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 121 rows starting from the beginning of the part | ||
8809 | 2024.10.09 22:18:40.576990 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8810 | 2024.10.09 22:18:40.577221 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1225 rows starting from the beginning of the part | ||
8811 | 2024.10.09 22:18:40.577288 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8812 | 2024.10.09 22:18:40.577531 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 190 rows starting from the beginning of the part | ||
8813 | 2024.10.09 22:18:40.577851 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
8814 | 2024.10.09 22:18:40.578181 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 218 rows starting from the beginning of the part | ||
8815 | 2024.10.09 22:18:40.578963 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8816 | 2024.10.09 22:18:40.579741 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2024.10.09 22:18:40.579817 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8818 | 2024.10.09 22:18:40.580769 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8819 | 2024.10.09 22:18:40.581497 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2024.10.09 22:18:40.581962 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.005147 sec., 3108.606955508063 rows/sec., 231.67 KiB/sec. | ||
8821 | 2024.10.09 22:18:40.581981 [ 33 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8822 | 2024.10.09 22:18:40.582168 [ 195 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110097 sec., 540253.2889412394 rows/sec., 47.43 MiB/sec. | ||
8823 | 2024.10.09 22:18:40.582206 [ 33 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2024.10.09 22:18:40.582377 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8825 | 2024.10.09 22:18:40.582500 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Debug> DynamicQueryHandler: Done processing query | ||
8826 | 2024.10.09 22:18:40.582585 [ 3 ] {ec28f87a-1dc5-405b-b198-93587deb841f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8827 | 2024.10.09 22:18:40.582646 [ 3 ] {} <Debug> HTTP-Session: b52d2d76-3907-4984-ae8b-a77a756297a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8828 | 2024.10.09 22:18:40.582710 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
8829 | 2024.10.09 22:18:40.582727 [ 200 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8830 | 2024.10.09 22:18:40.582935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8831 | 2024.10.09 22:18:40.583144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8832 | 2024.10.09 22:18:40.583159 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8833 | 2024.10.09 22:18:40.583224 [ 3 ] {} <Debug> HTTP-Session: 2a18d547-0791-4223-8cfb-fc43cdef78c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8834 | 2024.10.09 22:18:40.583289 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 63 rows starting from the beginning of the part | ||
8835 | 2024.10.09 22:18:40.583315 [ 3 ] {} <Debug> HTTP-Session: 2a18d547-0791-4223-8cfb-fc43cdef78c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8836 | 2024.10.09 22:18:40.583451 [ 3 ] {} <Debug> HTTP-Session: 2a18d547-0791-4223-8cfb-fc43cdef78c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8837 | 2024.10.09 22:18:40.583885 [ 3 ] {} <Trace> HTTP-Session: 2a18d547-0791-4223-8cfb-fc43cdef78c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8838 | 2024.10.09 22:18:40.583893 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part | ||
8839 | 2024.10.09 22:18:40.584246 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
8840 | 2024.10.09 22:18:40.584581 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
8841 | 2024.10.09 22:18:40.584621 [ 200 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8842 | 2024.10.09 22:18:40.584903 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8843 | 2024.10.09 22:18:40.584962 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
8844 | 2024.10.09 22:18:40.585015 [ 200 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_46_9} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8845 | 2024.10.09 22:18:40.585420 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
8846 | 2024.10.09 22:18:40.585448 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
8847 | 2024.10.09 22:18:40.585519 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8848 | 2024.10.09 22:18:40.586594 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8849 | 2024.10.09 22:18:40.587498 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8850 | 2024.10.09 22:18:40.587564 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8851 | 2024.10.09 22:18:40.588560 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.006072446 sec., 27171.917214249417 rows/sec., 2.07 MiB/sec. | ||
8852 | 2024.10.09 22:18:40.588623 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8853 | 2024.10.09 22:18:40.588734 [ 192 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8854 | 2024.10.09 22:18:40.589447 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8855 | 2024.10.09 22:18:40.589725 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8856 | 2024.10.09 22:18:40.589794 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005406 sec., 2589.715131335553 rows/sec., 181.37 KiB/sec. | ||
8857 | 2024.10.09 22:18:40.590008 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_36_7} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8858 | 2024.10.09 22:18:40.590335 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8859 | 2024.10.09 22:18:40.590479 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Debug> DynamicQueryHandler: Done processing query | ||
8860 | 2024.10.09 22:18:40.590547 [ 3 ] {e94f6f85-d7ce-46a3-85f9-fb522fde998f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8861 | 2024.10.09 22:18:40.590609 [ 3 ] {} <Debug> HTTP-Session: 2a18d547-0791-4223-8cfb-fc43cdef78c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8862 | 2024.10.09 22:18:40.590786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8863 | 2024.10.09 22:18:40.590838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8864 | 2024.10.09 22:18:40.590857 [ 3 ] {} <Debug> HTTP-Session: 9c7d9080-0c28-48f9-8aea-e51de58d4af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8865 | 2024.10.09 22:18:40.590873 [ 3 ] {} <Debug> HTTP-Session: 9c7d9080-0c28-48f9-8aea-e51de58d4af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8866 | 2024.10.09 22:18:40.590888 [ 3 ] {} <Debug> HTTP-Session: 9c7d9080-0c28-48f9-8aea-e51de58d4af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8867 | 2024.10.09 22:18:40.590921 [ 3 ] {} <Trace> HTTP-Session: 9c7d9080-0c28-48f9-8aea-e51de58d4af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8868 | 2024.10.09 22:18:40.591025 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8869 | 2024.10.09 22:18:40.591070 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8870 | 2024.10.09 22:18:40.591329 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8871 | 2024.10.09 22:18:40.591625 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8872 | 2024.10.09 22:18:40.591661 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8873 | 2024.10.09 22:18:40.592020 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8874 | 2024.10.09 22:18:40.592395 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8875 | 2024.10.09 22:18:40.592560 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 226.95 KiB/sec. | ||
8876 | 2024.10.09 22:18:40.592724 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Debug> DynamicQueryHandler: Done processing query | ||
8877 | 2024.10.09 22:18:40.592749 [ 3 ] {9d2c3444-33e1-4e08-a758-f6a8c4bf9bbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8878 | 2024.10.09 22:18:40.592765 [ 3 ] {} <Debug> HTTP-Session: 9c7d9080-0c28-48f9-8aea-e51de58d4af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8879 | 2024.10.09 22:18:40.593016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8880 | 2024.10.09 22:18:40.593065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8881 | 2024.10.09 22:18:40.593083 [ 3 ] {} <Debug> HTTP-Session: cc03f575-4e5e-431e-ae9c-5c6a71189792 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8882 | 2024.10.09 22:18:40.593100 [ 3 ] {} <Debug> HTTP-Session: cc03f575-4e5e-431e-ae9c-5c6a71189792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8883 | 2024.10.09 22:18:40.593114 [ 3 ] {} <Debug> HTTP-Session: cc03f575-4e5e-431e-ae9c-5c6a71189792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8884 | 2024.10.09 22:18:40.593144 [ 3 ] {} <Trace> HTTP-Session: cc03f575-4e5e-431e-ae9c-5c6a71189792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8885 | 2024.10.09 22:18:40.593426 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8886 | 2024.10.09 22:18:40.593470 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8887 | 2024.10.09 22:18:40.593696 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8888 | 2024.10.09 22:18:40.594270 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8889 | 2024.10.09 22:18:40.594311 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8890 | 2024.10.09 22:18:40.594748 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8891 | 2024.10.09 22:18:40.595131 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8892 | 2024.10.09 22:18:40.595289 [ 33 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8893 | 2024.10.09 22:18:40.595293 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Debug> executeQuery: Read 398 rows, 28.97 KiB in 0.002038 sec., 195289.49950932286 rows/sec., 13.88 MiB/sec. | ||
8894 | 2024.10.09 22:18:40.595358 [ 33 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2024.10.09 22:18:40.595423 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8896 | 2024.10.09 22:18:40.595608 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
8897 | 2024.10.09 22:18:40.595643 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Debug> DynamicQueryHandler: Done processing query | ||
8898 | 2024.10.09 22:18:40.595672 [ 3 ] {5495610b-c316-4c77-8634-0a14811d9bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8899 | 2024.10.09 22:18:40.595697 [ 3 ] {} <Debug> HTTP-Session: cc03f575-4e5e-431e-ae9c-5c6a71189792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8900 | 2024.10.09 22:18:40.595763 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8901 | 2024.10.09 22:18:40.595800 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 919 rows starting from the beginning of the part | ||
8902 | 2024.10.09 22:18:40.595838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8903 | 2024.10.09 22:18:40.595966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8904 | 2024.10.09 22:18:40.595993 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 101 rows starting from the beginning of the part | ||
8905 | 2024.10.09 22:18:40.596026 [ 3 ] {} <Debug> HTTP-Session: 9f2228a0-e3da-4804-8904-a6cd70cc49a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8906 | 2024.10.09 22:18:40.596087 [ 3 ] {} <Debug> HTTP-Session: 9f2228a0-e3da-4804-8904-a6cd70cc49a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8907 | 2024.10.09 22:18:40.596147 [ 3 ] {} <Debug> HTTP-Session: 9f2228a0-e3da-4804-8904-a6cd70cc49a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8908 | 2024.10.09 22:18:40.596322 [ 3 ] {} <Trace> HTTP-Session: 9f2228a0-e3da-4804-8904-a6cd70cc49a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8909 | 2024.10.09 22:18:40.596387 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 536 rows starting from the beginning of the part | ||
8910 | 2024.10.09 22:18:40.596678 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8911 | 2024.10.09 22:18:40.596756 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 384 rows starting from the beginning of the part | ||
8912 | 2024.10.09 22:18:40.596832 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8913 | 2024.10.09 22:18:40.597055 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
8914 | 2024.10.09 22:18:40.597409 [ 202 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 398 rows starting from the beginning of the part | ||
8915 | 2024.10.09 22:18:40.598001 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8916 | 2024.10.09 22:18:40.598382 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2024.10.09 22:18:40.598423 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8918 | 2024.10.09 22:18:40.598967 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8919 | 2024.10.09 22:18:40.599354 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2024.10.09 22:18:40.599707 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003157 sec., 1900.5384859043395 rows/sec., 99.30 KiB/sec. | ||
8921 | 2024.10.09 22:18:40.599715 [ 200 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.004180896 sec., 581932.6766319947 rows/sec., 44.65 MiB/sec. | ||
8922 | 2024.10.09 22:18:40.600148 [ 200 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8923 | 2024.10.09 22:18:40.600385 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Debug> DynamicQueryHandler: Done processing query | ||
8924 | 2024.10.09 22:18:40.600434 [ 3 ] {edac2b1a-6e0a-4fa4-8e4c-74ad6ea5843d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8925 | 2024.10.09 22:18:40.600453 [ 3 ] {} <Debug> HTTP-Session: 9f2228a0-e3da-4804-8904-a6cd70cc49a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8926 | 2024.10.09 22:18:40.600710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8927 | 2024.10.09 22:18:40.600787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8928 | 2024.10.09 22:18:40.600812 [ 3 ] {} <Debug> HTTP-Session: 7d1d1e49-bff0-466e-afac-ec27245d5c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8929 | 2024.10.09 22:18:40.600839 [ 3 ] {} <Debug> HTTP-Session: 7d1d1e49-bff0-466e-afac-ec27245d5c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8930 | 2024.10.09 22:18:40.600863 [ 3 ] {} <Debug> HTTP-Session: 7d1d1e49-bff0-466e-afac-ec27245d5c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8931 | 2024.10.09 22:18:40.600923 [ 3 ] {} <Trace> HTTP-Session: 7d1d1e49-bff0-466e-afac-ec27245d5c15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8932 | 2024.10.09 22:18:40.600936 [ 200 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8933 | 2024.10.09 22:18:40.601094 [ 200 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_46_9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8934 | 2024.10.09 22:18:40.601232 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8935 | 2024.10.09 22:18:40.601231 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8936 | 2024.10.09 22:18:40.601310 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8937 | 2024.10.09 22:18:40.601482 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8938 | 2024.10.09 22:18:40.601990 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8939 | 2024.10.09 22:18:40.602027 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8940 | 2024.10.09 22:18:40.602435 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8941 | 2024.10.09 22:18:40.602811 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8942 | 2024.10.09 22:18:40.602970 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8943 | 2024.10.09 22:18:40.602974 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001905 sec., 124934.38320209974 rows/sec., 8.37 MiB/sec. | ||
8944 | 2024.10.09 22:18:40.603021 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8945 | 2024.10.09 22:18:40.603096 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8946 | 2024.10.09 22:18:40.603387 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
8947 | 2024.10.09 22:18:40.603442 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Debug> DynamicQueryHandler: Done processing query | ||
8948 | 2024.10.09 22:18:40.603541 [ 3 ] {db5a415c-4695-4232-8e51-431d1a9874cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8949 | 2024.10.09 22:18:40.603643 [ 3 ] {} <Debug> HTTP-Session: 7d1d1e49-bff0-466e-afac-ec27245d5c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8950 | 2024.10.09 22:18:40.603978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8951 | 2024.10.09 22:18:40.604043 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8952 | 2024.10.09 22:18:40.604113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8953 | 2024.10.09 22:18:40.604138 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12577 rows starting from the beginning of the part | ||
8954 | 2024.10.09 22:18:40.604154 [ 3 ] {} <Debug> HTTP-Session: 8ffa83b5-26ce-4256-82d6-b2d6bc8367d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8955 | 2024.10.09 22:18:40.604199 [ 3 ] {} <Debug> HTTP-Session: 8ffa83b5-26ce-4256-82d6-b2d6bc8367d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8956 | 2024.10.09 22:18:40.604234 [ 3 ] {} <Debug> HTTP-Session: 8ffa83b5-26ce-4256-82d6-b2d6bc8367d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8957 | 2024.10.09 22:18:40.604405 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 163 rows starting from the beginning of the part | ||
8958 | 2024.10.09 22:18:40.604449 [ 3 ] {} <Trace> HTTP-Session: 8ffa83b5-26ce-4256-82d6-b2d6bc8367d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8959 | 2024.10.09 22:18:40.604732 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 963 rows starting from the beginning of the part | ||
8960 | 2024.10.09 22:18:40.604838 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8961 | 2024.10.09 22:18:40.604978 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 122 rows starting from the beginning of the part | ||
8962 | 2024.10.09 22:18:40.605212 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
8963 | 2024.10.09 22:18:40.605234 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8964 | 2024.10.09 22:18:40.605555 [ 189 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 238 rows starting from the beginning of the part | ||
8965 | 2024.10.09 22:18:40.606252 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8966 | 2024.10.09 22:18:40.606880 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8967 | 2024.10.09 22:18:40.606934 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8968 | 2024.10.09 22:18:40.607540 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8969 | 2024.10.09 22:18:40.608153 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8970 | 2024.10.09 22:18:40.608394 [ 33 ] {} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
8971 | 2024.10.09 22:18:40.608455 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003733 sec., 267.8810608090008 rows/sec., 18.05 KiB/sec. | ||
8972 | 2024.10.09 22:18:40.608482 [ 33 ] {} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8973 | 2024.10.09 22:18:40.608554 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
8974 | 2024.10.09 22:18:40.609033 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::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 | ||
8975 | 2024.10.09 22:18:40.609198 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Debug> DynamicQueryHandler: Done processing query | ||
8976 | 2024.10.09 22:18:40.609309 [ 3 ] {50df32ca-8c67-485d-a468-914d2e057f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8977 | 2024.10.09 22:18:40.609434 [ 3 ] {} <Debug> HTTP-Session: 8ffa83b5-26ce-4256-82d6-b2d6bc8367d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8978 | 2024.10.09 22:18:40.609711 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8979 | 2024.10.09 22:18:40.609793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8980 | 2024.10.09 22:18:40.609865 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
8981 | 2024.10.09 22:18:40.610009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8982 | 2024.10.09 22:18:40.610314 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
8983 | 2024.10.09 22:18:40.610370 [ 3 ] {} <Debug> HTTP-Session: 4a4f0dcb-d23b-4df6-ba0e-de1bbe723564 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
8984 | 2024.10.09 22:18:40.610492 [ 3 ] {} <Debug> HTTP-Session: 4a4f0dcb-d23b-4df6-ba0e-de1bbe723564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8985 | 2024.10.09 22:18:40.610614 [ 3 ] {} <Debug> HTTP-Session: 4a4f0dcb-d23b-4df6-ba0e-de1bbe723564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8986 | 2024.10.09 22:18:40.610642 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
8987 | 2024.10.09 22:18:40.610744 [ 3 ] {} <Trace> HTTP-Session: 4a4f0dcb-d23b-4df6-ba0e-de1bbe723564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8988 | 2024.10.09 22:18:40.611060 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
8989 | 2024.10.09 22:18:40.611199 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
8990 | 2024.10.09 22:18:40.611516 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
8991 | 2024.10.09 22:18:40.611902 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8992 | 2024.10.09 22:18:40.612132 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8993 | 2024.10.09 22:18:40.613915 [ 197 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14223 rows, containing 5 columns (5 merged, 0 gathered) in 0.010699956 sec., 1329257.8025554498 rows/sec., 89.72 MiB/sec. | ||
8994 | 2024.10.09 22:18:40.614722 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8995 | 2024.10.09 22:18:40.615717 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8996 | 2024.10.09 22:18:40.617119 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2024.10.09 22:18:40.617416 [ 186 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.008668954 sec., 2307.083415138666 rows/sec., 155.01 KiB/sec. | ||
8998 | 2024.10.09 22:18:40.617515 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8999 | 2024.10.09 22:18:40.617679 [ 186 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9000 | 2024.10.09 22:18:40.617841 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
9001 | 2024.10.09 22:18:40.618150 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2024.10.09 22:18:40.618204 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9003 | 2024.10.09 22:18:40.618430 [ 186 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9004 | 2024.10.09 22:18:40.618520 [ 186 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_20_4} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9005 | 2024.10.09 22:18:40.618630 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9006 | 2024.10.09 22:18:40.619002 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9007 | 2024.10.09 22:18:40.619446 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9008 | 2024.10.09 22:18:40.619680 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.008581 sec., 1631.511478848619 rows/sec., 2.92 MiB/sec. | ||
9009 | 2024.10.09 22:18:40.620300 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Debug> DynamicQueryHandler: Done processing query | ||
9010 | 2024.10.09 22:18:40.620327 [ 3 ] {8ad5422b-05a5-43ef-a262-a4fe539c4629} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
9011 | 2024.10.09 22:18:40.620345 [ 3 ] {} <Debug> HTTP-Session: 4a4f0dcb-d23b-4df6-ba0e-de1bbe723564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9012 | 2024.10.09 22:18:40.620473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9013 | 2024.10.09 22:18:40.620525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9014 | 2024.10.09 22:18:40.620546 [ 3 ] {} <Debug> HTTP-Session: bd11cfa5-d11f-48e2-87b2-47bdc2b4789b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9015 | 2024.10.09 22:18:40.620562 [ 3 ] {} <Debug> HTTP-Session: bd11cfa5-d11f-48e2-87b2-47bdc2b4789b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9016 | 2024.10.09 22:18:40.620576 [ 3 ] {} <Debug> HTTP-Session: bd11cfa5-d11f-48e2-87b2-47bdc2b4789b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9017 | 2024.10.09 22:18:40.620609 [ 3 ] {} <Trace> HTTP-Session: bd11cfa5-d11f-48e2-87b2-47bdc2b4789b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9018 | 2024.10.09 22:18:40.620754 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9019 | 2024.10.09 22:18:40.620802 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9020 | 2024.10.09 22:18:40.620957 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9021 | 2024.10.09 22:18:40.621299 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9022 | 2024.10.09 22:18:40.621336 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9023 | 2024.10.09 22:18:40.621719 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9024 | 2024.10.09 22:18:40.622083 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9025 | 2024.10.09 22:18:40.622244 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
9026 | 2024.10.09 22:18:40.622256 [ 33 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9027 | 2024.10.09 22:18:40.622341 [ 33 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9028 | 2024.10.09 22:18:40.622392 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9029 | 2024.10.09 22:18:40.622524 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Debug> DynamicQueryHandler: Done processing query | ||
9030 | 2024.10.09 22:18:40.622538 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
9031 | 2024.10.09 22:18:40.622557 [ 3 ] {aa24723c-5666-4c85-85cf-745cc3859a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9032 | 2024.10.09 22:18:40.622584 [ 3 ] {} <Debug> HTTP-Session: bd11cfa5-d11f-48e2-87b2-47bdc2b4789b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9033 | 2024.10.09 22:18:40.622672 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9034 | 2024.10.09 22:18:40.622700 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2478 rows starting from the beginning of the part | ||
9035 | 2024.10.09 22:18:40.622760 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
9036 | 2024.10.09 22:18:40.622991 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
9037 | 2024.10.09 22:18:40.623168 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
9038 | 2024.10.09 22:18:40.623346 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
9039 | 2024.10.09 22:18:40.623530 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
9040 | 2024.10.09 22:18:40.625399 [ 196 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 4 columns (4 merged, 0 gathered) in 0.002915412 sec., 947378.9639337425 rows/sec., 61.84 MiB/sec. | ||
9041 | 2024.10.09 22:18:40.625724 [ 196 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9042 | 2024.10.09 22:18:40.626128 [ 196 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9043 | 2024.10.09 22:18:40.626214 [ 196 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_46_9} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9044 | 2024.10.09 22:18:40.626301 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
9045 | 2024.10.09 22:18:44.366426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 | ||
9046 | 2024.10.09 22:18:44.369355 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9047 | 2024.10.09 22:18:44.369411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9048 | 2024.10.09 22:18:44.370925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9049 | 2024.10.09 22:18:44.371925 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2024.10.09 22:18:44.372144 [ 28 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9051 | 2024.10.09 22:18:44.372284 [ 28 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9052 | 2024.10.09 22:18:44.372359 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9053 | 2024.10.09 22:18:44.372979 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::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 | ||
9054 | 2024.10.09 22:18:44.373554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
9055 | 2024.10.09 22:18:44.374300 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9056 | 2024.10.09 22:18:44.374476 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 702 rows starting from the beginning of the part | ||
9057 | 2024.10.09 22:18:44.375118 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
9058 | 2024.10.09 22:18:44.375698 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
9059 | 2024.10.09 22:18:44.376293 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
9060 | 2024.10.09 22:18:44.376889 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
9061 | 2024.10.09 22:18:44.377423 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
9062 | 2024.10.09 22:18:44.385578 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.012984992 sec., 68848.71396147182 rows/sec., 48.75 MiB/sec. | ||
9063 | 2024.10.09 22:18:44.386611 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9064 | 2024.10.09 22:18:44.388081 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9065 | 2024.10.09 22:18:44.388166 [ 198 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_21_4} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9066 | 2024.10.09 22:18:44.388375 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
9067 | 2024.10.09 22:18:45.566539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9068 | 2024.10.09 22:18:45.566656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9069 | 2024.10.09 22:18:45.566686 [ 3 ] {} <Debug> HTTP-Session: 62a579ac-77ae-4a71-b2ce-959d3c8d3394 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9070 | 2024.10.09 22:18:45.566715 [ 3 ] {} <Debug> HTTP-Session: 62a579ac-77ae-4a71-b2ce-959d3c8d3394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9071 | 2024.10.09 22:18:45.566733 [ 3 ] {} <Debug> HTTP-Session: 62a579ac-77ae-4a71-b2ce-959d3c8d3394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9072 | 2024.10.09 22:18:45.566790 [ 3 ] {} <Trace> HTTP-Session: 62a579ac-77ae-4a71-b2ce-959d3c8d3394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9073 | 2024.10.09 22:18:45.566975 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9074 | 2024.10.09 22:18:45.567041 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9075 | 2024.10.09 22:18:45.567372 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9076 | 2024.10.09 22:18:45.567829 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9077 | 2024.10.09 22:18:45.567872 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9078 | 2024.10.09 22:18:45.568284 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9079 | 2024.10.09 22:18:45.568679 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9080 | 2024.10.09 22:18:45.568854 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001929 sec., 1036.8066355624676 rows/sec., 84.54 KiB/sec. | ||
9081 | 2024.10.09 22:18:45.569075 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Debug> DynamicQueryHandler: Done processing query | ||
9082 | 2024.10.09 22:18:45.569101 [ 3 ] {2403130d-48f6-4071-91e9-595c36acad50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9083 | 2024.10.09 22:18:45.569118 [ 3 ] {} <Debug> HTTP-Session: 62a579ac-77ae-4a71-b2ce-959d3c8d3394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9084 | 2024.10.09 22:18:45.569279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9085 | 2024.10.09 22:18:45.569336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9086 | 2024.10.09 22:18:45.569356 [ 3 ] {} <Debug> HTTP-Session: 0a128af8-c471-45e3-9bc1-e4baadd9baa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9087 | 2024.10.09 22:18:45.569373 [ 3 ] {} <Debug> HTTP-Session: 0a128af8-c471-45e3-9bc1-e4baadd9baa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9088 | 2024.10.09 22:18:45.569387 [ 3 ] {} <Debug> HTTP-Session: 0a128af8-c471-45e3-9bc1-e4baadd9baa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9089 | 2024.10.09 22:18:45.569424 [ 3 ] {} <Trace> HTTP-Session: 0a128af8-c471-45e3-9bc1-e4baadd9baa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9090 | 2024.10.09 22:18:45.569562 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9091 | 2024.10.09 22:18:45.569611 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9092 | 2024.10.09 22:18:45.569844 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9093 | 2024.10.09 22:18:45.570287 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9094 | 2024.10.09 22:18:45.570326 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9095 | 2024.10.09 22:18:45.570705 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9096 | 2024.10.09 22:18:45.571077 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9097 | 2024.10.09 22:18:45.571238 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001724 sec., 69025.52204176334 rows/sec., 5.88 MiB/sec. | ||
9098 | 2024.10.09 22:18:45.571419 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Debug> DynamicQueryHandler: Done processing query | ||
9099 | 2024.10.09 22:18:45.571445 [ 3 ] {b57514ed-2430-49a0-bbdc-2b493d881366} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9100 | 2024.10.09 22:18:45.571461 [ 3 ] {} <Debug> HTTP-Session: 0a128af8-c471-45e3-9bc1-e4baadd9baa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9101 | 2024.10.09 22:18:45.571598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9102 | 2024.10.09 22:18:45.571651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9103 | 2024.10.09 22:18:45.571671 [ 3 ] {} <Debug> HTTP-Session: 621963c0-5b9c-42f6-9712-05d61bda5c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9104 | 2024.10.09 22:18:45.571688 [ 3 ] {} <Debug> HTTP-Session: 621963c0-5b9c-42f6-9712-05d61bda5c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9105 | 2024.10.09 22:18:45.571702 [ 3 ] {} <Debug> HTTP-Session: 621963c0-5b9c-42f6-9712-05d61bda5c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9106 | 2024.10.09 22:18:45.571734 [ 3 ] {} <Trace> HTTP-Session: 621963c0-5b9c-42f6-9712-05d61bda5c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9107 | 2024.10.09 22:18:45.571843 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9108 | 2024.10.09 22:18:45.571888 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9109 | 2024.10.09 22:18:45.572114 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9110 | 2024.10.09 22:18:45.572451 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9111 | 2024.10.09 22:18:45.572489 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9112 | 2024.10.09 22:18:45.572846 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9113 | 2024.10.09 22:18:45.573247 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9114 | 2024.10.09 22:18:45.573410 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001599 sec., 20637.898686679175 rows/sec., 1.51 MiB/sec. | ||
9115 | 2024.10.09 22:18:45.573767 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Debug> DynamicQueryHandler: Done processing query | ||
9116 | 2024.10.09 22:18:45.573817 [ 3 ] {cc86a915-3829-4e68-aef1-e79ca8ad51a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9117 | 2024.10.09 22:18:45.573842 [ 3 ] {} <Debug> HTTP-Session: 621963c0-5b9c-42f6-9712-05d61bda5c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9118 | 2024.10.09 22:18:45.573981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9119 | 2024.10.09 22:18:45.574033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9120 | 2024.10.09 22:18:45.574052 [ 3 ] {} <Debug> HTTP-Session: 6ef6fda0-4287-4107-8fb1-b0a776ed914c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9121 | 2024.10.09 22:18:45.574068 [ 3 ] {} <Debug> HTTP-Session: 6ef6fda0-4287-4107-8fb1-b0a776ed914c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9122 | 2024.10.09 22:18:45.574082 [ 3 ] {} <Debug> HTTP-Session: 6ef6fda0-4287-4107-8fb1-b0a776ed914c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9123 | 2024.10.09 22:18:45.574114 [ 3 ] {} <Trace> HTTP-Session: 6ef6fda0-4287-4107-8fb1-b0a776ed914c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9124 | 2024.10.09 22:18:45.574245 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9125 | 2024.10.09 22:18:45.574290 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9126 | 2024.10.09 22:18:45.574533 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9127 | 2024.10.09 22:18:45.574918 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9128 | 2024.10.09 22:18:45.574956 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9129 | 2024.10.09 22:18:45.575324 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9130 | 2024.10.09 22:18:45.575696 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9131 | 2024.10.09 22:18:45.575851 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001648 sec., 58859.22330097087 rows/sec., 4.60 MiB/sec. | ||
9132 | 2024.10.09 22:18:45.576028 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Debug> DynamicQueryHandler: Done processing query | ||
9133 | 2024.10.09 22:18:45.576051 [ 3 ] {09bca42d-07fb-43a8-b6ef-41cf1d1b85a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
9134 | 2024.10.09 22:18:45.576067 [ 3 ] {} <Debug> HTTP-Session: 6ef6fda0-4287-4107-8fb1-b0a776ed914c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9135 | 2024.10.09 22:18:45.576241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9136 | 2024.10.09 22:18:45.576292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9137 | 2024.10.09 22:18:45.576311 [ 3 ] {} <Debug> HTTP-Session: 60e88b6b-7c18-476f-bd7c-35c025edcf6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9138 | 2024.10.09 22:18:45.576328 [ 3 ] {} <Debug> HTTP-Session: 60e88b6b-7c18-476f-bd7c-35c025edcf6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9139 | 2024.10.09 22:18:45.576342 [ 3 ] {} <Debug> HTTP-Session: 60e88b6b-7c18-476f-bd7c-35c025edcf6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9140 | 2024.10.09 22:18:45.576374 [ 3 ] {} <Trace> HTTP-Session: 60e88b6b-7c18-476f-bd7c-35c025edcf6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9141 | 2024.10.09 22:18:45.576522 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9142 | 2024.10.09 22:18:45.576570 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9143 | 2024.10.09 22:18:45.576715 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9144 | 2024.10.09 22:18:45.577148 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9145 | 2024.10.09 22:18:45.577185 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9146 | 2024.10.09 22:18:45.577580 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9147 | 2024.10.09 22:18:45.577928 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9148 | 2024.10.09 22:18:45.578093 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001634 sec., 98531.211750306 rows/sec., 6.86 MiB/sec. | ||
9149 | 2024.10.09 22:18:45.578281 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Debug> DynamicQueryHandler: Done processing query | ||
9150 | 2024.10.09 22:18:45.578305 [ 3 ] {8955df7e-6c45-4309-825b-78838a493ea5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9151 | 2024.10.09 22:18:45.578321 [ 3 ] {} <Debug> HTTP-Session: 60e88b6b-7c18-476f-bd7c-35c025edcf6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9152 | 2024.10.09 22:18:45.578494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9153 | 2024.10.09 22:18:45.578543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9154 | 2024.10.09 22:18:45.578562 [ 3 ] {} <Debug> HTTP-Session: 65cc9043-4a9b-434f-88ee-ac2d0e25ba91 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9155 | 2024.10.09 22:18:45.578578 [ 3 ] {} <Debug> HTTP-Session: 65cc9043-4a9b-434f-88ee-ac2d0e25ba91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9156 | 2024.10.09 22:18:45.578592 [ 3 ] {} <Debug> HTTP-Session: 65cc9043-4a9b-434f-88ee-ac2d0e25ba91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9157 | 2024.10.09 22:18:45.578623 [ 3 ] {} <Trace> HTTP-Session: 65cc9043-4a9b-434f-88ee-ac2d0e25ba91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9158 | 2024.10.09 22:18:45.578946 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9159 | 2024.10.09 22:18:45.579011 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9160 | 2024.10.09 22:18:45.579432 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9161 | 2024.10.09 22:18:45.580163 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9162 | 2024.10.09 22:18:45.580200 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9163 | 2024.10.09 22:18:45.580870 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9164 | 2024.10.09 22:18:45.581295 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9165 | 2024.10.09 22:18:45.581504 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002789 sec., 11115.095016134816 rows/sec., 19.92 MiB/sec. | ||
9166 | 2024.10.09 22:18:45.581735 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Debug> DynamicQueryHandler: Done processing query | ||
9167 | 2024.10.09 22:18:45.581761 [ 3 ] {6a398bc6-8a60-42ee-b301-30165bc61a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9168 | 2024.10.09 22:18:45.581777 [ 3 ] {} <Debug> HTTP-Session: 65cc9043-4a9b-434f-88ee-ac2d0e25ba91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9169 | 2024.10.09 22:18:45.581905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9170 | 2024.10.09 22:18:45.581955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9171 | 2024.10.09 22:18:45.581975 [ 3 ] {} <Debug> HTTP-Session: b49f1666-c34f-41ef-9473-e32b6c430cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9172 | 2024.10.09 22:18:45.581991 [ 3 ] {} <Debug> HTTP-Session: b49f1666-c34f-41ef-9473-e32b6c430cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9173 | 2024.10.09 22:18:45.582005 [ 3 ] {} <Debug> HTTP-Session: b49f1666-c34f-41ef-9473-e32b6c430cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9174 | 2024.10.09 22:18:45.582036 [ 3 ] {} <Trace> HTTP-Session: b49f1666-c34f-41ef-9473-e32b6c430cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9175 | 2024.10.09 22:18:45.582153 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9176 | 2024.10.09 22:18:45.582198 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9177 | 2024.10.09 22:18:45.582330 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9178 | 2024.10.09 22:18:45.582634 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9179 | 2024.10.09 22:18:45.582671 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9180 | 2024.10.09 22:18:45.583039 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9181 | 2024.10.09 22:18:45.583369 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9182 | 2024.10.09 22:18:45.583531 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
9183 | 2024.10.09 22:18:45.583728 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Debug> DynamicQueryHandler: Done processing query | ||
9184 | 2024.10.09 22:18:45.583763 [ 3 ] {98d86526-0f6b-40a1-84d8-7101e6a95b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9185 | 2024.10.09 22:18:45.583788 [ 3 ] {} <Debug> HTTP-Session: b49f1666-c34f-41ef-9473-e32b6c430cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9186 | 2024.10.09 22:18:49.002947 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9187 | 2024.10.09 22:18:49.003021 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9188 | 2024.10.09 22:18:50.571103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9189 | 2024.10.09 22:18:50.571223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9190 | 2024.10.09 22:18:50.571251 [ 3 ] {} <Debug> HTTP-Session: 9701f3bd-0af6-415a-94f3-f281e51c2ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9191 | 2024.10.09 22:18:50.571279 [ 3 ] {} <Debug> HTTP-Session: 9701f3bd-0af6-415a-94f3-f281e51c2ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9192 | 2024.10.09 22:18:50.571297 [ 3 ] {} <Debug> HTTP-Session: 9701f3bd-0af6-415a-94f3-f281e51c2ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9193 | 2024.10.09 22:18:50.571354 [ 3 ] {} <Trace> HTTP-Session: 9701f3bd-0af6-415a-94f3-f281e51c2ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9194 | 2024.10.09 22:18:50.571619 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9195 | 2024.10.09 22:18:50.571695 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9196 | 2024.10.09 22:18:50.572082 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9197 | 2024.10.09 22:18:50.572827 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9198 | 2024.10.09 22:18:50.572869 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9199 | 2024.10.09 22:18:50.573310 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9200 | 2024.10.09 22:18:50.573732 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9201 | 2024.10.09 22:18:50.573888 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002386 sec., 90947.1919530595 rows/sec., 8.00 MiB/sec. | ||
9202 | 2024.10.09 22:18:50.574106 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Debug> DynamicQueryHandler: Done processing query | ||
9203 | 2024.10.09 22:18:50.574133 [ 3 ] {1d5ff475-bcd5-4b19-afa4-9a753126b22b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9204 | 2024.10.09 22:18:50.574151 [ 3 ] {} <Debug> HTTP-Session: 9701f3bd-0af6-415a-94f3-f281e51c2ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9205 | 2024.10.09 22:18:50.574301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9206 | 2024.10.09 22:18:50.574360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9207 | 2024.10.09 22:18:50.574381 [ 3 ] {} <Debug> HTTP-Session: 1c256b7f-eb4c-489d-8e85-959ca7c71500 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9208 | 2024.10.09 22:18:50.574399 [ 3 ] {} <Debug> HTTP-Session: 1c256b7f-eb4c-489d-8e85-959ca7c71500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9209 | 2024.10.09 22:18:50.574413 [ 3 ] {} <Debug> HTTP-Session: 1c256b7f-eb4c-489d-8e85-959ca7c71500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9210 | 2024.10.09 22:18:50.574450 [ 3 ] {} <Trace> HTTP-Session: 1c256b7f-eb4c-489d-8e85-959ca7c71500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9211 | 2024.10.09 22:18:50.574561 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9212 | 2024.10.09 22:18:50.574608 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9213 | 2024.10.09 22:18:50.574849 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9214 | 2024.10.09 22:18:50.575235 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9215 | 2024.10.09 22:18:50.575271 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9216 | 2024.10.09 22:18:50.575621 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9217 | 2024.10.09 22:18:50.575993 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9218 | 2024.10.09 22:18:50.576136 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001607 sec., 8711.885500933417 rows/sec., 655.09 KiB/sec. | ||
9219 | 2024.10.09 22:18:50.576418 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Debug> DynamicQueryHandler: Done processing query | ||
9220 | 2024.10.09 22:18:50.576476 [ 3 ] {78f79ba0-bb5f-441e-a1a0-63aa7da5a4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9221 | 2024.10.09 22:18:50.576524 [ 3 ] {} <Debug> HTTP-Session: 1c256b7f-eb4c-489d-8e85-959ca7c71500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9222 | 2024.10.09 22:18:50.576658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9223 | 2024.10.09 22:18:50.576711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9224 | 2024.10.09 22:18:50.576731 [ 3 ] {} <Debug> HTTP-Session: d95b09ed-42a1-4de6-9dcf-856d8a4afef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9225 | 2024.10.09 22:18:50.576748 [ 3 ] {} <Debug> HTTP-Session: d95b09ed-42a1-4de6-9dcf-856d8a4afef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9226 | 2024.10.09 22:18:50.576762 [ 3 ] {} <Debug> HTTP-Session: d95b09ed-42a1-4de6-9dcf-856d8a4afef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9227 | 2024.10.09 22:18:50.576796 [ 3 ] {} <Trace> HTTP-Session: d95b09ed-42a1-4de6-9dcf-856d8a4afef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9228 | 2024.10.09 22:18:50.576903 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9229 | 2024.10.09 22:18:50.576949 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9230 | 2024.10.09 22:18:50.577196 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9231 | 2024.10.09 22:18:50.577501 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9232 | 2024.10.09 22:18:50.577537 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9233 | 2024.10.09 22:18:50.577891 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9234 | 2024.10.09 22:18:50.578251 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9235 | 2024.10.09 22:18:50.578385 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001514 sec., 9247.027741083224 rows/sec., 647.60 KiB/sec. | ||
9236 | 2024.10.09 22:18:50.578553 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Debug> DynamicQueryHandler: Done processing query | ||
9237 | 2024.10.09 22:18:50.578577 [ 3 ] {b11f75eb-5bfc-4931-ab5d-daa4fa821795} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9238 | 2024.10.09 22:18:50.578593 [ 3 ] {} <Debug> HTTP-Session: d95b09ed-42a1-4de6-9dcf-856d8a4afef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9239 | 2024.10.09 22:18:50.578700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9240 | 2024.10.09 22:18:50.578750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9241 | 2024.10.09 22:18:50.578769 [ 3 ] {} <Debug> HTTP-Session: 3e168256-4032-47c8-83ee-c95dc782b8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9242 | 2024.10.09 22:18:50.578786 [ 3 ] {} <Debug> HTTP-Session: 3e168256-4032-47c8-83ee-c95dc782b8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9243 | 2024.10.09 22:18:50.578800 [ 3 ] {} <Debug> HTTP-Session: 3e168256-4032-47c8-83ee-c95dc782b8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9244 | 2024.10.09 22:18:50.578831 [ 3 ] {} <Trace> HTTP-Session: 3e168256-4032-47c8-83ee-c95dc782b8fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9245 | 2024.10.09 22:18:50.578927 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9246 | 2024.10.09 22:18:50.578971 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9247 | 2024.10.09 22:18:50.579194 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9248 | 2024.10.09 22:18:50.579493 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9249 | 2024.10.09 22:18:50.579528 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9250 | 2024.10.09 22:18:50.579874 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9251 | 2024.10.09 22:18:50.580259 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9252 | 2024.10.09 22:18:50.580392 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 237.91 KiB/sec. | ||
9253 | 2024.10.09 22:18:50.580561 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Debug> DynamicQueryHandler: Done processing query | ||
9254 | 2024.10.09 22:18:50.580585 [ 3 ] {f0813f58-e2a1-4f1e-8c32-bc51e3b2f210} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9255 | 2024.10.09 22:18:50.580601 [ 3 ] {} <Debug> HTTP-Session: 3e168256-4032-47c8-83ee-c95dc782b8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9256 | 2024.10.09 22:18:50.580771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9257 | 2024.10.09 22:18:50.580821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9258 | 2024.10.09 22:18:50.580840 [ 3 ] {} <Debug> HTTP-Session: 5468b573-ef50-4b9d-a530-0b38880ba09e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9259 | 2024.10.09 22:18:50.580856 [ 3 ] {} <Debug> HTTP-Session: 5468b573-ef50-4b9d-a530-0b38880ba09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9260 | 2024.10.09 22:18:50.580869 [ 3 ] {} <Debug> HTTP-Session: 5468b573-ef50-4b9d-a530-0b38880ba09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9261 | 2024.10.09 22:18:50.580901 [ 3 ] {} <Trace> HTTP-Session: 5468b573-ef50-4b9d-a530-0b38880ba09e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9262 | 2024.10.09 22:18:50.581098 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9263 | 2024.10.09 22:18:50.581142 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9264 | 2024.10.09 22:18:50.581363 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9265 | 2024.10.09 22:18:50.581933 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9266 | 2024.10.09 22:18:50.581969 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9267 | 2024.10.09 22:18:50.582347 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9268 | 2024.10.09 22:18:50.582704 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9269 | 2024.10.09 22:18:50.582834 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001842 sec., 214983.71335504885 rows/sec., 15.27 MiB/sec. | ||
9270 | 2024.10.09 22:18:50.583144 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Debug> DynamicQueryHandler: Done processing query | ||
9271 | 2024.10.09 22:18:50.583197 [ 3 ] {5963441a-f2a4-49ae-8eb9-b4db6cde5688} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9272 | 2024.10.09 22:18:50.583225 [ 3 ] {} <Debug> HTTP-Session: 5468b573-ef50-4b9d-a530-0b38880ba09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9273 | 2024.10.09 22:18:50.583371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9274 | 2024.10.09 22:18:50.583421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9275 | 2024.10.09 22:18:50.583440 [ 3 ] {} <Debug> HTTP-Session: 5c3cd7fd-615c-40c8-b738-519f78db30c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9276 | 2024.10.09 22:18:50.583456 [ 3 ] {} <Debug> HTTP-Session: 5c3cd7fd-615c-40c8-b738-519f78db30c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9277 | 2024.10.09 22:18:50.583470 [ 3 ] {} <Debug> HTTP-Session: 5c3cd7fd-615c-40c8-b738-519f78db30c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9278 | 2024.10.09 22:18:50.583501 [ 3 ] {} <Trace> HTTP-Session: 5c3cd7fd-615c-40c8-b738-519f78db30c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9279 | 2024.10.09 22:18:50.583601 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9280 | 2024.10.09 22:18:50.583647 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9281 | 2024.10.09 22:18:50.583793 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9282 | 2024.10.09 22:18:50.584107 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9283 | 2024.10.09 22:18:50.584142 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9284 | 2024.10.09 22:18:50.584497 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9285 | 2024.10.09 22:18:50.584822 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9286 | 2024.10.09 22:18:50.584952 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
9287 | 2024.10.09 22:18:50.585101 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Debug> DynamicQueryHandler: Done processing query | ||
9288 | 2024.10.09 22:18:50.585125 [ 3 ] {0a052d17-d186-47ef-9dc1-b17286bfd2ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9289 | 2024.10.09 22:18:50.585141 [ 3 ] {} <Debug> HTTP-Session: 5c3cd7fd-615c-40c8-b738-519f78db30c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9290 | 2024.10.09 22:18:50.585289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9291 | 2024.10.09 22:18:50.585337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9292 | 2024.10.09 22:18:50.585355 [ 3 ] {} <Debug> HTTP-Session: ce884e83-08ac-4f4b-b6bd-3fe78ff32db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9293 | 2024.10.09 22:18:50.585371 [ 3 ] {} <Debug> HTTP-Session: ce884e83-08ac-4f4b-b6bd-3fe78ff32db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9294 | 2024.10.09 22:18:50.585385 [ 3 ] {} <Debug> HTTP-Session: ce884e83-08ac-4f4b-b6bd-3fe78ff32db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9295 | 2024.10.09 22:18:50.585416 [ 3 ] {} <Trace> HTTP-Session: ce884e83-08ac-4f4b-b6bd-3fe78ff32db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9296 | 2024.10.09 22:18:50.585633 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9297 | 2024.10.09 22:18:50.585679 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9298 | 2024.10.09 22:18:50.585815 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9299 | 2024.10.09 22:18:50.586259 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9300 | 2024.10.09 22:18:50.586294 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9301 | 2024.10.09 22:18:50.586708 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9302 | 2024.10.09 22:18:50.587053 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9303 | 2024.10.09 22:18:50.587184 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec. | ||
9304 | 2024.10.09 22:18:50.587456 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Debug> DynamicQueryHandler: Done processing query | ||
9305 | 2024.10.09 22:18:50.587496 [ 3 ] {f74fa797-ddc7-403e-ac3a-4b6386372128} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9306 | 2024.10.09 22:18:50.587526 [ 3 ] {} <Debug> HTTP-Session: ce884e83-08ac-4f4b-b6bd-3fe78ff32db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9307 | 2024.10.09 22:18:50.587651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9308 | 2024.10.09 22:18:50.587700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9309 | 2024.10.09 22:18:50.587720 [ 3 ] {} <Debug> HTTP-Session: 18db4595-4c6a-422a-9839-b8d644264bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9310 | 2024.10.09 22:18:50.587736 [ 3 ] {} <Debug> HTTP-Session: 18db4595-4c6a-422a-9839-b8d644264bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9311 | 2024.10.09 22:18:50.587750 [ 3 ] {} <Debug> HTTP-Session: 18db4595-4c6a-422a-9839-b8d644264bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9312 | 2024.10.09 22:18:50.587781 [ 3 ] {} <Trace> HTTP-Session: 18db4595-4c6a-422a-9839-b8d644264bd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9313 | 2024.10.09 22:18:50.587876 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9314 | 2024.10.09 22:18:50.587922 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9315 | 2024.10.09 22:18:50.588064 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9316 | 2024.10.09 22:18:50.588316 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9317 | 2024.10.09 22:18:50.588351 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9318 | 2024.10.09 22:18:50.588689 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9319 | 2024.10.09 22:18:50.589015 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9320 | 2024.10.09 22:18:50.589140 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec. | ||
9321 | 2024.10.09 22:18:50.589287 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Debug> DynamicQueryHandler: Done processing query | ||
9322 | 2024.10.09 22:18:50.589311 [ 3 ] {9d8ab8f4-5b87-426d-abc9-318684d8c1d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9323 | 2024.10.09 22:18:50.589327 [ 3 ] {} <Debug> HTTP-Session: 18db4595-4c6a-422a-9839-b8d644264bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9324 | 2024.10.09 22:18:50.589459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9325 | 2024.10.09 22:18:50.589507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9326 | 2024.10.09 22:18:50.589525 [ 3 ] {} <Debug> HTTP-Session: b56b0126-1c9e-4c77-aaf4-f11f2a74f9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9327 | 2024.10.09 22:18:50.589542 [ 3 ] {} <Debug> HTTP-Session: b56b0126-1c9e-4c77-aaf4-f11f2a74f9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9328 | 2024.10.09 22:18:50.589555 [ 3 ] {} <Debug> HTTP-Session: b56b0126-1c9e-4c77-aaf4-f11f2a74f9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9329 | 2024.10.09 22:18:50.589586 [ 3 ] {} <Trace> HTTP-Session: b56b0126-1c9e-4c77-aaf4-f11f2a74f9ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9330 | 2024.10.09 22:18:50.589783 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9331 | 2024.10.09 22:18:50.589846 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9332 | 2024.10.09 22:18:50.590250 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9333 | 2024.10.09 22:18:50.590841 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9334 | 2024.10.09 22:18:50.590876 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9335 | 2024.10.09 22:18:50.591476 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9336 | 2024.10.09 22:18:50.591911 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9337 | 2024.10.09 22:18:50.592060 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002399 sec., 5835.764902042518 rows/sec., 10.46 MiB/sec. | ||
9338 | 2024.10.09 22:18:50.592271 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Debug> DynamicQueryHandler: Done processing query | ||
9339 | 2024.10.09 22:18:50.592295 [ 3 ] {5493fd4a-1d1a-4fd7-921c-4fb6b6078a61} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
9340 | 2024.10.09 22:18:50.592311 [ 3 ] {} <Debug> HTTP-Session: b56b0126-1c9e-4c77-aaf4-f11f2a74f9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9341 | 2024.10.09 22:18:50.592418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9342 | 2024.10.09 22:18:50.592467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9343 | 2024.10.09 22:18:50.592486 [ 3 ] {} <Debug> HTTP-Session: a2328b6a-9c92-4684-a7be-2ea1fd68b0da Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9344 | 2024.10.09 22:18:50.592503 [ 3 ] {} <Debug> HTTP-Session: a2328b6a-9c92-4684-a7be-2ea1fd68b0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9345 | 2024.10.09 22:18:50.592517 [ 3 ] {} <Debug> HTTP-Session: a2328b6a-9c92-4684-a7be-2ea1fd68b0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9346 | 2024.10.09 22:18:50.592547 [ 3 ] {} <Trace> HTTP-Session: a2328b6a-9c92-4684-a7be-2ea1fd68b0da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9347 | 2024.10.09 22:18:50.592673 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9348 | 2024.10.09 22:18:50.592718 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9349 | 2024.10.09 22:18:50.592842 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9350 | 2024.10.09 22:18:50.593207 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9351 | 2024.10.09 22:18:50.593243 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9352 | 2024.10.09 22:18:50.593603 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9353 | 2024.10.09 22:18:50.593928 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9354 | 2024.10.09 22:18:50.594053 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec. | ||
9355 | 2024.10.09 22:18:50.594350 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Debug> DynamicQueryHandler: Done processing query | ||
9356 | 2024.10.09 22:18:50.594391 [ 3 ] {fc1b6b8c-b637-42a7-8145-0f4e06239d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9357 | 2024.10.09 22:18:50.594420 [ 3 ] {} <Debug> HTTP-Session: a2328b6a-9c92-4684-a7be-2ea1fd68b0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9358 | 2024.10.09 22:18:54.373942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 928 | ||
9359 | 2024.10.09 22:18:54.377076 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2024.10.09 22:18:54.377123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9361 | 2024.10.09 22:18:54.378650 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9362 | 2024.10.09 22:18:54.379679 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2024.10.09 22:18:54.380198 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
9364 | 2024.10.09 22:18:55.567122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9365 | 2024.10.09 22:18:55.567249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9366 | 2024.10.09 22:18:55.567278 [ 3 ] {} <Debug> HTTP-Session: 278809c6-b01d-4a10-b568-44b125de1996 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9367 | 2024.10.09 22:18:55.567309 [ 3 ] {} <Debug> HTTP-Session: 278809c6-b01d-4a10-b568-44b125de1996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9368 | 2024.10.09 22:18:55.567331 [ 3 ] {} <Debug> HTTP-Session: 278809c6-b01d-4a10-b568-44b125de1996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9369 | 2024.10.09 22:18:55.567398 [ 3 ] {} <Trace> HTTP-Session: 278809c6-b01d-4a10-b568-44b125de1996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9370 | 2024.10.09 22:18:55.567649 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9371 | 2024.10.09 22:18:55.567727 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9372 | 2024.10.09 22:18:55.568116 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9373 | 2024.10.09 22:18:55.568666 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2024.10.09 22:18:55.568708 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9375 | 2024.10.09 22:18:55.569168 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9376 | 2024.10.09 22:18:55.569568 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9377 | 2024.10.09 22:18:55.569716 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.00216 sec., 54629.62962962963 rows/sec., 4.66 MiB/sec. | ||
9378 | 2024.10.09 22:18:55.570018 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Debug> DynamicQueryHandler: Done processing query | ||
9379 | 2024.10.09 22:18:55.570076 [ 3 ] {1cc8be74-201e-4153-bd2a-efd515b33c7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9380 | 2024.10.09 22:18:55.570112 [ 3 ] {} <Debug> HTTP-Session: 278809c6-b01d-4a10-b568-44b125de1996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9381 | 2024.10.09 22:18:55.570268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9382 | 2024.10.09 22:18:55.570321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9383 | 2024.10.09 22:18:55.570341 [ 3 ] {} <Debug> HTTP-Session: 26169c3b-dce7-427b-9d0f-043a3acb2073 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9384 | 2024.10.09 22:18:55.570358 [ 3 ] {} <Debug> HTTP-Session: 26169c3b-dce7-427b-9d0f-043a3acb2073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9385 | 2024.10.09 22:18:55.570372 [ 3 ] {} <Debug> HTTP-Session: 26169c3b-dce7-427b-9d0f-043a3acb2073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9386 | 2024.10.09 22:18:55.570405 [ 3 ] {} <Trace> HTTP-Session: 26169c3b-dce7-427b-9d0f-043a3acb2073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9387 | 2024.10.09 22:18:55.570518 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9388 | 2024.10.09 22:18:55.570564 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9389 | 2024.10.09 22:18:55.570809 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9390 | 2024.10.09 22:18:55.571170 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9391 | 2024.10.09 22:18:55.571207 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9392 | 2024.10.09 22:18:55.571563 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9393 | 2024.10.09 22:18:55.571963 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9394 | 2024.10.09 22:18:55.572090 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001606 sec., 19302.61519302615 rows/sec., 1.42 MiB/sec. | ||
9395 | 2024.10.09 22:18:55.572260 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Debug> DynamicQueryHandler: Done processing query | ||
9396 | 2024.10.09 22:18:55.572285 [ 3 ] {d056f5d8-2ac7-4be0-aa15-f324530a6e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9397 | 2024.10.09 22:18:55.572301 [ 3 ] {} <Debug> HTTP-Session: 26169c3b-dce7-427b-9d0f-043a3acb2073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9398 | 2024.10.09 22:18:55.572526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9399 | 2024.10.09 22:18:55.572578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9400 | 2024.10.09 22:18:55.572596 [ 3 ] {} <Debug> HTTP-Session: 2002a8ec-a7ff-4936-9da6-26052a5c62a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9401 | 2024.10.09 22:18:55.572613 [ 3 ] {} <Debug> HTTP-Session: 2002a8ec-a7ff-4936-9da6-26052a5c62a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9402 | 2024.10.09 22:18:55.572627 [ 3 ] {} <Debug> HTTP-Session: 2002a8ec-a7ff-4936-9da6-26052a5c62a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9403 | 2024.10.09 22:18:55.572657 [ 3 ] {} <Trace> HTTP-Session: 2002a8ec-a7ff-4936-9da6-26052a5c62a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9404 | 2024.10.09 22:18:55.572777 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9405 | 2024.10.09 22:18:55.572822 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9406 | 2024.10.09 22:18:55.573044 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9407 | 2024.10.09 22:18:55.573397 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2024.10.09 22:18:55.573434 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9409 | 2024.10.09 22:18:55.573803 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9410 | 2024.10.09 22:18:55.574180 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9411 | 2024.10.09 22:18:55.574312 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00158 sec., 60126.582278481015 rows/sec., 4.70 MiB/sec. | ||
9412 | 2024.10.09 22:18:55.574473 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Debug> DynamicQueryHandler: Done processing query | ||
9413 | 2024.10.09 22:18:55.574497 [ 3 ] {2abdc78c-a3ed-4741-b09a-a3bde7aaddca} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9414 | 2024.10.09 22:18:55.574513 [ 3 ] {} <Debug> HTTP-Session: 2002a8ec-a7ff-4936-9da6-26052a5c62a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9415 | 2024.10.09 22:18:55.574690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9416 | 2024.10.09 22:18:55.574739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9417 | 2024.10.09 22:18:55.574758 [ 3 ] {} <Debug> HTTP-Session: 34e0db20-9204-481a-be58-da4ea6a1a658 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9418 | 2024.10.09 22:18:55.574774 [ 3 ] {} <Debug> HTTP-Session: 34e0db20-9204-481a-be58-da4ea6a1a658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9419 | 2024.10.09 22:18:55.574788 [ 3 ] {} <Debug> HTTP-Session: 34e0db20-9204-481a-be58-da4ea6a1a658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9420 | 2024.10.09 22:18:55.574819 [ 3 ] {} <Trace> HTTP-Session: 34e0db20-9204-481a-be58-da4ea6a1a658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9421 | 2024.10.09 22:18:55.574964 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9422 | 2024.10.09 22:18:55.575012 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9423 | 2024.10.09 22:18:55.575152 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9424 | 2024.10.09 22:18:55.575660 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9425 | 2024.10.09 22:18:55.575696 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9426 | 2024.10.09 22:18:55.576093 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9427 | 2024.10.09 22:18:55.576443 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9428 | 2024.10.09 22:18:55.576582 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
9429 | 2024.10.09 22:18:55.576846 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Debug> DynamicQueryHandler: Done processing query | ||
9430 | 2024.10.09 22:18:55.576903 [ 3 ] {7f95e12e-8def-4602-bd85-9c2f29dd2233} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9431 | 2024.10.09 22:18:55.576957 [ 3 ] {} <Debug> HTTP-Session: 34e0db20-9204-481a-be58-da4ea6a1a658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9432 | 2024.10.09 22:18:55.577165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9433 | 2024.10.09 22:18:55.577220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9434 | 2024.10.09 22:18:55.577238 [ 3 ] {} <Debug> HTTP-Session: 6ddff30d-2748-4a86-a2be-e529f871873d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9435 | 2024.10.09 22:18:55.577256 [ 3 ] {} <Debug> HTTP-Session: 6ddff30d-2748-4a86-a2be-e529f871873d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9436 | 2024.10.09 22:18:55.577269 [ 3 ] {} <Debug> HTTP-Session: 6ddff30d-2748-4a86-a2be-e529f871873d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9437 | 2024.10.09 22:18:55.577302 [ 3 ] {} <Trace> HTTP-Session: 6ddff30d-2748-4a86-a2be-e529f871873d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9438 | 2024.10.09 22:18:55.577607 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9439 | 2024.10.09 22:18:55.577676 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9440 | 2024.10.09 22:18:55.578099 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9441 | 2024.10.09 22:18:55.578843 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2024.10.09 22:18:55.578879 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9443 | 2024.10.09 22:18:55.579556 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9444 | 2024.10.09 22:18:55.579983 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2024.10.09 22:18:55.580124 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9446 | 2024.10.09 22:18:55.580139 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002751 sec., 11268.629589240276 rows/sec., 20.19 MiB/sec. | ||
9447 | 2024.10.09 22:18:55.580173 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9448 | 2024.10.09 22:18:55.580225 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9449 | 2024.10.09 22:18:55.580602 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
9450 | 2024.10.09 22:18:55.580676 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Debug> DynamicQueryHandler: Done processing query | ||
9451 | 2024.10.09 22:18:55.580766 [ 3 ] {a6e49471-b114-43a9-88e1-f7ea3a666048} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9452 | 2024.10.09 22:18:55.580865 [ 3 ] {} <Debug> HTTP-Session: 6ddff30d-2748-4a86-a2be-e529f871873d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9453 | 2024.10.09 22:18:55.581174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9454 | 2024.10.09 22:18:55.581453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9455 | 2024.10.09 22:18:55.581576 [ 3 ] {} <Debug> HTTP-Session: f4487ec0-3fc1-449f-a435-a02a9a7f4d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9456 | 2024.10.09 22:18:55.581656 [ 3 ] {} <Debug> HTTP-Session: f4487ec0-3fc1-449f-a435-a02a9a7f4d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9457 | 2024.10.09 22:18:55.581725 [ 3 ] {} <Debug> HTTP-Session: f4487ec0-3fc1-449f-a435-a02a9a7f4d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9458 | 2024.10.09 22:18:55.581799 [ 3 ] {} <Trace> HTTP-Session: f4487ec0-3fc1-449f-a435-a02a9a7f4d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9459 | 2024.10.09 22:18:55.581970 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9460 | 2024.10.09 22:18:55.581976 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9461 | 2024.10.09 22:18:55.582049 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 674 rows starting from the beginning of the part | ||
9462 | 2024.10.09 22:18:55.582050 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9463 | 2024.10.09 22:18:55.582807 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
9464 | 2024.10.09 22:18:55.582821 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9465 | 2024.10.09 22:18:55.583396 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9466 | 2024.10.09 22:18:55.583705 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9467 | 2024.10.09 22:18:55.583793 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9468 | 2024.10.09 22:18:55.584012 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
9469 | 2024.10.09 22:18:55.584626 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
9470 | 2024.10.09 22:18:55.584850 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9471 | 2024.10.09 22:18:55.585145 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
9472 | 2024.10.09 22:18:55.585826 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9473 | 2024.10.09 22:18:55.586055 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004149 sec., 14461.315979754158 rows/sec., 997.98 KiB/sec. | ||
9474 | 2024.10.09 22:18:55.586253 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Debug> DynamicQueryHandler: Done processing query | ||
9475 | 2024.10.09 22:18:55.586287 [ 3 ] {8f6826c7-275c-4d47-b207-3b2dcb4d1b82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9476 | 2024.10.09 22:18:55.586315 [ 3 ] {} <Debug> HTTP-Session: f4487ec0-3fc1-449f-a435-a02a9a7f4d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9477 | 2024.10.09 22:18:55.595557 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.015242546 sec., 52156.64102309418 rows/sec., 93.46 MiB/sec. | ||
9478 | 2024.10.09 22:18:55.596579 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9479 | 2024.10.09 22:18:55.597288 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9480 | 2024.10.09 22:18:55.597385 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9481 | 2024.10.09 22:18:55.597568 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
9482 | 2024.10.09 22:18:58.673497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 177637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9483 | 2024.10.09 22:18:58.673651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9484 | 2024.10.09 22:18:58.673683 [ 3 ] {} <Debug> HTTP-Session: a807ef54-324e-40c4-be83-a55b1f2e8f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9485 | 2024.10.09 22:18:58.673712 [ 3 ] {} <Debug> HTTP-Session: a807ef54-324e-40c4-be83-a55b1f2e8f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9486 | 2024.10.09 22:18:58.673730 [ 3 ] {} <Debug> HTTP-Session: a807ef54-324e-40c4-be83-a55b1f2e8f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9487 | 2024.10.09 22:18:58.673789 [ 3 ] {} <Trace> HTTP-Session: a807ef54-324e-40c4-be83-a55b1f2e8f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9488 | 2024.10.09 22:18:58.674397 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9489 | 2024.10.09 22:18:58.674476 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9490 | 2024.10.09 22:18:58.674823 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9491 | 2024.10.09 22:18:58.676302 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9492 | 2024.10.09 22:18:58.676349 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9493 | 2024.10.09 22:18:58.676858 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9494 | 2024.10.09 22:18:58.677286 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9495 | 2024.10.09 22:18:58.677453 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Debug> executeQuery: Read 1224 rows, 103.62 KiB in 0.003453 sec., 354474.37011294527 rows/sec., 29.30 MiB/sec. | ||
9496 | 2024.10.09 22:18:58.677689 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Debug> DynamicQueryHandler: Done processing query | ||
9497 | 2024.10.09 22:18:58.677717 [ 3 ] {bdabd21b-8090-4dca-bb47-fad85d0503ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
9498 | 2024.10.09 22:18:58.677734 [ 3 ] {} <Debug> HTTP-Session: a807ef54-324e-40c4-be83-a55b1f2e8f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9499 | 2024.10.09 22:18:58.677919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9500 | 2024.10.09 22:18:58.677977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9501 | 2024.10.09 22:18:58.677996 [ 3 ] {} <Debug> HTTP-Session: 3c2e9db8-ab68-4670-9a50-10b1c199c529 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9502 | 2024.10.09 22:18:58.678014 [ 3 ] {} <Debug> HTTP-Session: 3c2e9db8-ab68-4670-9a50-10b1c199c529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9503 | 2024.10.09 22:18:58.678028 [ 3 ] {} <Debug> HTTP-Session: 3c2e9db8-ab68-4670-9a50-10b1c199c529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9504 | 2024.10.09 22:18:58.678063 [ 3 ] {} <Trace> HTTP-Session: 3c2e9db8-ab68-4670-9a50-10b1c199c529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9505 | 2024.10.09 22:18:58.678174 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9506 | 2024.10.09 22:18:58.678222 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9507 | 2024.10.09 22:18:58.678460 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9508 | 2024.10.09 22:18:58.678819 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9509 | 2024.10.09 22:18:58.678857 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9510 | 2024.10.09 22:18:58.679212 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9511 | 2024.10.09 22:18:58.679580 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2024.10.09 22:18:58.679752 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.0016 sec., 8750 rows/sec., 657.96 KiB/sec. | ||
9513 | 2024.10.09 22:18:58.679939 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Debug> DynamicQueryHandler: Done processing query | ||
9514 | 2024.10.09 22:18:58.679963 [ 3 ] {34d2b509-f4fd-403f-9f07-3f3046af79f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9515 | 2024.10.09 22:18:58.679979 [ 3 ] {} <Debug> HTTP-Session: 3c2e9db8-ab68-4670-9a50-10b1c199c529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9516 | 2024.10.09 22:18:58.680207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9517 | 2024.10.09 22:18:58.680259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9518 | 2024.10.09 22:18:58.680278 [ 3 ] {} <Debug> HTTP-Session: 1fab23b0-aefb-4e88-b566-2116b7dcb72b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9519 | 2024.10.09 22:18:58.680295 [ 3 ] {} <Debug> HTTP-Session: 1fab23b0-aefb-4e88-b566-2116b7dcb72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9520 | 2024.10.09 22:18:58.680309 [ 3 ] {} <Debug> HTTP-Session: 1fab23b0-aefb-4e88-b566-2116b7dcb72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9521 | 2024.10.09 22:18:58.680342 [ 3 ] {} <Trace> HTTP-Session: 1fab23b0-aefb-4e88-b566-2116b7dcb72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9522 | 2024.10.09 22:18:58.680493 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9523 | 2024.10.09 22:18:58.680538 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9524 | 2024.10.09 22:18:58.680763 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9525 | 2024.10.09 22:18:58.681217 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9526 | 2024.10.09 22:18:58.681254 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9527 | 2024.10.09 22:18:58.681633 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9528 | 2024.10.09 22:18:58.681997 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9529 | 2024.10.09 22:18:58.682176 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001737 sec., 131260.7944732297 rows/sec., 8.89 MiB/sec. | ||
9530 | 2024.10.09 22:18:58.682359 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Debug> DynamicQueryHandler: Done processing query | ||
9531 | 2024.10.09 22:18:58.682384 [ 3 ] {c2da1d70-9e59-4d6e-96aa-ed5f3234b173} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
9532 | 2024.10.09 22:18:58.682400 [ 3 ] {} <Debug> HTTP-Session: 1fab23b0-aefb-4e88-b566-2116b7dcb72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9533 | 2024.10.09 22:18:58.682633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 88221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9534 | 2024.10.09 22:18:58.682684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9535 | 2024.10.09 22:18:58.682704 [ 3 ] {} <Debug> HTTP-Session: 89ded6cd-05e9-40a1-8ebb-ca36b5986b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9536 | 2024.10.09 22:18:58.682721 [ 3 ] {} <Debug> HTTP-Session: 89ded6cd-05e9-40a1-8ebb-ca36b5986b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9537 | 2024.10.09 22:18:58.682735 [ 3 ] {} <Debug> HTTP-Session: 89ded6cd-05e9-40a1-8ebb-ca36b5986b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9538 | 2024.10.09 22:18:58.682767 [ 3 ] {} <Trace> HTTP-Session: 89ded6cd-05e9-40a1-8ebb-ca36b5986b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9539 | 2024.10.09 22:18:58.683117 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9540 | 2024.10.09 22:18:58.683161 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9541 | 2024.10.09 22:18:58.683387 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9542 | 2024.10.09 22:18:58.684089 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9543 | 2024.10.09 22:18:58.684126 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9544 | 2024.10.09 22:18:58.684505 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9545 | 2024.10.09 22:18:58.684900 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9546 | 2024.10.09 22:18:58.685068 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002202 sec., 242506.81198910082 rows/sec., 17.97 MiB/sec. | ||
9547 | 2024.10.09 22:18:58.685252 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Debug> DynamicQueryHandler: Done processing query | ||
9548 | 2024.10.09 22:18:58.685277 [ 3 ] {f701b596-f82e-4cea-95ed-55d0eb92a338} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
9549 | 2024.10.09 22:18:58.685293 [ 3 ] {} <Debug> HTTP-Session: 89ded6cd-05e9-40a1-8ebb-ca36b5986b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9550 | 2024.10.09 22:18:58.685729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 182566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9551 | 2024.10.09 22:18:58.685779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9552 | 2024.10.09 22:18:58.685798 [ 3 ] {} <Debug> HTTP-Session: 471cb7fd-6e1a-4a60-84c6-89d31754e2c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9553 | 2024.10.09 22:18:58.685815 [ 3 ] {} <Debug> HTTP-Session: 471cb7fd-6e1a-4a60-84c6-89d31754e2c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9554 | 2024.10.09 22:18:58.685829 [ 3 ] {} <Debug> HTTP-Session: 471cb7fd-6e1a-4a60-84c6-89d31754e2c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9555 | 2024.10.09 22:18:58.685859 [ 3 ] {} <Trace> HTTP-Session: 471cb7fd-6e1a-4a60-84c6-89d31754e2c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2024.10.09 22:18:58.686301 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9557 | 2024.10.09 22:18:58.686349 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9558 | 2024.10.09 22:18:58.686498 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9559 | 2024.10.09 22:18:58.687527 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9560 | 2024.10.09 22:18:58.687564 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9561 | 2024.10.09 22:18:58.688015 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9562 | 2024.10.09 22:18:58.688361 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9563 | 2024.10.09 22:18:58.688525 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002506 sec., 383878.69114126096 rows/sec., 25.76 MiB/sec. | ||
9564 | 2024.10.09 22:18:58.688707 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Debug> DynamicQueryHandler: Done processing query | ||
9565 | 2024.10.09 22:18:58.688731 [ 3 ] {2ed2645c-d761-472a-b94d-c39ed39e4baf} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
9566 | 2024.10.09 22:18:58.688747 [ 3 ] {} <Debug> HTTP-Session: 471cb7fd-6e1a-4a60-84c6-89d31754e2c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9567 | 2024.10.09 22:18:58.689090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9568 | 2024.10.09 22:18:58.689139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9569 | 2024.10.09 22:18:58.689159 [ 3 ] {} <Debug> HTTP-Session: b1ae556e-f7fa-410a-9cee-7571dbd7089e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9570 | 2024.10.09 22:18:58.689175 [ 3 ] {} <Debug> HTTP-Session: b1ae556e-f7fa-410a-9cee-7571dbd7089e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9571 | 2024.10.09 22:18:58.689189 [ 3 ] {} <Debug> HTTP-Session: b1ae556e-f7fa-410a-9cee-7571dbd7089e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9572 | 2024.10.09 22:18:58.689220 [ 3 ] {} <Trace> HTTP-Session: b1ae556e-f7fa-410a-9cee-7571dbd7089e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9573 | 2024.10.09 22:18:58.689405 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9574 | 2024.10.09 22:18:58.689471 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9575 | 2024.10.09 22:18:58.689914 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9576 | 2024.10.09 22:18:58.690556 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9577 | 2024.10.09 22:18:58.690592 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9578 | 2024.10.09 22:18:58.691200 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9579 | 2024.10.09 22:18:58.691615 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9580 | 2024.10.09 22:18:58.691814 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002508 sec., 5582.13716108453 rows/sec., 10.00 MiB/sec. | ||
9581 | 2024.10.09 22:18:58.692343 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Debug> DynamicQueryHandler: Done processing query | ||
9582 | 2024.10.09 22:18:58.692389 [ 3 ] {360047c5-8d96-4270-9346-93da1436bf29} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
9583 | 2024.10.09 22:18:58.692437 [ 3 ] {} <Debug> HTTP-Session: b1ae556e-f7fa-410a-9cee-7571dbd7089e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9584 | 2024.10.09 22:18:58.692593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9585 | 2024.10.09 22:18:58.692646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9586 | 2024.10.09 22:18:58.692665 [ 3 ] {} <Debug> HTTP-Session: c1e1bade-c3c9-4a52-83a6-63906ca148e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9587 | 2024.10.09 22:18:58.692682 [ 3 ] {} <Debug> HTTP-Session: c1e1bade-c3c9-4a52-83a6-63906ca148e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9588 | 2024.10.09 22:18:58.692696 [ 3 ] {} <Debug> HTTP-Session: c1e1bade-c3c9-4a52-83a6-63906ca148e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9589 | 2024.10.09 22:18:58.692727 [ 3 ] {} <Trace> HTTP-Session: c1e1bade-c3c9-4a52-83a6-63906ca148e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9590 | 2024.10.09 22:18:58.692844 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9591 | 2024.10.09 22:18:58.692891 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9592 | 2024.10.09 22:18:58.693036 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9593 | 2024.10.09 22:18:58.693376 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9594 | 2024.10.09 22:18:58.693413 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9595 | 2024.10.09 22:18:58.693799 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9596 | 2024.10.09 22:18:58.694126 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9597 | 2024.10.09 22:18:58.694285 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001471 sec., 28552.005438477223 rows/sec., 1.93 MiB/sec. | ||
9598 | 2024.10.09 22:18:58.694451 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Debug> DynamicQueryHandler: Done processing query | ||
9599 | 2024.10.09 22:18:58.694475 [ 3 ] {e83a4de9-8b50-47b9-abe4-aeae19032c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9600 | 2024.10.09 22:18:58.694491 [ 3 ] {} <Debug> HTTP-Session: c1e1bade-c3c9-4a52-83a6-63906ca148e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9601 | 2024.10.09 22:19:00.566809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9602 | 2024.10.09 22:19:00.566987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9603 | 2024.10.09 22:19:00.567031 [ 3 ] {} <Debug> HTTP-Session: 977a00f9-ccdc-4834-8a3b-64b320bcaf5d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9604 | 2024.10.09 22:19:00.567074 [ 3 ] {} <Debug> HTTP-Session: 977a00f9-ccdc-4834-8a3b-64b320bcaf5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9605 | 2024.10.09 22:19:00.567104 [ 3 ] {} <Debug> HTTP-Session: 977a00f9-ccdc-4834-8a3b-64b320bcaf5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9606 | 2024.10.09 22:19:00.567184 [ 3 ] {} <Trace> HTTP-Session: 977a00f9-ccdc-4834-8a3b-64b320bcaf5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9607 | 2024.10.09 22:19:00.567555 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9608 | 2024.10.09 22:19:00.567625 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9609 | 2024.10.09 22:19:00.567964 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9610 | 2024.10.09 22:19:00.568602 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9611 | 2024.10.09 22:19:00.568643 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9612 | 2024.10.09 22:19:00.569096 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9613 | 2024.10.09 22:19:00.569510 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9614 | 2024.10.09 22:19:00.569659 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.00227 sec., 83259.91189427313 rows/sec., 7.27 MiB/sec. | ||
9615 | 2024.10.09 22:19:00.569664 [ 146 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9616 | 2024.10.09 22:19:00.569723 [ 146 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2024.10.09 22:19:00.569753 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9618 | 2024.10.09 22:19:00.569868 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
9619 | 2024.10.09 22:19:00.569889 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Debug> DynamicQueryHandler: Done processing query | ||
9620 | 2024.10.09 22:19:00.569925 [ 3 ] {dfcc633e-ee98-4751-9c06-2c1e96b3f7ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9621 | 2024.10.09 22:19:00.569952 [ 3 ] {} <Debug> HTTP-Session: 977a00f9-ccdc-4834-8a3b-64b320bcaf5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9622 | 2024.10.09 22:19:00.570020 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9623 | 2024.10.09 22:19:00.570050 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1429 rows starting from the beginning of the part | ||
9624 | 2024.10.09 22:19:00.570141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9625 | 2024.10.09 22:19:00.570155 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 119 rows starting from the beginning of the part | ||
9626 | 2024.10.09 22:19:00.570290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9627 | 2024.10.09 22:19:00.570454 [ 3 ] {} <Debug> HTTP-Session: 6787fc13-7712-4876-8301-c821209a25b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9628 | 2024.10.09 22:19:00.570574 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 217 rows starting from the beginning of the part | ||
9629 | 2024.10.09 22:19:00.570587 [ 3 ] {} <Debug> HTTP-Session: 6787fc13-7712-4876-8301-c821209a25b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9630 | 2024.10.09 22:19:00.570660 [ 3 ] {} <Debug> HTTP-Session: 6787fc13-7712-4876-8301-c821209a25b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9631 | 2024.10.09 22:19:00.570817 [ 3 ] {} <Trace> HTTP-Session: 6787fc13-7712-4876-8301-c821209a25b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9632 | 2024.10.09 22:19:00.570904 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
9633 | 2024.10.09 22:19:00.571178 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9634 | 2024.10.09 22:19:00.571205 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1224 rows starting from the beginning of the part | ||
9635 | 2024.10.09 22:19:00.571305 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9636 | 2024.10.09 22:19:00.571584 [ 194 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 189 rows starting from the beginning of the part | ||
9637 | 2024.10.09 22:19:00.572300 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9638 | 2024.10.09 22:19:00.572818 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9639 | 2024.10.09 22:19:00.572863 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9640 | 2024.10.09 22:19:00.573424 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9641 | 2024.10.09 22:19:00.573897 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9642 | 2024.10.09 22:19:00.574059 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3296 rows, containing 5 columns (5 merged, 0 gathered) in 0.004241426 sec., 777097.1366705443 rows/sec., 68.24 MiB/sec. | ||
9643 | 2024.10.09 22:19:00.574126 [ 146 ] {} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
9644 | 2024.10.09 22:19:00.574167 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003143 sec., 4454.3429844098 rows/sec., 311.95 KiB/sec. | ||
9645 | 2024.10.09 22:19:00.574192 [ 146 ] {} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9646 | 2024.10.09 22:19:00.574254 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9647 | 2024.10.09 22:19:00.574466 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9648 | 2024.10.09 22:19:00.574475 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
9649 | 2024.10.09 22:19:00.574519 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Debug> DynamicQueryHandler: Done processing query | ||
9650 | 2024.10.09 22:19:00.574573 [ 3 ] {cc825349-99cd-4c8d-9840-54072d7e8b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9651 | 2024.10.09 22:19:00.574600 [ 3 ] {} <Debug> HTTP-Session: 6787fc13-7712-4876-8301-c821209a25b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9652 | 2024.10.09 22:19:00.574763 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9653 | 2024.10.09 22:19:00.574801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9654 | 2024.10.09 22:19:00.574857 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part | ||
9655 | 2024.10.09 22:19:00.574922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9656 | 2024.10.09 22:19:00.574999 [ 3 ] {} <Debug> HTTP-Session: 4a6c51db-316e-4750-abc9-5d4ecacbbced Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9657 | 2024.10.09 22:19:00.575150 [ 3 ] {} <Debug> HTTP-Session: 4a6c51db-316e-4750-abc9-5d4ecacbbced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9658 | 2024.10.09 22:19:00.575277 [ 3 ] {} <Debug> HTTP-Session: 4a6c51db-316e-4750-abc9-5d4ecacbbced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9659 | 2024.10.09 22:19:00.575451 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
9660 | 2024.10.09 22:19:00.575476 [ 3 ] {} <Trace> HTTP-Session: 4a6c51db-316e-4750-abc9-5d4ecacbbced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9661 | 2024.10.09 22:19:00.575835 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
9662 | 2024.10.09 22:19:00.575877 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9663 | 2024.10.09 22:19:00.576026 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9664 | 2024.10.09 22:19:00.576225 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
9665 | 2024.10.09 22:19:00.576270 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2024.10.09 22:19:00.576845 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_51_10} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9667 | 2024.10.09 22:19:00.576891 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
9668 | 2024.10.09 22:19:00.577306 [ 202 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
9669 | 2024.10.09 22:19:00.577372 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
9670 | 2024.10.09 22:19:00.577984 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9671 | 2024.10.09 22:19:00.578543 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2024.10.09 22:19:00.578587 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9673 | 2024.10.09 22:19:00.579140 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9674 | 2024.10.09 22:19:00.579294 [ 190 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004938834 sec., 106705.34786145881 rows/sec., 7.25 MiB/sec. | ||
9675 | 2024.10.09 22:19:00.579466 [ 190 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
9676 | 2024.10.09 22:19:00.579684 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9677 | 2024.10.09 22:19:00.579900 [ 146 ] {} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
9678 | 2024.10.09 22:19:00.579923 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004227 sec., 1419.4464158977999 rows/sec., 83.86 KiB/sec. | ||
9679 | 2024.10.09 22:19:00.579959 [ 146 ] {} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9680 | 2024.10.09 22:19:00.580026 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9681 | 2024.10.09 22:19:00.580260 [ 190 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9682 | 2024.10.09 22:19:00.580473 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Debug> DynamicQueryHandler: Done processing query | ||
9683 | 2024.10.09 22:19:00.580540 [ 3 ] {af5e73a7-d454-458e-9acb-7a6fdd777a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9684 | 2024.10.09 22:19:00.580555 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
9685 | 2024.10.09 22:19:00.580590 [ 3 ] {} <Debug> HTTP-Session: 4a6c51db-316e-4750-abc9-5d4ecacbbced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9686 | 2024.10.09 22:19:00.580586 [ 190 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_26_5} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
9687 | 2024.10.09 22:19:00.580825 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9688 | 2024.10.09 22:19:00.580933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9689 | 2024.10.09 22:19:00.581010 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9690 | 2024.10.09 22:19:00.581028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9691 | 2024.10.09 22:19:00.581087 [ 3 ] {} <Debug> HTTP-Session: d82671e2-1d08-4b85-8a0c-5645617e11ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9692 | 2024.10.09 22:19:00.581096 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part | ||
9693 | 2024.10.09 22:19:00.581112 [ 3 ] {} <Debug> HTTP-Session: d82671e2-1d08-4b85-8a0c-5645617e11ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9694 | 2024.10.09 22:19:00.581156 [ 3 ] {} <Debug> HTTP-Session: d82671e2-1d08-4b85-8a0c-5645617e11ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9695 | 2024.10.09 22:19:00.581323 [ 3 ] {} <Trace> HTTP-Session: d82671e2-1d08-4b85-8a0c-5645617e11ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2024.10.09 22:19:00.581389 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
9697 | 2024.10.09 22:19:00.581670 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
9698 | 2024.10.09 22:19:00.581905 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
9699 | 2024.10.09 22:19:00.581952 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9700 | 2024.10.09 22:19:00.582171 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9701 | 2024.10.09 22:19:00.582206 [ 197 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
9702 | 2024.10.09 22:19:00.583174 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9703 | 2024.10.09 22:19:00.584484 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9704 | 2024.10.09 22:19:00.584546 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9705 | 2024.10.09 22:19:00.584919 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004703641 sec., 6378.0377796689845 rows/sec., 404.86 KiB/sec. | ||
9706 | 2024.10.09 22:19:00.585194 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
9707 | 2024.10.09 22:19:00.585399 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9708 | 2024.10.09 22:19:00.586362 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9709 | 2024.10.09 22:19:00.586460 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9710 | 2024.10.09 22:19:00.586583 [ 199 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_21_5} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
9711 | 2024.10.09 22:19:00.586703 [ 146 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9712 | 2024.10.09 22:19:00.586807 [ 146 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9713 | 2024.10.09 22:19:00.586831 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.005216 sec., 73236.1963190184 rows/sec., 5.18 MiB/sec. | ||
9714 | 2024.10.09 22:19:00.586861 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9715 | 2024.10.09 22:19:00.586864 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9716 | 2024.10.09 22:19:00.587108 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
9717 | 2024.10.09 22:19:00.587183 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Debug> DynamicQueryHandler: Done processing query | ||
9718 | 2024.10.09 22:19:00.587215 [ 3 ] {40d0daa3-23cf-4f02-bc8f-083f2489e2ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9719 | 2024.10.09 22:19:00.587243 [ 3 ] {} <Debug> HTTP-Session: d82671e2-1d08-4b85-8a0c-5645617e11ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9720 | 2024.10.09 22:19:00.587295 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9721 | 2024.10.09 22:19:00.587330 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 919 rows starting from the beginning of the part | ||
9722 | 2024.10.09 22:19:00.587407 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 97 rows starting from the beginning of the part | ||
9723 | 2024.10.09 22:19:00.587561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9724 | 2024.10.09 22:19:00.587851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9725 | 2024.10.09 22:19:00.587918 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 396 rows starting from the beginning of the part | ||
9726 | 2024.10.09 22:19:00.587949 [ 3 ] {} <Debug> HTTP-Session: 5e161fed-11b9-4ab9-b7d1-d727209206f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9727 | 2024.10.09 22:19:00.587976 [ 3 ] {} <Debug> HTTP-Session: 5e161fed-11b9-4ab9-b7d1-d727209206f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9728 | 2024.10.09 22:19:00.588033 [ 3 ] {} <Debug> HTTP-Session: 5e161fed-11b9-4ab9-b7d1-d727209206f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9729 | 2024.10.09 22:19:00.588090 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
9730 | 2024.10.09 22:19:00.588154 [ 3 ] {} <Trace> HTTP-Session: 5e161fed-11b9-4ab9-b7d1-d727209206f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9731 | 2024.10.09 22:19:00.588448 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 534 rows starting from the beginning of the part | ||
9732 | 2024.10.09 22:19:00.588542 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9733 | 2024.10.09 22:19:00.588743 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9734 | 2024.10.09 22:19:00.588792 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 382 rows starting from the beginning of the part | ||
9735 | 2024.10.09 22:19:00.589517 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9736 | 2024.10.09 22:19:00.589969 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9737 | 2024.10.09 22:19:00.590011 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9738 | 2024.10.09 22:19:00.590615 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9739 | 2024.10.09 22:19:00.591056 [ 190 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.004045514 sec., 598935.017898838 rows/sec., 45.94 MiB/sec. | ||
9740 | 2024.10.09 22:19:00.591084 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9741 | 2024.10.09 22:19:00.591264 [ 146 ] {} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9742 | 2024.10.09 22:19:00.591326 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002905 sec., 2065.4044750430294 rows/sec., 107.91 KiB/sec. | ||
9743 | 2024.10.09 22:19:00.591336 [ 146 ] {} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2024.10.09 22:19:00.591408 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9745 | 2024.10.09 22:19:00.591491 [ 197 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9746 | 2024.10.09 22:19:00.591908 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Debug> DynamicQueryHandler: Done processing query | ||
9747 | 2024.10.09 22:19:00.592012 [ 3 ] {820131cf-0897-4ee6-905b-723f6eda187b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9748 | 2024.10.09 22:19:00.592035 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::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 | ||
9749 | 2024.10.09 22:19:00.592121 [ 3 ] {} <Debug> HTTP-Session: 5e161fed-11b9-4ab9-b7d1-d727209206f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9750 | 2024.10.09 22:19:00.592457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 22482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9751 | 2024.10.09 22:19:00.592739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9752 | 2024.10.09 22:19:00.592865 [ 3 ] {} <Debug> HTTP-Session: 768d3a75-1e8d-4071-975c-29055194a72e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9753 | 2024.10.09 22:19:00.592974 [ 3 ] {} <Debug> HTTP-Session: 768d3a75-1e8d-4071-975c-29055194a72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9754 | 2024.10.09 22:19:00.592990 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9755 | 2024.10.09 22:19:00.593062 [ 3 ] {} <Debug> HTTP-Session: 768d3a75-1e8d-4071-975c-29055194a72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9756 | 2024.10.09 22:19:00.593149 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
9757 | 2024.10.09 22:19:00.593253 [ 3 ] {} <Trace> HTTP-Session: 768d3a75-1e8d-4071-975c-29055194a72e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9758 | 2024.10.09 22:19:00.593618 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9759 | 2024.10.09 22:19:00.593901 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9760 | 2024.10.09 22:19:00.594097 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
9761 | 2024.10.09 22:19:00.594158 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9762 | 2024.10.09 22:19:00.594442 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9763 | 2024.10.09 22:19:00.594540 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
9764 | 2024.10.09 22:19:00.595057 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
9765 | 2024.10.09 22:19:00.595189 [ 188 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_51_10} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9766 | 2024.10.09 22:19:00.595451 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
9767 | 2024.10.09 22:19:00.595858 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
9768 | 2024.10.09 22:19:00.596078 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9769 | 2024.10.09 22:19:00.596660 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9770 | 2024.10.09 22:19:00.596701 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9771 | 2024.10.09 22:19:00.597291 [ 186 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005734792 sec., 21971.154315622956 rows/sec., 1.12 MiB/sec. | ||
9772 | 2024.10.09 22:19:00.597359 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9773 | 2024.10.09 22:19:00.597524 [ 200 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9774 | 2024.10.09 22:19:00.598218 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9775 | 2024.10.09 22:19:00.598433 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9776 | 2024.10.09 22:19:00.598473 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Debug> executeQuery: Read 121 rows, 8.00 KiB in 0.004902 sec., 24683.802529579763 rows/sec., 1.59 MiB/sec. | ||
9777 | 2024.10.09 22:19:00.598515 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9778 | 2024.10.09 22:19:00.598598 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9779 | 2024.10.09 22:19:00.598749 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9780 | 2024.10.09 22:19:00.599020 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
9781 | 2024.10.09 22:19:00.599100 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Debug> DynamicQueryHandler: Done processing query | ||
9782 | 2024.10.09 22:19:00.599127 [ 189 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_21_4} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9783 | 2024.10.09 22:19:00.599192 [ 3 ] {37e533f0-27f1-4ca1-b627-81d04afb9095} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9784 | 2024.10.09 22:19:00.599276 [ 3 ] {} <Debug> HTTP-Session: 768d3a75-1e8d-4071-975c-29055194a72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9785 | 2024.10.09 22:19:00.599423 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9786 | 2024.10.09 22:19:00.599532 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9787 | 2024.10.09 22:19:00.599546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9788 | 2024.10.09 22:19:00.599594 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14223 rows starting from the beginning of the part | ||
9789 | 2024.10.09 22:19:00.599650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9790 | 2024.10.09 22:19:00.599755 [ 3 ] {} <Debug> HTTP-Session: 769824e4-dfdf-4bbc-99fe-be267c114b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9791 | 2024.10.09 22:19:00.599855 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
9792 | 2024.10.09 22:19:00.599867 [ 3 ] {} <Debug> HTTP-Session: 769824e4-dfdf-4bbc-99fe-be267c114b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9793 | 2024.10.09 22:19:00.599943 [ 3 ] {} <Debug> HTTP-Session: 769824e4-dfdf-4bbc-99fe-be267c114b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9794 | 2024.10.09 22:19:00.600155 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
9795 | 2024.10.09 22:19:00.600179 [ 3 ] {} <Trace> HTTP-Session: 769824e4-dfdf-4bbc-99fe-be267c114b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9796 | 2024.10.09 22:19:00.600431 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
9797 | 2024.10.09 22:19:00.600524 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9798 | 2024.10.09 22:19:00.600679 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 962 rows starting from the beginning of the part | ||
9799 | 2024.10.09 22:19:00.600782 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9800 | 2024.10.09 22:19:00.600934 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 121 rows starting from the beginning of the part | ||
9801 | 2024.10.09 22:19:00.601704 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9802 | 2024.10.09 22:19:00.602256 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9803 | 2024.10.09 22:19:00.602296 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9804 | 2024.10.09 22:19:00.602838 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9805 | 2024.10.09 22:19:00.603219 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9806 | 2024.10.09 22:19:00.603577 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00314 sec., 318.47133757961785 rows/sec., 21.46 KiB/sec. | ||
9807 | 2024.10.09 22:19:00.603917 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Debug> DynamicQueryHandler: Done processing query | ||
9808 | 2024.10.09 22:19:00.603970 [ 3 ] {847db351-297b-480f-a660-8db2c6fbbe96} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9809 | 2024.10.09 22:19:00.604015 [ 3 ] {} <Debug> HTTP-Session: 769824e4-dfdf-4bbc-99fe-be267c114b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9810 | 2024.10.09 22:19:00.604184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9811 | 2024.10.09 22:19:00.604297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9812 | 2024.10.09 22:19:00.604335 [ 3 ] {} <Debug> HTTP-Session: d9b1bc3d-5515-4fe2-b3ff-5f5fa388390e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9813 | 2024.10.09 22:19:00.604353 [ 3 ] {} <Debug> HTTP-Session: d9b1bc3d-5515-4fe2-b3ff-5f5fa388390e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9814 | 2024.10.09 22:19:00.604368 [ 3 ] {} <Debug> HTTP-Session: d9b1bc3d-5515-4fe2-b3ff-5f5fa388390e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9815 | 2024.10.09 22:19:00.604416 [ 3 ] {} <Trace> HTTP-Session: d9b1bc3d-5515-4fe2-b3ff-5f5fa388390e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9816 | 2024.10.09 22:19:00.604635 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9817 | 2024.10.09 22:19:00.604687 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9818 | 2024.10.09 22:19:00.604932 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9819 | 2024.10.09 22:19:00.605503 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9820 | 2024.10.09 22:19:00.605582 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9821 | 2024.10.09 22:19:00.606101 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9822 | 2024.10.09 22:19:00.606521 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2024.10.09 22:19:00.606758 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Debug> executeQuery: Read 40 rows, 2.43 KiB in 0.002221 sec., 18009.9054479964 rows/sec., 1.07 MiB/sec. | ||
9824 | 2024.10.09 22:19:00.606759 [ 146 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9825 | 2024.10.09 22:19:00.606828 [ 146 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9826 | 2024.10.09 22:19:00.606895 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
9827 | 2024.10.09 22:19:00.607053 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Debug> DynamicQueryHandler: Done processing query | ||
9828 | 2024.10.09 22:19:00.607142 [ 3 ] {f473ce89-5136-45c1-9afc-b3d1685a8e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9829 | 2024.10.09 22:19:00.607183 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
9830 | 2024.10.09 22:19:00.607184 [ 3 ] {} <Debug> HTTP-Session: d9b1bc3d-5515-4fe2-b3ff-5f5fa388390e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9831 | 2024.10.09 22:19:00.607588 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9832 | 2024.10.09 22:19:00.607706 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2762 rows starting from the beginning of the part | ||
9833 | 2024.10.09 22:19:00.607786 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15864 rows, containing 5 columns (5 merged, 0 gathered) in 0.008999538 sec., 1762757.1548672833 rows/sec., 118.97 MiB/sec. | ||
9834 | 2024.10.09 22:19:00.607886 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
9835 | 2024.10.09 22:19:00.607965 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
9836 | 2024.10.09 22:19:00.608106 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
9837 | 2024.10.09 22:19:00.608254 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
9838 | 2024.10.09 22:19:00.608339 [ 195 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
9839 | 2024.10.09 22:19:00.608484 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9840 | 2024.10.09 22:19:00.609564 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2024.10.09 22:19:00.609720 [ 200 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9842 | 2024.10.09 22:19:00.609896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
9843 | 2024.10.09 22:19:00.610707 [ 196 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 4 columns (4 merged, 0 gathered) in 0.003729831 sec., 816658.985353492 rows/sec., 53.30 MiB/sec. | ||
9844 | 2024.10.09 22:19:00.611067 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9845 | 2024.10.09 22:19:00.611562 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9846 | 2024.10.09 22:19:00.611656 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_51_10} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9847 | 2024.10.09 22:19:00.611746 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
9848 | 2024.10.09 22:19:04.003281 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9849 | 2024.10.09 22:19:04.003381 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9850 | 2024.10.09 22:19:04.380563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 970 | ||
9851 | 2024.10.09 22:19:04.384169 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2024.10.09 22:19:04.384227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9853 | 2024.10.09 22:19:04.385783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9854 | 2024.10.09 22:19:04.386798 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9855 | 2024.10.09 22:19:04.388015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
9856 | 2024.10.09 22:19:05.001396 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001008691 sec. | ||
9857 | 2024.10.09 22:19:05.566662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9858 | 2024.10.09 22:19:05.566805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9859 | 2024.10.09 22:19:05.566834 [ 3 ] {} <Debug> HTTP-Session: 3e627bb9-2271-4a83-9963-86676fd94761 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9860 | 2024.10.09 22:19:05.566863 [ 3 ] {} <Debug> HTTP-Session: 3e627bb9-2271-4a83-9963-86676fd94761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9861 | 2024.10.09 22:19:05.566881 [ 3 ] {} <Debug> HTTP-Session: 3e627bb9-2271-4a83-9963-86676fd94761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9862 | 2024.10.09 22:19:05.566940 [ 3 ] {} <Trace> HTTP-Session: 3e627bb9-2271-4a83-9963-86676fd94761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9863 | 2024.10.09 22:19:05.567200 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9864 | 2024.10.09 22:19:05.567277 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9865 | 2024.10.09 22:19:05.567681 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9866 | 2024.10.09 22:19:05.568336 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9867 | 2024.10.09 22:19:05.568385 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9868 | 2024.10.09 22:19:05.568851 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9869 | 2024.10.09 22:19:05.569276 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2024.10.09 22:19:05.569453 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002347 sec., 50276.94929697486 rows/sec., 4.29 MiB/sec. | ||
9871 | 2024.10.09 22:19:05.569691 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Debug> DynamicQueryHandler: Done processing query | ||
9872 | 2024.10.09 22:19:05.569720 [ 3 ] {35835d84-60b1-47d8-a75b-d8740af6cc2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9873 | 2024.10.09 22:19:05.569736 [ 3 ] {} <Debug> HTTP-Session: 3e627bb9-2271-4a83-9963-86676fd94761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9874 | 2024.10.09 22:19:05.569886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9875 | 2024.10.09 22:19:05.569941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9876 | 2024.10.09 22:19:05.569962 [ 3 ] {} <Debug> HTTP-Session: 071f3ef2-aab2-40d6-801b-03f43d2eb78d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9877 | 2024.10.09 22:19:05.569979 [ 3 ] {} <Debug> HTTP-Session: 071f3ef2-aab2-40d6-801b-03f43d2eb78d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9878 | 2024.10.09 22:19:05.569993 [ 3 ] {} <Debug> HTTP-Session: 071f3ef2-aab2-40d6-801b-03f43d2eb78d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9879 | 2024.10.09 22:19:05.570029 [ 3 ] {} <Trace> HTTP-Session: 071f3ef2-aab2-40d6-801b-03f43d2eb78d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9880 | 2024.10.09 22:19:05.570150 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9881 | 2024.10.09 22:19:05.570198 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9882 | 2024.10.09 22:19:05.570438 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9883 | 2024.10.09 22:19:05.570797 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9884 | 2024.10.09 22:19:05.570835 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9885 | 2024.10.09 22:19:05.571195 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9886 | 2024.10.09 22:19:05.571595 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9887 | 2024.10.09 22:19:05.571733 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001622 sec., 19112.207151664614 rows/sec., 1.40 MiB/sec. | ||
9888 | 2024.10.09 22:19:05.571774 [ 140 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9889 | 2024.10.09 22:19:05.571881 [ 140 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9890 | 2024.10.09 22:19:05.571919 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9891 | 2024.10.09 22:19:05.571994 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Debug> DynamicQueryHandler: Done processing query | ||
9892 | 2024.10.09 22:19:05.572043 [ 3 ] {2265e87b-afc4-4c50-a455-f8d69cafa953} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9893 | 2024.10.09 22:19:05.572090 [ 3 ] {} <Debug> HTTP-Session: 071f3ef2-aab2-40d6-801b-03f43d2eb78d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9894 | 2024.10.09 22:19:05.572191 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
9895 | 2024.10.09 22:19:05.572287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9896 | 2024.10.09 22:19:05.572385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9897 | 2024.10.09 22:19:05.572438 [ 3 ] {} <Debug> HTTP-Session: 14bb5cec-ad3d-459e-87f1-ee79be0cf3f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9898 | 2024.10.09 22:19:05.572483 [ 3 ] {} <Debug> HTTP-Session: 14bb5cec-ad3d-459e-87f1-ee79be0cf3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9899 | 2024.10.09 22:19:05.572521 [ 3 ] {} <Debug> HTTP-Session: 14bb5cec-ad3d-459e-87f1-ee79be0cf3f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9900 | 2024.10.09 22:19:05.572598 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9901 | 2024.10.09 22:19:05.572610 [ 3 ] {} <Trace> HTTP-Session: 14bb5cec-ad3d-459e-87f1-ee79be0cf3f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9902 | 2024.10.09 22:19:05.572685 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 63 rows starting from the beginning of the part | ||
9903 | 2024.10.09 22:19:05.572961 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
9904 | 2024.10.09 22:19:05.572992 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9905 | 2024.10.09 22:19:05.573200 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9906 | 2024.10.09 22:19:05.573267 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
9907 | 2024.10.09 22:19:05.573753 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
9908 | 2024.10.09 22:19:05.574041 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
9909 | 2024.10.09 22:19:05.574439 [ 191 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
9910 | 2024.10.09 22:19:05.575107 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9911 | 2024.10.09 22:19:05.576001 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9912 | 2024.10.09 22:19:05.576083 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9913 | 2024.10.09 22:19:05.577178 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9914 | 2024.10.09 22:19:05.577354 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336899 sec., 34851.69946067932 rows/sec., 2.67 MiB/sec. | ||
9915 | 2024.10.09 22:19:05.577714 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9916 | 2024.10.09 22:19:05.577928 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9917 | 2024.10.09 22:19:05.578477 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005677 sec., 16734.190593623392 rows/sec., 1.31 MiB/sec. | ||
9918 | 2024.10.09 22:19:05.579605 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Debug> DynamicQueryHandler: Done processing query | ||
9919 | 2024.10.09 22:19:05.579712 [ 3 ] {377047ef-46b2-4f21-bea9-19aed6636833} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9920 | 2024.10.09 22:19:05.579944 [ 3 ] {} <Debug> HTTP-Session: 14bb5cec-ad3d-459e-87f1-ee79be0cf3f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9921 | 2024.10.09 22:19:05.580223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9922 | 2024.10.09 22:19:05.580290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9923 | 2024.10.09 22:19:05.580331 [ 3 ] {} <Debug> HTTP-Session: 8b35da20-670c-4956-b125-52c181f88c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9924 | 2024.10.09 22:19:05.580366 [ 3 ] {} <Debug> HTTP-Session: 8b35da20-670c-4956-b125-52c181f88c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9925 | 2024.10.09 22:19:05.580382 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9926 | 2024.10.09 22:19:05.580395 [ 3 ] {} <Debug> HTTP-Session: 8b35da20-670c-4956-b125-52c181f88c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9927 | 2024.10.09 22:19:05.580487 [ 3 ] {} <Trace> HTTP-Session: 8b35da20-670c-4956-b125-52c181f88c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9928 | 2024.10.09 22:19:05.580595 [ 196 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_41_8} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9929 | 2024.10.09 22:19:05.580765 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9930 | 2024.10.09 22:19:05.580773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9931 | 2024.10.09 22:19:05.580846 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9932 | 2024.10.09 22:19:05.581021 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9933 | 2024.10.09 22:19:05.581407 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2024.10.09 22:19:05.581444 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9935 | 2024.10.09 22:19:05.581852 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9936 | 2024.10.09 22:19:05.582218 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2024.10.09 22:19:05.582378 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
9938 | 2024.10.09 22:19:05.582679 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Debug> DynamicQueryHandler: Done processing query | ||
9939 | 2024.10.09 22:19:05.582730 [ 3 ] {6ff11ea5-6fa8-487f-9364-c0f1051d1a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9940 | 2024.10.09 22:19:05.582763 [ 3 ] {} <Debug> HTTP-Session: 8b35da20-670c-4956-b125-52c181f88c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9941 | 2024.10.09 22:19:05.582925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9942 | 2024.10.09 22:19:05.582974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9943 | 2024.10.09 22:19:05.582994 [ 3 ] {} <Debug> HTTP-Session: 02e72409-d254-4da1-bd9f-33b1fec682cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9944 | 2024.10.09 22:19:05.583010 [ 3 ] {} <Debug> HTTP-Session: 02e72409-d254-4da1-bd9f-33b1fec682cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9945 | 2024.10.09 22:19:05.583025 [ 3 ] {} <Debug> HTTP-Session: 02e72409-d254-4da1-bd9f-33b1fec682cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9946 | 2024.10.09 22:19:05.583056 [ 3 ] {} <Trace> HTTP-Session: 02e72409-d254-4da1-bd9f-33b1fec682cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9947 | 2024.10.09 22:19:05.583436 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9948 | 2024.10.09 22:19:05.583510 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9949 | 2024.10.09 22:19:05.583959 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9950 | 2024.10.09 22:19:05.584697 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2024.10.09 22:19:05.584734 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9952 | 2024.10.09 22:19:05.585421 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9953 | 2024.10.09 22:19:05.585885 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2024.10.09 22:19:05.586115 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002891 sec., 10722.933241093047 rows/sec., 19.22 MiB/sec. | ||
9955 | 2024.10.09 22:19:05.587144 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Debug> DynamicQueryHandler: Done processing query | ||
9956 | 2024.10.09 22:19:05.587180 [ 3 ] {1abd119c-6d8d-420d-931a-58c35d9bc613} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9957 | 2024.10.09 22:19:05.587196 [ 3 ] {} <Debug> HTTP-Session: 02e72409-d254-4da1-bd9f-33b1fec682cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9958 | 2024.10.09 22:19:05.587311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9959 | 2024.10.09 22:19:05.587362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9960 | 2024.10.09 22:19:05.587380 [ 3 ] {} <Debug> HTTP-Session: 42c6459f-905c-4acb-ae9f-08296f7a755f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9961 | 2024.10.09 22:19:05.587398 [ 3 ] {} <Debug> HTTP-Session: 42c6459f-905c-4acb-ae9f-08296f7a755f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9962 | 2024.10.09 22:19:05.587411 [ 3 ] {} <Debug> HTTP-Session: 42c6459f-905c-4acb-ae9f-08296f7a755f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9963 | 2024.10.09 22:19:05.587443 [ 3 ] {} <Trace> HTTP-Session: 42c6459f-905c-4acb-ae9f-08296f7a755f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9964 | 2024.10.09 22:19:05.587564 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9965 | 2024.10.09 22:19:05.587610 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9966 | 2024.10.09 22:19:05.587767 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9967 | 2024.10.09 22:19:05.588066 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2024.10.09 22:19:05.588101 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9969 | 2024.10.09 22:19:05.588473 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9970 | 2024.10.09 22:19:05.588806 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9971 | 2024.10.09 22:19:05.588948 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
9972 | 2024.10.09 22:19:05.589212 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Debug> DynamicQueryHandler: Done processing query | ||
9973 | 2024.10.09 22:19:05.589256 [ 3 ] {c195e1d2-4a2d-46c5-a1a0-4b019ae9ca2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9974 | 2024.10.09 22:19:05.589286 [ 3 ] {} <Debug> HTTP-Session: 42c6459f-905c-4acb-ae9f-08296f7a755f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9975 | 2024.10.09 22:19:10.570742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9976 | 2024.10.09 22:19:10.570873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9977 | 2024.10.09 22:19:10.570905 [ 3 ] {} <Debug> HTTP-Session: a56fe733-e8ff-47e7-a526-4635e1c3fd07 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9978 | 2024.10.09 22:19:10.570934 [ 3 ] {} <Debug> HTTP-Session: a56fe733-e8ff-47e7-a526-4635e1c3fd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9979 | 2024.10.09 22:19:10.570952 [ 3 ] {} <Debug> HTTP-Session: a56fe733-e8ff-47e7-a526-4635e1c3fd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9980 | 2024.10.09 22:19:10.571009 [ 3 ] {} <Trace> HTTP-Session: a56fe733-e8ff-47e7-a526-4635e1c3fd07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2024.10.09 22:19:10.571284 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9982 | 2024.10.09 22:19:10.571363 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9983 | 2024.10.09 22:19:10.571755 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9984 | 2024.10.09 22:19:10.572501 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9985 | 2024.10.09 22:19:10.572550 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
9986 | 2024.10.09 22:19:10.573014 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9987 | 2024.10.09 22:19:10.573422 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9988 | 2024.10.09 22:19:10.573604 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002433 sec., 89190.30004110152 rows/sec., 7.85 MiB/sec. | ||
9989 | 2024.10.09 22:19:10.573832 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Debug> DynamicQueryHandler: Done processing query | ||
9990 | 2024.10.09 22:19:10.573860 [ 3 ] {c6c790f3-dc8e-4e01-bde8-3db240ac4644} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9991 | 2024.10.09 22:19:10.573876 [ 3 ] {} <Debug> HTTP-Session: a56fe733-e8ff-47e7-a526-4635e1c3fd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9992 | 2024.10.09 22:19:10.574008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9993 | 2024.10.09 22:19:10.574067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9994 | 2024.10.09 22:19:10.574087 [ 3 ] {} <Debug> HTTP-Session: c4ae3e2f-00fc-436d-babc-c100121ef3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
9995 | 2024.10.09 22:19:10.574105 [ 3 ] {} <Debug> HTTP-Session: c4ae3e2f-00fc-436d-babc-c100121ef3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9996 | 2024.10.09 22:19:10.574120 [ 3 ] {} <Debug> HTTP-Session: c4ae3e2f-00fc-436d-babc-c100121ef3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9997 | 2024.10.09 22:19:10.574156 [ 3 ] {} <Trace> HTTP-Session: c4ae3e2f-00fc-436d-babc-c100121ef3b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9998 | 2024.10.09 22:19:10.574268 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9999 | 2024.10.09 22:19:10.574314 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10000 | 2024.10.09 22:19:10.574547 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10001 | 2024.10.09 22:19:10.574909 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10002 | 2024.10.09 22:19:10.574946 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10003 | 2024.10.09 22:19:10.575330 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10004 | 2024.10.09 22:19:10.575701 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10005 | 2024.10.09 22:19:10.575858 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001623 sec., 8626.00123228589 rows/sec., 648.63 KiB/sec. | ||
10006 | 2024.10.09 22:19:10.576149 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Debug> DynamicQueryHandler: Done processing query | ||
10007 | 2024.10.09 22:19:10.576196 [ 3 ] {4087a5b0-eb79-481d-ba97-2d6a19373113} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10008 | 2024.10.09 22:19:10.576223 [ 3 ] {} <Debug> HTTP-Session: c4ae3e2f-00fc-436d-babc-c100121ef3b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10009 | 2024.10.09 22:19:10.576350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10010 | 2024.10.09 22:19:10.576399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10011 | 2024.10.09 22:19:10.576419 [ 3 ] {} <Debug> HTTP-Session: c29dabb2-a152-4090-b579-903bdee491b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10012 | 2024.10.09 22:19:10.576436 [ 3 ] {} <Debug> HTTP-Session: c29dabb2-a152-4090-b579-903bdee491b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10013 | 2024.10.09 22:19:10.576450 [ 3 ] {} <Debug> HTTP-Session: c29dabb2-a152-4090-b579-903bdee491b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10014 | 2024.10.09 22:19:10.576481 [ 3 ] {} <Trace> HTTP-Session: c29dabb2-a152-4090-b579-903bdee491b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10015 | 2024.10.09 22:19:10.576585 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10016 | 2024.10.09 22:19:10.576629 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10017 | 2024.10.09 22:19:10.576866 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10018 | 2024.10.09 22:19:10.577191 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10019 | 2024.10.09 22:19:10.577227 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10020 | 2024.10.09 22:19:10.577587 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10021 | 2024.10.09 22:19:10.577954 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2024.10.09 22:19:10.578119 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec. | ||
10023 | 2024.10.09 22:19:10.578294 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Debug> DynamicQueryHandler: Done processing query | ||
10024 | 2024.10.09 22:19:10.578320 [ 3 ] {27991911-f2a1-4bf9-9b9b-1989ca65aa46} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10025 | 2024.10.09 22:19:10.578336 [ 3 ] {} <Debug> HTTP-Session: c29dabb2-a152-4090-b579-903bdee491b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10026 | 2024.10.09 22:19:10.578447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10027 | 2024.10.09 22:19:10.578495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10028 | 2024.10.09 22:19:10.578514 [ 3 ] {} <Debug> HTTP-Session: 2410f161-1984-4340-9534-4e9a3de39974 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10029 | 2024.10.09 22:19:10.578530 [ 3 ] {} <Debug> HTTP-Session: 2410f161-1984-4340-9534-4e9a3de39974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10030 | 2024.10.09 22:19:10.578544 [ 3 ] {} <Debug> HTTP-Session: 2410f161-1984-4340-9534-4e9a3de39974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10031 | 2024.10.09 22:19:10.578574 [ 3 ] {} <Trace> HTTP-Session: 2410f161-1984-4340-9534-4e9a3de39974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10032 | 2024.10.09 22:19:10.578670 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10033 | 2024.10.09 22:19:10.578713 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10034 | 2024.10.09 22:19:10.578936 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10035 | 2024.10.09 22:19:10.579250 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10036 | 2024.10.09 22:19:10.579286 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10037 | 2024.10.09 22:19:10.579635 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10038 | 2024.10.09 22:19:10.580017 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10039 | 2024.10.09 22:19:10.580185 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 230.64 KiB/sec. | ||
10040 | 2024.10.09 22:19:10.580360 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Debug> DynamicQueryHandler: Done processing query | ||
10041 | 2024.10.09 22:19:10.580385 [ 3 ] {e79b9083-9476-44ff-a40d-57f3ed6131c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10042 | 2024.10.09 22:19:10.580401 [ 3 ] {} <Debug> HTTP-Session: 2410f161-1984-4340-9534-4e9a3de39974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10043 | 2024.10.09 22:19:10.580572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10044 | 2024.10.09 22:19:10.580620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10045 | 2024.10.09 22:19:10.580639 [ 3 ] {} <Debug> HTTP-Session: 3abb07b5-328d-4edd-a003-b6db5c89ccfd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10046 | 2024.10.09 22:19:10.580655 [ 3 ] {} <Debug> HTTP-Session: 3abb07b5-328d-4edd-a003-b6db5c89ccfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10047 | 2024.10.09 22:19:10.580669 [ 3 ] {} <Debug> HTTP-Session: 3abb07b5-328d-4edd-a003-b6db5c89ccfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10048 | 2024.10.09 22:19:10.580699 [ 3 ] {} <Trace> HTTP-Session: 3abb07b5-328d-4edd-a003-b6db5c89ccfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10049 | 2024.10.09 22:19:10.580915 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10050 | 2024.10.09 22:19:10.580961 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10051 | 2024.10.09 22:19:10.581183 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10052 | 2024.10.09 22:19:10.581785 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10053 | 2024.10.09 22:19:10.581825 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10054 | 2024.10.09 22:19:10.582205 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10055 | 2024.10.09 22:19:10.582565 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10056 | 2024.10.09 22:19:10.582706 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001902 sec., 208201.8927444795 rows/sec., 14.79 MiB/sec. | ||
10057 | 2024.10.09 22:19:10.582884 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Debug> DynamicQueryHandler: Done processing query | ||
10058 | 2024.10.09 22:19:10.582908 [ 3 ] {b5941146-98f9-4f6c-9452-7d7ad12979bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10059 | 2024.10.09 22:19:10.582924 [ 3 ] {} <Debug> HTTP-Session: 3abb07b5-328d-4edd-a003-b6db5c89ccfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10060 | 2024.10.09 22:19:10.583054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10061 | 2024.10.09 22:19:10.583103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10062 | 2024.10.09 22:19:10.583121 [ 3 ] {} <Debug> HTTP-Session: f9435458-abad-4770-8adf-d75b461bfc39 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10063 | 2024.10.09 22:19:10.583137 [ 3 ] {} <Debug> HTTP-Session: f9435458-abad-4770-8adf-d75b461bfc39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10064 | 2024.10.09 22:19:10.583152 [ 3 ] {} <Debug> HTTP-Session: f9435458-abad-4770-8adf-d75b461bfc39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10065 | 2024.10.09 22:19:10.583183 [ 3 ] {} <Trace> HTTP-Session: f9435458-abad-4770-8adf-d75b461bfc39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2024.10.09 22:19:10.583278 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10067 | 2024.10.09 22:19:10.583322 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10068 | 2024.10.09 22:19:10.583450 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10069 | 2024.10.09 22:19:10.583713 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10070 | 2024.10.09 22:19:10.583749 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10071 | 2024.10.09 22:19:10.584111 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10072 | 2024.10.09 22:19:10.584437 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2024.10.09 22:19:10.584591 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. | ||
10074 | 2024.10.09 22:19:10.584754 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Debug> DynamicQueryHandler: Done processing query | ||
10075 | 2024.10.09 22:19:10.584778 [ 3 ] {1bbd4757-20ff-4f51-be7b-b0f5f87ccdeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10076 | 2024.10.09 22:19:10.584794 [ 3 ] {} <Debug> HTTP-Session: f9435458-abad-4770-8adf-d75b461bfc39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10077 | 2024.10.09 22:19:10.584928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10078 | 2024.10.09 22:19:10.584976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10079 | 2024.10.09 22:19:10.584994 [ 3 ] {} <Debug> HTTP-Session: 99cefc84-0b89-4444-80d6-bdcae26e984d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10080 | 2024.10.09 22:19:10.585011 [ 3 ] {} <Debug> HTTP-Session: 99cefc84-0b89-4444-80d6-bdcae26e984d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10081 | 2024.10.09 22:19:10.585024 [ 3 ] {} <Debug> HTTP-Session: 99cefc84-0b89-4444-80d6-bdcae26e984d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10082 | 2024.10.09 22:19:10.585054 [ 3 ] {} <Trace> HTTP-Session: 99cefc84-0b89-4444-80d6-bdcae26e984d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10083 | 2024.10.09 22:19:10.585225 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10084 | 2024.10.09 22:19:10.585271 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10085 | 2024.10.09 22:19:10.585414 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10086 | 2024.10.09 22:19:10.585838 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2024.10.09 22:19:10.585874 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10088 | 2024.10.09 22:19:10.586265 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10089 | 2024.10.09 22:19:10.586622 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2024.10.09 22:19:10.586782 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. | ||
10091 | 2024.10.09 22:19:10.586946 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Debug> DynamicQueryHandler: Done processing query | ||
10092 | 2024.10.09 22:19:10.586971 [ 3 ] {cad22dca-c0fa-42d9-b29e-c2402c73d6e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10093 | 2024.10.09 22:19:10.586986 [ 3 ] {} <Debug> HTTP-Session: 99cefc84-0b89-4444-80d6-bdcae26e984d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10094 | 2024.10.09 22:19:10.587102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10095 | 2024.10.09 22:19:10.587151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10096 | 2024.10.09 22:19:10.587170 [ 3 ] {} <Debug> HTTP-Session: 40c14443-a287-46ab-ab2a-a274d012f4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10097 | 2024.10.09 22:19:10.587186 [ 3 ] {} <Debug> HTTP-Session: 40c14443-a287-46ab-ab2a-a274d012f4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10098 | 2024.10.09 22:19:10.587200 [ 3 ] {} <Debug> HTTP-Session: 40c14443-a287-46ab-ab2a-a274d012f4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10099 | 2024.10.09 22:19:10.587230 [ 3 ] {} <Trace> HTTP-Session: 40c14443-a287-46ab-ab2a-a274d012f4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10100 | 2024.10.09 22:19:10.587323 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10101 | 2024.10.09 22:19:10.587367 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10102 | 2024.10.09 22:19:10.587494 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10103 | 2024.10.09 22:19:10.587748 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10104 | 2024.10.09 22:19:10.587784 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10105 | 2024.10.09 22:19:10.588128 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10106 | 2024.10.09 22:19:10.588455 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10107 | 2024.10.09 22:19:10.588613 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec. | ||
10108 | 2024.10.09 22:19:10.588777 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Debug> DynamicQueryHandler: Done processing query | ||
10109 | 2024.10.09 22:19:10.588802 [ 3 ] {ae0364ca-a52a-49ca-ab56-3b79dab2c556} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10110 | 2024.10.09 22:19:10.588819 [ 3 ] {} <Debug> HTTP-Session: 40c14443-a287-46ab-ab2a-a274d012f4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10111 | 2024.10.09 22:19:10.588951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10112 | 2024.10.09 22:19:10.589000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10113 | 2024.10.09 22:19:10.589019 [ 3 ] {} <Debug> HTTP-Session: c0505ea7-0b42-46ec-bb24-e60eccdae351 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10114 | 2024.10.09 22:19:10.589036 [ 3 ] {} <Debug> HTTP-Session: c0505ea7-0b42-46ec-bb24-e60eccdae351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10115 | 2024.10.09 22:19:10.589051 [ 3 ] {} <Debug> HTTP-Session: c0505ea7-0b42-46ec-bb24-e60eccdae351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10116 | 2024.10.09 22:19:10.589081 [ 3 ] {} <Trace> HTTP-Session: c0505ea7-0b42-46ec-bb24-e60eccdae351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10117 | 2024.10.09 22:19:10.589307 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10118 | 2024.10.09 22:19:10.589372 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10119 | 2024.10.09 22:19:10.589801 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10120 | 2024.10.09 22:19:10.590403 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10121 | 2024.10.09 22:19:10.590440 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10122 | 2024.10.09 22:19:10.591055 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10123 | 2024.10.09 22:19:10.591472 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10124 | 2024.10.09 22:19:10.591660 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002506 sec., 5586.592178770949 rows/sec., 10.01 MiB/sec. | ||
10125 | 2024.10.09 22:19:10.591882 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Debug> DynamicQueryHandler: Done processing query | ||
10126 | 2024.10.09 22:19:10.591905 [ 3 ] {db65f016-ca5d-49f4-bd12-530155b920dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
10127 | 2024.10.09 22:19:10.591921 [ 3 ] {} <Debug> HTTP-Session: c0505ea7-0b42-46ec-bb24-e60eccdae351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10128 | 2024.10.09 22:19:10.592040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10129 | 2024.10.09 22:19:10.592089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10130 | 2024.10.09 22:19:10.592107 [ 3 ] {} <Debug> HTTP-Session: 9e3a78cc-12bd-4417-a6b2-80d4653a41fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10131 | 2024.10.09 22:19:10.592123 [ 3 ] {} <Debug> HTTP-Session: 9e3a78cc-12bd-4417-a6b2-80d4653a41fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10132 | 2024.10.09 22:19:10.592137 [ 3 ] {} <Debug> HTTP-Session: 9e3a78cc-12bd-4417-a6b2-80d4653a41fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10133 | 2024.10.09 22:19:10.592168 [ 3 ] {} <Trace> HTTP-Session: 9e3a78cc-12bd-4417-a6b2-80d4653a41fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10134 | 2024.10.09 22:19:10.592309 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10135 | 2024.10.09 22:19:10.592352 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10136 | 2024.10.09 22:19:10.592481 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10137 | 2024.10.09 22:19:10.592790 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10138 | 2024.10.09 22:19:10.592830 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10139 | 2024.10.09 22:19:10.593216 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10140 | 2024.10.09 22:19:10.593543 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10141 | 2024.10.09 22:19:10.593696 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
10142 | 2024.10.09 22:19:10.593859 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Debug> DynamicQueryHandler: Done processing query | ||
10143 | 2024.10.09 22:19:10.593883 [ 3 ] {c2ff0540-a72f-4ab5-9c07-84f2419ff31b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10144 | 2024.10.09 22:19:10.593899 [ 3 ] {} <Debug> HTTP-Session: 9e3a78cc-12bd-4417-a6b2-80d4653a41fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10145 | 2024.10.09 22:19:14.388406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1002 | ||
10146 | 2024.10.09 22:19:14.391955 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10147 | 2024.10.09 22:19:14.391999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10148 | 2024.10.09 22:19:14.393517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10149 | 2024.10.09 22:19:14.394532 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10150 | 2024.10.09 22:19:14.396478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
10151 | 2024.10.09 22:19:15.567284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10152 | 2024.10.09 22:19:15.567417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10153 | 2024.10.09 22:19:15.567446 [ 3 ] {} <Debug> HTTP-Session: 97205d06-0c0c-4b18-a6ee-28e13044f2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10154 | 2024.10.09 22:19:15.567474 [ 3 ] {} <Debug> HTTP-Session: 97205d06-0c0c-4b18-a6ee-28e13044f2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10155 | 2024.10.09 22:19:15.567492 [ 3 ] {} <Debug> HTTP-Session: 97205d06-0c0c-4b18-a6ee-28e13044f2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10156 | 2024.10.09 22:19:15.567550 [ 3 ] {} <Trace> HTTP-Session: 97205d06-0c0c-4b18-a6ee-28e13044f2fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10157 | 2024.10.09 22:19:15.567810 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10158 | 2024.10.09 22:19:15.567888 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10159 | 2024.10.09 22:19:15.568261 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10160 | 2024.10.09 22:19:15.568922 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10161 | 2024.10.09 22:19:15.568966 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10162 | 2024.10.09 22:19:15.569417 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10163 | 2024.10.09 22:19:15.569832 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10164 | 2024.10.09 22:19:15.570085 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002366 sec., 49873.20371935757 rows/sec., 4.25 MiB/sec. | ||
10165 | 2024.10.09 22:19:15.570298 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Debug> DynamicQueryHandler: Done processing query | ||
10166 | 2024.10.09 22:19:15.570324 [ 3 ] {bbc68183-c27f-48ac-bc1b-da3ba6638353} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10167 | 2024.10.09 22:19:15.570340 [ 3 ] {} <Debug> HTTP-Session: 97205d06-0c0c-4b18-a6ee-28e13044f2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10168 | 2024.10.09 22:19:15.570496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10169 | 2024.10.09 22:19:15.570549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10170 | 2024.10.09 22:19:15.570568 [ 3 ] {} <Debug> HTTP-Session: 0a3fa688-6776-4000-8432-134c92b61980 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10171 | 2024.10.09 22:19:15.570584 [ 3 ] {} <Debug> HTTP-Session: 0a3fa688-6776-4000-8432-134c92b61980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10172 | 2024.10.09 22:19:15.570598 [ 3 ] {} <Debug> HTTP-Session: 0a3fa688-6776-4000-8432-134c92b61980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10173 | 2024.10.09 22:19:15.570630 [ 3 ] {} <Trace> HTTP-Session: 0a3fa688-6776-4000-8432-134c92b61980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10174 | 2024.10.09 22:19:15.570826 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10175 | 2024.10.09 22:19:15.570871 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10176 | 2024.10.09 22:19:15.571098 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10177 | 2024.10.09 22:19:15.571433 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10178 | 2024.10.09 22:19:15.571471 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10179 | 2024.10.09 22:19:15.571829 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10180 | 2024.10.09 22:19:15.572231 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10181 | 2024.10.09 22:19:15.572391 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00159 sec., 19496.85534591195 rows/sec., 1.43 MiB/sec. | ||
10182 | 2024.10.09 22:19:15.572570 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Debug> DynamicQueryHandler: Done processing query | ||
10183 | 2024.10.09 22:19:15.572595 [ 3 ] {8c974922-8fa0-41c4-87d7-e2c4dabad319} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10184 | 2024.10.09 22:19:15.572611 [ 3 ] {} <Debug> HTTP-Session: 0a3fa688-6776-4000-8432-134c92b61980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10185 | 2024.10.09 22:19:15.572746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10186 | 2024.10.09 22:19:15.572797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10187 | 2024.10.09 22:19:15.572816 [ 3 ] {} <Debug> HTTP-Session: 633d4c1c-13a9-437d-99eb-9ee52bfc510a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10188 | 2024.10.09 22:19:15.572832 [ 3 ] {} <Debug> HTTP-Session: 633d4c1c-13a9-437d-99eb-9ee52bfc510a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10189 | 2024.10.09 22:19:15.572846 [ 3 ] {} <Debug> HTTP-Session: 633d4c1c-13a9-437d-99eb-9ee52bfc510a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10190 | 2024.10.09 22:19:15.572876 [ 3 ] {} <Trace> HTTP-Session: 633d4c1c-13a9-437d-99eb-9ee52bfc510a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10191 | 2024.10.09 22:19:15.572999 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10192 | 2024.10.09 22:19:15.573043 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10193 | 2024.10.09 22:19:15.573265 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10194 | 2024.10.09 22:19:15.573640 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10195 | 2024.10.09 22:19:15.573677 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10196 | 2024.10.09 22:19:15.574046 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10197 | 2024.10.09 22:19:15.574421 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10198 | 2024.10.09 22:19:15.574573 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001617 sec., 58750.77303648732 rows/sec., 4.59 MiB/sec. | ||
10199 | 2024.10.09 22:19:15.574790 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Debug> DynamicQueryHandler: Done processing query | ||
10200 | 2024.10.09 22:19:15.574814 [ 3 ] {a3a28069-13ed-4376-9389-2c917dc6d6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10201 | 2024.10.09 22:19:15.574830 [ 3 ] {} <Debug> HTTP-Session: 633d4c1c-13a9-437d-99eb-9ee52bfc510a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10202 | 2024.10.09 22:19:15.575029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10203 | 2024.10.09 22:19:15.575079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10204 | 2024.10.09 22:19:15.575098 [ 3 ] {} <Debug> HTTP-Session: b197b8dd-764f-47c5-90ad-9643d08c7a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10205 | 2024.10.09 22:19:15.575114 [ 3 ] {} <Debug> HTTP-Session: b197b8dd-764f-47c5-90ad-9643d08c7a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10206 | 2024.10.09 22:19:15.575128 [ 3 ] {} <Debug> HTTP-Session: b197b8dd-764f-47c5-90ad-9643d08c7a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10207 | 2024.10.09 22:19:15.575159 [ 3 ] {} <Trace> HTTP-Session: b197b8dd-764f-47c5-90ad-9643d08c7a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10208 | 2024.10.09 22:19:15.575306 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10209 | 2024.10.09 22:19:15.575355 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10210 | 2024.10.09 22:19:15.575512 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10211 | 2024.10.09 22:19:15.575911 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2024.10.09 22:19:15.575948 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10213 | 2024.10.09 22:19:15.576349 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10214 | 2024.10.09 22:19:15.576702 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2024.10.09 22:19:15.576866 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. | ||
10216 | 2024.10.09 22:19:15.577184 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Debug> DynamicQueryHandler: Done processing query | ||
10217 | 2024.10.09 22:19:15.577244 [ 3 ] {22ea6147-3042-44e2-b171-f52d6456bcd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10218 | 2024.10.09 22:19:15.577308 [ 3 ] {} <Debug> HTTP-Session: b197b8dd-764f-47c5-90ad-9643d08c7a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10219 | 2024.10.09 22:19:15.577512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10220 | 2024.10.09 22:19:15.577566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10221 | 2024.10.09 22:19:15.577585 [ 3 ] {} <Debug> HTTP-Session: e0be6b84-6764-4d6d-9d68-0ab8dfc76181 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10222 | 2024.10.09 22:19:15.577601 [ 3 ] {} <Debug> HTTP-Session: e0be6b84-6764-4d6d-9d68-0ab8dfc76181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10223 | 2024.10.09 22:19:15.577615 [ 3 ] {} <Debug> HTTP-Session: e0be6b84-6764-4d6d-9d68-0ab8dfc76181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10224 | 2024.10.09 22:19:15.577647 [ 3 ] {} <Trace> HTTP-Session: e0be6b84-6764-4d6d-9d68-0ab8dfc76181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10225 | 2024.10.09 22:19:15.578020 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10226 | 2024.10.09 22:19:15.578093 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10227 | 2024.10.09 22:19:15.579090 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10228 | 2024.10.09 22:19:15.579825 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10229 | 2024.10.09 22:19:15.579863 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10230 | 2024.10.09 22:19:15.580552 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10231 | 2024.10.09 22:19:15.581011 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10232 | 2024.10.09 22:19:15.581229 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003482 sec., 8902.929350947732 rows/sec., 15.95 MiB/sec. | ||
10233 | 2024.10.09 22:19:15.581791 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Debug> DynamicQueryHandler: Done processing query | ||
10234 | 2024.10.09 22:19:15.581816 [ 3 ] {7761025e-ab53-4f39-8ad1-671de3300389} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10235 | 2024.10.09 22:19:15.581833 [ 3 ] {} <Debug> HTTP-Session: e0be6b84-6764-4d6d-9d68-0ab8dfc76181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10236 | 2024.10.09 22:19:15.581966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10237 | 2024.10.09 22:19:15.582017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10238 | 2024.10.09 22:19:15.582037 [ 3 ] {} <Debug> HTTP-Session: b7fb7b5f-ee09-4fd1-81d2-841590d05927 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10239 | 2024.10.09 22:19:15.582053 [ 3 ] {} <Debug> HTTP-Session: b7fb7b5f-ee09-4fd1-81d2-841590d05927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10240 | 2024.10.09 22:19:15.582067 [ 3 ] {} <Debug> HTTP-Session: b7fb7b5f-ee09-4fd1-81d2-841590d05927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10241 | 2024.10.09 22:19:15.582098 [ 3 ] {} <Trace> HTTP-Session: b7fb7b5f-ee09-4fd1-81d2-841590d05927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10242 | 2024.10.09 22:19:15.582223 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10243 | 2024.10.09 22:19:15.582270 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10244 | 2024.10.09 22:19:15.582428 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10245 | 2024.10.09 22:19:15.582727 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10246 | 2024.10.09 22:19:15.582764 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10247 | 2024.10.09 22:19:15.583138 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10248 | 2024.10.09 22:19:15.583476 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10249 | 2024.10.09 22:19:15.583629 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
10250 | 2024.10.09 22:19:15.583799 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Debug> DynamicQueryHandler: Done processing query | ||
10251 | 2024.10.09 22:19:15.583824 [ 3 ] {228c2775-984f-41d2-9139-055856376c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10252 | 2024.10.09 22:19:15.583839 [ 3 ] {} <Debug> HTTP-Session: b7fb7b5f-ee09-4fd1-81d2-841590d05927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10253 | 2024.10.09 22:19:19.003433 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10254 | 2024.10.09 22:19:19.003499 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10255 | 2024.10.09 22:19:20.571954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10256 | 2024.10.09 22:19:20.572077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10257 | 2024.10.09 22:19:20.572104 [ 3 ] {} <Debug> HTTP-Session: 11517d03-4f51-4e38-9f4a-537f05ec365d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10258 | 2024.10.09 22:19:20.572130 [ 3 ] {} <Debug> HTTP-Session: 11517d03-4f51-4e38-9f4a-537f05ec365d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10259 | 2024.10.09 22:19:20.572146 [ 3 ] {} <Debug> HTTP-Session: 11517d03-4f51-4e38-9f4a-537f05ec365d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10260 | 2024.10.09 22:19:20.572198 [ 3 ] {} <Trace> HTTP-Session: 11517d03-4f51-4e38-9f4a-537f05ec365d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10261 | 2024.10.09 22:19:20.572393 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10262 | 2024.10.09 22:19:20.572462 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10263 | 2024.10.09 22:19:20.572805 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10264 | 2024.10.09 22:19:20.573272 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2024.10.09 22:19:20.573316 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10266 | 2024.10.09 22:19:20.573734 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10267 | 2024.10.09 22:19:20.574142 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10268 | 2024.10.09 22:19:20.574311 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001972 sec., 2028.397565922921 rows/sec., 165.40 KiB/sec. | ||
10269 | 2024.10.09 22:19:20.574608 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Debug> DynamicQueryHandler: Done processing query | ||
10270 | 2024.10.09 22:19:20.574643 [ 3 ] {37fc06b6-406e-4680-b83d-9c3005bb8eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10271 | 2024.10.09 22:19:20.574661 [ 3 ] {} <Debug> HTTP-Session: 11517d03-4f51-4e38-9f4a-537f05ec365d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10272 | 2024.10.09 22:19:20.574867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 33017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10273 | 2024.10.09 22:19:20.574917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10274 | 2024.10.09 22:19:20.574937 [ 3 ] {} <Debug> HTTP-Session: 2c8edf85-e314-4f39-a9d3-b6445a5589ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10275 | 2024.10.09 22:19:20.574953 [ 3 ] {} <Debug> HTTP-Session: 2c8edf85-e314-4f39-a9d3-b6445a5589ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10276 | 2024.10.09 22:19:20.574967 [ 3 ] {} <Debug> HTTP-Session: 2c8edf85-e314-4f39-a9d3-b6445a5589ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10277 | 2024.10.09 22:19:20.575004 [ 3 ] {} <Trace> HTTP-Session: 2c8edf85-e314-4f39-a9d3-b6445a5589ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10278 | 2024.10.09 22:19:20.575161 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10279 | 2024.10.09 22:19:20.575206 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10280 | 2024.10.09 22:19:20.575447 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10281 | 2024.10.09 22:19:20.576002 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2024.10.09 22:19:20.576040 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10283 | 2024.10.09 22:19:20.576424 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10284 | 2024.10.09 22:19:20.576814 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10285 | 2024.10.09 22:19:20.576962 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Debug> executeQuery: Read 219 rows, 19.70 KiB in 0.00187 sec., 117112.29946524065 rows/sec., 10.29 MiB/sec. | ||
10286 | 2024.10.09 22:19:20.577269 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Debug> DynamicQueryHandler: Done processing query | ||
10287 | 2024.10.09 22:19:20.577333 [ 3 ] {05c9d9e3-a841-40c9-aa99-4816cf8b7ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
10288 | 2024.10.09 22:19:20.577382 [ 3 ] {} <Debug> HTTP-Session: 2c8edf85-e314-4f39-a9d3-b6445a5589ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10289 | 2024.10.09 22:19:20.577567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10290 | 2024.10.09 22:19:20.577636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10291 | 2024.10.09 22:19:20.577671 [ 3 ] {} <Debug> HTTP-Session: 1d395728-ea76-4cce-88f7-3461fe11527c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10292 | 2024.10.09 22:19:20.577694 [ 3 ] {} <Debug> HTTP-Session: 1d395728-ea76-4cce-88f7-3461fe11527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10293 | 2024.10.09 22:19:20.577708 [ 3 ] {} <Debug> HTTP-Session: 1d395728-ea76-4cce-88f7-3461fe11527c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10294 | 2024.10.09 22:19:20.577742 [ 3 ] {} <Trace> HTTP-Session: 1d395728-ea76-4cce-88f7-3461fe11527c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10295 | 2024.10.09 22:19:20.577855 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10296 | 2024.10.09 22:19:20.577901 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10297 | 2024.10.09 22:19:20.578152 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10298 | 2024.10.09 22:19:20.578503 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10299 | 2024.10.09 22:19:20.578540 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10300 | 2024.10.09 22:19:20.578900 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10301 | 2024.10.09 22:19:20.579269 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10302 | 2024.10.09 22:19:20.579418 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001589 sec., 11327.87916928886 rows/sec., 838.28 KiB/sec. | ||
10303 | 2024.10.09 22:19:20.579599 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Debug> DynamicQueryHandler: Done processing query | ||
10304 | 2024.10.09 22:19:20.579626 [ 3 ] {f6ba1f22-56e3-4dd9-8e83-703c55f8972b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10305 | 2024.10.09 22:19:20.579645 [ 3 ] {} <Debug> HTTP-Session: 1d395728-ea76-4cce-88f7-3461fe11527c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10306 | 2024.10.09 22:19:20.579781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10307 | 2024.10.09 22:19:20.579835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10308 | 2024.10.09 22:19:20.579858 [ 3 ] {} <Debug> HTTP-Session: 6dd1dde9-31bb-4393-babe-fd951850b9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10309 | 2024.10.09 22:19:20.579878 [ 3 ] {} <Debug> HTTP-Session: 6dd1dde9-31bb-4393-babe-fd951850b9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10310 | 2024.10.09 22:19:20.579895 [ 3 ] {} <Debug> HTTP-Session: 6dd1dde9-31bb-4393-babe-fd951850b9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10311 | 2024.10.09 22:19:20.579928 [ 3 ] {} <Trace> HTTP-Session: 6dd1dde9-31bb-4393-babe-fd951850b9ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10312 | 2024.10.09 22:19:20.580040 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10313 | 2024.10.09 22:19:20.580087 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10314 | 2024.10.09 22:19:20.580314 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10315 | 2024.10.09 22:19:20.580656 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10316 | 2024.10.09 22:19:20.580693 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10317 | 2024.10.09 22:19:20.581048 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10318 | 2024.10.09 22:19:20.581413 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10319 | 2024.10.09 22:19:20.581567 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001543 sec., 9073.233959818535 rows/sec., 635.43 KiB/sec. | ||
10320 | 2024.10.09 22:19:20.581889 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Debug> DynamicQueryHandler: Done processing query | ||
10321 | 2024.10.09 22:19:20.581916 [ 3 ] {b3d7282d-0916-4627-9a98-91fd66205a4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10322 | 2024.10.09 22:19:20.581933 [ 3 ] {} <Debug> HTTP-Session: 6dd1dde9-31bb-4393-babe-fd951850b9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10323 | 2024.10.09 22:19:20.582051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10324 | 2024.10.09 22:19:20.582099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10325 | 2024.10.09 22:19:20.582117 [ 3 ] {} <Debug> HTTP-Session: d71bc8e8-8189-4201-a2f4-39bdeb589cae Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10326 | 2024.10.09 22:19:20.582133 [ 3 ] {} <Debug> HTTP-Session: d71bc8e8-8189-4201-a2f4-39bdeb589cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10327 | 2024.10.09 22:19:20.582149 [ 3 ] {} <Debug> HTTP-Session: d71bc8e8-8189-4201-a2f4-39bdeb589cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10328 | 2024.10.09 22:19:20.582181 [ 3 ] {} <Trace> HTTP-Session: d71bc8e8-8189-4201-a2f4-39bdeb589cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10329 | 2024.10.09 22:19:20.582283 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10330 | 2024.10.09 22:19:20.582329 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10331 | 2024.10.09 22:19:20.582574 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10332 | 2024.10.09 22:19:20.582899 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10333 | 2024.10.09 22:19:20.582937 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10334 | 2024.10.09 22:19:20.583288 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10335 | 2024.10.09 22:19:20.583681 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10336 | 2024.10.09 22:19:20.583827 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 226.51 KiB/sec. | ||
10337 | 2024.10.09 22:19:20.584011 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Debug> DynamicQueryHandler: Done processing query | ||
10338 | 2024.10.09 22:19:20.584036 [ 3 ] {bed3d794-1b30-4b18-85da-fc8331b716ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10339 | 2024.10.09 22:19:20.584052 [ 3 ] {} <Debug> HTTP-Session: d71bc8e8-8189-4201-a2f4-39bdeb589cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10340 | 2024.10.09 22:19:20.584265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10341 | 2024.10.09 22:19:20.584314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10342 | 2024.10.09 22:19:20.584333 [ 3 ] {} <Debug> HTTP-Session: e68e6857-c2c8-499d-bb5a-20cba3d014fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10343 | 2024.10.09 22:19:20.584349 [ 3 ] {} <Debug> HTTP-Session: e68e6857-c2c8-499d-bb5a-20cba3d014fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10344 | 2024.10.09 22:19:20.584363 [ 3 ] {} <Debug> HTTP-Session: e68e6857-c2c8-499d-bb5a-20cba3d014fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10345 | 2024.10.09 22:19:20.584394 [ 3 ] {} <Trace> HTTP-Session: e68e6857-c2c8-499d-bb5a-20cba3d014fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10346 | 2024.10.09 22:19:20.584601 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10347 | 2024.10.09 22:19:20.584648 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10348 | 2024.10.09 22:19:20.584871 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10349 | 2024.10.09 22:19:20.585448 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10350 | 2024.10.09 22:19:20.585484 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10351 | 2024.10.09 22:19:20.585880 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10352 | 2024.10.09 22:19:20.586265 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10353 | 2024.10.09 22:19:20.586429 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001934 sec., 206825.23267838676 rows/sec., 14.71 MiB/sec. | ||
10354 | 2024.10.09 22:19:20.586701 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Debug> DynamicQueryHandler: Done processing query | ||
10355 | 2024.10.09 22:19:20.586764 [ 3 ] {04ac1d83-236e-42f9-b06b-93bbaade4cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10356 | 2024.10.09 22:19:20.586814 [ 3 ] {} <Debug> HTTP-Session: e68e6857-c2c8-499d-bb5a-20cba3d014fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10357 | 2024.10.09 22:19:20.587034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10358 | 2024.10.09 22:19:20.587083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10359 | 2024.10.09 22:19:20.587102 [ 3 ] {} <Debug> HTTP-Session: fcd34d05-d2ea-4b34-8616-de5e892ae116 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10360 | 2024.10.09 22:19:20.587120 [ 3 ] {} <Debug> HTTP-Session: fcd34d05-d2ea-4b34-8616-de5e892ae116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10361 | 2024.10.09 22:19:20.587136 [ 3 ] {} <Debug> HTTP-Session: fcd34d05-d2ea-4b34-8616-de5e892ae116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10362 | 2024.10.09 22:19:20.587167 [ 3 ] {} <Trace> HTTP-Session: fcd34d05-d2ea-4b34-8616-de5e892ae116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10363 | 2024.10.09 22:19:20.587269 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10364 | 2024.10.09 22:19:20.587316 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10365 | 2024.10.09 22:19:20.587464 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10366 | 2024.10.09 22:19:20.587768 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10367 | 2024.10.09 22:19:20.587811 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10368 | 2024.10.09 22:19:20.588181 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10369 | 2024.10.09 22:19:20.588525 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10370 | 2024.10.09 22:19:20.588672 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
10371 | 2024.10.09 22:19:20.588960 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Debug> DynamicQueryHandler: Done processing query | ||
10372 | 2024.10.09 22:19:20.589005 [ 3 ] {b0a0c83a-b5a8-4823-8c24-077f59791669} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10373 | 2024.10.09 22:19:20.589027 [ 3 ] {} <Debug> HTTP-Session: fcd34d05-d2ea-4b34-8616-de5e892ae116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10374 | 2024.10.09 22:19:20.589208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10375 | 2024.10.09 22:19:20.589265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10376 | 2024.10.09 22:19:20.589284 [ 3 ] {} <Debug> HTTP-Session: fc686fb3-38c4-4a65-9531-40c3aa8d5191 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10377 | 2024.10.09 22:19:20.589301 [ 3 ] {} <Debug> HTTP-Session: fc686fb3-38c4-4a65-9531-40c3aa8d5191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10378 | 2024.10.09 22:19:20.589315 [ 3 ] {} <Debug> HTTP-Session: fc686fb3-38c4-4a65-9531-40c3aa8d5191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10379 | 2024.10.09 22:19:20.589347 [ 3 ] {} <Trace> HTTP-Session: fc686fb3-38c4-4a65-9531-40c3aa8d5191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10380 | 2024.10.09 22:19:20.589548 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10381 | 2024.10.09 22:19:20.589596 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10382 | 2024.10.09 22:19:20.589756 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10383 | 2024.10.09 22:19:20.590224 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10384 | 2024.10.09 22:19:20.590262 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10385 | 2024.10.09 22:19:20.590647 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10386 | 2024.10.09 22:19:20.591004 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10387 | 2024.10.09 22:19:20.591160 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001713 sec., 139521.30764740222 rows/sec., 9.35 MiB/sec. | ||
10388 | 2024.10.09 22:19:20.591344 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Debug> DynamicQueryHandler: Done processing query | ||
10389 | 2024.10.09 22:19:20.591369 [ 3 ] {11fed68e-0e32-4754-ad99-d25fadb4e21b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10390 | 2024.10.09 22:19:20.591385 [ 3 ] {} <Debug> HTTP-Session: fc686fb3-38c4-4a65-9531-40c3aa8d5191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10391 | 2024.10.09 22:19:20.591517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10392 | 2024.10.09 22:19:20.591567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10393 | 2024.10.09 22:19:20.591587 [ 3 ] {} <Debug> HTTP-Session: c212e302-72d0-4dc7-b349-a04362e90d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10394 | 2024.10.09 22:19:20.591606 [ 3 ] {} <Debug> HTTP-Session: c212e302-72d0-4dc7-b349-a04362e90d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10395 | 2024.10.09 22:19:20.591619 [ 3 ] {} <Debug> HTTP-Session: c212e302-72d0-4dc7-b349-a04362e90d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10396 | 2024.10.09 22:19:20.591650 [ 3 ] {} <Trace> HTTP-Session: c212e302-72d0-4dc7-b349-a04362e90d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10397 | 2024.10.09 22:19:20.591748 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10398 | 2024.10.09 22:19:20.591795 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10399 | 2024.10.09 22:19:20.591928 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10400 | 2024.10.09 22:19:20.592228 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10401 | 2024.10.09 22:19:20.592266 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10402 | 2024.10.09 22:19:20.592613 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10403 | 2024.10.09 22:19:20.592948 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10404 | 2024.10.09 22:19:20.593123 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
10405 | 2024.10.09 22:19:20.593281 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Debug> DynamicQueryHandler: Done processing query | ||
10406 | 2024.10.09 22:19:20.593306 [ 3 ] {680112ba-df41-4853-984c-e32707cb2ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10407 | 2024.10.09 22:19:20.593322 [ 3 ] {} <Debug> HTTP-Session: c212e302-72d0-4dc7-b349-a04362e90d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10408 | 2024.10.09 22:19:20.593461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10409 | 2024.10.09 22:19:20.593508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10410 | 2024.10.09 22:19:20.593527 [ 3 ] {} <Debug> HTTP-Session: b08cdc2e-1693-44ef-bc93-d590c453203a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10411 | 2024.10.09 22:19:20.593544 [ 3 ] {} <Debug> HTTP-Session: b08cdc2e-1693-44ef-bc93-d590c453203a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10412 | 2024.10.09 22:19:20.593558 [ 3 ] {} <Debug> HTTP-Session: b08cdc2e-1693-44ef-bc93-d590c453203a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10413 | 2024.10.09 22:19:20.593588 [ 3 ] {} <Trace> HTTP-Session: b08cdc2e-1693-44ef-bc93-d590c453203a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10414 | 2024.10.09 22:19:20.593799 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10415 | 2024.10.09 22:19:20.593862 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10416 | 2024.10.09 22:19:20.594297 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10417 | 2024.10.09 22:19:20.594934 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10418 | 2024.10.09 22:19:20.594973 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10419 | 2024.10.09 22:19:20.595614 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10420 | 2024.10.09 22:19:20.596039 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10421 | 2024.10.09 22:19:20.596200 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002538 sec., 5516.154452324666 rows/sec., 9.88 MiB/sec. | ||
10422 | 2024.10.09 22:19:20.596201 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10423 | 2024.10.09 22:19:20.596270 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10424 | 2024.10.09 22:19:20.596311 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10425 | 2024.10.09 22:19:20.596550 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
10426 | 2024.10.09 22:19:20.596565 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Debug> DynamicQueryHandler: Done processing query | ||
10427 | 2024.10.09 22:19:20.596657 [ 3 ] {9460b4e9-5ff2-4948-9c2f-010985ca6736} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
10428 | 2024.10.09 22:19:20.596694 [ 3 ] {} <Debug> HTTP-Session: b08cdc2e-1693-44ef-bc93-d590c453203a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10429 | 2024.10.09 22:19:20.596902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10430 | 2024.10.09 22:19:20.597028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10431 | 2024.10.09 22:19:20.597085 [ 3 ] {} <Debug> HTTP-Session: 14c90c74-fa0d-4546-8bf8-cbd206306869 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10432 | 2024.10.09 22:19:20.597143 [ 3 ] {} <Debug> HTTP-Session: 14c90c74-fa0d-4546-8bf8-cbd206306869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10433 | 2024.10.09 22:19:20.597183 [ 3 ] {} <Debug> HTTP-Session: 14c90c74-fa0d-4546-8bf8-cbd206306869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10434 | 2024.10.09 22:19:20.597274 [ 3 ] {} <Trace> HTTP-Session: 14c90c74-fa0d-4546-8bf8-cbd206306869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10435 | 2024.10.09 22:19:20.597441 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10436 | 2024.10.09 22:19:20.597561 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10437 | 2024.10.09 22:19:20.597618 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 795 rows starting from the beginning of the part | ||
10438 | 2024.10.09 22:19:20.597661 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10439 | 2024.10.09 22:19:20.598563 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10440 | 2024.10.09 22:19:20.598567 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10441 | 2024.10.09 22:19:20.599099 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
10442 | 2024.10.09 22:19:20.599694 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10443 | 2024.10.09 22:19:20.599787 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10444 | 2024.10.09 22:19:20.599881 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
10445 | 2024.10.09 22:19:20.600557 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
10446 | 2024.10.09 22:19:20.601199 [ 187 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
10447 | 2024.10.09 22:19:20.601245 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10448 | 2024.10.09 22:19:20.602356 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10449 | 2024.10.09 22:19:20.602542 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005104 sec., 16065.830721003134 rows/sec., 1.02 MiB/sec. | ||
10450 | 2024.10.09 22:19:20.602881 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Debug> DynamicQueryHandler: Done processing query | ||
10451 | 2024.10.09 22:19:20.602940 [ 3 ] {5c2603bd-c269-4e1f-97f7-67f734d4f16b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10452 | 2024.10.09 22:19:20.602991 [ 3 ] {} <Debug> HTTP-Session: 14c90c74-fa0d-4546-8bf8-cbd206306869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10453 | 2024.10.09 22:19:20.607947 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 19 columns (19 merged, 0 gathered) in 0.011520776 sec., 78032.93805903352 rows/sec., 139.83 MiB/sec. | ||
10454 | 2024.10.09 22:19:20.608971 [ 192 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10455 | 2024.10.09 22:19:20.609698 [ 192 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10456 | 2024.10.09 22:19:20.609801 [ 192 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10457 | 2024.10.09 22:19:20.609975 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
10458 | 2024.10.09 22:19:21.000164 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.14 MiB, peak 172.89 MiB, free memory in arenas 0.00 B, will set to 165.30 MiB (RSS), difference: 1.16 MiB | ||
10459 | 2024.10.09 22:19:24.396791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1036 | ||
10460 | 2024.10.09 22:19:24.399718 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10461 | 2024.10.09 22:19:24.399762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10462 | 2024.10.09 22:19:24.401235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10463 | 2024.10.09 22:19:24.402267 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10464 | 2024.10.09 22:19:24.403673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
10465 | 2024.10.09 22:19:25.566902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10466 | 2024.10.09 22:19:25.567028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10467 | 2024.10.09 22:19:25.567058 [ 3 ] {} <Debug> HTTP-Session: d955556a-ff3d-40cc-8013-f06a76b35091 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10468 | 2024.10.09 22:19:25.567087 [ 3 ] {} <Debug> HTTP-Session: d955556a-ff3d-40cc-8013-f06a76b35091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10469 | 2024.10.09 22:19:25.567105 [ 3 ] {} <Debug> HTTP-Session: d955556a-ff3d-40cc-8013-f06a76b35091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10470 | 2024.10.09 22:19:25.567160 [ 3 ] {} <Trace> HTTP-Session: d955556a-ff3d-40cc-8013-f06a76b35091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10471 | 2024.10.09 22:19:25.567367 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10472 | 2024.10.09 22:19:25.567445 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10473 | 2024.10.09 22:19:25.567788 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10474 | 2024.10.09 22:19:25.568226 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10475 | 2024.10.09 22:19:25.568268 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10476 | 2024.10.09 22:19:25.568684 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10477 | 2024.10.09 22:19:25.569092 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10478 | 2024.10.09 22:19:25.569272 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001958 sec., 3064.35137895812 rows/sec., 249.88 KiB/sec. | ||
10479 | 2024.10.09 22:19:25.569479 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Debug> DynamicQueryHandler: Done processing query | ||
10480 | 2024.10.09 22:19:25.569505 [ 3 ] {92b2d1b9-1dd5-4b9e-b28d-0101c3cd793b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10481 | 2024.10.09 22:19:25.569521 [ 3 ] {} <Debug> HTTP-Session: d955556a-ff3d-40cc-8013-f06a76b35091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10482 | 2024.10.09 22:19:25.569719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10483 | 2024.10.09 22:19:25.569768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10484 | 2024.10.09 22:19:25.569787 [ 3 ] {} <Debug> HTTP-Session: 637279cf-88ef-4ca9-9411-4a7f58f88fda Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10485 | 2024.10.09 22:19:25.569803 [ 3 ] {} <Debug> HTTP-Session: 637279cf-88ef-4ca9-9411-4a7f58f88fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10486 | 2024.10.09 22:19:25.569817 [ 3 ] {} <Debug> HTTP-Session: 637279cf-88ef-4ca9-9411-4a7f58f88fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10487 | 2024.10.09 22:19:25.569848 [ 3 ] {} <Trace> HTTP-Session: 637279cf-88ef-4ca9-9411-4a7f58f88fda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10488 | 2024.10.09 22:19:25.569981 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10489 | 2024.10.09 22:19:25.570025 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10490 | 2024.10.09 22:19:25.570248 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10491 | 2024.10.09 22:19:25.570666 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10492 | 2024.10.09 22:19:25.570702 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10493 | 2024.10.09 22:19:25.571063 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10494 | 2024.10.09 22:19:25.571423 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2024.10.09 22:19:25.571581 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Debug> executeQuery: Read 121 rows, 10.52 KiB in 0.001648 sec., 73422.33009708738 rows/sec., 6.24 MiB/sec. | ||
10496 | 2024.10.09 22:19:25.571591 [ 124 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10497 | 2024.10.09 22:19:25.571698 [ 124 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2024.10.09 22:19:25.571744 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10499 | 2024.10.09 22:19:25.571826 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Debug> DynamicQueryHandler: Done processing query | ||
10500 | 2024.10.09 22:19:25.571872 [ 3 ] {115042fc-5728-479e-8ce1-efe19f6c0828} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10501 | 2024.10.09 22:19:25.571938 [ 3 ] {} <Debug> HTTP-Session: 637279cf-88ef-4ca9-9411-4a7f58f88fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10502 | 2024.10.09 22:19:25.572094 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
10503 | 2024.10.09 22:19:25.572240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10504 | 2024.10.09 22:19:25.572326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10505 | 2024.10.09 22:19:25.572380 [ 3 ] {} <Debug> HTTP-Session: 8327ae2c-0440-412a-9fa1-fabd1eb1584b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10506 | 2024.10.09 22:19:25.572426 [ 3 ] {} <Debug> HTTP-Session: 8327ae2c-0440-412a-9fa1-fabd1eb1584b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10507 | 2024.10.09 22:19:25.572466 [ 3 ] {} <Debug> HTTP-Session: 8327ae2c-0440-412a-9fa1-fabd1eb1584b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10508 | 2024.10.09 22:19:25.572559 [ 3 ] {} <Trace> HTTP-Session: 8327ae2c-0440-412a-9fa1-fabd1eb1584b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10509 | 2024.10.09 22:19:25.572604 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10510 | 2024.10.09 22:19:25.572662 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1429 rows starting from the beginning of the part | ||
10511 | 2024.10.09 22:19:25.572796 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10512 | 2024.10.09 22:19:25.572931 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 118 rows starting from the beginning of the part | ||
10513 | 2024.10.09 22:19:25.573000 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10514 | 2024.10.09 22:19:25.573335 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 217 rows starting from the beginning of the part | ||
10515 | 2024.10.09 22:19:25.573684 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
10516 | 2024.10.09 22:19:25.573951 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 219 rows starting from the beginning of the part | ||
10517 | 2024.10.09 22:19:25.574270 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 121 rows starting from the beginning of the part | ||
10518 | 2024.10.09 22:19:25.574984 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10519 | 2024.10.09 22:19:25.575733 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10520 | 2024.10.09 22:19:25.575789 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10521 | 2024.10.09 22:19:25.576794 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10522 | 2024.10.09 22:19:25.577448 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10523 | 2024.10.09 22:19:25.577785 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2222 rows, containing 5 columns (5 merged, 0 gathered) in 0.005923394 sec., 375122.7758950358 rows/sec., 33.27 MiB/sec. | ||
10524 | 2024.10.09 22:19:25.577877 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.005163 sec., 7166.376137904319 rows/sec., 532.64 KiB/sec. | ||
10525 | 2024.10.09 22:19:25.578162 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Debug> DynamicQueryHandler: Done processing query | ||
10526 | 2024.10.09 22:19:25.578187 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10527 | 2024.10.09 22:19:25.578200 [ 3 ] {08126183-c714-4fd1-af6a-ae41cafe441a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10528 | 2024.10.09 22:19:25.578253 [ 3 ] {} <Debug> HTTP-Session: 8327ae2c-0440-412a-9fa1-fabd1eb1584b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10529 | 2024.10.09 22:19:25.578440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10530 | 2024.10.09 22:19:25.578561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10531 | 2024.10.09 22:19:25.578641 [ 3 ] {} <Debug> HTTP-Session: 03e976aa-ca9b-4121-92db-1cddbb913846 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10532 | 2024.10.09 22:19:25.578711 [ 3 ] {} <Debug> HTTP-Session: 03e976aa-ca9b-4121-92db-1cddbb913846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10533 | 2024.10.09 22:19:25.578781 [ 3 ] {} <Debug> HTTP-Session: 03e976aa-ca9b-4121-92db-1cddbb913846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10534 | 2024.10.09 22:19:25.578859 [ 3 ] {} <Trace> HTTP-Session: 03e976aa-ca9b-4121-92db-1cddbb913846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10535 | 2024.10.09 22:19:25.579147 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10536 | 2024.10.09 22:19:25.579235 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10537 | 2024.10.09 22:19:25.579247 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10538 | 2024.10.09 22:19:25.579476 [ 193 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_56_11} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10539 | 2024.10.09 22:19:25.579663 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
10540 | 2024.10.09 22:19:25.579807 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10541 | 2024.10.09 22:19:25.580188 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2024.10.09 22:19:25.580224 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10543 | 2024.10.09 22:19:25.580566 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10544 | 2024.10.09 22:19:25.580919 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2024.10.09 22:19:25.581135 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.002111 sec., 47844.62340123164 rows/sec., 3.74 MiB/sec. | ||
10546 | 2024.10.09 22:19:25.581142 [ 124 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10547 | 2024.10.09 22:19:25.581232 [ 124 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10548 | 2024.10.09 22:19:25.581290 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10549 | 2024.10.09 22:19:25.581437 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Debug> DynamicQueryHandler: Done processing query | ||
10550 | 2024.10.09 22:19:25.581447 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
10551 | 2024.10.09 22:19:25.581471 [ 3 ] {a4980855-2fb8-4389-9071-7916d186a449} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10552 | 2024.10.09 22:19:25.581516 [ 3 ] {} <Debug> HTTP-Session: 03e976aa-ca9b-4121-92db-1cddbb913846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10553 | 2024.10.09 22:19:25.581650 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10554 | 2024.10.09 22:19:25.581703 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 919 rows starting from the beginning of the part | ||
10555 | 2024.10.09 22:19:25.581740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 31187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10556 | 2024.10.09 22:19:25.581950 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
10557 | 2024.10.09 22:19:25.581971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10558 | 2024.10.09 22:19:25.582070 [ 3 ] {} <Debug> HTTP-Session: e99fb8f5-267b-40f2-9ba1-4c588881ed4b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10559 | 2024.10.09 22:19:25.582150 [ 3 ] {} <Debug> HTTP-Session: e99fb8f5-267b-40f2-9ba1-4c588881ed4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10560 | 2024.10.09 22:19:25.582214 [ 3 ] {} <Debug> HTTP-Session: e99fb8f5-267b-40f2-9ba1-4c588881ed4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10561 | 2024.10.09 22:19:25.582285 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 396 rows starting from the beginning of the part | ||
10562 | 2024.10.09 22:19:25.582362 [ 3 ] {} <Trace> HTTP-Session: e99fb8f5-267b-40f2-9ba1-4c588881ed4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10563 | 2024.10.09 22:19:25.582543 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
10564 | 2024.10.09 22:19:25.582765 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 400 rows starting from the beginning of the part | ||
10565 | 2024.10.09 22:19:25.582878 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10566 | 2024.10.09 22:19:25.583068 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 101 rows starting from the beginning of the part | ||
10567 | 2024.10.09 22:19:25.583102 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10568 | 2024.10.09 22:19:25.583955 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10569 | 2024.10.09 22:19:25.585060 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10570 | 2024.10.09 22:19:25.585142 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10571 | 2024.10.09 22:19:25.585921 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10572 | 2024.10.09 22:19:25.586164 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2006 rows, containing 5 columns (5 merged, 0 gathered) in 0.004794832 sec., 418367.1085869119 rows/sec., 32.09 MiB/sec. | ||
10573 | 2024.10.09 22:19:25.586386 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10574 | 2024.10.09 22:19:25.586483 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10575 | 2024.10.09 22:19:25.586715 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10576 | 2024.10.09 22:19:25.586783 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.004165 sec., 39135.65426170468 rows/sec., 2.73 MiB/sec. | ||
10577 | 2024.10.09 22:19:25.586813 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2024.10.09 22:19:25.586937 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10579 | 2024.10.09 22:19:25.587700 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
10580 | 2024.10.09 22:19:25.588522 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Debug> DynamicQueryHandler: Done processing query | ||
10581 | 2024.10.09 22:19:25.588623 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10582 | 2024.10.09 22:19:25.588658 [ 3 ] {67b407da-ab6f-47f6-94bd-d09be0812076} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10583 | 2024.10.09 22:19:25.588790 [ 3 ] {} <Debug> HTTP-Session: e99fb8f5-267b-40f2-9ba1-4c588881ed4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10584 | 2024.10.09 22:19:25.588812 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15864 rows starting from the beginning of the part | ||
10585 | 2024.10.09 22:19:25.588829 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10586 | 2024.10.09 22:19:25.589186 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
10587 | 2024.10.09 22:19:25.589179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10588 | 2024.10.09 22:19:25.589222 [ 186 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_56_11} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10589 | 2024.10.09 22:19:25.589557 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
10590 | 2024.10.09 22:19:25.589669 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10591 | 2024.10.09 22:19:25.589683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10592 | 2024.10.09 22:19:25.589858 [ 3 ] {} <Debug> HTTP-Session: 5a2cf117-3bf4-499d-a8e1-0c56efcaaa21 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10593 | 2024.10.09 22:19:25.589944 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
10594 | 2024.10.09 22:19:25.589971 [ 3 ] {} <Debug> HTTP-Session: 5a2cf117-3bf4-499d-a8e1-0c56efcaaa21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10595 | 2024.10.09 22:19:25.590033 [ 3 ] {} <Debug> HTTP-Session: 5a2cf117-3bf4-499d-a8e1-0c56efcaaa21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10596 | 2024.10.09 22:19:25.590173 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 239 rows starting from the beginning of the part | ||
10597 | 2024.10.09 22:19:25.590256 [ 3 ] {} <Trace> HTTP-Session: 5a2cf117-3bf4-499d-a8e1-0c56efcaaa21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10598 | 2024.10.09 22:19:25.590423 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 163 rows starting from the beginning of the part | ||
10599 | 2024.10.09 22:19:25.591104 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10600 | 2024.10.09 22:19:25.591297 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10601 | 2024.10.09 22:19:25.592178 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10602 | 2024.10.09 22:19:25.593630 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10603 | 2024.10.09 22:19:25.593670 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10604 | 2024.10.09 22:19:25.595025 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10605 | 2024.10.09 22:19:25.595512 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10606 | 2024.10.09 22:19:25.595748 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005032 sec., 6160.572337042925 rows/sec., 11.04 MiB/sec. | ||
10607 | 2024.10.09 22:19:25.596646 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Debug> DynamicQueryHandler: Done processing query | ||
10608 | 2024.10.09 22:19:25.596672 [ 3 ] {6bf43402-fb92-46dc-ae04-154f69d8167d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10609 | 2024.10.09 22:19:25.596689 [ 3 ] {} <Debug> HTTP-Session: 5a2cf117-3bf4-499d-a8e1-0c56efcaaa21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10610 | 2024.10.09 22:19:25.596863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10611 | 2024.10.09 22:19:25.596969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10612 | 2024.10.09 22:19:25.597018 [ 3 ] {} <Debug> HTTP-Session: 5af9a865-7020-41e9-a4be-e2dc90237d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10613 | 2024.10.09 22:19:25.597076 [ 3 ] {} <Debug> HTTP-Session: 5af9a865-7020-41e9-a4be-e2dc90237d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10614 | 2024.10.09 22:19:25.597124 [ 3 ] {} <Debug> HTTP-Session: 5af9a865-7020-41e9-a4be-e2dc90237d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10615 | 2024.10.09 22:19:25.597253 [ 3 ] {} <Trace> HTTP-Session: 5af9a865-7020-41e9-a4be-e2dc90237d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10616 | 2024.10.09 22:19:25.597328 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16823 rows, containing 5 columns (5 merged, 0 gathered) in 0.010199551 sec., 1649386.330829661 rows/sec., 111.40 MiB/sec. | ||
10617 | 2024.10.09 22:19:25.597468 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10618 | 2024.10.09 22:19:25.597533 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10619 | 2024.10.09 22:19:25.597577 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10620 | 2024.10.09 22:19:25.597969 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10621 | 2024.10.09 22:19:25.598717 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10622 | 2024.10.09 22:19:25.598772 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2024.10.09 22:19:25.598850 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10624 | 2024.10.09 22:19:25.598877 [ 188 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10625 | 2024.10.09 22:19:25.599069 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
10626 | 2024.10.09 22:19:25.599399 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10627 | 2024.10.09 22:19:25.599753 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10628 | 2024.10.09 22:19:25.599916 [ 124 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10629 | 2024.10.09 22:19:25.599920 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002529 sec., 23724.79240806643 rows/sec., 1.60 MiB/sec. | ||
10630 | 2024.10.09 22:19:25.599972 [ 124 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10631 | 2024.10.09 22:19:25.600051 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10632 | 2024.10.09 22:19:25.600214 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
10633 | 2024.10.09 22:19:25.600227 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Debug> DynamicQueryHandler: Done processing query | ||
10634 | 2024.10.09 22:19:25.600263 [ 3 ] {9e4ff49f-a7e4-42e7-a2fc-245dfe9b9a2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10635 | 2024.10.09 22:19:25.600287 [ 3 ] {} <Debug> HTTP-Session: 5af9a865-7020-41e9-a4be-e2dc90237d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10636 | 2024.10.09 22:19:25.600366 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10637 | 2024.10.09 22:19:25.600398 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3046 rows starting from the beginning of the part | ||
10638 | 2024.10.09 22:19:25.600464 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
10639 | 2024.10.09 22:19:25.600680 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
10640 | 2024.10.09 22:19:25.601040 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
10641 | 2024.10.09 22:19:25.601246 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
10642 | 2024.10.09 22:19:25.601523 [ 186 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
10643 | 2024.10.09 22:19:25.603038 [ 194 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883931 sec., 1175478.8862840338 rows/sec., 76.75 MiB/sec. | ||
10644 | 2024.10.09 22:19:25.603269 [ 194 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10645 | 2024.10.09 22:19:25.603642 [ 194 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10646 | 2024.10.09 22:19:25.603717 [ 194 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_56_11} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10647 | 2024.10.09 22:19:25.603786 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
10648 | 2024.10.09 22:19:28.673423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10649 | 2024.10.09 22:19:28.673567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10650 | 2024.10.09 22:19:28.673597 [ 3 ] {} <Debug> HTTP-Session: 5b9b32d4-95b1-4273-8c7c-6d2300feb26c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10651 | 2024.10.09 22:19:28.673626 [ 3 ] {} <Debug> HTTP-Session: 5b9b32d4-95b1-4273-8c7c-6d2300feb26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10652 | 2024.10.09 22:19:28.673644 [ 3 ] {} <Debug> HTTP-Session: 5b9b32d4-95b1-4273-8c7c-6d2300feb26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10653 | 2024.10.09 22:19:28.673702 [ 3 ] {} <Trace> HTTP-Session: 5b9b32d4-95b1-4273-8c7c-6d2300feb26c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10654 | 2024.10.09 22:19:28.673898 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10655 | 2024.10.09 22:19:28.673973 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10656 | 2024.10.09 22:19:28.674362 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10657 | 2024.10.09 22:19:28.674936 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10658 | 2024.10.09 22:19:28.674978 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10659 | 2024.10.09 22:19:28.675395 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10660 | 2024.10.09 22:19:28.675800 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10661 | 2024.10.09 22:19:28.675950 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002111 sec., 947.4182851729038 rows/sec., 77.26 KiB/sec. | ||
10662 | 2024.10.09 22:19:28.675955 [ 122 ] {} <Debug> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
10663 | 2024.10.09 22:19:28.676023 [ 122 ] {} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10664 | 2024.10.09 22:19:28.676063 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10665 | 2024.10.09 22:19:28.676238 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Debug> DynamicQueryHandler: Done processing query | ||
10666 | 2024.10.09 22:19:28.676290 [ 3 ] {964c6040-9bf5-4013-95ae-4e777ab8e160} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10667 | 2024.10.09 22:19:28.676299 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
10668 | 2024.10.09 22:19:28.676331 [ 3 ] {} <Debug> HTTP-Session: 5b9b32d4-95b1-4273-8c7c-6d2300feb26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10669 | 2024.10.09 22:19:28.676726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 177770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10670 | 2024.10.09 22:19:28.676734 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10671 | 2024.10.09 22:19:28.676777 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part | ||
10672 | 2024.10.09 22:19:28.676796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10673 | 2024.10.09 22:19:28.676825 [ 3 ] {} <Debug> HTTP-Session: 9073e83e-60ac-4a45-a95d-ddbc6b213e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10674 | 2024.10.09 22:19:28.676858 [ 3 ] {} <Debug> HTTP-Session: 9073e83e-60ac-4a45-a95d-ddbc6b213e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10675 | 2024.10.09 22:19:28.676878 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
10676 | 2024.10.09 22:19:28.676898 [ 3 ] {} <Debug> HTTP-Session: 9073e83e-60ac-4a45-a95d-ddbc6b213e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10677 | 2024.10.09 22:19:28.677025 [ 3 ] {} <Trace> HTTP-Session: 9073e83e-60ac-4a45-a95d-ddbc6b213e2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10678 | 2024.10.09 22:19:28.677325 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
10679 | 2024.10.09 22:19:28.677562 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
10680 | 2024.10.09 22:19:28.677805 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
10681 | 2024.10.09 22:19:28.677851 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10682 | 2024.10.09 22:19:28.678026 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10683 | 2024.10.09 22:19:28.678140 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::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 | ||
10684 | 2024.10.09 22:19:28.678892 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10685 | 2024.10.09 22:19:28.679803 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.003680421 sec., 9238.073579082393 rows/sec., 789.39 KiB/sec. | ||
10686 | 2024.10.09 22:19:28.679936 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
10687 | 2024.10.09 22:19:28.680403 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2024.10.09 22:19:28.680455 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2024.10.09 22:19:28.680492 [ 202 ] {03f343bf-bd74-4780-82b1-c4441567d1ab::all_1_20_4} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
10690 | 2024.10.09 22:19:28.680496 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10691 | 2024.10.09 22:19:28.680584 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10692 | 2024.10.09 22:19:28.680982 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10693 | 2024.10.09 22:19:28.681354 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10694 | 2024.10.09 22:19:28.681488 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Debug> executeQuery: Read 1225 rows, 103.69 KiB in 0.004088 sec., 299657.5342465754 rows/sec., 24.77 MiB/sec. | ||
10695 | 2024.10.09 22:19:28.681682 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Debug> DynamicQueryHandler: Done processing query | ||
10696 | 2024.10.09 22:19:28.681708 [ 3 ] {54f29a06-8c32-4404-a08a-b4787e458684} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
10697 | 2024.10.09 22:19:28.681725 [ 3 ] {} <Debug> HTTP-Session: 9073e83e-60ac-4a45-a95d-ddbc6b213e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10698 | 2024.10.09 22:19:28.681933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10699 | 2024.10.09 22:19:28.681988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10700 | 2024.10.09 22:19:28.682007 [ 3 ] {} <Debug> HTTP-Session: 46e0d0b9-c2ab-4e40-999f-622eba70ec9f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10701 | 2024.10.09 22:19:28.682025 [ 3 ] {} <Debug> HTTP-Session: 46e0d0b9-c2ab-4e40-999f-622eba70ec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10702 | 2024.10.09 22:19:28.682039 [ 3 ] {} <Debug> HTTP-Session: 46e0d0b9-c2ab-4e40-999f-622eba70ec9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10703 | 2024.10.09 22:19:28.682074 [ 3 ] {} <Trace> HTTP-Session: 46e0d0b9-c2ab-4e40-999f-622eba70ec9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10704 | 2024.10.09 22:19:28.682181 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10705 | 2024.10.09 22:19:28.682227 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10706 | 2024.10.09 22:19:28.682458 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10707 | 2024.10.09 22:19:28.682813 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10708 | 2024.10.09 22:19:28.682849 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10709 | 2024.10.09 22:19:28.683189 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10710 | 2024.10.09 22:19:28.683527 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10711 | 2024.10.09 22:19:28.683646 [ 122 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10712 | 2024.10.09 22:19:28.683649 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001532 sec., 10443.864229765013 rows/sec., 778.32 KiB/sec. | ||
10713 | 2024.10.09 22:19:28.683678 [ 122 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10714 | 2024.10.09 22:19:28.683714 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10715 | 2024.10.09 22:19:28.683938 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Debug> DynamicQueryHandler: Done processing query | ||
10716 | 2024.10.09 22:19:28.683952 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
10717 | 2024.10.09 22:19:28.683967 [ 3 ] {15e744f9-f6c6-4f80-ad3c-44ee46041a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10718 | 2024.10.09 22:19:28.684049 [ 3 ] {} <Debug> HTTP-Session: 46e0d0b9-c2ab-4e40-999f-622eba70ec9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10719 | 2024.10.09 22:19:28.684469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10720 | 2024.10.09 22:19:28.684649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10721 | 2024.10.09 22:19:28.684742 [ 3 ] {} <Debug> HTTP-Session: e8f8f535-f569-438c-8f5f-6dfff787e4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10722 | 2024.10.09 22:19:28.684748 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10723 | 2024.10.09 22:19:28.684815 [ 3 ] {} <Debug> HTTP-Session: e8f8f535-f569-438c-8f5f-6dfff787e4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10724 | 2024.10.09 22:19:28.684904 [ 3 ] {} <Debug> HTTP-Session: e8f8f535-f569-438c-8f5f-6dfff787e4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10725 | 2024.10.09 22:19:28.684908 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 63 rows starting from the beginning of the part | ||
10726 | 2024.10.09 22:19:28.685016 [ 3 ] {} <Trace> HTTP-Session: e8f8f535-f569-438c-8f5f-6dfff787e4e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10727 | 2024.10.09 22:19:28.685227 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
10728 | 2024.10.09 22:19:28.685439 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10729 | 2024.10.09 22:19:28.685498 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
10730 | 2024.10.09 22:19:28.685583 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10731 | 2024.10.09 22:19:28.685825 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
10732 | 2024.10.09 22:19:28.686246 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
10733 | 2024.10.09 22:19:28.686539 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
10734 | 2024.10.09 22:19:28.687178 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10735 | 2024.10.09 22:19:28.687847 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10736 | 2024.10.09 22:19:28.687889 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10737 | 2024.10.09 22:19:28.688412 [ 186 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.00458793 sec., 39015.41653861328 rows/sec., 2.98 MiB/sec. | ||
10738 | 2024.10.09 22:19:28.688485 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10739 | 2024.10.09 22:19:28.688650 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10740 | 2024.10.09 22:19:28.689484 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10741 | 2024.10.09 22:19:28.689801 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004581 sec., 49770.79240340537 rows/sec., 3.37 MiB/sec. | ||
10742 | 2024.10.09 22:19:28.690010 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10743 | 2024.10.09 22:19:28.690166 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Debug> DynamicQueryHandler: Done processing query | ||
10744 | 2024.10.09 22:19:28.690167 [ 200 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_46_9} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10745 | 2024.10.09 22:19:28.690207 [ 3 ] {e9ed2106-4a34-4015-8b80-c580a8fa678d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
10746 | 2024.10.09 22:19:28.690235 [ 3 ] {} <Debug> HTTP-Session: e8f8f535-f569-438c-8f5f-6dfff787e4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10747 | 2024.10.09 22:19:28.690366 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10748 | 2024.10.09 22:19:28.690494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 88562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10749 | 2024.10.09 22:19:28.690550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10750 | 2024.10.09 22:19:28.690570 [ 3 ] {} <Debug> HTTP-Session: ba8aea49-06de-4a8a-b552-e1097ceb40c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10751 | 2024.10.09 22:19:28.690587 [ 3 ] {} <Debug> HTTP-Session: ba8aea49-06de-4a8a-b552-e1097ceb40c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10752 | 2024.10.09 22:19:28.690601 [ 3 ] {} <Debug> HTTP-Session: ba8aea49-06de-4a8a-b552-e1097ceb40c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10753 | 2024.10.09 22:19:28.690634 [ 3 ] {} <Trace> HTTP-Session: ba8aea49-06de-4a8a-b552-e1097ceb40c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10754 | 2024.10.09 22:19:28.690996 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10755 | 2024.10.09 22:19:28.691041 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10756 | 2024.10.09 22:19:28.691283 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10757 | 2024.10.09 22:19:28.692033 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10758 | 2024.10.09 22:19:28.692069 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10759 | 2024.10.09 22:19:28.692448 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10760 | 2024.10.09 22:19:28.692822 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10761 | 2024.10.09 22:19:28.692953 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.002212 sec., 242314.64737793853 rows/sec., 17.96 MiB/sec. | ||
10762 | 2024.10.09 22:19:28.693124 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Debug> DynamicQueryHandler: Done processing query | ||
10763 | 2024.10.09 22:19:28.693148 [ 3 ] {3226ea41-9a22-4973-a774-0369ea363728} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
10764 | 2024.10.09 22:19:28.693164 [ 3 ] {} <Debug> HTTP-Session: ba8aea49-06de-4a8a-b552-e1097ceb40c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10765 | 2024.10.09 22:19:28.693621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 182763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10766 | 2024.10.09 22:19:28.693696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10767 | 2024.10.09 22:19:28.693720 [ 3 ] {} <Debug> HTTP-Session: d8dd7d9f-df7d-4041-8067-1b791b23f4b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10768 | 2024.10.09 22:19:28.693743 [ 3 ] {} <Debug> HTTP-Session: d8dd7d9f-df7d-4041-8067-1b791b23f4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10769 | 2024.10.09 22:19:28.693760 [ 3 ] {} <Debug> HTTP-Session: d8dd7d9f-df7d-4041-8067-1b791b23f4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10770 | 2024.10.09 22:19:28.693799 [ 3 ] {} <Trace> HTTP-Session: d8dd7d9f-df7d-4041-8067-1b791b23f4b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10771 | 2024.10.09 22:19:28.694395 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10772 | 2024.10.09 22:19:28.694454 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10773 | 2024.10.09 22:19:28.694622 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10774 | 2024.10.09 22:19:28.695500 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2024.10.09 22:19:28.695537 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10776 | 2024.10.09 22:19:28.695986 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10777 | 2024.10.09 22:19:28.696341 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10778 | 2024.10.09 22:19:28.696471 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.002481 sec., 388149.93954050785 rows/sec., 26.05 MiB/sec. | ||
10779 | 2024.10.09 22:19:28.696651 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Debug> DynamicQueryHandler: Done processing query | ||
10780 | 2024.10.09 22:19:28.696676 [ 3 ] {20602d3b-8f89-4bd3-a53b-14b0bb2e4a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
10781 | 2024.10.09 22:19:28.696692 [ 3 ] {} <Debug> HTTP-Session: d8dd7d9f-df7d-4041-8067-1b791b23f4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10782 | 2024.10.09 22:19:28.696866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10783 | 2024.10.09 22:19:28.696916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10784 | 2024.10.09 22:19:28.696936 [ 3 ] {} <Debug> HTTP-Session: 53d3146d-bfae-4b9a-815e-1300578757a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10785 | 2024.10.09 22:19:28.696952 [ 3 ] {} <Debug> HTTP-Session: 53d3146d-bfae-4b9a-815e-1300578757a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10786 | 2024.10.09 22:19:28.696966 [ 3 ] {} <Debug> HTTP-Session: 53d3146d-bfae-4b9a-815e-1300578757a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10787 | 2024.10.09 22:19:28.696997 [ 3 ] {} <Trace> HTTP-Session: 53d3146d-bfae-4b9a-815e-1300578757a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10788 | 2024.10.09 22:19:28.697277 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10789 | 2024.10.09 22:19:28.697342 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10790 | 2024.10.09 22:19:28.697761 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10791 | 2024.10.09 22:19:28.698385 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10792 | 2024.10.09 22:19:28.698421 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10793 | 2024.10.09 22:19:28.699036 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10794 | 2024.10.09 22:19:28.699469 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10795 | 2024.10.09 22:19:28.699623 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002551 sec., 5488.043904351235 rows/sec., 9.83 MiB/sec. | ||
10796 | 2024.10.09 22:19:28.699858 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Debug> DynamicQueryHandler: Done processing query | ||
10797 | 2024.10.09 22:19:28.699883 [ 3 ] {49cc619f-8033-44e8-871e-19106943c25b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
10798 | 2024.10.09 22:19:28.699899 [ 3 ] {} <Debug> HTTP-Session: 53d3146d-bfae-4b9a-815e-1300578757a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10799 | 2024.10.09 22:19:28.700061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10800 | 2024.10.09 22:19:28.700112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10801 | 2024.10.09 22:19:28.700134 [ 3 ] {} <Debug> HTTP-Session: d27a1287-0157-4f65-a3b2-29bc2646cf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10802 | 2024.10.09 22:19:28.700153 [ 3 ] {} <Debug> HTTP-Session: d27a1287-0157-4f65-a3b2-29bc2646cf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10803 | 2024.10.09 22:19:28.700168 [ 3 ] {} <Debug> HTTP-Session: d27a1287-0157-4f65-a3b2-29bc2646cf0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10804 | 2024.10.09 22:19:28.700199 [ 3 ] {} <Trace> HTTP-Session: d27a1287-0157-4f65-a3b2-29bc2646cf0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10805 | 2024.10.09 22:19:28.700308 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10806 | 2024.10.09 22:19:28.700353 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10807 | 2024.10.09 22:19:28.700484 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10808 | 2024.10.09 22:19:28.700804 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10809 | 2024.10.09 22:19:28.700840 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10810 | 2024.10.09 22:19:28.701221 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10811 | 2024.10.09 22:19:28.701562 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10812 | 2024.10.09 22:19:28.701689 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001415 sec., 29681.978798586573 rows/sec., 2.01 MiB/sec. | ||
10813 | 2024.10.09 22:19:28.701856 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Debug> DynamicQueryHandler: Done processing query | ||
10814 | 2024.10.09 22:19:28.701882 [ 3 ] {8e25b868-9ea6-4773-b648-e114a0124297} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10815 | 2024.10.09 22:19:28.701898 [ 3 ] {} <Debug> HTTP-Session: d27a1287-0157-4f65-a3b2-29bc2646cf0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10816 | 2024.10.09 22:19:30.564446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10817 | 2024.10.09 22:19:30.564566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10818 | 2024.10.09 22:19:30.564591 [ 3 ] {} <Debug> HTTP-Session: 504f5b78-95a8-48ff-ba23-7a3af45e4fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10819 | 2024.10.09 22:19:30.564614 [ 3 ] {} <Debug> HTTP-Session: 504f5b78-95a8-48ff-ba23-7a3af45e4fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10820 | 2024.10.09 22:19:30.564630 [ 3 ] {} <Debug> HTTP-Session: 504f5b78-95a8-48ff-ba23-7a3af45e4fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10821 | 2024.10.09 22:19:30.564695 [ 3 ] {} <Trace> HTTP-Session: 504f5b78-95a8-48ff-ba23-7a3af45e4fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10822 | 2024.10.09 22:19:30.564924 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10823 | 2024.10.09 22:19:30.565014 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10824 | 2024.10.09 22:19:30.565464 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10825 | 2024.10.09 22:19:30.565956 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10826 | 2024.10.09 22:19:30.565999 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10827 | 2024.10.09 22:19:30.566419 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10828 | 2024.10.09 22:19:30.566829 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10829 | 2024.10.09 22:19:30.567000 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002143 sec., 933.2711152589827 rows/sec., 76.10 KiB/sec. | ||
10830 | 2024.10.09 22:19:30.567217 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Debug> DynamicQueryHandler: Done processing query | ||
10831 | 2024.10.09 22:19:30.567244 [ 3 ] {b195075e-bca7-4400-be68-04cba6aeccd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10832 | 2024.10.09 22:19:30.567261 [ 3 ] {} <Debug> HTTP-Session: 504f5b78-95a8-48ff-ba23-7a3af45e4fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10833 | 2024.10.09 22:19:30.567467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10834 | 2024.10.09 22:19:30.567519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10835 | 2024.10.09 22:19:30.567539 [ 3 ] {} <Debug> HTTP-Session: 875f8a4b-5eb4-433d-a82e-aa4dc4c22571 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10836 | 2024.10.09 22:19:30.567555 [ 3 ] {} <Debug> HTTP-Session: 875f8a4b-5eb4-433d-a82e-aa4dc4c22571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10837 | 2024.10.09 22:19:30.567569 [ 3 ] {} <Debug> HTTP-Session: 875f8a4b-5eb4-433d-a82e-aa4dc4c22571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10838 | 2024.10.09 22:19:30.567601 [ 3 ] {} <Trace> HTTP-Session: 875f8a4b-5eb4-433d-a82e-aa4dc4c22571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10839 | 2024.10.09 22:19:30.567746 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10840 | 2024.10.09 22:19:30.567790 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10841 | 2024.10.09 22:19:30.568022 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10842 | 2024.10.09 22:19:30.568483 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10843 | 2024.10.09 22:19:30.568521 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10844 | 2024.10.09 22:19:30.568894 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10845 | 2024.10.09 22:19:30.569270 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10846 | 2024.10.09 22:19:30.569438 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.001754 sec., 108323.83124287344 rows/sec., 9.45 MiB/sec. | ||
10847 | 2024.10.09 22:19:30.569622 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Debug> DynamicQueryHandler: Done processing query | ||
10848 | 2024.10.09 22:19:30.569648 [ 3 ] {5d5a191b-3cc6-4cd5-a04e-2648afecb60c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10849 | 2024.10.09 22:19:30.569665 [ 3 ] {} <Debug> HTTP-Session: 875f8a4b-5eb4-433d-a82e-aa4dc4c22571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10850 | 2024.10.09 22:19:30.569800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10851 | 2024.10.09 22:19:30.569849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10852 | 2024.10.09 22:19:30.569869 [ 3 ] {} <Debug> HTTP-Session: 5634b962-42bf-48fd-8d9b-4419cfeb6488 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10853 | 2024.10.09 22:19:30.569885 [ 3 ] {} <Debug> HTTP-Session: 5634b962-42bf-48fd-8d9b-4419cfeb6488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10854 | 2024.10.09 22:19:30.569900 [ 3 ] {} <Debug> HTTP-Session: 5634b962-42bf-48fd-8d9b-4419cfeb6488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10855 | 2024.10.09 22:19:30.569931 [ 3 ] {} <Trace> HTTP-Session: 5634b962-42bf-48fd-8d9b-4419cfeb6488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10856 | 2024.10.09 22:19:30.570027 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10857 | 2024.10.09 22:19:30.570070 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10858 | 2024.10.09 22:19:30.570299 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10859 | 2024.10.09 22:19:30.570676 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10860 | 2024.10.09 22:19:30.570714 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10861 | 2024.10.09 22:19:30.571058 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10862 | 2024.10.09 22:19:30.571426 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10863 | 2024.10.09 22:19:30.571587 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 88.72 KiB/sec. | ||
10864 | 2024.10.09 22:19:30.571767 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Debug> DynamicQueryHandler: Done processing query | ||
10865 | 2024.10.09 22:19:30.571792 [ 3 ] {68b651de-012f-4731-b17d-69d00e71be7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10866 | 2024.10.09 22:19:30.571808 [ 3 ] {} <Debug> HTTP-Session: 5634b962-42bf-48fd-8d9b-4419cfeb6488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10867 | 2024.10.09 22:19:30.571922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10868 | 2024.10.09 22:19:30.571970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10869 | 2024.10.09 22:19:30.571989 [ 3 ] {} <Debug> HTTP-Session: 9b5faade-44bf-4540-88e8-e57e15971035 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10870 | 2024.10.09 22:19:30.572006 [ 3 ] {} <Debug> HTTP-Session: 9b5faade-44bf-4540-88e8-e57e15971035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10871 | 2024.10.09 22:19:30.572021 [ 3 ] {} <Debug> HTTP-Session: 9b5faade-44bf-4540-88e8-e57e15971035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10872 | 2024.10.09 22:19:30.572052 [ 3 ] {} <Trace> HTTP-Session: 9b5faade-44bf-4540-88e8-e57e15971035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10873 | 2024.10.09 22:19:30.572152 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10874 | 2024.10.09 22:19:30.572196 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10875 | 2024.10.09 22:19:30.572423 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10876 | 2024.10.09 22:19:30.572771 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10877 | 2024.10.09 22:19:30.572808 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10878 | 2024.10.09 22:19:30.573165 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10879 | 2024.10.09 22:19:30.573528 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2024.10.09 22:19:30.573682 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec. | ||
10881 | 2024.10.09 22:19:30.573947 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Debug> DynamicQueryHandler: Done processing query | ||
10882 | 2024.10.09 22:19:30.573990 [ 3 ] {031732d3-cc87-4f4a-8a48-eb61eaaf05c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10883 | 2024.10.09 22:19:30.574032 [ 3 ] {} <Debug> HTTP-Session: 9b5faade-44bf-4540-88e8-e57e15971035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10884 | 2024.10.09 22:19:30.574177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10885 | 2024.10.09 22:19:30.574254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10886 | 2024.10.09 22:19:30.574276 [ 3 ] {} <Debug> HTTP-Session: 3cfb65d6-5406-4dc9-a580-f13dae86fd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10887 | 2024.10.09 22:19:30.574292 [ 3 ] {} <Debug> HTTP-Session: 3cfb65d6-5406-4dc9-a580-f13dae86fd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10888 | 2024.10.09 22:19:30.574306 [ 3 ] {} <Debug> HTTP-Session: 3cfb65d6-5406-4dc9-a580-f13dae86fd0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10889 | 2024.10.09 22:19:30.574337 [ 3 ] {} <Trace> HTTP-Session: 3cfb65d6-5406-4dc9-a580-f13dae86fd0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10890 | 2024.10.09 22:19:30.574438 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10891 | 2024.10.09 22:19:30.574484 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10892 | 2024.10.09 22:19:30.574731 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10893 | 2024.10.09 22:19:30.575039 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.10.09 22:19:30.575076 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10895 | 2024.10.09 22:19:30.575425 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10896 | 2024.10.09 22:19:30.575793 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2024.10.09 22:19:30.575957 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 230.34 KiB/sec. | ||
10898 | 2024.10.09 22:19:30.576132 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Debug> DynamicQueryHandler: Done processing query | ||
10899 | 2024.10.09 22:19:30.576158 [ 3 ] {628c4c54-424a-4703-8e22-0f9f4a5cac32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10900 | 2024.10.09 22:19:30.576175 [ 3 ] {} <Debug> HTTP-Session: 3cfb65d6-5406-4dc9-a580-f13dae86fd0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10901 | 2024.10.09 22:19:30.576349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 62110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10902 | 2024.10.09 22:19:30.576399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10903 | 2024.10.09 22:19:30.576418 [ 3 ] {} <Debug> HTTP-Session: 69d52615-70ab-4e68-aeab-bfd61717d7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10904 | 2024.10.09 22:19:30.576435 [ 3 ] {} <Debug> HTTP-Session: 69d52615-70ab-4e68-aeab-bfd61717d7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10905 | 2024.10.09 22:19:30.576448 [ 3 ] {} <Debug> HTTP-Session: 69d52615-70ab-4e68-aeab-bfd61717d7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10906 | 2024.10.09 22:19:30.576479 [ 3 ] {} <Trace> HTTP-Session: 69d52615-70ab-4e68-aeab-bfd61717d7b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10907 | 2024.10.09 22:19:30.576673 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10908 | 2024.10.09 22:19:30.576717 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10909 | 2024.10.09 22:19:30.576945 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10910 | 2024.10.09 22:19:30.577510 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10911 | 2024.10.09 22:19:30.577547 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10912 | 2024.10.09 22:19:30.577923 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10913 | 2024.10.09 22:19:30.578294 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10914 | 2024.10.09 22:19:30.578447 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001876 sec., 204690.8315565032 rows/sec., 14.49 MiB/sec. | ||
10915 | 2024.10.09 22:19:30.578629 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Debug> DynamicQueryHandler: Done processing query | ||
10916 | 2024.10.09 22:19:30.578654 [ 3 ] {be230040-b306-4074-9f81-158a0fd8b242} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10917 | 2024.10.09 22:19:30.578671 [ 3 ] {} <Debug> HTTP-Session: 69d52615-70ab-4e68-aeab-bfd61717d7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10918 | 2024.10.09 22:19:30.578810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10919 | 2024.10.09 22:19:30.578860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10920 | 2024.10.09 22:19:30.578881 [ 3 ] {} <Debug> HTTP-Session: a6d8cb3a-bfa9-4717-a325-9a4bb466e8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10921 | 2024.10.09 22:19:30.578897 [ 3 ] {} <Debug> HTTP-Session: a6d8cb3a-bfa9-4717-a325-9a4bb466e8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10922 | 2024.10.09 22:19:30.578911 [ 3 ] {} <Debug> HTTP-Session: a6d8cb3a-bfa9-4717-a325-9a4bb466e8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10923 | 2024.10.09 22:19:30.578941 [ 3 ] {} <Trace> HTTP-Session: a6d8cb3a-bfa9-4717-a325-9a4bb466e8d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10924 | 2024.10.09 22:19:30.579038 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10925 | 2024.10.09 22:19:30.579083 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10926 | 2024.10.09 22:19:30.579214 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10927 | 2024.10.09 22:19:30.579509 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10928 | 2024.10.09 22:19:30.579546 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10929 | 2024.10.09 22:19:30.579909 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10930 | 2024.10.09 22:19:30.580243 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10931 | 2024.10.09 22:19:30.580398 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. | ||
10932 | 2024.10.09 22:19:30.580665 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Debug> DynamicQueryHandler: Done processing query | ||
10933 | 2024.10.09 22:19:30.580705 [ 3 ] {7a13e6bd-10d6-4d40-b1f4-e9eacf6c428c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10934 | 2024.10.09 22:19:30.580722 [ 3 ] {} <Debug> HTTP-Session: a6d8cb3a-bfa9-4717-a325-9a4bb466e8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10935 | 2024.10.09 22:19:30.580849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 22672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10936 | 2024.10.09 22:19:30.580897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10937 | 2024.10.09 22:19:30.580916 [ 3 ] {} <Debug> HTTP-Session: b7105049-8cf2-458e-8c9a-86dc52e7cc2b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10938 | 2024.10.09 22:19:30.580932 [ 3 ] {} <Debug> HTTP-Session: b7105049-8cf2-458e-8c9a-86dc52e7cc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10939 | 2024.10.09 22:19:30.580946 [ 3 ] {} <Debug> HTTP-Session: b7105049-8cf2-458e-8c9a-86dc52e7cc2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10940 | 2024.10.09 22:19:30.580976 [ 3 ] {} <Trace> HTTP-Session: b7105049-8cf2-458e-8c9a-86dc52e7cc2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10941 | 2024.10.09 22:19:30.581155 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10942 | 2024.10.09 22:19:30.581202 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10943 | 2024.10.09 22:19:30.581362 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10944 | 2024.10.09 22:19:30.581723 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10945 | 2024.10.09 22:19:30.581760 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10946 | 2024.10.09 22:19:30.582148 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10947 | 2024.10.09 22:19:30.582489 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10948 | 2024.10.09 22:19:30.582659 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Debug> executeQuery: Read 122 rows, 8.07 KiB in 0.001591 sec., 76681.33249528598 rows/sec., 4.95 MiB/sec. | ||
10949 | 2024.10.09 22:19:30.582913 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Debug> DynamicQueryHandler: Done processing query | ||
10950 | 2024.10.09 22:19:30.582969 [ 3 ] {8886ec77-1e9b-42d3-a8f9-0026e543f8ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10951 | 2024.10.09 22:19:30.583013 [ 3 ] {} <Debug> HTTP-Session: b7105049-8cf2-458e-8c9a-86dc52e7cc2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10952 | 2024.10.09 22:19:30.583168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10953 | 2024.10.09 22:19:30.583220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10954 | 2024.10.09 22:19:30.583239 [ 3 ] {} <Debug> HTTP-Session: b0abb048-36d8-43eb-81e8-44654294b705 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10955 | 2024.10.09 22:19:30.583256 [ 3 ] {} <Debug> HTTP-Session: b0abb048-36d8-43eb-81e8-44654294b705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10956 | 2024.10.09 22:19:30.583270 [ 3 ] {} <Debug> HTTP-Session: b0abb048-36d8-43eb-81e8-44654294b705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10957 | 2024.10.09 22:19:30.583302 [ 3 ] {} <Trace> HTTP-Session: b0abb048-36d8-43eb-81e8-44654294b705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10958 | 2024.10.09 22:19:30.583400 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10959 | 2024.10.09 22:19:30.583447 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10960 | 2024.10.09 22:19:30.583591 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10961 | 2024.10.09 22:19:30.583851 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10962 | 2024.10.09 22:19:30.583887 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10963 | 2024.10.09 22:19:30.584232 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10964 | 2024.10.09 22:19:30.584556 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10965 | 2024.10.09 22:19:30.584713 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. | ||
10966 | 2024.10.09 22:19:30.584725 [ 61 ] {} <Debug> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
10967 | 2024.10.09 22:19:30.584833 [ 61 ] {} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10968 | 2024.10.09 22:19:30.584877 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10969 | 2024.10.09 22:19:30.584959 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Debug> DynamicQueryHandler: Done processing query | ||
10970 | 2024.10.09 22:19:30.585009 [ 3 ] {4ca0a6b3-934b-46ec-a234-342817471f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10971 | 2024.10.09 22:19:30.585065 [ 3 ] {} <Debug> HTTP-Session: b0abb048-36d8-43eb-81e8-44654294b705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10972 | 2024.10.09 22:19:30.585123 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::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 | ||
10973 | 2024.10.09 22:19:30.585215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10974 | 2024.10.09 22:19:30.585303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10975 | 2024.10.09 22:19:30.585353 [ 3 ] {} <Debug> HTTP-Session: 49aefc53-5506-4e3a-ae24-c3e53d0002c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
10976 | 2024.10.09 22:19:30.585395 [ 3 ] {} <Debug> HTTP-Session: 49aefc53-5506-4e3a-ae24-c3e53d0002c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10977 | 2024.10.09 22:19:30.585433 [ 3 ] {} <Debug> HTTP-Session: 49aefc53-5506-4e3a-ae24-c3e53d0002c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10978 | 2024.10.09 22:19:30.585438 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10979 | 2024.10.09 22:19:30.585483 [ 3 ] {} <Trace> HTTP-Session: 49aefc53-5506-4e3a-ae24-c3e53d0002c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10980 | 2024.10.09 22:19:30.585511 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
10981 | 2024.10.09 22:19:30.585733 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
10982 | 2024.10.09 22:19:30.585893 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10983 | 2024.10.09 22:19:30.586030 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
10984 | 2024.10.09 22:19:30.586109 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10985 | 2024.10.09 22:19:30.586356 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
10986 | 2024.10.09 22:19:30.586661 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
10987 | 2024.10.09 22:19:30.586979 [ 200 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
10988 | 2024.10.09 22:19:30.587449 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10989 | 2024.10.09 22:19:30.588069 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10990 | 2024.10.09 22:19:30.588131 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
10991 | 2024.10.09 22:19:30.589131 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10992 | 2024.10.09 22:19:30.589985 [ 196 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005011384 sec., 4988.641860212668 rows/sec., 335.37 KiB/sec. | ||
10993 | 2024.10.09 22:19:30.590095 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10994 | 2024.10.09 22:19:30.590209 [ 196 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
10995 | 2024.10.09 22:19:30.590419 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Debug> executeQuery: Read 40 rows, 2.43 KiB in 0.004756 sec., 8410.428931875525 rows/sec., 510.46 KiB/sec. | ||
10996 | 2024.10.09 22:19:30.590745 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Debug> DynamicQueryHandler: Done processing query | ||
10997 | 2024.10.09 22:19:30.590794 [ 3 ] {0784bd39-3780-4d7e-a2f9-4d00ecac73ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10998 | 2024.10.09 22:19:30.590820 [ 3 ] {} <Debug> HTTP-Session: 49aefc53-5506-4e3a-ae24-c3e53d0002c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10999 | 2024.10.09 22:19:30.591003 [ 196 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11000 | 2024.10.09 22:19:30.591093 [ 196 ] {0cb9dbf4-04e8-48c5-a5df-fae5b325567a::all_1_25_5} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
11001 | 2024.10.09 22:19:30.591182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11002 | 2024.10.09 22:19:34.003551 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11003 | 2024.10.09 22:19:34.003655 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11004 | 2024.10.09 22:19:34.404031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1086 | ||
11005 | 2024.10.09 22:19:34.407518 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11006 | 2024.10.09 22:19:34.407569 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11007 | 2024.10.09 22:19:34.409061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11008 | 2024.10.09 22:19:34.410040 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11009 | 2024.10.09 22:19:34.410337 [ 118 ] {} <Debug> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
11010 | 2024.10.09 22:19:34.410537 [ 118 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11011 | 2024.10.09 22:19:34.410668 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11012 | 2024.10.09 22:19:34.411040 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::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 | ||
11013 | 2024.10.09 22:19:34.411308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
11014 | 2024.10.09 22:19:34.412057 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11015 | 2024.10.09 22:19:34.412183 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part | ||
11016 | 2024.10.09 22:19:34.412706 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
11017 | 2024.10.09 22:19:34.413239 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
11018 | 2024.10.09 22:19:34.413726 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
11019 | 2024.10.09 22:19:34.414196 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
11020 | 2024.10.09 22:19:34.414658 [ 199 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
11021 | 2024.10.09 22:19:34.422693 [ 191 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 72 columns (72 merged, 0 gathered) in 0.011827869 sec., 91817.04667172083 rows/sec., 63.06 MiB/sec. | ||
11022 | 2024.10.09 22:19:34.423872 [ 187 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
11023 | 2024.10.09 22:19:34.425321 [ 187 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11024 | 2024.10.09 22:19:34.425401 [ 187 ] {bcf049d6-2114-40b3-994b-776b1da8f263::all_1_26_5} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
11025 | 2024.10.09 22:19:34.425601 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
11026 | 2024.10.09 22:19:35.568092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11027 | 2024.10.09 22:19:35.568217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11028 | 2024.10.09 22:19:35.568248 [ 3 ] {} <Debug> HTTP-Session: ced7f00b-6a22-4346-ba84-4f6ba589dfbe Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11029 | 2024.10.09 22:19:35.568278 [ 3 ] {} <Debug> HTTP-Session: ced7f00b-6a22-4346-ba84-4f6ba589dfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11030 | 2024.10.09 22:19:35.568296 [ 3 ] {} <Debug> HTTP-Session: ced7f00b-6a22-4346-ba84-4f6ba589dfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11031 | 2024.10.09 22:19:35.568354 [ 3 ] {} <Trace> HTTP-Session: ced7f00b-6a22-4346-ba84-4f6ba589dfbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2024.10.09 22:19:35.568632 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11033 | 2024.10.09 22:19:35.568763 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11034 | 2024.10.09 22:19:35.569465 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11035 | 2024.10.09 22:19:35.569973 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2024.10.09 22:19:35.570014 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11037 | 2024.10.09 22:19:35.570474 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11038 | 2024.10.09 22:19:35.570872 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11039 | 2024.10.09 22:19:35.571047 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002535 sec., 46548.3234714004 rows/sec., 3.97 MiB/sec. | ||
11040 | 2024.10.09 22:19:35.571384 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Debug> DynamicQueryHandler: Done processing query | ||
11041 | 2024.10.09 22:19:35.571435 [ 3 ] {0ef6faa4-6ad0-4174-827b-b28f20289123} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11042 | 2024.10.09 22:19:35.571472 [ 3 ] {} <Debug> HTTP-Session: ced7f00b-6a22-4346-ba84-4f6ba589dfbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11043 | 2024.10.09 22:19:35.571670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11044 | 2024.10.09 22:19:35.571719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11045 | 2024.10.09 22:19:35.571738 [ 3 ] {} <Debug> HTTP-Session: a1cef1d8-e9a1-41d6-b00f-8387aceebafa Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11046 | 2024.10.09 22:19:35.571755 [ 3 ] {} <Debug> HTTP-Session: a1cef1d8-e9a1-41d6-b00f-8387aceebafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11047 | 2024.10.09 22:19:35.571768 [ 3 ] {} <Debug> HTTP-Session: a1cef1d8-e9a1-41d6-b00f-8387aceebafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11048 | 2024.10.09 22:19:35.571800 [ 3 ] {} <Trace> HTTP-Session: a1cef1d8-e9a1-41d6-b00f-8387aceebafa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11049 | 2024.10.09 22:19:35.571910 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11050 | 2024.10.09 22:19:35.571956 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11051 | 2024.10.09 22:19:35.572197 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11052 | 2024.10.09 22:19:35.572535 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11053 | 2024.10.09 22:19:35.572572 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11054 | 2024.10.09 22:19:35.572925 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11055 | 2024.10.09 22:19:35.573287 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11056 | 2024.10.09 22:19:35.573448 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001563 sec., 19833.65323096609 rows/sec., 1.46 MiB/sec. | ||
11057 | 2024.10.09 22:19:35.573754 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Debug> DynamicQueryHandler: Done processing query | ||
11058 | 2024.10.09 22:19:35.573817 [ 3 ] {ba967d08-b12c-453a-88d4-48f0a11435e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11059 | 2024.10.09 22:19:35.573857 [ 3 ] {} <Debug> HTTP-Session: a1cef1d8-e9a1-41d6-b00f-8387aceebafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11060 | 2024.10.09 22:19:35.574023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11061 | 2024.10.09 22:19:35.574072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11062 | 2024.10.09 22:19:35.574092 [ 3 ] {} <Debug> HTTP-Session: b008cb8e-95bf-4092-9cfb-a806779cc27c Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11063 | 2024.10.09 22:19:35.574109 [ 3 ] {} <Debug> HTTP-Session: b008cb8e-95bf-4092-9cfb-a806779cc27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11064 | 2024.10.09 22:19:35.574122 [ 3 ] {} <Debug> HTTP-Session: b008cb8e-95bf-4092-9cfb-a806779cc27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11065 | 2024.10.09 22:19:35.574154 [ 3 ] {} <Trace> HTTP-Session: b008cb8e-95bf-4092-9cfb-a806779cc27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11066 | 2024.10.09 22:19:35.574281 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11067 | 2024.10.09 22:19:35.574326 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11068 | 2024.10.09 22:19:35.574565 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11069 | 2024.10.09 22:19:35.574928 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11070 | 2024.10.09 22:19:35.574965 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11071 | 2024.10.09 22:19:35.575331 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11072 | 2024.10.09 22:19:35.575708 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11073 | 2024.10.09 22:19:35.575866 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001626 sec., 58425.58425584256 rows/sec., 4.56 MiB/sec. | ||
11074 | 2024.10.09 22:19:35.576025 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Debug> DynamicQueryHandler: Done processing query | ||
11075 | 2024.10.09 22:19:35.576050 [ 3 ] {c927c2fa-b158-4942-a1a0-3d5a0ca7f064} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11076 | 2024.10.09 22:19:35.576066 [ 3 ] {} <Debug> HTTP-Session: b008cb8e-95bf-4092-9cfb-a806779cc27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11077 | 2024.10.09 22:19:35.576273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11078 | 2024.10.09 22:19:35.576320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11079 | 2024.10.09 22:19:35.576339 [ 3 ] {} <Debug> HTTP-Session: f6f9279f-7ba4-4b90-80fa-dd029558796b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11080 | 2024.10.09 22:19:35.576355 [ 3 ] {} <Debug> HTTP-Session: f6f9279f-7ba4-4b90-80fa-dd029558796b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11081 | 2024.10.09 22:19:35.576369 [ 3 ] {} <Debug> HTTP-Session: f6f9279f-7ba4-4b90-80fa-dd029558796b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11082 | 2024.10.09 22:19:35.576399 [ 3 ] {} <Trace> HTTP-Session: f6f9279f-7ba4-4b90-80fa-dd029558796b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11083 | 2024.10.09 22:19:35.576544 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11084 | 2024.10.09 22:19:35.576592 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11085 | 2024.10.09 22:19:35.576736 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11086 | 2024.10.09 22:19:35.577109 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11087 | 2024.10.09 22:19:35.577145 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11088 | 2024.10.09 22:19:35.577528 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11089 | 2024.10.09 22:19:35.577869 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2024.10.09 22:19:35.578022 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
11091 | 2024.10.09 22:19:35.578196 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Debug> DynamicQueryHandler: Done processing query | ||
11092 | 2024.10.09 22:19:35.578221 [ 3 ] {81b9ba2c-dbb8-41ac-98e3-86aa93a654ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11093 | 2024.10.09 22:19:35.578237 [ 3 ] {} <Debug> HTTP-Session: f6f9279f-7ba4-4b90-80fa-dd029558796b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11094 | 2024.10.09 22:19:35.578403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11095 | 2024.10.09 22:19:35.578453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11096 | 2024.10.09 22:19:35.578473 [ 3 ] {} <Debug> HTTP-Session: 7717aa8a-3b72-4278-b951-2c53fd438327 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11097 | 2024.10.09 22:19:35.578489 [ 3 ] {} <Debug> HTTP-Session: 7717aa8a-3b72-4278-b951-2c53fd438327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11098 | 2024.10.09 22:19:35.578502 [ 3 ] {} <Debug> HTTP-Session: 7717aa8a-3b72-4278-b951-2c53fd438327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11099 | 2024.10.09 22:19:35.578533 [ 3 ] {} <Trace> HTTP-Session: 7717aa8a-3b72-4278-b951-2c53fd438327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11100 | 2024.10.09 22:19:35.578881 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11101 | 2024.10.09 22:19:35.578946 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11102 | 2024.10.09 22:19:35.579373 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11103 | 2024.10.09 22:19:35.580114 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2024.10.09 22:19:35.580151 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11105 | 2024.10.09 22:19:35.580816 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11106 | 2024.10.09 22:19:35.581248 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2024.10.09 22:19:35.581443 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002829 sec., 10957.935666313186 rows/sec., 19.64 MiB/sec. | ||
11108 | 2024.10.09 22:19:35.581668 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Debug> DynamicQueryHandler: Done processing query | ||
11109 | 2024.10.09 22:19:35.581695 [ 3 ] {503e8407-a163-4ab5-93fe-45a910722c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11110 | 2024.10.09 22:19:35.581710 [ 3 ] {} <Debug> HTTP-Session: 7717aa8a-3b72-4278-b951-2c53fd438327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11111 | 2024.10.09 22:19:35.581843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11112 | 2024.10.09 22:19:35.581894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11113 | 2024.10.09 22:19:35.581913 [ 3 ] {} <Debug> HTTP-Session: 5b7d935e-d08d-4668-82bc-8e7df74b4279 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11114 | 2024.10.09 22:19:35.581929 [ 3 ] {} <Debug> HTTP-Session: 5b7d935e-d08d-4668-82bc-8e7df74b4279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11115 | 2024.10.09 22:19:35.581943 [ 3 ] {} <Debug> HTTP-Session: 5b7d935e-d08d-4668-82bc-8e7df74b4279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11116 | 2024.10.09 22:19:35.581973 [ 3 ] {} <Trace> HTTP-Session: 5b7d935e-d08d-4668-82bc-8e7df74b4279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11117 | 2024.10.09 22:19:35.582088 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11118 | 2024.10.09 22:19:35.582133 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11119 | 2024.10.09 22:19:35.582270 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11120 | 2024.10.09 22:19:35.582600 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11121 | 2024.10.09 22:19:35.582639 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11122 | 2024.10.09 22:19:35.583068 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11123 | 2024.10.09 22:19:35.583463 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11124 | 2024.10.09 22:19:35.583636 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
11125 | 2024.10.09 22:19:35.583815 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Debug> DynamicQueryHandler: Done processing query | ||
11126 | 2024.10.09 22:19:35.583843 [ 3 ] {f7911a5b-9cb2-44c5-afdb-f97aa83bb8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11127 | 2024.10.09 22:19:35.583863 [ 3 ] {} <Debug> HTTP-Session: 5b7d935e-d08d-4668-82bc-8e7df74b4279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11128 | 2024.10.09 22:19:40.571980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11129 | 2024.10.09 22:19:40.572117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11130 | 2024.10.09 22:19:40.572147 [ 3 ] {} <Debug> HTTP-Session: 4ecb3d90-706b-42ff-855d-a5918e6db508 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11131 | 2024.10.09 22:19:40.572175 [ 3 ] {} <Debug> HTTP-Session: 4ecb3d90-706b-42ff-855d-a5918e6db508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11132 | 2024.10.09 22:19:40.572192 [ 3 ] {} <Debug> HTTP-Session: 4ecb3d90-706b-42ff-855d-a5918e6db508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11133 | 2024.10.09 22:19:40.572250 [ 3 ] {} <Trace> HTTP-Session: 4ecb3d90-706b-42ff-855d-a5918e6db508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11134 | 2024.10.09 22:19:40.572444 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11135 | 2024.10.09 22:19:40.572521 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11136 | 2024.10.09 22:19:40.572910 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11137 | 2024.10.09 22:19:40.573359 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11138 | 2024.10.09 22:19:40.573400 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11139 | 2024.10.09 22:19:40.573826 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11140 | 2024.10.09 22:19:40.574227 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11141 | 2024.10.09 22:19:40.574406 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00201 sec., 995.0248756218905 rows/sec., 81.14 KiB/sec. | ||
11142 | 2024.10.09 22:19:40.574759 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Debug> DynamicQueryHandler: Done processing query | ||
11143 | 2024.10.09 22:19:40.574809 [ 3 ] {1ad9dcbe-406c-4112-8a09-f1e5442b11e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11144 | 2024.10.09 22:19:40.574849 [ 3 ] {} <Debug> HTTP-Session: 4ecb3d90-706b-42ff-855d-a5918e6db508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11145 | 2024.10.09 22:19:40.575046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11146 | 2024.10.09 22:19:40.575100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11147 | 2024.10.09 22:19:40.575120 [ 3 ] {} <Debug> HTTP-Session: 5deb91c7-1884-4cf0-8d93-4c10bec7e517 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11148 | 2024.10.09 22:19:40.575137 [ 3 ] {} <Debug> HTTP-Session: 5deb91c7-1884-4cf0-8d93-4c10bec7e517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11149 | 2024.10.09 22:19:40.575152 [ 3 ] {} <Debug> HTTP-Session: 5deb91c7-1884-4cf0-8d93-4c10bec7e517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11150 | 2024.10.09 22:19:40.575183 [ 3 ] {} <Trace> HTTP-Session: 5deb91c7-1884-4cf0-8d93-4c10bec7e517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11151 | 2024.10.09 22:19:40.575344 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11152 | 2024.10.09 22:19:40.575390 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11153 | 2024.10.09 22:19:40.575639 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11154 | 2024.10.09 22:19:40.576123 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11155 | 2024.10.09 22:19:40.576160 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11156 | 2024.10.09 22:19:40.576536 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11157 | 2024.10.09 22:19:40.576900 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11158 | 2024.10.09 22:19:40.577029 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Debug> executeQuery: Read 218 rows, 19.63 KiB in 0.001762 sec., 123723.04199772986 rows/sec., 10.88 MiB/sec. | ||
11159 | 2024.10.09 22:19:40.577222 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Debug> DynamicQueryHandler: Done processing query | ||
11160 | 2024.10.09 22:19:40.577258 [ 3 ] {19a1a645-5441-4db3-abfb-5e1fe1d576c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
11161 | 2024.10.09 22:19:40.577288 [ 3 ] {} <Debug> HTTP-Session: 5deb91c7-1884-4cf0-8d93-4c10bec7e517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11162 | 2024.10.09 22:19:40.577531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11163 | 2024.10.09 22:19:40.577580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11164 | 2024.10.09 22:19:40.577599 [ 3 ] {} <Debug> HTTP-Session: 215f3d36-08ee-41b2-8770-673e153c57f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11165 | 2024.10.09 22:19:40.577615 [ 3 ] {} <Debug> HTTP-Session: 215f3d36-08ee-41b2-8770-673e153c57f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11166 | 2024.10.09 22:19:40.577629 [ 3 ] {} <Debug> HTTP-Session: 215f3d36-08ee-41b2-8770-673e153c57f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11167 | 2024.10.09 22:19:40.577661 [ 3 ] {} <Trace> HTTP-Session: 215f3d36-08ee-41b2-8770-673e153c57f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11168 | 2024.10.09 22:19:40.577761 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11169 | 2024.10.09 22:19:40.577805 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11170 | 2024.10.09 22:19:40.578030 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11171 | 2024.10.09 22:19:40.578339 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11172 | 2024.10.09 22:19:40.578375 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11173 | 2024.10.09 22:19:40.578736 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11174 | 2024.10.09 22:19:40.579117 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11175 | 2024.10.09 22:19:40.579248 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001512 sec., 10582.010582010582 rows/sec., 788.61 KiB/sec. | ||
11176 | 2024.10.09 22:19:40.579420 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Debug> DynamicQueryHandler: Done processing query | ||
11177 | 2024.10.09 22:19:40.579445 [ 3 ] {f6ce31e5-1040-401a-87d3-7ed01011e9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11178 | 2024.10.09 22:19:40.579461 [ 3 ] {} <Debug> HTTP-Session: 215f3d36-08ee-41b2-8770-673e153c57f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11179 | 2024.10.09 22:19:40.579590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11180 | 2024.10.09 22:19:40.579639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11181 | 2024.10.09 22:19:40.579658 [ 3 ] {} <Debug> HTTP-Session: 388e8ca2-f1a4-4d1e-9222-f11f154661ba Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11182 | 2024.10.09 22:19:40.579674 [ 3 ] {} <Debug> HTTP-Session: 388e8ca2-f1a4-4d1e-9222-f11f154661ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11183 | 2024.10.09 22:19:40.579688 [ 3 ] {} <Debug> HTTP-Session: 388e8ca2-f1a4-4d1e-9222-f11f154661ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11184 | 2024.10.09 22:19:40.579719 [ 3 ] {} <Trace> HTTP-Session: 388e8ca2-f1a4-4d1e-9222-f11f154661ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11185 | 2024.10.09 22:19:40.579818 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11186 | 2024.10.09 22:19:40.579861 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11187 | 2024.10.09 22:19:40.580084 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11188 | 2024.10.09 22:19:40.580386 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11189 | 2024.10.09 22:19:40.580423 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11190 | 2024.10.09 22:19:40.580783 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11191 | 2024.10.09 22:19:40.581147 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11192 | 2024.10.09 22:19:40.581275 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec. | ||
11193 | 2024.10.09 22:19:40.581282 [ 114 ] {} <Debug> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
11194 | 2024.10.09 22:19:40.581347 [ 114 ] {} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11195 | 2024.10.09 22:19:40.581384 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11196 | 2024.10.09 22:19:40.581481 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Debug> DynamicQueryHandler: Done processing query | ||
11197 | 2024.10.09 22:19:40.581544 [ 3 ] {fcf2e8ed-e9c0-4b58-9a29-8bfdebdcffd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11198 | 2024.10.09 22:19:40.581593 [ 3 ] {} <Debug> HTTP-Session: 388e8ca2-f1a4-4d1e-9222-f11f154661ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11199 | 2024.10.09 22:19:40.581615 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::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 | ||
11200 | 2024.10.09 22:19:40.581786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11201 | 2024.10.09 22:19:40.581903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11202 | 2024.10.09 22:19:40.581935 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11203 | 2024.10.09 22:19:40.581949 [ 3 ] {} <Debug> HTTP-Session: d9d322e0-d516-474d-b35f-ba680f2bd5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11204 | 2024.10.09 22:19:40.582002 [ 3 ] {} <Debug> HTTP-Session: d9d322e0-d516-474d-b35f-ba680f2bd5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11205 | 2024.10.09 22:19:40.582006 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part | ||
11206 | 2024.10.09 22:19:40.582021 [ 3 ] {} <Debug> HTTP-Session: d9d322e0-d516-474d-b35f-ba680f2bd5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11207 | 2024.10.09 22:19:40.582090 [ 3 ] {} <Trace> HTTP-Session: d9d322e0-d516-474d-b35f-ba680f2bd5fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11208 | 2024.10.09 22:19:40.582238 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
11209 | 2024.10.09 22:19:40.582491 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11210 | 2024.10.09 22:19:40.582552 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
11211 | 2024.10.09 22:19:40.582722 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11212 | 2024.10.09 22:19:40.582963 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
11213 | 2024.10.09 22:19:40.583320 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
11214 | 2024.10.09 22:19:40.583667 [ 191 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
11215 | 2024.10.09 22:19:40.584444 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11216 | 2024.10.09 22:19:40.585246 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11217 | 2024.10.09 22:19:40.585305 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11218 | 2024.10.09 22:19:40.586350 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11219 | 2024.10.09 22:19:40.587315 [ 187 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005853204 sec., 90036.15797433337 rows/sec., 6.12 MiB/sec. | ||
11220 | 2024.10.09 22:19:40.587483 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11221 | 2024.10.09 22:19:40.587582 [ 187 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
11222 | 2024.10.09 22:19:40.587711 [ 114 ] {} <Debug> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11223 | 2024.10.09 22:19:40.587843 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005492 sec., 1092.4981791697014 rows/sec., 64.55 KiB/sec. | ||
11224 | 2024.10.09 22:19:40.587837 [ 114 ] {} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11225 | 2024.10.09 22:19:40.587943 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11226 | 2024.10.09 22:19:40.588283 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
11227 | 2024.10.09 22:19:40.588499 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Debug> DynamicQueryHandler: Done processing query | ||
11228 | 2024.10.09 22:19:40.588598 [ 3 ] {29f59350-2e0b-4018-ab2f-263165690c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11229 | 2024.10.09 22:19:40.588702 [ 3 ] {} <Debug> HTTP-Session: d9d322e0-d516-474d-b35f-ba680f2bd5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11230 | 2024.10.09 22:19:40.588868 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11231 | 2024.10.09 22:19:40.588929 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part | ||
11232 | 2024.10.09 22:19:40.589183 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
11233 | 2024.10.09 22:19:40.589187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11234 | 2024.10.09 22:19:40.589452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11235 | 2024.10.09 22:19:40.589579 [ 187 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11236 | 2024.10.09 22:19:40.589621 [ 3 ] {} <Debug> HTTP-Session: 61a8cf8f-a66a-4084-b26c-f2449ad65ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11237 | 2024.10.09 22:19:40.589656 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
11238 | 2024.10.09 22:19:40.589694 [ 3 ] {} <Debug> HTTP-Session: 61a8cf8f-a66a-4084-b26c-f2449ad65ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11239 | 2024.10.09 22:19:40.589795 [ 3 ] {} <Debug> HTTP-Session: 61a8cf8f-a66a-4084-b26c-f2449ad65ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11240 | 2024.10.09 22:19:40.590231 [ 187 ] {29d1660c-b295-477c-83d5-df8b897a229e::all_1_31_6} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
11241 | 2024.10.09 22:19:40.590257 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
11242 | 2024.10.09 22:19:40.590447 [ 3 ] {} <Trace> HTTP-Session: 61a8cf8f-a66a-4084-b26c-f2449ad65ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11243 | 2024.10.09 22:19:40.590550 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11244 | 2024.10.09 22:19:40.590687 [ 195 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
11245 | 2024.10.09 22:19:40.591128 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11246 | 2024.10.09 22:19:40.591221 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11247 | 2024.10.09 22:19:40.592108 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11248 | 2024.10.09 22:19:40.593060 [ 187 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004998005 sec., 6002.39495558728 rows/sec., 381.01 KiB/sec. | ||
11249 | 2024.10.09 22:19:40.593241 [ 187 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11250 | 2024.10.09 22:19:40.593346 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11251 | 2024.10.09 22:19:40.593405 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11252 | 2024.10.09 22:19:40.594289 [ 187 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11253 | 2024.10.09 22:19:40.594384 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11254 | 2024.10.09 22:19:40.594434 [ 187 ] {dc4bf52e-bb74-4d26-a5d8-331ed4bdb955::all_1_25_6} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11255 | 2024.10.09 22:19:40.594577 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11256 | 2024.10.09 22:19:40.594889 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11257 | 2024.10.09 22:19:40.595026 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Debug> executeQuery: Read 398 rows, 28.97 KiB in 0.004116 sec., 96695.82118561711 rows/sec., 6.87 MiB/sec. | ||
11258 | 2024.10.09 22:19:40.595207 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Debug> DynamicQueryHandler: Done processing query | ||
11259 | 2024.10.09 22:19:40.595232 [ 3 ] {bcf51406-b42c-46d2-b7b0-8ed4fc1d5e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11260 | 2024.10.09 22:19:40.595248 [ 3 ] {} <Debug> HTTP-Session: 61a8cf8f-a66a-4084-b26c-f2449ad65ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11261 | 2024.10.09 22:19:40.595535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11262 | 2024.10.09 22:19:40.595582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11263 | 2024.10.09 22:19:40.595601 [ 3 ] {} <Debug> HTTP-Session: b3909416-bc79-4b10-9af5-df60d3ceabd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11264 | 2024.10.09 22:19:40.595617 [ 3 ] {} <Debug> HTTP-Session: b3909416-bc79-4b10-9af5-df60d3ceabd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11265 | 2024.10.09 22:19:40.595632 [ 3 ] {} <Debug> HTTP-Session: b3909416-bc79-4b10-9af5-df60d3ceabd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11266 | 2024.10.09 22:19:40.595663 [ 3 ] {} <Trace> HTTP-Session: b3909416-bc79-4b10-9af5-df60d3ceabd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11267 | 2024.10.09 22:19:40.595760 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11268 | 2024.10.09 22:19:40.595805 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11269 | 2024.10.09 22:19:40.595941 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11270 | 2024.10.09 22:19:40.596282 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11271 | 2024.10.09 22:19:40.596317 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11272 | 2024.10.09 22:19:40.596679 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11273 | 2024.10.09 22:19:40.597013 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11274 | 2024.10.09 22:19:40.597153 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
11275 | 2024.10.09 22:19:40.597502 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Debug> DynamicQueryHandler: Done processing query | ||
11276 | 2024.10.09 22:19:40.597527 [ 3 ] {3b5aa8fb-fdef-40a2-8834-fb90458408a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11277 | 2024.10.09 22:19:40.597544 [ 3 ] {} <Debug> HTTP-Session: b3909416-bc79-4b10-9af5-df60d3ceabd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11278 | 2024.10.09 22:19:40.597713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11279 | 2024.10.09 22:19:40.597762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11280 | 2024.10.09 22:19:40.597781 [ 3 ] {} <Debug> HTTP-Session: 463bf279-4551-44af-9700-196359b73cde Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11281 | 2024.10.09 22:19:40.597797 [ 3 ] {} <Debug> HTTP-Session: 463bf279-4551-44af-9700-196359b73cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11282 | 2024.10.09 22:19:40.597811 [ 3 ] {} <Debug> HTTP-Session: 463bf279-4551-44af-9700-196359b73cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11283 | 2024.10.09 22:19:40.597842 [ 3 ] {} <Trace> HTTP-Session: 463bf279-4551-44af-9700-196359b73cde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11284 | 2024.10.09 22:19:40.598027 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11285 | 2024.10.09 22:19:40.598076 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11286 | 2024.10.09 22:19:40.598245 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11287 | 2024.10.09 22:19:40.598680 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11288 | 2024.10.09 22:19:40.598715 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11289 | 2024.10.09 22:19:40.599105 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11290 | 2024.10.09 22:19:40.599450 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11291 | 2024.10.09 22:19:40.599575 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001638 sec., 145299.1452991453 rows/sec., 9.74 MiB/sec. | ||
11292 | 2024.10.09 22:19:40.599742 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Debug> DynamicQueryHandler: Done processing query | ||
11293 | 2024.10.09 22:19:40.599766 [ 3 ] {e60d1fbe-e448-4424-80a7-6bb454dc4d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11294 | 2024.10.09 22:19:40.599782 [ 3 ] {} <Debug> HTTP-Session: 463bf279-4551-44af-9700-196359b73cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11295 | 2024.10.09 22:19:40.599952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11296 | 2024.10.09 22:19:40.600001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11297 | 2024.10.09 22:19:40.600020 [ 3 ] {} <Debug> HTTP-Session: 10f1292f-d948-4020-9974-c46341db8881 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11298 | 2024.10.09 22:19:40.600036 [ 3 ] {} <Debug> HTTP-Session: 10f1292f-d948-4020-9974-c46341db8881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11299 | 2024.10.09 22:19:40.600049 [ 3 ] {} <Debug> HTTP-Session: 10f1292f-d948-4020-9974-c46341db8881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11300 | 2024.10.09 22:19:40.600080 [ 3 ] {} <Trace> HTTP-Session: 10f1292f-d948-4020-9974-c46341db8881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11301 | 2024.10.09 22:19:40.600171 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11302 | 2024.10.09 22:19:40.600217 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11303 | 2024.10.09 22:19:40.600347 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11304 | 2024.10.09 22:19:40.600647 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11305 | 2024.10.09 22:19:40.600682 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11306 | 2024.10.09 22:19:40.601042 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11307 | 2024.10.09 22:19:40.601372 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11308 | 2024.10.09 22:19:40.601499 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
11309 | 2024.10.09 22:19:40.601665 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Debug> DynamicQueryHandler: Done processing query | ||
11310 | 2024.10.09 22:19:40.601689 [ 3 ] {66e96363-5965-4a61-ac5f-05c69c8e3005} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11311 | 2024.10.09 22:19:40.601704 [ 3 ] {} <Debug> HTTP-Session: 10f1292f-d948-4020-9974-c46341db8881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11312 | 2024.10.09 22:19:40.601836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11313 | 2024.10.09 22:19:40.601885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11314 | 2024.10.09 22:19:40.601904 [ 3 ] {} <Debug> HTTP-Session: 6e1b995f-1598-436e-88da-0d409e62392e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11315 | 2024.10.09 22:19:40.601920 [ 3 ] {} <Debug> HTTP-Session: 6e1b995f-1598-436e-88da-0d409e62392e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11316 | 2024.10.09 22:19:40.601933 [ 3 ] {} <Debug> HTTP-Session: 6e1b995f-1598-436e-88da-0d409e62392e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11317 | 2024.10.09 22:19:40.601963 [ 3 ] {} <Trace> HTTP-Session: 6e1b995f-1598-436e-88da-0d409e62392e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11318 | 2024.10.09 22:19:40.602175 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11319 | 2024.10.09 22:19:40.602237 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11320 | 2024.10.09 22:19:40.602652 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11321 | 2024.10.09 22:19:40.603217 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2024.10.09 22:19:40.603254 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11323 | 2024.10.09 22:19:40.603854 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11324 | 2024.10.09 22:19:40.604272 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2024.10.09 22:19:40.604423 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002383 sec., 5874.947545111204 rows/sec., 10.53 MiB/sec. | ||
11326 | 2024.10.09 22:19:40.604640 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Debug> DynamicQueryHandler: Done processing query | ||
11327 | 2024.10.09 22:19:40.604665 [ 3 ] {6d4b4f42-ff23-4ece-9841-0f7d043e5529} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
11328 | 2024.10.09 22:19:40.604681 [ 3 ] {} <Debug> HTTP-Session: 6e1b995f-1598-436e-88da-0d409e62392e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11329 | 2024.10.09 22:19:40.604809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11330 | 2024.10.09 22:19:40.604859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11331 | 2024.10.09 22:19:40.604877 [ 3 ] {} <Debug> HTTP-Session: ff9b7aec-6afd-4dba-97e9-df5fa3030d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11332 | 2024.10.09 22:19:40.604893 [ 3 ] {} <Debug> HTTP-Session: ff9b7aec-6afd-4dba-97e9-df5fa3030d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11333 | 2024.10.09 22:19:40.604907 [ 3 ] {} <Debug> HTTP-Session: ff9b7aec-6afd-4dba-97e9-df5fa3030d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11334 | 2024.10.09 22:19:40.604937 [ 3 ] {} <Trace> HTTP-Session: ff9b7aec-6afd-4dba-97e9-df5fa3030d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11335 | 2024.10.09 22:19:40.605073 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11336 | 2024.10.09 22:19:40.605119 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11337 | 2024.10.09 22:19:40.605250 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11338 | 2024.10.09 22:19:40.605576 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2024.10.09 22:19:40.605610 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11340 | 2024.10.09 22:19:40.605977 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11341 | 2024.10.09 22:19:40.606310 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11342 | 2024.10.09 22:19:40.606434 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. | ||
11343 | 2024.10.09 22:19:40.606600 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Debug> DynamicQueryHandler: Done processing query | ||
11344 | 2024.10.09 22:19:40.606624 [ 3 ] {6ef7ffbe-f7fe-40a0-ab9b-bf8c03ea80f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11345 | 2024.10.09 22:19:40.606640 [ 3 ] {} <Debug> HTTP-Session: ff9b7aec-6afd-4dba-97e9-df5fa3030d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11346 | 2024.10.09 22:19:44.411695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1120 | ||
11347 | 2024.10.09 22:19:44.414546 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11348 | 2024.10.09 22:19:44.414592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11349 | 2024.10.09 22:19:44.416120 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11350 | 2024.10.09 22:19:44.417111 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11351 | 2024.10.09 22:19:44.417649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
11352 | 2024.10.09 22:19:45.568099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11353 | 2024.10.09 22:19:45.568233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11354 | 2024.10.09 22:19:45.568277 [ 3 ] {} <Debug> HTTP-Session: 0bf476a4-6549-44bc-8aa8-aad74864b1cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11355 | 2024.10.09 22:19:45.568318 [ 3 ] {} <Debug> HTTP-Session: 0bf476a4-6549-44bc-8aa8-aad74864b1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11356 | 2024.10.09 22:19:45.568346 [ 3 ] {} <Debug> HTTP-Session: 0bf476a4-6549-44bc-8aa8-aad74864b1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11357 | 2024.10.09 22:19:45.568429 [ 3 ] {} <Trace> HTTP-Session: 0bf476a4-6549-44bc-8aa8-aad74864b1cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11358 | 2024.10.09 22:19:45.568709 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11359 | 2024.10.09 22:19:45.568822 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11360 | 2024.10.09 22:19:45.569343 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11361 | 2024.10.09 22:19:45.569796 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11362 | 2024.10.09 22:19:45.569840 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11363 | 2024.10.09 22:19:45.570274 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11364 | 2024.10.09 22:19:45.570696 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Trace> oximeter.fields_ipaddr (03f343bf-bd74-4780-82b1-c4441567d1ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11365 | 2024.10.09 22:19:45.570882 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002252 sec., 888.0994671403197 rows/sec., 72.42 KiB/sec. | ||
11366 | 2024.10.09 22:19:45.571114 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Debug> DynamicQueryHandler: Done processing query | ||
11367 | 2024.10.09 22:19:45.571143 [ 3 ] {9f4e4299-9495-47d9-8eb9-07ab070e672e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11368 | 2024.10.09 22:19:45.571160 [ 3 ] {} <Debug> HTTP-Session: 0bf476a4-6549-44bc-8aa8-aad74864b1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11369 | 2024.10.09 22:19:45.571326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11370 | 2024.10.09 22:19:45.571383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11371 | 2024.10.09 22:19:45.571404 [ 3 ] {} <Debug> HTTP-Session: ac1a373e-16d5-47fc-8e83-fdaa147b1c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11372 | 2024.10.09 22:19:45.571422 [ 3 ] {} <Debug> HTTP-Session: ac1a373e-16d5-47fc-8e83-fdaa147b1c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11373 | 2024.10.09 22:19:45.571435 [ 3 ] {} <Debug> HTTP-Session: ac1a373e-16d5-47fc-8e83-fdaa147b1c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11374 | 2024.10.09 22:19:45.571469 [ 3 ] {} <Trace> HTTP-Session: ac1a373e-16d5-47fc-8e83-fdaa147b1c90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11375 | 2024.10.09 22:19:45.571606 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11376 | 2024.10.09 22:19:45.571651 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11377 | 2024.10.09 22:19:45.571886 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11378 | 2024.10.09 22:19:45.572307 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11379 | 2024.10.09 22:19:45.572408 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11380 | 2024.10.09 22:19:45.572797 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11381 | 2024.10.09 22:19:45.573178 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11382 | 2024.10.09 22:19:45.573351 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.00178 sec., 66853.93258426967 rows/sec., 5.69 MiB/sec. | ||
11383 | 2024.10.09 22:19:45.573358 [ 113 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11384 | 2024.10.09 22:19:45.573475 [ 113 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11385 | 2024.10.09 22:19:45.573530 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11386 | 2024.10.09 22:19:45.573609 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Debug> DynamicQueryHandler: Done processing query | ||
11387 | 2024.10.09 22:19:45.573650 [ 3 ] {2e7a1030-6464-4041-9335-813972eada28} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11388 | 2024.10.09 22:19:45.573671 [ 3 ] {} <Debug> HTTP-Session: ac1a373e-16d5-47fc-8e83-fdaa147b1c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11389 | 2024.10.09 22:19:45.573675 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
11390 | 2024.10.09 22:19:45.573807 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11391 | 2024.10.09 22:19:45.573827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11392 | 2024.10.09 22:19:45.573847 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1429 rows starting from the beginning of the part | ||
11393 | 2024.10.09 22:19:45.573891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11394 | 2024.10.09 22:19:45.573931 [ 3 ] {} <Debug> HTTP-Session: b3eaf089-06ae-4857-9b11-d2a557650a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11395 | 2024.10.09 22:19:45.573987 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1225 rows starting from the beginning of the part | ||
11396 | 2024.10.09 22:19:45.574003 [ 3 ] {} <Debug> HTTP-Session: b3eaf089-06ae-4857-9b11-d2a557650a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11397 | 2024.10.09 22:19:45.574072 [ 3 ] {} <Debug> HTTP-Session: b3eaf089-06ae-4857-9b11-d2a557650a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11398 | 2024.10.09 22:19:45.574368 [ 3 ] {} <Trace> HTTP-Session: b3eaf089-06ae-4857-9b11-d2a557650a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11399 | 2024.10.09 22:19:45.574369 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 190 rows starting from the beginning of the part | ||
11400 | 2024.10.09 22:19:45.574568 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
11401 | 2024.10.09 22:19:45.574705 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11402 | 2024.10.09 22:19:45.574917 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11403 | 2024.10.09 22:19:45.574936 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 218 rows starting from the beginning of the part | ||
11404 | 2024.10.09 22:19:45.575310 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 119 rows starting from the beginning of the part | ||
11405 | 2024.10.09 22:19:45.576094 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11406 | 2024.10.09 22:19:45.576642 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11407 | 2024.10.09 22:19:45.576684 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11408 | 2024.10.09 22:19:45.577247 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11409 | 2024.10.09 22:19:45.577675 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2024.10.09 22:19:45.577997 [ 190 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004395078 sec., 750612.3895867149 rows/sec., 65.91 MiB/sec. | ||
11411 | 2024.10.09 22:19:45.577999 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00344 sec., 9593.023255813954 rows/sec., 718.23 KiB/sec. | ||
11412 | 2024.10.09 22:19:45.578300 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Debug> DynamicQueryHandler: Done processing query | ||
11413 | 2024.10.09 22:19:45.578338 [ 3 ] {02d06fc9-d4bb-4b98-99e4-162a99a07319} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11414 | 2024.10.09 22:19:45.578362 [ 3 ] {} <Debug> HTTP-Session: b3eaf089-06ae-4857-9b11-d2a557650a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11415 | 2024.10.09 22:19:45.578368 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11416 | 2024.10.09 22:19:45.578511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11417 | 2024.10.09 22:19:45.578581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11418 | 2024.10.09 22:19:45.578609 [ 3 ] {} <Debug> HTTP-Session: 71fb2563-29db-4c90-b2d1-89b647970bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11419 | 2024.10.09 22:19:45.578638 [ 3 ] {} <Debug> HTTP-Session: 71fb2563-29db-4c90-b2d1-89b647970bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11420 | 2024.10.09 22:19:45.578663 [ 3 ] {} <Debug> HTTP-Session: 71fb2563-29db-4c90-b2d1-89b647970bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11421 | 2024.10.09 22:19:45.578786 [ 3 ] {} <Trace> HTTP-Session: 71fb2563-29db-4c90-b2d1-89b647970bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11422 | 2024.10.09 22:19:45.579144 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11423 | 2024.10.09 22:19:45.579233 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11424 | 2024.10.09 22:19:45.579498 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11425 | 2024.10.09 22:19:45.579790 [ 189 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_61_12} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11426 | 2024.10.09 22:19:45.579873 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11427 | 2024.10.09 22:19:45.579994 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
11428 | 2024.10.09 22:19:45.580427 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11429 | 2024.10.09 22:19:45.580471 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11430 | 2024.10.09 22:19:45.580853 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11431 | 2024.10.09 22:19:45.581227 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11432 | 2024.10.09 22:19:45.581391 [ 113 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11433 | 2024.10.09 22:19:45.581399 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002361 sec., 41084.28631935621 rows/sec., 3.21 MiB/sec. | ||
11434 | 2024.10.09 22:19:45.581437 [ 113 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11435 | 2024.10.09 22:19:45.581504 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11436 | 2024.10.09 22:19:45.581826 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
11437 | 2024.10.09 22:19:45.581986 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Debug> DynamicQueryHandler: Done processing query | ||
11438 | 2024.10.09 22:19:45.582116 [ 3 ] {e66abcee-b7bc-47e7-903b-905f0306e4b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
11439 | 2024.10.09 22:19:45.582370 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11440 | 2024.10.09 22:19:45.582417 [ 3 ] {} <Debug> HTTP-Session: 71fb2563-29db-4c90-b2d1-89b647970bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11441 | 2024.10.09 22:19:45.582503 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 919 rows starting from the beginning of the part | ||
11442 | 2024.10.09 22:19:45.582935 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 536 rows starting from the beginning of the part | ||
11443 | 2024.10.09 22:19:45.583060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11444 | 2024.10.09 22:19:45.583261 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 384 rows starting from the beginning of the part | ||
11445 | 2024.10.09 22:19:45.583322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11446 | 2024.10.09 22:19:45.583437 [ 3 ] {} <Debug> HTTP-Session: 99871874-038e-4a44-ab10-e1c5d1118a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11447 | 2024.10.09 22:19:45.583528 [ 3 ] {} <Debug> HTTP-Session: 99871874-038e-4a44-ab10-e1c5d1118a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11448 | 2024.10.09 22:19:45.583556 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
11449 | 2024.10.09 22:19:45.583595 [ 3 ] {} <Debug> HTTP-Session: 99871874-038e-4a44-ab10-e1c5d1118a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11450 | 2024.10.09 22:19:45.583768 [ 3 ] {} <Trace> HTTP-Session: 99871874-038e-4a44-ab10-e1c5d1118a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11451 | 2024.10.09 22:19:45.583876 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 398 rows starting from the beginning of the part | ||
11452 | 2024.10.09 22:19:45.584103 [ 193 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 97 rows starting from the beginning of the part | ||
11453 | 2024.10.09 22:19:45.584463 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11454 | 2024.10.09 22:19:45.584594 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11455 | 2024.10.09 22:19:45.585108 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11456 | 2024.10.09 22:19:45.586117 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.10.09 22:19:45.586182 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11458 | 2024.10.09 22:19:45.586922 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11459 | 2024.10.09 22:19:45.587480 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2429 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876204 sec., 413362.0956658414 rows/sec., 31.71 MiB/sec. | ||
11460 | 2024.10.09 22:19:45.587798 [ 189 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11461 | 2024.10.09 22:19:45.587810 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11462 | 2024.10.09 22:19:45.588114 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11463 | 2024.10.09 22:19:45.588213 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2024.10.09 22:19:45.588228 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004061 sec., 39645.40753508988 rows/sec., 2.76 MiB/sec. | ||
11465 | 2024.10.09 22:19:45.588266 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11466 | 2024.10.09 22:19:45.589451 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
11467 | 2024.10.09 22:19:45.589546 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Debug> DynamicQueryHandler: Done processing query | ||
11468 | 2024.10.09 22:19:45.589666 [ 3 ] {a76e801c-6824-4559-b75f-0518036460d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11469 | 2024.10.09 22:19:45.589829 [ 3 ] {} <Debug> HTTP-Session: 99871874-038e-4a44-ab10-e1c5d1118a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11470 | 2024.10.09 22:19:45.589878 [ 194 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11471 | 2024.10.09 22:19:45.590298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11472 | 2024.10.09 22:19:45.590540 [ 194 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_61_12} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11473 | 2024.10.09 22:19:45.590559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11474 | 2024.10.09 22:19:45.590661 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11475 | 2024.10.09 22:19:45.590669 [ 3 ] {} <Debug> HTTP-Session: 106fecab-1c61-418c-9d2c-96f46cf36343 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11476 | 2024.10.09 22:19:45.590765 [ 3 ] {} <Debug> HTTP-Session: 106fecab-1c61-418c-9d2c-96f46cf36343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11477 | 2024.10.09 22:19:45.590792 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16823 rows starting from the beginning of the part | ||
11478 | 2024.10.09 22:19:45.590815 [ 3 ] {} <Debug> HTTP-Session: 106fecab-1c61-418c-9d2c-96f46cf36343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11479 | 2024.10.09 22:19:45.590850 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
11480 | 2024.10.09 22:19:45.590881 [ 3 ] {} <Trace> HTTP-Session: 106fecab-1c61-418c-9d2c-96f46cf36343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11481 | 2024.10.09 22:19:45.591064 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 963 rows starting from the beginning of the part | ||
11482 | 2024.10.09 22:19:45.591351 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 122 rows starting from the beginning of the part | ||
11483 | 2024.10.09 22:19:45.591558 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
11484 | 2024.10.09 22:19:45.591641 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11485 | 2024.10.09 22:19:45.591867 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 238 rows starting from the beginning of the part | ||
11486 | 2024.10.09 22:19:45.591976 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11487 | 2024.10.09 22:19:45.592236 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
11488 | 2024.10.09 22:19:45.593554 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11489 | 2024.10.09 22:19:45.594559 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11490 | 2024.10.09 22:19:45.594603 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11491 | 2024.10.09 22:19:45.595894 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11492 | 2024.10.09 22:19:45.596605 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11493 | 2024.10.09 22:19:45.596810 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11494 | 2024.10.09 22:19:45.596847 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005681 sec., 5456.785777151909 rows/sec., 9.78 MiB/sec. | ||
11495 | 2024.10.09 22:19:45.596871 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11496 | 2024.10.09 22:19:45.596937 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11497 | 2024.10.09 22:19:45.597235 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
11498 | 2024.10.09 22:19:45.597416 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Debug> DynamicQueryHandler: Done processing query | ||
11499 | 2024.10.09 22:19:45.597448 [ 3 ] {c3c38083-5de6-43c5-9071-551458eda5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11500 | 2024.10.09 22:19:45.597477 [ 3 ] {} <Debug> HTTP-Session: 106fecab-1c61-418c-9d2c-96f46cf36343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11501 | 2024.10.09 22:19:45.597684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11502 | 2024.10.09 22:19:45.597739 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11503 | 2024.10.09 22:19:45.597749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11504 | 2024.10.09 22:19:45.597786 [ 3 ] {} <Debug> HTTP-Session: f86ebafd-cdd7-42b8-9dee-dbb658f643ad Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11505 | 2024.10.09 22:19:45.597813 [ 3 ] {} <Debug> HTTP-Session: f86ebafd-cdd7-42b8-9dee-dbb658f643ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11506 | 2024.10.09 22:19:45.597836 [ 3 ] {} <Debug> HTTP-Session: f86ebafd-cdd7-42b8-9dee-dbb658f643ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11507 | 2024.10.09 22:19:45.597837 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 899 rows starting from the beginning of the part | ||
11508 | 2024.10.09 22:19:45.597898 [ 3 ] {} <Trace> HTTP-Session: f86ebafd-cdd7-42b8-9dee-dbb658f643ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11509 | 2024.10.09 22:19:45.598160 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11510 | 2024.10.09 22:19:45.598459 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11511 | 2024.10.09 22:19:45.598489 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
11512 | 2024.10.09 22:19:45.599234 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11513 | 2024.10.09 22:19:45.599271 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
11514 | 2024.10.09 22:19:45.600402 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18467 rows, containing 5 columns (5 merged, 0 gathered) in 0.01196549 sec., 1543355.0987046915 rows/sec., 104.22 MiB/sec. | ||
11515 | 2024.10.09 22:19:45.600504 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
11516 | 2024.10.09 22:19:45.600739 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11517 | 2024.10.09 22:19:45.600817 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11518 | 2024.10.09 22:19:45.600993 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11519 | 2024.10.09 22:19:45.601409 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
11520 | 2024.10.09 22:19:45.602419 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
11521 | 2024.10.09 22:19:45.602597 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11522 | 2024.10.09 22:19:45.602632 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11523 | 2024.10.09 22:19:45.603067 [ 190 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11524 | 2024.10.09 22:19:45.603274 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
11525 | 2024.10.09 22:19:45.603692 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11526 | 2024.10.09 22:19:45.603937 [ 113 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11527 | 2024.10.09 22:19:45.603976 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005955 sec., 10075.566750629723 rows/sec., 695.32 KiB/sec. | ||
11528 | 2024.10.09 22:19:45.604049 [ 113 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11529 | 2024.10.09 22:19:45.604173 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11530 | 2024.10.09 22:19:45.604781 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
11531 | 2024.10.09 22:19:45.604859 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Debug> DynamicQueryHandler: Done processing query | ||
11532 | 2024.10.09 22:19:45.605071 [ 3 ] {722ddf39-0937-49f6-86f0-2ab6ddd6c357} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11533 | 2024.10.09 22:19:45.605494 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11534 | 2024.10.09 22:19:45.605606 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3390 rows starting from the beginning of the part | ||
11535 | 2024.10.09 22:19:45.606002 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
11536 | 2024.10.09 22:19:45.606389 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
11537 | 2024.10.09 22:19:45.606406 [ 3 ] {} <Debug> HTTP-Session: f86ebafd-cdd7-42b8-9dee-dbb658f643ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11538 | 2024.10.09 22:19:45.606694 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
11539 | 2024.10.09 22:19:45.606777 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
11540 | 2024.10.09 22:19:45.606834 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
11541 | 2024.10.09 22:19:45.610665 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 4 columns (4 merged, 0 gathered) in 0.006288309 sec., 584258.8206145723 rows/sec., 38.14 MiB/sec. | ||
11542 | 2024.10.09 22:19:45.611121 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11543 | 2024.10.09 22:19:45.611700 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11544 | 2024.10.09 22:19:45.611813 [ 189 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_61_12} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11545 | 2024.10.09 22:19:45.611892 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
11546 | 2024.10.09 22:19:45.613768 [ 194 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 19 columns (19 merged, 0 gathered) in 0.016683962 sec., 61136.557371684255 rows/sec., 109.55 MiB/sec. | ||
11547 | 2024.10.09 22:19:45.614590 [ 186 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11548 | 2024.10.09 22:19:45.615129 [ 186 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11549 | 2024.10.09 22:19:45.615204 [ 186 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11550 | 2024.10.09 22:19:45.615311 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
11551 | 2024.10.09 22:19:46.000187 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.90 MiB, peak 177.73 MiB, free memory in arenas 0.00 B, will set to 169.71 MiB (RSS), difference: 2.81 MiB | ||
11552 | 2024.10.09 22:19:49.003713 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11553 | 2024.10.09 22:19:49.003785 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11554 | 2024.10.09 22:19:50.571561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11555 | 2024.10.09 22:19:50.571673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11556 | 2024.10.09 22:19:50.571699 [ 3 ] {} <Debug> HTTP-Session: 0d371c6e-5db1-4130-8c5f-9fd83d59d654 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11557 | 2024.10.09 22:19:50.571725 [ 3 ] {} <Debug> HTTP-Session: 0d371c6e-5db1-4130-8c5f-9fd83d59d654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11558 | 2024.10.09 22:19:50.571740 [ 3 ] {} <Debug> HTTP-Session: 0d371c6e-5db1-4130-8c5f-9fd83d59d654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11559 | 2024.10.09 22:19:50.571790 [ 3 ] {} <Trace> HTTP-Session: 0d371c6e-5db1-4130-8c5f-9fd83d59d654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11560 | 2024.10.09 22:19:50.572025 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11561 | 2024.10.09 22:19:50.572092 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11562 | 2024.10.09 22:19:50.572421 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11563 | 2024.10.09 22:19:50.573028 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11564 | 2024.10.09 22:19:50.573071 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11565 | 2024.10.09 22:19:50.573513 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11566 | 2024.10.09 22:19:50.573920 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11567 | 2024.10.09 22:19:50.574095 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002168 sec., 100092.25092250924 rows/sec., 8.81 MiB/sec. | ||
11568 | 2024.10.09 22:19:50.574409 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Debug> DynamicQueryHandler: Done processing query | ||
11569 | 2024.10.09 22:19:50.574463 [ 3 ] {0c787aee-4069-4183-93ed-3f33a4fe084f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11570 | 2024.10.09 22:19:50.574512 [ 3 ] {} <Debug> HTTP-Session: 0d371c6e-5db1-4130-8c5f-9fd83d59d654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11571 | 2024.10.09 22:19:50.574701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11572 | 2024.10.09 22:19:50.574763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11573 | 2024.10.09 22:19:50.574782 [ 3 ] {} <Debug> HTTP-Session: 85a5e866-d6f1-4480-ab0a-0d508149e789 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11574 | 2024.10.09 22:19:50.574800 [ 3 ] {} <Debug> HTTP-Session: 85a5e866-d6f1-4480-ab0a-0d508149e789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11575 | 2024.10.09 22:19:50.574814 [ 3 ] {} <Debug> HTTP-Session: 85a5e866-d6f1-4480-ab0a-0d508149e789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11576 | 2024.10.09 22:19:50.574850 [ 3 ] {} <Trace> HTTP-Session: 85a5e866-d6f1-4480-ab0a-0d508149e789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11577 | 2024.10.09 22:19:50.574963 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11578 | 2024.10.09 22:19:50.575009 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11579 | 2024.10.09 22:19:50.575257 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11580 | 2024.10.09 22:19:50.575621 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11581 | 2024.10.09 22:19:50.575658 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11582 | 2024.10.09 22:19:50.576013 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11583 | 2024.10.09 22:19:50.576398 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11584 | 2024.10.09 22:19:50.576563 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001624 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
11585 | 2024.10.09 22:19:50.576569 [ 104 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11586 | 2024.10.09 22:19:50.576670 [ 104 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11587 | 2024.10.09 22:19:50.576732 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11588 | 2024.10.09 22:19:50.576839 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Debug> DynamicQueryHandler: Done processing query | ||
11589 | 2024.10.09 22:19:50.576890 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
11590 | 2024.10.09 22:19:50.576902 [ 3 ] {061a8731-650d-477b-ad31-572185cd040b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11591 | 2024.10.09 22:19:50.576936 [ 3 ] {} <Debug> HTTP-Session: 85a5e866-d6f1-4480-ab0a-0d508149e789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11592 | 2024.10.09 22:19:50.577050 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11593 | 2024.10.09 22:19:50.577096 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 63 rows starting from the beginning of the part | ||
11594 | 2024.10.09 22:19:50.577105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11595 | 2024.10.09 22:19:50.577180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11596 | 2024.10.09 22:19:50.577281 [ 3 ] {} <Debug> HTTP-Session: 7f51704a-ae39-4525-b98a-a5fda12d08a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11597 | 2024.10.09 22:19:50.577333 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
11598 | 2024.10.09 22:19:50.577342 [ 3 ] {} <Debug> HTTP-Session: 7f51704a-ae39-4525-b98a-a5fda12d08a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11599 | 2024.10.09 22:19:50.577450 [ 3 ] {} <Debug> HTTP-Session: 7f51704a-ae39-4525-b98a-a5fda12d08a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11600 | 2024.10.09 22:19:50.577564 [ 3 ] {} <Trace> HTTP-Session: 7f51704a-ae39-4525-b98a-a5fda12d08a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11601 | 2024.10.09 22:19:50.577675 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
11602 | 2024.10.09 22:19:50.577848 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
11603 | 2024.10.09 22:19:50.577853 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11604 | 2024.10.09 22:19:50.578041 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11605 | 2024.10.09 22:19:50.578251 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 33 rows starting from the beginning of the part | ||
11606 | 2024.10.09 22:19:50.578618 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
11607 | 2024.10.09 22:19:50.579346 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11608 | 2024.10.09 22:19:50.579918 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11609 | 2024.10.09 22:19:50.579961 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11610 | 2024.10.09 22:19:50.580566 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.003743071 sec., 42478.488919926975 rows/sec., 3.25 MiB/sec. | ||
11611 | 2024.10.09 22:19:50.580588 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11612 | 2024.10.09 22:19:50.580689 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11613 | 2024.10.09 22:19:50.581202 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11614 | 2024.10.09 22:19:50.581355 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2024.10.09 22:19:50.581435 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003659 sec., 3826.1820169445205 rows/sec., 267.96 KiB/sec. | ||
11616 | 2024.10.09 22:19:50.581508 [ 202 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_51_10} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11617 | 2024.10.09 22:19:50.581604 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11618 | 2024.10.09 22:19:50.581659 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Debug> DynamicQueryHandler: Done processing query | ||
11619 | 2024.10.09 22:19:50.581684 [ 3 ] {44dcb6ab-bac4-434a-9fe8-c18c7c1e32a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11620 | 2024.10.09 22:19:50.581701 [ 3 ] {} <Debug> HTTP-Session: 7f51704a-ae39-4525-b98a-a5fda12d08a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11621 | 2024.10.09 22:19:50.581815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11622 | 2024.10.09 22:19:50.581864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11623 | 2024.10.09 22:19:50.581884 [ 3 ] {} <Debug> HTTP-Session: 6fee0609-be88-4c4c-b50f-d48b61a53cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11624 | 2024.10.09 22:19:50.581900 [ 3 ] {} <Debug> HTTP-Session: 6fee0609-be88-4c4c-b50f-d48b61a53cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11625 | 2024.10.09 22:19:50.581914 [ 3 ] {} <Debug> HTTP-Session: 6fee0609-be88-4c4c-b50f-d48b61a53cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11626 | 2024.10.09 22:19:50.581945 [ 3 ] {} <Trace> HTTP-Session: 6fee0609-be88-4c4c-b50f-d48b61a53cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11627 | 2024.10.09 22:19:50.582042 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11628 | 2024.10.09 22:19:50.582087 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11629 | 2024.10.09 22:19:50.582316 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11630 | 2024.10.09 22:19:50.582699 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11631 | 2024.10.09 22:19:50.582737 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11632 | 2024.10.09 22:19:50.583090 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11633 | 2024.10.09 22:19:50.583469 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11634 | 2024.10.09 22:19:50.583629 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 220.73 KiB/sec. | ||
11635 | 2024.10.09 22:19:50.583813 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Debug> DynamicQueryHandler: Done processing query | ||
11636 | 2024.10.09 22:19:50.583838 [ 3 ] {0d873e7a-4b81-408c-beb6-b994ad1230cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11637 | 2024.10.09 22:19:50.583855 [ 3 ] {} <Debug> HTTP-Session: 6fee0609-be88-4c4c-b50f-d48b61a53cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11638 | 2024.10.09 22:19:50.584050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11639 | 2024.10.09 22:19:50.584100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11640 | 2024.10.09 22:19:50.584119 [ 3 ] {} <Debug> HTTP-Session: 59b99791-3d0a-4700-8dfe-d1fd69da4a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11641 | 2024.10.09 22:19:50.584135 [ 3 ] {} <Debug> HTTP-Session: 59b99791-3d0a-4700-8dfe-d1fd69da4a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11642 | 2024.10.09 22:19:50.584149 [ 3 ] {} <Debug> HTTP-Session: 59b99791-3d0a-4700-8dfe-d1fd69da4a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11643 | 2024.10.09 22:19:50.584179 [ 3 ] {} <Trace> HTTP-Session: 59b99791-3d0a-4700-8dfe-d1fd69da4a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11644 | 2024.10.09 22:19:50.584397 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11645 | 2024.10.09 22:19:50.584440 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11646 | 2024.10.09 22:19:50.584657 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11647 | 2024.10.09 22:19:50.585202 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11648 | 2024.10.09 22:19:50.585237 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11649 | 2024.10.09 22:19:50.585671 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11650 | 2024.10.09 22:19:50.586043 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11651 | 2024.10.09 22:19:50.586196 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001912 sec., 207112.97071129706 rows/sec., 14.71 MiB/sec. | ||
11652 | 2024.10.09 22:19:50.586358 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Debug> DynamicQueryHandler: Done processing query | ||
11653 | 2024.10.09 22:19:50.586382 [ 3 ] {40d5ccbc-dec3-47c5-b4bd-aea2ffc1be96} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11654 | 2024.10.09 22:19:50.586398 [ 3 ] {} <Debug> HTTP-Session: 59b99791-3d0a-4700-8dfe-d1fd69da4a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11655 | 2024.10.09 22:19:50.586530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11656 | 2024.10.09 22:19:50.586579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11657 | 2024.10.09 22:19:50.586598 [ 3 ] {} <Debug> HTTP-Session: 488fed75-f4f4-4041-87cf-e7d1c3641f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11658 | 2024.10.09 22:19:50.586614 [ 3 ] {} <Debug> HTTP-Session: 488fed75-f4f4-4041-87cf-e7d1c3641f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11659 | 2024.10.09 22:19:50.586628 [ 3 ] {} <Debug> HTTP-Session: 488fed75-f4f4-4041-87cf-e7d1c3641f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11660 | 2024.10.09 22:19:50.586659 [ 3 ] {} <Trace> HTTP-Session: 488fed75-f4f4-4041-87cf-e7d1c3641f3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11661 | 2024.10.09 22:19:50.586757 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11662 | 2024.10.09 22:19:50.586802 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11663 | 2024.10.09 22:19:50.586932 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11664 | 2024.10.09 22:19:50.587258 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11665 | 2024.10.09 22:19:50.587295 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11666 | 2024.10.09 22:19:50.587659 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11667 | 2024.10.09 22:19:50.587995 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11668 | 2024.10.09 22:19:50.588153 [ 104 ] {} <Debug> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
11669 | 2024.10.09 22:19:50.588161 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
11670 | 2024.10.09 22:19:50.588209 [ 104 ] {} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11671 | 2024.10.09 22:19:50.588276 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11672 | 2024.10.09 22:19:50.588466 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::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 | ||
11673 | 2024.10.09 22:19:50.588479 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Debug> DynamicQueryHandler: Done processing query | ||
11674 | 2024.10.09 22:19:50.588538 [ 3 ] {963816a5-ffa2-41ef-ae3f-40aa3d6a9bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11675 | 2024.10.09 22:19:50.588562 [ 3 ] {} <Debug> HTTP-Session: 488fed75-f4f4-4041-87cf-e7d1c3641f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11676 | 2024.10.09 22:19:50.588680 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11677 | 2024.10.09 22:19:50.588736 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
11678 | 2024.10.09 22:19:50.588755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11679 | 2024.10.09 22:19:50.588919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11680 | 2024.10.09 22:19:50.588949 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
11681 | 2024.10.09 22:19:50.589013 [ 3 ] {} <Debug> HTTP-Session: 341d81dd-30c8-4174-b7d9-e60d82d4018e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11682 | 2024.10.09 22:19:50.589096 [ 3 ] {} <Debug> HTTP-Session: 341d81dd-30c8-4174-b7d9-e60d82d4018e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11683 | 2024.10.09 22:19:50.589145 [ 3 ] {} <Debug> HTTP-Session: 341d81dd-30c8-4174-b7d9-e60d82d4018e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11684 | 2024.10.09 22:19:50.589246 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
11685 | 2024.10.09 22:19:50.589286 [ 3 ] {} <Trace> HTTP-Session: 341d81dd-30c8-4174-b7d9-e60d82d4018e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11686 | 2024.10.09 22:19:50.589532 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
11687 | 2024.10.09 22:19:50.589783 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
11688 | 2024.10.09 22:19:50.589996 [ 196 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
11689 | 2024.10.09 22:19:50.590293 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11690 | 2024.10.09 22:19:50.590484 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11691 | 2024.10.09 22:19:50.590919 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11692 | 2024.10.09 22:19:50.591918 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11693 | 2024.10.09 22:19:50.591985 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11694 | 2024.10.09 22:19:50.592683 [ 200 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004306217 sec., 36226.692709633535 rows/sec., 1.85 MiB/sec. | ||
11695 | 2024.10.09 22:19:50.592897 [ 200 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
11696 | 2024.10.09 22:19:50.593003 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11697 | 2024.10.09 22:19:50.593863 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11698 | 2024.10.09 22:19:50.593922 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2024.10.09 22:19:50.594050 [ 192 ] {4dfeaf2c-0648-4355-9d7a-18e97d379d65::all_1_26_5} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
11700 | 2024.10.09 22:19:50.594279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11701 | 2024.10.09 22:19:50.594277 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004492 sec., 52760.463045414064 rows/sec., 3.54 MiB/sec. | ||
11702 | 2024.10.09 22:19:50.594682 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Debug> DynamicQueryHandler: Done processing query | ||
11703 | 2024.10.09 22:19:50.594723 [ 3 ] {6e4d4e24-4e0a-48a2-a586-917aa516a414} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11704 | 2024.10.09 22:19:50.594741 [ 3 ] {} <Debug> HTTP-Session: 341d81dd-30c8-4174-b7d9-e60d82d4018e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11705 | 2024.10.09 22:19:50.594866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11706 | 2024.10.09 22:19:50.594917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11707 | 2024.10.09 22:19:50.594936 [ 3 ] {} <Debug> HTTP-Session: 754bf7d9-9bfa-4f2a-abd5-9280d450f5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11708 | 2024.10.09 22:19:50.594952 [ 3 ] {} <Debug> HTTP-Session: 754bf7d9-9bfa-4f2a-abd5-9280d450f5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11709 | 2024.10.09 22:19:50.594966 [ 3 ] {} <Debug> HTTP-Session: 754bf7d9-9bfa-4f2a-abd5-9280d450f5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11710 | 2024.10.09 22:19:50.594997 [ 3 ] {} <Trace> HTTP-Session: 754bf7d9-9bfa-4f2a-abd5-9280d450f5a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11711 | 2024.10.09 22:19:50.595093 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11712 | 2024.10.09 22:19:50.595142 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11713 | 2024.10.09 22:19:50.595298 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11714 | 2024.10.09 22:19:50.595570 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2024.10.09 22:19:50.595607 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11716 | 2024.10.09 22:19:50.595978 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11717 | 2024.10.09 22:19:50.596323 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2024.10.09 22:19:50.596480 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
11719 | 2024.10.09 22:19:50.596651 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Debug> DynamicQueryHandler: Done processing query | ||
11720 | 2024.10.09 22:19:50.596675 [ 3 ] {214bce94-6d1f-409a-8f1c-9c0cb43fa1eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11721 | 2024.10.09 22:19:50.596692 [ 3 ] {} <Debug> HTTP-Session: 754bf7d9-9bfa-4f2a-abd5-9280d450f5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11722 | 2024.10.09 22:19:50.596825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11723 | 2024.10.09 22:19:50.596874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11724 | 2024.10.09 22:19:50.596893 [ 3 ] {} <Debug> HTTP-Session: 29711c43-745b-489a-8ef4-5416fa9cdbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11725 | 2024.10.09 22:19:50.596909 [ 3 ] {} <Debug> HTTP-Session: 29711c43-745b-489a-8ef4-5416fa9cdbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11726 | 2024.10.09 22:19:50.596923 [ 3 ] {} <Debug> HTTP-Session: 29711c43-745b-489a-8ef4-5416fa9cdbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11727 | 2024.10.09 22:19:50.596953 [ 3 ] {} <Trace> HTTP-Session: 29711c43-745b-489a-8ef4-5416fa9cdbdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11728 | 2024.10.09 22:19:50.597167 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11729 | 2024.10.09 22:19:50.597232 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11730 | 2024.10.09 22:19:50.597676 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11731 | 2024.10.09 22:19:50.598234 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11732 | 2024.10.09 22:19:50.598271 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11733 | 2024.10.09 22:19:50.598895 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11734 | 2024.10.09 22:19:50.599335 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11735 | 2024.10.09 22:19:50.599527 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002494 sec., 5613.472333600641 rows/sec., 10.06 MiB/sec. | ||
11736 | 2024.10.09 22:19:50.599733 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Debug> DynamicQueryHandler: Done processing query | ||
11737 | 2024.10.09 22:19:50.599758 [ 3 ] {a0451891-e789-4cb4-a233-e333a697b40a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
11738 | 2024.10.09 22:19:50.599775 [ 3 ] {} <Debug> HTTP-Session: 29711c43-745b-489a-8ef4-5416fa9cdbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11739 | 2024.10.09 22:19:50.599898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11740 | 2024.10.09 22:19:50.599946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11741 | 2024.10.09 22:19:50.599965 [ 3 ] {} <Debug> HTTP-Session: 47b7768b-a126-4cdd-854c-a3dbf6eccb18 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11742 | 2024.10.09 22:19:50.599981 [ 3 ] {} <Debug> HTTP-Session: 47b7768b-a126-4cdd-854c-a3dbf6eccb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11743 | 2024.10.09 22:19:50.599995 [ 3 ] {} <Debug> HTTP-Session: 47b7768b-a126-4cdd-854c-a3dbf6eccb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11744 | 2024.10.09 22:19:50.600026 [ 3 ] {} <Trace> HTTP-Session: 47b7768b-a126-4cdd-854c-a3dbf6eccb18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11745 | 2024.10.09 22:19:50.600150 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11746 | 2024.10.09 22:19:50.600196 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11747 | 2024.10.09 22:19:50.600326 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11748 | 2024.10.09 22:19:50.600646 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2024.10.09 22:19:50.600683 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11750 | 2024.10.09 22:19:50.601057 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11751 | 2024.10.09 22:19:50.601397 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11752 | 2024.10.09 22:19:50.601548 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec. | ||
11753 | 2024.10.09 22:19:50.601718 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Debug> DynamicQueryHandler: Done processing query | ||
11754 | 2024.10.09 22:19:50.601742 [ 3 ] {8bc402a4-a172-4f1f-b237-6ef693fd9580} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11755 | 2024.10.09 22:19:50.601758 [ 3 ] {} <Debug> HTTP-Session: 47b7768b-a126-4cdd-854c-a3dbf6eccb18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11756 | 2024.10.09 22:19:54.418015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1154 | ||
11757 | 2024.10.09 22:19:54.421169 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11758 | 2024.10.09 22:19:54.421226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11759 | 2024.10.09 22:19:54.422762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11760 | 2024.10.09 22:19:54.423782 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11761 | 2024.10.09 22:19:54.424363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
11762 | 2024.10.09 22:19:55.567947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11763 | 2024.10.09 22:19:55.568076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11764 | 2024.10.09 22:19:55.568105 [ 3 ] {} <Debug> HTTP-Session: 955e4e6e-53f8-48f5-bdf8-3c8692e91a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11765 | 2024.10.09 22:19:55.568133 [ 3 ] {} <Debug> HTTP-Session: 955e4e6e-53f8-48f5-bdf8-3c8692e91a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11766 | 2024.10.09 22:19:55.568151 [ 3 ] {} <Debug> HTTP-Session: 955e4e6e-53f8-48f5-bdf8-3c8692e91a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11767 | 2024.10.09 22:19:55.568209 [ 3 ] {} <Trace> HTTP-Session: 955e4e6e-53f8-48f5-bdf8-3c8692e91a49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11768 | 2024.10.09 22:19:55.568456 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11769 | 2024.10.09 22:19:55.568530 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11770 | 2024.10.09 22:19:55.568883 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11771 | 2024.10.09 22:19:55.569406 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11772 | 2024.10.09 22:19:55.569448 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11773 | 2024.10.09 22:19:55.569899 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11774 | 2024.10.09 22:19:55.570306 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11775 | 2024.10.09 22:19:55.570499 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.00214 sec., 55140.186915887854 rows/sec., 4.70 MiB/sec. | ||
11776 | 2024.10.09 22:19:55.570712 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Debug> DynamicQueryHandler: Done processing query | ||
11777 | 2024.10.09 22:19:55.570739 [ 3 ] {74b02d75-e64b-47ba-b39c-82e364c0db80} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11778 | 2024.10.09 22:19:55.570755 [ 3 ] {} <Debug> HTTP-Session: 955e4e6e-53f8-48f5-bdf8-3c8692e91a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11779 | 2024.10.09 22:19:55.570918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11780 | 2024.10.09 22:19:55.570968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11781 | 2024.10.09 22:19:55.570986 [ 3 ] {} <Debug> HTTP-Session: bb82dac3-896d-4454-bc7e-894605cbff98 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11782 | 2024.10.09 22:19:55.571003 [ 3 ] {} <Debug> HTTP-Session: bb82dac3-896d-4454-bc7e-894605cbff98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11783 | 2024.10.09 22:19:55.571017 [ 3 ] {} <Debug> HTTP-Session: bb82dac3-896d-4454-bc7e-894605cbff98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11784 | 2024.10.09 22:19:55.571049 [ 3 ] {} <Trace> HTTP-Session: bb82dac3-896d-4454-bc7e-894605cbff98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11785 | 2024.10.09 22:19:55.571163 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11786 | 2024.10.09 22:19:55.571208 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11787 | 2024.10.09 22:19:55.571436 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11788 | 2024.10.09 22:19:55.571826 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11789 | 2024.10.09 22:19:55.571864 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11790 | 2024.10.09 22:19:55.572221 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11791 | 2024.10.09 22:19:55.572606 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11792 | 2024.10.09 22:19:55.572769 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001639 sec., 18913.97193410616 rows/sec., 1.39 MiB/sec. | ||
11793 | 2024.10.09 22:19:55.572953 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Debug> DynamicQueryHandler: Done processing query | ||
11794 | 2024.10.09 22:19:55.572978 [ 3 ] {f569bc1d-2942-4a17-8275-9c70b61a1637} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11795 | 2024.10.09 22:19:55.572994 [ 3 ] {} <Debug> HTTP-Session: bb82dac3-896d-4454-bc7e-894605cbff98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11796 | 2024.10.09 22:19:55.573135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11797 | 2024.10.09 22:19:55.573184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11798 | 2024.10.09 22:19:55.573204 [ 3 ] {} <Debug> HTTP-Session: 6e7bafdf-18d0-4255-9a60-065475525c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11799 | 2024.10.09 22:19:55.573220 [ 3 ] {} <Debug> HTTP-Session: 6e7bafdf-18d0-4255-9a60-065475525c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11800 | 2024.10.09 22:19:55.573234 [ 3 ] {} <Debug> HTTP-Session: 6e7bafdf-18d0-4255-9a60-065475525c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11801 | 2024.10.09 22:19:55.573264 [ 3 ] {} <Trace> HTTP-Session: 6e7bafdf-18d0-4255-9a60-065475525c70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11802 | 2024.10.09 22:19:55.573384 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11803 | 2024.10.09 22:19:55.573428 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11804 | 2024.10.09 22:19:55.573656 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11805 | 2024.10.09 22:19:55.574073 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11806 | 2024.10.09 22:19:55.574111 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11807 | 2024.10.09 22:19:55.574470 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11808 | 2024.10.09 22:19:55.574844 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11809 | 2024.10.09 22:19:55.575005 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00166 sec., 57228.9156626506 rows/sec., 4.47 MiB/sec. | ||
11810 | 2024.10.09 22:19:55.575184 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Debug> DynamicQueryHandler: Done processing query | ||
11811 | 2024.10.09 22:19:55.575208 [ 3 ] {79db5b1d-1052-420e-a94d-0774d4904b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11812 | 2024.10.09 22:19:55.575223 [ 3 ] {} <Debug> HTTP-Session: 6e7bafdf-18d0-4255-9a60-065475525c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11813 | 2024.10.09 22:19:55.575395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11814 | 2024.10.09 22:19:55.575443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11815 | 2024.10.09 22:19:55.575461 [ 3 ] {} <Debug> HTTP-Session: 92889c64-f4d5-4013-aadb-67129d0f3346 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11816 | 2024.10.09 22:19:55.575478 [ 3 ] {} <Debug> HTTP-Session: 92889c64-f4d5-4013-aadb-67129d0f3346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11817 | 2024.10.09 22:19:55.575491 [ 3 ] {} <Debug> HTTP-Session: 92889c64-f4d5-4013-aadb-67129d0f3346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11818 | 2024.10.09 22:19:55.575522 [ 3 ] {} <Trace> HTTP-Session: 92889c64-f4d5-4013-aadb-67129d0f3346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11819 | 2024.10.09 22:19:55.575672 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11820 | 2024.10.09 22:19:55.575720 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11821 | 2024.10.09 22:19:55.575865 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11822 | 2024.10.09 22:19:55.576252 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11823 | 2024.10.09 22:19:55.576287 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11824 | 2024.10.09 22:19:55.576665 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11825 | 2024.10.09 22:19:55.577011 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11826 | 2024.10.09 22:19:55.577172 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
11827 | 2024.10.09 22:19:55.577330 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Debug> DynamicQueryHandler: Done processing query | ||
11828 | 2024.10.09 22:19:55.577354 [ 3 ] {9dc1dc02-9f1b-40b4-bd6d-497a08c28dbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11829 | 2024.10.09 22:19:55.577370 [ 3 ] {} <Debug> HTTP-Session: 92889c64-f4d5-4013-aadb-67129d0f3346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11830 | 2024.10.09 22:19:55.577519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11831 | 2024.10.09 22:19:55.577566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11832 | 2024.10.09 22:19:55.577589 [ 3 ] {} <Debug> HTTP-Session: 8c9f778d-8961-4d11-bcbe-2754e8ad6613 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11833 | 2024.10.09 22:19:55.577605 [ 3 ] {} <Debug> HTTP-Session: 8c9f778d-8961-4d11-bcbe-2754e8ad6613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11834 | 2024.10.09 22:19:55.577619 [ 3 ] {} <Debug> HTTP-Session: 8c9f778d-8961-4d11-bcbe-2754e8ad6613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11835 | 2024.10.09 22:19:55.577649 [ 3 ] {} <Trace> HTTP-Session: 8c9f778d-8961-4d11-bcbe-2754e8ad6613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11836 | 2024.10.09 22:19:55.577957 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11837 | 2024.10.09 22:19:55.578023 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11838 | 2024.10.09 22:19:55.578462 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11839 | 2024.10.09 22:19:55.579209 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11840 | 2024.10.09 22:19:55.579246 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11841 | 2024.10.09 22:19:55.579906 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11842 | 2024.10.09 22:19:55.580322 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11843 | 2024.10.09 22:19:55.580507 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002773 sec., 11179.228272628923 rows/sec., 20.03 MiB/sec. | ||
11844 | 2024.10.09 22:19:55.580747 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Debug> DynamicQueryHandler: Done processing query | ||
11845 | 2024.10.09 22:19:55.580772 [ 3 ] {2a35758f-88d9-4cc7-b8aa-9f09fce9493a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11846 | 2024.10.09 22:19:55.580787 [ 3 ] {} <Debug> HTTP-Session: 8c9f778d-8961-4d11-bcbe-2754e8ad6613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11847 | 2024.10.09 22:19:55.580924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11848 | 2024.10.09 22:19:55.580973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11849 | 2024.10.09 22:19:55.580992 [ 3 ] {} <Debug> HTTP-Session: b3f5ca53-720b-4f93-80fb-b75fa9bec1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11850 | 2024.10.09 22:19:55.581008 [ 3 ] {} <Debug> HTTP-Session: b3f5ca53-720b-4f93-80fb-b75fa9bec1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11851 | 2024.10.09 22:19:55.581021 [ 3 ] {} <Debug> HTTP-Session: b3f5ca53-720b-4f93-80fb-b75fa9bec1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11852 | 2024.10.09 22:19:55.581053 [ 3 ] {} <Trace> HTTP-Session: b3f5ca53-720b-4f93-80fb-b75fa9bec1eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11853 | 2024.10.09 22:19:55.581174 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11854 | 2024.10.09 22:19:55.581218 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11855 | 2024.10.09 22:19:55.581348 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11856 | 2024.10.09 22:19:55.581663 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11857 | 2024.10.09 22:19:55.581700 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11858 | 2024.10.09 22:19:55.582051 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11859 | 2024.10.09 22:19:55.582375 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11860 | 2024.10.09 22:19:55.582528 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
11861 | 2024.10.09 22:19:55.582682 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Debug> DynamicQueryHandler: Done processing query | ||
11862 | 2024.10.09 22:19:55.582706 [ 3 ] {228266ab-38b1-48d0-9b24-e965b0231f18} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11863 | 2024.10.09 22:19:55.582721 [ 3 ] {} <Debug> HTTP-Session: b3f5ca53-720b-4f93-80fb-b75fa9bec1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11864 | 2024.10.09 22:19:58.673973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 177637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11865 | 2024.10.09 22:19:58.674167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11866 | 2024.10.09 22:19:58.674212 [ 3 ] {} <Debug> HTTP-Session: 2c4d4c9c-9cf6-46db-b375-1d74e9c00af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11867 | 2024.10.09 22:19:58.674253 [ 3 ] {} <Debug> HTTP-Session: 2c4d4c9c-9cf6-46db-b375-1d74e9c00af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11868 | 2024.10.09 22:19:58.674282 [ 3 ] {} <Debug> HTTP-Session: 2c4d4c9c-9cf6-46db-b375-1d74e9c00af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11869 | 2024.10.09 22:19:58.674365 [ 3 ] {} <Trace> HTTP-Session: 2c4d4c9c-9cf6-46db-b375-1d74e9c00af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11870 | 2024.10.09 22:19:58.675031 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11871 | 2024.10.09 22:19:58.675103 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11872 | 2024.10.09 22:19:58.675447 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11873 | 2024.10.09 22:19:58.676719 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11874 | 2024.10.09 22:19:58.676766 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11875 | 2024.10.09 22:19:58.677274 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11876 | 2024.10.09 22:19:58.677680 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11877 | 2024.10.09 22:19:58.677868 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Debug> executeQuery: Read 1224 rows, 103.62 KiB in 0.003241 sec., 377661.21567417466 rows/sec., 31.22 MiB/sec. | ||
11878 | 2024.10.09 22:19:58.678099 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Debug> DynamicQueryHandler: Done processing query | ||
11879 | 2024.10.09 22:19:58.678126 [ 3 ] {2cb5a217-93bc-4029-a038-7e5ae9b45498} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
11880 | 2024.10.09 22:19:58.678142 [ 3 ] {} <Debug> HTTP-Session: 2c4d4c9c-9cf6-46db-b375-1d74e9c00af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11881 | 2024.10.09 22:19:58.678397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11882 | 2024.10.09 22:19:58.678450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11883 | 2024.10.09 22:19:58.678469 [ 3 ] {} <Debug> HTTP-Session: 72b59445-9f66-43eb-b4bb-77bdb7b24a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11884 | 2024.10.09 22:19:58.678488 [ 3 ] {} <Debug> HTTP-Session: 72b59445-9f66-43eb-b4bb-77bdb7b24a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11885 | 2024.10.09 22:19:58.678502 [ 3 ] {} <Debug> HTTP-Session: 72b59445-9f66-43eb-b4bb-77bdb7b24a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11886 | 2024.10.09 22:19:58.678537 [ 3 ] {} <Trace> HTTP-Session: 72b59445-9f66-43eb-b4bb-77bdb7b24a21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11887 | 2024.10.09 22:19:58.678648 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11888 | 2024.10.09 22:19:58.678696 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11889 | 2024.10.09 22:19:58.678937 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11890 | 2024.10.09 22:19:58.679265 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11891 | 2024.10.09 22:19:58.679303 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11892 | 2024.10.09 22:19:58.679659 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11893 | 2024.10.09 22:19:58.680032 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11894 | 2024.10.09 22:19:58.680190 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001568 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
11895 | 2024.10.09 22:19:58.680495 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Debug> DynamicQueryHandler: Done processing query | ||
11896 | 2024.10.09 22:19:58.680558 [ 3 ] {53e72bcc-893b-4046-8f93-105fa58a2afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11897 | 2024.10.09 22:19:58.680622 [ 3 ] {} <Debug> HTTP-Session: 72b59445-9f66-43eb-b4bb-77bdb7b24a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11898 | 2024.10.09 22:19:58.680842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11899 | 2024.10.09 22:19:58.680897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11900 | 2024.10.09 22:19:58.680917 [ 3 ] {} <Debug> HTTP-Session: f0debd9e-1eef-4cf5-83d4-05aed0d41965 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11901 | 2024.10.09 22:19:58.680934 [ 3 ] {} <Debug> HTTP-Session: f0debd9e-1eef-4cf5-83d4-05aed0d41965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11902 | 2024.10.09 22:19:58.680949 [ 3 ] {} <Debug> HTTP-Session: f0debd9e-1eef-4cf5-83d4-05aed0d41965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11903 | 2024.10.09 22:19:58.680982 [ 3 ] {} <Trace> HTTP-Session: f0debd9e-1eef-4cf5-83d4-05aed0d41965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11904 | 2024.10.09 22:19:58.681149 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11905 | 2024.10.09 22:19:58.681196 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11906 | 2024.10.09 22:19:58.681440 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11907 | 2024.10.09 22:19:58.681882 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11908 | 2024.10.09 22:19:58.681919 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11909 | 2024.10.09 22:19:58.682288 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11910 | 2024.10.09 22:19:58.683257 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11911 | 2024.10.09 22:19:58.683426 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002352 sec., 96938.77551020408 rows/sec., 6.56 MiB/sec. | ||
11912 | 2024.10.09 22:19:58.683603 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Debug> DynamicQueryHandler: Done processing query | ||
11913 | 2024.10.09 22:19:58.683628 [ 3 ] {d618f129-6747-46de-a8db-7558056603bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11914 | 2024.10.09 22:19:58.683645 [ 3 ] {} <Debug> HTTP-Session: f0debd9e-1eef-4cf5-83d4-05aed0d41965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11915 | 2024.10.09 22:19:58.683943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 88221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11916 | 2024.10.09 22:19:58.683994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11917 | 2024.10.09 22:19:58.684013 [ 3 ] {} <Debug> HTTP-Session: 0c5e946d-bc39-46f1-967a-303cf193b1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11918 | 2024.10.09 22:19:58.684030 [ 3 ] {} <Debug> HTTP-Session: 0c5e946d-bc39-46f1-967a-303cf193b1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11919 | 2024.10.09 22:19:58.684043 [ 3 ] {} <Debug> HTTP-Session: 0c5e946d-bc39-46f1-967a-303cf193b1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11920 | 2024.10.09 22:19:58.684076 [ 3 ] {} <Trace> HTTP-Session: 0c5e946d-bc39-46f1-967a-303cf193b1b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11921 | 2024.10.09 22:19:58.684416 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11922 | 2024.10.09 22:19:58.684461 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11923 | 2024.10.09 22:19:58.684688 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11924 | 2024.10.09 22:19:58.685403 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11925 | 2024.10.09 22:19:58.685439 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11926 | 2024.10.09 22:19:58.685822 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11927 | 2024.10.09 22:19:58.686192 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2024.10.09 22:19:58.686352 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002165 sec., 246651.2702078522 rows/sec., 18.28 MiB/sec. | ||
11929 | 2024.10.09 22:19:58.686613 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Debug> DynamicQueryHandler: Done processing query | ||
11930 | 2024.10.09 22:19:58.686674 [ 3 ] {1c4b032a-1de8-4387-ba8c-de8f6ad258a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
11931 | 2024.10.09 22:19:58.686730 [ 3 ] {} <Debug> HTTP-Session: 0c5e946d-bc39-46f1-967a-303cf193b1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11932 | 2024.10.09 22:19:58.687096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 182592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11933 | 2024.10.09 22:19:58.687150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11934 | 2024.10.09 22:19:58.687169 [ 3 ] {} <Debug> HTTP-Session: de4d8784-8fea-416d-909f-422d69bad069 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11935 | 2024.10.09 22:19:58.687185 [ 3 ] {} <Debug> HTTP-Session: de4d8784-8fea-416d-909f-422d69bad069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11936 | 2024.10.09 22:19:58.687199 [ 3 ] {} <Debug> HTTP-Session: de4d8784-8fea-416d-909f-422d69bad069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11937 | 2024.10.09 22:19:58.687233 [ 3 ] {} <Trace> HTTP-Session: de4d8784-8fea-416d-909f-422d69bad069 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2024.10.09 22:19:58.687687 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11939 | 2024.10.09 22:19:58.687738 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11940 | 2024.10.09 22:19:58.687901 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11941 | 2024.10.09 22:19:58.688790 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11942 | 2024.10.09 22:19:58.688827 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11943 | 2024.10.09 22:19:58.689281 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11944 | 2024.10.09 22:19:58.689624 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2024.10.09 22:19:58.689785 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002433 sec., 395396.629675298 rows/sec., 26.53 MiB/sec. | ||
11946 | 2024.10.09 22:19:58.689968 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Debug> DynamicQueryHandler: Done processing query | ||
11947 | 2024.10.09 22:19:58.689993 [ 3 ] {9e6233dd-9837-4524-853b-172db115ffb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
11948 | 2024.10.09 22:19:58.690009 [ 3 ] {} <Debug> HTTP-Session: de4d8784-8fea-416d-909f-422d69bad069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11949 | 2024.10.09 22:19:58.690181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11950 | 2024.10.09 22:19:58.690230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11951 | 2024.10.09 22:19:58.690249 [ 3 ] {} <Debug> HTTP-Session: 8e6d957b-ba16-4512-8bad-ae8161224bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11952 | 2024.10.09 22:19:58.690265 [ 3 ] {} <Debug> HTTP-Session: 8e6d957b-ba16-4512-8bad-ae8161224bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11953 | 2024.10.09 22:19:58.690278 [ 3 ] {} <Debug> HTTP-Session: 8e6d957b-ba16-4512-8bad-ae8161224bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11954 | 2024.10.09 22:19:58.690309 [ 3 ] {} <Trace> HTTP-Session: 8e6d957b-ba16-4512-8bad-ae8161224bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11955 | 2024.10.09 22:19:58.690489 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11956 | 2024.10.09 22:19:58.690554 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11957 | 2024.10.09 22:19:58.690986 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11958 | 2024.10.09 22:19:58.691478 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2024.10.09 22:19:58.691514 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11960 | 2024.10.09 22:19:58.692116 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11961 | 2024.10.09 22:19:58.692529 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2024.10.09 22:19:58.692717 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002331 sec., 6006.006006006006 rows/sec., 10.76 MiB/sec. | ||
11963 | 2024.10.09 22:19:58.693018 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Debug> DynamicQueryHandler: Done processing query | ||
11964 | 2024.10.09 22:19:58.693044 [ 3 ] {7e16ced1-2264-4252-927f-e0fa40ccd9e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
11965 | 2024.10.09 22:19:58.693061 [ 3 ] {} <Debug> HTTP-Session: 8e6d957b-ba16-4512-8bad-ae8161224bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11966 | 2024.10.09 22:19:58.693185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11967 | 2024.10.09 22:19:58.693233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11968 | 2024.10.09 22:19:58.693252 [ 3 ] {} <Debug> HTTP-Session: accd108a-97ea-4d67-b85b-af0c2b44e81d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11969 | 2024.10.09 22:19:58.693268 [ 3 ] {} <Debug> HTTP-Session: accd108a-97ea-4d67-b85b-af0c2b44e81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11970 | 2024.10.09 22:19:58.693282 [ 3 ] {} <Debug> HTTP-Session: accd108a-97ea-4d67-b85b-af0c2b44e81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11971 | 2024.10.09 22:19:58.693312 [ 3 ] {} <Trace> HTTP-Session: accd108a-97ea-4d67-b85b-af0c2b44e81d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11972 | 2024.10.09 22:19:58.693422 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11973 | 2024.10.09 22:19:58.693466 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11974 | 2024.10.09 22:19:58.693595 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11975 | 2024.10.09 22:19:58.693885 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11976 | 2024.10.09 22:19:58.693921 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11977 | 2024.10.09 22:19:58.694290 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11978 | 2024.10.09 22:19:58.694618 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11979 | 2024.10.09 22:19:58.694773 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.00138 sec., 30434.782608695652 rows/sec., 2.06 MiB/sec. | ||
11980 | 2024.10.09 22:19:58.694942 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Debug> DynamicQueryHandler: Done processing query | ||
11981 | 2024.10.09 22:19:58.694966 [ 3 ] {7295e5ee-eb34-4eaa-88bf-dd6a56a393d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11982 | 2024.10.09 22:19:58.694982 [ 3 ] {} <Debug> HTTP-Session: accd108a-97ea-4d67-b85b-af0c2b44e81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11983 | 2024.10.09 22:20:00.565745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11984 | 2024.10.09 22:20:00.565869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11985 | 2024.10.09 22:20:00.565898 [ 3 ] {} <Debug> HTTP-Session: e70f3d22-69c1-4c7a-a17e-07eadad9dd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
11986 | 2024.10.09 22:20:00.565927 [ 3 ] {} <Debug> HTTP-Session: e70f3d22-69c1-4c7a-a17e-07eadad9dd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11987 | 2024.10.09 22:20:00.565947 [ 3 ] {} <Debug> HTTP-Session: e70f3d22-69c1-4c7a-a17e-07eadad9dd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11988 | 2024.10.09 22:20:00.566002 [ 3 ] {} <Trace> HTTP-Session: e70f3d22-69c1-4c7a-a17e-07eadad9dd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11989 | 2024.10.09 22:20:00.566260 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11990 | 2024.10.09 22:20:00.566337 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11991 | 2024.10.09 22:20:00.566729 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11992 | 2024.10.09 22:20:00.567276 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11993 | 2024.10.09 22:20:00.567322 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
11994 | 2024.10.09 22:20:00.567764 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11995 | 2024.10.09 22:20:00.568164 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11996 | 2024.10.09 22:20:00.568364 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.00221 sec., 85520.36199095022 rows/sec., 7.47 MiB/sec. | ||
11997 | 2024.10.09 22:20:00.568585 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Debug> DynamicQueryHandler: Done processing query | ||
11998 | 2024.10.09 22:20:00.568613 [ 3 ] {645b14f0-83a8-4fe5-b894-b812cd9a5701} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11999 | 2024.10.09 22:20:00.568630 [ 3 ] {} <Debug> HTTP-Session: e70f3d22-69c1-4c7a-a17e-07eadad9dd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12000 | 2024.10.09 22:20:00.568836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12001 | 2024.10.09 22:20:00.568890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12002 | 2024.10.09 22:20:00.568909 [ 3 ] {} <Debug> HTTP-Session: 878c1fcd-ec66-4084-bdf1-9bda6f6740ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12003 | 2024.10.09 22:20:00.568926 [ 3 ] {} <Debug> HTTP-Session: 878c1fcd-ec66-4084-bdf1-9bda6f6740ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12004 | 2024.10.09 22:20:00.568941 [ 3 ] {} <Debug> HTTP-Session: 878c1fcd-ec66-4084-bdf1-9bda6f6740ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12005 | 2024.10.09 22:20:00.568976 [ 3 ] {} <Trace> HTTP-Session: 878c1fcd-ec66-4084-bdf1-9bda6f6740ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12006 | 2024.10.09 22:20:00.569085 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12007 | 2024.10.09 22:20:00.569133 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12008 | 2024.10.09 22:20:00.569368 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12009 | 2024.10.09 22:20:00.569702 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12010 | 2024.10.09 22:20:00.569740 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12011 | 2024.10.09 22:20:00.570107 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12012 | 2024.10.09 22:20:00.570483 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12013 | 2024.10.09 22:20:00.570649 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001588 sec., 8816.120906801007 rows/sec., 617.42 KiB/sec. | ||
12014 | 2024.10.09 22:20:00.570836 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Debug> DynamicQueryHandler: Done processing query | ||
12015 | 2024.10.09 22:20:00.570861 [ 3 ] {51803c9e-4054-45a6-a3e1-a8a292aa78b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12016 | 2024.10.09 22:20:00.570878 [ 3 ] {} <Debug> HTTP-Session: 878c1fcd-ec66-4084-bdf1-9bda6f6740ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12017 | 2024.10.09 22:20:00.571000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12018 | 2024.10.09 22:20:00.571051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12019 | 2024.10.09 22:20:00.571070 [ 3 ] {} <Debug> HTTP-Session: bdf9e52e-fd21-4ba7-95d7-a12b12166404 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12020 | 2024.10.09 22:20:00.571087 [ 3 ] {} <Debug> HTTP-Session: bdf9e52e-fd21-4ba7-95d7-a12b12166404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12021 | 2024.10.09 22:20:00.571101 [ 3 ] {} <Debug> HTTP-Session: bdf9e52e-fd21-4ba7-95d7-a12b12166404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12022 | 2024.10.09 22:20:00.571134 [ 3 ] {} <Trace> HTTP-Session: bdf9e52e-fd21-4ba7-95d7-a12b12166404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12023 | 2024.10.09 22:20:00.571233 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12024 | 2024.10.09 22:20:00.571279 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12025 | 2024.10.09 22:20:00.571513 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12026 | 2024.10.09 22:20:00.571812 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12027 | 2024.10.09 22:20:00.571849 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12028 | 2024.10.09 22:20:00.572200 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12029 | 2024.10.09 22:20:00.572563 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12030 | 2024.10.09 22:20:00.572724 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 233.83 KiB/sec. | ||
12031 | 2024.10.09 22:20:00.572890 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Debug> DynamicQueryHandler: Done processing query | ||
12032 | 2024.10.09 22:20:00.572916 [ 3 ] {5c5fda67-5ef3-452f-824a-80a6d62b14cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12033 | 2024.10.09 22:20:00.572933 [ 3 ] {} <Debug> HTTP-Session: bdf9e52e-fd21-4ba7-95d7-a12b12166404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12034 | 2024.10.09 22:20:00.573140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 61769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12035 | 2024.10.09 22:20:00.573189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12036 | 2024.10.09 22:20:00.573208 [ 3 ] {} <Debug> HTTP-Session: 7a4570fb-7d81-4ab6-9fcc-d3caf5d9ce13 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12037 | 2024.10.09 22:20:00.573224 [ 3 ] {} <Debug> HTTP-Session: 7a4570fb-7d81-4ab6-9fcc-d3caf5d9ce13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12038 | 2024.10.09 22:20:00.573238 [ 3 ] {} <Debug> HTTP-Session: 7a4570fb-7d81-4ab6-9fcc-d3caf5d9ce13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12039 | 2024.10.09 22:20:00.573270 [ 3 ] {} <Trace> HTTP-Session: 7a4570fb-7d81-4ab6-9fcc-d3caf5d9ce13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12040 | 2024.10.09 22:20:00.573476 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12041 | 2024.10.09 22:20:00.573520 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12042 | 2024.10.09 22:20:00.573752 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12043 | 2024.10.09 22:20:00.574386 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12044 | 2024.10.09 22:20:00.574423 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12045 | 2024.10.09 22:20:00.574793 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12046 | 2024.10.09 22:20:00.575153 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2024.10.09 22:20:00.575309 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001935 sec., 197416.02067183462 rows/sec., 13.97 MiB/sec. | ||
12048 | 2024.10.09 22:20:00.575500 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Debug> DynamicQueryHandler: Done processing query | ||
12049 | 2024.10.09 22:20:00.575524 [ 3 ] {091b8cce-b1f9-475e-8ff2-845da9d5b8bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
12050 | 2024.10.09 22:20:00.575540 [ 3 ] {} <Debug> HTTP-Session: 7a4570fb-7d81-4ab6-9fcc-d3caf5d9ce13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12051 | 2024.10.09 22:20:00.575667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12052 | 2024.10.09 22:20:00.575717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12053 | 2024.10.09 22:20:00.575735 [ 3 ] {} <Debug> HTTP-Session: 270b17d1-d8a7-47a9-8736-39550579342d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12054 | 2024.10.09 22:20:00.575751 [ 3 ] {} <Debug> HTTP-Session: 270b17d1-d8a7-47a9-8736-39550579342d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12055 | 2024.10.09 22:20:00.575765 [ 3 ] {} <Debug> HTTP-Session: 270b17d1-d8a7-47a9-8736-39550579342d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12056 | 2024.10.09 22:20:00.575796 [ 3 ] {} <Trace> HTTP-Session: 270b17d1-d8a7-47a9-8736-39550579342d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12057 | 2024.10.09 22:20:00.575892 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12058 | 2024.10.09 22:20:00.575937 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12059 | 2024.10.09 22:20:00.576067 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12060 | 2024.10.09 22:20:00.576367 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12061 | 2024.10.09 22:20:00.576403 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12062 | 2024.10.09 22:20:00.576764 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12063 | 2024.10.09 22:20:00.577094 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12064 | 2024.10.09 22:20:00.577252 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. | ||
12065 | 2024.10.09 22:20:00.577418 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Debug> DynamicQueryHandler: Done processing query | ||
12066 | 2024.10.09 22:20:00.577443 [ 3 ] {a177afcd-8b2f-472b-9f94-125bede7e868} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12067 | 2024.10.09 22:20:00.577458 [ 3 ] {} <Debug> HTTP-Session: 270b17d1-d8a7-47a9-8736-39550579342d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12068 | 2024.10.09 22:20:00.577616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 22482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12069 | 2024.10.09 22:20:00.577665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12070 | 2024.10.09 22:20:00.577684 [ 3 ] {} <Debug> HTTP-Session: e7bdd981-c686-40f2-9ba1-3de2664fa0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12071 | 2024.10.09 22:20:00.577701 [ 3 ] {} <Debug> HTTP-Session: e7bdd981-c686-40f2-9ba1-3de2664fa0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12072 | 2024.10.09 22:20:00.577715 [ 3 ] {} <Debug> HTTP-Session: e7bdd981-c686-40f2-9ba1-3de2664fa0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12073 | 2024.10.09 22:20:00.577746 [ 3 ] {} <Trace> HTTP-Session: e7bdd981-c686-40f2-9ba1-3de2664fa0ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12074 | 2024.10.09 22:20:00.577915 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12075 | 2024.10.09 22:20:00.577962 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12076 | 2024.10.09 22:20:00.578109 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12077 | 2024.10.09 22:20:00.578511 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12078 | 2024.10.09 22:20:00.578548 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12079 | 2024.10.09 22:20:00.578927 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12080 | 2024.10.09 22:20:00.579268 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12081 | 2024.10.09 22:20:00.579444 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Debug> executeQuery: Read 121 rows, 8.00 KiB in 0.001616 sec., 74876.23762376237 rows/sec., 4.83 MiB/sec. | ||
12082 | 2024.10.09 22:20:00.579627 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Debug> DynamicQueryHandler: Done processing query | ||
12083 | 2024.10.09 22:20:00.579652 [ 3 ] {92fdb53a-2f50-4e4d-88ec-40fc35be6e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12084 | 2024.10.09 22:20:00.579669 [ 3 ] {} <Debug> HTTP-Session: e7bdd981-c686-40f2-9ba1-3de2664fa0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12085 | 2024.10.09 22:20:00.579771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12086 | 2024.10.09 22:20:00.579818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12087 | 2024.10.09 22:20:00.579836 [ 3 ] {} <Debug> HTTP-Session: f4a3a6da-a706-4460-903b-0c9b55571911 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12088 | 2024.10.09 22:20:00.579852 [ 3 ] {} <Debug> HTTP-Session: f4a3a6da-a706-4460-903b-0c9b55571911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12089 | 2024.10.09 22:20:00.579865 [ 3 ] {} <Debug> HTTP-Session: f4a3a6da-a706-4460-903b-0c9b55571911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12090 | 2024.10.09 22:20:00.579897 [ 3 ] {} <Trace> HTTP-Session: f4a3a6da-a706-4460-903b-0c9b55571911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12091 | 2024.10.09 22:20:00.579990 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12092 | 2024.10.09 22:20:00.580034 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12093 | 2024.10.09 22:20:00.580164 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12094 | 2024.10.09 22:20:00.580425 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12095 | 2024.10.09 22:20:00.580461 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12096 | 2024.10.09 22:20:00.580817 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12097 | 2024.10.09 22:20:00.581142 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12098 | 2024.10.09 22:20:00.581298 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
12099 | 2024.10.09 22:20:00.581466 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Debug> DynamicQueryHandler: Done processing query | ||
12100 | 2024.10.09 22:20:00.581490 [ 3 ] {6efd6668-b64d-4240-8537-9821712ab5bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12101 | 2024.10.09 22:20:00.581506 [ 3 ] {} <Debug> HTTP-Session: f4a3a6da-a706-4460-903b-0c9b55571911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12102 | 2024.10.09 22:20:00.581625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12103 | 2024.10.09 22:20:00.581678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12104 | 2024.10.09 22:20:00.581697 [ 3 ] {} <Debug> HTTP-Session: b78be6e7-d7cb-4fde-b156-03738bc989c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12105 | 2024.10.09 22:20:00.581714 [ 3 ] {} <Debug> HTTP-Session: b78be6e7-d7cb-4fde-b156-03738bc989c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12106 | 2024.10.09 22:20:00.581728 [ 3 ] {} <Debug> HTTP-Session: b78be6e7-d7cb-4fde-b156-03738bc989c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12107 | 2024.10.09 22:20:00.581758 [ 3 ] {} <Trace> HTTP-Session: b78be6e7-d7cb-4fde-b156-03738bc989c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12108 | 2024.10.09 22:20:00.581869 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12109 | 2024.10.09 22:20:00.581914 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12110 | 2024.10.09 22:20:00.582042 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12111 | 2024.10.09 22:20:00.582319 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12112 | 2024.10.09 22:20:00.582356 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
12113 | 2024.10.09 22:20:00.582719 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12114 | 2024.10.09 22:20:00.583048 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12115 | 2024.10.09 22:20:00.583199 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Debug> executeQuery: Read 40 rows, 2.43 KiB in 0.001368 sec., 29239.766081871345 rows/sec., 1.73 MiB/sec. | ||
12116 | 2024.10.09 22:20:00.583375 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Debug> DynamicQueryHandler: Done processing query | ||
12117 | 2024.10.09 22:20:00.583399 [ 3 ] {9eaa7e1d-e012-42dd-8ab6-69fb7ad6f7dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12118 | 2024.10.09 22:20:00.583415 [ 3 ] {} <Debug> HTTP-Session: b78be6e7-d7cb-4fde-b156-03738bc989c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12119 | 2024.10.09 22:20:04.003827 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12120 | 2024.10.09 22:20:04.003893 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12121 | 2024.10.09 22:20:04.424680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1196 | ||
12122 | 2024.10.09 22:20:04.427685 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12123 | 2024.10.09 22:20:04.427733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12124 | 2024.10.09 22:20:04.429199 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12125 | 2024.10.09 22:20:04.430224 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12126 | 2024.10.09 22:20:04.431491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
12127 | 2024.10.09 22:20:05.568706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12128 | 2024.10.09 22:20:05.568843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12129 | 2024.10.09 22:20:05.568872 [ 3 ] {} <Debug> HTTP-Session: 2f458354-5775-4cde-a79d-b9d9f25181b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12130 | 2024.10.09 22:20:05.568901 [ 3 ] {} <Debug> HTTP-Session: 2f458354-5775-4cde-a79d-b9d9f25181b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12131 | 2024.10.09 22:20:05.568920 [ 3 ] {} <Debug> HTTP-Session: 2f458354-5775-4cde-a79d-b9d9f25181b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12132 | 2024.10.09 22:20:05.568979 [ 3 ] {} <Trace> HTTP-Session: 2f458354-5775-4cde-a79d-b9d9f25181b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12133 | 2024.10.09 22:20:05.569213 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12134 | 2024.10.09 22:20:05.569284 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12135 | 2024.10.09 22:20:05.569643 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12136 | 2024.10.09 22:20:05.570307 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12137 | 2024.10.09 22:20:05.570358 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12138 | 2024.10.09 22:20:05.570830 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12139 | 2024.10.09 22:20:05.571254 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12140 | 2024.10.09 22:20:05.571437 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002303 sec., 51237.51628310899 rows/sec., 4.37 MiB/sec. | ||
12141 | 2024.10.09 22:20:05.571449 [ 89 ] {} <Debug> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12142 | 2024.10.09 22:20:05.571547 [ 89 ] {} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12143 | 2024.10.09 22:20:05.571598 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12144 | 2024.10.09 22:20:05.571760 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Debug> DynamicQueryHandler: Done processing query | ||
12145 | 2024.10.09 22:20:05.571785 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::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 | ||
12146 | 2024.10.09 22:20:05.571801 [ 3 ] {d30e37ab-7adb-4393-abb0-5536be763519} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12147 | 2024.10.09 22:20:05.571870 [ 3 ] {} <Debug> HTTP-Session: 2f458354-5775-4cde-a79d-b9d9f25181b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12148 | 2024.10.09 22:20:05.572075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12149 | 2024.10.09 22:20:05.572076 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12150 | 2024.10.09 22:20:05.572161 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1429 rows starting from the beginning of the part | ||
12151 | 2024.10.09 22:20:05.572168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12152 | 2024.10.09 22:20:05.572226 [ 3 ] {} <Debug> HTTP-Session: 41fec870-cd63-4ebf-9b23-06f8d7217a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12153 | 2024.10.09 22:20:05.572278 [ 3 ] {} <Debug> HTTP-Session: 41fec870-cd63-4ebf-9b23-06f8d7217a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12154 | 2024.10.09 22:20:05.572360 [ 3 ] {} <Debug> HTTP-Session: 41fec870-cd63-4ebf-9b23-06f8d7217a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12155 | 2024.10.09 22:20:05.572440 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 217 rows starting from the beginning of the part | ||
12156 | 2024.10.09 22:20:05.572544 [ 3 ] {} <Trace> HTTP-Session: 41fec870-cd63-4ebf-9b23-06f8d7217a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12157 | 2024.10.09 22:20:05.572767 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
12158 | 2024.10.09 22:20:05.573117 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1224 rows starting from the beginning of the part | ||
12159 | 2024.10.09 22:20:05.573165 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12160 | 2024.10.09 22:20:05.573339 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 189 rows starting from the beginning of the part | ||
12161 | 2024.10.09 22:20:05.573409 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12162 | 2024.10.09 22:20:05.573643 [ 192 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
12163 | 2024.10.09 22:20:05.574581 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12164 | 2024.10.09 22:20:05.575596 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12165 | 2024.10.09 22:20:05.575661 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12166 | 2024.10.09 22:20:05.576484 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12167 | 2024.10.09 22:20:05.577136 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12168 | 2024.10.09 22:20:05.577577 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.004733 sec., 6549.757025142615 rows/sec., 492.51 KiB/sec. | ||
12169 | 2024.10.09 22:20:05.577627 [ 199 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3295 rows, containing 5 columns (5 merged, 0 gathered) in 0.005924674 sec., 556148.743373897 rows/sec., 48.84 MiB/sec. | ||
12170 | 2024.10.09 22:20:05.577903 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Debug> DynamicQueryHandler: Done processing query | ||
12171 | 2024.10.09 22:20:05.577936 [ 3 ] {6093b6a5-afdd-4cc5-b33c-c38ab929b10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12172 | 2024.10.09 22:20:05.577953 [ 3 ] {} <Debug> HTTP-Session: 41fec870-cd63-4ebf-9b23-06f8d7217a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12173 | 2024.10.09 22:20:05.578106 [ 199 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12174 | 2024.10.09 22:20:05.578199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12175 | 2024.10.09 22:20:05.578283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12176 | 2024.10.09 22:20:05.578311 [ 3 ] {} <Debug> HTTP-Session: d6a6338d-3543-4efc-b974-a1d967e269a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12177 | 2024.10.09 22:20:05.578343 [ 3 ] {} <Debug> HTTP-Session: d6a6338d-3543-4efc-b974-a1d967e269a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12178 | 2024.10.09 22:20:05.578364 [ 3 ] {} <Debug> HTTP-Session: d6a6338d-3543-4efc-b974-a1d967e269a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12179 | 2024.10.09 22:20:05.578419 [ 3 ] {} <Trace> HTTP-Session: d6a6338d-3543-4efc-b974-a1d967e269a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12180 | 2024.10.09 22:20:05.578782 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12181 | 2024.10.09 22:20:05.578853 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12182 | 2024.10.09 22:20:05.579123 [ 199 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12183 | 2024.10.09 22:20:05.579430 [ 199 ] {ae851140-fd14-447b-ba43-ed197bf538f3::all_1_66_13} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12184 | 2024.10.09 22:20:05.579503 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12185 | 2024.10.09 22:20:05.579617 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12186 | 2024.10.09 22:20:05.580021 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12187 | 2024.10.09 22:20:05.580065 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12188 | 2024.10.09 22:20:05.580454 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12189 | 2024.10.09 22:20:05.580843 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12190 | 2024.10.09 22:20:05.581006 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002367 sec., 40135.192226446976 rows/sec., 3.13 MiB/sec. | ||
12191 | 2024.10.09 22:20:05.581024 [ 89 ] {} <Debug> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12192 | 2024.10.09 22:20:05.581111 [ 89 ] {} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12193 | 2024.10.09 22:20:05.581151 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12194 | 2024.10.09 22:20:05.581364 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Debug> DynamicQueryHandler: Done processing query | ||
12195 | 2024.10.09 22:20:05.581370 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::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 | ||
12196 | 2024.10.09 22:20:05.581434 [ 3 ] {386ae494-f9be-4531-95cc-76fba7078305} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12197 | 2024.10.09 22:20:05.581559 [ 3 ] {} <Debug> HTTP-Session: d6a6338d-3543-4efc-b974-a1d967e269a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12198 | 2024.10.09 22:20:05.581939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12199 | 2024.10.09 22:20:05.581959 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12200 | 2024.10.09 22:20:05.582065 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 919 rows starting from the beginning of the part | ||
12201 | 2024.10.09 22:20:05.582154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12202 | 2024.10.09 22:20:05.582481 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 396 rows starting from the beginning of the part | ||
12203 | 2024.10.09 22:20:05.582402 [ 3 ] {} <Debug> HTTP-Session: 999b8743-ebae-45a5-804c-6488eac7d981 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12204 | 2024.10.09 22:20:05.582715 [ 3 ] {} <Debug> HTTP-Session: 999b8743-ebae-45a5-804c-6488eac7d981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12205 | 2024.10.09 22:20:05.582752 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
12206 | 2024.10.09 22:20:05.582781 [ 3 ] {} <Debug> HTTP-Session: 999b8743-ebae-45a5-804c-6488eac7d981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12207 | 2024.10.09 22:20:05.582994 [ 3 ] {} <Trace> HTTP-Session: 999b8743-ebae-45a5-804c-6488eac7d981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12208 | 2024.10.09 22:20:05.583017 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 534 rows starting from the beginning of the part | ||
12209 | 2024.10.09 22:20:05.583217 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 382 rows starting from the beginning of the part | ||
12210 | 2024.10.09 22:20:05.583528 [ 192 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
12211 | 2024.10.09 22:20:05.583634 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12212 | 2024.10.09 22:20:05.583930 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12213 | 2024.10.09 22:20:05.584472 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12214 | 2024.10.09 22:20:05.585479 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12215 | 2024.10.09 22:20:05.585551 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12216 | 2024.10.09 22:20:05.586333 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12217 | 2024.10.09 22:20:05.586821 [ 191 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.005566501 sec., 434923.1231612103 rows/sec., 33.36 MiB/sec. | ||
12218 | 2024.10.09 22:20:05.587137 [ 191 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12219 | 2024.10.09 22:20:05.587151 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12220 | 2024.10.09 22:20:05.587520 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004217 sec., 37941.664690538295 rows/sec., 2.64 MiB/sec. | ||
12221 | 2024.10.09 22:20:05.587565 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12222 | 2024.10.09 22:20:05.587771 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12223 | 2024.10.09 22:20:05.588016 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12224 | 2024.10.09 22:20:05.588413 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Debug> DynamicQueryHandler: Done processing query | ||
12225 | 2024.10.09 22:20:05.588601 [ 3 ] {249256c6-a7c4-4405-8362-46270f6c3d4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12226 | 2024.10.09 22:20:05.588665 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
12227 | 2024.10.09 22:20:05.589543 [ 191 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12228 | 2024.10.09 22:20:05.589626 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12229 | 2024.10.09 22:20:05.589787 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18467 rows starting from the beginning of the part | ||
12230 | 2024.10.09 22:20:05.589395 [ 3 ] {} <Debug> HTTP-Session: 999b8743-ebae-45a5-804c-6488eac7d981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12231 | 2024.10.09 22:20:05.589972 [ 191 ] {1df4c38f-e774-4098-96c0-af8eba65ebdb::all_1_66_13} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12232 | 2024.10.09 22:20:05.590532 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
12233 | 2024.10.09 22:20:05.590650 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
12234 | 2024.10.09 22:20:05.591064 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
12235 | 2024.10.09 22:20:05.591379 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 962 rows starting from the beginning of the part | ||
12236 | 2024.10.09 22:20:05.591760 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 121 rows starting from the beginning of the part | ||
12237 | 2024.10.09 22:20:05.592086 [ 187 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::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 | ||
12238 | 2024.10.09 22:20:05.592767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12239 | 2024.10.09 22:20:05.592911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12240 | 2024.10.09 22:20:05.592971 [ 3 ] {} <Debug> HTTP-Session: f9281874-bec8-4bf4-8b44-f22dbbeacd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12241 | 2024.10.09 22:20:05.592998 [ 3 ] {} <Debug> HTTP-Session: f9281874-bec8-4bf4-8b44-f22dbbeacd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12242 | 2024.10.09 22:20:05.593030 [ 3 ] {} <Debug> HTTP-Session: f9281874-bec8-4bf4-8b44-f22dbbeacd3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12243 | 2024.10.09 22:20:05.593113 [ 3 ] {} <Trace> HTTP-Session: f9281874-bec8-4bf4-8b44-f22dbbeacd3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12244 | 2024.10.09 22:20:05.593599 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12245 | 2024.10.09 22:20:05.593693 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12246 | 2024.10.09 22:20:05.594513 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12247 | 2024.10.09 22:20:05.595813 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12248 | 2024.10.09 22:20:05.595851 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12249 | 2024.10.09 22:20:05.597249 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12250 | 2024.10.09 22:20:05.599398 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12251 | 2024.10.09 22:20:05.599664 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006399 sec., 4844.506954211595 rows/sec., 8.68 MiB/sec. | ||
12252 | 2024.10.09 22:20:05.601671 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Debug> DynamicQueryHandler: Done processing query | ||
12253 | 2024.10.09 22:20:05.601787 [ 3 ] {134b7e58-2687-4405-b337-1ce48617c863} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12254 | 2024.10.09 22:20:05.601926 [ 3 ] {} <Debug> HTTP-Session: f9281874-bec8-4bf4-8b44-f22dbbeacd3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12255 | 2024.10.09 22:20:05.602164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12256 | 2024.10.09 22:20:05.602220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12257 | 2024.10.09 22:20:05.602239 [ 3 ] {} <Debug> HTTP-Session: 7e2fe30a-a8d8-4484-8fee-8243205e461f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12258 | 2024.10.09 22:20:05.602256 [ 3 ] {} <Debug> HTTP-Session: 7e2fe30a-a8d8-4484-8fee-8243205e461f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12259 | 2024.10.09 22:20:05.602284 [ 3 ] {} <Debug> HTTP-Session: 7e2fe30a-a8d8-4484-8fee-8243205e461f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12260 | 2024.10.09 22:20:05.602329 [ 3 ] {} <Trace> HTTP-Session: 7e2fe30a-a8d8-4484-8fee-8243205e461f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12261 | 2024.10.09 22:20:05.602506 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12262 | 2024.10.09 22:20:05.602552 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12263 | 2024.10.09 22:20:05.603194 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12264 | 2024.10.09 22:20:05.603200 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20107 rows, containing 5 columns (5 merged, 0 gathered) in 0.015012234 sec., 1339374.2730096001 rows/sec., 90.43 MiB/sec. | ||
12265 | 2024.10.09 22:20:05.603564 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12266 | 2024.10.09 22:20:05.603856 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12267 | 2024.10.09 22:20:05.603905 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12268 | 2024.10.09 22:20:05.604700 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12269 | 2024.10.09 22:20:05.604902 [ 195 ] {d6421f17-6a78-4649-aed6-6ae2370b3e50::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12270 | 2024.10.09 22:20:05.604938 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12271 | 2024.10.09 22:20:05.605044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12272 | 2024.10.09 22:20:05.605380 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.10.09 22:20:05.605571 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003114 sec., 19267.82273603083 rows/sec., 1.30 MiB/sec. | ||
12274 | 2024.10.09 22:20:05.605584 [ 89 ] {} <Debug> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12275 | 2024.10.09 22:20:05.605706 [ 89 ] {} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12276 | 2024.10.09 22:20:05.605784 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12277 | 2024.10.09 22:20:05.605900 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Debug> DynamicQueryHandler: Done processing query | ||
12278 | 2024.10.09 22:20:05.605996 [ 3 ] {d5aa85bd-687d-4849-bcda-b066d43a36fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12279 | 2024.10.09 22:20:05.606081 [ 3 ] {} <Debug> HTTP-Session: 7e2fe30a-a8d8-4484-8fee-8243205e461f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12280 | 2024.10.09 22:20:05.606139 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
12281 | 2024.10.09 22:20:05.606697 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12282 | 2024.10.09 22:20:05.606782 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3674 rows starting from the beginning of the part | ||
12283 | 2024.10.09 22:20:05.606907 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
12284 | 2024.10.09 22:20:05.607116 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
12285 | 2024.10.09 22:20:05.607302 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
12286 | 2024.10.09 22:20:05.607455 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
12287 | 2024.10.09 22:20:05.607658 [ 188 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::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 | ||
12288 | 2024.10.09 22:20:05.609494 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3958 rows, containing 4 columns (4 merged, 0 gathered) in 0.003607469 sec., 1097168.1253532602 rows/sec., 71.61 MiB/sec. | ||
12289 | 2024.10.09 22:20:05.610060 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12290 | 2024.10.09 22:20:05.610470 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12291 | 2024.10.09 22:20:05.610551 [ 198 ] {dd345515-5eb2-47f0-b7b4-a2a6610f94da::all_1_66_13} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12292 | 2024.10.09 22:20:05.610638 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
12293 | 2024.10.09 22:20:10.572853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 32751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12294 | 2024.10.09 22:20:10.572998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12295 | 2024.10.09 22:20:10.573031 [ 3 ] {} <Debug> HTTP-Session: 47c56bb7-8859-4d8d-a4a6-b941e3cccaec Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12296 | 2024.10.09 22:20:10.573060 [ 3 ] {} <Debug> HTTP-Session: 47c56bb7-8859-4d8d-a4a6-b941e3cccaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12297 | 2024.10.09 22:20:10.573078 [ 3 ] {} <Debug> HTTP-Session: 47c56bb7-8859-4d8d-a4a6-b941e3cccaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12298 | 2024.10.09 22:20:10.573135 [ 3 ] {} <Trace> HTTP-Session: 47c56bb7-8859-4d8d-a4a6-b941e3cccaec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12299 | 2024.10.09 22:20:10.573384 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12300 | 2024.10.09 22:20:10.573454 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12301 | 2024.10.09 22:20:10.573800 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12302 | 2024.10.09 22:20:10.574475 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12303 | 2024.10.09 22:20:10.574553 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12304 | 2024.10.09 22:20:10.575005 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12305 | 2024.10.09 22:20:10.575447 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12306 | 2024.10.09 22:20:10.575818 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Debug> executeQuery: Read 217 rows, 19.55 KiB in 0.002516 sec., 86248.01271860095 rows/sec., 7.59 MiB/sec. | ||
12307 | 2024.10.09 22:20:10.576233 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Debug> DynamicQueryHandler: Done processing query | ||
12308 | 2024.10.09 22:20:10.576274 [ 3 ] {43b0c3a4-4fe5-42a7-aff8-6d0ac3fc6c25} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12309 | 2024.10.09 22:20:10.576302 [ 3 ] {} <Debug> HTTP-Session: 47c56bb7-8859-4d8d-a4a6-b941e3cccaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12310 | 2024.10.09 22:20:10.576438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12311 | 2024.10.09 22:20:10.576493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12312 | 2024.10.09 22:20:10.576536 [ 3 ] {} <Debug> HTTP-Session: 6d7bc106-e305-40ca-9cba-7123b860302f Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12313 | 2024.10.09 22:20:10.576554 [ 3 ] {} <Debug> HTTP-Session: 6d7bc106-e305-40ca-9cba-7123b860302f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12314 | 2024.10.09 22:20:10.576567 [ 3 ] {} <Debug> HTTP-Session: 6d7bc106-e305-40ca-9cba-7123b860302f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12315 | 2024.10.09 22:20:10.576601 [ 3 ] {} <Trace> HTTP-Session: 6d7bc106-e305-40ca-9cba-7123b860302f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12316 | 2024.10.09 22:20:10.576709 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12317 | 2024.10.09 22:20:10.576755 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12318 | 2024.10.09 22:20:10.577074 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12319 | 2024.10.09 22:20:10.577441 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12320 | 2024.10.09 22:20:10.577478 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12321 | 2024.10.09 22:20:10.577839 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12322 | 2024.10.09 22:20:10.578221 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12323 | 2024.10.09 22:20:10.578387 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001648 sec., 8495.145631067962 rows/sec., 638.80 KiB/sec. | ||
12324 | 2024.10.09 22:20:10.578565 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Debug> DynamicQueryHandler: Done processing query | ||
12325 | 2024.10.09 22:20:10.578590 [ 3 ] {804ba089-3a79-42c4-bef2-2028dfec641b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12326 | 2024.10.09 22:20:10.578607 [ 3 ] {} <Debug> HTTP-Session: 6d7bc106-e305-40ca-9cba-7123b860302f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12327 | 2024.10.09 22:20:10.578726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12328 | 2024.10.09 22:20:10.578776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12329 | 2024.10.09 22:20:10.578796 [ 3 ] {} <Debug> HTTP-Session: e46c98fc-eb3f-4c56-94e0-192fe03f392b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12330 | 2024.10.09 22:20:10.578812 [ 3 ] {} <Debug> HTTP-Session: e46c98fc-eb3f-4c56-94e0-192fe03f392b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12331 | 2024.10.09 22:20:10.578826 [ 3 ] {} <Debug> HTTP-Session: e46c98fc-eb3f-4c56-94e0-192fe03f392b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12332 | 2024.10.09 22:20:10.578858 [ 3 ] {} <Trace> HTTP-Session: e46c98fc-eb3f-4c56-94e0-192fe03f392b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12333 | 2024.10.09 22:20:10.578958 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12334 | 2024.10.09 22:20:10.579001 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12335 | 2024.10.09 22:20:10.579231 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12336 | 2024.10.09 22:20:10.579555 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12337 | 2024.10.09 22:20:10.579592 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12338 | 2024.10.09 22:20:10.579964 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12339 | 2024.10.09 22:20:10.580333 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Trace> oximeter.fields_u32 (29d1660c-b295-477c-83d5-df8b897a229e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12340 | 2024.10.09 22:20:10.580477 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec. | ||
12341 | 2024.10.09 22:20:10.580662 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Debug> DynamicQueryHandler: Done processing query | ||
12342 | 2024.10.09 22:20:10.580688 [ 3 ] {37217ece-57bf-4563-96a8-9330a831c6d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12343 | 2024.10.09 22:20:10.580704 [ 3 ] {} <Debug> HTTP-Session: e46c98fc-eb3f-4c56-94e0-192fe03f392b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12344 | 2024.10.09 22:20:10.580811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12345 | 2024.10.09 22:20:10.580879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12346 | 2024.10.09 22:20:10.580898 [ 3 ] {} <Debug> HTTP-Session: d637c9de-2a46-4b4d-958f-b50a049548d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12347 | 2024.10.09 22:20:10.580914 [ 3 ] {} <Debug> HTTP-Session: d637c9de-2a46-4b4d-958f-b50a049548d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12348 | 2024.10.09 22:20:10.580928 [ 3 ] {} <Debug> HTTP-Session: d637c9de-2a46-4b4d-958f-b50a049548d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12349 | 2024.10.09 22:20:10.580959 [ 3 ] {} <Trace> HTTP-Session: d637c9de-2a46-4b4d-958f-b50a049548d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12350 | 2024.10.09 22:20:10.581054 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12351 | 2024.10.09 22:20:10.581098 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12352 | 2024.10.09 22:20:10.581330 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12353 | 2024.10.09 22:20:10.581648 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12354 | 2024.10.09 22:20:10.581684 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12355 | 2024.10.09 22:20:10.582038 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12356 | 2024.10.09 22:20:10.582419 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Trace> oximeter.fields_u8 (dc4bf52e-bb74-4d26-a5d8-331ed4bdb955): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12357 | 2024.10.09 22:20:10.582576 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 230.49 KiB/sec. | ||
12358 | 2024.10.09 22:20:10.582756 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Debug> DynamicQueryHandler: Done processing query | ||
12359 | 2024.10.09 22:20:10.582782 [ 3 ] {59a64b63-39ef-439a-946c-292b88ab4608} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12360 | 2024.10.09 22:20:10.582798 [ 3 ] {} <Debug> HTTP-Session: d637c9de-2a46-4b4d-958f-b50a049548d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12361 | 2024.10.09 22:20:10.582969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 64142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12362 | 2024.10.09 22:20:10.583019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12363 | 2024.10.09 22:20:10.583037 [ 3 ] {} <Debug> HTTP-Session: 231eb18e-44a7-4ba6-98ec-aa1387af3996 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12364 | 2024.10.09 22:20:10.583054 [ 3 ] {} <Debug> HTTP-Session: 231eb18e-44a7-4ba6-98ec-aa1387af3996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12365 | 2024.10.09 22:20:10.583067 [ 3 ] {} <Debug> HTTP-Session: 231eb18e-44a7-4ba6-98ec-aa1387af3996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12366 | 2024.10.09 22:20:10.583098 [ 3 ] {} <Trace> HTTP-Session: 231eb18e-44a7-4ba6-98ec-aa1387af3996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12367 | 2024.10.09 22:20:10.583311 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12368 | 2024.10.09 22:20:10.583355 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12369 | 2024.10.09 22:20:10.583587 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12370 | 2024.10.09 22:20:10.584273 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12371 | 2024.10.09 22:20:10.584310 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12372 | 2024.10.09 22:20:10.584689 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12373 | 2024.10.09 22:20:10.585058 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12374 | 2024.10.09 22:20:10.585209 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.002018 sec., 196233.8949454906 rows/sec., 13.94 MiB/sec. | ||
12375 | 2024.10.09 22:20:10.585483 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Debug> DynamicQueryHandler: Done processing query | ||
12376 | 2024.10.09 22:20:10.585536 [ 3 ] {7b23a6db-c13d-4a44-af44-e8334a66e370} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
12377 | 2024.10.09 22:20:10.585592 [ 3 ] {} <Debug> HTTP-Session: 231eb18e-44a7-4ba6-98ec-aa1387af3996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12378 | 2024.10.09 22:20:10.585757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12379 | 2024.10.09 22:20:10.585809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12380 | 2024.10.09 22:20:10.585829 [ 3 ] {} <Debug> HTTP-Session: ca9ae70d-abac-4a6c-9452-816214ce750b Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12381 | 2024.10.09 22:20:10.585846 [ 3 ] {} <Debug> HTTP-Session: ca9ae70d-abac-4a6c-9452-816214ce750b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12382 | 2024.10.09 22:20:10.585860 [ 3 ] {} <Debug> HTTP-Session: ca9ae70d-abac-4a6c-9452-816214ce750b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12383 | 2024.10.09 22:20:10.585893 [ 3 ] {} <Trace> HTTP-Session: ca9ae70d-abac-4a6c-9452-816214ce750b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12384 | 2024.10.09 22:20:10.585995 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12385 | 2024.10.09 22:20:10.586042 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12386 | 2024.10.09 22:20:10.586190 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12387 | 2024.10.09 22:20:10.586477 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12388 | 2024.10.09 22:20:10.586514 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12389 | 2024.10.09 22:20:10.586883 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12390 | 2024.10.09 22:20:10.587212 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Trace> oximeter.measurements_bool (4dfeaf2c-0648-4355-9d7a-18e97d379d65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12391 | 2024.10.09 22:20:10.587369 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
12392 | 2024.10.09 22:20:10.587688 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Debug> DynamicQueryHandler: Done processing query | ||
12393 | 2024.10.09 22:20:10.587721 [ 3 ] {70d4cb4e-5e53-4f5e-9794-5e00af24568a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12394 | 2024.10.09 22:20:10.587738 [ 3 ] {} <Debug> HTTP-Session: ca9ae70d-abac-4a6c-9452-816214ce750b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12395 | 2024.10.09 22:20:10.587895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12396 | 2024.10.09 22:20:10.587945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12397 | 2024.10.09 22:20:10.587964 [ 3 ] {} <Debug> HTTP-Session: 5663bba2-5414-4be7-85b0-799719fda2e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12398 | 2024.10.09 22:20:10.587980 [ 3 ] {} <Debug> HTTP-Session: 5663bba2-5414-4be7-85b0-799719fda2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12399 | 2024.10.09 22:20:10.587994 [ 3 ] {} <Debug> HTTP-Session: 5663bba2-5414-4be7-85b0-799719fda2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12400 | 2024.10.09 22:20:10.588024 [ 3 ] {} <Trace> HTTP-Session: 5663bba2-5414-4be7-85b0-799719fda2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12401 | 2024.10.09 22:20:10.588237 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12402 | 2024.10.09 22:20:10.588285 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12403 | 2024.10.09 22:20:10.588451 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12404 | 2024.10.09 22:20:10.589504 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12405 | 2024.10.09 22:20:10.589544 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12406 | 2024.10.09 22:20:10.589948 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12407 | 2024.10.09 22:20:10.590307 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12408 | 2024.10.09 22:20:10.590459 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002331 sec., 101673.10167310167 rows/sec., 6.81 MiB/sec. | ||
12409 | 2024.10.09 22:20:10.590633 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Debug> DynamicQueryHandler: Done processing query | ||
12410 | 2024.10.09 22:20:10.590658 [ 3 ] {aa5f6b5a-6e07-4686-850c-55e65ed433d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12411 | 2024.10.09 22:20:10.590675 [ 3 ] {} <Debug> HTTP-Session: 5663bba2-5414-4be7-85b0-799719fda2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12412 | 2024.10.09 22:20:10.590788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12413 | 2024.10.09 22:20:10.590839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12414 | 2024.10.09 22:20:10.590858 [ 3 ] {} <Debug> HTTP-Session: e51cc30c-d6fc-4947-9d20-766cedf870b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12415 | 2024.10.09 22:20:10.590875 [ 3 ] {} <Debug> HTTP-Session: e51cc30c-d6fc-4947-9d20-766cedf870b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12416 | 2024.10.09 22:20:10.590889 [ 3 ] {} <Debug> HTTP-Session: e51cc30c-d6fc-4947-9d20-766cedf870b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12417 | 2024.10.09 22:20:10.590919 [ 3 ] {} <Trace> HTTP-Session: e51cc30c-d6fc-4947-9d20-766cedf870b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12418 | 2024.10.09 22:20:10.591012 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12419 | 2024.10.09 22:20:10.591058 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12420 | 2024.10.09 22:20:10.591190 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12421 | 2024.10.09 22:20:10.591509 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12422 | 2024.10.09 22:20:10.591545 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12423 | 2024.10.09 22:20:10.591902 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12424 | 2024.10.09 22:20:10.592232 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Trace> oximeter.measurements_f64 (0cb9dbf4-04e8-48c5-a5df-fae5b325567a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12425 | 2024.10.09 22:20:10.592392 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
12426 | 2024.10.09 22:20:10.592560 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Debug> DynamicQueryHandler: Done processing query | ||
12427 | 2024.10.09 22:20:10.592584 [ 3 ] {9a59e7db-7dc6-49a1-92ee-74cabc143d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12428 | 2024.10.09 22:20:10.592600 [ 3 ] {} <Debug> HTTP-Session: e51cc30c-d6fc-4947-9d20-766cedf870b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12429 | 2024.10.09 22:20:10.592730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 23126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12430 | 2024.10.09 22:20:10.592779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12431 | 2024.10.09 22:20:10.592798 [ 3 ] {} <Debug> HTTP-Session: a2d1b7ad-ee5d-45cd-a16e-e78433542d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12432 | 2024.10.09 22:20:10.592814 [ 3 ] {} <Debug> HTTP-Session: a2d1b7ad-ee5d-45cd-a16e-e78433542d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12433 | 2024.10.09 22:20:10.592828 [ 3 ] {} <Debug> HTTP-Session: a2d1b7ad-ee5d-45cd-a16e-e78433542d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12434 | 2024.10.09 22:20:10.592864 [ 3 ] {} <Trace> HTTP-Session: a2d1b7ad-ee5d-45cd-a16e-e78433542d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12435 | 2024.10.09 22:20:10.593081 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12436 | 2024.10.09 22:20:10.593146 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12437 | 2024.10.09 22:20:10.593583 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12438 | 2024.10.09 22:20:10.594147 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12439 | 2024.10.09 22:20:10.594183 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12440 | 2024.10.09 22:20:10.594812 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12441 | 2024.10.09 22:20:10.595241 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12442 | 2024.10.09 22:20:10.595414 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12443 | 2024.10.09 22:20:10.595437 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002486 sec., 5631.536604987932 rows/sec., 10.09 MiB/sec. | ||
12444 | 2024.10.09 22:20:10.595494 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12445 | 2024.10.09 22:20:10.595570 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12446 | 2024.10.09 22:20:10.595948 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::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 | ||
12447 | 2024.10.09 22:20:10.596284 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Debug> DynamicQueryHandler: Done processing query | ||
12448 | 2024.10.09 22:20:10.596403 [ 3 ] {61689e08-1289-4832-8fbf-c7d85f74a5c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
12449 | 2024.10.09 22:20:10.596525 [ 3 ] {} <Debug> HTTP-Session: a2d1b7ad-ee5d-45cd-a16e-e78433542d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12450 | 2024.10.09 22:20:10.596765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12451 | 2024.10.09 22:20:10.596875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12452 | 2024.10.09 22:20:10.596943 [ 3 ] {} <Debug> HTTP-Session: ac98c877-e02c-4c22-92a2-3dc0cddda5fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12453 | 2024.10.09 22:20:10.596992 [ 3 ] {} <Debug> HTTP-Session: ac98c877-e02c-4c22-92a2-3dc0cddda5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12454 | 2024.10.09 22:20:10.597037 [ 3 ] {} <Debug> HTTP-Session: ac98c877-e02c-4c22-92a2-3dc0cddda5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12455 | 2024.10.09 22:20:10.597058 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12456 | 2024.10.09 22:20:10.597099 [ 3 ] {} <Trace> HTTP-Session: ac98c877-e02c-4c22-92a2-3dc0cddda5fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12457 | 2024.10.09 22:20:10.597192 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1020 rows starting from the beginning of the part | ||
12458 | 2024.10.09 22:20:10.597366 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12459 | 2024.10.09 22:20:10.597546 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12460 | 2024.10.09 22:20:10.597952 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
12461 | 2024.10.09 22:20:10.598308 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12462 | 2024.10.09 22:20:10.598776 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
12463 | 2024.10.09 22:20:10.599421 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
12464 | 2024.10.09 22:20:10.599673 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12465 | 2024.10.09 22:20:10.599785 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12466 | 2024.10.09 22:20:10.600212 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
12467 | 2024.10.09 22:20:10.600875 [ 193 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
12468 | 2024.10.09 22:20:10.601375 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12469 | 2024.10.09 22:20:10.602338 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12470 | 2024.10.09 22:20:10.602703 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005438 sec., 15079.073188672306 rows/sec., 980.69 KiB/sec. | ||
12471 | 2024.10.09 22:20:10.603642 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Debug> DynamicQueryHandler: Done processing query | ||
12472 | 2024.10.09 22:20:10.603754 [ 3 ] {6684ac95-de2b-4e12-b7af-a9bc6b3217f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12473 | 2024.10.09 22:20:10.603806 [ 3 ] {} <Debug> HTTP-Session: ac98c877-e02c-4c22-92a2-3dc0cddda5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12474 | 2024.10.09 22:20:10.608111 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 19 columns (19 merged, 0 gathered) in 0.012410656 sec., 90567.3318154979 rows/sec., 162.29 MiB/sec. | ||
12475 | 2024.10.09 22:20:10.609727 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12476 | 2024.10.09 22:20:10.610339 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2024.10.09 22:20:10.610427 [ 198 ] {9284f5b2-f41b-43c5-8e7c-f182804dd77e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12478 | 2024.10.09 22:20:10.610586 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
12479 | 2024.10.09 22:20:14.431833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1228 | ||
12480 | 2024.10.09 22:20:14.434765 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12481 | 2024.10.09 22:20:14.434810 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12482 | 2024.10.09 22:20:14.436304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
12483 | 2024.10.09 22:20:14.437322 [ 242 ] {} <Trace> system.query_log (bcf049d6-2114-40b3-994b-776b1da8f263): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12484 | 2024.10.09 22:20:14.438656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
12485 | 2024.10.09 22:20:15.568733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 17489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12486 | 2024.10.09 22:20:15.568914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12487 | 2024.10.09 22:20:15.568958 [ 3 ] {} <Debug> HTTP-Session: 1b1c08e1-f55f-4e0f-b89c-84583c8190ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12488 | 2024.10.09 22:20:15.568999 [ 3 ] {} <Debug> HTTP-Session: 1b1c08e1-f55f-4e0f-b89c-84583c8190ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12489 | 2024.10.09 22:20:15.569027 [ 3 ] {} <Debug> HTTP-Session: 1b1c08e1-f55f-4e0f-b89c-84583c8190ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12490 | 2024.10.09 22:20:15.569112 [ 3 ] {} <Trace> HTTP-Session: 1b1c08e1-f55f-4e0f-b89c-84583c8190ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12491 | 2024.10.09 22:20:15.569446 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12492 | 2024.10.09 22:20:15.569517 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12493 | 2024.10.09 22:20:15.569870 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12494 | 2024.10.09 22:20:15.570511 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12495 | 2024.10.09 22:20:15.570558 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12496 | 2024.10.09 22:20:15.571025 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12497 | 2024.10.09 22:20:15.571441 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Trace> oximeter.fields_string (ae851140-fd14-447b-ba43-ed197bf538f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12498 | 2024.10.09 22:20:15.571625 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002287 sec., 51595.97726278968 rows/sec., 4.40 MiB/sec. | ||
12499 | 2024.10.09 22:20:15.571851 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Debug> DynamicQueryHandler: Done processing query | ||
12500 | 2024.10.09 22:20:15.571878 [ 3 ] {e5e4330f-3d49-43ae-8b2d-43953a6ca3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12501 | 2024.10.09 22:20:15.571895 [ 3 ] {} <Debug> HTTP-Session: 1b1c08e1-f55f-4e0f-b89c-84583c8190ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12502 | 2024.10.09 22:20:15.572076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12503 | 2024.10.09 22:20:15.572133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12504 | 2024.10.09 22:20:15.572152 [ 3 ] {} <Debug> HTTP-Session: f80cf8f8-373b-4db2-9b63-b6782a0e9d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12505 | 2024.10.09 22:20:15.572170 [ 3 ] {} <Debug> HTTP-Session: f80cf8f8-373b-4db2-9b63-b6782a0e9d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12506 | 2024.10.09 22:20:15.572184 [ 3 ] {} <Debug> HTTP-Session: f80cf8f8-373b-4db2-9b63-b6782a0e9d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12507 | 2024.10.09 22:20:15.572220 [ 3 ] {} <Trace> HTTP-Session: f80cf8f8-373b-4db2-9b63-b6782a0e9d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12508 | 2024.10.09 22:20:15.572337 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12509 | 2024.10.09 22:20:15.572384 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12510 | 2024.10.09 22:20:15.572622 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12511 | 2024.10.09 22:20:15.572994 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12512 | 2024.10.09 22:20:15.573031 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12513 | 2024.10.09 22:20:15.573395 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
12514 | 2024.10.09 22:20:15.573787 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12515 | 2024.10.09 22:20:15.573949 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001645 sec., 18844.984802431612 rows/sec., 1.38 MiB/sec. | ||
12516 | 2024.10.09 22:20:15.573960 [ 80 ] {} <Debug> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
12517 | 2024.10.09 22:20:15.574061 [ 80 ] {} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12518 | 2024.10.09 22:20:15.574115 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12519 | 2024.10.09 22:20:15.574218 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Debug> DynamicQueryHandler: Done processing query | ||
12520 | 2024.10.09 22:20:15.574282 [ 3 ] {49bcb9b0-68c8-490f-a535-15d9ae12b6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12521 | 2024.10.09 22:20:15.574336 [ 3 ] {} <Debug> HTTP-Session: f80cf8f8-373b-4db2-9b63-b6782a0e9d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12522 | 2024.10.09 22:20:15.574395 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::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 | ||
12523 | 2024.10.09 22:20:15.574573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 16132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12524 | 2024.10.09 22:20:15.574707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12525 | 2024.10.09 22:20:15.574771 [ 3 ] {} <Debug> HTTP-Session: a87a0f94-4962-441c-8efd-f8498c84a346 Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12526 | 2024.10.09 22:20:15.574832 [ 3 ] {} <Debug> HTTP-Session: a87a0f94-4962-441c-8efd-f8498c84a346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12527 | 2024.10.09 22:20:15.574879 [ 3 ] {} <Debug> HTTP-Session: a87a0f94-4962-441c-8efd-f8498c84a346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12528 | 2024.10.09 22:20:15.574910 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12529 | 2024.10.09 22:20:15.574942 [ 3 ] {} <Trace> HTTP-Session: a87a0f94-4962-441c-8efd-f8498c84a346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12530 | 2024.10.09 22:20:15.575040 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 63 rows starting from the beginning of the part | ||
12531 | 2024.10.09 22:20:15.575222 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12532 | 2024.10.09 22:20:15.575432 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12533 | 2024.10.09 22:20:15.575478 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
12534 | 2024.10.09 22:20:15.575903 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
12535 | 2024.10.09 22:20:15.576118 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
12536 | 2024.10.09 22:20:15.576415 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
12537 | 2024.10.09 22:20:15.576735 [ 189 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
12538 | 2024.10.09 22:20:15.577490 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12539 | 2024.10.09 22:20:15.578137 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12540 | 2024.10.09 22:20:15.578181 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12541 | 2024.10.09 22:20:15.578743 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12542 | 2024.10.09 22:20:15.578959 [ 190 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.004754462 sec., 38700.48808887315 rows/sec., 2.97 MiB/sec. | ||
12543 | 2024.10.09 22:20:15.579126 [ 190 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
12544 | 2024.10.09 22:20:15.579282 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Trace> oximeter.fields_uuid (1df4c38f-e774-4098-96c0-af8eba65ebdb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12545 | 2024.10.09 22:20:15.579624 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.004483 sec., 21191.16662948918 rows/sec., 1.66 MiB/sec. | ||
12546 | 2024.10.09 22:20:15.580163 [ 190 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12547 | 2024.10.09 22:20:15.580187 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Debug> DynamicQueryHandler: Done processing query | ||
12548 | 2024.10.09 22:20:15.580271 [ 3 ] {6ce6d75e-906e-4506-97d2-1387fd1a4769} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12549 | 2024.10.09 22:20:15.580368 [ 3 ] {} <Debug> HTTP-Session: a87a0f94-4962-441c-8efd-f8498c84a346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12550 | 2024.10.09 22:20:15.580557 [ 190 ] {40ae0cbe-2c3e-4995-a5a0-1d2d41d52403::all_1_56_11} <Trace> oximeter.fields_u16 (40ae0cbe-2c3e-4995-a5a0-1d2d41d52403) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
12551 | 2024.10.09 22:20:15.580782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12552 | 2024.10.09 22:20:15.580865 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12553 | 2024.10.09 22:20:15.580949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12554 | 2024.10.09 22:20:15.580987 [ 3 ] {} <Debug> HTTP-Session: d38c9077-8518-40ca-bfeb-f361a39a53ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12555 | 2024.10.09 22:20:15.581012 [ 3 ] {} <Debug> HTTP-Session: d38c9077-8518-40ca-bfeb-f361a39a53ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12556 | 2024.10.09 22:20:15.581026 [ 3 ] {} <Debug> HTTP-Session: d38c9077-8518-40ca-bfeb-f361a39a53ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12557 | 2024.10.09 22:20:15.581060 [ 3 ] {} <Trace> HTTP-Session: d38c9077-8518-40ca-bfeb-f361a39a53ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12558 | 2024.10.09 22:20:15.581218 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12559 | 2024.10.09 22:20:15.581270 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12560 | 2024.10.09 22:20:15.581437 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12561 | 2024.10.09 22:20:15.581861 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12562 | 2024.10.09 22:20:15.581896 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12563 | 2024.10.09 22:20:15.582298 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12564 | 2024.10.09 22:20:15.582650 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Trace> oximeter.measurements_cumulativeu64 (d6421f17-6a78-4649-aed6-6ae2370b3e50): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12565 | 2024.10.09 22:20:15.582810 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
12566 | 2024.10.09 22:20:15.583124 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Debug> DynamicQueryHandler: Done processing query | ||
12567 | 2024.10.09 22:20:15.583184 [ 3 ] {2a8c935a-7675-482b-82fc-650a75c0e8f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12568 | 2024.10.09 22:20:15.583239 [ 3 ] {} <Debug> HTTP-Session: d38c9077-8518-40ca-bfeb-f361a39a53ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12569 | 2024.10.09 22:20:15.583494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 51888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12570 | 2024.10.09 22:20:15.583548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12571 | 2024.10.09 22:20:15.583566 [ 3 ] {} <Debug> HTTP-Session: 72b71619-2d78-4206-822c-86089dd922bd Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12572 | 2024.10.09 22:20:15.583584 [ 3 ] {} <Debug> HTTP-Session: 72b71619-2d78-4206-822c-86089dd922bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12573 | 2024.10.09 22:20:15.583598 [ 3 ] {} <Debug> HTTP-Session: 72b71619-2d78-4206-822c-86089dd922bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12574 | 2024.10.09 22:20:15.583631 [ 3 ] {} <Trace> HTTP-Session: 72b71619-2d78-4206-822c-86089dd922bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12575 | 2024.10.09 22:20:15.583956 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12576 | 2024.10.09 22:20:15.584031 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12577 | 2024.10.09 22:20:15.584474 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12578 | 2024.10.09 22:20:15.585225 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12579 | 2024.10.09 22:20:15.585262 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12580 | 2024.10.09 22:20:15.585926 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12581 | 2024.10.09 22:20:15.586369 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Trace> oximeter.measurements_histogramu64 (9284f5b2-f41b-43c5-8e7c-f182804dd77e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12582 | 2024.10.09 22:20:15.586555 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002831 sec., 10950.194277640408 rows/sec., 19.62 MiB/sec. | ||
12583 | 2024.10.09 22:20:15.586788 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Debug> DynamicQueryHandler: Done processing query | ||
12584 | 2024.10.09 22:20:15.586812 [ 3 ] {9e898b92-565f-4dc0-955d-ac5191cf716c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12585 | 2024.10.09 22:20:15.586829 [ 3 ] {} <Debug> HTTP-Session: 72b71619-2d78-4206-822c-86089dd922bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12586 | 2024.10.09 22:20:15.586964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34092, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12587 | 2024.10.09 22:20:15.587013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12588 | 2024.10.09 22:20:15.587032 [ 3 ] {} <Debug> HTTP-Session: 00062a14-c55a-49a1-88be-af5a2f5a091e Authenticating user 'default' from [fd00:1122:3344:101::d]:34092 | ||
12589 | 2024.10.09 22:20:15.587048 [ 3 ] {} <Debug> HTTP-Session: 00062a14-c55a-49a1-88be-af5a2f5a091e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12590 | 2024.10.09 22:20:15.587062 [ 3 ] {} <Debug> HTTP-Session: 00062a14-c55a-49a1-88be-af5a2f5a091e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12591 | 2024.10.09 22:20:15.587092 [ 3 ] {} <Trace> HTTP-Session: 00062a14-c55a-49a1-88be-af5a2f5a091e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12592 | 2024.10.09 22:20:15.587214 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12593 | 2024.10.09 22:20:15.587258 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12594 | 2024.10.09 22:20:15.587390 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12595 | 2024.10.09 22:20:15.587716 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12596 | 2024.10.09 22:20:15.587751 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
12597 | 2024.10.09 22:20:15.588119 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12598 | 2024.10.09 22:20:15.588456 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Trace> oximeter.measurements_u64 (dd345515-5eb2-47f0-b7b4-a2a6610f94da): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12599 | 2024.10.09 22:20:15.588607 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
12600 | 2024.10.09 22:20:15.588862 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Debug> DynamicQueryHandler: Done processing query | ||
12601 | 2024.10.09 22:20:15.588916 [ 3 ] {9cf1fa44-a851-41f3-82a4-d1770b050a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12602 | 2024.10.09 22:20:15.588965 [ 3 ] {} <Debug> HTTP-Session: 00062a14-c55a-49a1-88be-af5a2f5a091e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db |