[ Nov 16 16:44:00 Enabled. ] [ Nov 16 16:44:00 Rereading configuration. ] [ Nov 16 16:44:05 Rereading configuration. ] [ Nov 16 16:44:12 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService19 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService19 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService19 ipadm: Could not delete oxControlService19: Interface does not exist + true + ipadm create-if -t oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 + ipadm show-addr oxControlService19/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService19/ll + ipadm show-addr oxControlService19/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + 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") + 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 [ Nov 16 16:44:13 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.16 16:44:13.663902 [ 1 ] {} Application: Will watch for the process with pid 22175 2023.11.16 16:44:13.663979 [ 1 ] {} Application: Forked a child process to watch 2023.11.16 16:44:14.265044 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22175 2023.11.16 16:44:14.265275 [ 1 ] {} Application: starting up 2023.11.16 16:44:14.265478 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.16 16:44:14.376396 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.16 16:44:14.376507 [ 1 ] {} Application: Initializing DateLUT. 2023.11.16 16:44:14.376520 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.16 16:44:14.376555 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.16 16:44:14.376857 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.16 16:44:14.377673 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.16 16:44:14.378143 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.16 16:44:14.378414 [ 1 ] {} 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) 2023.11.16 16:44:14.381156 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.16 16:44:14.381199 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.16 16:44:14.381952 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.16 16:44:14.382125 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.16 16:44:14.388408 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.16 16:44:14.388979 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.16 16:44:14.389005 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.16 16:44:14.390430 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.16 16:44:14.390988 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.16 16:44:14.391347 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.16 16:44:14.391737 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.16 16:44:14.392657 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.16 16:44:14.392701 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.16 16:44:14.392756 [ 1 ] {} Application: Loaded user defined objects 2023.11.16 16:44:14.392773 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.16 16:44:14.410954 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.16 16:44:14.410989 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143821 sec 2023.11.16 16:44:14.411635 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.16 16:44:14.411719 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.16 16:44:14.411738 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.16 16:44:14.411754 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.16 16:44:14.411765 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.16 16:44:14.411780 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.16 16:44:14.411794 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.16 16:44:14.411823 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.16 16:44:14.411842 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.16 16:44:14.411870 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.16 16:44:14.411882 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.16 16:44:14.411896 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.16 16:44:14.411909 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.16 16:44:14.411937 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.16 16:44:14.411951 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.16 16:44:14.411962 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.16 16:44:14.447363 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.16 16:44:14.453081 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.16 16:44:14.453109 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0601e-05 sec 2023.11.16 16:44:14.453140 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.16 16:44:14.453155 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.16 16:44:14.453176 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.16 16:44:14.455604 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.16 16:44:14.461055 [ 1 ] {} Application: Loaded metadata. 2023.11.16 16:44:14.461136 [ 1 ] {} 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). 2023.11.16 16:44:14.461187 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.16 16:44:14.666908 [ 1 ] {} 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) 2023.11.16 16:44:14.684822 [ 1 ] {} 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) 2023.11.16 16:44:14.684869 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.16 16:44:14.807237 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.16 16:44:14.808060 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.16 16:44:14.808377 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.16 16:44:14.808409 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.16 16:44:14.808452 [ 170 ] {} DNSResolver: Updating DNS cache 2023.11.16 16:44:14.808505 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.16 16:44:14.808521 [ 170 ] {} DNSResolver: Updated DNS cache 2023.11.16 16:44:14.808547 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.16 16:44:14.809237 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.16 16:44:14.809260 [ 1 ] {} Application: Ready for connections. 2023.11.16 16:44:21.584350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.584532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.585150 [ 3 ] {} HTTP-Session: 3f7efae0-a297-4ff8-b5d9-bf8b10113a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.585197 [ 3 ] {} HTTP-Session: 3f7efae0-a297-4ff8-b5d9-bf8b10113a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.585316 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.16 16:44:21.585342 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.16 16:44:21.585363 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.16 16:44:21.586814 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} executeQuery: (from [fd00:1122:3344:101::d]:53600) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.16 16:44:21.609421 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53600) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.16 16:44:21.610228 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.16 16:44:21.610927 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.610950 [ 3 ] {} HTTP-Session: 3f7efae0-a297-4ff8-b5d9-bf8b10113a64 Destroying unnamed session 2023.11.16 16:44:21.611839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.611889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.611909 [ 3 ] {} HTTP-Session: 934355db-2ea1-4673-95f4-50baf0906754 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.611938 [ 3 ] {} HTTP-Session: 934355db-2ea1-4673-95f4-50baf0906754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.612026 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} executeQuery: (from [fd00:1122:3344:101::d]:53600) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.16 16:44:21.612102 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.16 16:44:21.613107 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.16 16:44:21.615040 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.16 16:44:21.619077 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.619125 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.16 16:44:21.619139 [ 3 ] {} HTTP-Session: 934355db-2ea1-4673-95f4-50baf0906754 Destroying unnamed session 2023.11.16 16:44:21.619354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.619400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.619419 [ 3 ] {} HTTP-Session: 501c8c69-d88a-4503-9218-11cd3f2e4d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.619435 [ 3 ] {} HTTP-Session: 501c8c69-d88a-4503-9218-11cd3f2e4d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.619527 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} executeQuery: (from [fd00:1122:3344:101::d]:53600) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.16 16:44:21.619757 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53600) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.16 16:44:21.619880 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.16 16:44:21.620003 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.620022 [ 3 ] {} HTTP-Session: 501c8c69-d88a-4503-9218-11cd3f2e4d9e Destroying unnamed session 2023.11.16 16:44:21.620362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.620411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.620428 [ 3 ] {} HTTP-Session: 0fee3aae-306d-40a3-8558-4af1530937e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.620446 [ 3 ] {} HTTP-Session: 0fee3aae-306d-40a3-8558-4af1530937e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.620542 [ 3 ] {3d9bc7ff-a8af-4b6a-8a08-857d08c3446e} executeQuery: (from [fd00:1122:3344:101::d]:53600) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.16 16:44:21.620636 [ 3 ] {3d9bc7ff-a8af-4b6a-8a08-857d08c3446e} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.620659 [ 3 ] {3d9bc7ff-a8af-4b6a-8a08-857d08c3446e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.620673 [ 3 ] {} HTTP-Session: 0fee3aae-306d-40a3-8558-4af1530937e2 Destroying unnamed session 2023.11.16 16:44:21.620804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.620846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.620862 [ 3 ] {} HTTP-Session: 2a6b0b45-d452-474f-9c6a-40e07f999148 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.620881 [ 3 ] {} HTTP-Session: 2a6b0b45-d452-474f-9c6a-40e07f999148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.620935 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.16 16:44:21.620982 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.16 16:44:21.622374 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.16 16:44:21.622395 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.173e-05 sec 2023.11.16 16:44:21.622427 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.16 16:44:21.622444 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} DatabaseAtomic (oximeter): Starting up tables. 2023.11.16 16:44:21.622508 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.622530 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.622544 [ 3 ] {} HTTP-Session: 2a6b0b45-d452-474f-9c6a-40e07f999148 Destroying unnamed session 2023.11.16 16:44:21.622658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.622700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.622717 [ 3 ] {} HTTP-Session: b03e04b5-7ec0-4196-ba82-e57582eb6a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.622743 [ 3 ] {} HTTP-Session: b03e04b5-7ec0-4196-ba82-e57582eb6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.622872 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.11.16 16:44:21.622915 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.16 16:44:21.626826 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} oximeter.version (efb4f3b5-2157-471a-b9c1-54eb79c730af): Loading data parts 2023.11.16 16:44:21.626959 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} oximeter.version (efb4f3b5-2157-471a-b9c1-54eb79c730af): There are no data parts 2023.11.16 16:44:21.630095 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.630125 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.630176 [ 3 ] {} HTTP-Session: b03e04b5-7ec0-4196-ba82-e57582eb6a73 Destroying unnamed session 2023.11.16 16:44:21.630374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.630434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.630460 [ 3 ] {} HTTP-Session: 5070bd32-3b97-46fc-843a-373d7fcf78f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.630478 [ 3 ] {} HTTP-Session: 5070bd32-3b97-46fc-843a-373d7fcf78f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.630706 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.630768 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.16 16:44:21.637656 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} oximeter.measurements_bool (aa387888-e63c-4014-b6d5-61966fc14793): Loading data parts 2023.11.16 16:44:21.637767 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} oximeter.measurements_bool (aa387888-e63c-4014-b6d5-61966fc14793): There are no data parts 2023.11.16 16:44:21.645597 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.645645 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.645683 [ 3 ] {} HTTP-Session: 5070bd32-3b97-46fc-843a-373d7fcf78f2 Destroying unnamed session 2023.11.16 16:44:21.645850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.645947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.645990 [ 3 ] {} HTTP-Session: 79432de6-bb4b-453d-8f4d-2b56035df834 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.646021 [ 3 ] {} HTTP-Session: 79432de6-bb4b-453d-8f4d-2b56035df834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.646353 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.646398 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.16 16:44:21.648644 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} oximeter.measurements_i8 (490588d6-7a97-477c-a12d-a5f679581910): Loading data parts 2023.11.16 16:44:21.648724 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} oximeter.measurements_i8 (490588d6-7a97-477c-a12d-a5f679581910): There are no data parts 2023.11.16 16:44:21.649851 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.649874 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.649888 [ 3 ] {} HTTP-Session: 79432de6-bb4b-453d-8f4d-2b56035df834 Destroying unnamed session 2023.11.16 16:44:21.649996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.650042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.650059 [ 3 ] {} HTTP-Session: 4b5731eb-7c59-4411-86ae-ea8da82d02d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.650079 [ 3 ] {} HTTP-Session: 4b5731eb-7c59-4411-86ae-ea8da82d02d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.650325 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.650368 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.16 16:44:21.651825 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} oximeter.measurements_u8 (4ddd6536-1364-456b-b8fe-9b09046d588f): Loading data parts 2023.11.16 16:44:21.651922 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} oximeter.measurements_u8 (4ddd6536-1364-456b-b8fe-9b09046d588f): There are no data parts 2023.11.16 16:44:21.653026 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.653062 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.653076 [ 3 ] {} HTTP-Session: 4b5731eb-7c59-4411-86ae-ea8da82d02d2 Destroying unnamed session 2023.11.16 16:44:21.653176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.653239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.653257 [ 3 ] {} HTTP-Session: 1353f762-cf71-4631-a6a1-f46b550dd25b Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.653344 [ 3 ] {} HTTP-Session: 1353f762-cf71-4631-a6a1-f46b550dd25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.653517 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.653558 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.16 16:44:21.655051 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} oximeter.measurements_i16 (ffedc6cb-7918-423e-9f58-8b6d933d7ffb): Loading data parts 2023.11.16 16:44:21.655126 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} oximeter.measurements_i16 (ffedc6cb-7918-423e-9f58-8b6d933d7ffb): There are no data parts 2023.11.16 16:44:21.656226 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.656260 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.656274 [ 3 ] {} HTTP-Session: 1353f762-cf71-4631-a6a1-f46b550dd25b Destroying unnamed session 2023.11.16 16:44:21.656453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.656498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.656515 [ 3 ] {} HTTP-Session: a49b32bc-c8f2-4e94-a37d-04da267dc9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.656535 [ 3 ] {} HTTP-Session: a49b32bc-c8f2-4e94-a37d-04da267dc9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.656706 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.656771 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.16 16:44:21.658216 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} oximeter.measurements_u16 (f30dc5a9-73c4-43af-92d5-04986dfae94d): Loading data parts 2023.11.16 16:44:21.658355 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} oximeter.measurements_u16 (f30dc5a9-73c4-43af-92d5-04986dfae94d): There are no data parts 2023.11.16 16:44:21.659436 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.659472 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.659486 [ 3 ] {} HTTP-Session: a49b32bc-c8f2-4e94-a37d-04da267dc9fe Destroying unnamed session 2023.11.16 16:44:21.659590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.659643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.659660 [ 3 ] {} HTTP-Session: bae01d48-9c4c-4903-8639-9903fd798ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.659675 [ 3 ] {} HTTP-Session: bae01d48-9c4c-4903-8639-9903fd798ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.659848 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.659894 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.16 16:44:21.661278 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} oximeter.measurements_i32 (a37a2b7e-dbf0-4a96-8c8d-3c55eab9d700): Loading data parts 2023.11.16 16:44:21.661416 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} oximeter.measurements_i32 (a37a2b7e-dbf0-4a96-8c8d-3c55eab9d700): There are no data parts 2023.11.16 16:44:21.662496 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.662519 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.662539 [ 3 ] {} HTTP-Session: bae01d48-9c4c-4903-8639-9903fd798ea4 Destroying unnamed session 2023.11.16 16:44:21.662635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.662679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.662701 [ 3 ] {} HTTP-Session: e146ca71-dc36-438b-9bc4-0c3d0f632e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.662715 [ 3 ] {} HTTP-Session: e146ca71-dc36-438b-9bc4-0c3d0f632e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.662886 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.662937 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.16 16:44:21.664385 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} oximeter.measurements_u32 (cc4ca4cc-04b3-4778-aaa7-160bcb02b711): Loading data parts 2023.11.16 16:44:21.664479 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} oximeter.measurements_u32 (cc4ca4cc-04b3-4778-aaa7-160bcb02b711): There are no data parts 2023.11.16 16:44:21.665565 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.665589 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.665617 [ 3 ] {} HTTP-Session: e146ca71-dc36-438b-9bc4-0c3d0f632e84 Destroying unnamed session 2023.11.16 16:44:21.665748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.665792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.665822 [ 3 ] {} HTTP-Session: ad199f17-47a2-43e9-ab86-79d4ad056393 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.665837 [ 3 ] {} HTTP-Session: ad199f17-47a2-43e9-ab86-79d4ad056393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.666009 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.666052 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.16 16:44:21.667508 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} oximeter.measurements_i64 (9ce4b604-6530-485f-a4f5-b4e2fcb7adde): Loading data parts 2023.11.16 16:44:21.667592 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} oximeter.measurements_i64 (9ce4b604-6530-485f-a4f5-b4e2fcb7adde): There are no data parts 2023.11.16 16:44:21.668664 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.668694 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.668713 [ 3 ] {} HTTP-Session: ad199f17-47a2-43e9-ab86-79d4ad056393 Destroying unnamed session 2023.11.16 16:44:21.668830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.668874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.668896 [ 3 ] {} HTTP-Session: 791d579d-ee4b-41b2-a695-266ebabc2f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.668911 [ 3 ] {} HTTP-Session: 791d579d-ee4b-41b2-a695-266ebabc2f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.669084 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.669145 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.16 16:44:21.670600 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} oximeter.measurements_u64 (dedc7d0d-b0ae-4052-85be-1dded65ac811): Loading data parts 2023.11.16 16:44:21.670680 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} oximeter.measurements_u64 (dedc7d0d-b0ae-4052-85be-1dded65ac811): There are no data parts 2023.11.16 16:44:21.671745 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.671784 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.671799 [ 3 ] {} HTTP-Session: 791d579d-ee4b-41b2-a695-266ebabc2f7d Destroying unnamed session 2023.11.16 16:44:21.671913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.671957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.671974 [ 3 ] {} HTTP-Session: eb01e42c-7e37-4fce-9060-64091d130de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.671999 [ 3 ] {} HTTP-Session: eb01e42c-7e37-4fce-9060-64091d130de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.672170 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.672213 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.16 16:44:21.673654 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} oximeter.measurements_f32 (2e0588e8-5151-4aa2-9131-0f432158d408): Loading data parts 2023.11.16 16:44:21.673739 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} oximeter.measurements_f32 (2e0588e8-5151-4aa2-9131-0f432158d408): There are no data parts 2023.11.16 16:44:21.674811 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.674839 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.674853 [ 3 ] {} HTTP-Session: eb01e42c-7e37-4fce-9060-64091d130de0 Destroying unnamed session 2023.11.16 16:44:21.674967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.675011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.675029 [ 3 ] {} HTTP-Session: 2555688b-6a1d-4fe3-8293-1239b7e73639 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.675049 [ 3 ] {} HTTP-Session: 2555688b-6a1d-4fe3-8293-1239b7e73639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.675217 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.675262 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.16 16:44:21.676711 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} oximeter.measurements_f64 (aa4055bc-59d4-4c49-b95c-d5cd402788fc): Loading data parts 2023.11.16 16:44:21.676790 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} oximeter.measurements_f64 (aa4055bc-59d4-4c49-b95c-d5cd402788fc): There are no data parts 2023.11.16 16:44:21.677859 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.677883 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.677902 [ 3 ] {} HTTP-Session: 2555688b-6a1d-4fe3-8293-1239b7e73639 Destroying unnamed session 2023.11.16 16:44:21.678021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.678059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.678082 [ 3 ] {} HTTP-Session: 1e2f19a5-803d-4710-9eb4-383ec48e8f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.678111 [ 3 ] {} HTTP-Session: 1e2f19a5-803d-4710-9eb4-383ec48e8f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.678279 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.678326 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.16 16:44:21.679767 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} oximeter.measurements_string (91c95954-fdaa-4a1b-9282-04a565814849): Loading data parts 2023.11.16 16:44:21.679841 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} oximeter.measurements_string (91c95954-fdaa-4a1b-9282-04a565814849): There are no data parts 2023.11.16 16:44:21.680929 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.680952 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.680972 [ 3 ] {} HTTP-Session: 1e2f19a5-803d-4710-9eb4-383ec48e8f70 Destroying unnamed session 2023.11.16 16:44:21.681085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.681125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.681148 [ 3 ] {} HTTP-Session: fb8f1252-4b75-4f47-9fa9-b96bbe7c34bc Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.681168 [ 3 ] {} HTTP-Session: fb8f1252-4b75-4f47-9fa9-b96bbe7c34bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.681340 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.681454 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.16 16:44:21.682868 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} oximeter.measurements_bytes (cfbb453d-6349-4cfc-804f-03770e06accd): Loading data parts 2023.11.16 16:44:21.682955 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} oximeter.measurements_bytes (cfbb453d-6349-4cfc-804f-03770e06accd): There are no data parts 2023.11.16 16:44:21.691052 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.691096 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.691136 [ 3 ] {} HTTP-Session: fb8f1252-4b75-4f47-9fa9-b96bbe7c34bc Destroying unnamed session 2023.11.16 16:44:21.691337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.691523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.691574 [ 3 ] {} HTTP-Session: 8d88b4ba-c0a8-48af-aac4-e04706a6bfe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.691629 [ 3 ] {} HTTP-Session: 8d88b4ba-c0a8-48af-aac4-e04706a6bfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.691877 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.691925 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.16 16:44:21.694100 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} oximeter.measurements_cumulativei64 (7a8391e1-2e9a-49b8-9ac4-2c3a13a3d7c7): Loading data parts 2023.11.16 16:44:21.694173 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} oximeter.measurements_cumulativei64 (7a8391e1-2e9a-49b8-9ac4-2c3a13a3d7c7): There are no data parts 2023.11.16 16:44:21.695335 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.695358 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.695377 [ 3 ] {} HTTP-Session: 8d88b4ba-c0a8-48af-aac4-e04706a6bfe1 Destroying unnamed session 2023.11.16 16:44:21.695568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.695608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.695631 [ 3 ] {} HTTP-Session: 325eb9d9-f126-4306-9e51-0fb6b43d369c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.695650 [ 3 ] {} HTTP-Session: 325eb9d9-f126-4306-9e51-0fb6b43d369c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.695833 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.695881 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.16 16:44:21.697309 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} oximeter.measurements_cumulativeu64 (d26541c7-0e12-4ae5-afcc-388717aa9bf2): Loading data parts 2023.11.16 16:44:21.697473 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} oximeter.measurements_cumulativeu64 (d26541c7-0e12-4ae5-afcc-388717aa9bf2): There are no data parts 2023.11.16 16:44:21.698553 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.698587 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.698601 [ 3 ] {} HTTP-Session: 325eb9d9-f126-4306-9e51-0fb6b43d369c Destroying unnamed session 2023.11.16 16:44:21.698715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.698759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.698777 [ 3 ] {} HTTP-Session: 2e57e165-d845-45d2-b50a-95898bddb41d Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.698802 [ 3 ] {} HTTP-Session: 2e57e165-d845-45d2-b50a-95898bddb41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.698987 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.699035 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.16 16:44:21.700522 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} oximeter.measurements_cumulativef32 (80ba59fb-c5b7-4c01-b8cd-d5c13cffb84d): Loading data parts 2023.11.16 16:44:21.700600 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} oximeter.measurements_cumulativef32 (80ba59fb-c5b7-4c01-b8cd-d5c13cffb84d): There are no data parts 2023.11.16 16:44:21.701672 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.701700 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.701720 [ 3 ] {} HTTP-Session: 2e57e165-d845-45d2-b50a-95898bddb41d Destroying unnamed session 2023.11.16 16:44:21.701818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.701862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.701885 [ 3 ] {} HTTP-Session: 0d8a6d55-1846-43e2-a091-3a69fc0dd970 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.701900 [ 3 ] {} HTTP-Session: 0d8a6d55-1846-43e2-a091-3a69fc0dd970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.702087 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.16 16:44:21.702136 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.16 16:44:21.703597 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} oximeter.measurements_cumulativef64 (c9769618-7d2d-423a-988f-220596436dc0): Loading data parts 2023.11.16 16:44:21.703676 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} oximeter.measurements_cumulativef64 (c9769618-7d2d-423a-988f-220596436dc0): There are no data parts 2023.11.16 16:44:21.704745 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.704768 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.704794 [ 3 ] {} HTTP-Session: 0d8a6d55-1846-43e2-a091-3a69fc0dd970 Destroying unnamed session 2023.11.16 16:44:21.704902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.704945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.704974 [ 3 ] {} HTTP-Session: c8714507-1957-4a0e-b14f-a312984b8f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.704989 [ 3 ] {} HTTP-Session: c8714507-1957-4a0e-b14f-a312984b8f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.705188 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) 2023.11.16 16:44:21.705238 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.16 16:44:21.706838 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} oximeter.measurements_histogrami8 (2c1289a0-25f6-4bd3-aae0-9cf27a53da61): Loading data parts 2023.11.16 16:44:21.706912 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} oximeter.measurements_histogrami8 (2c1289a0-25f6-4bd3-aae0-9cf27a53da61): There are no data parts 2023.11.16 16:44:21.707992 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.708015 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.708036 [ 3 ] {} HTTP-Session: c8714507-1957-4a0e-b14f-a312984b8f1c Destroying unnamed session 2023.11.16 16:44:21.708134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.708179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.708203 [ 3 ] {} HTTP-Session: 35d5ba81-c1d1-4e5d-9afa-12599bf98946 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.708218 [ 3 ] {} HTTP-Session: 35d5ba81-c1d1-4e5d-9afa-12599bf98946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.708415 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.708539 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.16 16:44:21.709961 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} oximeter.measurements_histogramu8 (3b99182e-2ae4-416d-b342-ed114955a9b7): Loading data parts 2023.11.16 16:44:21.710033 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} oximeter.measurements_histogramu8 (3b99182e-2ae4-416d-b342-ed114955a9b7): There are no data parts 2023.11.16 16:44:21.711107 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.711145 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.711160 [ 3 ] {} HTTP-Session: 35d5ba81-c1d1-4e5d-9afa-12599bf98946 Destroying unnamed session 2023.11.16 16:44:21.711271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.711343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.711360 [ 3 ] {} HTTP-Session: 831d3d32-ac49-4246-a959-d1b21db0e89f Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.711380 [ 3 ] {} HTTP-Session: 831d3d32-ac49-4246-a959-d1b21db0e89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.711643 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.711689 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.16 16:44:21.713177 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} oximeter.measurements_histogrami16 (6e606cce-b325-4a74-9e76-5b882f0ba12f): Loading data parts 2023.11.16 16:44:21.713267 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} oximeter.measurements_histogrami16 (6e606cce-b325-4a74-9e76-5b882f0ba12f): There are no data parts 2023.11.16 16:44:21.714355 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.714378 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.714392 [ 3 ] {} HTTP-Session: 831d3d32-ac49-4246-a959-d1b21db0e89f Destroying unnamed session 2023.11.16 16:44:21.714572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.714618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.714635 [ 3 ] {} HTTP-Session: b6c0c956-7914-4400-abaa-d6c3753c48ee Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.714656 [ 3 ] {} HTTP-Session: b6c0c956-7914-4400-abaa-d6c3753c48ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.714878 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.714928 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.16 16:44:21.716403 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} oximeter.measurements_histogramu16 (b099f0d8-eb8d-4ed0-ba83-18f6cc2df3d5): Loading data parts 2023.11.16 16:44:21.716552 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} oximeter.measurements_histogramu16 (b099f0d8-eb8d-4ed0-ba83-18f6cc2df3d5): There are no data parts 2023.11.16 16:44:21.717638 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.717661 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.717682 [ 3 ] {} HTTP-Session: b6c0c956-7914-4400-abaa-d6c3753c48ee Destroying unnamed session 2023.11.16 16:44:21.717780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.717832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.717855 [ 3 ] {} HTTP-Session: 0c0a6679-2bfd-471b-b661-17b75978ad1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.717870 [ 3 ] {} HTTP-Session: 0c0a6679-2bfd-471b-b661-17b75978ad1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.718069 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.718120 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.16 16:44:21.719642 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} oximeter.measurements_histogrami32 (e4e044dd-4993-4817-95e6-75f573b229d1): Loading data parts 2023.11.16 16:44:21.719714 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} oximeter.measurements_histogrami32 (e4e044dd-4993-4817-95e6-75f573b229d1): There are no data parts 2023.11.16 16:44:21.720790 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.720814 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.720834 [ 3 ] {} HTTP-Session: 0c0a6679-2bfd-471b-b661-17b75978ad1f Destroying unnamed session 2023.11.16 16:44:21.720947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.720986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.721010 [ 3 ] {} HTTP-Session: b25c98c2-d24c-4792-a5b3-2bf0a5a00232 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.721037 [ 3 ] {} HTTP-Session: b25c98c2-d24c-4792-a5b3-2bf0a5a00232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.721231 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.721281 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.16 16:44:21.722872 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} oximeter.measurements_histogramu32 (f65a4c97-0813-40ac-9e3c-da79ff0b3fd6): Loading data parts 2023.11.16 16:44:21.722958 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} oximeter.measurements_histogramu32 (f65a4c97-0813-40ac-9e3c-da79ff0b3fd6): There are no data parts 2023.11.16 16:44:21.724093 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.724166 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.724181 [ 3 ] {} HTTP-Session: b25c98c2-d24c-4792-a5b3-2bf0a5a00232 Destroying unnamed session 2023.11.16 16:44:21.724297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.724344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.724362 [ 3 ] {} HTTP-Session: d4f58046-fb55-4508-bb05-f83f539d7a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.724384 [ 3 ] {} HTTP-Session: d4f58046-fb55-4508-bb05-f83f539d7a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.724650 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.724704 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.16 16:44:21.726258 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} oximeter.measurements_histogrami64 (f500c603-b12a-4d6c-891d-ad1daac21728): Loading data parts 2023.11.16 16:44:21.726326 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} oximeter.measurements_histogrami64 (f500c603-b12a-4d6c-891d-ad1daac21728): There are no data parts 2023.11.16 16:44:21.727409 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.727439 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.727460 [ 3 ] {} HTTP-Session: d4f58046-fb55-4508-bb05-f83f539d7a78 Destroying unnamed session 2023.11.16 16:44:21.727623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.727669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.727698 [ 3 ] {} HTTP-Session: c684e683-1c93-46ca-9810-03dcdccec454 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.727714 [ 3 ] {} HTTP-Session: c684e683-1c93-46ca-9810-03dcdccec454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.727916 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.727966 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.16 16:44:21.729445 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} oximeter.measurements_histogramu64 (b90cf66e-205f-4e2a-b29f-683ac3491dac): Loading data parts 2023.11.16 16:44:21.729567 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} oximeter.measurements_histogramu64 (b90cf66e-205f-4e2a-b29f-683ac3491dac): There are no data parts 2023.11.16 16:44:21.730642 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.730665 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.730692 [ 3 ] {} HTTP-Session: c684e683-1c93-46ca-9810-03dcdccec454 Destroying unnamed session 2023.11.16 16:44:21.730787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.730831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.730854 [ 3 ] {} HTTP-Session: f3c9c44a-688f-46cd-9cd1-cd0888f7a20c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.730869 [ 3 ] {} HTTP-Session: f3c9c44a-688f-46cd-9cd1-cd0888f7a20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.731069 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.731119 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.16 16:44:21.732637 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} oximeter.measurements_histogramf32 (e24ebf2b-9916-4fa3-bf1a-f6a65db55a7c): Loading data parts 2023.11.16 16:44:21.732692 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} oximeter.measurements_histogramf32 (e24ebf2b-9916-4fa3-bf1a-f6a65db55a7c): There are no data parts 2023.11.16 16:44:21.733760 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.733789 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.733804 [ 3 ] {} HTTP-Session: f3c9c44a-688f-46cd-9cd1-cd0888f7a20c Destroying unnamed session 2023.11.16 16:44:21.733899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.733950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.733968 [ 3 ] {} HTTP-Session: 319ee628-3f3f-418e-9fe9-aee35947b470 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.733994 [ 3 ] {} HTTP-Session: 319ee628-3f3f-418e-9fe9-aee35947b470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.734189 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.734241 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.16 16:44:21.735747 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} oximeter.measurements_histogramf64 (6ca48061-cc3b-43e2-9408-c7b6e27e9cbf): Loading data parts 2023.11.16 16:44:21.735809 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} oximeter.measurements_histogramf64 (6ca48061-cc3b-43e2-9408-c7b6e27e9cbf): There are no data parts 2023.11.16 16:44:21.736869 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.736909 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.736923 [ 3 ] {} HTTP-Session: 319ee628-3f3f-418e-9fe9-aee35947b470 Destroying unnamed session 2023.11.16 16:44:21.737027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.737073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.737091 [ 3 ] {} HTTP-Session: 84206c67-35c8-425e-a724-f8fc98b0698c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.737112 [ 3 ] {} HTTP-Session: 84206c67-35c8-425e-a724-f8fc98b0698c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.737268 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ 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) 2023.11.16 16:44:21.737318 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.16 16:44:21.738776 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} oximeter.fields_bool (0be71876-f947-414a-81b1-77c7aa500665): Loading data parts 2023.11.16 16:44:21.738830 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} oximeter.fields_bool (0be71876-f947-414a-81b1-77c7aa500665): There are no data parts 2023.11.16 16:44:21.739878 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.739901 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.739923 [ 3 ] {} HTTP-Session: 84206c67-35c8-425e-a724-f8fc98b0698c Destroying unnamed session 2023.11.16 16:44:21.740015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.740059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.740088 [ 3 ] {} HTTP-Session: a3ae4d4e-c34c-4779-89f8-f698c92d7a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.740104 [ 3 ] {} HTTP-Session: a3ae4d4e-c34c-4779-89f8-f698c92d7a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.740252 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.740296 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.16 16:44:21.741679 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} oximeter.fields_i8 (2cb644da-8fb5-4ce1-a27e-d58adb8db239): Loading data parts 2023.11.16 16:44:21.741749 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} oximeter.fields_i8 (2cb644da-8fb5-4ce1-a27e-d58adb8db239): There are no data parts 2023.11.16 16:44:21.749508 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.749610 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.749629 [ 3 ] {} HTTP-Session: a3ae4d4e-c34c-4779-89f8-f698c92d7a2f Destroying unnamed session 2023.11.16 16:44:21.749754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.749809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.749831 [ 3 ] {} HTTP-Session: 599e28d8-730c-48d6-a323-dca32ec52d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.749858 [ 3 ] {} HTTP-Session: 599e28d8-730c-48d6-a323-dca32ec52d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.750043 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.750091 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.16 16:44:21.752192 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} oximeter.fields_u8 (3a2a6d5c-7415-490d-b13b-4002947ca88d): Loading data parts 2023.11.16 16:44:21.752248 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} oximeter.fields_u8 (3a2a6d5c-7415-490d-b13b-4002947ca88d): There are no data parts 2023.11.16 16:44:21.753345 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.753368 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.753389 [ 3 ] {} HTTP-Session: 599e28d8-730c-48d6-a323-dca32ec52d48 Destroying unnamed session 2023.11.16 16:44:21.753490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.753529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.753619 [ 3 ] {} HTTP-Session: c0dd86ba-338b-4dee-8e82-542b3f0b03b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.753646 [ 3 ] {} HTTP-Session: c0dd86ba-338b-4dee-8e82-542b3f0b03b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.753789 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.753840 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.16 16:44:21.755143 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} oximeter.fields_i16 (86838113-6465-4a81-838f-6624f8c9c27c): Loading data parts 2023.11.16 16:44:21.755200 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} oximeter.fields_i16 (86838113-6465-4a81-838f-6624f8c9c27c): There are no data parts 2023.11.16 16:44:21.756233 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.756255 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.756276 [ 3 ] {} HTTP-Session: c0dd86ba-338b-4dee-8e82-542b3f0b03b6 Destroying unnamed session 2023.11.16 16:44:21.756370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.756416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.756439 [ 3 ] {} HTTP-Session: cef2013b-1272-4b67-a0ad-5f46c6580b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.756455 [ 3 ] {} HTTP-Session: cef2013b-1272-4b67-a0ad-5f46c6580b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.756670 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.756710 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.16 16:44:21.758013 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} oximeter.fields_u16 (7ae97ab9-42fb-4de7-ae61-5fb638c24206): Loading data parts 2023.11.16 16:44:21.758069 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} oximeter.fields_u16 (7ae97ab9-42fb-4de7-ae61-5fb638c24206): There are no data parts 2023.11.16 16:44:21.759104 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.759140 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.759154 [ 3 ] {} HTTP-Session: cef2013b-1272-4b67-a0ad-5f46c6580b1a Destroying unnamed session 2023.11.16 16:44:21.759273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.759319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.759336 [ 3 ] {} HTTP-Session: e3f09ce7-4dc6-46b1-97be-b39253026fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.759358 [ 3 ] {} HTTP-Session: e3f09ce7-4dc6-46b1-97be-b39253026fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.759513 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.759553 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.16 16:44:21.760946 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} oximeter.fields_i32 (995026b3-93aa-4782-8928-a1dd67933fd6): Loading data parts 2023.11.16 16:44:21.761008 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} oximeter.fields_i32 (995026b3-93aa-4782-8928-a1dd67933fd6): There are no data parts 2023.11.16 16:44:21.762055 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.762077 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.762099 [ 3 ] {} HTTP-Session: e3f09ce7-4dc6-46b1-97be-b39253026fc7 Destroying unnamed session 2023.11.16 16:44:21.762196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.762241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.762265 [ 3 ] {} HTTP-Session: fa399258-6809-4002-beb8-9c538264431b Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.762280 [ 3 ] {} HTTP-Session: fa399258-6809-4002-beb8-9c538264431b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.762428 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.762475 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.16 16:44:21.763959 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} oximeter.fields_u32 (53d08241-cbe3-4445-8ecc-4d1bccd726f0): Loading data parts 2023.11.16 16:44:21.764036 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} oximeter.fields_u32 (53d08241-cbe3-4445-8ecc-4d1bccd726f0): There are no data parts 2023.11.16 16:44:21.765086 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.765116 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.765143 [ 3 ] {} HTTP-Session: fa399258-6809-4002-beb8-9c538264431b Destroying unnamed session 2023.11.16 16:44:21.765236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.765283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.765307 [ 3 ] {} HTTP-Session: cd5e7efd-0e88-4b4b-96b3-83f60dbfc246 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.765322 [ 3 ] {} HTTP-Session: cd5e7efd-0e88-4b4b-96b3-83f60dbfc246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.765469 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.765519 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.16 16:44:21.766889 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} oximeter.fields_i64 (18eabe5c-b575-4c1a-b0e4-2ba5ab6f182e): Loading data parts 2023.11.16 16:44:21.766959 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} oximeter.fields_i64 (18eabe5c-b575-4c1a-b0e4-2ba5ab6f182e): There are no data parts 2023.11.16 16:44:21.767990 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.768020 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.768034 [ 3 ] {} HTTP-Session: cd5e7efd-0e88-4b4b-96b3-83f60dbfc246 Destroying unnamed session 2023.11.16 16:44:21.768142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.768187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.768205 [ 3 ] {} HTTP-Session: 7de9eb62-9bf0-4678-b6f6-d456599a6bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.768227 [ 3 ] {} HTTP-Session: 7de9eb62-9bf0-4678-b6f6-d456599a6bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.768369 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.768416 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.16 16:44:21.769780 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} oximeter.fields_u64 (5b53c0e7-c083-482e-9204-245f82d9c746): Loading data parts 2023.11.16 16:44:21.769833 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} oximeter.fields_u64 (5b53c0e7-c083-482e-9204-245f82d9c746): There are no data parts 2023.11.16 16:44:21.770874 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.770896 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.770917 [ 3 ] {} HTTP-Session: 7de9eb62-9bf0-4678-b6f6-d456599a6bc1 Destroying unnamed session 2023.11.16 16:44:21.771011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.771068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.771092 [ 3 ] {} HTTP-Session: 797d7b25-01dd-470d-a289-65a17e542717 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.771113 [ 3 ] {} HTTP-Session: 797d7b25-01dd-470d-a289-65a17e542717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.771258 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.771309 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.16 16:44:21.772689 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} oximeter.fields_ipaddr (d9ee14d2-7e12-4516-8c96-8d64f9b9c6c2): Loading data parts 2023.11.16 16:44:21.772754 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} oximeter.fields_ipaddr (d9ee14d2-7e12-4516-8c96-8d64f9b9c6c2): There are no data parts 2023.11.16 16:44:21.773809 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.773832 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.773846 [ 3 ] {} HTTP-Session: 797d7b25-01dd-470d-a289-65a17e542717 Destroying unnamed session 2023.11.16 16:44:21.773955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.774003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.774021 [ 3 ] {} HTTP-Session: f99bb5e4-c447-4608-b0d4-ac05a79e1470 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.774042 [ 3 ] {} HTTP-Session: f99bb5e4-c447-4608-b0d4-ac05a79e1470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.774191 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.774232 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.16 16:44:21.775542 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} oximeter.fields_string (ab55412f-9054-4e33-bdad-b5a7fa74d6a8): Loading data parts 2023.11.16 16:44:21.775669 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} oximeter.fields_string (ab55412f-9054-4e33-bdad-b5a7fa74d6a8): There are no data parts 2023.11.16 16:44:21.776719 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.776748 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.776762 [ 3 ] {} HTTP-Session: f99bb5e4-c447-4608-b0d4-ac05a79e1470 Destroying unnamed session 2023.11.16 16:44:21.776876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.776928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.776946 [ 3 ] {} HTTP-Session: 06e92f52-9378-4073-b73d-b2999fa892a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.776967 [ 3 ] {} HTTP-Session: 06e92f52-9378-4073-b73d-b2999fa892a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.777117 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} executeQuery: (from [fd00:1122:3344:101::d]:53600) 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) 2023.11.16 16:44:21.777157 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.16 16:44:21.778462 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} oximeter.fields_uuid (c5d6432a-c4ef-4429-8bc5-725e0fbe8dac): Loading data parts 2023.11.16 16:44:21.778555 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} oximeter.fields_uuid (c5d6432a-c4ef-4429-8bc5-725e0fbe8dac): There are no data parts 2023.11.16 16:44:21.779613 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.779701 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.779739 [ 3 ] {} HTTP-Session: 06e92f52-9378-4073-b73d-b2999fa892a5 Destroying unnamed session 2023.11.16 16:44:21.779832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.779879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.779903 [ 3 ] {} HTTP-Session: fb505850-fa98-40fd-9df1-2951dfa94eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.779919 [ 3 ] {} HTTP-Session: fb505850-fa98-40fd-9df1-2951dfa94eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.780130 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2023.11.16 16:44:21.780193 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.16 16:44:21.781589 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} oximeter.timeseries_schema (17f9ee51-ecd9-4a7c-8f3a-1f9279357216): Loading data parts 2023.11.16 16:44:21.781733 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} oximeter.timeseries_schema (17f9ee51-ecd9-4a7c-8f3a-1f9279357216): There are no data parts 2023.11.16 16:44:21.782900 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.782923 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.16 16:44:21.782938 [ 3 ] {} HTTP-Session: fb505850-fa98-40fd-9df1-2951dfa94eaf Destroying unnamed session 2023.11.16 16:44:21.783055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.16 16:44:21.783103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.16 16:44:21.783120 [ 3 ] {} HTTP-Session: 85c8d2f1-5650-46a7-8e4b-6ea35136f49d Authenticating user 'default' from [fd00:1122:3344:101::d]:53600 2023.11.16 16:44:21.783143 [ 3 ] {} HTTP-Session: 85c8d2f1-5650-46a7-8e4b-6ea35136f49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.16 16:44:21.783248 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} executeQuery: (from [fd00:1122:3344:101::d]:53600) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.16 16:44:21.783874 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.16 16:44:21.787279 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. 2023.11.16 16:44:21.790137 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.16 16:44:21.790330 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} oximeter.version (efb4f3b5-2157-471a-b9c1-54eb79c730af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.16 16:44:21.790572 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} executeQuery: Read 1 rows, 16.00 B in 0.007296382 sec., 137 rows/sec., 2.14 KiB/sec. 2023.11.16 16:44:21.790740 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} DynamicQueryHandler: Done processing query 2023.11.16 16:44:21.790759 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.16 16:44:21.790779 [ 3 ] {} HTTP-Session: 85c8d2f1-5650-46a7-8e4b-6ea35136f49d Destroying unnamed session 2023.11.16 16:44:22.002862 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.11.16 16:44:29.808720 [ 177 ] {} DNSResolver: Updating DNS cache 2023.11.16 16:44:29.808821 [ 177 ] {} DNSResolver: Updated DNS cache 2023.11.16 16:44:44.809035 [ 140 ] {} DNSResolver: Updating DNS cache 2023.11.16 16:44:44.809174 [ 140 ] {} DNSResolver: Updated DNS cache 2023.11.16 16:44:59.809442 [ 126 ] {} DNSResolver: Updating DNS cache 2023.11.16 16:44:59.809532 [ 126 ] {} DNSResolver: Updated DNS cache