[ Dec 6 17:42:13 Enabled. ] [ Dec 6 17:42:13 Rereading configuration. ] [ Dec 6 17:42:15 Rereading configuration. ] [ Dec 6 17:42:15 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=oxControlService10 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService10 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService10 ipadm: Could not delete oxControlService10: Interface does not exist + true + ipadm create-if -t oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 + ipadm show-addr oxControlService10/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService10/ll + ipadm show-addr oxControlService10/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/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 6 17:42:16 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.06 17:42:16.721784 [ 1 ] {} Application: Will watch for the process with pid 22074 2023.12.06 17:42:16.721890 [ 1 ] {} Application: Forked a child process to watch 2023.12.06 17:42:17.058439 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22074 2023.12.06 17:42:17.058612 [ 1 ] {} Application: starting up 2023.12.06 17:42:17.058811 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.06 17:42:17.157043 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.06 17:42:17.157092 [ 1 ] {} Application: Initializing DateLUT. 2023.12.06 17:42:17.157110 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.06 17:42:17.157152 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.06 17:42:17.157469 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.06 17:42:17.158111 [ 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.06 17:42:17.158571 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.06 17:42:17.158823 [ 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.06 17:42:17.161344 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.06 17:42:17.161384 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.06 17:42:17.162069 [ 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.06 17:42:17.162232 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.06 17:42:17.167179 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.06 17:42:17.167434 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.06 17:42:17.167458 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.06 17:42:17.168827 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.06 17:42:17.169446 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.06 17:42:17.169726 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.06 17:42:17.170007 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.06 17:42:17.170794 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.06 17:42:17.170836 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.06 17:42:17.170892 [ 1 ] {} Application: Loaded user defined objects 2023.12.06 17:42:17.170918 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.06 17:42:17.179780 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.06 17:42:17.179809 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115133 sec 2023.12.06 17:42:17.180372 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.06 17:42:17.180454 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.06 17:42:17.180475 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.06 17:42:17.180491 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.06 17:42:17.180503 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.06 17:42:17.180518 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.06 17:42:17.180533 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.06 17:42:17.180564 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.06 17:42:17.180583 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.06 17:42:17.180611 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.06 17:42:17.180624 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.06 17:42:17.180638 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.06 17:42:17.180653 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.06 17:42:17.180683 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.06 17:42:17.180699 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.06 17:42:17.180711 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.06 17:42:17.214484 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.06 17:42:17.215724 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.06 17:42:17.215751 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2951e-05 sec 2023.12.06 17:42:17.215774 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.06 17:42:17.215789 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.06 17:42:17.215815 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.06 17:42:17.217734 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.06 17:42:17.222876 [ 1 ] {} Application: Loaded metadata. 2023.12.06 17:42:17.222989 [ 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.06 17:42:17.223030 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.06 17:42:17.415731 [ 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.06 17:42:17.433597 [ 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.06 17:42:17.433648 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.06 17:42:17.481212 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.06 17:42:17.481918 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.12.06 17:42:17.482251 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.06 17:42:17.482290 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.06 17:42:17.482318 [ 120 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:42:17.482411 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.06 17:42:17.482443 [ 120 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:42:17.482468 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.06 17:42:17.482535 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.06 17:42:17.482567 [ 1 ] {} Application: Ready for connections. 2023.12.06 17:42:32.483471 [ 170 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:42:32.483572 [ 170 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:42:33.611271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.611459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.612034 [ 3 ] {} HTTP-Session: 4c1a7b93-7011-4334-b8a4-013aacd8453d Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.612069 [ 3 ] {} HTTP-Session: 4c1a7b93-7011-4334-b8a4-013aacd8453d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.612197 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.06 17:42:33.612228 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.06 17:42:33.612241 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.06 17:42:33.613693 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} executeQuery: (from [fd00:1122:3344:101::d]:37491) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.06 17:42:33.632480 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37491) (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.06 17:42:33.633206 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} 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.06 17:42:33.633873 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.633903 [ 3 ] {} HTTP-Session: 4c1a7b93-7011-4334-b8a4-013aacd8453d Destroying unnamed session 2023.12.06 17:42:33.634295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.634350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.634375 [ 3 ] {} HTTP-Session: 8a0b9a27-349a-4197-9d78-6a44de379061 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.634394 [ 3 ] {} HTTP-Session: 8a0b9a27-349a-4197-9d78-6a44de379061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.634490 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} executeQuery: (from [fd00:1122:3344:101::d]:37491) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:42:33.634572 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.06 17:42:33.635473 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.06 17:42:33.637212 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:42:33.641115 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.641143 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.06 17:42:33.641158 [ 3 ] {} HTTP-Session: 8a0b9a27-349a-4197-9d78-6a44de379061 Destroying unnamed session 2023.12.06 17:42:33.641349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.641402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.641421 [ 3 ] {} HTTP-Session: 8d30d1e8-8cbd-42f2-a1c8-e73886ed9ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.641440 [ 3 ] {} HTTP-Session: 8d30d1e8-8cbd-42f2-a1c8-e73886ed9ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.641541 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} executeQuery: (from [fd00:1122:3344:101::d]:37491) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.06 17:42:33.641788 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37491) (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.06 17:42:33.641907 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} 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.06 17:42:33.642013 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.642036 [ 3 ] {} HTTP-Session: 8d30d1e8-8cbd-42f2-a1c8-e73886ed9ac4 Destroying unnamed session 2023.12.06 17:42:33.642210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.642254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.642275 [ 3 ] {} HTTP-Session: b1b57039-2a0d-42f0-8039-6c84a14d520b Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.642291 [ 3 ] {} HTTP-Session: b1b57039-2a0d-42f0-8039-6c84a14d520b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.642392 [ 3 ] {4d070d9e-3922-4259-be40-01093a3cde9b} executeQuery: (from [fd00:1122:3344:101::d]:37491) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.06 17:42:33.642494 [ 3 ] {4d070d9e-3922-4259-be40-01093a3cde9b} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.642515 [ 3 ] {4d070d9e-3922-4259-be40-01093a3cde9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.642535 [ 3 ] {} HTTP-Session: b1b57039-2a0d-42f0-8039-6c84a14d520b Destroying unnamed session 2023.12.06 17:42:33.642678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.642734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.642756 [ 3 ] {} HTTP-Session: ae58e1f7-8ef4-4089-99ce-0cde37addaf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.642771 [ 3 ] {} HTTP-Session: ae58e1f7-8ef4-4089-99ce-0cde37addaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.642831 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.06 17:42:33.642884 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.06 17:42:33.644017 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.06 17:42:33.644043 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4641e-05 sec 2023.12.06 17:42:33.644064 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.06 17:42:33.644078 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} DatabaseAtomic (oximeter): Starting up tables. 2023.12.06 17:42:33.644149 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.644169 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.644190 [ 3 ] {} HTTP-Session: ae58e1f7-8ef4-4089-99ce-0cde37addaf6 Destroying unnamed session 2023.12.06 17:42:33.644312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.644356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.644380 [ 3 ] {} HTTP-Session: 59a57390-8b69-459a-a141-c9389bc69e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.644395 [ 3 ] {} HTTP-Session: 59a57390-8b69-459a-a141-c9389bc69e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.644532 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} executeQuery: (from [fd00:1122:3344:101::d]:37491) /* 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.06 17:42:33.644574 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.06 17:42:33.648799 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} oximeter.version (0db542a6-03be-41c1-8cbd-f0c2edc696c3): Loading data parts 2023.12.06 17:42:33.648945 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} oximeter.version (0db542a6-03be-41c1-8cbd-f0c2edc696c3): There are no data parts 2023.12.06 17:42:33.650770 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.650800 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.650815 [ 3 ] {} HTTP-Session: 59a57390-8b69-459a-a141-c9389bc69e6e Destroying unnamed session 2023.12.06 17:42:33.650937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.650984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.651002 [ 3 ] {} HTTP-Session: 138bce1b-00aa-4099-82a2-fe5cd38bbe57 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.651022 [ 3 ] {} HTTP-Session: 138bce1b-00aa-4099-82a2-fe5cd38bbe57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.651218 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} executeQuery: (from [fd00:1122:3344:101::d]:37491) /* 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.06 17:42:33.651275 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.06 17:42:33.657888 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} oximeter.measurements_bool (f2879563-923e-4528-b3b1-e6e4f9ccca87): Loading data parts 2023.12.06 17:42:33.657988 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} oximeter.measurements_bool (f2879563-923e-4528-b3b1-e6e4f9ccca87): There are no data parts 2023.12.06 17:42:33.659099 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.659128 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.659143 [ 3 ] {} HTTP-Session: 138bce1b-00aa-4099-82a2-fe5cd38bbe57 Destroying unnamed session 2023.12.06 17:42:33.659266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.659313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.659332 [ 3 ] {} HTTP-Session: 17097ccb-b1a6-48d1-ab83-380b071658fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.659352 [ 3 ] {} HTTP-Session: 17097ccb-b1a6-48d1-ab83-380b071658fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.659539 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.659586 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.06 17:42:33.661511 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} oximeter.measurements_i8 (3f927d86-667b-4535-bbb3-84b3488e28c1): Loading data parts 2023.12.06 17:42:33.661619 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} oximeter.measurements_i8 (3f927d86-667b-4535-bbb3-84b3488e28c1): There are no data parts 2023.12.06 17:42:33.662732 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.662767 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.662782 [ 3 ] {} HTTP-Session: 17097ccb-b1a6-48d1-ab83-380b071658fa Destroying unnamed session 2023.12.06 17:42:33.662904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.662950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.662970 [ 3 ] {} HTTP-Session: d1cc30f1-0cde-46aa-9a0c-c387e36ae200 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.662989 [ 3 ] {} HTTP-Session: d1cc30f1-0cde-46aa-9a0c-c387e36ae200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.663175 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.663223 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.06 17:42:33.665229 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} oximeter.measurements_u8 (6dc9ce6b-30a1-443e-af8c-fbd397df8176): Loading data parts 2023.12.06 17:42:33.665307 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} oximeter.measurements_u8 (6dc9ce6b-30a1-443e-af8c-fbd397df8176): There are no data parts 2023.12.06 17:42:33.666387 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.666412 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.666432 [ 3 ] {} HTTP-Session: d1cc30f1-0cde-46aa-9a0c-c387e36ae200 Destroying unnamed session 2023.12.06 17:42:33.666545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.666588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.666610 [ 3 ] {} HTTP-Session: 140f7d5b-1bd1-4b11-b5da-c683b4f43a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.666630 [ 3 ] {} HTTP-Session: 140f7d5b-1bd1-4b11-b5da-c683b4f43a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.666815 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.666862 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.06 17:42:33.671213 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} oximeter.measurements_i16 (bc5bd615-c45c-43c3-8519-ec0a505bfb53): Loading data parts 2023.12.06 17:42:33.671292 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} oximeter.measurements_i16 (bc5bd615-c45c-43c3-8519-ec0a505bfb53): There are no data parts 2023.12.06 17:42:33.672383 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.672408 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.672427 [ 3 ] {} HTTP-Session: 140f7d5b-1bd1-4b11-b5da-c683b4f43a29 Destroying unnamed session 2023.12.06 17:42:33.672539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.672586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.672608 [ 3 ] {} HTTP-Session: 9780ebd3-b9bb-48b7-aa0f-9168568fe15e Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.672631 [ 3 ] {} HTTP-Session: 9780ebd3-b9bb-48b7-aa0f-9168568fe15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.672814 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.672861 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.06 17:42:33.674754 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} oximeter.measurements_u16 (749a652e-090d-43d9-9bb2-5cccd6c1ddd0): Loading data parts 2023.12.06 17:42:33.674840 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} oximeter.measurements_u16 (749a652e-090d-43d9-9bb2-5cccd6c1ddd0): There are no data parts 2023.12.06 17:42:33.675902 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.675927 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.675946 [ 3 ] {} HTTP-Session: 9780ebd3-b9bb-48b7-aa0f-9168568fe15e Destroying unnamed session 2023.12.06 17:42:33.676055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.676102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.676124 [ 3 ] {} HTTP-Session: ff62af90-2df4-44be-b780-c70a97fd53ba Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.676140 [ 3 ] {} HTTP-Session: ff62af90-2df4-44be-b780-c70a97fd53ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.676324 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.676372 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.06 17:42:33.678246 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} oximeter.measurements_i32 (8aa4fafa-b6fe-48df-ab30-fbf0e8908be5): Loading data parts 2023.12.06 17:42:33.678325 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} oximeter.measurements_i32 (8aa4fafa-b6fe-48df-ab30-fbf0e8908be5): There are no data parts 2023.12.06 17:42:33.679422 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.679446 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.679466 [ 3 ] {} HTTP-Session: ff62af90-2df4-44be-b780-c70a97fd53ba Destroying unnamed session 2023.12.06 17:42:33.679570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.679616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.679639 [ 3 ] {} HTTP-Session: 6f9fc817-4373-4a87-b400-cf4459074ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.679655 [ 3 ] {} HTTP-Session: 6f9fc817-4373-4a87-b400-cf4459074ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.679838 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.679885 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.06 17:42:33.681762 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} oximeter.measurements_u32 (30e8535c-3068-4ba6-8304-932ae16dfc9d): Loading data parts 2023.12.06 17:42:33.681846 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} oximeter.measurements_u32 (30e8535c-3068-4ba6-8304-932ae16dfc9d): There are no data parts 2023.12.06 17:42:33.682943 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.682967 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.682982 [ 3 ] {} HTTP-Session: 6f9fc817-4373-4a87-b400-cf4459074ea0 Destroying unnamed session 2023.12.06 17:42:33.683096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.683146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.683165 [ 3 ] {} HTTP-Session: 6744d350-d179-4745-89cd-a162ece5f2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.683185 [ 3 ] {} HTTP-Session: 6744d350-d179-4745-89cd-a162ece5f2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.683373 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.683420 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.06 17:42:33.685296 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): Loading data parts 2023.12.06 17:42:33.685373 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): There are no data parts 2023.12.06 17:42:33.686468 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.686491 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.686506 [ 3 ] {} HTTP-Session: 6744d350-d179-4745-89cd-a162ece5f2ab Destroying unnamed session 2023.12.06 17:42:33.686620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.686667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.686685 [ 3 ] {} HTTP-Session: b5a4304f-9488-40c3-9a06-b255b438d0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.686704 [ 3 ] {} HTTP-Session: b5a4304f-9488-40c3-9a06-b255b438d0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.686915 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.686957 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.06 17:42:33.688811 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} oximeter.measurements_u64 (4c607f33-b31a-4bf6-adb0-57f76642ca48): Loading data parts 2023.12.06 17:42:33.688892 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} oximeter.measurements_u64 (4c607f33-b31a-4bf6-adb0-57f76642ca48): There are no data parts 2023.12.06 17:42:33.689980 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.690009 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.690024 [ 3 ] {} HTTP-Session: b5a4304f-9488-40c3-9a06-b255b438d0e4 Destroying unnamed session 2023.12.06 17:42:33.690124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.690173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.690191 [ 3 ] {} HTTP-Session: db4bca12-775a-4dfb-adba-9a3c4c940845 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.690211 [ 3 ] {} HTTP-Session: db4bca12-775a-4dfb-adba-9a3c4c940845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.690396 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.690439 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.06 17:42:33.692309 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} oximeter.measurements_f32 (40750836-34aa-48ca-9661-a007f26aabcf): Loading data parts 2023.12.06 17:42:33.692380 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} oximeter.measurements_f32 (40750836-34aa-48ca-9661-a007f26aabcf): There are no data parts 2023.12.06 17:42:33.693462 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.693492 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.693506 [ 3 ] {} HTTP-Session: db4bca12-775a-4dfb-adba-9a3c4c940845 Destroying unnamed session 2023.12.06 17:42:33.693617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.693663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.693682 [ 3 ] {} HTTP-Session: 492cba53-4e45-414d-945b-f420cf520ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.693702 [ 3 ] {} HTTP-Session: 492cba53-4e45-414d-945b-f420cf520ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.693888 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.693931 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.06 17:42:33.695788 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} oximeter.measurements_f64 (c71cf08b-6b4d-4a35-8b95-21d38e035c6b): Loading data parts 2023.12.06 17:42:33.695847 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} oximeter.measurements_f64 (c71cf08b-6b4d-4a35-8b95-21d38e035c6b): There are no data parts 2023.12.06 17:42:33.696926 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.696961 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.696976 [ 3 ] {} HTTP-Session: 492cba53-4e45-414d-945b-f420cf520ae4 Destroying unnamed session 2023.12.06 17:42:33.697080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.697131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.697148 [ 3 ] {} HTTP-Session: 843e69c8-06bf-4dd1-988b-2375b69555db Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.697169 [ 3 ] {} HTTP-Session: 843e69c8-06bf-4dd1-988b-2375b69555db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.697350 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.697398 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.06 17:42:33.698918 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} oximeter.measurements_string (2d74d995-f445-4e63-ad74-8a40c1722411): Loading data parts 2023.12.06 17:42:33.698977 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} oximeter.measurements_string (2d74d995-f445-4e63-ad74-8a40c1722411): There are no data parts 2023.12.06 17:42:33.699988 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.700017 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.700032 [ 3 ] {} HTTP-Session: 843e69c8-06bf-4dd1-988b-2375b69555db Destroying unnamed session 2023.12.06 17:42:33.700135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.700186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.700204 [ 3 ] {} HTTP-Session: 5e8e6c40-510e-4aab-8e69-dd57982776d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.700226 [ 3 ] {} HTTP-Session: 5e8e6c40-510e-4aab-8e69-dd57982776d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.700410 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.700464 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.06 17:42:33.702000 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} oximeter.measurements_bytes (d390530e-dbf8-4178-8a1f-627571623255): Loading data parts 2023.12.06 17:42:33.702068 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} oximeter.measurements_bytes (d390530e-dbf8-4178-8a1f-627571623255): There are no data parts 2023.12.06 17:42:33.703070 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.703101 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.703116 [ 3 ] {} HTTP-Session: 5e8e6c40-510e-4aab-8e69-dd57982776d6 Destroying unnamed session 2023.12.06 17:42:33.703232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.703279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.703297 [ 3 ] {} HTTP-Session: c5fb4c6a-22e6-4a38-b3fc-a8b8accedff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.703317 [ 3 ] {} HTTP-Session: c5fb4c6a-22e6-4a38-b3fc-a8b8accedff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.703517 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.703567 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.06 17:42:33.705134 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): Loading data parts 2023.12.06 17:42:33.705207 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): There are no data parts 2023.12.06 17:42:33.706220 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.706250 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.706266 [ 3 ] {} HTTP-Session: c5fb4c6a-22e6-4a38-b3fc-a8b8accedff3 Destroying unnamed session 2023.12.06 17:42:33.706378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.706425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.706443 [ 3 ] {} HTTP-Session: ee6dc6f4-9f0a-4237-a259-a24d48e93ace Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.706464 [ 3 ] {} HTTP-Session: ee6dc6f4-9f0a-4237-a259-a24d48e93ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.706665 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.706712 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.06 17:42:33.708290 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Loading data parts 2023.12.06 17:42:33.708363 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): There are no data parts 2023.12.06 17:42:33.709419 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.709442 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.709464 [ 3 ] {} HTTP-Session: ee6dc6f4-9f0a-4237-a259-a24d48e93ace Destroying unnamed session 2023.12.06 17:42:33.709562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.709610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.709633 [ 3 ] {} HTTP-Session: a8f66fde-05a1-4f41-9679-c98dd4066f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.709648 [ 3 ] {} HTTP-Session: a8f66fde-05a1-4f41-9679-c98dd4066f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.709856 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.709909 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.06 17:42:33.711474 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} oximeter.measurements_cumulativef32 (4692ac03-7f0b-461f-bb67-1650fb5f39d7): Loading data parts 2023.12.06 17:42:33.711533 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} oximeter.measurements_cumulativef32 (4692ac03-7f0b-461f-bb67-1650fb5f39d7): There are no data parts 2023.12.06 17:42:33.712575 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.712600 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.712621 [ 3 ] {} HTTP-Session: a8f66fde-05a1-4f41-9679-c98dd4066f9a Destroying unnamed session 2023.12.06 17:42:33.712727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.712774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.712798 [ 3 ] {} HTTP-Session: 609fe6d8-7aef-4b3c-b0c8-7de2553733f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.712814 [ 3 ] {} HTTP-Session: 609fe6d8-7aef-4b3c-b0c8-7de2553733f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.713018 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.713069 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.06 17:42:33.714674 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} oximeter.measurements_cumulativef64 (d06339af-2f8c-49f3-890b-3475542c033c): Loading data parts 2023.12.06 17:42:33.714737 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} oximeter.measurements_cumulativef64 (d06339af-2f8c-49f3-890b-3475542c033c): There are no data parts 2023.12.06 17:42:33.715773 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.715804 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.715820 [ 3 ] {} HTTP-Session: 609fe6d8-7aef-4b3c-b0c8-7de2553733f8 Destroying unnamed session 2023.12.06 17:42:33.715920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.715972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.715991 [ 3 ] {} HTTP-Session: 91bd8907-a214-48d4-a1d0-ae20f23ece71 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.716012 [ 3 ] {} HTTP-Session: 91bd8907-a214-48d4-a1d0-ae20f23ece71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.716223 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.716275 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.06 17:42:33.717857 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} oximeter.measurements_histogrami8 (6caade63-f6d3-48c5-8398-3f51ec427d43): Loading data parts 2023.12.06 17:42:33.717934 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} oximeter.measurements_histogrami8 (6caade63-f6d3-48c5-8398-3f51ec427d43): There are no data parts 2023.12.06 17:42:33.718966 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.718997 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.719013 [ 3 ] {} HTTP-Session: 91bd8907-a214-48d4-a1d0-ae20f23ece71 Destroying unnamed session 2023.12.06 17:42:33.719135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.719183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.719201 [ 3 ] {} HTTP-Session: b72f68bf-e2f8-49a8-bab0-3c90af944b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.719224 [ 3 ] {} HTTP-Session: b72f68bf-e2f8-49a8-bab0-3c90af944b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.719434 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.719490 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.06 17:42:33.721081 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} oximeter.measurements_histogramu8 (13d70a85-4178-4dfa-81e0-f698ccc2cad0): Loading data parts 2023.12.06 17:42:33.721150 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} oximeter.measurements_histogramu8 (13d70a85-4178-4dfa-81e0-f698ccc2cad0): There are no data parts 2023.12.06 17:42:33.722192 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.722224 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.722240 [ 3 ] {} HTTP-Session: b72f68bf-e2f8-49a8-bab0-3c90af944b70 Destroying unnamed session 2023.12.06 17:42:33.722351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.722400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.722419 [ 3 ] {} HTTP-Session: b106daa5-95f7-41dd-bf11-e16c41600cab Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.722440 [ 3 ] {} HTTP-Session: b106daa5-95f7-41dd-bf11-e16c41600cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.722654 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.722708 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.06 17:42:33.724342 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} oximeter.measurements_histogrami16 (e375a91c-9653-45a6-8da2-7e1ffbf48b49): Loading data parts 2023.12.06 17:42:33.724412 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} oximeter.measurements_histogrami16 (e375a91c-9653-45a6-8da2-7e1ffbf48b49): There are no data parts 2023.12.06 17:42:33.725503 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.725527 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.725548 [ 3 ] {} HTTP-Session: b106daa5-95f7-41dd-bf11-e16c41600cab Destroying unnamed session 2023.12.06 17:42:33.725646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.725694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.725718 [ 3 ] {} HTTP-Session: fef6551e-a69d-495f-88c5-da414d9a64e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.725734 [ 3 ] {} HTTP-Session: fef6551e-a69d-495f-88c5-da414d9a64e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.725946 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.725999 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.06 17:42:33.727574 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} oximeter.measurements_histogramu16 (639a6fcc-2a54-49e6-8abb-bee1be3fc365): Loading data parts 2023.12.06 17:42:33.727639 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} oximeter.measurements_histogramu16 (639a6fcc-2a54-49e6-8abb-bee1be3fc365): There are no data parts 2023.12.06 17:42:33.728656 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.728680 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.728701 [ 3 ] {} HTTP-Session: fef6551e-a69d-495f-88c5-da414d9a64e3 Destroying unnamed session 2023.12.06 17:42:33.728808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.728850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.728874 [ 3 ] {} HTTP-Session: c806f7e2-49ac-4588-b682-d7c9a8b4ad88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.728896 [ 3 ] {} HTTP-Session: c806f7e2-49ac-4588-b682-d7c9a8b4ad88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.729101 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.729153 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.06 17:42:33.730726 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} oximeter.measurements_histogrami32 (306e3baf-bcad-4f67-8578-f621ed8c8ac5): Loading data parts 2023.12.06 17:42:33.730789 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} oximeter.measurements_histogrami32 (306e3baf-bcad-4f67-8578-f621ed8c8ac5): There are no data parts 2023.12.06 17:42:33.731803 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.731833 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.731849 [ 3 ] {} HTTP-Session: c806f7e2-49ac-4588-b682-d7c9a8b4ad88 Destroying unnamed session 2023.12.06 17:42:33.731968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.732015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.732033 [ 3 ] {} HTTP-Session: 4cb64a70-05fc-4ba1-af76-162b81ad94ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.732056 [ 3 ] {} HTTP-Session: 4cb64a70-05fc-4ba1-af76-162b81ad94ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.732263 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.732315 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.06 17:42:33.733903 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} oximeter.measurements_histogramu32 (197356da-ed1a-42a7-a557-3da6103f3fac): Loading data parts 2023.12.06 17:42:33.733997 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} oximeter.measurements_histogramu32 (197356da-ed1a-42a7-a557-3da6103f3fac): There are no data parts 2023.12.06 17:42:33.735034 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.735065 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.735085 [ 3 ] {} HTTP-Session: 4cb64a70-05fc-4ba1-af76-162b81ad94ec Destroying unnamed session 2023.12.06 17:42:33.735186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.735234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.735258 [ 3 ] {} HTTP-Session: 0df942c8-5190-4860-bf76-313ac06ff133 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.735274 [ 3 ] {} HTTP-Session: 0df942c8-5190-4860-bf76-313ac06ff133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.735487 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.735540 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.06 17:42:33.737107 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} oximeter.measurements_histogrami64 (076b475e-9d9e-482d-a7a6-ad1aceb8c151): Loading data parts 2023.12.06 17:42:33.737173 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} oximeter.measurements_histogrami64 (076b475e-9d9e-482d-a7a6-ad1aceb8c151): There are no data parts 2023.12.06 17:42:33.738194 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.738219 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.738240 [ 3 ] {} HTTP-Session: 0df942c8-5190-4860-bf76-313ac06ff133 Destroying unnamed session 2023.12.06 17:42:33.738344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.738391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.738416 [ 3 ] {} HTTP-Session: 6e960301-a394-4d70-9fcf-8d605a2caa51 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.738432 [ 3 ] {} HTTP-Session: 6e960301-a394-4d70-9fcf-8d605a2caa51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.738643 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.738696 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.06 17:42:33.740045 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} oximeter.measurements_histogramu64 (05612ab8-939c-471f-82ca-acae81e925db): Loading data parts 2023.12.06 17:42:33.740112 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} oximeter.measurements_histogramu64 (05612ab8-939c-471f-82ca-acae81e925db): There are no data parts 2023.12.06 17:42:33.741925 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.741959 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.741975 [ 3 ] {} HTTP-Session: 6e960301-a394-4d70-9fcf-8d605a2caa51 Destroying unnamed session 2023.12.06 17:42:33.742099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.742157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.742176 [ 3 ] {} HTTP-Session: e42b2889-ab07-489c-b301-e30d5a2e07a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.742199 [ 3 ] {} HTTP-Session: e42b2889-ab07-489c-b301-e30d5a2e07a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.742418 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.742476 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.06 17:42:33.743894 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} oximeter.measurements_histogramf32 (ba9367fe-aecc-4c66-8b06-16e684bcb2fa): Loading data parts 2023.12.06 17:42:33.743996 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} oximeter.measurements_histogramf32 (ba9367fe-aecc-4c66-8b06-16e684bcb2fa): There are no data parts 2023.12.06 17:42:33.745275 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.745309 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.745325 [ 3 ] {} HTTP-Session: e42b2889-ab07-489c-b301-e30d5a2e07a7 Destroying unnamed session 2023.12.06 17:42:33.745454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.745509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.745529 [ 3 ] {} HTTP-Session: 83c0a305-e600-45f4-8232-b4fd5b45bc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.745552 [ 3 ] {} HTTP-Session: 83c0a305-e600-45f4-8232-b4fd5b45bc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.745779 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.745837 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.06 17:42:33.747209 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Loading data parts 2023.12.06 17:42:33.747295 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): There are no data parts 2023.12.06 17:42:33.748610 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.748635 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.748659 [ 3 ] {} HTTP-Session: 83c0a305-e600-45f4-8232-b4fd5b45bc2a Destroying unnamed session 2023.12.06 17:42:33.748804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.748859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.748878 [ 3 ] {} HTTP-Session: a8ee1c0d-05a2-4f9f-9fcb-fdeac87d9cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.748901 [ 3 ] {} HTTP-Session: a8ee1c0d-05a2-4f9f-9fcb-fdeac87d9cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.749069 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} executeQuery: (from [fd00:1122:3344:101::d]:37491) /* 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.06 17:42:33.749124 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.06 17:42:33.750374 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} oximeter.fields_bool (5033ff99-d753-411e-99cd-255b80237d73): Loading data parts 2023.12.06 17:42:33.750451 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} oximeter.fields_bool (5033ff99-d753-411e-99cd-255b80237d73): There are no data parts 2023.12.06 17:42:33.751675 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.751709 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.751725 [ 3 ] {} HTTP-Session: a8ee1c0d-05a2-4f9f-9fcb-fdeac87d9cfa Destroying unnamed session 2023.12.06 17:42:33.751838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.751895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.751914 [ 3 ] {} HTTP-Session: f13d7e2b-1a32-4287-bbb9-2bb1d9e1b4c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.751930 [ 3 ] {} HTTP-Session: f13d7e2b-1a32-4287-bbb9-2bb1d9e1b4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.752089 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.752141 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.06 17:42:33.753389 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} oximeter.fields_i8 (c328e978-8905-40d6-bf38-1aa97950ee60): Loading data parts 2023.12.06 17:42:33.753473 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} oximeter.fields_i8 (c328e978-8905-40d6-bf38-1aa97950ee60): There are no data parts 2023.12.06 17:42:33.754705 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.754730 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.754754 [ 3 ] {} HTTP-Session: f13d7e2b-1a32-4287-bbb9-2bb1d9e1b4c7 Destroying unnamed session 2023.12.06 17:42:33.754860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.754911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.754936 [ 3 ] {} HTTP-Session: a3f2d329-0e7e-42f9-a39f-e55181a4b804 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.754952 [ 3 ] {} HTTP-Session: a3f2d329-0e7e-42f9-a39f-e55181a4b804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.755108 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.755152 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.06 17:42:33.756405 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} oximeter.fields_u8 (dc2ee199-4e70-4d6d-933b-406c4aa12622): Loading data parts 2023.12.06 17:42:33.756486 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} oximeter.fields_u8 (dc2ee199-4e70-4d6d-933b-406c4aa12622): There are no data parts 2023.12.06 17:42:33.757786 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.757818 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.757833 [ 3 ] {} HTTP-Session: a3f2d329-0e7e-42f9-a39f-e55181a4b804 Destroying unnamed session 2023.12.06 17:42:33.757944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.757995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.758013 [ 3 ] {} HTTP-Session: 94e7998a-0885-489a-a61d-278168f2dcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.758036 [ 3 ] {} HTTP-Session: 94e7998a-0885-489a-a61d-278168f2dcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.758184 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.758233 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.06 17:42:33.759441 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} oximeter.fields_i16 (788a4ba1-eee6-47f5-baad-6c08603c5d3d): Loading data parts 2023.12.06 17:42:33.759520 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} oximeter.fields_i16 (788a4ba1-eee6-47f5-baad-6c08603c5d3d): There are no data parts 2023.12.06 17:42:33.760829 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.760854 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.760877 [ 3 ] {} HTTP-Session: 94e7998a-0885-489a-a61d-278168f2dcf8 Destroying unnamed session 2023.12.06 17:42:33.760990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.761040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.761065 [ 3 ] {} HTTP-Session: 7c691891-4066-4819-99fb-c1450cfc7306 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.761088 [ 3 ] {} HTTP-Session: 7c691891-4066-4819-99fb-c1450cfc7306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.761240 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.761290 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.06 17:42:33.762500 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Loading data parts 2023.12.06 17:42:33.762586 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): There are no data parts 2023.12.06 17:42:33.763817 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.763841 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.763858 [ 3 ] {} HTTP-Session: 7c691891-4066-4819-99fb-c1450cfc7306 Destroying unnamed session 2023.12.06 17:42:33.763980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.764031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.764049 [ 3 ] {} HTTP-Session: 729ed3c7-0057-4610-acae-c999dc276330 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.764072 [ 3 ] {} HTTP-Session: 729ed3c7-0057-4610-acae-c999dc276330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.764230 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.764273 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.06 17:42:33.765486 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} oximeter.fields_i32 (4877fa9f-23c1-4bb7-a8bb-3ce416a01792): Loading data parts 2023.12.06 17:42:33.765561 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} oximeter.fields_i32 (4877fa9f-23c1-4bb7-a8bb-3ce416a01792): There are no data parts 2023.12.06 17:42:33.766826 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.766859 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.766874 [ 3 ] {} HTTP-Session: 729ed3c7-0057-4610-acae-c999dc276330 Destroying unnamed session 2023.12.06 17:42:33.766984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.767034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.767052 [ 3 ] {} HTTP-Session: 711a4c0b-976b-4edb-9f29-68a6ce8469c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.767075 [ 3 ] {} HTTP-Session: 711a4c0b-976b-4edb-9f29-68a6ce8469c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.767232 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.767276 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.06 17:42:33.768491 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} oximeter.fields_u32 (9ba260b8-2a22-4d13-a9d4-34723d056d05): Loading data parts 2023.12.06 17:42:33.768562 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} oximeter.fields_u32 (9ba260b8-2a22-4d13-a9d4-34723d056d05): There are no data parts 2023.12.06 17:42:33.769794 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.769819 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.769849 [ 3 ] {} HTTP-Session: 711a4c0b-976b-4edb-9f29-68a6ce8469c6 Destroying unnamed session 2023.12.06 17:42:33.769953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.770004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.770036 [ 3 ] {} HTTP-Session: c9fbac45-62fa-485e-bee6-620811a7bef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.770053 [ 3 ] {} HTTP-Session: c9fbac45-62fa-485e-bee6-620811a7bef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.770209 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.770253 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.06 17:42:33.771605 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Loading data parts 2023.12.06 17:42:33.771693 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): There are no data parts 2023.12.06 17:42:33.772949 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.772982 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.773005 [ 3 ] {} HTTP-Session: c9fbac45-62fa-485e-bee6-620811a7bef1 Destroying unnamed session 2023.12.06 17:42:33.773127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.773178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.773204 [ 3 ] {} HTTP-Session: 977ad8de-61ef-4700-a67f-cafa6917ba4a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.773221 [ 3 ] {} HTTP-Session: 977ad8de-61ef-4700-a67f-cafa6917ba4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.773377 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.773428 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.06 17:42:33.774818 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} oximeter.fields_u64 (8ce64c8c-7866-42af-bbcf-7694e90bf7e2): Loading data parts 2023.12.06 17:42:33.774909 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} oximeter.fields_u64 (8ce64c8c-7866-42af-bbcf-7694e90bf7e2): There are no data parts 2023.12.06 17:42:33.776152 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.776175 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.776200 [ 3 ] {} HTTP-Session: 977ad8de-61ef-4700-a67f-cafa6917ba4a Destroying unnamed session 2023.12.06 17:42:33.776309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.776360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.776379 [ 3 ] {} HTTP-Session: d7543a0a-808f-4ab0-92c7-d3a2a4d74cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.776403 [ 3 ] {} HTTP-Session: d7543a0a-808f-4ab0-92c7-d3a2a4d74cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.776551 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.776600 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.06 17:42:33.777964 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Loading data parts 2023.12.06 17:42:33.778047 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): There are no data parts 2023.12.06 17:42:33.779315 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.779340 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.779364 [ 3 ] {} HTTP-Session: d7543a0a-808f-4ab0-92c7-d3a2a4d74cd0 Destroying unnamed session 2023.12.06 17:42:33.779474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.779524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.779550 [ 3 ] {} HTTP-Session: c294e9c0-b9bf-4fb0-bd0a-33dcf29d8119 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.779566 [ 3 ] {} HTTP-Session: c294e9c0-b9bf-4fb0-bd0a-33dcf29d8119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.779723 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.779771 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.06 17:42:33.780993 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Loading data parts 2023.12.06 17:42:33.781080 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): There are no data parts 2023.12.06 17:42:33.782317 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.782341 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.782356 [ 3 ] {} HTTP-Session: c294e9c0-b9bf-4fb0-bd0a-33dcf29d8119 Destroying unnamed session 2023.12.06 17:42:33.782478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.782529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.782546 [ 3 ] {} HTTP-Session: c4326940-070c-495f-baca-9d25f7adb56a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.782569 [ 3 ] {} HTTP-Session: c4326940-070c-495f-baca-9d25f7adb56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.782725 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} executeQuery: (from [fd00:1122:3344:101::d]:37491) 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.06 17:42:33.782768 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.06 17:42:33.783986 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Loading data parts 2023.12.06 17:42:33.784060 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): There are no data parts 2023.12.06 17:42:33.785308 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.785340 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.785355 [ 3 ] {} HTTP-Session: c4326940-070c-495f-baca-9d25f7adb56a Destroying unnamed session 2023.12.06 17:42:33.785474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.785525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.785544 [ 3 ] {} HTTP-Session: f9732e54-3dd9-4187-b602-a42837a9562e Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.785567 [ 3 ] {} HTTP-Session: f9732e54-3dd9-4187-b602-a42837a9562e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.785791 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} executeQuery: (from [fd00:1122:3344:101::d]:37491) /* 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.06 17:42:33.785859 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.06 17:42:33.787179 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Loading data parts 2023.12.06 17:42:33.787263 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): There are no data parts 2023.12.06 17:42:33.788620 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.788644 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 17:42:33.788668 [ 3 ] {} HTTP-Session: f9732e54-3dd9-4187-b602-a42837a9562e Destroying unnamed session 2023.12.06 17:42:33.788803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:42:33.788856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:42:33.788883 [ 3 ] {} HTTP-Session: 4331fb28-dcb2-4f28-a392-2dc94ad80a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491 2023.12.06 17:42:33.788899 [ 3 ] {} HTTP-Session: 4331fb28-dcb2-4f28-a392-2dc94ad80a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:42:33.789007 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} executeQuery: (from [fd00:1122:3344:101::d]:37491) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.06 17:42:33.789627 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.06 17:42:33.794419 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.12.06 17:42:33.797085 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:42:33.797313 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} oximeter.version (0db542a6-03be-41c1-8cbd-f0c2edc696c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:42:33.797520 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} executeQuery: Read 1 rows, 16.00 B in 0.008474799 sec., 117 rows/sec., 1.84 KiB/sec. 2023.12.06 17:42:33.797641 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} DynamicQueryHandler: Done processing query 2023.12.06 17:42:33.797660 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.06 17:42:33.797687 [ 3 ] {} HTTP-Session: 4331fb28-dcb2-4f28-a392-2dc94ad80a51 Destroying unnamed session 2023.12.06 17:42:34.000114 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB 2023.12.06 17:42:47.483816 [ 149 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:42:47.483881 [ 149 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:43:02.483945 [ 132 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:43:02.484007 [ 132 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:43:17.484045 [ 121 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:43:17.484222 [ 121 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:43:32.484285 [ 115 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:43:32.484379 [ 115 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:43:47.484556 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:43:47.484620 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:43:48.815366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.815572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.815621 [ 3 ] {} HTTP-Session: b5f4c4f1-81fa-4992-b173-65f804e0e181 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.815649 [ 3 ] {} HTTP-Session: b5f4c4f1-81fa-4992-b173-65f804e0e181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.815824 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:48.816307 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.816989 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.817194 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:48.818131 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.818164 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:48.818181 [ 3 ] {} HTTP-Session: b5f4c4f1-81fa-4992-b173-65f804e0e181 Destroying unnamed session 2023.12.06 17:43:48.822909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.822976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.823000 [ 3 ] {} HTTP-Session: 636f7e55-5061-4ec9-aa55-972961900788 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.823036 [ 3 ] {} HTTP-Session: 636f7e55-5061-4ec9-aa55-972961900788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.823201 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:48.826235 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.826383 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.826429 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:48.827438 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.827467 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:48.827484 [ 3 ] {} HTTP-Session: 636f7e55-5061-4ec9-aa55-972961900788 Destroying unnamed session 2023.12.06 17:43:48.827720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.827767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.827786 [ 3 ] {} HTTP-Session: a039cef4-cb61-4d12-9d53-a03415d036b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.827803 [ 3 ] {} HTTP-Session: a039cef4-cb61-4d12-9d53-a03415d036b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.827917 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} executeQuery: (from [fd00:1122:3344:101::d]:47466) 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.06 17:43:48.828362 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.828509 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.828552 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:48.829358 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.829387 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:48.829403 [ 3 ] {} HTTP-Session: a039cef4-cb61-4d12-9d53-a03415d036b9 Destroying unnamed session 2023.12.06 17:43:48.829771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.829816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.829835 [ 3 ] {} HTTP-Session: e4fe4d33-acb2-4eb7-a856-6072fcf2c17d Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.829852 [ 3 ] {} HTTP-Session: e4fe4d33-acb2-4eb7-a856-6072fcf2c17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.829966 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} executeQuery: (from [fd00:1122:3344:101::d]:47466) 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.06 17:43:48.830316 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.830466 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.830508 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:48.831372 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.831400 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:48.831417 [ 3 ] {} HTTP-Session: e4fe4d33-acb2-4eb7-a856-6072fcf2c17d Destroying unnamed session 2023.12.06 17:43:48.832719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.832763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.832781 [ 3 ] {} HTTP-Session: f3a4528f-3295-4f52-b699-77a88f6650d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.832797 [ 3 ] {} HTTP-Session: f3a4528f-3295-4f52-b699-77a88f6650d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.832877 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:48.832918 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:48.833623 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:48.834717 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:48.835065 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:48.835231 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:48.835344 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} executeQuery: Read 4 rows, 443.00 B in 0.002436298 sec., 1641 rows/sec., 177.57 KiB/sec. 2023.12.06 17:43:48.835497 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.835522 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:43:48.835538 [ 3 ] {} HTTP-Session: f3a4528f-3295-4f52-b699-77a88f6650d2 Destroying unnamed session 2023.12.06 17:43:48.835679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.835723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.835743 [ 3 ] {} HTTP-Session: 5476e3ff-bd91-4aea-89d0-baee1f4ad52b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.835760 [ 3 ] {} HTTP-Session: 5476e3ff-bd91-4aea-89d0-baee1f4ad52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.835834 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:48.835875 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:43:48.835985 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:48.839805 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:48.840036 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:48.840186 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:48.840282 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} executeQuery: Read 36 rows, 2.92 KiB in 0.004418138 sec., 8148 rows/sec., 660.45 KiB/sec. 2023.12.06 17:43:48.840404 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.840426 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:43:48.840442 [ 3 ] {} HTTP-Session: 5476e3ff-bd91-4aea-89d0-baee1f4ad52b Destroying unnamed session 2023.12.06 17:43:48.840625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 17522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.840669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.840687 [ 3 ] {} HTTP-Session: be484fb4-02e1-4f23-b82b-7189084cb9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.840704 [ 3 ] {} HTTP-Session: be484fb4-02e1-4f23-b82b-7189084cb9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.840778 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:48.840816 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:43:48.840914 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:48.841277 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:48.841505 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:48.841651 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:48.841745 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} executeQuery: Read 108 rows, 10.90 KiB in 0.000937939 sec., 115146 rows/sec., 11.35 MiB/sec. 2023.12.06 17:43:48.841868 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.841891 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:43:48.841906 [ 3 ] {} HTTP-Session: be484fb4-02e1-4f23-b82b-7189084cb9e6 Destroying unnamed session 2023.12.06 17:43:48.842030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.842074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.842092 [ 3 ] {} HTTP-Session: 14751069-ad58-4c87-8a55-f08bfac2e5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.842109 [ 3 ] {} HTTP-Session: 14751069-ad58-4c87-8a55-f08bfac2e5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.842178 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:48.842215 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:43:48.843401 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:48.845934 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:48.846224 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:48.846370 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:48.846462 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} executeQuery: Read 48 rows, 3.85 KiB in 0.004256075 sec., 11277 rows/sec., 904.04 KiB/sec. 2023.12.06 17:43:48.846583 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.846607 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:43:48.846623 [ 3 ] {} HTTP-Session: 14751069-ad58-4c87-8a55-f08bfac2e5a4 Destroying unnamed session 2023.12.06 17:43:48.846855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 38529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.846899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.846918 [ 3 ] {} HTTP-Session: 9ccfa525-f2bc-4a5d-b578-2335eada54b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.846935 [ 3 ] {} HTTP-Session: 9ccfa525-f2bc-4a5d-b578-2335eada54b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.847012 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:48.847054 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:43:48.847201 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:48.847676 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:48.848630 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:48.848812 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:48.848912 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} executeQuery: Read 36 rows, 49.75 KiB in 0.001872587 sec., 19224 rows/sec., 25.94 MiB/sec. 2023.12.06 17:43:48.849085 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.849114 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.06 17:43:48.849131 [ 3 ] {} HTTP-Session: 9ccfa525-f2bc-4a5d-b578-2335eada54b4 Destroying unnamed session 2023.12.06 17:43:48.849332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 3405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:48.849381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:48.849401 [ 3 ] {} HTTP-Session: 3b80267c-30d0-41dd-ab5f-6f801ca18929 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:48.849419 [ 3 ] {} HTTP-Session: 3b80267c-30d0-41dd-ab5f-6f801ca18929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:48.849498 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:48.850222 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.06 17:43:48.850351 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:48.850658 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:48.850963 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:48.851155 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:48.851263 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} executeQuery: Read 21 rows, 1.57 KiB in 0.001736305 sec., 12094 rows/sec., 903.27 KiB/sec. 2023.12.06 17:43:48.851391 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} DynamicQueryHandler: Done processing query 2023.12.06 17:43:48.851414 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:43:48.851430 [ 3 ] {} HTTP-Session: 3b80267c-30d0-41dd-ab5f-6f801ca18929 Destroying unnamed session 2023.12.06 17:43:53.799105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.799287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.799335 [ 3 ] {} HTTP-Session: 26ebf562-434e-4d20-aa4e-2ecd06a7e349 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.799379 [ 3 ] {} HTTP-Session: 26ebf562-434e-4d20-aa4e-2ecd06a7e349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.799689 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:53.800521 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.800693 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.800795 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:53.801034 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.06 17:43:53.802864 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:43:53.802897 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.06 17:43:53.803020 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 17:43:53.805229 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} executeQuery: Read 4 rows, 443.00 B in 0.005466089 sec., 731 rows/sec., 79.15 KiB/sec. 2023.12.06 17:43:53.805454 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.805480 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:53.805498 [ 3 ] {} HTTP-Session: 26ebf562-434e-4d20-aa4e-2ecd06a7e349 Destroying unnamed session 2023.12.06 17:43:53.805805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.805856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.805876 [ 3 ] {} HTTP-Session: 57940821-9098-4e7f-8512-4c24665a1b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.805895 [ 3 ] {} HTTP-Session: 57940821-9098-4e7f-8512-4c24665a1b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.806026 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:53.806475 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.806638 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.806679 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:53.806824 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.06 17:43:53.806854 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:43:53.806875 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.06 17:43:53.806904 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 17:43:53.807886 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} executeQuery: Read 4 rows, 443.00 B in 0.001821306 sec., 2196 rows/sec., 237.53 KiB/sec. 2023.12.06 17:43:53.808076 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.808100 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:53.808115 [ 3 ] {} HTTP-Session: 57940821-9098-4e7f-8512-4c24665a1b24 Destroying unnamed session 2023.12.06 17:43:53.808381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.808426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.808445 [ 3 ] {} HTTP-Session: b675f996-75ae-4284-8485-66c79efa6219 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.808461 [ 3 ] {} HTTP-Session: b675f996-75ae-4284-8485-66c79efa6219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.808580 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:53.809032 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.809192 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.809234 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:53.809375 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.06 17:43:53.809404 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:43:53.809424 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.06 17:43:53.809452 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 17:43:53.810322 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} executeQuery: Read 4 rows, 443.00 B in 0.001699864 sec., 2353 rows/sec., 254.50 KiB/sec. 2023.12.06 17:43:53.810509 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.810533 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:53.810548 [ 3 ] {} HTTP-Session: b675f996-75ae-4284-8485-66c79efa6219 Destroying unnamed session 2023.12.06 17:43:53.810905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.810947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.810966 [ 3 ] {} HTTP-Session: a4a8cae5-b0c1-4f7c-afa6-c130a6e8b1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.810981 [ 3 ] {} HTTP-Session: a4a8cae5-b0c1-4f7c-afa6-c130a6e8b1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.811100 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:53.811550 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.811714 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.811753 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:53.811896 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.06 17:43:53.811924 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:43:53.811945 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.06 17:43:53.811971 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 17:43:53.812973 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} executeQuery: Read 4 rows, 443.00 B in 0.001836816 sec., 2177 rows/sec., 235.53 KiB/sec. 2023.12.06 17:43:53.813165 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.813189 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:53.813205 [ 3 ] {} HTTP-Session: a4a8cae5-b0c1-4f7c-afa6-c130a6e8b1d1 Destroying unnamed session 2023.12.06 17:43:53.813552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.813597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.813617 [ 3 ] {} HTTP-Session: e0e52000-ae33-487d-81a4-101cac6ec8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.813634 [ 3 ] {} HTTP-Session: e0e52000-ae33-487d-81a4-101cac6ec8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.813751 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:53.814211 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.814375 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.814415 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:53.814557 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.06 17:43:53.814584 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:43:53.814605 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.06 17:43:53.814633 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 17:43:53.815566 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} executeQuery: Read 4 rows, 443.00 B in 0.001778095 sec., 2249 rows/sec., 243.30 KiB/sec. 2023.12.06 17:43:53.815755 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.815778 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:53.815794 [ 3 ] {} HTTP-Session: e0e52000-ae33-487d-81a4-101cac6ec8e2 Destroying unnamed session 2023.12.06 17:43:53.816064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.816107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.816126 [ 3 ] {} HTTP-Session: 57f27a55-700e-4db0-b29e-0da8e6c7877c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.816142 [ 3 ] {} HTTP-Session: 57f27a55-700e-4db0-b29e-0da8e6c7877c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.816262 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:43:53.816733 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.816900 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.816940 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:43:53.817084 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.06 17:43:53.817113 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:43:53.817134 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.06 17:43:53.817162 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 17:43:53.818094 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} executeQuery: Read 4 rows, 443.00 B in 0.001794406 sec., 2229 rows/sec., 241.09 KiB/sec. 2023.12.06 17:43:53.818291 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.818316 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 17:43:53.818332 [ 3 ] {} HTTP-Session: 57f27a55-700e-4db0-b29e-0da8e6c7877c Destroying unnamed session 2023.12.06 17:43:53.827894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.827978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.828016 [ 3 ] {} HTTP-Session: 40ed73ac-82c1-4f4c-9f35-186c8d587f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.828048 [ 3 ] {} HTTP-Session: 40ed73ac-82c1-4f4c-9f35-186c8d587f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.828197 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:53.828273 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:43:53.828541 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:53.828986 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:53.829275 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:43:53.829439 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:43:53.829579 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} executeQuery: Read 6 rows, 996.00 B in 0.001330837 sec., 4508 rows/sec., 730.86 KiB/sec. 2023.12.06 17:43:53.829709 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.829732 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:43:53.829748 [ 3 ] {} HTTP-Session: 40ed73ac-82c1-4f4c-9f35-186c8d587f42 Destroying unnamed session 2023.12.06 17:43:53.829873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.829917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.829934 [ 3 ] {} HTTP-Session: 1fa6178a-640d-4961-8576-41e39180588a Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.829951 [ 3 ] {} HTTP-Session: 1fa6178a-640d-4961-8576-41e39180588a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.830024 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:53.830062 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:43:53.830163 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:53.830478 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:53.830686 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:43:53.830834 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:43:53.830956 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} executeQuery: Read 36 rows, 3.09 KiB in 0.000904738 sec., 39790 rows/sec., 3.34 MiB/sec. 2023.12.06 17:43:53.831078 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.831101 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:43:53.831116 [ 3 ] {} HTTP-Session: 1fa6178a-640d-4961-8576-41e39180588a Destroying unnamed session 2023.12.06 17:43:53.831236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.831279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.831297 [ 3 ] {} HTTP-Session: 27eba3de-116a-4769-8ff9-a1aa2c6a8cda Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.831313 [ 3 ] {} HTTP-Session: 27eba3de-116a-4769-8ff9-a1aa2c6a8cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.831384 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:53.831421 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:43:53.831523 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:53.831815 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:53.832019 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:43:53.832186 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:43:53.832309 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} executeQuery: Read 24 rows, 1.90 KiB in 0.000891608 sec., 26917 rows/sec., 2.08 MiB/sec. 2023.12.06 17:43:53.832425 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.832448 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:43:53.832463 [ 3 ] {} HTTP-Session: 27eba3de-116a-4769-8ff9-a1aa2c6a8cda Destroying unnamed session 2023.12.06 17:43:53.832624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 37031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:53.832667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:53.832685 [ 3 ] {} HTTP-Session: 759ab763-3ab6-4b39-8286-d6c29af3227c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:53.832701 [ 3 ] {} HTTP-Session: 759ab763-3ab6-4b39-8286-d6c29af3227c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:53.832787 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:53.832829 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 17:43:53.832948 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:53.833307 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:53.833583 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:43:53.833761 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:43:53.833883 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} executeQuery: Read 192 rows, 13.88 KiB in 0.001068852 sec., 179631 rows/sec., 12.68 MiB/sec. 2023.12.06 17:43:53.834011 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} DynamicQueryHandler: Done processing query 2023.12.06 17:43:53.834033 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.06 17:43:53.834049 [ 3 ] {} HTTP-Session: 759ab763-3ab6-4b39-8286-d6c29af3227c Destroying unnamed session 2023.12.06 17:43:58.803033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:58.803149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:58.803174 [ 3 ] {} HTTP-Session: ba736ad3-29fa-4097-a16c-bf49dc795d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:58.803198 [ 3 ] {} HTTP-Session: ba736ad3-29fa-4097-a16c-bf49dc795d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:58.803329 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:58.803388 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:43:58.803546 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:58.803955 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:58.804224 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:43:58.804391 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:43:58.804505 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} executeQuery: Read 45 rows, 3.65 KiB in 0.001141863 sec., 39409 rows/sec., 3.12 MiB/sec. 2023.12.06 17:43:58.804645 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} DynamicQueryHandler: Done processing query 2023.12.06 17:43:58.804669 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:43:58.804686 [ 3 ] {} HTTP-Session: ba736ad3-29fa-4097-a16c-bf49dc795d4f Destroying unnamed session 2023.12.06 17:43:58.804848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 21651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:58.804898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:58.804918 [ 3 ] {} HTTP-Session: 7c0eedd4-0535-4be1-bd5d-97c076018594 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:58.804936 [ 3 ] {} HTTP-Session: 7c0eedd4-0535-4be1-bd5d-97c076018594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:58.805024 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:58.805065 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:43:58.805170 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:58.805553 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:58.805773 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:43:58.805925 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:43:58.806027 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} executeQuery: Read 135 rows, 13.39 KiB in 0.00097436 sec., 138552 rows/sec., 13.42 MiB/sec. 2023.12.06 17:43:58.806193 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} DynamicQueryHandler: Done processing query 2023.12.06 17:43:58.806216 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:43:58.806232 [ 3 ] {} HTTP-Session: 7c0eedd4-0535-4be1-bd5d-97c076018594 Destroying unnamed session 2023.12.06 17:43:58.806367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 9682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:58.806413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:58.806432 [ 3 ] {} HTTP-Session: 813274dc-9e87-45d5-9647-140454e99954 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:58.806449 [ 3 ] {} HTTP-Session: 813274dc-9e87-45d5-9647-140454e99954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:58.806526 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:58.806566 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:43:58.806677 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:58.806987 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:58.807196 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:43:58.807355 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:43:58.807451 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} executeQuery: Read 57 rows, 4.54 KiB in 0.000898208 sec., 63459 rows/sec., 4.94 MiB/sec. 2023.12.06 17:43:58.807558 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} DynamicQueryHandler: Done processing query 2023.12.06 17:43:58.807581 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:43:58.807599 [ 3 ] {} HTTP-Session: 813274dc-9e87-45d5-9647-140454e99954 Destroying unnamed session 2023.12.06 17:43:58.807854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:58.807916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:58.807939 [ 3 ] {} HTTP-Session: 9107be8a-530b-4ebc-961d-ea5ebda9208e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:58.807958 [ 3 ] {} HTTP-Session: 9107be8a-530b-4ebc-961d-ea5ebda9208e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:58.808050 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:58.808098 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:43:58.808235 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:58.808719 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:58.809052 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:43:58.809242 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:43:58.809345 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} executeQuery: Read 45 rows, 62.18 KiB in 0.001265046 sec., 35571 rows/sec., 48.00 MiB/sec. 2023.12.06 17:43:58.809475 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} DynamicQueryHandler: Done processing query 2023.12.06 17:43:58.809500 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:43:58.809518 [ 3 ] {} HTTP-Session: 9107be8a-530b-4ebc-961d-ea5ebda9208e Destroying unnamed session 2023.12.06 17:43:58.809687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 1885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:43:58.809732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:43:58.809752 [ 3 ] {} HTTP-Session: e1e22236-d2b6-44e1-99b1-f98d3dc99e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:43:58.809769 [ 3 ] {} HTTP-Session: e1e22236-d2b6-44e1-99b1-f98d3dc99e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:43:58.809842 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:43:58.809885 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.06 17:43:58.809993 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:43:58.810272 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.06 17:43:58.810518 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:43:58.810690 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:43:58.810786 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} executeQuery: Read 12 rows, 839.00 B in 0.000915578 sec., 13106 rows/sec., 894.88 KiB/sec. 2023.12.06 17:43:58.810890 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} DynamicQueryHandler: Done processing query 2023.12.06 17:43:58.810913 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:43:58.810929 [ 3 ] {} HTTP-Session: e1e22236-d2b6-44e1-99b1-f98d3dc99e99 Destroying unnamed session 2023.12.06 17:44:02.484678 [ 103 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:44:02.484743 [ 103 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:44:08.801462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:08.801638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:08.801687 [ 3 ] {} HTTP-Session: 9c8770be-5885-4858-a94b-dd21f78e4abe Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:08.801730 [ 3 ] {} HTTP-Session: 9c8770be-5885-4858-a94b-dd21f78e4abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:08.801934 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:08.802036 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:44:08.802305 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:08.802763 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:08.803022 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:44:08.803184 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:44:08.803321 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} executeQuery: Read 47 rows, 3.81 KiB in 0.001322956 sec., 35526 rows/sec., 2.81 MiB/sec. 2023.12.06 17:44:08.803470 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} DynamicQueryHandler: Done processing query 2023.12.06 17:44:08.803496 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:08.803512 [ 3 ] {} HTTP-Session: 9c8770be-5885-4858-a94b-dd21f78e4abe Destroying unnamed session 2023.12.06 17:44:08.803689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:08.803738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:08.803758 [ 3 ] {} HTTP-Session: 69723a98-03a0-4866-a430-7f0f8b1c3bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:08.803776 [ 3 ] {} HTTP-Session: 69723a98-03a0-4866-a430-7f0f8b1c3bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:08.803861 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:08.803905 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:08.804016 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:08.804458 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:08.804678 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:08.804827 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:08.804955 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} executeQuery: Read 141 rows, 13.98 KiB in 0.001064492 sec., 132457 rows/sec., 12.82 MiB/sec. 2023.12.06 17:44:08.805082 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} DynamicQueryHandler: Done processing query 2023.12.06 17:44:08.805105 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:44:08.805122 [ 3 ] {} HTTP-Session: 69723a98-03a0-4866-a430-7f0f8b1c3bb6 Destroying unnamed session 2023.12.06 17:44:08.805253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:08.805299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:08.805319 [ 3 ] {} HTTP-Session: 5a539495-2de6-42d4-9fc6-56e0aa98fe2e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:08.805336 [ 3 ] {} HTTP-Session: 5a539495-2de6-42d4-9fc6-56e0aa98fe2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:08.805414 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:08.805453 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:08.805560 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:08.805860 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:08.806075 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:08.806219 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:08.806319 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} executeQuery: Read 47 rows, 3.76 KiB in 0.000878318 sec., 53511 rows/sec., 4.18 MiB/sec. 2023.12.06 17:44:08.806436 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} DynamicQueryHandler: Done processing query 2023.12.06 17:44:08.806460 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:08.806476 [ 3 ] {} HTTP-Session: 5a539495-2de6-42d4-9fc6-56e0aa98fe2e Destroying unnamed session 2023.12.06 17:44:08.806694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:08.806740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:08.806759 [ 3 ] {} HTTP-Session: cbfc0a6b-6796-45cf-a9c5-a1fcce60f485 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:08.806776 [ 3 ] {} HTTP-Session: cbfc0a6b-6796-45cf-a9c5-a1fcce60f485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:08.806861 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:08.806907 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:44:08.807041 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:08.807524 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:08.807844 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:44:08.808021 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:44:08.808153 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} executeQuery: Read 47 rows, 64.95 KiB in 0.001262485 sec., 37228 rows/sec., 50.24 MiB/sec. 2023.12.06 17:44:08.808288 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} DynamicQueryHandler: Done processing query 2023.12.06 17:44:08.808310 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:44:08.808326 [ 3 ] {} HTTP-Session: cbfc0a6b-6796-45cf-a9c5-a1fcce60f485 Destroying unnamed session 2023.12.06 17:44:17.484788 [ 96 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:44:17.484861 [ 96 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:44:18.802131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:18.802239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:18.802270 [ 3 ] {} HTTP-Session: 5ba617e4-44ca-4192-803d-7a02e6217ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:18.802298 [ 3 ] {} HTTP-Session: 5ba617e4-44ca-4192-803d-7a02e6217ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:18.802442 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:18.802516 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:44:18.802683 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:18.803104 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:18.803367 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:18.803529 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:18.803677 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} executeQuery: Read 47 rows, 3.81 KiB in 0.001188694 sec., 39539 rows/sec., 3.13 MiB/sec. 2023.12.06 17:44:18.803836 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} DynamicQueryHandler: Done processing query 2023.12.06 17:44:18.803862 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:18.803879 [ 3 ] {} HTTP-Session: 5ba617e4-44ca-4192-803d-7a02e6217ff9 Destroying unnamed session 2023.12.06 17:44:18.804121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:18.804173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:18.804193 [ 3 ] {} HTTP-Session: c8d91bec-ca32-4fe1-8ce1-937b3571431b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:18.804212 [ 3 ] {} HTTP-Session: c8d91bec-ca32-4fe1-8ce1-937b3571431b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:18.804299 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:18.804340 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:18.804451 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:18.804825 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:18.805045 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 17:44:18.805191 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 17:44:18.805324 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} executeQuery: Read 141 rows, 13.98 KiB in 0.00099403 sec., 141846 rows/sec., 13.73 MiB/sec. 2023.12.06 17:44:18.805450 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} DynamicQueryHandler: Done processing query 2023.12.06 17:44:18.805472 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:44:18.805489 [ 3 ] {} HTTP-Session: c8d91bec-ca32-4fe1-8ce1-937b3571431b Destroying unnamed session 2023.12.06 17:44:18.805635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:18.805694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:18.805715 [ 3 ] {} HTTP-Session: a10c4f90-c0c9-4feb-baef-ef6a6ba672f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:18.805732 [ 3 ] {} HTTP-Session: a10c4f90-c0c9-4feb-baef-ef6a6ba672f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:18.805810 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:18.805851 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:18.805961 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:18.806252 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:18.806474 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 17:44:18.806628 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 17:44:18.806756 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} executeQuery: Read 47 rows, 3.76 KiB in 0.000915479 sec., 51339 rows/sec., 4.01 MiB/sec. 2023.12.06 17:44:18.806879 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} DynamicQueryHandler: Done processing query 2023.12.06 17:44:18.806904 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:18.806920 [ 3 ] {} HTTP-Session: a10c4f90-c0c9-4feb-baef-ef6a6ba672f9 Destroying unnamed session 2023.12.06 17:44:18.807108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:18.807153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:18.807171 [ 3 ] {} HTTP-Session: 0de3c100-c0ff-4602-8a05-d0f84adf8e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:18.807188 [ 3 ] {} HTTP-Session: 0de3c100-c0ff-4602-8a05-d0f84adf8e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:18.807271 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:18.807316 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:44:18.807456 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:18.807962 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:18.808281 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:18.808465 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:18.808567 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} executeQuery: Read 47 rows, 64.95 KiB in 0.001265936 sec., 37126 rows/sec., 50.10 MiB/sec. 2023.12.06 17:44:18.808691 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} DynamicQueryHandler: Done processing query 2023.12.06 17:44:18.808716 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:44:18.808732 [ 3 ] {} HTTP-Session: 0de3c100-c0ff-4602-8a05-d0f84adf8e3a Destroying unnamed session 2023.12.06 17:44:23.800401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.800583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.800630 [ 3 ] {} HTTP-Session: 431f49a5-3b56-427e-a24a-dc3a53a63e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.800672 [ 3 ] {} HTTP-Session: 431f49a5-3b56-427e-a24a-dc3a53a63e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.800892 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:23.801506 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:23.801689 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:23.801742 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:23.801911 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.06 17:44:23.802022 [ 186 ] {83b820e6-31db-46f2-92e7-da3eda505a95} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:23.802022 [ 190 ] {83b820e6-31db-46f2-92e7-da3eda505a95} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:23.802151 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:23.802239 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:23.804026 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} executeQuery: Read 10 rows, 1.41 KiB in 0.003085021 sec., 3241 rows/sec., 455.52 KiB/sec. 2023.12.06 17:44:23.804298 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.804325 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:23.804342 [ 3 ] {} HTTP-Session: 431f49a5-3b56-427e-a24a-dc3a53a63e73 Destroying unnamed session 2023.12.06 17:44:23.804512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.804563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.804582 [ 3 ] {} HTTP-Session: 8258a819-e7b5-4bcd-9439-014e6247e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.804601 [ 3 ] {} HTTP-Session: 8258a819-e7b5-4bcd-9439-014e6247e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.804687 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:23.804729 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:23.804876 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:23.805195 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.805492 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:44:23.805654 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:44:23.805770 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} executeQuery: Read 1 rows, 232.00 B in 0.001054271 sec., 948 rows/sec., 214.90 KiB/sec. 2023.12.06 17:44:23.805935 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.805960 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:44:23.805977 [ 3 ] {} HTTP-Session: 8258a819-e7b5-4bcd-9439-014e6247e80b Destroying unnamed session 2023.12.06 17:44:23.806091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.806137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.806157 [ 3 ] {} HTTP-Session: 33312f43-8c40-4901-b1dc-d68b88d9ce2b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.806174 [ 3 ] {} HTTP-Session: 33312f43-8c40-4901-b1dc-d68b88d9ce2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.806249 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:23.806290 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 17:44:23.806435 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:23.806722 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.806942 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:44:23.807093 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:44:23.807193 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} executeQuery: Read 2 rows, 175.00 B in 0.000914719 sec., 2186 rows/sec., 186.83 KiB/sec. 2023.12.06 17:44:23.807315 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.807339 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:23.807355 [ 3 ] {} HTTP-Session: 33312f43-8c40-4901-b1dc-d68b88d9ce2b Destroying unnamed session 2023.12.06 17:44:23.807510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.807555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.807573 [ 3 ] {} HTTP-Session: 148e2484-03e5-494f-b0c7-9cc30fc17bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.807590 [ 3 ] {} HTTP-Session: 148e2484-03e5-494f-b0c7-9cc30fc17bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.807663 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:23.807702 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:23.807805 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:23.808102 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.808301 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 17:44:23.808444 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 17:44:23.808544 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} executeQuery: Read 37 rows, 3.18 KiB in 0.000852668 sec., 43393 rows/sec., 3.65 MiB/sec. 2023.12.06 17:44:23.808660 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.808683 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:23.808699 [ 3 ] {} HTTP-Session: 148e2484-03e5-494f-b0c7-9cc30fc17bf1 Destroying unnamed session 2023.12.06 17:44:23.808814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.808858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.808876 [ 3 ] {} HTTP-Session: f9f03d24-581b-4e6b-a405-90c82c7d0f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.808892 [ 3 ] {} HTTP-Session: f9f03d24-581b-4e6b-a405-90c82c7d0f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.808959 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:23.808997 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 17:44:23.809097 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:23.809231 [ 90 ] {} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 17:44:23.809288 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.809549 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 17:44:23.809571 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.809832 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:44:23.809998 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:44:23.810095 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} executeQuery: Read 2 rows, 143.00 B in 0.001106173 sec., 1808 rows/sec., 126.24 KiB/sec. 2023.12.06 17:44:23.810222 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.810264 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:23.810292 [ 3 ] {} HTTP-Session: f9f03d24-581b-4e6b-a405-90c82c7d0f25 Destroying unnamed session 2023.12.06 17:44:23.810334 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:23.810421 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part 2023.12.06 17:44:23.810464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 4441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.810546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.810600 [ 3 ] {} HTTP-Session: ee0d3e95-2d74-497a-b6c4-ad63bd2c7ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.810650 [ 3 ] {} HTTP-Session: ee0d3e95-2d74-497a-b6c4-ad63bd2c7ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.810671 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2023.12.06 17:44:23.810832 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:23.810917 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part 2023.12.06 17:44:23.810928 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:23.811203 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 141 rows starting from the beginning of the part 2023.12.06 17:44:23.811376 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:23.811457 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part 2023.12.06 17:44:23.811632 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.12.06 17:44:23.812210 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.812572 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 17:44:23.812889 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 17:44:23.813049 [ 90 ] {} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 17:44:23.813100 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} executeQuery: Read 26 rows, 2.06 KiB in 0.002201254 sec., 11811 rows/sec., 936.52 KiB/sec. 2023.12.06 17:44:23.813105 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.813502 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 17:44:23.813656 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.813737 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:23.813784 [ 16 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.004398698 sec., 135949.31954864826 rows/sec., 12.99 MiB/sec. 2023.12.06 17:44:23.813826 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:23.813806 [ 3 ] {} HTTP-Session: ee0d3e95-2d74-497a-b6c4-ad63bd2c7ebd Destroying unnamed session 2023.12.06 17:44:23.813892 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2023.12.06 17:44:23.814010 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 17:44:23.814046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:23.814214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:23.814216 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.12.06 17:44:23.814272 [ 3 ] {} HTTP-Session: 661e5a91-2ac2-4b34-9928-573fb4019aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:23.814353 [ 3 ] {} HTTP-Session: 661e5a91-2ac2-4b34-9928-573fb4019aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:23.814374 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 17:44:23.814556 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 57 rows starting from the beginning of the part 2023.12.06 17:44:23.814569 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 17:44:23.814776 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:23.814831 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:23.814864 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 17:44:23.815094 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:23.815407 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:23.815426 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2023.12.06 17:44:23.815977 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:23.816613 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:44:23.816855 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 4 columns (4 merged, 0 gathered) in 0.003617732 sec., 68827.65224179126 rows/sec., 5.37 MiB/sec. 2023.12.06 17:44:23.816944 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:44:23.817006 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 17:44:23.817193 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} executeQuery: Read 37 rows, 2.67 KiB in 0.002347337 sec., 15762 rows/sec., 1.11 MiB/sec. 2023.12.06 17:44:23.817381 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 17:44:23.817400 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} DynamicQueryHandler: Done processing query 2023.12.06 17:44:23.817439 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:23.817459 [ 3 ] {} HTTP-Session: 661e5a91-2ac2-4b34-9928-573fb4019aa3 Destroying unnamed session 2023.12.06 17:44:23.817472 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 17:44:28.799338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.799524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.799570 [ 3 ] {} HTTP-Session: 778b5016-ebbd-48d3-ae73-90ac5aa13f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.799611 [ 3 ] {} HTTP-Session: 778b5016-ebbd-48d3-ae73-90ac5aa13f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.799898 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.800522 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.800705 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.800755 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.800926 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.12.06 17:44:28.801047 [ 191 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.801071 [ 193 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.801098 [ 189 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.801280 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.801353 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.802991 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} executeQuery: Read 10 rows, 1.41 KiB in 0.00304528 sec., 3283 rows/sec., 461.46 KiB/sec. 2023.12.06 17:44:28.803289 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.803315 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.803333 [ 3 ] {} HTTP-Session: 778b5016-ebbd-48d3-ae73-90ac5aa13f0f Destroying unnamed session 2023.12.06 17:44:28.803576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.803621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.803640 [ 3 ] {} HTTP-Session: 66cb6897-436d-4d20-85f4-acf259606af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.803658 [ 3 ] {} HTTP-Session: 66cb6897-436d-4d20-85f4-acf259606af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.803784 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.804278 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.804452 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.804496 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.804643 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.12.06 17:44:28.804728 [ 192 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.804754 [ 186 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.804766 [ 188 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.804878 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.804933 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.806448 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} executeQuery: Read 10 rows, 1.41 KiB in 0.002625082 sec., 3809 rows/sec., 535.33 KiB/sec. 2023.12.06 17:44:28.806706 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.806731 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.806750 [ 3 ] {} HTTP-Session: 66cb6897-436d-4d20-85f4-acf259606af8 Destroying unnamed session 2023.12.06 17:44:28.807078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.807123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.807142 [ 3 ] {} HTTP-Session: 67b27570-990d-421b-9100-dd468f1422e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.807160 [ 3 ] {} HTTP-Session: 67b27570-990d-421b-9100-dd468f1422e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.807287 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.807791 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.807966 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.808008 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.808156 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.12.06 17:44:28.808258 [ 193 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.808263 [ 189 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.808277 [ 186 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.808413 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.808473 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.809979 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} executeQuery: Read 10 rows, 1.41 KiB in 0.002652202 sec., 3770 rows/sec., 529.85 KiB/sec. 2023.12.06 17:44:28.810245 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.810269 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.810286 [ 3 ] {} HTTP-Session: 67b27570-990d-421b-9100-dd468f1422e6 Destroying unnamed session 2023.12.06 17:44:28.810514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.810557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.810576 [ 3 ] {} HTTP-Session: 58c38817-4c80-4563-982a-f5dc8af90bca Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.810593 [ 3 ] {} HTTP-Session: 58c38817-4c80-4563-982a-f5dc8af90bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.810719 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.811221 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.811398 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.811439 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.811586 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.12.06 17:44:28.811689 [ 192 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.811699 [ 189 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.811706 [ 191 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.811820 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.811881 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.813462 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} executeQuery: Read 10 rows, 1.41 KiB in 0.002705484 sec., 3696 rows/sec., 519.42 KiB/sec. 2023.12.06 17:44:28.813732 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.813756 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.813772 [ 3 ] {} HTTP-Session: 58c38817-4c80-4563-982a-f5dc8af90bca Destroying unnamed session 2023.12.06 17:44:28.814001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.814045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.814063 [ 3 ] {} HTTP-Session: 432739eb-0635-4a2e-b8f8-d104f4bc0554 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.814079 [ 3 ] {} HTTP-Session: 432739eb-0635-4a2e-b8f8-d104f4bc0554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.814206 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.814716 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.814897 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.814938 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.815084 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.12.06 17:44:28.815186 [ 191 ] {a3e945db-dc06-4559-aa96-47d8557d881e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.815201 [ 189 ] {a3e945db-dc06-4559-aa96-47d8557d881e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.815208 [ 192 ] {a3e945db-dc06-4559-aa96-47d8557d881e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.815338 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.815398 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.816921 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} executeQuery: Read 10 rows, 1.41 KiB in 0.002678034 sec., 3734 rows/sec., 524.74 KiB/sec. 2023.12.06 17:44:28.817184 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.817208 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.817225 [ 3 ] {} HTTP-Session: 432739eb-0635-4a2e-b8f8-d104f4bc0554 Destroying unnamed session 2023.12.06 17:44:28.817445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.817494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.817514 [ 3 ] {} HTTP-Session: b0a85d0b-156f-4083-a94e-55c40abc2210 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.817530 [ 3 ] {} HTTP-Session: b0a85d0b-156f-4083-a94e-55c40abc2210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.817658 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.818173 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.818353 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.818394 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.818542 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.12.06 17:44:28.818639 [ 189 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.818656 [ 192 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.818655 [ 193 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.818769 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.818829 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.820492 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} executeQuery: Read 10 rows, 1.41 KiB in 0.002795466 sec., 3577 rows/sec., 502.70 KiB/sec. 2023.12.06 17:44:28.820753 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.820777 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.820793 [ 3 ] {} HTTP-Session: b0a85d0b-156f-4083-a94e-55c40abc2210 Destroying unnamed session 2023.12.06 17:44:28.821009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.821053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.821071 [ 3 ] {} HTTP-Session: 77a2706f-e8bd-4889-aa8f-d5243d344f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.821088 [ 3 ] {} HTTP-Session: 77a2706f-e8bd-4889-aa8f-d5243d344f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.821216 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.821735 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.821919 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.821959 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.822107 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.12.06 17:44:28.822245 [ 192 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.822262 [ 189 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.822258 [ 191 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.822389 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.822449 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.823947 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} executeQuery: Read 10 rows, 1.41 KiB in 0.002692814 sec., 3713 rows/sec., 521.86 KiB/sec. 2023.12.06 17:44:28.824210 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.824234 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.824251 [ 3 ] {} HTTP-Session: 77a2706f-e8bd-4889-aa8f-d5243d344f6c Destroying unnamed session 2023.12.06 17:44:28.824469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.824512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.824531 [ 3 ] {} HTTP-Session: e4d7dbdf-6cf4-4caa-8610-57800332c1df Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.824547 [ 3 ] {} HTTP-Session: e4d7dbdf-6cf4-4caa-8610-57800332c1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.824676 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.825270 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.825455 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.825498 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.825647 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.12.06 17:44:28.825727 [ 189 ] {e78444a7-5361-488d-9850-be372f4363f4} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.825756 [ 186 ] {e78444a7-5361-488d-9850-be372f4363f4} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.825764 [ 188 ] {e78444a7-5361-488d-9850-be372f4363f4} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.825882 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.825935 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.827403 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} executeQuery: Read 10 rows, 1.41 KiB in 0.002615372 sec., 3823 rows/sec., 537.31 KiB/sec. 2023.12.06 17:44:28.827653 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.827678 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.827694 [ 3 ] {} HTTP-Session: e4d7dbdf-6cf4-4caa-8610-57800332c1df Destroying unnamed session 2023.12.06 17:44:28.827913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.827958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.827976 [ 3 ] {} HTTP-Session: c0735235-2085-4517-8e7c-10de7796a603 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.827992 [ 3 ] {} HTTP-Session: c0735235-2085-4517-8e7c-10de7796a603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.828122 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.828645 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.828829 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.828871 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.829018 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.12.06 17:44:28.829075 [ 189 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.829121 [ 192 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.829126 [ 191 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.829236 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.829295 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.830818 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} executeQuery: Read 10 rows, 1.41 KiB in 0.002658703 sec., 3761 rows/sec., 528.56 KiB/sec. 2023.12.06 17:44:28.831075 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.831099 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.831117 [ 3 ] {} HTTP-Session: c0735235-2085-4517-8e7c-10de7796a603 Destroying unnamed session 2023.12.06 17:44:28.831341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.831383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.831401 [ 3 ] {} HTTP-Session: acaf7d96-9a15-4564-bfe5-54f1339f88d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.831418 [ 3 ] {} HTTP-Session: acaf7d96-9a15-4564-bfe5-54f1339f88d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.831554 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.832087 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.832274 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.832314 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.832462 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.12.06 17:44:28.832548 [ 189 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.832585 [ 188 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.832571 [ 193 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.832710 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.832769 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.834383 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} executeQuery: Read 10 rows, 1.41 KiB in 0.002789776 sec., 3584 rows/sec., 503.72 KiB/sec. 2023.12.06 17:44:28.834631 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.834655 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.834672 [ 3 ] {} HTTP-Session: acaf7d96-9a15-4564-bfe5-54f1339f88d9 Destroying unnamed session 2023.12.06 17:44:28.834897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.834940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.834959 [ 3 ] {} HTTP-Session: 12737c52-6ae3-43f0-b6c6-6744701eeeed Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.834975 [ 3 ] {} HTTP-Session: 12737c52-6ae3-43f0-b6c6-6744701eeeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.835105 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 17:44:28.835635 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.835823 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.835864 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 17:44:28.836010 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.12.06 17:44:28.836110 [ 189 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 17:44:28.836143 [ 186 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 17:44:28.836143 [ 191 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 17:44:28.836266 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.06 17:44:28.836327 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 17:44:28.837528 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} executeQuery: Read 10 rows, 1.41 KiB in 0.002384548 sec., 4193 rows/sec., 589.32 KiB/sec. 2023.12.06 17:44:28.837800 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.837823 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 17:44:28.837840 [ 3 ] {} HTTP-Session: 12737c52-6ae3-43f0-b6c6-6744701eeeed Destroying unnamed session 2023.12.06 17:44:28.840870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.840954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.840991 [ 3 ] {} HTTP-Session: 875abf77-9fdd-4632-bb2c-cecd66ab80b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.841022 [ 3 ] {} HTTP-Session: 875abf77-9fdd-4632-bb2c-cecd66ab80b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.841171 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:28.841249 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 17:44:28.841519 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:28.841926 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:28.842217 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:28.842375 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:28.842505 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} executeQuery: Read 11 rows, 1009.00 B in 0.001280036 sec., 8593 rows/sec., 769.78 KiB/sec. 2023.12.06 17:44:28.842629 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.842651 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:44:28.842667 [ 3 ] {} HTTP-Session: 875abf77-9fdd-4632-bb2c-cecd66ab80b3 Destroying unnamed session 2023.12.06 17:44:28.842784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.842827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.842845 [ 3 ] {} HTTP-Session: f38b9d6d-571d-461f-a280-2947b9ea356f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.842861 [ 3 ] {} HTTP-Session: f38b9d6d-571d-461f-a280-2947b9ea356f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.842933 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:28.842971 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:44:28.843074 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:28.843364 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:28.843567 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 17:44:28.843734 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 17:44:28.843862 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} executeQuery: Read 47 rows, 3.81 KiB in 0.000891998 sec., 52690 rows/sec., 4.17 MiB/sec. 2023.12.06 17:44:28.843991 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.844014 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:28.844030 [ 3 ] {} HTTP-Session: f38b9d6d-571d-461f-a280-2947b9ea356f Destroying unnamed session 2023.12.06 17:44:28.844161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.844204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.844222 [ 3 ] {} HTTP-Session: c9b975da-3251-4f61-930d-b762908818ad Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.844238 [ 3 ] {} HTTP-Session: c9b975da-3251-4f61-930d-b762908818ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.844311 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:28.844348 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:28.844448 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:28.844796 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:28.845008 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 17:44:28.845160 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 17:44:28.845286 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} executeQuery: Read 141 rows, 13.98 KiB in 0.000944059 sec., 149355 rows/sec., 14.46 MiB/sec. 2023.12.06 17:44:28.845415 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.845438 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:44:28.845454 [ 3 ] {} HTTP-Session: c9b975da-3251-4f61-930d-b762908818ad Destroying unnamed session 2023.12.06 17:44:28.845577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 9865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.845620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.845638 [ 3 ] {} HTTP-Session: 09a34de6-efaf-49ea-8e33-45f914c23861 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.845654 [ 3 ] {} HTTP-Session: 09a34de6-efaf-49ea-8e33-45f914c23861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.845725 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:28.845763 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:28.845866 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:28.846185 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:28.846388 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 17:44:28.846538 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 17:44:28.846650 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} executeQuery: Read 58 rows, 4.63 KiB in 0.000898518 sec., 64550 rows/sec., 5.03 MiB/sec. 2023.12.06 17:44:28.846754 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.846776 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:44:28.846791 [ 3 ] {} HTTP-Session: 09a34de6-efaf-49ea-8e33-45f914c23861 Destroying unnamed session 2023.12.06 17:44:28.846897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.846938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.846957 [ 3 ] {} HTTP-Session: 5270937a-4b10-4a8e-bbca-12afdbdf0903 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.846973 [ 3 ] {} HTTP-Session: 5270937a-4b10-4a8e-bbca-12afdbdf0903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.847042 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:28.847084 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.06 17:44:28.847197 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:28.847449 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:28.847706 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 17:44:28.847878 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 17:44:28.847997 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} executeQuery: Read 11 rows, 754.00 B in 0.000924928 sec., 11892 rows/sec., 796.09 KiB/sec. 2023.12.06 17:44:28.848107 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.848129 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 17:44:28.848145 [ 3 ] {} HTTP-Session: 5270937a-4b10-4a8e-bbca-12afdbdf0903 Destroying unnamed session 2023.12.06 17:44:28.848310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:28.848352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:28.848370 [ 3 ] {} HTTP-Session: 344bf00e-716b-4519-a6be-f35edfd48c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:28.848385 [ 3 ] {} HTTP-Session: 344bf00e-716b-4519-a6be-f35edfd48c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:28.848477 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:28.848521 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:44:28.848650 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:28.849094 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB. 2023.12.06 17:44:28.849394 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 17:44:28.849585 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 17:44:28.849723 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} executeQuery: Read 47 rows, 64.95 KiB in 0.001210954 sec., 38812 rows/sec., 52.38 MiB/sec. 2023.12.06 17:44:28.849846 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} DynamicQueryHandler: Done processing query 2023.12.06 17:44:28.849867 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:44:28.849883 [ 3 ] {} HTTP-Session: 344bf00e-716b-4519-a6be-f35edfd48c7c Destroying unnamed session 2023.12.06 17:44:29.000114 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.23 MiB, peak 237.49 MiB, will set to 230.70 MiB (RSS), difference: -1.53 MiB 2023.12.06 17:44:32.484913 [ 76 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:44:32.484989 [ 76 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:44:38.801994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.802173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.802219 [ 3 ] {} HTTP-Session: 075b40f4-a68f-4983-afcc-42f03630c36b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.802262 [ 3 ] {} HTTP-Session: 075b40f4-a68f-4983-afcc-42f03630c36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.802466 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.802567 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:44:38.802831 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.803349 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.803619 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 17:44:38.803781 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 17:44:38.803930 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} executeQuery: Read 47 rows, 3.81 KiB in 0.001400908 sec., 33549 rows/sec., 2.66 MiB/sec. 2023.12.06 17:44:38.803924 [ 54 ] {} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 17:44:38.804047 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.804130 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.804136 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 17:44:38.804176 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:38.804212 [ 3 ] {} HTTP-Session: 075b40f4-a68f-4983-afcc-42f03630c36b Destroying unnamed session 2023.12.06 17:44:38.804289 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:38.804340 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.12.06 17:44:38.804359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.804433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.804476 [ 3 ] {} HTTP-Session: 212c8658-3c5d-4960-bd6d-f4854b7ef213 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.804506 [ 3 ] {} HTTP-Session: 212c8658-3c5d-4960-bd6d-f4854b7ef213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.804639 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.12.06 17:44:38.804697 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.804793 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 17:44:38.804926 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.805268 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.805285 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.805486 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.805750 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.806051 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.806478 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:44:38.806807 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:44:38.807085 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} executeQuery: Read 2 rows, 175.00 B in 0.002285786 sec., 874 rows/sec., 74.77 KiB/sec. 2023.12.06 17:44:38.807500 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400508 sec., 79105.82771750573 rows/sec., 6.26 MiB/sec. 2023.12.06 17:44:38.807521 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.807564 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:38.807601 [ 3 ] {} HTTP-Session: 212c8658-3c5d-4960-bd6d-f4854b7ef213 Destroying unnamed session 2023.12.06 17:44:38.807657 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 17:44:38.807806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.807855 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 17:44:38.807888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.807919 [ 3 ] {} HTTP-Session: 37b195f1-a66d-4719-8743-a4aba1ba5e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.807946 [ 3 ] {} HTTP-Session: 37b195f1-a66d-4719-8743-a4aba1ba5e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.807954 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 17:44:38.808102 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.808147 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:38.808265 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.808654 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.808876 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 17:44:38.809024 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 17:44:38.809153 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} executeQuery: Read 142 rows, 14.07 KiB in 0.00101765 sec., 139537 rows/sec., 13.50 MiB/sec. 2023.12.06 17:44:38.809266 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.809290 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:44:38.809306 [ 3 ] {} HTTP-Session: 37b195f1-a66d-4719-8743-a4aba1ba5e0f Destroying unnamed session 2023.12.06 17:44:38.809462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.809506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.809525 [ 3 ] {} HTTP-Session: 09745a18-6034-4c72-8df1-6a0d01b2c109 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.809542 [ 3 ] {} HTTP-Session: 09745a18-6034-4c72-8df1-6a0d01b2c109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.809609 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.809647 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 17:44:38.809749 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.810072 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.810281 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:44:38.810426 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:44:38.810541 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} executeQuery: Read 2 rows, 143.00 B in 0.000903547 sec., 2213 rows/sec., 154.56 KiB/sec. 2023.12.06 17:44:38.810663 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.810686 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:38.810702 [ 3 ] {} HTTP-Session: 09745a18-6034-4c72-8df1-6a0d01b2c109 Destroying unnamed session 2023.12.06 17:44:38.810844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.810888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.810906 [ 3 ] {} HTTP-Session: 3d4c0844-507f-490d-aa3c-0a95001feccb Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.810923 [ 3 ] {} HTTP-Session: 3d4c0844-507f-490d-aa3c-0a95001feccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.810994 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.811032 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:38.811136 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.811445 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.811652 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 17:44:38.811798 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 17:44:38.811914 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} executeQuery: Read 49 rows, 3.93 KiB in 0.000892838 sec., 54881 rows/sec., 4.29 MiB/sec. 2023.12.06 17:44:38.812034 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.812058 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 17:44:38.812075 [ 3 ] {} HTTP-Session: 3d4c0844-507f-490d-aa3c-0a95001feccb Destroying unnamed session 2023.12.06 17:44:38.812219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.812264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.812282 [ 3 ] {} HTTP-Session: c348a7ae-97e0-41b7-95d0-1335447704eb Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.812298 [ 3 ] {} HTTP-Session: c348a7ae-97e0-41b7-95d0-1335447704eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.812366 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.812408 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 17:44:38.812528 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.812826 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.813081 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:44:38.813254 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:44:38.813381 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} executeQuery: Read 1 rows, 72.00 B in 0.00098603 sec., 1014 rows/sec., 71.31 KiB/sec. 2023.12.06 17:44:38.813517 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.813541 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:38.813557 [ 3 ] {} HTTP-Session: c348a7ae-97e0-41b7-95d0-1335447704eb Destroying unnamed session 2023.12.06 17:44:38.813712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:38.813758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:38.813777 [ 3 ] {} HTTP-Session: 0d0fc025-a3d9-4b9d-9f4a-09f8a3466ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:38.813793 [ 3 ] {} HTTP-Session: 0d0fc025-a3d9-4b9d-9f4a-09f8a3466ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:38.813870 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:38.813913 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:44:38.814049 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:38.814536 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.814844 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 17:44:38.815019 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 17:44:38.815136 [ 54 ] {} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 17:44:38.815151 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} executeQuery: Read 47 rows, 64.95 KiB in 0.001247224 sec., 37683 rows/sec., 50.85 MiB/sec. 2023.12.06 17:44:38.815188 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:38.815337 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 17:44:38.815412 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} DynamicQueryHandler: Done processing query 2023.12.06 17:44:38.815441 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:44:38.815465 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:38.815471 [ 3 ] {} HTTP-Session: 0d0fc025-a3d9-4b9d-9f4a-09f8a3466ee3 Destroying unnamed session 2023.12.06 17:44:38.815507 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.12.06 17:44:38.815646 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.12.06 17:44:38.815739 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.815826 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.815912 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.815994 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part 2023.12.06 17:44:38.817901 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 6 columns (6 merged, 0 gathered) in 0.002652112 sec., 101428.59728397595 rows/sec., 136.87 MiB/sec. 2023.12.06 17:44:38.818144 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 17:44:38.818396 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 17:44:38.818465 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 17:44:38.818531 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1: 4.07 MiB. 2023.12.06 17:44:47.485039 [ 51 ] {} DNSResolver: Updating DNS cache 2023.12.06 17:44:47.485145 [ 51 ] {} DNSResolver: Updated DNS cache 2023.12.06 17:44:48.801385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.801492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.801517 [ 3 ] {} HTTP-Session: f91fe61c-b966-4d38-a741-fd7e9601fb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.801541 [ 3 ] {} HTTP-Session: f91fe61c-b966-4d38-a741-fd7e9601fb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.801671 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.801733 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:44:48.801893 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.802335 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.802616 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 17:44:48.802782 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 17:44:48.802910 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} executeQuery: Read 47 rows, 3.81 KiB in 0.001200384 sec., 39154 rows/sec., 3.10 MiB/sec. 2023.12.06 17:44:48.803064 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.803090 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:48.803107 [ 3 ] {} HTTP-Session: f91fe61c-b966-4d38-a741-fd7e9601fb1e Destroying unnamed session 2023.12.06 17:44:48.803222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.803274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.803293 [ 3 ] {} HTTP-Session: a75f9a7b-11c9-45e1-99b3-60eae794a663 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.803312 [ 3 ] {} HTTP-Session: a75f9a7b-11c9-45e1-99b3-60eae794a663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.803392 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.803435 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 17:44:48.803547 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.803940 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.804151 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:44:48.804302 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:44:48.804427 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} executeQuery: Read 4 rows, 342.00 B in 0.00099755 sec., 4009 rows/sec., 334.80 KiB/sec. 2023.12.06 17:44:48.804555 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.804579 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:48.804595 [ 3 ] {} HTTP-Session: a75f9a7b-11c9-45e1-99b3-60eae794a663 Destroying unnamed session 2023.12.06 17:44:48.804736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.804783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.804802 [ 3 ] {} HTTP-Session: 1fc46153-014b-4fd6-bc56-3e8f8f71a16d Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.804819 [ 3 ] {} HTTP-Session: 1fc46153-014b-4fd6-bc56-3e8f8f71a16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.804897 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.804936 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:48.805041 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.805419 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.805637 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 17:44:48.805786 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 17:44:48.805916 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} executeQuery: Read 143 rows, 14.16 KiB in 0.00098877 sec., 144624 rows/sec., 13.98 MiB/sec. 2023.12.06 17:44:48.806087 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.806112 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:44:48.806129 [ 3 ] {} HTTP-Session: 1fc46153-014b-4fd6-bc56-3e8f8f71a16d Destroying unnamed session 2023.12.06 17:44:48.806282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.806328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.806346 [ 3 ] {} HTTP-Session: 0c006f92-a603-4a02-8245-f211bed97de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.806364 [ 3 ] {} HTTP-Session: 0c006f92-a603-4a02-8245-f211bed97de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.806435 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.806474 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 17:44:48.806589 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.806902 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.807103 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 17:44:48.807249 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 17:44:48.807378 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} executeQuery: Read 4 rows, 286.00 B in 0.000913068 sec., 4380 rows/sec., 305.89 KiB/sec. 2023.12.06 17:44:48.807501 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.807525 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:48.807542 [ 3 ] {} HTTP-Session: 0c006f92-a603-4a02-8245-f211bed97de1 Destroying unnamed session 2023.12.06 17:44:48.807685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.807730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.807748 [ 3 ] {} HTTP-Session: 83758f60-12ce-4f7e-a47b-d1bd6e767f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.807765 [ 3 ] {} HTTP-Session: 83758f60-12ce-4f7e-a47b-d1bd6e767f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.807839 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.807878 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:48.807984 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.808282 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.808505 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 17:44:48.808650 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 17:44:48.808776 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} executeQuery: Read 51 rows, 4.09 KiB in 0.000906958 sec., 56231 rows/sec., 4.40 MiB/sec. 2023.12.06 17:44:48.808894 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.808919 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 17:44:48.808935 [ 3 ] {} HTTP-Session: 83758f60-12ce-4f7e-a47b-d1bd6e767f56 Destroying unnamed session 2023.12.06 17:44:48.809042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.809087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.809105 [ 3 ] {} HTTP-Session: 9613c0e9-6126-4cbc-b448-994a7bf90ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.809121 [ 3 ] {} HTTP-Session: 9613c0e9-6126-4cbc-b448-994a7bf90ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.809190 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.809232 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 17:44:48.809352 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.809618 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.809874 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:48.810047 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:48.810171 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} executeQuery: Read 2 rows, 144.00 B in 0.000953039 sec., 2098 rows/sec., 147.55 KiB/sec. 2023.12.06 17:44:48.810294 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.810317 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:48.810332 [ 3 ] {} HTTP-Session: 9613c0e9-6126-4cbc-b448-994a7bf90ad6 Destroying unnamed session 2023.12.06 17:44:48.810514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:48.810558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:48.810577 [ 3 ] {} HTTP-Session: 64a6c26f-d8f6-4784-a906-7bfdc81c2271 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:48.810593 [ 3 ] {} HTTP-Session: 64a6c26f-d8f6-4784-a906-7bfdc81c2271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:48.810679 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:48.810723 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:44:48.810858 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:48.811331 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:48.811630 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 17:44:48.811804 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 17:44:48.811938 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} executeQuery: Read 47 rows, 64.95 KiB in 0.001222385 sec., 38449 rows/sec., 51.89 MiB/sec. 2023.12.06 17:44:48.812075 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} DynamicQueryHandler: Done processing query 2023.12.06 17:44:48.812098 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:44:48.812114 [ 3 ] {} HTTP-Session: 64a6c26f-d8f6-4784-a906-7bfdc81c2271 Destroying unnamed session 2023.12.06 17:44:53.800562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:53.800747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:53.800794 [ 3 ] {} HTTP-Session: b187fc16-0b0e-404a-97f2-7600473aa469 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:53.800834 [ 3 ] {} HTTP-Session: b187fc16-0b0e-404a-97f2-7600473aa469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:53.801035 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:53.801133 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:53.801400 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:53.801871 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:53.802145 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 17:44:53.802317 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 17:44:53.802459 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} executeQuery: Read 36 rows, 3.09 KiB in 0.001361268 sec., 26445 rows/sec., 2.22 MiB/sec. 2023.12.06 17:44:53.802612 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} DynamicQueryHandler: Done processing query 2023.12.06 17:44:53.802638 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:53.802654 [ 3 ] {} HTTP-Session: b187fc16-0b0e-404a-97f2-7600473aa469 Destroying unnamed session 2023.12.06 17:44:53.802821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:53.802871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:53.802890 [ 3 ] {} HTTP-Session: cd584332-214f-4126-94e4-32b7ac4b55d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:53.802910 [ 3 ] {} HTTP-Session: cd584332-214f-4126-94e4-32b7ac4b55d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:53.802993 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:53.803034 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:53.803144 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:53.803424 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:53.803633 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 17:44:53.803777 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 17:44:53.803888 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} executeQuery: Read 24 rows, 1.90 KiB in 0.000866387 sec., 27701 rows/sec., 2.14 MiB/sec. 2023.12.06 17:44:53.804010 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} DynamicQueryHandler: Done processing query 2023.12.06 17:44:53.804034 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:53.804050 [ 3 ] {} HTTP-Session: cd584332-214f-4126-94e4-32b7ac4b55d1 Destroying unnamed session 2023.12.06 17:44:53.804170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:53.804215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:53.804234 [ 3 ] {} HTTP-Session: f13dcb24-129a-4c01-876b-546e541d45fc Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:53.804251 [ 3 ] {} HTTP-Session: f13dcb24-129a-4c01-876b-546e541d45fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:53.804326 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:53.804370 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 17:44:53.804491 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:53.804776 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:53.805039 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 17:44:53.805214 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 17:44:53.805349 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} executeQuery: Read 36 rows, 2.60 KiB in 0.00099227 sec., 36280 rows/sec., 2.56 MiB/sec. 2023.12.06 17:44:53.805468 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} DynamicQueryHandler: Done processing query 2023.12.06 17:44:53.805492 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:53.805507 [ 3 ] {} HTTP-Session: f13dcb24-129a-4c01-876b-546e541d45fc Destroying unnamed session 2023.12.06 17:44:58.802157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.802337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.802393 [ 3 ] {} HTTP-Session: 5551cae0-2fa9-4900-ac31-11c92998d308 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.802437 [ 3 ] {} HTTP-Session: 5551cae0-2fa9-4900-ac31-11c92998d308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.802637 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.802699 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 17:44:58.802858 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.803349 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.803618 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 17:44:58.803775 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 17:44:58.803907 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} executeQuery: Read 47 rows, 3.81 KiB in 0.001225435 sec., 38353 rows/sec., 3.04 MiB/sec. 2023.12.06 17:44:58.804083 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.804109 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 17:44:58.804126 [ 3 ] {} HTTP-Session: 5551cae0-2fa9-4900-ac31-11c92998d308 Destroying unnamed session 2023.12.06 17:44:58.804284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.804330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.804352 [ 3 ] {} HTTP-Session: e286be27-07b6-4ddc-ac3c-109d8328aa37 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.804369 [ 3 ] {} HTTP-Session: e286be27-07b6-4ddc-ac3c-109d8328aa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.804440 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.804479 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 17:44:58.804586 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.804839 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.805047 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:58.805202 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:58.805323 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} executeQuery: Read 2 rows, 175.00 B in 0.000854537 sec., 2340 rows/sec., 199.99 KiB/sec. 2023.12.06 17:44:58.805461 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.805485 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:58.805501 [ 3 ] {} HTTP-Session: e286be27-07b6-4ddc-ac3c-109d8328aa37 Destroying unnamed session 2023.12.06 17:44:58.805639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.805683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.805703 [ 3 ] {} HTTP-Session: 23734d08-b185-428c-b3cd-b76a34ee8e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.805720 [ 3 ] {} HTTP-Session: 23734d08-b185-428c-b3cd-b76a34ee8e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.805792 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.805829 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 17:44:58.805935 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.806289 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.806505 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.06 17:44:58.806654 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.06 17:44:58.806781 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} executeQuery: Read 142 rows, 14.06 KiB in 0.000956739 sec., 148420 rows/sec., 14.35 MiB/sec. 2023.12.06 17:44:58.806776 [ 60 ] {} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.06 17:44:58.806899 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.806968 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.807006 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 17:44:58.807008 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.06 17:44:58.807029 [ 3 ] {} HTTP-Session: 23734d08-b185-428c-b3cd-b76a34ee8e7f Destroying unnamed session 2023.12.06 17:44:58.807139 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:58.807175 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2023.12.06 17:44:58.807238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.807329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.807382 [ 3 ] {} HTTP-Session: 7a5c1f7a-57a8-454a-88d2-4815182898a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.807406 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 141 rows starting from the beginning of the part 2023.12.06 17:44:58.807417 [ 3 ] {} HTTP-Session: 7a5c1f7a-57a8-454a-88d2-4815182898a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.807626 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.807639 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part 2023.12.06 17:44:58.807724 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 17:44:58.807924 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 143 rows starting from the beginning of the part 2023.12.06 17:44:58.808185 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.808208 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2023.12.06 17:44:58.808384 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part 2023.12.06 17:44:58.808941 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.809311 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 17:44:58.809636 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 17:44:58.809837 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} executeQuery: Read 2 rows, 143.00 B in 0.002166223 sec., 923 rows/sec., 64.47 KiB/sec. 2023.12.06 17:44:58.810126 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.810190 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:58.810229 [ 3 ] {} HTTP-Session: 7a5c1f7a-57a8-454a-88d2-4815182898a0 Destroying unnamed session 2023.12.06 17:44:58.810248 [ 17 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 4 columns (4 merged, 0 gathered) in 0.003288615 sec., 237790.07272058298 rows/sec., 22.72 MiB/sec. 2023.12.06 17:44:58.810384 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.06 17:44:58.810446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 10206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.810513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.810540 [ 3 ] {} HTTP-Session: 2d9bcc46-775b-4ebe-947d-fe315af03d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.810571 [ 3 ] {} HTTP-Session: 2d9bcc46-775b-4ebe-947d-fe315af03d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.810668 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.06 17:44:58.810702 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.810752 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 17:44:58.810766 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.06 17:44:58.810975 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.811355 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.811567 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.06 17:44:58.811711 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.06 17:44:58.811835 [ 60 ] {} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.06 17:44:58.811842 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} executeQuery: Read 60 rows, 4.79 KiB in 0.001095282 sec., 54780 rows/sec., 4.27 MiB/sec. 2023.12.06 17:44:58.811893 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.812058 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.06 17:44:58.812088 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.812137 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 17:44:58.812175 [ 3 ] {} HTTP-Session: 2d9bcc46-775b-4ebe-947d-fe315af03d6b Destroying unnamed session 2023.12.06 17:44:58.812226 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:58.812262 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part 2023.12.06 17:44:58.812337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.812432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.812480 [ 3 ] {} HTTP-Session: a7bc8c22-9c0c-409b-863e-2da760b947f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.812498 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2023.12.06 17:44:58.812515 [ 3 ] {} HTTP-Session: a7bc8c22-9c0c-409b-863e-2da760b947f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.812741 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2023.12.06 17:44:58.812755 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.812864 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.06 17:44:58.812956 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2023.12.06 17:44:58.813262 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2023.12.06 17:44:58.813402 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.813514 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2023.12.06 17:44:58.813997 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.814703 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 17:44:58.814966 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995829 sec., 111154.54186470588 rows/sec., 8.67 MiB/sec. 2023.12.06 17:44:58.815049 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 17:44:58.815165 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.06 17:44:58.815293 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} executeQuery: Read 11 rows, 754.00 B in 0.002453659 sec., 4483 rows/sec., 300.09 KiB/sec. 2023.12.06 17:44:58.815551 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.815555 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.06 17:44:58.815605 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 17:44:58.815654 [ 3 ] {} HTTP-Session: a7bc8c22-9c0c-409b-863e-2da760b947f8 Destroying unnamed session 2023.12.06 17:44:58.815698 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.06 17:44:58.815813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.815874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.815897 [ 3 ] {} HTTP-Session: 8c199764-3aab-44cf-90d2-8d662dffe342 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.815918 [ 3 ] {} HTTP-Session: 8c199764-3aab-44cf-90d2-8d662dffe342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.816006 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.816058 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 17:44:58.816219 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.816551 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.816816 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 17:44:58.816991 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 17:44:58.817118 [ 60 ] {} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 17:44:58.817125 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} executeQuery: Read 1 rows, 72.00 B in 0.001073831 sec., 931 rows/sec., 65.48 KiB/sec. 2023.12.06 17:44:58.817179 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.817321 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 17:44:58.817377 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.817422 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 17:44:58.817471 [ 3 ] {} HTTP-Session: 8c199764-3aab-44cf-90d2-8d662dffe342 Destroying unnamed session 2023.12.06 17:44:58.817479 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 17:44:58.817524 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part 2023.12.06 17:44:58.817626 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.06 17:44:58.817692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 17:44:58.817798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 17:44:58.817837 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.06 17:44:58.817850 [ 3 ] {} HTTP-Session: 4a591c22-34f2-490e-a874-5d7e53bc8a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466 2023.12.06 17:44:58.817915 [ 3 ] {} HTTP-Session: 4a591c22-34f2-490e-a874-5d7e53bc8a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 17:44:58.818118 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.06 17:44:58.818147 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 17:44:58.818248 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 17:44:58.818390 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2023.12.06 17:44:58.818765 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2023.12.06 17:44:58.818886 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 17:44:58.820032 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB. 2023.12.06 17:44:58.820610 [ 17 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.003356477 sec., 80143.55528132622 rows/sec., 5.65 MiB/sec. 2023.12.06 17:44:58.820758 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 17:44:58.820768 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 17:44:58.821048 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 17:44:58.821097 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 17:44:58.821207 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 17:44:58.821318 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} executeQuery: Read 47 rows, 64.95 KiB in 0.003105902 sec., 15132 rows/sec., 20.42 MiB/sec. 2023.12.06 17:44:58.821520 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} DynamicQueryHandler: Done processing query 2023.12.06 17:44:58.821544 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.06 17:44:58.821560 [ 3 ] {} HTTP-Session: 4a591c22-34f2-490e-a874-5d7e53bc8a2e Destroying unnamed session