1 | [ Feb 26 07:14:09 Enabled. ] | ||
2 | [ Feb 26 07:14:09 Rereading configuration. ] | ||
3 | [ Feb 26 07:14:12 Rereading configuration. ] | ||
4 | [ Feb 26 07:14:15 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
27 | [ Feb 26 07:14:15 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.02.26 07:14:16.259796 [ 1 ] {} <Information> Application: Will watch for the process with pid 23992 | ||
33 | 2024.02.26 07:14:16.259884 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.26 07:14:17.087447 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23992 | ||
35 | 2024.02.26 07:14:17.087690 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.26 07:14:17.087990 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.26 07:14:17.219408 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.26 07:14:17.219464 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.26 07:14:17.219478 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.26 07:14:17.219514 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.26 07:14:17.219826 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.26 07:14:17.220496 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.26 07:14:17.220978 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.26 07:14:17.221256 [ 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) | ||
48 | 2024.02.26 07:14:17.224001 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.26 07:14:17.224046 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.26 07:14:17.224777 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.26 07:14:17.224961 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.26 07:14:17.231053 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.26 07:14:17.231641 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.26 07:14:17.231672 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.26 07:14:17.233145 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.26 07:14:17.233610 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.26 07:14:17.233928 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.26 07:14:17.234234 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.26 07:14:17.234998 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.26 07:14:17.235043 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.26 07:14:17.235100 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.26 07:14:17.235117 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.26 07:14:17.255630 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.26 07:14:17.255659 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114623 sec | ||
68 | 2024.02.26 07:14:17.256199 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.26 07:14:17.256277 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.26 07:14:17.256296 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.26 07:14:17.256312 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.26 07:14:17.256324 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.26 07:14:17.256337 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.26 07:14:17.256352 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.26 07:14:17.256383 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.26 07:14:17.256401 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.26 07:14:17.256429 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.26 07:14:17.256443 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.26 07:14:17.256456 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.26 07:14:17.256471 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.26 07:14:17.256503 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.26 07:14:17.256517 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.26 07:14:17.256532 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.26 07:14:17.290996 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.26 07:14:17.305984 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.26 07:14:17.306016 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1141e-05 sec | ||
87 | 2024.02.26 07:14:17.306040 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.26 07:14:17.306055 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.26 07:14:17.306076 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.26 07:14:17.308245 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.26 07:14:17.313555 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.26 07:14:17.313654 [ 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). | ||
93 | 2024.02.26 07:14:17.313695 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.26 07:14:17.497937 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.02.26 07:14:17.514448 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.02.26 07:14:17.514498 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.26 07:14:17.618738 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.26 07:14:17.619549 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.02.26 07:14:17.619900 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.26 07:14:17.619930 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.26 07:14:17.619990 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.26 07:14:17.620074 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.26 07:14:17.620076 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.26 07:14:17.620164 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.26 07:14:17.620777 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.26 07:14:17.620798 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.26 07:14:18.669881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.26 07:14:18.670079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.26 07:14:18.670732 [ 3 ] {} <Debug> HTTP-Session: 79f67527-8083-43fb-b745-d94c07dc70d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
110 | 2024.02.26 07:14:18.670767 [ 3 ] {} <Debug> HTTP-Session: 79f67527-8083-43fb-b745-d94c07dc70d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.26 07:14:18.670909 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.26 07:14:18.670939 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.26 07:14:18.670960 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.26 07:14:18.672506 [ 3 ] {ed8da826-ea6e-4d1d-9e89-01c239a91be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.26 07:14:18.695279 [ 3 ] {ed8da826-ea6e-4d1d-9e89-01c239a91be0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47668) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.26 07:14:18.696103 [ 3 ] {ed8da826-ea6e-4d1d-9e89-01c239a91be0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.26 07:14:18.696869 [ 3 ] {ed8da826-ea6e-4d1d-9e89-01c239a91be0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.26 07:14:18.696895 [ 3 ] {} <Debug> HTTP-Session: 79f67527-8083-43fb-b745-d94c07dc70d0 Destroying unnamed session | ||
167 | 2024.02.26 07:14:18.697357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.26 07:14:18.697419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.26 07:14:18.697440 [ 3 ] {} <Debug> HTTP-Session: ab0ceb36-e45b-42a6-adfb-d01f0422fd82 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
170 | 2024.02.26 07:14:18.697461 [ 3 ] {} <Debug> HTTP-Session: ab0ceb36-e45b-42a6-adfb-d01f0422fd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.26 07:14:18.697558 [ 3 ] {156e2845-f3f9-4618-80ea-6caa80fa4b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.26 07:14:18.697641 [ 3 ] {156e2845-f3f9-4618-80ea-6caa80fa4b81} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.26 07:14:18.698635 [ 3 ] {156e2845-f3f9-4618-80ea-6caa80fa4b81} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.26 07:14:18.700585 [ 3 ] {156e2845-f3f9-4618-80ea-6caa80fa4b81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.26 07:14:18.704688 [ 3 ] {156e2845-f3f9-4618-80ea-6caa80fa4b81} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.26 07:14:18.704740 [ 3 ] {156e2845-f3f9-4618-80ea-6caa80fa4b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.26 07:14:18.704757 [ 3 ] {} <Debug> HTTP-Session: ab0ceb36-e45b-42a6-adfb-d01f0422fd82 Destroying unnamed session | ||
178 | 2024.02.26 07:14:18.704934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.26 07:14:18.704996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.26 07:14:18.705019 [ 3 ] {} <Debug> HTTP-Session: 1ad0b70f-e165-4721-a3f3-9ac63163e4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
181 | 2024.02.26 07:14:18.705038 [ 3 ] {} <Debug> HTTP-Session: 1ad0b70f-e165-4721-a3f3-9ac63163e4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.26 07:14:18.705146 [ 3 ] {19551c21-875e-4b93-9527-9f0e237f04b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.26 07:14:18.705399 [ 3 ] {19551c21-875e-4b93-9527-9f0e237f04b4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47668) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.26 07:14:18.705537 [ 3 ] {19551c21-875e-4b93-9527-9f0e237f04b4} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.26 07:14:18.705661 [ 3 ] {19551c21-875e-4b93-9527-9f0e237f04b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.26 07:14:18.705681 [ 3 ] {} <Debug> HTTP-Session: 1ad0b70f-e165-4721-a3f3-9ac63163e4ed Destroying unnamed session | ||
235 | 2024.02.26 07:14:18.705922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.26 07:14:18.705980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.26 07:14:18.705998 [ 3 ] {} <Debug> HTTP-Session: 6586cccb-e6c9-40de-837a-e2aebffc5bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
238 | 2024.02.26 07:14:18.706019 [ 3 ] {} <Debug> HTTP-Session: 6586cccb-e6c9-40de-837a-e2aebffc5bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.26 07:14:18.706133 [ 3 ] {bf2852b8-7c6e-4f1d-a455-9810733108aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.26 07:14:18.706233 [ 3 ] {bf2852b8-7c6e-4f1d-a455-9810733108aa} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.26 07:14:18.706259 [ 3 ] {bf2852b8-7c6e-4f1d-a455-9810733108aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.26 07:14:18.706274 [ 3 ] {} <Debug> HTTP-Session: 6586cccb-e6c9-40de-837a-e2aebffc5bc0 Destroying unnamed session | ||
243 | 2024.02.26 07:14:18.706398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.26 07:14:18.706443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.26 07:14:18.706462 [ 3 ] {} <Debug> HTTP-Session: b575caa5-ce05-469f-a67c-b0a8133884ca Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
246 | 2024.02.26 07:14:18.706482 [ 3 ] {} <Debug> HTTP-Session: b575caa5-ce05-469f-a67c-b0a8133884ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.26 07:14:18.706539 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.26 07:14:18.706592 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.26 07:14:18.713487 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.26 07:14:18.713511 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4281e-05 sec | ||
251 | 2024.02.26 07:14:18.713545 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.26 07:14:18.713565 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.26 07:14:18.713634 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.26 07:14:18.713659 [ 3 ] {23d7a30f-b6e3-4468-970e-8896bcf9164a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.26 07:14:18.713674 [ 3 ] {} <Debug> HTTP-Session: b575caa5-ce05-469f-a67c-b0a8133884ca Destroying unnamed session | ||
256 | 2024.02.26 07:14:18.713815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.26 07:14:18.713860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.26 07:14:18.713879 [ 3 ] {} <Debug> HTTP-Session: 7938e211-9d6e-4df2-b920-2992f6dac0b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
259 | 2024.02.26 07:14:18.713900 [ 3 ] {} <Debug> HTTP-Session: 7938e211-9d6e-4df2-b920-2992f6dac0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.26 07:14:18.714045 [ 3 ] {5a0b8502-1362-4b16-9cfe-363dd706a03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.26 07:14:18.714103 [ 3 ] {5a0b8502-1362-4b16-9cfe-363dd706a03d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.26 07:14:18.718626 [ 3 ] {5a0b8502-1362-4b16-9cfe-363dd706a03d} <Debug> oximeter.version (e526ed49-bbbe-4bbb-8200-6896e1f4e932): Loading data parts | ||
264 | 2024.02.26 07:14:18.718774 [ 3 ] {5a0b8502-1362-4b16-9cfe-363dd706a03d} <Debug> oximeter.version (e526ed49-bbbe-4bbb-8200-6896e1f4e932): There are no data parts | ||
265 | 2024.02.26 07:14:18.727228 [ 3 ] {5a0b8502-1362-4b16-9cfe-363dd706a03d} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.26 07:14:18.727256 [ 3 ] {5a0b8502-1362-4b16-9cfe-363dd706a03d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.26 07:14:18.727308 [ 3 ] {} <Debug> HTTP-Session: 7938e211-9d6e-4df2-b920-2992f6dac0b8 Destroying unnamed session | ||
268 | 2024.02.26 07:14:18.727448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.26 07:14:18.727506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.26 07:14:18.727530 [ 3 ] {} <Debug> HTTP-Session: a6c30818-502d-42ef-b183-97d05fdc5728 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
271 | 2024.02.26 07:14:18.727548 [ 3 ] {} <Debug> HTTP-Session: a6c30818-502d-42ef-b183-97d05fdc5728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.26 07:14:18.727760 [ 3 ] {6ec3e08f-1d00-4454-aa6a-6d01b5cbfa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | 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) | ||
283 | 2024.02.26 07:14:18.727821 [ 3 ] {6ec3e08f-1d00-4454-aa6a-6d01b5cbfa61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.26 07:14:18.741878 [ 3 ] {6ec3e08f-1d00-4454-aa6a-6d01b5cbfa61} <Debug> oximeter.measurements_bool (618e779c-2a4c-4cad-ba9d-45a5ccf88e34): Loading data parts | ||
285 | 2024.02.26 07:14:18.742002 [ 3 ] {6ec3e08f-1d00-4454-aa6a-6d01b5cbfa61} <Debug> oximeter.measurements_bool (618e779c-2a4c-4cad-ba9d-45a5ccf88e34): There are no data parts | ||
286 | 2024.02.26 07:14:18.746833 [ 3 ] {6ec3e08f-1d00-4454-aa6a-6d01b5cbfa61} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.26 07:14:18.746861 [ 3 ] {6ec3e08f-1d00-4454-aa6a-6d01b5cbfa61} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.26 07:14:18.746885 [ 3 ] {} <Debug> HTTP-Session: a6c30818-502d-42ef-b183-97d05fdc5728 Destroying unnamed session | ||
289 | 2024.02.26 07:14:18.747033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.26 07:14:18.747085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.26 07:14:18.747109 [ 3 ] {} <Debug> HTTP-Session: c78057ca-0fdb-4f59-8252-631ba08b65ff Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
292 | 2024.02.26 07:14:18.747125 [ 3 ] {} <Debug> HTTP-Session: c78057ca-0fdb-4f59-8252-631ba08b65ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.26 07:14:18.747334 [ 3 ] {5da7e969-ed41-45de-89f6-035e3da16db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
294 | 2024.02.26 07:14:18.747389 [ 3 ] {5da7e969-ed41-45de-89f6-035e3da16db9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.26 07:14:18.759178 [ 3 ] {5da7e969-ed41-45de-89f6-035e3da16db9} <Debug> oximeter.measurements_i8 (19e6ad80-0e8f-4a1c-934a-c421df75d676): Loading data parts | ||
296 | 2024.02.26 07:14:18.759277 [ 3 ] {5da7e969-ed41-45de-89f6-035e3da16db9} <Debug> oximeter.measurements_i8 (19e6ad80-0e8f-4a1c-934a-c421df75d676): There are no data parts | ||
297 | 2024.02.26 07:14:18.770624 [ 3 ] {5da7e969-ed41-45de-89f6-035e3da16db9} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.26 07:14:18.770650 [ 3 ] {5da7e969-ed41-45de-89f6-035e3da16db9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.26 07:14:18.770667 [ 3 ] {} <Debug> HTTP-Session: c78057ca-0fdb-4f59-8252-631ba08b65ff Destroying unnamed session | ||
300 | 2024.02.26 07:14:18.770812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.26 07:14:18.770866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.26 07:14:18.770886 [ 3 ] {} <Debug> HTTP-Session: 942bbf2b-d6b9-46b2-b80b-7210db841fac Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
303 | 2024.02.26 07:14:18.770908 [ 3 ] {} <Debug> HTTP-Session: 942bbf2b-d6b9-46b2-b80b-7210db841fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.26 07:14:18.771114 [ 3 ] {c919203f-dc8a-40c0-9de4-3b81b512ca0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
305 | 2024.02.26 07:14:18.771165 [ 3 ] {c919203f-dc8a-40c0-9de4-3b81b512ca0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.26 07:14:18.773288 [ 3 ] {c919203f-dc8a-40c0-9de4-3b81b512ca0a} <Debug> oximeter.measurements_u8 (d87b75e1-84c0-4fd1-8dee-3ac81f51d3a9): Loading data parts | ||
307 | 2024.02.26 07:14:18.773430 [ 3 ] {c919203f-dc8a-40c0-9de4-3b81b512ca0a} <Debug> oximeter.measurements_u8 (d87b75e1-84c0-4fd1-8dee-3ac81f51d3a9): There are no data parts | ||
308 | 2024.02.26 07:14:18.784951 [ 3 ] {c919203f-dc8a-40c0-9de4-3b81b512ca0a} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.26 07:14:18.784979 [ 3 ] {c919203f-dc8a-40c0-9de4-3b81b512ca0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.26 07:14:18.784994 [ 3 ] {} <Debug> HTTP-Session: 942bbf2b-d6b9-46b2-b80b-7210db841fac Destroying unnamed session | ||
311 | 2024.02.26 07:14:18.785138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.26 07:14:18.785188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.26 07:14:18.785207 [ 3 ] {} <Debug> HTTP-Session: d7679f4a-ab9c-4f8f-bfed-e1d4334ed5ad Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
314 | 2024.02.26 07:14:18.785228 [ 3 ] {} <Debug> HTTP-Session: d7679f4a-ab9c-4f8f-bfed-e1d4334ed5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.26 07:14:18.785426 [ 3 ] {cce673bd-f4f2-4e38-a395-015c09836596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
316 | 2024.02.26 07:14:18.785472 [ 3 ] {cce673bd-f4f2-4e38-a395-015c09836596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.26 07:14:18.792680 [ 3 ] {cce673bd-f4f2-4e38-a395-015c09836596} <Debug> oximeter.measurements_i16 (63eeebf8-b977-4041-8937-c1748cb52ad6): Loading data parts | ||
318 | 2024.02.26 07:14:18.792800 [ 3 ] {cce673bd-f4f2-4e38-a395-015c09836596} <Debug> oximeter.measurements_i16 (63eeebf8-b977-4041-8937-c1748cb52ad6): There are no data parts | ||
319 | 2024.02.26 07:14:18.798248 [ 3 ] {cce673bd-f4f2-4e38-a395-015c09836596} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.26 07:14:18.798315 [ 3 ] {cce673bd-f4f2-4e38-a395-015c09836596} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.26 07:14:18.798331 [ 3 ] {} <Debug> HTTP-Session: d7679f4a-ab9c-4f8f-bfed-e1d4334ed5ad Destroying unnamed session | ||
322 | 2024.02.26 07:14:18.798478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.26 07:14:18.798531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.26 07:14:18.798550 [ 3 ] {} <Debug> HTTP-Session: 52832dd0-1690-4bea-b967-81ac6da7a6f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
325 | 2024.02.26 07:14:18.798573 [ 3 ] {} <Debug> HTTP-Session: 52832dd0-1690-4bea-b967-81ac6da7a6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.26 07:14:18.798779 [ 3 ] {2639d210-06a1-4acc-891f-7998ac744a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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.02.26 07:14:18.798828 [ 3 ] {2639d210-06a1-4acc-891f-7998ac744a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.26 07:14:18.805528 [ 3 ] {2639d210-06a1-4acc-891f-7998ac744a95} <Debug> oximeter.measurements_u16 (4e9141a2-64c6-4621-a45c-79169730ceab): Loading data parts | ||
329 | 2024.02.26 07:14:18.805641 [ 3 ] {2639d210-06a1-4acc-891f-7998ac744a95} <Debug> oximeter.measurements_u16 (4e9141a2-64c6-4621-a45c-79169730ceab): There are no data parts | ||
330 | 2024.02.26 07:14:18.811019 [ 3 ] {2639d210-06a1-4acc-891f-7998ac744a95} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.26 07:14:18.811086 [ 3 ] {2639d210-06a1-4acc-891f-7998ac744a95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.26 07:14:18.811102 [ 3 ] {} <Debug> HTTP-Session: 52832dd0-1690-4bea-b967-81ac6da7a6f3 Destroying unnamed session | ||
333 | 2024.02.26 07:14:18.811245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.26 07:14:18.811294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.26 07:14:18.811314 [ 3 ] {} <Debug> HTTP-Session: 795f66f0-a47b-4279-88a3-f2f7d1e71157 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
336 | 2024.02.26 07:14:18.811334 [ 3 ] {} <Debug> HTTP-Session: 795f66f0-a47b-4279-88a3-f2f7d1e71157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.26 07:14:18.811533 [ 3 ] {8ddd61d7-881c-4ab3-b7d9-2d1ecaaa9228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
338 | 2024.02.26 07:14:18.811578 [ 3 ] {8ddd61d7-881c-4ab3-b7d9-2d1ecaaa9228} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.26 07:14:18.821389 [ 3 ] {8ddd61d7-881c-4ab3-b7d9-2d1ecaaa9228} <Debug> oximeter.measurements_i32 (fd67a721-1d12-44e2-b742-fd92511be344): Loading data parts | ||
340 | 2024.02.26 07:14:18.821488 [ 3 ] {8ddd61d7-881c-4ab3-b7d9-2d1ecaaa9228} <Debug> oximeter.measurements_i32 (fd67a721-1d12-44e2-b742-fd92511be344): There are no data parts | ||
341 | 2024.02.26 07:14:18.826526 [ 3 ] {8ddd61d7-881c-4ab3-b7d9-2d1ecaaa9228} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.26 07:14:18.826557 [ 3 ] {8ddd61d7-881c-4ab3-b7d9-2d1ecaaa9228} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.26 07:14:18.826572 [ 3 ] {} <Debug> HTTP-Session: 795f66f0-a47b-4279-88a3-f2f7d1e71157 Destroying unnamed session | ||
344 | 2024.02.26 07:14:18.826697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.26 07:14:18.826749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.26 07:14:18.826768 [ 3 ] {} <Debug> HTTP-Session: 71c821ad-171a-494e-8a9e-6fb470f88ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
347 | 2024.02.26 07:14:18.826787 [ 3 ] {} <Debug> HTTP-Session: 71c821ad-171a-494e-8a9e-6fb470f88ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.26 07:14:18.826977 [ 3 ] {0a3d30e7-9327-4fb1-b23a-f8dd0db72b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
349 | 2024.02.26 07:14:18.827033 [ 3 ] {0a3d30e7-9327-4fb1-b23a-f8dd0db72b96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.26 07:14:18.831381 [ 3 ] {0a3d30e7-9327-4fb1-b23a-f8dd0db72b96} <Debug> oximeter.measurements_u32 (329df93a-7e66-4031-b94a-168d5c404afb): Loading data parts | ||
351 | 2024.02.26 07:14:18.831471 [ 3 ] {0a3d30e7-9327-4fb1-b23a-f8dd0db72b96} <Debug> oximeter.measurements_u32 (329df93a-7e66-4031-b94a-168d5c404afb): There are no data parts | ||
352 | 2024.02.26 07:14:18.832891 [ 3 ] {0a3d30e7-9327-4fb1-b23a-f8dd0db72b96} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.26 07:14:18.832937 [ 3 ] {0a3d30e7-9327-4fb1-b23a-f8dd0db72b96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.26 07:14:18.832953 [ 3 ] {} <Debug> HTTP-Session: 71c821ad-171a-494e-8a9e-6fb470f88ee0 Destroying unnamed session | ||
355 | 2024.02.26 07:14:18.833081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.26 07:14:18.833135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.26 07:14:18.833154 [ 3 ] {} <Debug> HTTP-Session: f72c057b-b7fd-425e-a840-cc9e6a204fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
358 | 2024.02.26 07:14:18.833170 [ 3 ] {} <Debug> HTTP-Session: f72c057b-b7fd-425e-a840-cc9e6a204fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.26 07:14:18.833363 [ 3 ] {0a664a90-fe0b-4cf6-a436-a28688302452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
360 | 2024.02.26 07:14:18.833423 [ 3 ] {0a664a90-fe0b-4cf6-a436-a28688302452} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.26 07:14:18.837038 [ 3 ] {0a664a90-fe0b-4cf6-a436-a28688302452} <Debug> oximeter.measurements_i64 (30d9b5bd-875e-4785-b037-d18ea02a3473): Loading data parts | ||
362 | 2024.02.26 07:14:18.837133 [ 3 ] {0a664a90-fe0b-4cf6-a436-a28688302452} <Debug> oximeter.measurements_i64 (30d9b5bd-875e-4785-b037-d18ea02a3473): There are no data parts | ||
363 | 2024.02.26 07:14:18.839902 [ 3 ] {0a664a90-fe0b-4cf6-a436-a28688302452} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.26 07:14:18.839929 [ 3 ] {0a664a90-fe0b-4cf6-a436-a28688302452} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.26 07:14:18.839960 [ 3 ] {} <Debug> HTTP-Session: f72c057b-b7fd-425e-a840-cc9e6a204fe9 Destroying unnamed session | ||
366 | 2024.02.26 07:14:18.840085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.26 07:14:18.840134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.26 07:14:18.840158 [ 3 ] {} <Debug> HTTP-Session: 1c6b3672-43a8-4c9f-9c34-26d93a4415fd Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
369 | 2024.02.26 07:14:18.840174 [ 3 ] {} <Debug> HTTP-Session: 1c6b3672-43a8-4c9f-9c34-26d93a4415fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.26 07:14:18.840366 [ 3 ] {05e1f602-e4a9-4329-9aa1-3a6b1f58a3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
371 | 2024.02.26 07:14:18.840425 [ 3 ] {05e1f602-e4a9-4329-9aa1-3a6b1f58a3f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.26 07:14:18.842456 [ 3 ] {05e1f602-e4a9-4329-9aa1-3a6b1f58a3f4} <Debug> oximeter.measurements_u64 (dd31cb2c-3f47-4bf2-95bc-073d89c9a864): Loading data parts | ||
373 | 2024.02.26 07:14:18.842568 [ 3 ] {05e1f602-e4a9-4329-9aa1-3a6b1f58a3f4} <Debug> oximeter.measurements_u64 (dd31cb2c-3f47-4bf2-95bc-073d89c9a864): There are no data parts | ||
374 | 2024.02.26 07:14:18.844571 [ 3 ] {05e1f602-e4a9-4329-9aa1-3a6b1f58a3f4} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.26 07:14:18.844601 [ 3 ] {05e1f602-e4a9-4329-9aa1-3a6b1f58a3f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.26 07:14:18.844625 [ 3 ] {} <Debug> HTTP-Session: 1c6b3672-43a8-4c9f-9c34-26d93a4415fd Destroying unnamed session | ||
377 | 2024.02.26 07:14:18.844768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.26 07:14:18.844818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.26 07:14:18.844842 [ 3 ] {} <Debug> HTTP-Session: 0a91f9bc-4c5c-4481-a696-ae641d2e3f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
380 | 2024.02.26 07:14:18.844858 [ 3 ] {} <Debug> HTTP-Session: 0a91f9bc-4c5c-4481-a696-ae641d2e3f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.26 07:14:18.845091 [ 3 ] {c4b13b88-37bd-4ee4-8063-74c99a1779aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
382 | 2024.02.26 07:14:18.845161 [ 3 ] {c4b13b88-37bd-4ee4-8063-74c99a1779aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.26 07:14:18.847660 [ 3 ] {c4b13b88-37bd-4ee4-8063-74c99a1779aa} <Debug> oximeter.measurements_f32 (44c72847-1315-413e-8b9a-b3d00f72847d): Loading data parts | ||
384 | 2024.02.26 07:14:18.847772 [ 3 ] {c4b13b88-37bd-4ee4-8063-74c99a1779aa} <Debug> oximeter.measurements_f32 (44c72847-1315-413e-8b9a-b3d00f72847d): There are no data parts | ||
385 | 2024.02.26 07:14:18.849058 [ 3 ] {c4b13b88-37bd-4ee4-8063-74c99a1779aa} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.26 07:14:18.849084 [ 3 ] {c4b13b88-37bd-4ee4-8063-74c99a1779aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.26 07:14:18.849105 [ 3 ] {} <Debug> HTTP-Session: 0a91f9bc-4c5c-4481-a696-ae641d2e3f09 Destroying unnamed session | ||
388 | 2024.02.26 07:14:18.849232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.26 07:14:18.849280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.26 07:14:18.849306 [ 3 ] {} <Debug> HTTP-Session: 24f86fed-a8b2-425c-ac21-85ccedbe0de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
391 | 2024.02.26 07:14:18.849323 [ 3 ] {} <Debug> HTTP-Session: 24f86fed-a8b2-425c-ac21-85ccedbe0de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.26 07:14:18.849511 [ 3 ] {c108ce39-d312-45d8-b6b9-a65931431bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
393 | 2024.02.26 07:14:18.849565 [ 3 ] {c108ce39-d312-45d8-b6b9-a65931431bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.26 07:14:18.851100 [ 3 ] {c108ce39-d312-45d8-b6b9-a65931431bdf} <Debug> oximeter.measurements_f64 (ad62fcc9-d4af-4d15-92ec-c014b89efe75): Loading data parts | ||
395 | 2024.02.26 07:14:18.851205 [ 3 ] {c108ce39-d312-45d8-b6b9-a65931431bdf} <Debug> oximeter.measurements_f64 (ad62fcc9-d4af-4d15-92ec-c014b89efe75): There are no data parts | ||
396 | 2024.02.26 07:14:18.852379 [ 3 ] {c108ce39-d312-45d8-b6b9-a65931431bdf} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.26 07:14:18.852411 [ 3 ] {c108ce39-d312-45d8-b6b9-a65931431bdf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.26 07:14:18.852430 [ 3 ] {} <Debug> HTTP-Session: 24f86fed-a8b2-425c-ac21-85ccedbe0de1 Destroying unnamed session | ||
399 | 2024.02.26 07:14:18.852561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.26 07:14:18.852609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.26 07:14:18.852633 [ 3 ] {} <Debug> HTTP-Session: aa5e162c-35af-4cd7-ba48-18f84731f326 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
402 | 2024.02.26 07:14:18.852649 [ 3 ] {} <Debug> HTTP-Session: aa5e162c-35af-4cd7-ba48-18f84731f326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.26 07:14:18.852836 [ 3 ] {06e660a7-241f-475a-b4a3-3787132a8bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
404 | 2024.02.26 07:14:18.852891 [ 3 ] {06e660a7-241f-475a-b4a3-3787132a8bf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.26 07:14:18.855239 [ 3 ] {06e660a7-241f-475a-b4a3-3787132a8bf0} <Debug> oximeter.measurements_string (2d9bd6cc-eb50-4e8e-b7c5-78e8f98f1e12): Loading data parts | ||
406 | 2024.02.26 07:14:18.855346 [ 3 ] {06e660a7-241f-475a-b4a3-3787132a8bf0} <Debug> oximeter.measurements_string (2d9bd6cc-eb50-4e8e-b7c5-78e8f98f1e12): There are no data parts | ||
407 | 2024.02.26 07:14:18.856636 [ 3 ] {06e660a7-241f-475a-b4a3-3787132a8bf0} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.26 07:14:18.856674 [ 3 ] {06e660a7-241f-475a-b4a3-3787132a8bf0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.26 07:14:18.856704 [ 3 ] {} <Debug> HTTP-Session: aa5e162c-35af-4cd7-ba48-18f84731f326 Destroying unnamed session | ||
410 | 2024.02.26 07:14:18.856884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.26 07:14:18.856934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.26 07:14:18.856961 [ 3 ] {} <Debug> HTTP-Session: ed62f997-7388-4212-862d-8d9800ca4b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
413 | 2024.02.26 07:14:18.856977 [ 3 ] {} <Debug> HTTP-Session: ed62f997-7388-4212-862d-8d9800ca4b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.26 07:14:18.857173 [ 3 ] {9b561f3a-9d09-4a8e-8fec-06ca7af1a6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.02.26 07:14:18.857237 [ 3 ] {9b561f3a-9d09-4a8e-8fec-06ca7af1a6f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.26 07:14:18.860581 [ 3 ] {9b561f3a-9d09-4a8e-8fec-06ca7af1a6f0} <Debug> oximeter.measurements_bytes (d6fea367-3271-41ac-b3fa-82094cb844dc): Loading data parts | ||
424 | 2024.02.26 07:14:18.860678 [ 3 ] {9b561f3a-9d09-4a8e-8fec-06ca7af1a6f0} <Debug> oximeter.measurements_bytes (d6fea367-3271-41ac-b3fa-82094cb844dc): There are no data parts | ||
425 | 2024.02.26 07:14:18.862745 [ 3 ] {9b561f3a-9d09-4a8e-8fec-06ca7af1a6f0} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.26 07:14:18.862771 [ 3 ] {9b561f3a-9d09-4a8e-8fec-06ca7af1a6f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.26 07:14:18.862786 [ 3 ] {} <Debug> HTTP-Session: ed62f997-7388-4212-862d-8d9800ca4b34 Destroying unnamed session | ||
428 | 2024.02.26 07:14:18.862928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.26 07:14:18.862979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.26 07:14:18.862997 [ 3 ] {} <Debug> HTTP-Session: 3e6c6087-96a1-418f-91f8-fbcf4f2d1dac Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
431 | 2024.02.26 07:14:18.863020 [ 3 ] {} <Debug> HTTP-Session: 3e6c6087-96a1-418f-91f8-fbcf4f2d1dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.26 07:14:18.863230 [ 3 ] {7bc720bb-b597-48d0-b6d1-8009a126fc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
433 | 2024.02.26 07:14:18.863282 [ 3 ] {7bc720bb-b597-48d0-b6d1-8009a126fc0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.26 07:14:18.864925 [ 3 ] {7bc720bb-b597-48d0-b6d1-8009a126fc0d} <Debug> oximeter.measurements_cumulativei64 (0716c1dd-395d-44e3-9938-b85925137f90): Loading data parts | ||
435 | 2024.02.26 07:14:18.865030 [ 3 ] {7bc720bb-b597-48d0-b6d1-8009a126fc0d} <Debug> oximeter.measurements_cumulativei64 (0716c1dd-395d-44e3-9938-b85925137f90): There are no data parts | ||
436 | 2024.02.26 07:14:18.867606 [ 3 ] {7bc720bb-b597-48d0-b6d1-8009a126fc0d} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.26 07:14:18.867631 [ 3 ] {7bc720bb-b597-48d0-b6d1-8009a126fc0d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.26 07:14:18.867661 [ 3 ] {} <Debug> HTTP-Session: 3e6c6087-96a1-418f-91f8-fbcf4f2d1dac Destroying unnamed session | ||
439 | 2024.02.26 07:14:18.867812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.26 07:14:18.867879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.26 07:14:18.867909 [ 3 ] {} <Debug> HTTP-Session: 1a18c72c-de0c-413c-aaff-61f36ce449e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
442 | 2024.02.26 07:14:18.867935 [ 3 ] {} <Debug> HTTP-Session: 1a18c72c-de0c-413c-aaff-61f36ce449e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.26 07:14:18.868144 [ 3 ] {6547585d-108d-4a12-8918-9356e7010318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
444 | 2024.02.26 07:14:18.868204 [ 3 ] {6547585d-108d-4a12-8918-9356e7010318} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.26 07:14:18.870241 [ 3 ] {6547585d-108d-4a12-8918-9356e7010318} <Debug> oximeter.measurements_cumulativeu64 (ce205dee-4bec-4930-afb2-0fb9ac443446): Loading data parts | ||
446 | 2024.02.26 07:14:18.870328 [ 3 ] {6547585d-108d-4a12-8918-9356e7010318} <Debug> oximeter.measurements_cumulativeu64 (ce205dee-4bec-4930-afb2-0fb9ac443446): There are no data parts | ||
447 | 2024.02.26 07:14:18.871689 [ 3 ] {6547585d-108d-4a12-8918-9356e7010318} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.26 07:14:18.871714 [ 3 ] {6547585d-108d-4a12-8918-9356e7010318} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.26 07:14:18.871741 [ 3 ] {} <Debug> HTTP-Session: 1a18c72c-de0c-413c-aaff-61f36ce449e6 Destroying unnamed session | ||
450 | 2024.02.26 07:14:18.871867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.26 07:14:18.871909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.26 07:14:18.871938 [ 3 ] {} <Debug> HTTP-Session: b6f89b7c-9ae1-4062-8e6d-33bc63b2bc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
453 | 2024.02.26 07:14:18.871962 [ 3 ] {} <Debug> HTTP-Session: b6f89b7c-9ae1-4062-8e6d-33bc63b2bc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.26 07:14:18.872180 [ 3 ] {140fb586-9eab-46b4-8d33-9b96e43c3e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
455 | 2024.02.26 07:14:18.872245 [ 3 ] {140fb586-9eab-46b4-8d33-9b96e43c3e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.26 07:14:18.874003 [ 3 ] {140fb586-9eab-46b4-8d33-9b96e43c3e86} <Debug> oximeter.measurements_cumulativef32 (7622a0d3-8a0d-410e-835a-482d4e2228ed): Loading data parts | ||
457 | 2024.02.26 07:14:18.874104 [ 3 ] {140fb586-9eab-46b4-8d33-9b96e43c3e86} <Debug> oximeter.measurements_cumulativef32 (7622a0d3-8a0d-410e-835a-482d4e2228ed): There are no data parts | ||
458 | 2024.02.26 07:14:18.875307 [ 3 ] {140fb586-9eab-46b4-8d33-9b96e43c3e86} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.26 07:14:18.875348 [ 3 ] {140fb586-9eab-46b4-8d33-9b96e43c3e86} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.26 07:14:18.875365 [ 3 ] {} <Debug> HTTP-Session: b6f89b7c-9ae1-4062-8e6d-33bc63b2bc20 Destroying unnamed session | ||
461 | 2024.02.26 07:14:18.875500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.26 07:14:18.875551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.26 07:14:18.875571 [ 3 ] {} <Debug> HTTP-Session: d49cc3af-2e1a-46c4-93e2-c15c57e1a64c Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
464 | 2024.02.26 07:14:18.875594 [ 3 ] {} <Debug> HTTP-Session: d49cc3af-2e1a-46c4-93e2-c15c57e1a64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.26 07:14:18.875816 [ 3 ] {baee9db4-75ee-444f-8a1b-34f600eb0d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) | ||
466 | 2024.02.26 07:14:18.875873 [ 3 ] {baee9db4-75ee-444f-8a1b-34f600eb0d6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.26 07:14:18.878942 [ 3 ] {baee9db4-75ee-444f-8a1b-34f600eb0d6e} <Debug> oximeter.measurements_cumulativef64 (72ad736d-a991-45e1-ab0d-b893d0e4b9e1): Loading data parts | ||
468 | 2024.02.26 07:14:18.879041 [ 3 ] {baee9db4-75ee-444f-8a1b-34f600eb0d6e} <Debug> oximeter.measurements_cumulativef64 (72ad736d-a991-45e1-ab0d-b893d0e4b9e1): There are no data parts | ||
469 | 2024.02.26 07:14:18.880906 [ 3 ] {baee9db4-75ee-444f-8a1b-34f600eb0d6e} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.26 07:14:18.880941 [ 3 ] {baee9db4-75ee-444f-8a1b-34f600eb0d6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.26 07:14:18.880963 [ 3 ] {} <Debug> HTTP-Session: d49cc3af-2e1a-46c4-93e2-c15c57e1a64c Destroying unnamed session | ||
472 | 2024.02.26 07:14:18.881088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.26 07:14:18.881140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.26 07:14:18.881167 [ 3 ] {} <Debug> HTTP-Session: dd8e7afb-6556-4d34-8e03-8d81f4cbc75a Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
475 | 2024.02.26 07:14:18.881184 [ 3 ] {} <Debug> HTTP-Session: dd8e7afb-6556-4d34-8e03-8d81f4cbc75a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.26 07:14:18.881409 [ 3 ] {ffeb7f83-ee29-447c-8f64-84f488edb97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
487 | 2024.02.26 07:14:18.881469 [ 3 ] {ffeb7f83-ee29-447c-8f64-84f488edb97f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.26 07:14:18.882890 [ 3 ] {ffeb7f83-ee29-447c-8f64-84f488edb97f} <Debug> oximeter.measurements_histogrami8 (23f5ed44-7ea9-426d-b859-775e7282f659): Loading data parts | ||
489 | 2024.02.26 07:14:18.882990 [ 3 ] {ffeb7f83-ee29-447c-8f64-84f488edb97f} <Debug> oximeter.measurements_histogrami8 (23f5ed44-7ea9-426d-b859-775e7282f659): There are no data parts | ||
490 | 2024.02.26 07:14:18.884725 [ 3 ] {ffeb7f83-ee29-447c-8f64-84f488edb97f} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.26 07:14:18.884802 [ 3 ] {ffeb7f83-ee29-447c-8f64-84f488edb97f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.26 07:14:18.884827 [ 3 ] {} <Debug> HTTP-Session: dd8e7afb-6556-4d34-8e03-8d81f4cbc75a Destroying unnamed session | ||
493 | 2024.02.26 07:14:18.884964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.26 07:14:18.885017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.26 07:14:18.885043 [ 3 ] {} <Debug> HTTP-Session: e9458f90-6079-49c3-9ddc-d511b7cc8d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
496 | 2024.02.26 07:14:18.885059 [ 3 ] {} <Debug> HTTP-Session: e9458f90-6079-49c3-9ddc-d511b7cc8d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.26 07:14:18.885281 [ 3 ] {f3edf601-a298-4968-9afc-acbd69272a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.02.26 07:14:18.885336 [ 3 ] {f3edf601-a298-4968-9afc-acbd69272a4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.26 07:14:18.889084 [ 3 ] {f3edf601-a298-4968-9afc-acbd69272a4a} <Debug> oximeter.measurements_histogramu8 (f403c9cd-2c3f-4679-8097-a09f15950880): Loading data parts | ||
500 | 2024.02.26 07:14:18.889180 [ 3 ] {f3edf601-a298-4968-9afc-acbd69272a4a} <Debug> oximeter.measurements_histogramu8 (f403c9cd-2c3f-4679-8097-a09f15950880): There are no data parts | ||
501 | 2024.02.26 07:14:18.891288 [ 3 ] {f3edf601-a298-4968-9afc-acbd69272a4a} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.26 07:14:18.891313 [ 3 ] {f3edf601-a298-4968-9afc-acbd69272a4a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.26 07:14:18.891346 [ 3 ] {} <Debug> HTTP-Session: e9458f90-6079-49c3-9ddc-d511b7cc8d19 Destroying unnamed session | ||
504 | 2024.02.26 07:14:18.891469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.26 07:14:18.891519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.26 07:14:18.891552 [ 3 ] {} <Debug> HTTP-Session: 766cd32c-b9f7-4198-a11e-295f269f3637 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
507 | 2024.02.26 07:14:18.891568 [ 3 ] {} <Debug> HTTP-Session: 766cd32c-b9f7-4198-a11e-295f269f3637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.26 07:14:18.891785 [ 3 ] {e89b89e4-ebff-48d6-bd97-91f7ed907ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.02.26 07:14:18.891839 [ 3 ] {e89b89e4-ebff-48d6-bd97-91f7ed907ec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.26 07:14:18.893912 [ 3 ] {e89b89e4-ebff-48d6-bd97-91f7ed907ec6} <Debug> oximeter.measurements_histogrami16 (cca7c7e5-bb16-4375-b5d1-507b351f979a): Loading data parts | ||
511 | 2024.02.26 07:14:18.893999 [ 3 ] {e89b89e4-ebff-48d6-bd97-91f7ed907ec6} <Debug> oximeter.measurements_histogrami16 (cca7c7e5-bb16-4375-b5d1-507b351f979a): There are no data parts | ||
512 | 2024.02.26 07:14:18.896530 [ 3 ] {e89b89e4-ebff-48d6-bd97-91f7ed907ec6} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.26 07:14:18.896578 [ 3 ] {e89b89e4-ebff-48d6-bd97-91f7ed907ec6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.26 07:14:18.896597 [ 3 ] {} <Debug> HTTP-Session: 766cd32c-b9f7-4198-a11e-295f269f3637 Destroying unnamed session | ||
515 | 2024.02.26 07:14:18.896722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.26 07:14:18.896785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.26 07:14:18.896807 [ 3 ] {} <Debug> HTTP-Session: 32b23b58-34bf-47d9-a54a-4747c0abe554 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
518 | 2024.02.26 07:14:18.896831 [ 3 ] {} <Debug> HTTP-Session: 32b23b58-34bf-47d9-a54a-4747c0abe554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.26 07:14:18.897078 [ 3 ] {0968cf98-e060-4f5d-b85a-d5dbb77ff9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.02.26 07:14:18.897131 [ 3 ] {0968cf98-e060-4f5d-b85a-d5dbb77ff9d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.26 07:14:18.899224 [ 3 ] {0968cf98-e060-4f5d-b85a-d5dbb77ff9d7} <Debug> oximeter.measurements_histogramu16 (4b38ad3a-857a-43a6-8e58-fc869ce31587): Loading data parts | ||
522 | 2024.02.26 07:14:18.899316 [ 3 ] {0968cf98-e060-4f5d-b85a-d5dbb77ff9d7} <Debug> oximeter.measurements_histogramu16 (4b38ad3a-857a-43a6-8e58-fc869ce31587): There are no data parts | ||
523 | 2024.02.26 07:14:18.900735 [ 3 ] {0968cf98-e060-4f5d-b85a-d5dbb77ff9d7} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.26 07:14:18.900772 [ 3 ] {0968cf98-e060-4f5d-b85a-d5dbb77ff9d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.26 07:14:18.900787 [ 3 ] {} <Debug> HTTP-Session: 32b23b58-34bf-47d9-a54a-4747c0abe554 Destroying unnamed session | ||
526 | 2024.02.26 07:14:18.900918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.26 07:14:18.900973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.26 07:14:18.900991 [ 3 ] {} <Debug> HTTP-Session: 5afbcac8-1079-4090-9627-4de0683c339f Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
529 | 2024.02.26 07:14:18.901012 [ 3 ] {} <Debug> HTTP-Session: 5afbcac8-1079-4090-9627-4de0683c339f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.26 07:14:18.901228 [ 3 ] {15635977-3d14-4b53-a14b-77b448d4a520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2024.02.26 07:14:18.901281 [ 3 ] {15635977-3d14-4b53-a14b-77b448d4a520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.26 07:14:18.903125 [ 3 ] {15635977-3d14-4b53-a14b-77b448d4a520} <Debug> oximeter.measurements_histogrami32 (398856f0-49d3-464e-82e2-f641f6ef98c4): Loading data parts | ||
533 | 2024.02.26 07:14:18.903218 [ 3 ] {15635977-3d14-4b53-a14b-77b448d4a520} <Debug> oximeter.measurements_histogrami32 (398856f0-49d3-464e-82e2-f641f6ef98c4): There are no data parts | ||
534 | 2024.02.26 07:14:18.905497 [ 3 ] {15635977-3d14-4b53-a14b-77b448d4a520} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.26 07:14:18.905521 [ 3 ] {15635977-3d14-4b53-a14b-77b448d4a520} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.26 07:14:18.905543 [ 3 ] {} <Debug> HTTP-Session: 5afbcac8-1079-4090-9627-4de0683c339f Destroying unnamed session | ||
537 | 2024.02.26 07:14:18.905673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.26 07:14:18.905722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.26 07:14:18.905739 [ 3 ] {} <Debug> HTTP-Session: 3f73405e-ecab-4859-ad66-dee795861907 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
540 | 2024.02.26 07:14:18.905761 [ 3 ] {} <Debug> HTTP-Session: 3f73405e-ecab-4859-ad66-dee795861907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.26 07:14:18.905976 [ 3 ] {24ab1351-1dbe-4341-ae13-d18c66f75247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.02.26 07:14:18.906028 [ 3 ] {24ab1351-1dbe-4341-ae13-d18c66f75247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.26 07:14:18.907657 [ 3 ] {24ab1351-1dbe-4341-ae13-d18c66f75247} <Debug> oximeter.measurements_histogramu32 (7b84c451-cd47-4556-825c-bc0245122ee6): Loading data parts | ||
544 | 2024.02.26 07:14:18.907751 [ 3 ] {24ab1351-1dbe-4341-ae13-d18c66f75247} <Debug> oximeter.measurements_histogramu32 (7b84c451-cd47-4556-825c-bc0245122ee6): There are no data parts | ||
545 | 2024.02.26 07:14:18.909767 [ 3 ] {24ab1351-1dbe-4341-ae13-d18c66f75247} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.26 07:14:18.909791 [ 3 ] {24ab1351-1dbe-4341-ae13-d18c66f75247} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.26 07:14:18.909814 [ 3 ] {} <Debug> HTTP-Session: 3f73405e-ecab-4859-ad66-dee795861907 Destroying unnamed session | ||
548 | 2024.02.26 07:14:18.909946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.26 07:14:18.910001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.26 07:14:18.910024 [ 3 ] {} <Debug> HTTP-Session: e506157f-8a2a-460e-a94f-6b8e25eb95da Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
551 | 2024.02.26 07:14:18.910051 [ 3 ] {} <Debug> HTTP-Session: e506157f-8a2a-460e-a94f-6b8e25eb95da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.26 07:14:18.910282 [ 3 ] {3273539f-3007-4d8d-a9e0-1b5c5159c32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.02.26 07:14:18.910338 [ 3 ] {3273539f-3007-4d8d-a9e0-1b5c5159c32f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.26 07:14:18.912709 [ 3 ] {3273539f-3007-4d8d-a9e0-1b5c5159c32f} <Debug> oximeter.measurements_histogrami64 (1cfe76a3-ee6e-41be-9ef8-b4be76143306): Loading data parts | ||
555 | 2024.02.26 07:14:18.912815 [ 3 ] {3273539f-3007-4d8d-a9e0-1b5c5159c32f} <Debug> oximeter.measurements_histogrami64 (1cfe76a3-ee6e-41be-9ef8-b4be76143306): There are no data parts | ||
556 | 2024.02.26 07:14:18.914401 [ 3 ] {3273539f-3007-4d8d-a9e0-1b5c5159c32f} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.26 07:14:18.914432 [ 3 ] {3273539f-3007-4d8d-a9e0-1b5c5159c32f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.26 07:14:18.914448 [ 3 ] {} <Debug> HTTP-Session: e506157f-8a2a-460e-a94f-6b8e25eb95da Destroying unnamed session | ||
559 | 2024.02.26 07:14:18.914575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.26 07:14:18.914622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.26 07:14:18.914641 [ 3 ] {} <Debug> HTTP-Session: 408d0e27-ddb6-4947-afe9-cc88c91db045 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
562 | 2024.02.26 07:14:18.914662 [ 3 ] {} <Debug> HTTP-Session: 408d0e27-ddb6-4947-afe9-cc88c91db045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.26 07:14:18.914872 [ 3 ] {f158f162-1c53-4a7a-8fc8-434ec518c759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.02.26 07:14:18.914925 [ 3 ] {f158f162-1c53-4a7a-8fc8-434ec518c759} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.26 07:14:18.918682 [ 3 ] {f158f162-1c53-4a7a-8fc8-434ec518c759} <Debug> oximeter.measurements_histogramu64 (39c2f124-aeb2-4a1e-bd6c-3aee83b7f0a3): Loading data parts | ||
566 | 2024.02.26 07:14:18.918834 [ 3 ] {f158f162-1c53-4a7a-8fc8-434ec518c759} <Debug> oximeter.measurements_histogramu64 (39c2f124-aeb2-4a1e-bd6c-3aee83b7f0a3): There are no data parts | ||
567 | 2024.02.26 07:14:18.920562 [ 3 ] {f158f162-1c53-4a7a-8fc8-434ec518c759} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.26 07:14:18.920593 [ 3 ] {f158f162-1c53-4a7a-8fc8-434ec518c759} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.26 07:14:18.920619 [ 3 ] {} <Debug> HTTP-Session: 408d0e27-ddb6-4947-afe9-cc88c91db045 Destroying unnamed session | ||
570 | 2024.02.26 07:14:18.920743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.26 07:14:18.920792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.26 07:14:18.920816 [ 3 ] {} <Debug> HTTP-Session: 562403f6-ea88-4532-b73f-b116521acac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
573 | 2024.02.26 07:14:18.920832 [ 3 ] {} <Debug> HTTP-Session: 562403f6-ea88-4532-b73f-b116521acac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.26 07:14:18.921047 [ 3 ] {c881d6fd-4520-435f-b117-e0ad6c5963cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2024.02.26 07:14:18.921100 [ 3 ] {c881d6fd-4520-435f-b117-e0ad6c5963cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.26 07:14:18.923178 [ 3 ] {c881d6fd-4520-435f-b117-e0ad6c5963cf} <Debug> oximeter.measurements_histogramf32 (249db8f2-83d6-4338-a782-33e1729910bc): Loading data parts | ||
577 | 2024.02.26 07:14:18.923285 [ 3 ] {c881d6fd-4520-435f-b117-e0ad6c5963cf} <Debug> oximeter.measurements_histogramf32 (249db8f2-83d6-4338-a782-33e1729910bc): There are no data parts | ||
578 | 2024.02.26 07:14:18.924607 [ 3 ] {c881d6fd-4520-435f-b117-e0ad6c5963cf} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.26 07:14:18.924632 [ 3 ] {c881d6fd-4520-435f-b117-e0ad6c5963cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.26 07:14:18.924656 [ 3 ] {} <Debug> HTTP-Session: 562403f6-ea88-4532-b73f-b116521acac8 Destroying unnamed session | ||
581 | 2024.02.26 07:14:18.924783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.26 07:14:18.924831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.26 07:14:18.924855 [ 3 ] {} <Debug> HTTP-Session: caa48015-7a4a-4be2-82ff-7a638cd54728 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
584 | 2024.02.26 07:14:18.924871 [ 3 ] {} <Debug> HTTP-Session: caa48015-7a4a-4be2-82ff-7a638cd54728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.26 07:14:18.925083 [ 3 ] {2d42e880-3432-41c1-993c-3cefe0ccedb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2024.02.26 07:14:18.925136 [ 3 ] {2d42e880-3432-41c1-993c-3cefe0ccedb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.26 07:14:18.928034 [ 3 ] {2d42e880-3432-41c1-993c-3cefe0ccedb6} <Debug> oximeter.measurements_histogramf64 (94a9bbbe-b1b8-4508-b2de-74accae15da6): Loading data parts | ||
588 | 2024.02.26 07:14:18.928131 [ 3 ] {2d42e880-3432-41c1-993c-3cefe0ccedb6} <Debug> oximeter.measurements_histogramf64 (94a9bbbe-b1b8-4508-b2de-74accae15da6): There are no data parts | ||
589 | 2024.02.26 07:14:18.930049 [ 3 ] {2d42e880-3432-41c1-993c-3cefe0ccedb6} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.26 07:14:18.930107 [ 3 ] {2d42e880-3432-41c1-993c-3cefe0ccedb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.26 07:14:18.930123 [ 3 ] {} <Debug> HTTP-Session: caa48015-7a4a-4be2-82ff-7a638cd54728 Destroying unnamed session | ||
592 | 2024.02.26 07:14:18.930289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.26 07:14:18.930364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.26 07:14:18.930384 [ 3 ] {} <Debug> HTTP-Session: 235d726d-b084-45aa-87d6-cbe44a734b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
595 | 2024.02.26 07:14:18.930411 [ 3 ] {} <Debug> HTTP-Session: 235d726d-b084-45aa-87d6-cbe44a734b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.26 07:14:18.930574 [ 3 ] {8b0f2d59-d174-4356-b7d0-d6adf79785fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
614 | 2024.02.26 07:14:18.930639 [ 3 ] {8b0f2d59-d174-4356-b7d0-d6adf79785fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.26 07:14:18.932072 [ 3 ] {8b0f2d59-d174-4356-b7d0-d6adf79785fa} <Debug> oximeter.fields_bool (24ca23f0-7d77-4d72-b63d-24133c5bbd8c): Loading data parts | ||
616 | 2024.02.26 07:14:18.932175 [ 3 ] {8b0f2d59-d174-4356-b7d0-d6adf79785fa} <Debug> oximeter.fields_bool (24ca23f0-7d77-4d72-b63d-24133c5bbd8c): There are no data parts | ||
617 | 2024.02.26 07:14:18.933382 [ 3 ] {8b0f2d59-d174-4356-b7d0-d6adf79785fa} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.26 07:14:18.933424 [ 3 ] {8b0f2d59-d174-4356-b7d0-d6adf79785fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.26 07:14:18.933439 [ 3 ] {} <Debug> HTTP-Session: 235d726d-b084-45aa-87d6-cbe44a734b07 Destroying unnamed session | ||
620 | 2024.02.26 07:14:18.933575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.26 07:14:18.933633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.26 07:14:18.933652 [ 3 ] {} <Debug> HTTP-Session: bcc76f20-5b12-41a6-b9c2-3153aedfd7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
623 | 2024.02.26 07:14:18.933681 [ 3 ] {} <Debug> HTTP-Session: bcc76f20-5b12-41a6-b9c2-3153aedfd7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.26 07:14:18.933851 [ 3 ] {c817b857-aa4e-4da0-9bb2-c637af5ee0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
625 | 2024.02.26 07:14:18.933901 [ 3 ] {c817b857-aa4e-4da0-9bb2-c637af5ee0f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.26 07:14:18.935327 [ 3 ] {c817b857-aa4e-4da0-9bb2-c637af5ee0f0} <Debug> oximeter.fields_i8 (70347574-1c54-4940-af52-5ad685311f87): Loading data parts | ||
627 | 2024.02.26 07:14:18.935410 [ 3 ] {c817b857-aa4e-4da0-9bb2-c637af5ee0f0} <Debug> oximeter.fields_i8 (70347574-1c54-4940-af52-5ad685311f87): There are no data parts | ||
628 | 2024.02.26 07:14:18.936783 [ 3 ] {c817b857-aa4e-4da0-9bb2-c637af5ee0f0} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.26 07:14:18.936808 [ 3 ] {c817b857-aa4e-4da0-9bb2-c637af5ee0f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.26 07:14:18.936840 [ 3 ] {} <Debug> HTTP-Session: bcc76f20-5b12-41a6-b9c2-3153aedfd7f0 Destroying unnamed session | ||
631 | 2024.02.26 07:14:18.936974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.26 07:14:18.937018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.26 07:14:18.937052 [ 3 ] {} <Debug> HTTP-Session: 769d97c0-63cd-4046-b2d3-69472c0470b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
634 | 2024.02.26 07:14:18.937089 [ 3 ] {} <Debug> HTTP-Session: 769d97c0-63cd-4046-b2d3-69472c0470b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.26 07:14:18.937248 [ 3 ] {3bff9be2-eeaa-4843-b3c9-56d61580ca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
636 | 2024.02.26 07:14:18.937303 [ 3 ] {3bff9be2-eeaa-4843-b3c9-56d61580ca95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.26 07:14:18.939600 [ 3 ] {3bff9be2-eeaa-4843-b3c9-56d61580ca95} <Debug> oximeter.fields_u8 (a70d466e-1819-4196-99cc-821307e7f9b4): Loading data parts | ||
638 | 2024.02.26 07:14:18.939703 [ 3 ] {3bff9be2-eeaa-4843-b3c9-56d61580ca95} <Debug> oximeter.fields_u8 (a70d466e-1819-4196-99cc-821307e7f9b4): There are no data parts | ||
639 | 2024.02.26 07:14:18.941149 [ 3 ] {3bff9be2-eeaa-4843-b3c9-56d61580ca95} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.26 07:14:18.941173 [ 3 ] {3bff9be2-eeaa-4843-b3c9-56d61580ca95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.26 07:14:18.941198 [ 3 ] {} <Debug> HTTP-Session: 769d97c0-63cd-4046-b2d3-69472c0470b1 Destroying unnamed session | ||
642 | 2024.02.26 07:14:18.941327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.26 07:14:18.941378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.26 07:14:18.941397 [ 3 ] {} <Debug> HTTP-Session: 79552338-8d1a-4065-8247-b930ca2285ed Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
645 | 2024.02.26 07:14:18.941421 [ 3 ] {} <Debug> HTTP-Session: 79552338-8d1a-4065-8247-b930ca2285ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.26 07:14:18.941589 [ 3 ] {83a41a65-fec4-4396-876e-28437d526ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
647 | 2024.02.26 07:14:18.941632 [ 3 ] {83a41a65-fec4-4396-876e-28437d526ccd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.26 07:14:18.943513 [ 3 ] {83a41a65-fec4-4396-876e-28437d526ccd} <Debug> oximeter.fields_i16 (75ac7849-cda1-4c43-a357-b9e9f43f77e7): Loading data parts | ||
649 | 2024.02.26 07:14:18.943605 [ 3 ] {83a41a65-fec4-4396-876e-28437d526ccd} <Debug> oximeter.fields_i16 (75ac7849-cda1-4c43-a357-b9e9f43f77e7): There are no data parts | ||
650 | 2024.02.26 07:14:18.944833 [ 3 ] {83a41a65-fec4-4396-876e-28437d526ccd} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.26 07:14:18.944865 [ 3 ] {83a41a65-fec4-4396-876e-28437d526ccd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.26 07:14:18.944880 [ 3 ] {} <Debug> HTTP-Session: 79552338-8d1a-4065-8247-b930ca2285ed Destroying unnamed session | ||
653 | 2024.02.26 07:14:18.945014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.26 07:14:18.945065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.26 07:14:18.945085 [ 3 ] {} <Debug> HTTP-Session: df7b1d93-12fa-424e-a183-ca7a29a0bfc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
656 | 2024.02.26 07:14:18.945109 [ 3 ] {} <Debug> HTTP-Session: df7b1d93-12fa-424e-a183-ca7a29a0bfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.26 07:14:18.945281 [ 3 ] {3468b7df-7a41-4418-b22c-0895be35a8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
658 | 2024.02.26 07:14:18.945325 [ 3 ] {3468b7df-7a41-4418-b22c-0895be35a8f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.26 07:14:18.946721 [ 3 ] {3468b7df-7a41-4418-b22c-0895be35a8f7} <Debug> oximeter.fields_u16 (d129b714-cdab-47d5-8640-17388cdb78d2): Loading data parts | ||
660 | 2024.02.26 07:14:18.946830 [ 3 ] {3468b7df-7a41-4418-b22c-0895be35a8f7} <Debug> oximeter.fields_u16 (d129b714-cdab-47d5-8640-17388cdb78d2): There are no data parts | ||
661 | 2024.02.26 07:14:18.948043 [ 3 ] {3468b7df-7a41-4418-b22c-0895be35a8f7} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.26 07:14:18.948078 [ 3 ] {3468b7df-7a41-4418-b22c-0895be35a8f7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.26 07:14:18.948094 [ 3 ] {} <Debug> HTTP-Session: df7b1d93-12fa-424e-a183-ca7a29a0bfc0 Destroying unnamed session | ||
664 | 2024.02.26 07:14:18.948231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.26 07:14:18.948289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.26 07:14:18.948309 [ 3 ] {} <Debug> HTTP-Session: d72e91b3-d16b-4598-9331-4136c2cded22 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
667 | 2024.02.26 07:14:18.948325 [ 3 ] {} <Debug> HTTP-Session: d72e91b3-d16b-4598-9331-4136c2cded22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.26 07:14:18.948484 [ 3 ] {678c1f7e-079e-4394-8ce1-1daf4a13269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
669 | 2024.02.26 07:14:18.948539 [ 3 ] {678c1f7e-079e-4394-8ce1-1daf4a13269f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.26 07:14:18.950079 [ 3 ] {678c1f7e-079e-4394-8ce1-1daf4a13269f} <Debug> oximeter.fields_i32 (b0baca95-af79-4727-a915-f96eaff29576): Loading data parts | ||
671 | 2024.02.26 07:14:18.950182 [ 3 ] {678c1f7e-079e-4394-8ce1-1daf4a13269f} <Debug> oximeter.fields_i32 (b0baca95-af79-4727-a915-f96eaff29576): There are no data parts | ||
672 | 2024.02.26 07:14:18.951651 [ 3 ] {678c1f7e-079e-4394-8ce1-1daf4a13269f} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.26 07:14:18.951685 [ 3 ] {678c1f7e-079e-4394-8ce1-1daf4a13269f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.26 07:14:18.951709 [ 3 ] {} <Debug> HTTP-Session: d72e91b3-d16b-4598-9331-4136c2cded22 Destroying unnamed session | ||
675 | 2024.02.26 07:14:18.951846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.26 07:14:18.951895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.26 07:14:18.951922 [ 3 ] {} <Debug> HTTP-Session: 84bb796f-63cf-4635-88e8-d95f890fa0af Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
678 | 2024.02.26 07:14:18.951938 [ 3 ] {} <Debug> HTTP-Session: 84bb796f-63cf-4635-88e8-d95f890fa0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.26 07:14:18.952098 [ 3 ] {49270109-9d0c-42ce-83c1-d8b01b114323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
680 | 2024.02.26 07:14:18.952155 [ 3 ] {49270109-9d0c-42ce-83c1-d8b01b114323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.26 07:14:18.954825 [ 3 ] {49270109-9d0c-42ce-83c1-d8b01b114323} <Debug> oximeter.fields_u32 (86f0a002-1ac7-484c-a4cd-2613e7e40233): Loading data parts | ||
682 | 2024.02.26 07:14:18.954921 [ 3 ] {49270109-9d0c-42ce-83c1-d8b01b114323} <Debug> oximeter.fields_u32 (86f0a002-1ac7-484c-a4cd-2613e7e40233): There are no data parts | ||
683 | 2024.02.26 07:14:18.956274 [ 3 ] {49270109-9d0c-42ce-83c1-d8b01b114323} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.26 07:14:18.956321 [ 3 ] {49270109-9d0c-42ce-83c1-d8b01b114323} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.26 07:14:18.956338 [ 3 ] {} <Debug> HTTP-Session: 84bb796f-63cf-4635-88e8-d95f890fa0af Destroying unnamed session | ||
686 | 2024.02.26 07:14:18.956470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.26 07:14:18.956520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.26 07:14:18.956540 [ 3 ] {} <Debug> HTTP-Session: 78981e9f-1340-430d-9a76-42f7f2171dea Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
689 | 2024.02.26 07:14:18.956564 [ 3 ] {} <Debug> HTTP-Session: 78981e9f-1340-430d-9a76-42f7f2171dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.26 07:14:18.956716 [ 3 ] {ee23edf2-4a1b-4c38-9085-9e2a7691f953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
691 | 2024.02.26 07:14:18.956780 [ 3 ] {ee23edf2-4a1b-4c38-9085-9e2a7691f953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.26 07:14:18.958229 [ 3 ] {ee23edf2-4a1b-4c38-9085-9e2a7691f953} <Debug> oximeter.fields_i64 (aa3af907-24e5-4519-95c3-64cb903177a4): Loading data parts | ||
693 | 2024.02.26 07:14:18.958333 [ 3 ] {ee23edf2-4a1b-4c38-9085-9e2a7691f953} <Debug> oximeter.fields_i64 (aa3af907-24e5-4519-95c3-64cb903177a4): There are no data parts | ||
694 | 2024.02.26 07:14:18.959869 [ 3 ] {ee23edf2-4a1b-4c38-9085-9e2a7691f953} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.26 07:14:18.959895 [ 3 ] {ee23edf2-4a1b-4c38-9085-9e2a7691f953} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.26 07:14:18.959920 [ 3 ] {} <Debug> HTTP-Session: 78981e9f-1340-430d-9a76-42f7f2171dea Destroying unnamed session | ||
697 | 2024.02.26 07:14:18.960046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.26 07:14:18.960100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.26 07:14:18.960126 [ 3 ] {} <Debug> HTTP-Session: a2adea93-3467-430c-bb5e-6720901fe7df Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
700 | 2024.02.26 07:14:18.960150 [ 3 ] {} <Debug> HTTP-Session: a2adea93-3467-430c-bb5e-6720901fe7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.26 07:14:18.960302 [ 3 ] {d3715d25-deab-49e9-9726-85f854377cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
702 | 2024.02.26 07:14:18.960353 [ 3 ] {d3715d25-deab-49e9-9726-85f854377cfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.26 07:14:18.961649 [ 3 ] {d3715d25-deab-49e9-9726-85f854377cfc} <Debug> oximeter.fields_u64 (1656046f-350c-499b-b3eb-12ae1d087f25): Loading data parts | ||
704 | 2024.02.26 07:14:18.961763 [ 3 ] {d3715d25-deab-49e9-9726-85f854377cfc} <Debug> oximeter.fields_u64 (1656046f-350c-499b-b3eb-12ae1d087f25): There are no data parts | ||
705 | 2024.02.26 07:14:18.962942 [ 3 ] {d3715d25-deab-49e9-9726-85f854377cfc} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.26 07:14:18.962967 [ 3 ] {d3715d25-deab-49e9-9726-85f854377cfc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.26 07:14:18.962982 [ 3 ] {} <Debug> HTTP-Session: a2adea93-3467-430c-bb5e-6720901fe7df Destroying unnamed session | ||
708 | 2024.02.26 07:14:18.963110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.26 07:14:18.963165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.26 07:14:18.963188 [ 3 ] {} <Debug> HTTP-Session: 367874a3-31eb-46aa-a139-aa6b3ba1b544 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
711 | 2024.02.26 07:14:18.963214 [ 3 ] {} <Debug> HTTP-Session: 367874a3-31eb-46aa-a139-aa6b3ba1b544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.26 07:14:18.963375 [ 3 ] {4c17135a-7741-442c-b139-6a071f8c2488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
713 | 2024.02.26 07:14:18.963419 [ 3 ] {4c17135a-7741-442c-b139-6a071f8c2488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.26 07:14:18.965012 [ 3 ] {4c17135a-7741-442c-b139-6a071f8c2488} <Debug> oximeter.fields_ipaddr (f4d06133-c704-4c63-a9d2-1bfa19bdf994): Loading data parts | ||
715 | 2024.02.26 07:14:18.965090 [ 3 ] {4c17135a-7741-442c-b139-6a071f8c2488} <Debug> oximeter.fields_ipaddr (f4d06133-c704-4c63-a9d2-1bfa19bdf994): There are no data parts | ||
716 | 2024.02.26 07:14:18.966586 [ 3 ] {4c17135a-7741-442c-b139-6a071f8c2488} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.26 07:14:18.966626 [ 3 ] {4c17135a-7741-442c-b139-6a071f8c2488} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.26 07:14:18.966641 [ 3 ] {} <Debug> HTTP-Session: 367874a3-31eb-46aa-a139-aa6b3ba1b544 Destroying unnamed session | ||
719 | 2024.02.26 07:14:18.966773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.26 07:14:18.966825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.26 07:14:18.966845 [ 3 ] {} <Debug> HTTP-Session: 8fd15978-f181-49bc-8142-886e6d659e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
722 | 2024.02.26 07:14:18.966868 [ 3 ] {} <Debug> HTTP-Session: 8fd15978-f181-49bc-8142-886e6d659e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.26 07:14:18.967029 [ 3 ] {6da4ee00-a53b-4424-9099-fbb43db1b53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
724 | 2024.02.26 07:14:18.967074 [ 3 ] {6da4ee00-a53b-4424-9099-fbb43db1b53d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.26 07:14:18.969263 [ 3 ] {6da4ee00-a53b-4424-9099-fbb43db1b53d} <Debug> oximeter.fields_string (891f3811-c4ec-4f8d-a8cf-37c543ed79cc): Loading data parts | ||
726 | 2024.02.26 07:14:18.969350 [ 3 ] {6da4ee00-a53b-4424-9099-fbb43db1b53d} <Debug> oximeter.fields_string (891f3811-c4ec-4f8d-a8cf-37c543ed79cc): There are no data parts | ||
727 | 2024.02.26 07:14:18.970599 [ 3 ] {6da4ee00-a53b-4424-9099-fbb43db1b53d} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.26 07:14:18.970624 [ 3 ] {6da4ee00-a53b-4424-9099-fbb43db1b53d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.26 07:14:18.970649 [ 3 ] {} <Debug> HTTP-Session: 8fd15978-f181-49bc-8142-886e6d659e3d Destroying unnamed session | ||
730 | 2024.02.26 07:14:18.970769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.26 07:14:18.970819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.26 07:14:18.970847 [ 3 ] {} <Debug> HTTP-Session: 0c4faa8c-07f7-408e-9fda-6817fa1faa6c Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
733 | 2024.02.26 07:14:18.970863 [ 3 ] {} <Debug> HTTP-Session: 0c4faa8c-07f7-408e-9fda-6817fa1faa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.26 07:14:18.971023 [ 3 ] {99157870-f3ba-406c-8598-8208eaa15c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
735 | 2024.02.26 07:14:18.971078 [ 3 ] {99157870-f3ba-406c-8598-8208eaa15c72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.26 07:14:18.972565 [ 3 ] {99157870-f3ba-406c-8598-8208eaa15c72} <Debug> oximeter.fields_uuid (d5da6c7d-d242-43c9-8c01-c40535880fc8): Loading data parts | ||
737 | 2024.02.26 07:14:18.972661 [ 3 ] {99157870-f3ba-406c-8598-8208eaa15c72} <Debug> oximeter.fields_uuid (d5da6c7d-d242-43c9-8c01-c40535880fc8): There are no data parts | ||
738 | 2024.02.26 07:14:18.974064 [ 3 ] {99157870-f3ba-406c-8598-8208eaa15c72} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.26 07:14:18.974097 [ 3 ] {99157870-f3ba-406c-8598-8208eaa15c72} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.26 07:14:18.974125 [ 3 ] {} <Debug> HTTP-Session: 0c4faa8c-07f7-408e-9fda-6817fa1faa6c Destroying unnamed session | ||
741 | 2024.02.26 07:14:18.974246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.26 07:14:18.974297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.26 07:14:18.974324 [ 3 ] {} <Debug> HTTP-Session: 7c8d9a6e-fe25-41bc-a9db-6e0e5073e354 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
744 | 2024.02.26 07:14:18.974340 [ 3 ] {} <Debug> HTTP-Session: 7c8d9a6e-fe25-41bc-a9db-6e0e5073e354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.26 07:14:18.974577 [ 3 ] {cb789b25-bec3-4cc4-9c9c-f2b9e04ffd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) /* The timeseries schema table stores the extracted schema for the samples | ||
746 | * oximeter collects. | ||
747 | */ | ||
748 | 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) | ||
749 | 2024.02.26 07:14:18.974646 [ 3 ] {cb789b25-bec3-4cc4-9c9c-f2b9e04ffd5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.26 07:14:18.976244 [ 3 ] {cb789b25-bec3-4cc4-9c9c-f2b9e04ffd5e} <Debug> oximeter.timeseries_schema (fc92e0c8-58d8-4761-883c-6299945111b3): Loading data parts | ||
751 | 2024.02.26 07:14:18.976347 [ 3 ] {cb789b25-bec3-4cc4-9c9c-f2b9e04ffd5e} <Debug> oximeter.timeseries_schema (fc92e0c8-58d8-4761-883c-6299945111b3): There are no data parts | ||
752 | 2024.02.26 07:14:18.978110 [ 3 ] {cb789b25-bec3-4cc4-9c9c-f2b9e04ffd5e} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.26 07:14:18.978151 [ 3 ] {cb789b25-bec3-4cc4-9c9c-f2b9e04ffd5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.26 07:14:18.978167 [ 3 ] {} <Debug> HTTP-Session: 7c8d9a6e-fe25-41bc-a9db-6e0e5073e354 Destroying unnamed session | ||
755 | 2024.02.26 07:14:18.978326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47668, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.26 07:14:18.978385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.26 07:14:18.978404 [ 3 ] {} <Debug> HTTP-Session: 83abbe9d-bd10-499b-943b-eb6b295e93a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47668 | ||
758 | 2024.02.26 07:14:18.978435 [ 3 ] {} <Debug> HTTP-Session: 83abbe9d-bd10-499b-943b-eb6b295e93a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.26 07:14:18.978586 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47668) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.26 07:14:18.979328 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.26 07:14:18.982807 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.13 GiB. | ||
762 | 2024.02.26 07:14:18.985710 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.26 07:14:18.985928 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Trace> oximeter.version (e526ed49-bbbe-4bbb-8200-6896e1f4e932): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.26 07:14:18.986208 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007577973 sec., 131 rows/sec., 2.06 KiB/sec. | ||
765 | 2024.02.26 07:14:18.986347 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.26 07:14:18.986368 [ 3 ] {ceb0d68c-6d95-417c-9ba6-0d285170b9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.26 07:14:18.986382 [ 3 ] {} <Debug> HTTP-Session: 83abbe9d-bd10-499b-943b-eb6b295e93a6 Destroying unnamed session | ||
768 | 2024.02.26 07:14:19.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
769 | 2024.02.26 07:14:32.620121 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.26 07:14:32.620187 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.02.26 07:14:47.620428 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.02.26 07:14:47.620493 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache |