1 | [ Feb 3 08:13:56 Enabled. ] | ||
2 | [ Feb 3 08:13:56 Rereading configuration. ] | ||
3 | [ Feb 3 08:13:57 Rereading configuration. ] | ||
4 | [ Feb 3 08:14:09 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 3 08:14:09 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.03 08:14:09.947589 [ 1 ] {} <Information> Application: Will watch for the process with pid 23083 | ||
33 | 2024.02.03 08:14:09.947682 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.03 08:14:10.558597 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23083 | ||
35 | 2024.02.03 08:14:10.558767 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.03 08:14:10.558967 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.03 08:14:10.645183 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.03 08:14:10.645237 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.03 08:14:10.645251 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.03 08:14:10.645287 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.03 08:14:10.645593 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.03 08:14:10.646259 [ 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.03 08:14:10.646721 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.03 08:14:10.646978 [ 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.03 08:14:10.649610 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.03 08:14:10.649651 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.03 08:14:10.650369 [ 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.03 08:14:10.650537 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.03 08:14:10.656591 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.03 08:14:10.656851 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.03 08:14:10.656878 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.03 08:14:10.658246 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.03 08:14:10.658864 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.03 08:14:10.659227 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.03 08:14:10.659572 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.03 08:14:10.660407 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.03 08:14:10.660449 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.03 08:14:10.660503 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.03 08:14:10.660521 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.03 08:14:10.668966 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.03 08:14:10.668994 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104941 sec | ||
68 | 2024.02.03 08:14:10.669544 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.03 08:14:10.669619 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.03 08:14:10.669639 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.03 08:14:10.669655 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.03 08:14:10.669668 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.03 08:14:10.669681 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.03 08:14:10.669696 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.03 08:14:10.669730 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.03 08:14:10.669749 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.03 08:14:10.669779 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.03 08:14:10.669792 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.03 08:14:10.669807 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.03 08:14:10.669822 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.03 08:14:10.669853 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.03 08:14:10.669868 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.03 08:14:10.669880 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.03 08:14:10.704201 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.03 08:14:10.705274 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.03 08:14:10.705303 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.444e-05 sec | ||
87 | 2024.02.03 08:14:10.705325 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.03 08:14:10.705339 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.03 08:14:10.705361 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.03 08:14:10.707619 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.03 08:14:10.712837 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.03 08:14:10.712923 [ 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.03 08:14:10.712961 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.03 08:14:11.144158 [ 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.03 08:14:11.161665 [ 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.03 08:14:11.161712 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.03 08:14:11.226681 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.03 08:14:11.227404 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
99 | 2024.02.03 08:14:11.227752 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.03 08:14:11.227789 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.03 08:14:11.227850 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.03 08:14:11.227932 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.03 08:14:11.227934 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.03 08:14:11.228035 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.03 08:14:11.228598 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.03 08:14:11.228620 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.03 08:14:11.340287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.03 08:14:11.340477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.03 08:14:11.341061 [ 3 ] {} <Debug> HTTP-Session: 6cdfadf4-e32c-40a2-9b76-4d5741e5c0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
110 | 2024.02.03 08:14:11.341094 [ 3 ] {} <Debug> HTTP-Session: 6cdfadf4-e32c-40a2-9b76-4d5741e5c0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.03 08:14:11.341224 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.03 08:14:11.341251 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.03 08:14:11.341268 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.03 08:14:11.342662 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.03 08:14:11.363257 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46993) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.03 08:14:11.364005 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} <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 @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.03 08:14:11.364699 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.03 08:14:11.364723 [ 3 ] {} <Debug> HTTP-Session: 6cdfadf4-e32c-40a2-9b76-4d5741e5c0e8 Destroying unnamed session | ||
167 | 2024.02.03 08:14:11.366896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.03 08:14:11.366968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.03 08:14:11.366996 [ 3 ] {} <Debug> HTTP-Session: 73d559e9-a36e-495f-b95b-073463d05856 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
170 | 2024.02.03 08:14:11.367027 [ 3 ] {} <Debug> HTTP-Session: 73d559e9-a36e-495f-b95b-073463d05856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.03 08:14:11.367159 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.03 08:14:11.367272 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.03 08:14:11.368409 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.03 08:14:11.370151 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.03 08:14:11.373881 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.03 08:14:11.373915 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.03 08:14:11.373931 [ 3 ] {} <Debug> HTTP-Session: 73d559e9-a36e-495f-b95b-073463d05856 Destroying unnamed session | ||
178 | 2024.02.03 08:14:11.374057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.03 08:14:11.374109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.03 08:14:11.374128 [ 3 ] {} <Debug> HTTP-Session: 72ce5e7d-0d11-4b2c-afac-9f3f787bd660 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
181 | 2024.02.03 08:14:11.374144 [ 3 ] {} <Debug> HTTP-Session: 72ce5e7d-0d11-4b2c-afac-9f3f787bd660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.03 08:14:11.374239 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.03 08:14:11.374485 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46993) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.03 08:14:11.374600 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} <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 @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.03 08:14:11.374705 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.03 08:14:11.374723 [ 3 ] {} <Debug> HTTP-Session: 72ce5e7d-0d11-4b2c-afac-9f3f787bd660 Destroying unnamed session | ||
235 | 2024.02.03 08:14:11.375002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.03 08:14:11.375072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.03 08:14:11.375095 [ 3 ] {} <Debug> HTTP-Session: ee2dd5e5-0318-45b6-bd3a-d1558f078353 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
238 | 2024.02.03 08:14:11.375119 [ 3 ] {} <Debug> HTTP-Session: ee2dd5e5-0318-45b6-bd3a-d1558f078353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.03 08:14:11.375242 [ 3 ] {e87aa4bc-ef27-4960-bdc2-c40c8829c774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.03 08:14:11.375363 [ 3 ] {e87aa4bc-ef27-4960-bdc2-c40c8829c774} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.03 08:14:11.375390 [ 3 ] {e87aa4bc-ef27-4960-bdc2-c40c8829c774} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.03 08:14:11.375411 [ 3 ] {} <Debug> HTTP-Session: ee2dd5e5-0318-45b6-bd3a-d1558f078353 Destroying unnamed session | ||
243 | 2024.02.03 08:14:11.375526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.03 08:14:11.375576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.03 08:14:11.375598 [ 3 ] {} <Debug> HTTP-Session: 4742b91c-4ee5-4d57-a59e-2f7027bd7d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
246 | 2024.02.03 08:14:11.375622 [ 3 ] {} <Debug> HTTP-Session: 4742b91c-4ee5-4d57-a59e-2f7027bd7d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.03 08:14:11.375690 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.03 08:14:11.375751 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.03 08:14:11.376920 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.03 08:14:11.376942 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.287e-05 sec | ||
251 | 2024.02.03 08:14:11.376965 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.03 08:14:11.376982 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.03 08:14:11.377050 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.03 08:14:11.377073 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.03 08:14:11.377088 [ 3 ] {} <Debug> HTTP-Session: 4742b91c-4ee5-4d57-a59e-2f7027bd7d31 Destroying unnamed session | ||
256 | 2024.02.03 08:14:11.377184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.03 08:14:11.377227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.03 08:14:11.377245 [ 3 ] {} <Debug> HTTP-Session: bcb99f54-5ac6-4340-8536-4c338d71c67e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
259 | 2024.02.03 08:14:11.377265 [ 3 ] {} <Debug> HTTP-Session: bcb99f54-5ac6-4340-8536-4c338d71c67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.03 08:14:11.377401 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) /* 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.03 08:14:11.377450 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.03 08:14:11.383148 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} <Debug> oximeter.version (45d4d2da-5c56-4a6b-8239-b0bb8d02f27e): Loading data parts | ||
264 | 2024.02.03 08:14:11.383339 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} <Debug> oximeter.version (45d4d2da-5c56-4a6b-8239-b0bb8d02f27e): There are no data parts | ||
265 | 2024.02.03 08:14:11.385283 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.03 08:14:11.385309 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.03 08:14:11.385331 [ 3 ] {} <Debug> HTTP-Session: bcb99f54-5ac6-4340-8536-4c338d71c67e Destroying unnamed session | ||
268 | 2024.02.03 08:14:11.385426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.03 08:14:11.385475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.03 08:14:11.385497 [ 3 ] {} <Debug> HTTP-Session: f5a65fd1-fb9f-464a-8426-f664d0673628 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
271 | 2024.02.03 08:14:11.385514 [ 3 ] {} <Debug> HTTP-Session: f5a65fd1-fb9f-464a-8426-f664d0673628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.03 08:14:11.385713 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) /* 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.03 08:14:11.385762 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.03 08:14:11.399482 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} <Debug> oximeter.measurements_bool (bc030b2c-a7b9-46df-8672-7f59e663d456): Loading data parts | ||
285 | 2024.02.03 08:14:11.399611 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} <Debug> oximeter.measurements_bool (bc030b2c-a7b9-46df-8672-7f59e663d456): There are no data parts | ||
286 | 2024.02.03 08:14:11.401520 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.03 08:14:11.401546 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.03 08:14:11.401568 [ 3 ] {} <Debug> HTTP-Session: f5a65fd1-fb9f-464a-8426-f664d0673628 Destroying unnamed session | ||
289 | 2024.02.03 08:14:11.401679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.03 08:14:11.401727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.03 08:14:11.401750 [ 3 ] {} <Debug> HTTP-Session: 9a39eec9-265b-433d-ab17-dc4c5a62d699 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
292 | 2024.02.03 08:14:11.401766 [ 3 ] {} <Debug> HTTP-Session: 9a39eec9-265b-433d-ab17-dc4c5a62d699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.03 08:14:11.401960 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.402006 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.03 08:14:11.403422 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} <Debug> oximeter.measurements_i8 (bdfdf660-fea2-4e27-8a3a-48f4f64798fd): Loading data parts | ||
296 | 2024.02.03 08:14:11.403505 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} <Debug> oximeter.measurements_i8 (bdfdf660-fea2-4e27-8a3a-48f4f64798fd): There are no data parts | ||
297 | 2024.02.03 08:14:11.404529 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.03 08:14:11.404554 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.03 08:14:11.404570 [ 3 ] {} <Debug> HTTP-Session: 9a39eec9-265b-433d-ab17-dc4c5a62d699 Destroying unnamed session | ||
300 | 2024.02.03 08:14:11.404672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.03 08:14:11.404719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.03 08:14:11.404738 [ 3 ] {} <Debug> HTTP-Session: a386817b-d670-438a-9a25-08efe7ed568e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
303 | 2024.02.03 08:14:11.404758 [ 3 ] {} <Debug> HTTP-Session: a386817b-d670-438a-9a25-08efe7ed568e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.03 08:14:11.404947 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.404993 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.03 08:14:11.406332 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} <Debug> oximeter.measurements_u8 (8117df12-6c9b-440f-804e-fbc62eff5099): Loading data parts | ||
307 | 2024.02.03 08:14:11.406412 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} <Debug> oximeter.measurements_u8 (8117df12-6c9b-440f-804e-fbc62eff5099): There are no data parts | ||
308 | 2024.02.03 08:14:11.407424 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.03 08:14:11.407448 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.03 08:14:11.407463 [ 3 ] {} <Debug> HTTP-Session: a386817b-d670-438a-9a25-08efe7ed568e Destroying unnamed session | ||
311 | 2024.02.03 08:14:11.407569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.03 08:14:11.407618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.03 08:14:11.407636 [ 3 ] {} <Debug> HTTP-Session: 9ed80670-289b-4393-9333-c1dcf9a0ec6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
314 | 2024.02.03 08:14:11.407656 [ 3 ] {} <Debug> HTTP-Session: 9ed80670-289b-4393-9333-c1dcf9a0ec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.03 08:14:11.407847 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.407891 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.03 08:14:11.409428 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} <Debug> oximeter.measurements_i16 (025e8ecc-27d5-4c8b-a191-b76af52a59a7): Loading data parts | ||
318 | 2024.02.03 08:14:11.409509 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} <Debug> oximeter.measurements_i16 (025e8ecc-27d5-4c8b-a191-b76af52a59a7): There are no data parts | ||
319 | 2024.02.03 08:14:11.410521 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.03 08:14:11.410551 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.03 08:14:11.410566 [ 3 ] {} <Debug> HTTP-Session: 9ed80670-289b-4393-9333-c1dcf9a0ec6f Destroying unnamed session | ||
322 | 2024.02.03 08:14:11.410674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.03 08:14:11.410721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.03 08:14:11.410740 [ 3 ] {} <Debug> HTTP-Session: 248951c8-6eb5-4294-bcea-e9c5a09a479a Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
325 | 2024.02.03 08:14:11.410760 [ 3 ] {} <Debug> HTTP-Session: 248951c8-6eb5-4294-bcea-e9c5a09a479a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.03 08:14:11.410953 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.410997 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.03 08:14:11.412406 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} <Debug> oximeter.measurements_u16 (7680f77e-52b1-4d19-a266-8c593804fc57): Loading data parts | ||
329 | 2024.02.03 08:14:11.412484 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} <Debug> oximeter.measurements_u16 (7680f77e-52b1-4d19-a266-8c593804fc57): There are no data parts | ||
330 | 2024.02.03 08:14:11.413522 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.03 08:14:11.413553 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.03 08:14:11.413568 [ 3 ] {} <Debug> HTTP-Session: 248951c8-6eb5-4294-bcea-e9c5a09a479a Destroying unnamed session | ||
333 | 2024.02.03 08:14:11.413668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.03 08:14:11.413714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.03 08:14:11.413733 [ 3 ] {} <Debug> HTTP-Session: 4d246085-ce52-483d-902b-1ca2cf6c2142 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
336 | 2024.02.03 08:14:11.413754 [ 3 ] {} <Debug> HTTP-Session: 4d246085-ce52-483d-902b-1ca2cf6c2142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.03 08:14:11.413941 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.413985 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.03 08:14:11.415513 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} <Debug> oximeter.measurements_i32 (cd38ee31-2b84-47d6-9fe2-5d6dc2163e96): Loading data parts | ||
340 | 2024.02.03 08:14:11.415595 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} <Debug> oximeter.measurements_i32 (cd38ee31-2b84-47d6-9fe2-5d6dc2163e96): There are no data parts | ||
341 | 2024.02.03 08:14:11.416808 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.03 08:14:11.416842 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.03 08:14:11.416857 [ 3 ] {} <Debug> HTTP-Session: 4d246085-ce52-483d-902b-1ca2cf6c2142 Destroying unnamed session | ||
344 | 2024.02.03 08:14:11.416952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.03 08:14:11.417019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.03 08:14:11.417038 [ 3 ] {} <Debug> HTTP-Session: dd4e4d60-9bbd-4b90-93e3-d7059dc08d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
347 | 2024.02.03 08:14:11.417064 [ 3 ] {} <Debug> HTTP-Session: dd4e4d60-9bbd-4b90-93e3-d7059dc08d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.03 08:14:11.417254 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.417309 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.03 08:14:11.418778 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} <Debug> oximeter.measurements_u32 (417aee6c-7493-43b6-9a5b-1bc54d8b8c8d): Loading data parts | ||
351 | 2024.02.03 08:14:11.418853 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} <Debug> oximeter.measurements_u32 (417aee6c-7493-43b6-9a5b-1bc54d8b8c8d): There are no data parts | ||
352 | 2024.02.03 08:14:11.420074 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.03 08:14:11.420108 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.03 08:14:11.420124 [ 3 ] {} <Debug> HTTP-Session: dd4e4d60-9bbd-4b90-93e3-d7059dc08d5f Destroying unnamed session | ||
355 | 2024.02.03 08:14:11.420228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.03 08:14:11.420288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.03 08:14:11.420307 [ 3 ] {} <Debug> HTTP-Session: 270a15f7-0223-45ac-8c3b-1eb02e483b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
358 | 2024.02.03 08:14:11.420324 [ 3 ] {} <Debug> HTTP-Session: 270a15f7-0223-45ac-8c3b-1eb02e483b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.03 08:14:11.420517 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.420572 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.03 08:14:11.422027 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} <Debug> oximeter.measurements_i64 (9a448eb8-e7af-40aa-bd8f-887679824e3b): Loading data parts | ||
362 | 2024.02.03 08:14:11.422102 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} <Debug> oximeter.measurements_i64 (9a448eb8-e7af-40aa-bd8f-887679824e3b): There are no data parts | ||
363 | 2024.02.03 08:14:11.423209 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.03 08:14:11.423236 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.03 08:14:11.423260 [ 3 ] {} <Debug> HTTP-Session: 270a15f7-0223-45ac-8c3b-1eb02e483b2b Destroying unnamed session | ||
366 | 2024.02.03 08:14:11.423365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.03 08:14:11.423415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.03 08:14:11.423440 [ 3 ] {} <Debug> HTTP-Session: 645b250c-83c9-436a-869e-d562b660574e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
369 | 2024.02.03 08:14:11.423456 [ 3 ] {} <Debug> HTTP-Session: 645b250c-83c9-436a-869e-d562b660574e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.03 08:14:11.423647 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.423700 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.03 08:14:11.425230 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} <Debug> oximeter.measurements_u64 (3528aaed-9186-40e5-9745-7da6b979fefa): Loading data parts | ||
373 | 2024.02.03 08:14:11.425309 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} <Debug> oximeter.measurements_u64 (3528aaed-9186-40e5-9745-7da6b979fefa): There are no data parts | ||
374 | 2024.02.03 08:14:11.426406 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.03 08:14:11.426432 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.03 08:14:11.426456 [ 3 ] {} <Debug> HTTP-Session: 645b250c-83c9-436a-869e-d562b660574e Destroying unnamed session | ||
377 | 2024.02.03 08:14:11.426557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.03 08:14:11.426605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.03 08:14:11.426629 [ 3 ] {} <Debug> HTTP-Session: 539920aa-401a-4193-9ea7-5769180bafba Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
380 | 2024.02.03 08:14:11.426645 [ 3 ] {} <Debug> HTTP-Session: 539920aa-401a-4193-9ea7-5769180bafba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.03 08:14:11.426839 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.426890 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.03 08:14:11.428330 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} <Debug> oximeter.measurements_f32 (f0393953-9d0c-4a98-b147-5c06e6b8475f): Loading data parts | ||
384 | 2024.02.03 08:14:11.428438 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} <Debug> oximeter.measurements_f32 (f0393953-9d0c-4a98-b147-5c06e6b8475f): There are no data parts | ||
385 | 2024.02.03 08:14:11.429617 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.03 08:14:11.429644 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.03 08:14:11.429675 [ 3 ] {} <Debug> HTTP-Session: 539920aa-401a-4193-9ea7-5769180bafba Destroying unnamed session | ||
388 | 2024.02.03 08:14:11.429789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.03 08:14:11.429842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.03 08:14:11.429873 [ 3 ] {} <Debug> HTTP-Session: aec8ee3f-f1e5-46d0-b51e-496610a4e3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
391 | 2024.02.03 08:14:11.429889 [ 3 ] {} <Debug> HTTP-Session: aec8ee3f-f1e5-46d0-b51e-496610a4e3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.03 08:14:11.430085 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.430134 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.03 08:14:11.432404 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} <Debug> oximeter.measurements_f64 (5274c284-5542-436a-9a55-953f4da9f4b8): Loading data parts | ||
395 | 2024.02.03 08:14:11.432502 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} <Debug> oximeter.measurements_f64 (5274c284-5542-436a-9a55-953f4da9f4b8): There are no data parts | ||
396 | 2024.02.03 08:14:11.436439 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.03 08:14:11.436479 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.03 08:14:11.436504 [ 3 ] {} <Debug> HTTP-Session: aec8ee3f-f1e5-46d0-b51e-496610a4e3e1 Destroying unnamed session | ||
399 | 2024.02.03 08:14:11.436625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.03 08:14:11.436676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.03 08:14:11.436705 [ 3 ] {} <Debug> HTTP-Session: 47df2e9c-0a5a-4e7b-804a-57c4ea2693a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
402 | 2024.02.03 08:14:11.436722 [ 3 ] {} <Debug> HTTP-Session: 47df2e9c-0a5a-4e7b-804a-57c4ea2693a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.03 08:14:11.436916 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.436967 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.03 08:14:11.438751 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} <Debug> oximeter.measurements_string (85fb754e-5e10-4fc7-a99e-f12ec5195d8d): Loading data parts | ||
406 | 2024.02.03 08:14:11.438842 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} <Debug> oximeter.measurements_string (85fb754e-5e10-4fc7-a99e-f12ec5195d8d): There are no data parts | ||
407 | 2024.02.03 08:14:11.440043 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.03 08:14:11.440081 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.03 08:14:11.440109 [ 3 ] {} <Debug> HTTP-Session: 47df2e9c-0a5a-4e7b-804a-57c4ea2693a6 Destroying unnamed session | ||
410 | 2024.02.03 08:14:11.440221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.03 08:14:11.440274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.03 08:14:11.440301 [ 3 ] {} <Debug> HTTP-Session: 90645333-1fd2-4b35-99da-9fe6b5138226 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
413 | 2024.02.03 08:14:11.440318 [ 3 ] {} <Debug> HTTP-Session: 90645333-1fd2-4b35-99da-9fe6b5138226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.03 08:14:11.440516 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.440577 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.03 08:14:11.442039 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} <Debug> oximeter.measurements_bytes (92990a0d-8f43-41c3-b35b-373580d5d3a1): Loading data parts | ||
424 | 2024.02.03 08:14:11.442124 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} <Debug> oximeter.measurements_bytes (92990a0d-8f43-41c3-b35b-373580d5d3a1): There are no data parts | ||
425 | 2024.02.03 08:14:11.445860 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.03 08:14:11.445886 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.03 08:14:11.445902 [ 3 ] {} <Debug> HTTP-Session: 90645333-1fd2-4b35-99da-9fe6b5138226 Destroying unnamed session | ||
428 | 2024.02.03 08:14:11.446043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.03 08:14:11.446097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.03 08:14:11.446116 [ 3 ] {} <Debug> HTTP-Session: 6e5fb13d-1f15-4237-a4cc-973da7169a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
431 | 2024.02.03 08:14:11.446139 [ 3 ] {} <Debug> HTTP-Session: 6e5fb13d-1f15-4237-a4cc-973da7169a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.03 08:14:11.446347 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.446401 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.03 08:14:11.448060 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} <Debug> oximeter.measurements_cumulativei64 (30cae736-d8cd-4d35-abec-8e4be8aab06b): Loading data parts | ||
435 | 2024.02.03 08:14:11.448128 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} <Debug> oximeter.measurements_cumulativei64 (30cae736-d8cd-4d35-abec-8e4be8aab06b): There are no data parts | ||
436 | 2024.02.03 08:14:11.449299 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.03 08:14:11.449328 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.03 08:14:11.449355 [ 3 ] {} <Debug> HTTP-Session: 6e5fb13d-1f15-4237-a4cc-973da7169a82 Destroying unnamed session | ||
439 | 2024.02.03 08:14:11.449476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.03 08:14:11.449531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.03 08:14:11.449559 [ 3 ] {} <Debug> HTTP-Session: 71eb6a24-c97c-47f1-87ef-faf1a7afabfc Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
442 | 2024.02.03 08:14:11.449585 [ 3 ] {} <Debug> HTTP-Session: 71eb6a24-c97c-47f1-87ef-faf1a7afabfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.03 08:14:11.449852 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.449912 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.03 08:14:11.451836 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} <Debug> oximeter.measurements_cumulativeu64 (c4b7306c-adc1-4a11-b88e-57f88f53553b): Loading data parts | ||
446 | 2024.02.03 08:14:11.451899 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} <Debug> oximeter.measurements_cumulativeu64 (c4b7306c-adc1-4a11-b88e-57f88f53553b): There are no data parts | ||
447 | 2024.02.03 08:14:11.453068 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.03 08:14:11.453094 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.03 08:14:11.453116 [ 3 ] {} <Debug> HTTP-Session: 71eb6a24-c97c-47f1-87ef-faf1a7afabfc Destroying unnamed session | ||
450 | 2024.02.03 08:14:11.453221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.03 08:14:11.453263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.03 08:14:11.453289 [ 3 ] {} <Debug> HTTP-Session: 7076b9a0-e46a-466d-b750-05219ea9e607 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
453 | 2024.02.03 08:14:11.453310 [ 3 ] {} <Debug> HTTP-Session: 7076b9a0-e46a-466d-b750-05219ea9e607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.03 08:14:11.453516 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.453568 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.03 08:14:11.454933 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} <Debug> oximeter.measurements_cumulativef32 (e59f1544-3972-423d-ab70-423b32230858): Loading data parts | ||
457 | 2024.02.03 08:14:11.454997 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} <Debug> oximeter.measurements_cumulativef32 (e59f1544-3972-423d-ab70-423b32230858): There are no data parts | ||
458 | 2024.02.03 08:14:11.456144 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.03 08:14:11.456177 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.03 08:14:11.456193 [ 3 ] {} <Debug> HTTP-Session: 7076b9a0-e46a-466d-b750-05219ea9e607 Destroying unnamed session | ||
461 | 2024.02.03 08:14:11.456301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.03 08:14:11.456347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.03 08:14:11.456365 [ 3 ] {} <Debug> HTTP-Session: 24ffcd04-2a73-49db-afdb-214758bdfacc Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
464 | 2024.02.03 08:14:11.456386 [ 3 ] {} <Debug> HTTP-Session: 24ffcd04-2a73-49db-afdb-214758bdfacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.03 08:14:11.456576 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.456624 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.03 08:14:11.458016 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} <Debug> oximeter.measurements_cumulativef64 (d361c0f5-c866-4ff7-a61f-dc63aacd339d): Loading data parts | ||
468 | 2024.02.03 08:14:11.458083 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} <Debug> oximeter.measurements_cumulativef64 (d361c0f5-c866-4ff7-a61f-dc63aacd339d): There are no data parts | ||
469 | 2024.02.03 08:14:11.459216 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.03 08:14:11.459248 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.03 08:14:11.459270 [ 3 ] {} <Debug> HTTP-Session: 24ffcd04-2a73-49db-afdb-214758bdfacc Destroying unnamed session | ||
472 | 2024.02.03 08:14:11.459380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.03 08:14:11.459427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.03 08:14:11.459451 [ 3 ] {} <Debug> HTTP-Session: 2b41691f-2e7b-4d64-b107-34e2ff359bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
475 | 2024.02.03 08:14:11.459467 [ 3 ] {} <Debug> HTTP-Session: 2b41691f-2e7b-4d64-b107-34e2ff359bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.03 08:14:11.459684 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.459738 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.03 08:14:11.461129 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} <Debug> oximeter.measurements_histogrami8 (6411a141-80da-42c7-99f2-540fbc0f8c6d): Loading data parts | ||
489 | 2024.02.03 08:14:11.461202 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} <Debug> oximeter.measurements_histogrami8 (6411a141-80da-42c7-99f2-540fbc0f8c6d): There are no data parts | ||
490 | 2024.02.03 08:14:11.462341 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.03 08:14:11.462373 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.03 08:14:11.462394 [ 3 ] {} <Debug> HTTP-Session: 2b41691f-2e7b-4d64-b107-34e2ff359bfa Destroying unnamed session | ||
493 | 2024.02.03 08:14:11.462493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.03 08:14:11.462541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.03 08:14:11.462566 [ 3 ] {} <Debug> HTTP-Session: 470ca7f4-db88-4996-8c43-84695bdce94d Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
496 | 2024.02.03 08:14:11.462582 [ 3 ] {} <Debug> HTTP-Session: 470ca7f4-db88-4996-8c43-84695bdce94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.03 08:14:11.462797 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.462849 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.03 08:14:11.464301 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} <Debug> oximeter.measurements_histogramu8 (fd22334f-4144-472c-bf58-509e98bbf70a): Loading data parts | ||
500 | 2024.02.03 08:14:11.464361 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} <Debug> oximeter.measurements_histogramu8 (fd22334f-4144-472c-bf58-509e98bbf70a): There are no data parts | ||
501 | 2024.02.03 08:14:11.465503 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.03 08:14:11.465529 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.03 08:14:11.465559 [ 3 ] {} <Debug> HTTP-Session: 470ca7f4-db88-4996-8c43-84695bdce94d Destroying unnamed session | ||
504 | 2024.02.03 08:14:11.465649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.03 08:14:11.465696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.03 08:14:11.465727 [ 3 ] {} <Debug> HTTP-Session: 6bc1f5ac-15ab-4779-acfb-50854b80eec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
507 | 2024.02.03 08:14:11.465743 [ 3 ] {} <Debug> HTTP-Session: 6bc1f5ac-15ab-4779-acfb-50854b80eec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.03 08:14:11.465956 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.466010 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.03 08:14:11.467423 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} <Debug> oximeter.measurements_histogrami16 (e989605d-bea3-454a-b2ea-b716a38cf82e): Loading data parts | ||
511 | 2024.02.03 08:14:11.467488 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} <Debug> oximeter.measurements_histogrami16 (e989605d-bea3-454a-b2ea-b716a38cf82e): There are no data parts | ||
512 | 2024.02.03 08:14:11.468711 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.03 08:14:11.468758 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.03 08:14:11.468778 [ 3 ] {} <Debug> HTTP-Session: 6bc1f5ac-15ab-4779-acfb-50854b80eec9 Destroying unnamed session | ||
515 | 2024.02.03 08:14:11.468903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.03 08:14:11.468969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.03 08:14:11.468989 [ 3 ] {} <Debug> HTTP-Session: ad6c894c-2fd7-4f25-9ea8-edd19251d1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
518 | 2024.02.03 08:14:11.469017 [ 3 ] {} <Debug> HTTP-Session: ad6c894c-2fd7-4f25-9ea8-edd19251d1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.03 08:14:11.469229 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.469299 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.03 08:14:11.470854 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} <Debug> oximeter.measurements_histogramu16 (9875475c-9d10-4dc0-aaf0-b83cea3a401e): Loading data parts | ||
522 | 2024.02.03 08:14:11.470931 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} <Debug> oximeter.measurements_histogramu16 (9875475c-9d10-4dc0-aaf0-b83cea3a401e): There are no data parts | ||
523 | 2024.02.03 08:14:11.472088 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.03 08:14:11.472127 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.03 08:14:11.472143 [ 3 ] {} <Debug> HTTP-Session: ad6c894c-2fd7-4f25-9ea8-edd19251d1b4 Destroying unnamed session | ||
526 | 2024.02.03 08:14:11.472261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.03 08:14:11.472318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.03 08:14:11.472336 [ 3 ] {} <Debug> HTTP-Session: a67de837-713f-487d-8d5b-cac8e81e97e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
529 | 2024.02.03 08:14:11.472363 [ 3 ] {} <Debug> HTTP-Session: a67de837-713f-487d-8d5b-cac8e81e97e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.03 08:14:11.472582 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.472645 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.03 08:14:11.474024 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} <Debug> oximeter.measurements_histogrami32 (b101dc6a-2526-409d-abe7-0f959cb5eb4d): Loading data parts | ||
533 | 2024.02.03 08:14:11.474096 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} <Debug> oximeter.measurements_histogrami32 (b101dc6a-2526-409d-abe7-0f959cb5eb4d): There are no data parts | ||
534 | 2024.02.03 08:14:11.475206 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.03 08:14:11.475232 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.03 08:14:11.475256 [ 3 ] {} <Debug> HTTP-Session: a67de837-713f-487d-8d5b-cac8e81e97e1 Destroying unnamed session | ||
537 | 2024.02.03 08:14:11.475362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.03 08:14:11.475412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.03 08:14:11.475431 [ 3 ] {} <Debug> HTTP-Session: 90ef85ae-97fa-4149-816d-bea47a72ff96 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
540 | 2024.02.03 08:14:11.475453 [ 3 ] {} <Debug> HTTP-Session: 90ef85ae-97fa-4149-816d-bea47a72ff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.03 08:14:11.475672 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.475727 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.03 08:14:11.477114 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} <Debug> oximeter.measurements_histogramu32 (8c143139-239f-4e8a-9c0d-adf697aaba62): Loading data parts | ||
544 | 2024.02.03 08:14:11.477181 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} <Debug> oximeter.measurements_histogramu32 (8c143139-239f-4e8a-9c0d-adf697aaba62): There are no data parts | ||
545 | 2024.02.03 08:14:11.478343 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.03 08:14:11.478369 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.03 08:14:11.478393 [ 3 ] {} <Debug> HTTP-Session: 90ef85ae-97fa-4149-816d-bea47a72ff96 Destroying unnamed session | ||
548 | 2024.02.03 08:14:11.478509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.03 08:14:11.478558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.03 08:14:11.478583 [ 3 ] {} <Debug> HTTP-Session: 5a98cdf7-8c73-477d-8306-36a63d908e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
551 | 2024.02.03 08:14:11.478605 [ 3 ] {} <Debug> HTTP-Session: 5a98cdf7-8c73-477d-8306-36a63d908e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.03 08:14:11.478812 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.478865 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.03 08:14:11.480849 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} <Debug> oximeter.measurements_histogrami64 (40d90edf-365d-41d1-a188-03850bc85af3): Loading data parts | ||
555 | 2024.02.03 08:14:11.480941 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} <Debug> oximeter.measurements_histogrami64 (40d90edf-365d-41d1-a188-03850bc85af3): There are no data parts | ||
556 | 2024.02.03 08:14:11.483071 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.03 08:14:11.483104 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.03 08:14:11.483121 [ 3 ] {} <Debug> HTTP-Session: 5a98cdf7-8c73-477d-8306-36a63d908e0e Destroying unnamed session | ||
559 | 2024.02.03 08:14:11.483242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.03 08:14:11.483291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.03 08:14:11.483310 [ 3 ] {} <Debug> HTTP-Session: 07720795-64d2-4d00-85c1-9ac10bc85f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
562 | 2024.02.03 08:14:11.483333 [ 3 ] {} <Debug> HTTP-Session: 07720795-64d2-4d00-85c1-9ac10bc85f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.03 08:14:11.483544 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.483596 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.03 08:14:11.485753 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} <Debug> oximeter.measurements_histogramu64 (b30bbf09-a510-41e2-94d1-b30ed5f2467e): Loading data parts | ||
566 | 2024.02.03 08:14:11.485830 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} <Debug> oximeter.measurements_histogramu64 (b30bbf09-a510-41e2-94d1-b30ed5f2467e): There are no data parts | ||
567 | 2024.02.03 08:14:11.487059 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.03 08:14:11.487093 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.03 08:14:11.487113 [ 3 ] {} <Debug> HTTP-Session: 07720795-64d2-4d00-85c1-9ac10bc85f9c Destroying unnamed session | ||
570 | 2024.02.03 08:14:11.487221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.03 08:14:11.487269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.03 08:14:11.487298 [ 3 ] {} <Debug> HTTP-Session: 95194fde-c908-48fa-83a0-4ac0888005bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
573 | 2024.02.03 08:14:11.487314 [ 3 ] {} <Debug> HTTP-Session: 95194fde-c908-48fa-83a0-4ac0888005bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.03 08:14:11.487526 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.487579 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.03 08:14:11.489097 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} <Debug> oximeter.measurements_histogramf32 (84d8b39b-c06a-42e0-85df-3f9c2e4b4926): Loading data parts | ||
577 | 2024.02.03 08:14:11.489168 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} <Debug> oximeter.measurements_histogramf32 (84d8b39b-c06a-42e0-85df-3f9c2e4b4926): There are no data parts | ||
578 | 2024.02.03 08:14:11.490242 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.03 08:14:11.490266 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.03 08:14:11.490292 [ 3 ] {} <Debug> HTTP-Session: 95194fde-c908-48fa-83a0-4ac0888005bc Destroying unnamed session | ||
581 | 2024.02.03 08:14:11.490390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.03 08:14:11.490438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.03 08:14:11.490462 [ 3 ] {} <Debug> HTTP-Session: 2f7e6a65-0df9-41fa-9367-1bcbc4e0ea5f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
584 | 2024.02.03 08:14:11.490478 [ 3 ] {} <Debug> HTTP-Session: 2f7e6a65-0df9-41fa-9367-1bcbc4e0ea5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.03 08:14:11.490687 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.490740 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.03 08:14:11.492116 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} <Debug> oximeter.measurements_histogramf64 (deaebf2b-5a06-4975-b34c-20dc1a3a2157): Loading data parts | ||
588 | 2024.02.03 08:14:11.492224 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} <Debug> oximeter.measurements_histogramf64 (deaebf2b-5a06-4975-b34c-20dc1a3a2157): There are no data parts | ||
589 | 2024.02.03 08:14:11.493450 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.03 08:14:11.493493 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.03 08:14:11.493509 [ 3 ] {} <Debug> HTTP-Session: 2f7e6a65-0df9-41fa-9367-1bcbc4e0ea5f Destroying unnamed session | ||
592 | 2024.02.03 08:14:11.493633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.03 08:14:11.493690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.03 08:14:11.493709 [ 3 ] {} <Debug> HTTP-Session: 8c2b8112-8f78-4293-a5a7-7902056ccbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
595 | 2024.02.03 08:14:11.493731 [ 3 ] {} <Debug> HTTP-Session: 8c2b8112-8f78-4293-a5a7-7902056ccbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.03 08:14:11.493889 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) /* 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.03 08:14:11.493942 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.03 08:14:11.495253 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} <Debug> oximeter.fields_bool (9de3ac3c-98df-470f-a113-3c9ed511fc84): Loading data parts | ||
616 | 2024.02.03 08:14:11.495356 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} <Debug> oximeter.fields_bool (9de3ac3c-98df-470f-a113-3c9ed511fc84): There are no data parts | ||
617 | 2024.02.03 08:14:11.496377 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.03 08:14:11.496414 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.03 08:14:11.496429 [ 3 ] {} <Debug> HTTP-Session: 8c2b8112-8f78-4293-a5a7-7902056ccbe2 Destroying unnamed session | ||
620 | 2024.02.03 08:14:11.496549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.03 08:14:11.496599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.03 08:14:11.496617 [ 3 ] {} <Debug> HTTP-Session: 6fe9381b-5da4-4a16-a8a9-731f1f1bbd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
623 | 2024.02.03 08:14:11.496641 [ 3 ] {} <Debug> HTTP-Session: 6fe9381b-5da4-4a16-a8a9-731f1f1bbd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.03 08:14:11.496803 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.496847 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.03 08:14:11.498077 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} <Debug> oximeter.fields_i8 (17751856-7563-43d7-a270-fa7224a2740a): Loading data parts | ||
627 | 2024.02.03 08:14:11.498157 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} <Debug> oximeter.fields_i8 (17751856-7563-43d7-a270-fa7224a2740a): There are no data parts | ||
628 | 2024.02.03 08:14:11.499335 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.03 08:14:11.499359 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.03 08:14:11.499384 [ 3 ] {} <Debug> HTTP-Session: 6fe9381b-5da4-4a16-a8a9-731f1f1bbd6a Destroying unnamed session | ||
631 | 2024.02.03 08:14:11.499491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.03 08:14:11.499533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.03 08:14:11.499558 [ 3 ] {} <Debug> HTTP-Session: ee035a54-1a9b-43ff-a099-02111528d846 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
634 | 2024.02.03 08:14:11.499581 [ 3 ] {} <Debug> HTTP-Session: ee035a54-1a9b-43ff-a099-02111528d846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.03 08:14:11.499731 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.499779 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.03 08:14:11.501010 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} <Debug> oximeter.fields_u8 (f5ae2ab4-3386-4b74-b268-bd73b93141a8): Loading data parts | ||
638 | 2024.02.03 08:14:11.501097 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} <Debug> oximeter.fields_u8 (f5ae2ab4-3386-4b74-b268-bd73b93141a8): There are no data parts | ||
639 | 2024.02.03 08:14:11.502131 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.03 08:14:11.502155 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.03 08:14:11.502178 [ 3 ] {} <Debug> HTTP-Session: ee035a54-1a9b-43ff-a099-02111528d846 Destroying unnamed session | ||
642 | 2024.02.03 08:14:11.502277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.03 08:14:11.502328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.03 08:14:11.502346 [ 3 ] {} <Debug> HTTP-Session: c766b0f2-fd21-497a-9479-884941ec0ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
645 | 2024.02.03 08:14:11.502369 [ 3 ] {} <Debug> HTTP-Session: c766b0f2-fd21-497a-9479-884941ec0ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.03 08:14:11.502526 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.502568 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.03 08:14:11.503802 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} <Debug> oximeter.fields_i16 (42edda21-3141-4cb6-b7a6-80d72981cbaa): Loading data parts | ||
649 | 2024.02.03 08:14:11.503900 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} <Debug> oximeter.fields_i16 (42edda21-3141-4cb6-b7a6-80d72981cbaa): There are no data parts | ||
650 | 2024.02.03 08:14:11.505179 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.03 08:14:11.505212 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.03 08:14:11.505227 [ 3 ] {} <Debug> HTTP-Session: c766b0f2-fd21-497a-9479-884941ec0ff5 Destroying unnamed session | ||
653 | 2024.02.03 08:14:11.505352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.03 08:14:11.505403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.03 08:14:11.505421 [ 3 ] {} <Debug> HTTP-Session: 5617068b-9d11-4b32-bb5f-f61e87413671 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
656 | 2024.02.03 08:14:11.505444 [ 3 ] {} <Debug> HTTP-Session: 5617068b-9d11-4b32-bb5f-f61e87413671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.03 08:14:11.505601 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.505644 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.03 08:14:11.506996 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} <Debug> oximeter.fields_u16 (d1176d63-139a-43c9-ac3f-a56654aa0fcb): Loading data parts | ||
660 | 2024.02.03 08:14:11.507078 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} <Debug> oximeter.fields_u16 (d1176d63-139a-43c9-ac3f-a56654aa0fcb): There are no data parts | ||
661 | 2024.02.03 08:14:11.508226 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.03 08:14:11.508259 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.03 08:14:11.508274 [ 3 ] {} <Debug> HTTP-Session: 5617068b-9d11-4b32-bb5f-f61e87413671 Destroying unnamed session | ||
664 | 2024.02.03 08:14:11.508386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.03 08:14:11.508442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.03 08:14:11.508461 [ 3 ] {} <Debug> HTTP-Session: 14f79a6f-d330-4324-99a1-0853cacdb1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
667 | 2024.02.03 08:14:11.508478 [ 3 ] {} <Debug> HTTP-Session: 14f79a6f-d330-4324-99a1-0853cacdb1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.03 08:14:11.508635 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.508683 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.03 08:14:11.509920 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} <Debug> oximeter.fields_i32 (b445cbd7-0b2b-45fb-8c86-80dca918b77c): Loading data parts | ||
671 | 2024.02.03 08:14:11.510005 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} <Debug> oximeter.fields_i32 (b445cbd7-0b2b-45fb-8c86-80dca918b77c): There are no data parts | ||
672 | 2024.02.03 08:14:11.511070 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.03 08:14:11.511103 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.03 08:14:11.511125 [ 3 ] {} <Debug> HTTP-Session: 14f79a6f-d330-4324-99a1-0853cacdb1b9 Destroying unnamed session | ||
675 | 2024.02.03 08:14:11.511219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.03 08:14:11.511268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.03 08:14:11.511295 [ 3 ] {} <Debug> HTTP-Session: 899666d5-24a7-4695-9441-c90e8cb277f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
678 | 2024.02.03 08:14:11.511312 [ 3 ] {} <Debug> HTTP-Session: 899666d5-24a7-4695-9441-c90e8cb277f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.03 08:14:11.511469 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.511512 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.03 08:14:11.512735 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} <Debug> oximeter.fields_u32 (8bd8d9a4-d7bf-4871-84e0-2956c3fc4e5e): Loading data parts | ||
682 | 2024.02.03 08:14:11.512822 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} <Debug> oximeter.fields_u32 (8bd8d9a4-d7bf-4871-84e0-2956c3fc4e5e): There are no data parts | ||
683 | 2024.02.03 08:14:11.513950 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.03 08:14:11.513984 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.03 08:14:11.514000 [ 3 ] {} <Debug> HTTP-Session: 899666d5-24a7-4695-9441-c90e8cb277f3 Destroying unnamed session | ||
686 | 2024.02.03 08:14:11.514109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.03 08:14:11.514158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.03 08:14:11.514176 [ 3 ] {} <Debug> HTTP-Session: 79c11d0e-0fe6-4c7b-9a7d-249b30224946 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
689 | 2024.02.03 08:14:11.514200 [ 3 ] {} <Debug> HTTP-Session: 79c11d0e-0fe6-4c7b-9a7d-249b30224946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.03 08:14:11.514351 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.514406 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.03 08:14:11.515807 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} <Debug> oximeter.fields_i64 (f505e7d0-3f34-4560-b76a-7a7b34041ee6): Loading data parts | ||
693 | 2024.02.03 08:14:11.515897 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} <Debug> oximeter.fields_i64 (f505e7d0-3f34-4560-b76a-7a7b34041ee6): There are no data parts | ||
694 | 2024.02.03 08:14:11.516962 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.03 08:14:11.516985 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.03 08:14:11.517010 [ 3 ] {} <Debug> HTTP-Session: 79c11d0e-0fe6-4c7b-9a7d-249b30224946 Destroying unnamed session | ||
697 | 2024.02.03 08:14:11.517123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.03 08:14:11.517176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.03 08:14:11.517200 [ 3 ] {} <Debug> HTTP-Session: 0fa284e8-93e4-49cf-89e6-1302bcf55769 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
700 | 2024.02.03 08:14:11.517224 [ 3 ] {} <Debug> HTTP-Session: 0fa284e8-93e4-49cf-89e6-1302bcf55769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.03 08:14:11.517379 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.517427 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.03 08:14:11.518752 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} <Debug> oximeter.fields_u64 (c024a76e-e8bf-4a6c-a2f4-2156ea39ca34): Loading data parts | ||
704 | 2024.02.03 08:14:11.518851 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} <Debug> oximeter.fields_u64 (c024a76e-e8bf-4a6c-a2f4-2156ea39ca34): There are no data parts | ||
705 | 2024.02.03 08:14:11.519875 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.03 08:14:11.519898 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.03 08:14:11.519913 [ 3 ] {} <Debug> HTTP-Session: 0fa284e8-93e4-49cf-89e6-1302bcf55769 Destroying unnamed session | ||
708 | 2024.02.03 08:14:11.520016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.03 08:14:11.520066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.03 08:14:11.520083 [ 3 ] {} <Debug> HTTP-Session: fe65983a-f9d9-490b-a79b-69a8bebb532a Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
711 | 2024.02.03 08:14:11.520106 [ 3 ] {} <Debug> HTTP-Session: fe65983a-f9d9-490b-a79b-69a8bebb532a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.03 08:14:11.520262 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.520307 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.03 08:14:11.521795 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} <Debug> oximeter.fields_ipaddr (3f75c0ff-513d-4d92-9649-6ef08baf019d): Loading data parts | ||
715 | 2024.02.03 08:14:11.521872 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} <Debug> oximeter.fields_ipaddr (3f75c0ff-513d-4d92-9649-6ef08baf019d): There are no data parts | ||
716 | 2024.02.03 08:14:11.522896 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.03 08:14:11.522931 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.03 08:14:11.522946 [ 3 ] {} <Debug> HTTP-Session: fe65983a-f9d9-490b-a79b-69a8bebb532a Destroying unnamed session | ||
719 | 2024.02.03 08:14:11.523047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.03 08:14:11.523097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.03 08:14:11.523114 [ 3 ] {} <Debug> HTTP-Session: a1c2a5e5-bb79-47b9-924c-f12912f4c6d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
722 | 2024.02.03 08:14:11.523136 [ 3 ] {} <Debug> HTTP-Session: a1c2a5e5-bb79-47b9-924c-f12912f4c6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.03 08:14:11.523298 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.523342 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.03 08:14:11.524648 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} <Debug> oximeter.fields_string (a2d9df87-3be4-4cb9-9dee-ff7e46b69deb): Loading data parts | ||
726 | 2024.02.03 08:14:11.524726 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} <Debug> oximeter.fields_string (a2d9df87-3be4-4cb9-9dee-ff7e46b69deb): There are no data parts | ||
727 | 2024.02.03 08:14:11.525733 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.03 08:14:11.525757 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.03 08:14:11.525780 [ 3 ] {} <Debug> HTTP-Session: a1c2a5e5-bb79-47b9-924c-f12912f4c6d8 Destroying unnamed session | ||
730 | 2024.02.03 08:14:11.525885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.03 08:14:11.525933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.03 08:14:11.525959 [ 3 ] {} <Debug> HTTP-Session: 8151a78d-6b38-400f-9538-e491b4912814 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
733 | 2024.02.03 08:14:11.525975 [ 3 ] {} <Debug> HTTP-Session: 8151a78d-6b38-400f-9538-e491b4912814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.03 08:14:11.526129 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) 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.03 08:14:11.526178 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.03 08:14:11.527594 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} <Debug> oximeter.fields_uuid (09182e2e-dbd9-47b4-ab8d-b676adce38cf): Loading data parts | ||
737 | 2024.02.03 08:14:11.527680 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} <Debug> oximeter.fields_uuid (09182e2e-dbd9-47b4-ab8d-b676adce38cf): There are no data parts | ||
738 | 2024.02.03 08:14:11.528795 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.03 08:14:11.528826 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.03 08:14:11.528848 [ 3 ] {} <Debug> HTTP-Session: 8151a78d-6b38-400f-9538-e491b4912814 Destroying unnamed session | ||
741 | 2024.02.03 08:14:11.528959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.03 08:14:11.529008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.03 08:14:11.529034 [ 3 ] {} <Debug> HTTP-Session: 527e8c8f-f864-428b-962f-5dfb739dd32f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
744 | 2024.02.03 08:14:11.529050 [ 3 ] {} <Debug> HTTP-Session: 527e8c8f-f864-428b-962f-5dfb739dd32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.03 08:14:11.529276 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) /* 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.03 08:14:11.529342 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.03 08:14:11.530946 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} <Debug> oximeter.timeseries_schema (d6126de6-ef6a-4f3a-a820-df9715a949be): Loading data parts | ||
751 | 2024.02.03 08:14:11.531024 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} <Debug> oximeter.timeseries_schema (d6126de6-ef6a-4f3a-a820-df9715a949be): There are no data parts | ||
752 | 2024.02.03 08:14:11.532144 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.03 08:14:11.532176 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.03 08:14:11.532191 [ 3 ] {} <Debug> HTTP-Session: 527e8c8f-f864-428b-962f-5dfb739dd32f Destroying unnamed session | ||
755 | 2024.02.03 08:14:11.532374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.03 08:14:11.532426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.03 08:14:11.532444 [ 3 ] {} <Debug> HTTP-Session: 976696ac-5fd8-441a-a3f5-c0345b954754 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 | ||
758 | 2024.02.03 08:14:11.532467 [ 3 ] {} <Debug> HTTP-Session: 976696ac-5fd8-441a-a3f5-c0345b954754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.03 08:14:11.532579 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46993) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.03 08:14:11.533204 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.03 08:14:11.536476 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
762 | 2024.02.03 08:14:11.539184 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.03 08:14:11.539409 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Trace> oximeter.version (45d4d2da-5c56-4a6b-8239-b0bb8d02f27e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.03 08:14:11.539626 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Information> executeQuery: Read 1 rows, 16.00 B in 0.00701616 sec., 142 rows/sec., 2.23 KiB/sec. | ||
765 | 2024.02.03 08:14:11.539736 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.03 08:14:11.539757 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.03 08:14:11.539772 [ 3 ] {} <Debug> HTTP-Session: 976696ac-5fd8-441a-a3f5-c0345b954754 Destroying unnamed session | ||
768 | 2024.02.03 08:14:12.000141 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.68 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.59 MiB | ||
769 | 2024.02.03 08:14:26.227975 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.03 08:14:26.228037 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.02.03 08:14:41.228296 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.02.03 08:14:41.228395 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.02.03 08:14:56.229134 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.02.03 08:14:56.229203 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache |