[ Dec 15 01:12:57 Enabled. ] [ Dec 15 01:12:57 Rereading configuration. ] [ Dec 15 01:13:01 Rereading configuration. ] [ Dec 15 01:13:11 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=oxControlService20 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService20 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService20 ipadm: Could not delete oxControlService20: Interface does not exist + true + ipadm create-if -t oxControlService20 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20 + ipadm show-addr oxControlService20/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService20/ll + ipadm show-addr oxControlService20/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService20/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 [ Dec 15 01:13:12 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.12.15 01:13:13.118381 [ 1 ] {} Application: Will watch for the process with pid 23198 2023.12.15 01:13:13.118464 [ 1 ] {} Application: Forked a child process to watch 2023.12.15 01:13:13.630511 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23198 2023.12.15 01:13:13.630667 [ 1 ] {} Application: starting up 2023.12.15 01:13:13.630849 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.15 01:13:13.997031 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.15 01:13:13.997082 [ 1 ] {} Application: Initializing DateLUT. 2023.12.15 01:13:13.997096 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.15 01:13:13.997146 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.15 01:13:13.997539 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.15 01:13:13.998240 [ 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.12.15 01:13:13.998745 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.15 01:13:13.999016 [ 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.12.15 01:13:14.003549 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.15 01:13:14.003601 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.15 01:13:14.004404 [ 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.12.15 01:13:14.005256 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.15 01:13:14.017124 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.15 01:13:14.017708 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.15 01:13:14.017743 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.15 01:13:14.019358 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.15 01:13:14.019917 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.15 01:13:14.020261 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.15 01:13:14.020700 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.15 01:13:14.021927 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.15 01:13:14.021989 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.15 01:13:14.022067 [ 1 ] {} Application: Loaded user defined objects 2023.12.15 01:13:14.022098 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.15 01:13:14.261639 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.15 01:13:14.261692 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173833 sec 2023.12.15 01:13:14.262405 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.15 01:13:14.262505 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.15 01:13:14.262529 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.15 01:13:14.262553 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.15 01:13:14.262566 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.15 01:13:14.262581 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.15 01:13:14.262599 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.15 01:13:14.262629 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.15 01:13:14.262648 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.15 01:13:14.262678 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.15 01:13:14.262690 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.15 01:13:14.262705 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.15 01:13:14.262723 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.15 01:13:14.262754 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.15 01:13:14.262768 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.15 01:13:14.262780 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.15 01:13:14.306148 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.15 01:13:14.386272 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.15 01:13:14.386318 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1821e-05 sec 2023.12.15 01:13:14.386350 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.15 01:13:14.386366 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.15 01:13:14.386388 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.15 01:13:14.388658 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.15 01:13:14.395777 [ 1 ] {} Application: Loaded metadata. 2023.12.15 01:13:14.395884 [ 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.12.15 01:13:14.395925 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.15 01:13:14.988834 [ 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.12.15 01:13:15.006825 [ 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.12.15 01:13:15.006873 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.15 01:13:15.053380 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.15 01:13:15.054142 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.15 01:13:15.054469 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.15 01:13:15.054505 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.15 01:13:15.054542 [ 151 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:13:15.054619 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.15 01:13:15.054627 [ 151 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:13:15.054695 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.15 01:13:15.056702 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.15 01:13:15.056732 [ 1 ] {} Application: Ready for connections. 2023.12.15 01:13:15.061440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.061604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.062193 [ 3 ] {} HTTP-Session: a87edf8c-395b-405e-aef1-1fd7e02357d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.062236 [ 3 ] {} HTTP-Session: a87edf8c-395b-405e-aef1-1fd7e02357d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.062363 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.15 01:13:15.062392 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.15 01:13:15.062414 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.15 01:13:15.063910 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} executeQuery: (from [fd00:1122:3344:101::d]:58858) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.15 01:13:15.085320 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58858) (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.12.15 01:13:15.086083 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} 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.12.15 01:13:15.088433 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.088464 [ 3 ] {} HTTP-Session: a87edf8c-395b-405e-aef1-1fd7e02357d1 Destroying unnamed session 2023.12.15 01:13:15.089411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.089482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.089507 [ 3 ] {} HTTP-Session: 6b3b351b-68ee-4e6e-a79b-31f55e02ad11 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.089537 [ 3 ] {} HTTP-Session: 6b3b351b-68ee-4e6e-a79b-31f55e02ad11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.089650 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} executeQuery: (from [fd00:1122:3344:101::d]:58858) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.15 01:13:15.089735 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.15 01:13:15.090680 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.15 01:13:15.092460 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.15 01:13:15.096350 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.096383 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.15 01:13:15.096398 [ 3 ] {} HTTP-Session: 6b3b351b-68ee-4e6e-a79b-31f55e02ad11 Destroying unnamed session 2023.12.15 01:13:15.096529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.096585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.096604 [ 3 ] {} HTTP-Session: 6f060253-4799-4f20-8d03-4ba186b492eb Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.096623 [ 3 ] {} HTTP-Session: 6f060253-4799-4f20-8d03-4ba186b492eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.096725 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} executeQuery: (from [fd00:1122:3344:101::d]:58858) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.15 01:13:15.096969 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58858) (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.12.15 01:13:15.097085 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} 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.12.15 01:13:15.097190 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.097210 [ 3 ] {} HTTP-Session: 6f060253-4799-4f20-8d03-4ba186b492eb Destroying unnamed session 2023.12.15 01:13:15.097563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.097609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.097627 [ 3 ] {} HTTP-Session: f04794c2-a8b1-477a-b607-cd3ab33ac5dc Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.097646 [ 3 ] {} HTTP-Session: f04794c2-a8b1-477a-b607-cd3ab33ac5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.097751 [ 3 ] {1bbc6c6a-88a7-411a-b8ea-ae9d6ce59952} executeQuery: (from [fd00:1122:3344:101::d]:58858) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.15 01:13:15.097851 [ 3 ] {1bbc6c6a-88a7-411a-b8ea-ae9d6ce59952} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.097876 [ 3 ] {1bbc6c6a-88a7-411a-b8ea-ae9d6ce59952} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.097892 [ 3 ] {} HTTP-Session: f04794c2-a8b1-477a-b607-cd3ab33ac5dc Destroying unnamed session 2023.12.15 01:13:15.098080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.098123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.098142 [ 3 ] {} HTTP-Session: 93190a45-91ec-42a7-9c01-40fd37587021 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.098161 [ 3 ] {} HTTP-Session: 93190a45-91ec-42a7-9c01-40fd37587021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.098216 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.15 01:13:15.098268 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.15 01:13:15.135748 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.15 01:13:15.135776 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1831e-05 sec 2023.12.15 01:13:15.135806 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.15 01:13:15.135827 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} DatabaseAtomic (oximeter): Starting up tables. 2023.12.15 01:13:15.135908 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.135937 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.135956 [ 3 ] {} HTTP-Session: 93190a45-91ec-42a7-9c01-40fd37587021 Destroying unnamed session 2023.12.15 01:13:15.136093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.136148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.136171 [ 3 ] {} HTTP-Session: 940296e2-5fa0-4aeb-b214-668a90d003b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.136198 [ 3 ] {} HTTP-Session: 940296e2-5fa0-4aeb-b214-668a90d003b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.136362 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} executeQuery: (from [fd00:1122:3344:101::d]:58858) /* 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.12.15 01:13:15.136416 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.15 01:13:15.163726 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} oximeter.version (a0b0d251-1236-4718-938b-1ad7ac707600): Loading data parts 2023.12.15 01:13:15.163855 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} oximeter.version (a0b0d251-1236-4718-938b-1ad7ac707600): There are no data parts 2023.12.15 01:13:15.178858 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.178896 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.178929 [ 3 ] {} HTTP-Session: 940296e2-5fa0-4aeb-b214-668a90d003b9 Destroying unnamed session 2023.12.15 01:13:15.179111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.179183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.179216 [ 3 ] {} HTTP-Session: f5444dad-74b7-44bd-879a-146a8b14d2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.179241 [ 3 ] {} HTTP-Session: f5444dad-74b7-44bd-879a-146a8b14d2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.179532 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} executeQuery: (from [fd00:1122:3344:101::d]:58858) /* 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 Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.179621 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.15 01:13:15.203568 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} oximeter.measurements_bool (7e18625f-1a4b-40de-82b8-0de033e4632f): Loading data parts 2023.12.15 01:13:15.203725 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} oximeter.measurements_bool (7e18625f-1a4b-40de-82b8-0de033e4632f): There are no data parts 2023.12.15 01:13:15.208702 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.208748 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.208783 [ 3 ] {} HTTP-Session: f5444dad-74b7-44bd-879a-146a8b14d2f4 Destroying unnamed session 2023.12.15 01:13:15.208974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.209048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.209082 [ 3 ] {} HTTP-Session: 326bb01a-e2f1-4dd7-b78c-b6f727a28f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.209106 [ 3 ] {} HTTP-Session: 326bb01a-e2f1-4dd7-b78c-b6f727a28f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.209401 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.209474 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.15 01:13:15.219438 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} oximeter.measurements_i8 (328f3cbb-d444-4cdc-85af-86763f629999): Loading data parts 2023.12.15 01:13:15.219541 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} oximeter.measurements_i8 (328f3cbb-d444-4cdc-85af-86763f629999): There are no data parts 2023.12.15 01:13:15.232428 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.232465 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.232488 [ 3 ] {} HTTP-Session: 326bb01a-e2f1-4dd7-b78c-b6f727a28f39 Destroying unnamed session 2023.12.15 01:13:15.232671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.232719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.232739 [ 3 ] {} HTTP-Session: be715078-df18-4da0-a105-453e160051e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.232759 [ 3 ] {} HTTP-Session: be715078-df18-4da0-a105-453e160051e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.232950 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.232998 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.15 01:13:15.246332 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} oximeter.measurements_u8 (8be43f20-9214-4f36-8139-eb25234565c3): Loading data parts 2023.12.15 01:13:15.246440 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} oximeter.measurements_u8 (8be43f20-9214-4f36-8139-eb25234565c3): There are no data parts 2023.12.15 01:13:15.267231 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.267280 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.267303 [ 3 ] {} HTTP-Session: be715078-df18-4da0-a105-453e160051e5 Destroying unnamed session 2023.12.15 01:13:15.267483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.267559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.267590 [ 3 ] {} HTTP-Session: c58038af-70af-46a2-bf81-dc30eabba457 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.267620 [ 3 ] {} HTTP-Session: c58038af-70af-46a2-bf81-dc30eabba457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.267829 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.267874 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.15 01:13:15.281724 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} oximeter.measurements_i16 (a10b3841-3a1b-4827-b813-078184eb09d6): Loading data parts 2023.12.15 01:13:15.281839 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} oximeter.measurements_i16 (a10b3841-3a1b-4827-b813-078184eb09d6): There are no data parts 2023.12.15 01:13:15.293712 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.293748 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.293767 [ 3 ] {} HTTP-Session: c58038af-70af-46a2-bf81-dc30eabba457 Destroying unnamed session 2023.12.15 01:13:15.293904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.293961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.293985 [ 3 ] {} HTTP-Session: 1058f614-54fe-4e75-82c1-b94654941255 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.294008 [ 3 ] {} HTTP-Session: 1058f614-54fe-4e75-82c1-b94654941255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.294245 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.294301 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.15 01:13:15.306916 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} oximeter.measurements_u16 (d3a4eacc-050b-4a94-bbfb-7f549d1e0e92): Loading data parts 2023.12.15 01:13:15.307006 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} oximeter.measurements_u16 (d3a4eacc-050b-4a94-bbfb-7f549d1e0e92): There are no data parts 2023.12.15 01:13:15.321847 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.321883 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.321902 [ 3 ] {} HTTP-Session: 1058f614-54fe-4e75-82c1-b94654941255 Destroying unnamed session 2023.12.15 01:13:15.322052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.322109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.322132 [ 3 ] {} HTTP-Session: 7f8fcfb7-25c2-4fd3-8374-b1b3f758315f Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.322157 [ 3 ] {} HTTP-Session: 7f8fcfb7-25c2-4fd3-8374-b1b3f758315f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.322392 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.322446 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.15 01:13:15.329928 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} oximeter.measurements_i32 (3b7082ba-bbd4-4900-9ad6-bab51787eb9f): Loading data parts 2023.12.15 01:13:15.330042 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} oximeter.measurements_i32 (3b7082ba-bbd4-4900-9ad6-bab51787eb9f): There are no data parts 2023.12.15 01:13:15.334102 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.334138 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.334157 [ 3 ] {} HTTP-Session: 7f8fcfb7-25c2-4fd3-8374-b1b3f758315f Destroying unnamed session 2023.12.15 01:13:15.334280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.334342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.334366 [ 3 ] {} HTTP-Session: c2083848-5c00-4e59-8683-df9a5264a52d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.334391 [ 3 ] {} HTTP-Session: c2083848-5c00-4e59-8683-df9a5264a52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.334616 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.334664 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.15 01:13:15.359003 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} oximeter.measurements_u32 (b1c8ab95-88f8-4a2f-b7fc-5a1a399821dd): Loading data parts 2023.12.15 01:13:15.359136 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} oximeter.measurements_u32 (b1c8ab95-88f8-4a2f-b7fc-5a1a399821dd): There are no data parts 2023.12.15 01:13:15.370845 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.370880 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.370895 [ 3 ] {} HTTP-Session: c2083848-5c00-4e59-8683-df9a5264a52d Destroying unnamed session 2023.12.15 01:13:15.371015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.371070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.371090 [ 3 ] {} HTTP-Session: f3e7c998-cf08-4d14-9229-d9142b66c119 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.371106 [ 3 ] {} HTTP-Session: f3e7c998-cf08-4d14-9229-d9142b66c119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.371307 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.371367 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.15 01:13:15.384412 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} oximeter.measurements_i64 (e8f130ef-137a-4a0f-9da6-bd8960be06f9): Loading data parts 2023.12.15 01:13:15.384580 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} oximeter.measurements_i64 (e8f130ef-137a-4a0f-9da6-bd8960be06f9): There are no data parts 2023.12.15 01:13:15.406375 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.406399 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.406420 [ 3 ] {} HTTP-Session: f3e7c998-cf08-4d14-9229-d9142b66c119 Destroying unnamed session 2023.12.15 01:13:15.406548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.406597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.406621 [ 3 ] {} HTTP-Session: 90d84adf-ca16-4bf8-9b6e-abec9cc0fddc Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.406638 [ 3 ] {} HTTP-Session: 90d84adf-ca16-4bf8-9b6e-abec9cc0fddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.406827 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.406881 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.15 01:13:15.420656 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} oximeter.measurements_u64 (14b967f0-60ea-4688-b9a6-34b509572dbd): Loading data parts 2023.12.15 01:13:15.420838 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} oximeter.measurements_u64 (14b967f0-60ea-4688-b9a6-34b509572dbd): There are no data parts 2023.12.15 01:13:15.434012 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.434060 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.434103 [ 3 ] {} HTTP-Session: 90d84adf-ca16-4bf8-9b6e-abec9cc0fddc Destroying unnamed session 2023.12.15 01:13:15.434300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.434394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.434442 [ 3 ] {} HTTP-Session: 14b4f59d-6c75-44c9-bbd9-6ea168902496 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.434474 [ 3 ] {} HTTP-Session: 14b4f59d-6c75-44c9-bbd9-6ea168902496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.434770 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.434819 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.15 01:13:15.448129 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} oximeter.measurements_f32 (706fb673-2f47-426f-8534-3012c50680ff): Loading data parts 2023.12.15 01:13:15.448233 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} oximeter.measurements_f32 (706fb673-2f47-426f-8534-3012c50680ff): There are no data parts 2023.12.15 01:13:15.469095 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.469121 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.469142 [ 3 ] {} HTTP-Session: 14b4f59d-6c75-44c9-bbd9-6ea168902496 Destroying unnamed session 2023.12.15 01:13:15.469305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.469355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.469379 [ 3 ] {} HTTP-Session: 74376052-dd91-4438-9ba1-040e5dd3b7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.469396 [ 3 ] {} HTTP-Session: 74376052-dd91-4438-9ba1-040e5dd3b7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.469586 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.469633 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.15 01:13:15.480514 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} oximeter.measurements_f64 (1ac66156-6c20-48a3-b036-21a2eec0b27d): Loading data parts 2023.12.15 01:13:15.480622 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} oximeter.measurements_f64 (1ac66156-6c20-48a3-b036-21a2eec0b27d): There are no data parts 2023.12.15 01:13:15.517402 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.517439 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.517467 [ 3 ] {} HTTP-Session: 74376052-dd91-4438-9ba1-040e5dd3b7c9 Destroying unnamed session 2023.12.15 01:13:15.517609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.517659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.517687 [ 3 ] {} HTTP-Session: 58d09d4b-2d71-41ff-af1e-07a8eae13fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.517703 [ 3 ] {} HTTP-Session: 58d09d4b-2d71-41ff-af1e-07a8eae13fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.517893 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.517939 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.15 01:13:15.523415 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} oximeter.measurements_string (2d937059-6def-40fb-a534-12c8281847ed): Loading data parts 2023.12.15 01:13:15.523514 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} oximeter.measurements_string (2d937059-6def-40fb-a534-12c8281847ed): There are no data parts 2023.12.15 01:13:15.536948 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.537006 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.537046 [ 3 ] {} HTTP-Session: 58d09d4b-2d71-41ff-af1e-07a8eae13fdd Destroying unnamed session 2023.12.15 01:13:15.537254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.537348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.537394 [ 3 ] {} HTTP-Session: e56e92d9-beba-4119-8334-a48ed81a95aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.537426 [ 3 ] {} HTTP-Session: e56e92d9-beba-4119-8334-a48ed81a95aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.537751 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.537809 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.15 01:13:15.547150 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} oximeter.measurements_bytes (6f2b5c7e-9c80-4edc-85d7-c8892740cc0f): Loading data parts 2023.12.15 01:13:15.547247 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} oximeter.measurements_bytes (6f2b5c7e-9c80-4edc-85d7-c8892740cc0f): There are no data parts 2023.12.15 01:13:15.549509 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.549534 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.549552 [ 3 ] {} HTTP-Session: e56e92d9-beba-4119-8334-a48ed81a95aa Destroying unnamed session 2023.12.15 01:13:15.549694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.549744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.549763 [ 3 ] {} HTTP-Session: 4a0df860-dbef-427f-bfe0-e79e7afdefa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.549785 [ 3 ] {} HTTP-Session: 4a0df860-dbef-427f-bfe0-e79e7afdefa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.549991 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.550043 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.15 01:13:15.562556 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} oximeter.measurements_cumulativei64 (8a8a6963-f573-4177-8a9a-ee34554f8cdc): Loading data parts 2023.12.15 01:13:15.562661 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} oximeter.measurements_cumulativei64 (8a8a6963-f573-4177-8a9a-ee34554f8cdc): There are no data parts 2023.12.15 01:13:15.577307 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.577332 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.577353 [ 3 ] {} HTTP-Session: 4a0df860-dbef-427f-bfe0-e79e7afdefa3 Destroying unnamed session 2023.12.15 01:13:15.577477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.577527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.577550 [ 3 ] {} HTTP-Session: 059dc744-6566-4b1d-abcb-174e771ff1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.577567 [ 3 ] {} HTTP-Session: 059dc744-6566-4b1d-abcb-174e771ff1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.577779 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.577830 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.15 01:13:15.584645 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} oximeter.measurements_cumulativeu64 (3af716a1-fc70-4865-a0b6-07d5dad4bd7a): Loading data parts 2023.12.15 01:13:15.584739 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} oximeter.measurements_cumulativeu64 (3af716a1-fc70-4865-a0b6-07d5dad4bd7a): There are no data parts 2023.12.15 01:13:15.588729 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.588775 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.588813 [ 3 ] {} HTTP-Session: 059dc744-6566-4b1d-abcb-174e771ff1ee Destroying unnamed session 2023.12.15 01:13:15.588993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.589070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.589116 [ 3 ] {} HTTP-Session: 01d9774d-fa43-46d5-b063-a851529de49f Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.589155 [ 3 ] {} HTTP-Session: 01d9774d-fa43-46d5-b063-a851529de49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.589528 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.589625 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.15 01:13:15.600130 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} oximeter.measurements_cumulativef32 (42da057e-45c5-477d-a82f-99b904a67436): Loading data parts 2023.12.15 01:13:15.600231 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} oximeter.measurements_cumulativef32 (42da057e-45c5-477d-a82f-99b904a67436): There are no data parts 2023.12.15 01:13:15.607927 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.607988 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.608021 [ 3 ] {} HTTP-Session: 01d9774d-fa43-46d5-b063-a851529de49f Destroying unnamed session 2023.12.15 01:13:15.608239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.608335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.608373 [ 3 ] {} HTTP-Session: ac209ce5-c7df-4aec-9ac4-8c51e46d893d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.608415 [ 3 ] {} HTTP-Session: ac209ce5-c7df-4aec-9ac4-8c51e46d893d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.608753 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.15 01:13:15.608805 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.15 01:13:15.622323 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} oximeter.measurements_cumulativef64 (f598c5a4-3793-457b-9d3b-b59ff46f821a): Loading data parts 2023.12.15 01:13:15.622429 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} oximeter.measurements_cumulativef64 (f598c5a4-3793-457b-9d3b-b59ff46f821a): There are no data parts 2023.12.15 01:13:15.642313 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.642350 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.642376 [ 3 ] {} HTTP-Session: ac209ce5-c7df-4aec-9ac4-8c51e46d893d Destroying unnamed session 2023.12.15 01:13:15.642524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.642587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.642616 [ 3 ] {} HTTP-Session: aa34fdca-dc73-4af8-b609-ef1648913c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.642633 [ 3 ] {} HTTP-Session: aa34fdca-dc73-4af8-b609-ef1648913c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.642852 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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.12.15 01:13:15.642907 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.15 01:13:15.656036 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} oximeter.measurements_histogrami8 (78cae3be-a248-421e-950c-0c170d2d8a1b): Loading data parts 2023.12.15 01:13:15.656195 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} oximeter.measurements_histogrami8 (78cae3be-a248-421e-950c-0c170d2d8a1b): There are no data parts 2023.12.15 01:13:15.666225 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.666263 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.666287 [ 3 ] {} HTTP-Session: aa34fdca-dc73-4af8-b609-ef1648913c7c Destroying unnamed session 2023.12.15 01:13:15.666411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.666471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.666500 [ 3 ] {} HTTP-Session: e0923bee-5d6e-48dd-800b-196b00c0e108 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.666520 [ 3 ] {} HTTP-Session: e0923bee-5d6e-48dd-800b-196b00c0e108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.666749 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.666808 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.15 01:13:15.693430 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} oximeter.measurements_histogramu8 (1087d660-2813-4335-839a-ffd9e99e9982): Loading data parts 2023.12.15 01:13:15.693525 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} oximeter.measurements_histogramu8 (1087d660-2813-4335-839a-ffd9e99e9982): There are no data parts 2023.12.15 01:13:15.719371 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.719401 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.719429 [ 3 ] {} HTTP-Session: e0923bee-5d6e-48dd-800b-196b00c0e108 Destroying unnamed session 2023.12.15 01:13:15.719570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.719630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.719655 [ 3 ] {} HTTP-Session: 045abe28-5076-4c75-80a0-c11997f67b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.719671 [ 3 ] {} HTTP-Session: 045abe28-5076-4c75-80a0-c11997f67b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.719885 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.719938 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.15 01:13:15.744873 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} oximeter.measurements_histogrami16 (90c2dc00-6e1e-4ecc-9cb1-ed62161a5477): Loading data parts 2023.12.15 01:13:15.745020 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} oximeter.measurements_histogrami16 (90c2dc00-6e1e-4ecc-9cb1-ed62161a5477): There are no data parts 2023.12.15 01:13:15.761534 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.761573 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.761589 [ 3 ] {} HTTP-Session: 045abe28-5076-4c75-80a0-c11997f67b62 Destroying unnamed session 2023.12.15 01:13:15.761706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.761762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.761782 [ 3 ] {} HTTP-Session: 350cc4c5-39a6-42dc-9f84-d4ba7dddb961 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.761803 [ 3 ] {} HTTP-Session: 350cc4c5-39a6-42dc-9f84-d4ba7dddb961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.762015 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.762070 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.15 01:13:15.784039 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} oximeter.measurements_histogramu16 (7a80a2fb-44a5-435d-a448-c4294dfe2939): Loading data parts 2023.12.15 01:13:15.784148 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} oximeter.measurements_histogramu16 (7a80a2fb-44a5-435d-a448-c4294dfe2939): There are no data parts 2023.12.15 01:13:15.799871 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.799911 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.799930 [ 3 ] {} HTTP-Session: 350cc4c5-39a6-42dc-9f84-d4ba7dddb961 Destroying unnamed session 2023.12.15 01:13:15.800081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.800142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.800164 [ 3 ] {} HTTP-Session: 0b870905-b910-4fa7-b142-e8fe10d3de3b Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.800191 [ 3 ] {} HTTP-Session: 0b870905-b910-4fa7-b142-e8fe10d3de3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.800456 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.800523 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.15 01:13:15.824430 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} oximeter.measurements_histogrami32 (2c627a5c-3c60-42c9-aa03-f757683d9ef1): Loading data parts 2023.12.15 01:13:15.824562 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} oximeter.measurements_histogrami32 (2c627a5c-3c60-42c9-aa03-f757683d9ef1): There are no data parts 2023.12.15 01:13:15.837249 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.837275 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.837296 [ 3 ] {} HTTP-Session: 0b870905-b910-4fa7-b142-e8fe10d3de3b Destroying unnamed session 2023.12.15 01:13:15.837416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.837468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.837487 [ 3 ] {} HTTP-Session: 683d258d-1ebb-4976-b4be-47118d314989 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.837508 [ 3 ] {} HTTP-Session: 683d258d-1ebb-4976-b4be-47118d314989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.837725 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.837779 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.15 01:13:15.864151 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} oximeter.measurements_histogramu32 (32d96c95-064a-4017-bc99-530c7cbda7ec): Loading data parts 2023.12.15 01:13:15.864261 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} oximeter.measurements_histogramu32 (32d96c95-064a-4017-bc99-530c7cbda7ec): There are no data parts 2023.12.15 01:13:15.877980 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.878005 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.878027 [ 3 ] {} HTTP-Session: 683d258d-1ebb-4976-b4be-47118d314989 Destroying unnamed session 2023.12.15 01:13:15.878144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.878193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.878219 [ 3 ] {} HTTP-Session: a76a2099-9a51-4231-9b88-d4acc0af05aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.878241 [ 3 ] {} HTTP-Session: a76a2099-9a51-4231-9b88-d4acc0af05aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.878457 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.878512 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.15 01:13:15.892200 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} oximeter.measurements_histogrami64 (62fe4499-c7c4-4858-a633-a4ab53693fab): Loading data parts 2023.12.15 01:13:15.892312 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} oximeter.measurements_histogrami64 (62fe4499-c7c4-4858-a633-a4ab53693fab): There are no data parts 2023.12.15 01:13:15.904534 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.904572 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.904592 [ 3 ] {} HTTP-Session: a76a2099-9a51-4231-9b88-d4acc0af05aa Destroying unnamed session 2023.12.15 01:13:15.904748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.904806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.904830 [ 3 ] {} HTTP-Session: ef72c50e-e25f-4f13-9abd-5afafa940842 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.904857 [ 3 ] {} HTTP-Session: ef72c50e-e25f-4f13-9abd-5afafa940842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.905114 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.905184 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.15 01:13:15.927046 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} oximeter.measurements_histogramu64 (ce3a7f72-154f-4ebe-8f97-6129d46e3f7f): Loading data parts 2023.12.15 01:13:15.927201 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} oximeter.measurements_histogramu64 (ce3a7f72-154f-4ebe-8f97-6129d46e3f7f): There are no data parts 2023.12.15 01:13:15.937052 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.937085 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.937107 [ 3 ] {} HTTP-Session: ef72c50e-e25f-4f13-9abd-5afafa940842 Destroying unnamed session 2023.12.15 01:13:15.937274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.937323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.937342 [ 3 ] {} HTTP-Session: 8d0b7dd3-382f-4a38-a0f6-3c16263f08c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.937364 [ 3 ] {} HTTP-Session: 8d0b7dd3-382f-4a38-a0f6-3c16263f08c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.937581 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.937638 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.15 01:13:15.965935 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} oximeter.measurements_histogramf32 (d29a0016-61d9-4b5c-a036-5a581443bf53): Loading data parts 2023.12.15 01:13:15.966028 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} oximeter.measurements_histogramf32 (d29a0016-61d9-4b5c-a036-5a581443bf53): There are no data parts 2023.12.15 01:13:15.978017 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} DynamicQueryHandler: Done processing query 2023.12.15 01:13:15.978043 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:15.978067 [ 3 ] {} HTTP-Session: 8d0b7dd3-382f-4a38-a0f6-3c16263f08c3 Destroying unnamed session 2023.12.15 01:13:15.978198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:15.978248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:15.978280 [ 3 ] {} HTTP-Session: 4ea1f720-cac4-4b51-b6fd-8c0da8f9969b Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:15.978297 [ 3 ] {} HTTP-Session: 4ea1f720-cac4-4b51-b6fd-8c0da8f9969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:15.978519 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:15.978584 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.15 01:13:15.991310 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Loading data parts 2023.12.15 01:13:15.991387 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): There are no data parts 2023.12.15 01:13:16.000133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.06 MiB, peak 221.72 MiB, will set to 226.32 MiB (RSS), difference: 7.26 MiB 2023.12.15 01:13:16.022892 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.022923 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.022947 [ 3 ] {} HTTP-Session: 4ea1f720-cac4-4b51-b6fd-8c0da8f9969b Destroying unnamed session 2023.12.15 01:13:16.023197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.023258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.023282 [ 3 ] {} HTTP-Session: 30e64ed4-96e8-49e1-beae-db97b1455f9e Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.023300 [ 3 ] {} HTTP-Session: 30e64ed4-96e8-49e1-beae-db97b1455f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.023471 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} executeQuery: (from [fd00:1122:3344:101::d]:58858) /* 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.12.15 01:13:16.023524 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.15 01:13:16.036789 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} oximeter.fields_bool (0bb819ae-9438-4041-982e-5cb85c63001c): Loading data parts 2023.12.15 01:13:16.036954 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} oximeter.fields_bool (0bb819ae-9438-4041-982e-5cb85c63001c): There are no data parts 2023.12.15 01:13:16.041177 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.041218 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.041237 [ 3 ] {} HTTP-Session: 30e64ed4-96e8-49e1-beae-db97b1455f9e Destroying unnamed session 2023.12.15 01:13:16.041389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.041456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.041480 [ 3 ] {} HTTP-Session: e19367eb-19b5-412e-91c7-278743e64b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.041507 [ 3 ] {} HTTP-Session: e19367eb-19b5-412e-91c7-278743e64b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.041685 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.041734 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.15 01:13:16.062112 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} oximeter.fields_i8 (29d282e6-c918-44db-87ac-07d3d3de7350): Loading data parts 2023.12.15 01:13:16.062193 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} oximeter.fields_i8 (29d282e6-c918-44db-87ac-07d3d3de7350): There are no data parts 2023.12.15 01:13:16.068435 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.068466 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.068496 [ 3 ] {} HTTP-Session: e19367eb-19b5-412e-91c7-278743e64b76 Destroying unnamed session 2023.12.15 01:13:16.068638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.068686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.068712 [ 3 ] {} HTTP-Session: 9bc55f34-f0e8-4424-afa3-01f64d4429c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.068729 [ 3 ] {} HTTP-Session: 9bc55f34-f0e8-4424-afa3-01f64d4429c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.068888 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.068932 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.15 01:13:16.086054 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} oximeter.fields_u8 (07f4f7e1-2eef-47a6-968c-b2355df5a3b8): Loading data parts 2023.12.15 01:13:16.086138 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} oximeter.fields_u8 (07f4f7e1-2eef-47a6-968c-b2355df5a3b8): There are no data parts 2023.12.15 01:13:16.090630 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.090668 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.090687 [ 3 ] {} HTTP-Session: 9bc55f34-f0e8-4424-afa3-01f64d4429c5 Destroying unnamed session 2023.12.15 01:13:16.090826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.090884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.090908 [ 3 ] {} HTTP-Session: ef111b97-b765-41a8-aaf9-11443b9317cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.090934 [ 3 ] {} HTTP-Session: ef111b97-b765-41a8-aaf9-11443b9317cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.091124 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.091182 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.15 01:13:16.101443 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} oximeter.fields_i16 (d0eb1faf-0778-422f-b43a-07e7192ba130): Loading data parts 2023.12.15 01:13:16.101529 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} oximeter.fields_i16 (d0eb1faf-0778-422f-b43a-07e7192ba130): There are no data parts 2023.12.15 01:13:16.111691 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.111721 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.111748 [ 3 ] {} HTTP-Session: ef111b97-b765-41a8-aaf9-11443b9317cf Destroying unnamed session 2023.12.15 01:13:16.111878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.111938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.111969 [ 3 ] {} HTTP-Session: 6880709d-f0a1-43dd-86ca-45ef61460c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.111996 [ 3 ] {} HTTP-Session: 6880709d-f0a1-43dd-86ca-45ef61460c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.112181 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.112239 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.15 01:13:16.116383 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} oximeter.fields_u16 (adad22e8-2584-487e-8403-6729a3fb428d): Loading data parts 2023.12.15 01:13:16.116480 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} oximeter.fields_u16 (adad22e8-2584-487e-8403-6729a3fb428d): There are no data parts 2023.12.15 01:13:16.127913 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.127939 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.127954 [ 3 ] {} HTTP-Session: 6880709d-f0a1-43dd-86ca-45ef61460c4d Destroying unnamed session 2023.12.15 01:13:16.128090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.128142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.128161 [ 3 ] {} HTTP-Session: 97a13a8c-0a06-4923-826a-9e97bc30537d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.128183 [ 3 ] {} HTTP-Session: 97a13a8c-0a06-4923-826a-9e97bc30537d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.128343 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.128387 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.15 01:13:16.154347 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} oximeter.fields_i32 (697d0ba0-c599-48f4-bafb-62754521a4be): Loading data parts 2023.12.15 01:13:16.154428 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} oximeter.fields_i32 (697d0ba0-c599-48f4-bafb-62754521a4be): There are no data parts 2023.12.15 01:13:16.179144 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.179188 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.179208 [ 3 ] {} HTTP-Session: 97a13a8c-0a06-4923-826a-9e97bc30537d Destroying unnamed session 2023.12.15 01:13:16.179371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.179439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.179465 [ 3 ] {} HTTP-Session: 9d95620c-4bf6-4a53-8533-88208f466c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.179495 [ 3 ] {} HTTP-Session: 9d95620c-4bf6-4a53-8533-88208f466c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.179687 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.179733 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.15 01:13:16.203885 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} oximeter.fields_u32 (72bde199-4d0d-4915-b02c-1bbda27967bf): Loading data parts 2023.12.15 01:13:16.203957 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} oximeter.fields_u32 (72bde199-4d0d-4915-b02c-1bbda27967bf): There are no data parts 2023.12.15 01:13:16.228180 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.228211 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.228250 [ 3 ] {} HTTP-Session: 9d95620c-4bf6-4a53-8533-88208f466c3a Destroying unnamed session 2023.12.15 01:13:16.228388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.228450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.228490 [ 3 ] {} HTTP-Session: 59f66079-51f4-44ac-b988-0d7dab60c083 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.228513 [ 3 ] {} HTTP-Session: 59f66079-51f4-44ac-b988-0d7dab60c083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.228702 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.228755 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.15 01:13:16.234678 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Loading data parts 2023.12.15 01:13:16.234865 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): There are no data parts 2023.12.15 01:13:16.247095 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.247144 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.247186 [ 3 ] {} HTTP-Session: 59f66079-51f4-44ac-b988-0d7dab60c083 Destroying unnamed session 2023.12.15 01:13:16.247569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.247634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.247719 [ 3 ] {} HTTP-Session: f6fda7f4-2661-4e8f-85af-26354c0ac17d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.247742 [ 3 ] {} HTTP-Session: f6fda7f4-2661-4e8f-85af-26354c0ac17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.247960 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.248021 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.15 01:13:16.343104 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} oximeter.fields_u64 (d1a70bf4-cbb0-4f0c-9548-64aca163099d): Loading data parts 2023.12.15 01:13:16.343335 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} oximeter.fields_u64 (d1a70bf4-cbb0-4f0c-9548-64aca163099d): There are no data parts 2023.12.15 01:13:16.355823 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.355863 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.355883 [ 3 ] {} HTTP-Session: f6fda7f4-2661-4e8f-85af-26354c0ac17d Destroying unnamed session 2023.12.15 01:13:16.356029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.356088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.356110 [ 3 ] {} HTTP-Session: dc7d60a8-e8ec-466c-8de6-221ad646864e Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.356138 [ 3 ] {} HTTP-Session: dc7d60a8-e8ec-466c-8de6-221ad646864e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.356317 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.356376 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.15 01:13:16.361719 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} oximeter.fields_ipaddr (fdea8f24-7215-4b22-8f13-c644d1cca73c): Loading data parts 2023.12.15 01:13:16.361870 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} oximeter.fields_ipaddr (fdea8f24-7215-4b22-8f13-c644d1cca73c): There are no data parts 2023.12.15 01:13:16.384157 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.384182 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.384207 [ 3 ] {} HTTP-Session: dc7d60a8-e8ec-466c-8de6-221ad646864e Destroying unnamed session 2023.12.15 01:13:16.384334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.384386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.384413 [ 3 ] {} HTTP-Session: f13a5b35-0f1e-4a3c-9f38-966e56bb4d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.384439 [ 3 ] {} HTTP-Session: f13a5b35-0f1e-4a3c-9f38-966e56bb4d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.384594 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.384647 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.15 01:13:16.420208 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Loading data parts 2023.12.15 01:13:16.420389 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): There are no data parts 2023.12.15 01:13:16.434959 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.434989 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.435008 [ 3 ] {} HTTP-Session: f13a5b35-0f1e-4a3c-9f38-966e56bb4d42 Destroying unnamed session 2023.12.15 01:13:16.435176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.435239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.435262 [ 3 ] {} HTTP-Session: 72e69fc5-6b17-41f5-843b-c106d627110e Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.435290 [ 3 ] {} HTTP-Session: 72e69fc5-6b17-41f5-843b-c106d627110e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.435490 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} executeQuery: (from [fd00:1122:3344:101::d]:58858) 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.12.15 01:13:16.435544 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.15 01:13:16.442330 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Loading data parts 2023.12.15 01:13:16.442390 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): There are no data parts 2023.12.15 01:13:16.462468 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.462509 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.462529 [ 3 ] {} HTTP-Session: 72e69fc5-6b17-41f5-843b-c106d627110e Destroying unnamed session 2023.12.15 01:13:16.462670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.462721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.462741 [ 3 ] {} HTTP-Session: 6649b7c5-c113-4339-b651-256954e2b4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.462764 [ 3 ] {} HTTP-Session: 6649b7c5-c113-4339-b651-256954e2b4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.462994 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} executeQuery: (from [fd00:1122:3344:101::d]:58858) /* 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.12.15 01:13:16.463064 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.15 01:13:16.468951 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} oximeter.timeseries_schema (39fd0892-6705-4ca3-b0c6-292b34e1abe6): Loading data parts 2023.12.15 01:13:16.469158 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} oximeter.timeseries_schema (39fd0892-6705-4ca3-b0c6-292b34e1abe6): There are no data parts 2023.12.15 01:13:16.478543 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.478572 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.15 01:13:16.478606 [ 3 ] {} HTTP-Session: 6649b7c5-c113-4339-b651-256954e2b4a9 Destroying unnamed session 2023.12.15 01:13:16.478753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:13:16.478806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:13:16.478833 [ 3 ] {} HTTP-Session: d2ac8a04-a9a6-4ce9-95ef-17698f9355df Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 2023.12.15 01:13:16.478850 [ 3 ] {} HTTP-Session: d2ac8a04-a9a6-4ce9-95ef-17698f9355df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:13:16.478968 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} executeQuery: (from [fd00:1122:3344:101::d]:58858) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.15 01:13:16.479605 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.15 01:13:16.482840 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.15 01:13:16.485406 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:13:16.485701 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} oximeter.version (a0b0d251-1236-4718-938b-1ad7ac707600): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:13:16.485928 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} executeQuery: Read 1 rows, 16.00 B in 0.006918695 sec., 144 rows/sec., 2.26 KiB/sec. 2023.12.15 01:13:16.486069 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} DynamicQueryHandler: Done processing query 2023.12.15 01:13:16.486102 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.15 01:13:16.486131 [ 3 ] {} HTTP-Session: d2ac8a04-a9a6-4ce9-95ef-17698f9355df Destroying unnamed session 2023.12.15 01:13:17.000135 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.96 MiB, peak 231.03 MiB, will set to 228.30 MiB (RSS), difference: 2.35 MiB 2023.12.15 01:13:30.055691 [ 148 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:13:30.055760 [ 148 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:13:45.055832 [ 130 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:13:45.055894 [ 130 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:14:00.055998 [ 116 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:14:00.056624 [ 116 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:14:15.056674 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:14:15.056756 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:14:16.495858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.496024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.496049 [ 3 ] {} HTTP-Session: fafd646c-666e-4d4a-ab8e-931b60871d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.496089 [ 3 ] {} HTTP-Session: fafd646c-666e-4d4a-ab8e-931b60871d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.496247 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.15 01:14:16.498741 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.501716 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.501865 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.15 01:14:16.508850 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.508882 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.15 01:14:16.508898 [ 3 ] {} HTTP-Session: fafd646c-666e-4d4a-ab8e-931b60871d76 Destroying unnamed session 2023.12.15 01:14:16.516439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.516590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.516617 [ 3 ] {} HTTP-Session: da672fb5-4699-40c3-a45c-6cdf6c984a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.516641 [ 3 ] {} HTTP-Session: da672fb5-4699-40c3-a45c-6cdf6c984a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.516821 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.15 01:14:16.529978 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.530203 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.530251 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.15 01:14:16.531162 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.531225 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.15 01:14:16.531247 [ 3 ] {} HTTP-Session: da672fb5-4699-40c3-a45c-6cdf6c984a9f Destroying unnamed session 2023.12.15 01:14:16.531650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.531710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.531733 [ 3 ] {} HTTP-Session: 5144c473-9d02-4fc7-b30f-f02685428eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.531756 [ 3 ] {} HTTP-Session: 5144c473-9d02-4fc7-b30f-f02685428eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.531881 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.15 01:14:16.534265 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.534420 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.534465 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.15 01:14:16.535337 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.535371 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.15 01:14:16.535397 [ 3 ] {} HTTP-Session: 5144c473-9d02-4fc7-b30f-f02685428eb4 Destroying unnamed session 2023.12.15 01:14:16.535629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.535679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.535700 [ 3 ] {} HTTP-Session: 4b29511a-1a0d-4a42-a49e-40854d8396da Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.535721 [ 3 ] {} HTTP-Session: 4b29511a-1a0d-4a42-a49e-40854d8396da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.535833 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.15 01:14:16.536188 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.536342 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.536386 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.15 01:14:16.537291 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.537319 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.15 01:14:16.537334 [ 3 ] {} HTTP-Session: 4b29511a-1a0d-4a42-a49e-40854d8396da Destroying unnamed session 2023.12.15 01:14:16.537879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.537926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.537946 [ 3 ] {} HTTP-Session: 1cc4a417-8f94-47cc-ac6b-314d1cfdb95a Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.537963 [ 3 ] {} HTTP-Session: 1cc4a417-8f94-47cc-ac6b-314d1cfdb95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.538042 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:16.538084 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.15 01:14:16.538857 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:16.543344 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:16.545904 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:14:16.546075 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} oximeter.timeseries_schema (39fd0892-6705-4ca3-b0c6-292b34e1abe6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:14:16.546187 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} executeQuery: Read 4 rows, 443.00 B in 0.008112982 sec., 493 rows/sec., 53.32 KiB/sec. 2023.12.15 01:14:16.546362 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.546386 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.15 01:14:16.546402 [ 3 ] {} HTTP-Session: 1cc4a417-8f94-47cc-ac6b-314d1cfdb95a Destroying unnamed session 2023.12.15 01:14:16.546507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 2918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.546558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.546582 [ 3 ] {} HTTP-Session: e2ac3e85-06bc-4661-9e1d-ea2b223f9e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.546603 [ 3 ] {} HTTP-Session: e2ac3e85-06bc-4661-9e1d-ea2b223f9e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.546675 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:16.546727 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.15 01:14:16.546849 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:16.550438 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:16.550658 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:14:16.550807 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:14:16.550901 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} executeQuery: Read 20 rows, 1.62 KiB in 0.004190083 sec., 4773 rows/sec., 386.89 KiB/sec. 2023.12.15 01:14:16.551050 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.551074 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:16.551089 [ 3 ] {} HTTP-Session: e2ac3e85-06bc-4661-9e1d-ea2b223f9e95 Destroying unnamed session 2023.12.15 01:14:16.551272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 9389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.551319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.551338 [ 3 ] {} HTTP-Session: 172bf03f-383c-474b-83cc-c35c8e56b64e Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.551354 [ 3 ] {} HTTP-Session: 172bf03f-383c-474b-83cc-c35c8e56b64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.551426 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:16.551465 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.15 01:14:16.551570 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:16.551885 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:16.552101 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:14:16.552249 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:14:16.552347 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} executeQuery: Read 60 rows, 5.70 KiB in 0.000890273 sec., 67395 rows/sec., 6.25 MiB/sec. 2023.12.15 01:14:16.552484 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.552507 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.15 01:14:16.552523 [ 3 ] {} HTTP-Session: 172bf03f-383c-474b-83cc-c35c8e56b64e Destroying unnamed session 2023.12.15 01:14:16.552632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 4638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.552679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.552699 [ 3 ] {} HTTP-Session: 7ad6f92e-6878-4f60-9347-2d64a8df3364 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.552715 [ 3 ] {} HTTP-Session: 7ad6f92e-6878-4f60-9347-2d64a8df3364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.552785 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:16.552823 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.15 01:14:16.554004 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:16.556409 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:16.556811 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:14:16.556967 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:14:16.557063 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} executeQuery: Read 27 rows, 2.17 KiB in 0.004249354 sec., 6353 rows/sec., 511.57 KiB/sec. 2023.12.15 01:14:16.557182 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.557206 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.15 01:14:16.557223 [ 3 ] {} HTTP-Session: 7ad6f92e-6878-4f60-9347-2d64a8df3364 Destroying unnamed session 2023.12.15 01:14:16.557473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 21433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.557519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.557539 [ 3 ] {} HTTP-Session: 6cf6f2ac-1a80-4e29-a6ba-15a0a4a1cd05 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.557557 [ 3 ] {} HTTP-Session: 6cf6f2ac-1a80-4e29-a6ba-15a0a4a1cd05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.557630 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:16.557674 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.15 01:14:16.557820 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:16.558233 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:16.561137 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:14:16.561332 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:14:16.561437 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} executeQuery: Read 20 rows, 27.64 KiB in 0.003777087 sec., 5295 rows/sec., 7.15 MiB/sec. 2023.12.15 01:14:16.561581 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.561605 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.15 01:14:16.561621 [ 3 ] {} HTTP-Session: 6cf6f2ac-1a80-4e29-a6ba-15a0a4a1cd05 Destroying unnamed session 2023.12.15 01:14:16.561750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:16.561794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:16.561813 [ 3 ] {} HTTP-Session: 903cd148-183d-45c1-b2ed-e797fb55aac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:16.561830 [ 3 ] {} HTTP-Session: 903cd148-183d-45c1-b2ed-e797fb55aac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:16.561899 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:16.562502 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.15 01:14:16.562618 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:16.562972 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:16.563237 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.15 01:14:16.563415 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} oximeter.measurements_i64 (e8f130ef-137a-4a0f-9da6-bd8960be06f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.15 01:14:16.563520 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} executeQuery: Read 12 rows, 926.00 B in 0.001589184 sec., 7551 rows/sec., 569.03 KiB/sec. 2023.12.15 01:14:16.563649 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} DynamicQueryHandler: Done processing query 2023.12.15 01:14:16.563674 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.15 01:14:16.563690 [ 3 ] {} HTTP-Session: 903cd148-183d-45c1-b2ed-e797fb55aac0 Destroying unnamed session 2023.12.15 01:14:26.489676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:26.489809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:26.489839 [ 3 ] {} HTTP-Session: caf7a769-55b7-43fb-b708-c1e483e5a5db Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:26.489867 [ 3 ] {} HTTP-Session: caf7a769-55b7-43fb-b708-c1e483e5a5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:26.490009 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:26.490075 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.15 01:14:26.490239 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:26.490666 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:26.490929 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.15 01:14:26.491086 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.15 01:14:26.491226 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} executeQuery: Read 22 rows, 1.78 KiB in 0.001180258 sec., 18639 rows/sec., 1.48 MiB/sec. 2023.12.15 01:14:26.491371 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} DynamicQueryHandler: Done processing query 2023.12.15 01:14:26.491397 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:26.491413 [ 3 ] {} HTTP-Session: caf7a769-55b7-43fb-b708-c1e483e5a5db Destroying unnamed session 2023.12.15 01:14:26.491539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:26.491588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:26.491608 [ 3 ] {} HTTP-Session: c2393a44-05e6-4046-8ca6-89ba7ab0bb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:26.491625 [ 3 ] {} HTTP-Session: c2393a44-05e6-4046-8ca6-89ba7ab0bb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:26.491699 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:26.491740 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.15 01:14:26.491846 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:26.492195 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:26.492448 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.15 01:14:26.492601 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.15 01:14:26.492714 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} executeQuery: Read 66 rows, 6.26 KiB in 0.000986705 sec., 66889 rows/sec., 6.20 MiB/sec. 2023.12.15 01:14:26.492833 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} DynamicQueryHandler: Done processing query 2023.12.15 01:14:26.492857 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.15 01:14:26.492872 [ 3 ] {} HTTP-Session: c2393a44-05e6-4046-8ca6-89ba7ab0bb61 Destroying unnamed session 2023.12.15 01:14:26.493002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:26.493048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:26.493067 [ 3 ] {} HTTP-Session: 15b40638-c66b-4cd3-997f-6ee7d5215687 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:26.493084 [ 3 ] {} HTTP-Session: 15b40638-c66b-4cd3-997f-6ee7d5215687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:26.493154 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:26.493194 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.15 01:14:26.493302 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:26.493644 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:26.493867 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.15 01:14:26.494019 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.15 01:14:26.494134 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} executeQuery: Read 22 rows, 1.76 KiB in 0.000944304 sec., 23297 rows/sec., 1.82 MiB/sec. 2023.12.15 01:14:26.494302 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} DynamicQueryHandler: Done processing query 2023.12.15 01:14:26.494327 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:26.494344 [ 3 ] {} HTTP-Session: 15b40638-c66b-4cd3-997f-6ee7d5215687 Destroying unnamed session 2023.12.15 01:14:26.494502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:26.494547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:26.494566 [ 3 ] {} HTTP-Session: fecdaf3f-0045-493b-b3db-ac800936b4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:26.494584 [ 3 ] {} HTTP-Session: fecdaf3f-0045-493b-b3db-ac800936b4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:26.494660 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:26.494705 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.15 01:14:26.494847 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:26.495272 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:26.495596 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.15 01:14:26.495774 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.15 01:14:26.495898 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} executeQuery: Read 22 rows, 30.40 KiB in 0.001208668 sec., 18201 rows/sec., 24.56 MiB/sec. 2023.12.15 01:14:26.496053 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} DynamicQueryHandler: Done processing query 2023.12.15 01:14:26.496083 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.15 01:14:26.496100 [ 3 ] {} HTTP-Session: fecdaf3f-0045-493b-b3db-ac800936b4a5 Destroying unnamed session 2023.12.15 01:14:30.056852 [ 103 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:14:30.056956 [ 103 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:14:36.489916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:36.490036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:36.490062 [ 3 ] {} HTTP-Session: 4a9a45ff-e0ec-4cb6-ac61-dc1563117d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:36.490086 [ 3 ] {} HTTP-Session: 4a9a45ff-e0ec-4cb6-ac61-dc1563117d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:36.490208 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:36.490267 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.15 01:14:36.490421 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:36.490870 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:36.491132 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.15 01:14:36.491303 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.15 01:14:36.491424 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} executeQuery: Read 22 rows, 1.78 KiB in 0.001182608 sec., 18602 rows/sec., 1.47 MiB/sec. 2023.12.15 01:14:36.491592 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} DynamicQueryHandler: Done processing query 2023.12.15 01:14:36.491618 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:36.491634 [ 3 ] {} HTTP-Session: 4a9a45ff-e0ec-4cb6-ac61-dc1563117d3a Destroying unnamed session 2023.12.15 01:14:36.491771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:36.491819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:36.491840 [ 3 ] {} HTTP-Session: ea384111-26c1-47cf-b3cc-54affb6ca79e Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:36.491857 [ 3 ] {} HTTP-Session: ea384111-26c1-47cf-b3cc-54affb6ca79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:36.491934 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:36.491975 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.15 01:14:36.492085 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:36.492437 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:36.492658 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.15 01:14:36.492811 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.15 01:14:36.492939 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} executeQuery: Read 66 rows, 6.26 KiB in 0.000974555 sec., 67723 rows/sec., 6.27 MiB/sec. 2023.12.15 01:14:36.493071 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} DynamicQueryHandler: Done processing query 2023.12.15 01:14:36.493095 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.15 01:14:36.493112 [ 3 ] {} HTTP-Session: ea384111-26c1-47cf-b3cc-54affb6ca79e Destroying unnamed session 2023.12.15 01:14:36.493261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:36.493308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:36.493328 [ 3 ] {} HTTP-Session: e6587033-8fca-4b4c-b2db-5d3a28227144 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:36.493344 [ 3 ] {} HTTP-Session: e6587033-8fca-4b4c-b2db-5d3a28227144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:36.493416 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:36.493455 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.15 01:14:36.493563 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:36.493854 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:36.494066 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.15 01:14:36.494214 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.15 01:14:36.494339 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} executeQuery: Read 22 rows, 1.76 KiB in 0.000883714 sec., 24894 rows/sec., 1.95 MiB/sec. 2023.12.15 01:14:36.494466 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} DynamicQueryHandler: Done processing query 2023.12.15 01:14:36.494489 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:36.494505 [ 3 ] {} HTTP-Session: e6587033-8fca-4b4c-b2db-5d3a28227144 Destroying unnamed session 2023.12.15 01:14:36.494654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:36.494707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:36.494729 [ 3 ] {} HTTP-Session: 243acfb7-fa11-4a20-80a2-9cf91d3c5cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:36.494748 [ 3 ] {} HTTP-Session: 243acfb7-fa11-4a20-80a2-9cf91d3c5cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:36.494826 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:36.494872 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.15 01:14:36.495014 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:36.495429 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:36.495727 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.15 01:14:36.495916 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.15 01:14:36.496054 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} executeQuery: Read 22 rows, 30.40 KiB in 0.001188709 sec., 18507 rows/sec., 24.97 MiB/sec. 2023.12.15 01:14:36.496206 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} DynamicQueryHandler: Done processing query 2023.12.15 01:14:36.496230 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.15 01:14:36.496246 [ 3 ] {} HTTP-Session: 243acfb7-fa11-4a20-80a2-9cf91d3c5cd7 Destroying unnamed session 2023.12.15 01:14:45.057018 [ 96 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:14:45.057121 [ 96 ] {} DNSResolver: Updated DNS cache 2023.12.15 01:14:46.489224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:46.489339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:46.489368 [ 3 ] {} HTTP-Session: 1f3e4f08-e628-41ce-ac25-add104d2779f Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:46.489395 [ 3 ] {} HTTP-Session: 1f3e4f08-e628-41ce-ac25-add104d2779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:46.489536 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:46.489604 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.15 01:14:46.489783 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:46.490233 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:46.490521 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.15 01:14:46.490681 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.15 01:14:46.490798 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} executeQuery: Read 22 rows, 1.78 KiB in 0.001223929 sec., 17974 rows/sec., 1.42 MiB/sec. 2023.12.15 01:14:46.490955 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} DynamicQueryHandler: Done processing query 2023.12.15 01:14:46.490980 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:46.490997 [ 3 ] {} HTTP-Session: 1f3e4f08-e628-41ce-ac25-add104d2779f Destroying unnamed session 2023.12.15 01:14:46.491118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:46.491167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:46.491187 [ 3 ] {} HTTP-Session: 6c5a3863-7f18-4dad-b3f2-2759ee21a367 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:46.491205 [ 3 ] {} HTTP-Session: 6c5a3863-7f18-4dad-b3f2-2759ee21a367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:46.491289 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:46.491333 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.15 01:14:46.491444 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:46.491800 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:46.492013 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.15 01:14:46.492161 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.15 01:14:46.492279 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} executeQuery: Read 66 rows, 6.26 KiB in 0.000961944 sec., 68611 rows/sec., 6.35 MiB/sec. 2023.12.15 01:14:46.492423 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} DynamicQueryHandler: Done processing query 2023.12.15 01:14:46.492447 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.15 01:14:46.492463 [ 3 ] {} HTTP-Session: 6c5a3863-7f18-4dad-b3f2-2759ee21a367 Destroying unnamed session 2023.12.15 01:14:46.492586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:46.492631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:46.492651 [ 3 ] {} HTTP-Session: b500c6cb-7971-4829-92cd-6392fdb23884 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:46.492668 [ 3 ] {} HTTP-Session: b500c6cb-7971-4829-92cd-6392fdb23884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:46.492740 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:46.492780 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.15 01:14:46.492887 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:46.493235 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:46.493438 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.15 01:14:46.493585 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.15 01:14:46.493704 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} executeQuery: Read 22 rows, 1.76 KiB in 0.000935574 sec., 23514 rows/sec., 1.84 MiB/sec. 2023.12.15 01:14:46.493831 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} DynamicQueryHandler: Done processing query 2023.12.15 01:14:46.493856 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:46.493871 [ 3 ] {} HTTP-Session: b500c6cb-7971-4829-92cd-6392fdb23884 Destroying unnamed session 2023.12.15 01:14:46.494056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:46.494102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:46.494123 [ 3 ] {} HTTP-Session: bc4f1e41-bc5a-4dff-a759-4cc6929f4543 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:46.494141 [ 3 ] {} HTTP-Session: bc4f1e41-bc5a-4dff-a759-4cc6929f4543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:46.494216 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:46.494260 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.15 01:14:46.494397 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:46.494838 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:46.495133 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.15 01:14:46.495309 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.15 01:14:46.495443 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} executeQuery: Read 22 rows, 30.40 KiB in 0.001193208 sec., 18437 rows/sec., 24.88 MiB/sec. 2023.12.15 01:14:46.495577 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} DynamicQueryHandler: Done processing query 2023.12.15 01:14:46.495600 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.15 01:14:46.495616 [ 3 ] {} HTTP-Session: bc4f1e41-bc5a-4dff-a759-4cc6929f4543 Destroying unnamed session 2023.12.15 01:14:56.488943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:56.489059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:56.489084 [ 3 ] {} HTTP-Session: 2c9fe6ff-022f-43ba-9fc2-e64cc26a0d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:56.489108 [ 3 ] {} HTTP-Session: 2c9fe6ff-022f-43ba-9fc2-e64cc26a0d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:56.489237 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:56.489296 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.15 01:14:56.489450 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:56.489889 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:56.490172 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.15 01:14:56.490340 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.15 01:14:56.490470 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} executeQuery: Read 22 rows, 1.78 KiB in 0.001194538 sec., 18417 rows/sec., 1.46 MiB/sec. 2023.12.15 01:14:56.490618 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} DynamicQueryHandler: Done processing query 2023.12.15 01:14:56.490644 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:56.490661 [ 3 ] {} HTTP-Session: 2c9fe6ff-022f-43ba-9fc2-e64cc26a0d07 Destroying unnamed session 2023.12.15 01:14:56.490842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:56.490895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:56.490915 [ 3 ] {} HTTP-Session: 7cd0fd34-ba74-4be3-bbc0-74c5fcff8ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:56.490934 [ 3 ] {} HTTP-Session: 7cd0fd34-ba74-4be3-bbc0-74c5fcff8ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:56.491020 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:56.491063 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.15 01:14:56.491171 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:56.491535 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:56.491759 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.15 01:14:56.491914 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.15 01:14:56.492036 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} executeQuery: Read 66 rows, 6.26 KiB in 0.000983135 sec., 67132 rows/sec., 6.22 MiB/sec. 2023.12.15 01:14:56.492157 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} DynamicQueryHandler: Done processing query 2023.12.15 01:14:56.492181 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.15 01:14:56.492197 [ 3 ] {} HTTP-Session: 7cd0fd34-ba74-4be3-bbc0-74c5fcff8ce4 Destroying unnamed session 2023.12.15 01:14:56.492310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:56.492357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:56.492377 [ 3 ] {} HTTP-Session: e7beb2a1-637a-4758-a3f5-9bb07cf00e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:56.492394 [ 3 ] {} HTTP-Session: e7beb2a1-637a-4758-a3f5-9bb07cf00e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:56.492467 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:56.492507 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.15 01:14:56.492613 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:56.492901 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:56.493107 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.15 01:14:56.493248 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.15 01:14:56.493376 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} executeQuery: Read 22 rows, 1.76 KiB in 0.000880304 sec., 24991 rows/sec., 1.95 MiB/sec. 2023.12.15 01:14:56.493491 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} DynamicQueryHandler: Done processing query 2023.12.15 01:14:56.493515 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.15 01:14:56.493530 [ 3 ] {} HTTP-Session: e7beb2a1-637a-4758-a3f5-9bb07cf00e92 Destroying unnamed session 2023.12.15 01:14:56.493732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.15 01:14:56.493779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.15 01:14:56.493799 [ 3 ] {} HTTP-Session: 5e23adad-e8f1-4ca2-97b0-dd46b7d29a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 2023.12.15 01:14:56.493817 [ 3 ] {} HTTP-Session: 5e23adad-e8f1-4ca2-97b0-dd46b7d29a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.15 01:14:56.493895 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.15 01:14:56.493939 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.15 01:14:56.494076 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.15 01:14:56.494464 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.15 01:14:56.494772 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.15 01:14:56.494951 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.15 01:14:56.495088 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} executeQuery: Read 22 rows, 30.40 KiB in 0.001165427 sec., 18877 rows/sec., 25.47 MiB/sec. 2023.12.15 01:14:56.495263 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} DynamicQueryHandler: Done processing query 2023.12.15 01:14:56.495288 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.15 01:14:56.495304 [ 3 ] {} HTTP-Session: 5e23adad-e8f1-4ca2-97b0-dd46b7d29a13 Destroying unnamed session 2023.12.15 01:15:00.057196 [ 75 ] {} DNSResolver: Updating DNS cache 2023.12.15 01:15:00.057267 [ 75 ] {} DNSResolver: Updated DNS cache