[ Dec 5 05:24:30 Enabled. ] [ Dec 5 05:24:30 Rereading configuration. ] [ Dec 5 05:24:31 Rereading configuration. ] [ Dec 5 05:24:32 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=oxControlService11 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService11 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService11 ipadm: Could not delete oxControlService11: Interface does not exist + true + ipadm create-if -t oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 + ipadm show-addr oxControlService11/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService11/ll + ipadm show-addr oxControlService11/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/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 5 05:24:32 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.05 05:24:33.365701 [ 1 ] {} Application: Will watch for the process with pid 22166 2023.12.05 05:24:33.365795 [ 1 ] {} Application: Forked a child process to watch 2023.12.05 05:24:33.821536 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22166 2023.12.05 05:24:33.821724 [ 1 ] {} Application: starting up 2023.12.05 05:24:33.821964 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.05 05:24:33.898996 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.05 05:24:33.899041 [ 1 ] {} Application: Initializing DateLUT. 2023.12.05 05:24:33.899055 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.05 05:24:33.899089 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.05 05:24:33.899403 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.05 05:24:33.900022 [ 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.05 05:24:33.900490 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.05 05:24:33.900746 [ 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.05 05:24:33.903274 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.05 05:24:33.903322 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.05 05:24:33.904048 [ 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.05 05:24:33.904270 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.05 05:24:33.910443 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.05 05:24:33.910687 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.05 05:24:33.910713 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.05 05:24:33.912004 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.05 05:24:33.912434 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.05 05:24:33.912755 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.05 05:24:33.913097 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.05 05:24:33.913867 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.05 05:24:33.913915 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.05 05:24:33.913968 [ 1 ] {} Application: Loaded user defined objects 2023.12.05 05:24:33.913985 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.05 05:24:33.922603 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.05 05:24:33.922632 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106532 sec 2023.12.05 05:24:33.923162 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.05 05:24:33.923240 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.05 05:24:33.923261 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.05 05:24:33.923277 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.05 05:24:33.923290 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.05 05:24:33.923305 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.05 05:24:33.923320 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.05 05:24:33.923352 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.05 05:24:33.923371 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.05 05:24:33.923403 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.05 05:24:33.923417 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.05 05:24:33.923431 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.05 05:24:33.923447 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.05 05:24:33.923482 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.05 05:24:33.923497 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.05 05:24:33.923510 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.05 05:24:33.957597 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.05 05:24:33.958915 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.05 05:24:33.958942 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3171e-05 sec 2023.12.05 05:24:33.958965 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.05 05:24:33.958980 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.05 05:24:33.959005 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.05 05:24:33.960997 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.05 05:24:33.966073 [ 1 ] {} Application: Loaded metadata. 2023.12.05 05:24:33.966201 [ 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.05 05:24:33.966260 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.05 05:24:34.164613 [ 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.05 05:24:34.183485 [ 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.05 05:24:34.183543 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.05 05:24:34.223467 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.05 05:24:34.224220 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.05 05:24:34.224562 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.05 05:24:34.224620 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.05 05:24:34.224679 [ 171 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:24:34.224747 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.05 05:24:34.224799 [ 171 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:24:34.224824 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.05 05:24:34.225538 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.05 05:24:34.225559 [ 1 ] {} Application: Ready for connections. 2023.12.05 05:24:49.224864 [ 163 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:24:49.224927 [ 163 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:25:01.084470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.084741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.085383 [ 3 ] {} HTTP-Session: 9fd4fa60-585d-4c4d-9d12-01c606ead518 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.085455 [ 3 ] {} HTTP-Session: 9fd4fa60-585d-4c4d-9d12-01c606ead518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.085592 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.05 05:25:01.085660 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.05 05:25:01.085674 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.05 05:25:01.087294 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} executeQuery: (from [fd00:1122:3344:101::d]:35770) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.05 05:25:01.109776 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:35770) (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.05 05:25:01.110906 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} 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.05 05:25:01.111935 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.112001 [ 3 ] {} HTTP-Session: 9fd4fa60-585d-4c4d-9d12-01c606ead518 Destroying unnamed session 2023.12.05 05:25:01.112355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.112472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.112538 [ 3 ] {} HTTP-Session: 135ca677-8771-4ed5-99fb-8040edefc9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.112568 [ 3 ] {} HTTP-Session: 135ca677-8771-4ed5-99fb-8040edefc9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.112757 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} executeQuery: (from [fd00:1122:3344:101::d]:35770) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.05 05:25:01.112906 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.05 05:25:01.113993 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.05 05:25:01.116144 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:01.121117 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.121150 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.05 05:25:01.121168 [ 3 ] {} HTTP-Session: 135ca677-8771-4ed5-99fb-8040edefc9e6 Destroying unnamed session 2023.12.05 05:25:01.121372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.121462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.121484 [ 3 ] {} HTTP-Session: a32c0ae8-123c-4b90-b70e-95efdefe1904 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.121545 [ 3 ] {} HTTP-Session: a32c0ae8-123c-4b90-b70e-95efdefe1904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.121709 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} executeQuery: (from [fd00:1122:3344:101::d]:35770) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.05 05:25:01.122025 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:35770) (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.05 05:25:01.122273 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} 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.05 05:25:01.122526 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.122580 [ 3 ] {} HTTP-Session: a32c0ae8-123c-4b90-b70e-95efdefe1904 Destroying unnamed session 2023.12.05 05:25:01.122789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.122861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.122907 [ 3 ] {} HTTP-Session: 90b639ff-76cb-427c-938e-7962a930dcde Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.122928 [ 3 ] {} HTTP-Session: 90b639ff-76cb-427c-938e-7962a930dcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.123083 [ 3 ] {b54a0542-c7b1-4bb9-a960-40b4ea46543f} executeQuery: (from [fd00:1122:3344:101::d]:35770) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.05 05:25:01.123229 [ 3 ] {b54a0542-c7b1-4bb9-a960-40b4ea46543f} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.123251 [ 3 ] {b54a0542-c7b1-4bb9-a960-40b4ea46543f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.123302 [ 3 ] {} HTTP-Session: 90b639ff-76cb-427c-938e-7962a930dcde Destroying unnamed session 2023.12.05 05:25:01.125681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.125777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.125836 [ 3 ] {} HTTP-Session: 5aa52831-dfdf-492d-96f0-682795017d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.125853 [ 3 ] {} HTTP-Session: 5aa52831-dfdf-492d-96f0-682795017d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.125961 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.05 05:25:01.126065 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.05 05:25:01.128525 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.05 05:25:01.128592 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122453 sec 2023.12.05 05:25:01.128655 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.05 05:25:01.128674 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} DatabaseAtomic (oximeter): Starting up tables. 2023.12.05 05:25:01.128790 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.128820 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.128891 [ 3 ] {} HTTP-Session: 5aa52831-dfdf-492d-96f0-682795017d71 Destroying unnamed session 2023.12.05 05:25:01.129150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.129260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.129320 [ 3 ] {} HTTP-Session: 8cbe91aa-781c-48da-931c-48ff36b5ef20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.129338 [ 3 ] {} HTTP-Session: 8cbe91aa-781c-48da-931c-48ff36b5ef20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.129527 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} executeQuery: (from [fd00:1122:3344:101::d]:35770) /* 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.05 05:25:01.129605 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.05 05:25:01.134327 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} oximeter.version (a79de341-eb75-4a78-b143-5ad431caf142): Loading data parts 2023.12.05 05:25:01.134520 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} oximeter.version (a79de341-eb75-4a78-b143-5ad431caf142): There are no data parts 2023.12.05 05:25:01.137015 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.137090 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.137109 [ 3 ] {} HTTP-Session: 8cbe91aa-781c-48da-931c-48ff36b5ef20 Destroying unnamed session 2023.12.05 05:25:01.137268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.137346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.137367 [ 3 ] {} HTTP-Session: d435090c-1f37-460c-ade3-c44d034c5097 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.137414 [ 3 ] {} HTTP-Session: d435090c-1f37-460c-ade3-c44d034c5097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.137662 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} executeQuery: (from [fd00:1122:3344:101::d]:35770) /* 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.05 05:25:01.137789 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.05 05:25:01.145189 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} oximeter.measurements_bool (920aaa14-5771-4499-8739-7000948d0d7d): Loading data parts 2023.12.05 05:25:01.145338 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} oximeter.measurements_bool (920aaa14-5771-4499-8739-7000948d0d7d): There are no data parts 2023.12.05 05:25:01.146660 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.146725 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.146744 [ 3 ] {} HTTP-Session: d435090c-1f37-460c-ade3-c44d034c5097 Destroying unnamed session 2023.12.05 05:25:01.146911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.147000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.147022 [ 3 ] {} HTTP-Session: 3826a490-2119-48f2-87c7-6df3b9c9367f Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.147074 [ 3 ] {} HTTP-Session: 3826a490-2119-48f2-87c7-6df3b9c9367f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.147292 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.147409 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.05 05:25:01.149090 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} oximeter.measurements_i8 (86b72230-d40f-43a4-bec9-bcb94b3088c8): Loading data parts 2023.12.05 05:25:01.149229 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} oximeter.measurements_i8 (86b72230-d40f-43a4-bec9-bcb94b3088c8): There are no data parts 2023.12.05 05:25:01.151261 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.151323 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.151343 [ 3 ] {} HTTP-Session: 3826a490-2119-48f2-87c7-6df3b9c9367f Destroying unnamed session 2023.12.05 05:25:01.151537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.151612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.151635 [ 3 ] {} HTTP-Session: 04562109-fa38-434f-86eb-09728ccbaed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.151695 [ 3 ] {} HTTP-Session: 04562109-fa38-434f-86eb-09728ccbaed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.151896 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.152020 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.05 05:25:01.153523 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} oximeter.measurements_u8 (c3ac24be-83d9-46ba-be79-2f0ce6c7c110): Loading data parts 2023.12.05 05:25:01.153630 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} oximeter.measurements_u8 (c3ac24be-83d9-46ba-be79-2f0ce6c7c110): There are no data parts 2023.12.05 05:25:01.155317 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.155343 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.155392 [ 3 ] {} HTTP-Session: 04562109-fa38-434f-86eb-09728ccbaed3 Destroying unnamed session 2023.12.05 05:25:01.155559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.155609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.155672 [ 3 ] {} HTTP-Session: 74f963c2-107a-4d11-a1ec-be75e2749554 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.155730 [ 3 ] {} HTTP-Session: 74f963c2-107a-4d11-a1ec-be75e2749554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.155923 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.156030 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.05 05:25:01.159702 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} oximeter.measurements_i16 (3d2a0c8b-dd14-4442-a122-262a2fb756cf): Loading data parts 2023.12.05 05:25:01.159796 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} oximeter.measurements_i16 (3d2a0c8b-dd14-4442-a122-262a2fb756cf): There are no data parts 2023.12.05 05:25:01.161267 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.161292 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.161344 [ 3 ] {} HTTP-Session: 74f963c2-107a-4d11-a1ec-be75e2749554 Destroying unnamed session 2023.12.05 05:25:01.161470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.161556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.161611 [ 3 ] {} HTTP-Session: 184839a1-7905-40a5-9b0f-54645f5ae46a Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.161662 [ 3 ] {} HTTP-Session: 184839a1-7905-40a5-9b0f-54645f5ae46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.161854 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.161963 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.05 05:25:01.163504 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} oximeter.measurements_u16 (28e20bd2-2571-433b-b6c7-08a8262678c8): Loading data parts 2023.12.05 05:25:01.163630 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} oximeter.measurements_u16 (28e20bd2-2571-433b-b6c7-08a8262678c8): There are no data parts 2023.12.05 05:25:01.164952 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.164979 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.165037 [ 3 ] {} HTTP-Session: 184839a1-7905-40a5-9b0f-54645f5ae46a Destroying unnamed session 2023.12.05 05:25:01.165158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.165240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.165294 [ 3 ] {} HTTP-Session: 536171e0-ef36-4452-bf12-77dd7fee0d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.165314 [ 3 ] {} HTTP-Session: 536171e0-ef36-4452-bf12-77dd7fee0d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.165558 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.165674 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.05 05:25:01.167387 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} oximeter.measurements_i32 (0e0b1954-af77-4d34-8ab1-07e67fbd5731): Loading data parts 2023.12.05 05:25:01.167506 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} oximeter.measurements_i32 (0e0b1954-af77-4d34-8ab1-07e67fbd5731): There are no data parts 2023.12.05 05:25:01.169059 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.169086 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.169146 [ 3 ] {} HTTP-Session: 536171e0-ef36-4452-bf12-77dd7fee0d58 Destroying unnamed session 2023.12.05 05:25:01.169263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.169344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.169401 [ 3 ] {} HTTP-Session: e68faab5-a0cb-4397-b6a9-967707ceea03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.169420 [ 3 ] {} HTTP-Session: e68faab5-a0cb-4397-b6a9-967707ceea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.169643 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.169756 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.05 05:25:01.171502 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} oximeter.measurements_u32 (34a7c9d4-86b9-4173-b5a3-b0daff236543): Loading data parts 2023.12.05 05:25:01.171619 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} oximeter.measurements_u32 (34a7c9d4-86b9-4173-b5a3-b0daff236543): There are no data parts 2023.12.05 05:25:01.172843 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.172868 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.172884 [ 3 ] {} HTTP-Session: e68faab5-a0cb-4397-b6a9-967707ceea03 Destroying unnamed session 2023.12.05 05:25:01.173037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.173126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.173147 [ 3 ] {} HTTP-Session: 92a0c1b1-0252-4a32-87d2-0894e00e7d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.173197 [ 3 ] {} HTTP-Session: 92a0c1b1-0252-4a32-87d2-0894e00e7d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.173415 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.173520 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.05 05:25:01.175738 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Loading data parts 2023.12.05 05:25:01.175871 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): There are no data parts 2023.12.05 05:25:01.177198 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.177224 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.177241 [ 3 ] {} HTTP-Session: 92a0c1b1-0252-4a32-87d2-0894e00e7d56 Destroying unnamed session 2023.12.05 05:25:01.177405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.177491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.177513 [ 3 ] {} HTTP-Session: 7a71c562-6583-4e8c-b8ba-98b7c1ccff99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.177560 [ 3 ] {} HTTP-Session: 7a71c562-6583-4e8c-b8ba-98b7c1ccff99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.177812 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.177897 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.05 05:25:01.179414 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} oximeter.measurements_u64 (556e9504-8bbf-41ea-a6eb-efd0e886c63c): Loading data parts 2023.12.05 05:25:01.179518 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} oximeter.measurements_u64 (556e9504-8bbf-41ea-a6eb-efd0e886c63c): There are no data parts 2023.12.05 05:25:01.180674 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.180736 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.180753 [ 3 ] {} HTTP-Session: 7a71c562-6583-4e8c-b8ba-98b7c1ccff99 Destroying unnamed session 2023.12.05 05:25:01.180954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.181029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.181053 [ 3 ] {} HTTP-Session: e244cb54-f1cf-465b-b901-bf830deeb48b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.181105 [ 3 ] {} HTTP-Session: e244cb54-f1cf-465b-b901-bf830deeb48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.181326 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.181411 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.05 05:25:01.182874 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} oximeter.measurements_f32 (90019999-b71d-4ef7-a0fb-560e87e910b3): Loading data parts 2023.12.05 05:25:01.182962 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} oximeter.measurements_f32 (90019999-b71d-4ef7-a0fb-560e87e910b3): There are no data parts 2023.12.05 05:25:01.184457 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.184539 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.184562 [ 3 ] {} HTTP-Session: e244cb54-f1cf-465b-b901-bf830deeb48b Destroying unnamed session 2023.12.05 05:25:01.184767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.184879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.184910 [ 3 ] {} HTTP-Session: 87f21eb5-6ec7-4212-a895-1685389806fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.184990 [ 3 ] {} HTTP-Session: 87f21eb5-6ec7-4212-a895-1685389806fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.185343 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.185449 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.05 05:25:01.187376 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} oximeter.measurements_f64 (7fc93ffd-5276-4feb-852c-53e4b5590f1b): Loading data parts 2023.12.05 05:25:01.187464 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} oximeter.measurements_f64 (7fc93ffd-5276-4feb-852c-53e4b5590f1b): There are no data parts 2023.12.05 05:25:01.188996 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.189071 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.189096 [ 3 ] {} HTTP-Session: 87f21eb5-6ec7-4212-a895-1685389806fc Destroying unnamed session 2023.12.05 05:25:01.189310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.189431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.189469 [ 3 ] {} HTTP-Session: b646ce5f-9acd-43cb-8aa0-27685a7f1120 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.189533 [ 3 ] {} HTTP-Session: b646ce5f-9acd-43cb-8aa0-27685a7f1120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.189745 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.189861 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.05 05:25:01.191651 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} oximeter.measurements_string (65e31a89-b477-4794-ae74-063c7778f6cd): Loading data parts 2023.12.05 05:25:01.191730 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} oximeter.measurements_string (65e31a89-b477-4794-ae74-063c7778f6cd): There are no data parts 2023.12.05 05:25:01.192974 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.193113 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.193130 [ 3 ] {} HTTP-Session: b646ce5f-9acd-43cb-8aa0-27685a7f1120 Destroying unnamed session 2023.12.05 05:25:01.193251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.193370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.193391 [ 3 ] {} HTTP-Session: 0d4437fd-7dd2-4507-957a-4c8fd7ccd20f Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.193442 [ 3 ] {} HTTP-Session: 0d4437fd-7dd2-4507-957a-4c8fd7ccd20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.193646 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.193772 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.05 05:25:01.195655 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} oximeter.measurements_bytes (7552f0f3-692e-4c51-aeee-01dc97c3acb0): Loading data parts 2023.12.05 05:25:01.195823 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} oximeter.measurements_bytes (7552f0f3-692e-4c51-aeee-01dc97c3acb0): There are no data parts 2023.12.05 05:25:01.197267 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.197342 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.197368 [ 3 ] {} HTTP-Session: 0d4437fd-7dd2-4507-957a-4c8fd7ccd20f Destroying unnamed session 2023.12.05 05:25:01.197586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.197698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.197731 [ 3 ] {} HTTP-Session: 3697f700-c953-427b-994f-13eeb6479fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.197844 [ 3 ] {} HTTP-Session: 3697f700-c953-427b-994f-13eeb6479fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.198059 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.198195 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.05 05:25:01.200713 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Loading data parts 2023.12.05 05:25:01.200842 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): There are no data parts 2023.12.05 05:25:01.202791 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.202869 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.202889 [ 3 ] {} HTTP-Session: 3697f700-c953-427b-994f-13eeb6479fd4 Destroying unnamed session 2023.12.05 05:25:01.203095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.203186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.203210 [ 3 ] {} HTTP-Session: 721c9515-1827-4a05-b629-141fb3181782 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.203265 [ 3 ] {} HTTP-Session: 721c9515-1827-4a05-b629-141fb3181782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.203523 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.203614 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.05 05:25:01.205457 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Loading data parts 2023.12.05 05:25:01.205566 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): There are no data parts 2023.12.05 05:25:01.207233 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.207263 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.207330 [ 3 ] {} HTTP-Session: 721c9515-1827-4a05-b629-141fb3181782 Destroying unnamed session 2023.12.05 05:25:01.207473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.207579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.207641 [ 3 ] {} HTTP-Session: e9d2d5f9-2053-4d25-a274-842283ef2e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.207660 [ 3 ] {} HTTP-Session: e9d2d5f9-2053-4d25-a274-842283ef2e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.207915 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.208032 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.05 05:25:01.209773 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} oximeter.measurements_cumulativef32 (a2641f57-907c-4857-8b8b-0070e81b65bf): Loading data parts 2023.12.05 05:25:01.209845 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} oximeter.measurements_cumulativef32 (a2641f57-907c-4857-8b8b-0070e81b65bf): There are no data parts 2023.12.05 05:25:01.211217 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.211246 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.211301 [ 3 ] {} HTTP-Session: e9d2d5f9-2053-4d25-a274-842283ef2e05 Destroying unnamed session 2023.12.05 05:25:01.211412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.211496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.211555 [ 3 ] {} HTTP-Session: bfda4e28-2d43-4e2f-94e0-d33948f41a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.211582 [ 3 ] {} HTTP-Session: bfda4e28-2d43-4e2f-94e0-d33948f41a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.211823 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.211939 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.05 05:25:01.214199 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} oximeter.measurements_cumulativef64 (e89b0bb1-9945-4b1d-af5d-164ba933aa84): Loading data parts 2023.12.05 05:25:01.214275 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} oximeter.measurements_cumulativef64 (e89b0bb1-9945-4b1d-af5d-164ba933aa84): There are no data parts 2023.12.05 05:25:01.216154 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.216229 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.216246 [ 3 ] {} HTTP-Session: bfda4e28-2d43-4e2f-94e0-d33948f41a0a Destroying unnamed session 2023.12.05 05:25:01.216368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.216510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.216532 [ 3 ] {} HTTP-Session: 5ec6f51b-2cf6-4350-803e-2b75ce34c6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.216588 [ 3 ] {} HTTP-Session: 5ec6f51b-2cf6-4350-803e-2b75ce34c6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.216813 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.216942 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.05 05:25:01.218987 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} oximeter.measurements_histogrami8 (72f4f4a8-9322-4d69-8f5b-5e4179ef197a): Loading data parts 2023.12.05 05:25:01.219082 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} oximeter.measurements_histogrami8 (72f4f4a8-9322-4d69-8f5b-5e4179ef197a): There are no data parts 2023.12.05 05:25:01.220622 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.220703 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.220719 [ 3 ] {} HTTP-Session: 5ec6f51b-2cf6-4350-803e-2b75ce34c6cf Destroying unnamed session 2023.12.05 05:25:01.220882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.220977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.221005 [ 3 ] {} HTTP-Session: 6f376b62-bf0e-4859-a3fa-d1a6f7535856 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.221073 [ 3 ] {} HTTP-Session: 6f376b62-bf0e-4859-a3fa-d1a6f7535856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.221371 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.221512 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.05 05:25:01.223889 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} oximeter.measurements_histogramu8 (64013f0c-7ccf-48ed-935a-85e213126699): Loading data parts 2023.12.05 05:25:01.224019 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} oximeter.measurements_histogramu8 (64013f0c-7ccf-48ed-935a-85e213126699): There are no data parts 2023.12.05 05:25:01.225243 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.225339 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.225363 [ 3 ] {} HTTP-Session: 6f376b62-bf0e-4859-a3fa-d1a6f7535856 Destroying unnamed session 2023.12.05 05:25:01.225550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.225649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.225675 [ 3 ] {} HTTP-Session: 1f656bb3-3864-4409-b91c-374437e468d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.225746 [ 3 ] {} HTTP-Session: 1f656bb3-3864-4409-b91c-374437e468d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.226080 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.226228 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.05 05:25:01.228310 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} oximeter.measurements_histogrami16 (8ae03507-55b4-4885-a7cd-b03be6861fdd): Loading data parts 2023.12.05 05:25:01.228449 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} oximeter.measurements_histogrami16 (8ae03507-55b4-4885-a7cd-b03be6861fdd): There are no data parts 2023.12.05 05:25:01.229735 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.229769 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.229840 [ 3 ] {} HTTP-Session: 1f656bb3-3864-4409-b91c-374437e468d7 Destroying unnamed session 2023.12.05 05:25:01.229987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.230163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.230260 [ 3 ] {} HTTP-Session: 765f6db2-0640-44ff-9480-04ed7a93932b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.230287 [ 3 ] {} HTTP-Session: 765f6db2-0640-44ff-9480-04ed7a93932b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.230664 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.230860 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.05 05:25:01.232947 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} oximeter.measurements_histogramu16 (72c33ac5-b9ed-474e-bc6f-73cb1a2d5a48): Loading data parts 2023.12.05 05:25:01.233116 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} oximeter.measurements_histogramu16 (72c33ac5-b9ed-474e-bc6f-73cb1a2d5a48): There are no data parts 2023.12.05 05:25:01.234353 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.234378 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.234426 [ 3 ] {} HTTP-Session: 765f6db2-0640-44ff-9480-04ed7a93932b Destroying unnamed session 2023.12.05 05:25:01.234585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.234629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.234693 [ 3 ] {} HTTP-Session: abada0f6-2538-4c68-902d-ac50ca85e32b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.234768 [ 3 ] {} HTTP-Session: abada0f6-2538-4c68-902d-ac50ca85e32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.234993 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.235130 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.05 05:25:01.237058 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} oximeter.measurements_histogrami32 (2c56bc00-5e16-4dc1-920f-98010a2d3afc): Loading data parts 2023.12.05 05:25:01.237189 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} oximeter.measurements_histogrami32 (2c56bc00-5e16-4dc1-920f-98010a2d3afc): There are no data parts 2023.12.05 05:25:01.239424 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.239503 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.239521 [ 3 ] {} HTTP-Session: abada0f6-2538-4c68-902d-ac50ca85e32b Destroying unnamed session 2023.12.05 05:25:01.239698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.239777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.239799 [ 3 ] {} HTTP-Session: b7cbab82-a0ea-458e-8bbb-a565d2746d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.239853 [ 3 ] {} HTTP-Session: b7cbab82-a0ea-458e-8bbb-a565d2746d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.240073 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.240181 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.05 05:25:01.242192 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} oximeter.measurements_histogramu32 (e1ebbb95-a87b-447b-85a4-ba44b43accf5): Loading data parts 2023.12.05 05:25:01.242348 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} oximeter.measurements_histogramu32 (e1ebbb95-a87b-447b-85a4-ba44b43accf5): There are no data parts 2023.12.05 05:25:01.243776 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.243834 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.243884 [ 3 ] {} HTTP-Session: b7cbab82-a0ea-458e-8bbb-a565d2746d9f Destroying unnamed session 2023.12.05 05:25:01.244024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.244120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.244174 [ 3 ] {} HTTP-Session: 61507944-0954-4ba3-a450-d3d13b3275d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.244190 [ 3 ] {} HTTP-Session: 61507944-0954-4ba3-a450-d3d13b3275d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.244437 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.244571 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.05 05:25:01.248506 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} oximeter.measurements_histogrami64 (0cb11e85-d08c-4fd9-b109-dd8fc95de3b4): Loading data parts 2023.12.05 05:25:01.248637 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} oximeter.measurements_histogrami64 (0cb11e85-d08c-4fd9-b109-dd8fc95de3b4): There are no data parts 2023.12.05 05:25:01.250609 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.250634 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.250690 [ 3 ] {} HTTP-Session: 61507944-0954-4ba3-a450-d3d13b3275d5 Destroying unnamed session 2023.12.05 05:25:01.250813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.250894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.250953 [ 3 ] {} HTTP-Session: d4907c5f-e411-4d52-a53a-5cc180373fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.250973 [ 3 ] {} HTTP-Session: d4907c5f-e411-4d52-a53a-5cc180373fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.251228 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.251413 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.05 05:25:01.253028 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} oximeter.measurements_histogramu64 (f2ac6433-3a2d-42ae-85f0-4bd9ac21663c): Loading data parts 2023.12.05 05:25:01.253135 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} oximeter.measurements_histogramu64 (f2ac6433-3a2d-42ae-85f0-4bd9ac21663c): There are no data parts 2023.12.05 05:25:01.254575 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.254641 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.254658 [ 3 ] {} HTTP-Session: d4907c5f-e411-4d52-a53a-5cc180373fb2 Destroying unnamed session 2023.12.05 05:25:01.254800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.254929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.254955 [ 3 ] {} HTTP-Session: c5a77241-dc2e-4a48-8cc0-66847eeab356 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.255005 [ 3 ] {} HTTP-Session: c5a77241-dc2e-4a48-8cc0-66847eeab356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.255226 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.255336 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.05 05:25:01.257089 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} oximeter.measurements_histogramf32 (f2e50c84-c7b5-4235-ab64-42359acd1902): Loading data parts 2023.12.05 05:25:01.257220 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} oximeter.measurements_histogramf32 (f2e50c84-c7b5-4235-ab64-42359acd1902): There are no data parts 2023.12.05 05:25:01.258454 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.258525 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.258541 [ 3 ] {} HTTP-Session: c5a77241-dc2e-4a48-8cc0-66847eeab356 Destroying unnamed session 2023.12.05 05:25:01.258702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.258789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.258810 [ 3 ] {} HTTP-Session: fd6fae82-7aa2-4189-aab5-165c5f98cab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.258863 [ 3 ] {} HTTP-Session: fd6fae82-7aa2-4189-aab5-165c5f98cab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.259141 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.259258 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.05 05:25:01.261051 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Loading data parts 2023.12.05 05:25:01.261182 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): There are no data parts 2023.12.05 05:25:01.262701 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.262726 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.262774 [ 3 ] {} HTTP-Session: fd6fae82-7aa2-4189-aab5-165c5f98cab2 Destroying unnamed session 2023.12.05 05:25:01.262915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.262992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.263012 [ 3 ] {} HTTP-Session: 95b5ea4d-c7c2-4b0c-9f98-5ca1b1d84b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.263064 [ 3 ] {} HTTP-Session: 95b5ea4d-c7c2-4b0c-9f98-5ca1b1d84b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.263262 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} executeQuery: (from [fd00:1122:3344:101::d]:35770) /* 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.05 05:25:01.263372 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.05 05:25:01.264867 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} oximeter.fields_bool (feb7ac3f-8baf-4fe4-b84e-b51236886956): Loading data parts 2023.12.05 05:25:01.264968 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} oximeter.fields_bool (feb7ac3f-8baf-4fe4-b84e-b51236886956): There are no data parts 2023.12.05 05:25:01.266366 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.266467 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.266489 [ 3 ] {} HTTP-Session: 95b5ea4d-c7c2-4b0c-9f98-5ca1b1d84b10 Destroying unnamed session 2023.12.05 05:25:01.266622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.266761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.266790 [ 3 ] {} HTTP-Session: fc1f1a88-a4c4-4706-bc2a-31f6b776d61b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.266807 [ 3 ] {} HTTP-Session: fc1f1a88-a4c4-4706-bc2a-31f6b776d61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.267066 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.267199 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.05 05:25:01.268817 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} oximeter.fields_i8 (b8f5c3d1-7e35-47bd-a214-0f9f8016dd6b): Loading data parts 2023.12.05 05:25:01.268949 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} oximeter.fields_i8 (b8f5c3d1-7e35-47bd-a214-0f9f8016dd6b): There are no data parts 2023.12.05 05:25:01.270295 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.270319 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.270377 [ 3 ] {} HTTP-Session: fc1f1a88-a4c4-4706-bc2a-31f6b776d61b Destroying unnamed session 2023.12.05 05:25:01.270498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.270586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.270638 [ 3 ] {} HTTP-Session: cbd42a15-2203-4da9-a8d9-82104971d77d Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.270655 [ 3 ] {} HTTP-Session: cbd42a15-2203-4da9-a8d9-82104971d77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.270843 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.270913 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.05 05:25:01.272775 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} oximeter.fields_u8 (87c5ee8f-1b79-4b72-bf44-31007c747347): Loading data parts 2023.12.05 05:25:01.272903 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} oximeter.fields_u8 (87c5ee8f-1b79-4b72-bf44-31007c747347): There are no data parts 2023.12.05 05:25:01.274021 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.274081 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.274098 [ 3 ] {} HTTP-Session: cbd42a15-2203-4da9-a8d9-82104971d77d Destroying unnamed session 2023.12.05 05:25:01.274246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.274353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.274392 [ 3 ] {} HTTP-Session: 8ceb1a19-45a4-43c8-9119-a42a30e8879a Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.274463 [ 3 ] {} HTTP-Session: 8ceb1a19-45a4-43c8-9119-a42a30e8879a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.274665 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.274773 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.05 05:25:01.276376 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} oximeter.fields_i16 (8979c2b6-7e9f-46ba-ae72-73e5c3eb0807): Loading data parts 2023.12.05 05:25:01.276462 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} oximeter.fields_i16 (8979c2b6-7e9f-46ba-ae72-73e5c3eb0807): There are no data parts 2023.12.05 05:25:01.277619 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.277645 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.277694 [ 3 ] {} HTTP-Session: 8ceb1a19-45a4-43c8-9119-a42a30e8879a Destroying unnamed session 2023.12.05 05:25:01.277812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.277889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.277940 [ 3 ] {} HTTP-Session: 6107e860-f80c-43c9-85ec-c76e3396ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.277990 [ 3 ] {} HTTP-Session: 6107e860-f80c-43c9-85ec-c76e3396ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.278143 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.278251 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.05 05:25:01.279851 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Loading data parts 2023.12.05 05:25:01.279964 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): There are no data parts 2023.12.05 05:25:01.281332 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.281358 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.281374 [ 3 ] {} HTTP-Session: 6107e860-f80c-43c9-85ec-c76e3396ad10 Destroying unnamed session 2023.12.05 05:25:01.281534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.281610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.281631 [ 3 ] {} HTTP-Session: ba5f4ff8-0d6f-43f0-83c3-15aafa6b9fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.281683 [ 3 ] {} HTTP-Session: ba5f4ff8-0d6f-43f0-83c3-15aafa6b9fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.281872 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.281943 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.05 05:25:01.283809 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} oximeter.fields_i32 (77bf72f7-1473-47d3-929a-c682956bf960): Loading data parts 2023.12.05 05:25:01.283901 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} oximeter.fields_i32 (77bf72f7-1473-47d3-929a-c682956bf960): There are no data parts 2023.12.05 05:25:01.285594 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.285666 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.285683 [ 3 ] {} HTTP-Session: ba5f4ff8-0d6f-43f0-83c3-15aafa6b9fd5 Destroying unnamed session 2023.12.05 05:25:01.285842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.285923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.285944 [ 3 ] {} HTTP-Session: 96f277ac-353b-495a-9594-575c12b26ace Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.285996 [ 3 ] {} HTTP-Session: 96f277ac-353b-495a-9594-575c12b26ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.286194 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.286271 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.05 05:25:01.287736 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} oximeter.fields_u32 (620f46bf-2080-4a12-868f-ecfda16fe15d): Loading data parts 2023.12.05 05:25:01.287836 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} oximeter.fields_u32 (620f46bf-2080-4a12-868f-ecfda16fe15d): There are no data parts 2023.12.05 05:25:01.289283 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.289307 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.289367 [ 3 ] {} HTTP-Session: 96f277ac-353b-495a-9594-575c12b26ace Destroying unnamed session 2023.12.05 05:25:01.289497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.289580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.289642 [ 3 ] {} HTTP-Session: add5bb32-5873-4d41-b2e7-e4cadd91c6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.289658 [ 3 ] {} HTTP-Session: add5bb32-5873-4d41-b2e7-e4cadd91c6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.289844 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.289944 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.05 05:25:01.291489 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Loading data parts 2023.12.05 05:25:01.291623 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): There are no data parts 2023.12.05 05:25:01.292703 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.292771 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.292828 [ 3 ] {} HTTP-Session: add5bb32-5873-4d41-b2e7-e4cadd91c6c7 Destroying unnamed session 2023.12.05 05:25:01.292952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.293035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.293095 [ 3 ] {} HTTP-Session: 87bc5d68-2fc9-4e9d-97f0-50fe23ad2334 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.293114 [ 3 ] {} HTTP-Session: 87bc5d68-2fc9-4e9d-97f0-50fe23ad2334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.293306 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.293387 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.05 05:25:01.294921 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} oximeter.fields_u64 (3f6fc623-c1ac-490b-b1ae-76f16d161fc7): Loading data parts 2023.12.05 05:25:01.295044 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} oximeter.fields_u64 (3f6fc623-c1ac-490b-b1ae-76f16d161fc7): There are no data parts 2023.12.05 05:25:01.296650 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.296675 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.296725 [ 3 ] {} HTTP-Session: 87bc5d68-2fc9-4e9d-97f0-50fe23ad2334 Destroying unnamed session 2023.12.05 05:25:01.296865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.296940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.296960 [ 3 ] {} HTTP-Session: 823ce4b1-db48-4c84-abdd-ceb932926802 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.297010 [ 3 ] {} HTTP-Session: 823ce4b1-db48-4c84-abdd-ceb932926802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.297165 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.297267 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.05 05:25:01.299186 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Loading data parts 2023.12.05 05:25:01.299342 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): There are no data parts 2023.12.05 05:25:01.301417 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.301442 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.301495 [ 3 ] {} HTTP-Session: 823ce4b1-db48-4c84-abdd-ceb932926802 Destroying unnamed session 2023.12.05 05:25:01.301620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.301698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.301750 [ 3 ] {} HTTP-Session: 76377d13-0dd6-49b0-b911-0572199f1f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.301768 [ 3 ] {} HTTP-Session: 76377d13-0dd6-49b0-b911-0572199f1f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.301953 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.302061 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.05 05:25:01.303431 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Loading data parts 2023.12.05 05:25:01.303555 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): There are no data parts 2023.12.05 05:25:01.305246 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.305276 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.305295 [ 3 ] {} HTTP-Session: 76377d13-0dd6-49b0-b911-0572199f1f24 Destroying unnamed session 2023.12.05 05:25:01.305455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.305549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.305572 [ 3 ] {} HTTP-Session: 25933ee9-a166-43ed-91e5-70bd48e3b0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.305626 [ 3 ] {} HTTP-Session: 25933ee9-a166-43ed-91e5-70bd48e3b0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.305848 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} executeQuery: (from [fd00:1122:3344:101::d]:35770) 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.05 05:25:01.305929 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.05 05:25:01.307864 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Loading data parts 2023.12.05 05:25:01.307948 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): There are no data parts 2023.12.05 05:25:01.309919 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.309989 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.310009 [ 3 ] {} HTTP-Session: 25933ee9-a166-43ed-91e5-70bd48e3b0a4 Destroying unnamed session 2023.12.05 05:25:01.310183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.310262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.310286 [ 3 ] {} HTTP-Session: 90736ada-97ef-4888-afbf-d610c265e8e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.310336 [ 3 ] {} HTTP-Session: 90736ada-97ef-4888-afbf-d610c265e8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.310617 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} executeQuery: (from [fd00:1122:3344:101::d]:35770) /* 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.05 05:25:01.310763 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.05 05:25:01.313772 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Loading data parts 2023.12.05 05:25:01.313885 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): There are no data parts 2023.12.05 05:25:01.315767 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.315792 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.05 05:25:01.315843 [ 3 ] {} HTTP-Session: 90736ada-97ef-4888-afbf-d610c265e8e6 Destroying unnamed session 2023.12.05 05:25:01.315981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:01.316118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:01.316170 [ 3 ] {} HTTP-Session: 34228174-e2e9-4a58-829c-c3622bc316a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770 2023.12.05 05:25:01.316189 [ 3 ] {} HTTP-Session: 34228174-e2e9-4a58-829c-c3622bc316a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:01.316336 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} executeQuery: (from [fd00:1122:3344:101::d]:35770) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.05 05:25:01.317030 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.05 05:25:01.322651 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.12.05 05:25:01.325722 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:01.326192 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} oximeter.version (a79de341-eb75-4a78-b143-5ad431caf142): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:01.326430 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} executeQuery: Read 1 rows, 16.00 B in 0.010028709 sec., 99 rows/sec., 1.56 KiB/sec. 2023.12.05 05:25:01.326643 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} DynamicQueryHandler: Done processing query 2023.12.05 05:25:01.326665 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.05 05:25:01.326715 [ 3 ] {} HTTP-Session: 34228174-e2e9-4a58-829c-c3622bc316a2 Destroying unnamed session 2023.12.05 05:25:02.001014 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.12.05 05:25:04.224964 [ 85 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:25:04.225026 [ 85 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:25:19.225109 [ 142 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:25:19.225171 [ 142 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:25:34.226152 [ 128 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:25:34.226307 [ 128 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:25:46.333444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.333635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.333690 [ 3 ] {} HTTP-Session: f0e6af45-21c4-427e-ad4e-ce84436ca367 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.333716 [ 3 ] {} HTTP-Session: f0e6af45-21c4-427e-ad4e-ce84436ca367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.333887 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.05 05:25:46.334254 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.334975 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.335124 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:46.336025 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.336053 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:46.336085 [ 3 ] {} HTTP-Session: f0e6af45-21c4-427e-ad4e-ce84436ca367 Destroying unnamed session 2023.12.05 05:25:46.339029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.339083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.339123 [ 3 ] {} HTTP-Session: 77cab529-ea39-4211-801c-6122088ef2da Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.339145 [ 3 ] {} HTTP-Session: 77cab529-ea39-4211-801c-6122088ef2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.339295 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.05 05:25:46.342467 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.342613 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.342726 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:46.343752 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.343782 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:46.343808 [ 3 ] {} HTTP-Session: 77cab529-ea39-4211-801c-6122088ef2da Destroying unnamed session 2023.12.05 05:25:46.344236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.344282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.344302 [ 3 ] {} HTTP-Session: 3c1d1ef1-6e74-4f80-b045-8d8dd40f99b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.344319 [ 3 ] {} HTTP-Session: 3c1d1ef1-6e74-4f80-b045-8d8dd40f99b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.344431 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:46.344883 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.345031 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.345072 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:46.345917 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.345945 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:46.345961 [ 3 ] {} HTTP-Session: 3c1d1ef1-6e74-4f80-b045-8d8dd40f99b6 Destroying unnamed session 2023.12.05 05:25:46.346280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.346325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.346344 [ 3 ] {} HTTP-Session: cd48b00b-7a0d-4808-b11e-40791fcd32fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.346361 [ 3 ] {} HTTP-Session: cd48b00b-7a0d-4808-b11e-40791fcd32fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.346475 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:46.346816 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.346965 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.347005 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:46.347802 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.347829 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:46.347845 [ 3 ] {} HTTP-Session: cd48b00b-7a0d-4808-b11e-40791fcd32fa Destroying unnamed session 2023.12.05 05:25:46.349701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.349747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.349765 [ 3 ] {} HTTP-Session: 84948ea0-8e58-45e2-9ace-e409899bac9e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.349781 [ 3 ] {} HTTP-Session: 84948ea0-8e58-45e2-9ace-e409899bac9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.349872 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:46.349921 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:46.350782 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:46.354460 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:46.354905 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:46.355069 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:46.355193 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} executeQuery: Read 4 rows, 443.00 B in 0.005285891 sec., 756 rows/sec., 81.84 KiB/sec. 2023.12.05 05:25:46.355348 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.355371 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:25:46.355387 [ 3 ] {} HTTP-Session: 84948ea0-8e58-45e2-9ace-e409899bac9e Destroying unnamed session 2023.12.05 05:25:46.355512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 4925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.355557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.355576 [ 3 ] {} HTTP-Session: 3691fe34-d16d-44ec-8fd7-eef115dba49b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.355593 [ 3 ] {} HTTP-Session: 3691fe34-d16d-44ec-8fd7-eef115dba49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.355664 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:46.355704 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:25:46.355816 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:46.359656 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:46.359883 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:46.360028 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:46.360146 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} executeQuery: Read 34 rows, 2.76 KiB in 0.004452472 sec., 7636 rows/sec., 618.95 KiB/sec. 2023.12.05 05:25:46.360286 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.360310 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:25:46.360327 [ 3 ] {} HTTP-Session: 3691fe34-d16d-44ec-8fd7-eef115dba49b Destroying unnamed session 2023.12.05 05:25:46.360556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 16628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.360603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.360623 [ 3 ] {} HTTP-Session: 80562934-5e60-4514-9bc7-6bec79fbf1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.360639 [ 3 ] {} HTTP-Session: 80562934-5e60-4514-9bc7-6bec79fbf1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.360713 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:46.360751 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:25:46.360856 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:46.361237 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:46.361460 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:46.361608 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:46.361729 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} executeQuery: Read 102 rows, 10.37 KiB in 0.000986262 sec., 103420 rows/sec., 10.27 MiB/sec. 2023.12.05 05:25:46.361861 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.361883 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.05 05:25:46.361899 [ 3 ] {} HTTP-Session: 80562934-5e60-4514-9bc7-6bec79fbf1f4 Destroying unnamed session 2023.12.05 05:25:46.362042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.362087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.362106 [ 3 ] {} HTTP-Session: 775996fd-ac27-45bc-913a-8b04d5f4a7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.362123 [ 3 ] {} HTTP-Session: 775996fd-ac27-45bc-913a-8b04d5f4a7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.362200 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:46.362239 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:25:46.363448 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:46.365879 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:46.366216 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:46.366407 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:46.366533 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} executeQuery: Read 49 rows, 3.93 KiB in 0.004303568 sec., 11385 rows/sec., 912.90 KiB/sec. 2023.12.05 05:25:46.366708 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.366737 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.05 05:25:46.366757 [ 3 ] {} HTTP-Session: 775996fd-ac27-45bc-913a-8b04d5f4a7ce Destroying unnamed session 2023.12.05 05:25:46.367062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 36390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.367107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.367127 [ 3 ] {} HTTP-Session: fcf4701d-21bc-4e50-ab89-e6191c4cf54c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.367145 [ 3 ] {} HTTP-Session: fcf4701d-21bc-4e50-ab89-e6191c4cf54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.367221 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:46.367265 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:25:46.367423 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:46.367902 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:46.369021 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:46.369216 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:46.369346 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} executeQuery: Read 34 rows, 46.98 KiB in 0.002095817 sec., 16222 rows/sec., 21.89 MiB/sec. 2023.12.05 05:25:46.369524 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.369548 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.05 05:25:46.369564 [ 3 ] {} HTTP-Session: fcf4701d-21bc-4e50-ab89-e6191c4cf54c Destroying unnamed session 2023.12.05 05:25:46.369718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 4316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:46.369764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:46.369783 [ 3 ] {} HTTP-Session: 9c687896-9285-4f26-a53b-9ae7fd048b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:46.369799 [ 3 ] {} HTTP-Session: 9c687896-9285-4f26-a53b-9ae7fd048b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:46.369872 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:46.370487 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.05 05:25:46.370601 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:46.370917 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:46.371257 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:46.371433 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:46.371558 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} executeQuery: Read 27 rows, 1.96 KiB in 0.001653298 sec., 16330 rows/sec., 1.16 MiB/sec. 2023.12.05 05:25:46.371693 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} DynamicQueryHandler: Done processing query 2023.12.05 05:25:46.371715 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:25:46.371731 [ 3 ] {} HTTP-Session: 9c687896-9285-4f26-a53b-9ae7fd048b14 Destroying unnamed session 2023.12.05 05:25:49.227335 [ 118 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:25:49.227403 [ 118 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:25:56.310685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.310814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.310848 [ 3 ] {} HTTP-Session: 9b637b05-4573-44e3-a704-8275bc00296c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.310875 [ 3 ] {} HTTP-Session: 9b637b05-4573-44e3-a704-8275bc00296c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.311088 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:56.311905 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.312072 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.312166 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:56.312411 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.05 05:25:56.314348 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:25:56.314379 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:25:56.314443 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.05 05:25:56.316718 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} executeQuery: Read 4 rows, 443.00 B in 0.005578847 sec., 716 rows/sec., 77.55 KiB/sec. 2023.12.05 05:25:56.316919 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.316943 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:56.316959 [ 3 ] {} HTTP-Session: 9b637b05-4573-44e3-a704-8275bc00296c Destroying unnamed session 2023.12.05 05:25:56.317222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.317268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.317287 [ 3 ] {} HTTP-Session: 761fc094-2c8f-4c05-b937-31670a730afd Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.317305 [ 3 ] {} HTTP-Session: 761fc094-2c8f-4c05-b937-31670a730afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.317427 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:56.317872 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.318031 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.318073 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:56.318218 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.05 05:25:56.318246 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:25:56.318267 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:25:56.318295 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.05 05:25:56.319259 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} executeQuery: Read 4 rows, 443.00 B in 0.001795032 sec., 2228 rows/sec., 241.01 KiB/sec. 2023.12.05 05:25:56.319445 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.319469 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:56.319484 [ 3 ] {} HTTP-Session: 761fc094-2c8f-4c05-b937-31670a730afd Destroying unnamed session 2023.12.05 05:25:56.319806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.319850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.319869 [ 3 ] {} HTTP-Session: fc88ed6f-c96f-4db7-bc39-077dfc1740e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.319885 [ 3 ] {} HTTP-Session: fc88ed6f-c96f-4db7-bc39-077dfc1740e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.320000 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:56.320446 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.320606 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.320646 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:56.320789 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.05 05:25:56.320817 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:25:56.320838 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:25:56.320865 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.05 05:25:56.321821 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} executeQuery: Read 4 rows, 443.00 B in 0.001783681 sec., 2242 rows/sec., 242.54 KiB/sec. 2023.12.05 05:25:56.321998 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.322021 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:56.322037 [ 3 ] {} HTTP-Session: fc88ed6f-c96f-4db7-bc39-077dfc1740e8 Destroying unnamed session 2023.12.05 05:25:56.322260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.322309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.322328 [ 3 ] {} HTTP-Session: 3239156e-84da-4403-9a93-80898f10ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.322344 [ 3 ] {} HTTP-Session: 3239156e-84da-4403-9a93-80898f10ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.322461 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:56.322915 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.323080 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.323120 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:56.323264 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.05 05:25:56.323294 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:25:56.323315 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:25:56.323343 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.05 05:25:56.324278 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} executeQuery: Read 4 rows, 443.00 B in 0.00178029 sec., 2246 rows/sec., 243.00 KiB/sec. 2023.12.05 05:25:56.324451 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.324475 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:56.324490 [ 3 ] {} HTTP-Session: 3239156e-84da-4403-9a93-80898f10ad10 Destroying unnamed session 2023.12.05 05:25:56.324727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.324773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.324791 [ 3 ] {} HTTP-Session: 9b874700-2ca2-4505-8925-d4b0db45f058 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.324807 [ 3 ] {} HTTP-Session: 9b874700-2ca2-4505-8925-d4b0db45f058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.324925 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:56.325386 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.325549 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.325590 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:56.325733 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.05 05:25:56.325761 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:25:56.325781 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:25:56.325813 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.05 05:25:56.326764 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} executeQuery: Read 4 rows, 443.00 B in 0.001801391 sec., 2220 rows/sec., 240.16 KiB/sec. 2023.12.05 05:25:56.326947 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.326971 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:56.326986 [ 3 ] {} HTTP-Session: 9b874700-2ca2-4505-8925-d4b0db45f058 Destroying unnamed session 2023.12.05 05:25:56.327186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.327229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.327248 [ 3 ] {} HTTP-Session: 9baac523-48c5-4ab7-a56d-f58fbcaaa941 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.327265 [ 3 ] {} HTTP-Session: 9baac523-48c5-4ab7-a56d-f58fbcaaa941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.327386 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:25:56.327850 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.328018 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.328059 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:25:56.328206 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.05 05:25:56.328235 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:25:56.328255 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:25:56.328284 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.05 05:25:56.329178 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} executeQuery: Read 4 rows, 443.00 B in 0.00175559 sec., 2278 rows/sec., 246.42 KiB/sec. 2023.12.05 05:25:56.329353 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.329377 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.05 05:25:56.329392 [ 3 ] {} HTTP-Session: 9baac523-48c5-4ab7-a56d-f58fbcaaa941 Destroying unnamed session 2023.12.05 05:25:56.338017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.338071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.338095 [ 3 ] {} HTTP-Session: c47c64f4-e306-47f9-9c1a-b9a828985c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.338115 [ 3 ] {} HTTP-Session: c47c64f4-e306-47f9-9c1a-b9a828985c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.338212 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:56.338261 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:25:56.338430 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:56.338736 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:56.339066 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:25:56.339258 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:25:56.339383 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} executeQuery: Read 6 rows, 996.00 B in 0.001138466 sec., 5270 rows/sec., 854.36 KiB/sec. 2023.12.05 05:25:56.339494 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.339517 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:25:56.339532 [ 3 ] {} HTTP-Session: c47c64f4-e306-47f9-9c1a-b9a828985c37 Destroying unnamed session 2023.12.05 05:25:56.339639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 5929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.339682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.339701 [ 3 ] {} HTTP-Session: 3188b17a-2999-4959-955e-fc1ffdefb86f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.339716 [ 3 ] {} HTTP-Session: 3188b17a-2999-4959-955e-fc1ffdefb86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.339788 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:56.339827 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:25:56.339931 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:56.340181 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:56.340384 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:25:56.340557 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:25:56.340677 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} executeQuery: Read 41 rows, 3.32 KiB in 0.00086137 sec., 47598 rows/sec., 3.77 MiB/sec. 2023.12.05 05:25:56.340780 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.340803 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:25:56.340818 [ 3 ] {} HTTP-Session: 3188b17a-2999-4959-955e-fc1ffdefb86f Destroying unnamed session 2023.12.05 05:25:56.341015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 25168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.341058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.341078 [ 3 ] {} HTTP-Session: 8edff6c0-3b9b-4359-9b9a-656d23ac6a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.341095 [ 3 ] {} HTTP-Session: 8edff6c0-3b9b-4359-9b9a-656d23ac6a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.341169 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:56.341207 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:25:56.341315 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:56.341641 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:56.341854 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:25:56.341999 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:25:56.342120 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} executeQuery: Read 159 rows, 15.45 KiB in 0.000921221 sec., 172597 rows/sec., 16.38 MiB/sec. 2023.12.05 05:25:56.342253 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.342278 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.05 05:25:56.342293 [ 3 ] {} HTTP-Session: 8edff6c0-3b9b-4359-9b9a-656d23ac6a40 Destroying unnamed session 2023.12.05 05:25:56.342447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 11044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.342491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.342510 [ 3 ] {} HTTP-Session: d10cc470-f230-4de9-8781-b4f44d32186b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.342526 [ 3 ] {} HTTP-Session: d10cc470-f230-4de9-8781-b4f44d32186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.342597 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:56.342635 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:25:56.342741 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:56.343006 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:56.343206 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:25:56.343354 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:25:56.343468 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} executeQuery: Read 65 rows, 5.18 KiB in 0.000843729 sec., 77038 rows/sec., 6.00 MiB/sec. 2023.12.05 05:25:56.343568 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.343591 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:25:56.343606 [ 3 ] {} HTTP-Session: d10cc470-f230-4de9-8781-b4f44d32186b Destroying unnamed session 2023.12.05 05:25:56.343772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 34733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.343814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.343834 [ 3 ] {} HTTP-Session: 3aead49b-dcf1-481d-86ab-9d88795e15c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.343850 [ 3 ] {} HTTP-Session: 3aead49b-dcf1-481d-86ab-9d88795e15c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.343927 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:56.343969 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:25:56.344084 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:56.344398 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:56.344662 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:25:56.344834 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:25:56.344952 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} executeQuery: Read 180 rows, 13.01 KiB in 0.000995262 sec., 180856 rows/sec., 12.76 MiB/sec. 2023.12.05 05:25:56.345060 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.345083 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.05 05:25:56.345098 [ 3 ] {} HTTP-Session: 3aead49b-dcf1-481d-86ab-9d88795e15c5 Destroying unnamed session 2023.12.05 05:25:56.345362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:25:56.345405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:25:56.345424 [ 3 ] {} HTTP-Session: a159328c-4941-410a-8dd5-32b908f9b493 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:25:56.345440 [ 3 ] {} HTTP-Session: a159328c-4941-410a-8dd5-32b908f9b493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:25:56.345518 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:25:56.345562 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:25:56.345691 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:25:56.346207 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:25:56.346525 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:25:56.346698 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:25:56.346813 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} executeQuery: Read 41 rows, 56.66 KiB in 0.001268089 sec., 32332 rows/sec., 43.63 MiB/sec. 2023.12.05 05:25:56.346937 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} DynamicQueryHandler: Done processing query 2023.12.05 05:25:56.346959 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.05 05:25:56.346974 [ 3 ] {} HTTP-Session: a159328c-4941-410a-8dd5-32b908f9b493 Destroying unnamed session 2023.12.05 05:26:04.227607 [ 108 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:26:04.227686 [ 108 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:26:06.308916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 5929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:06.309026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:06.309055 [ 3 ] {} HTTP-Session: 1b548f89-de31-419d-bbd5-42aa312404d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:06.309082 [ 3 ] {} HTTP-Session: 1b548f89-de31-419d-bbd5-42aa312404d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:06.309225 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:06.309290 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:26:06.309472 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:06.309908 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:26:06.310163 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:06.310326 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:06.310441 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} executeQuery: Read 41 rows, 3.32 KiB in 0.001175386 sec., 34882 rows/sec., 2.76 MiB/sec. 2023.12.05 05:26:06.310596 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} DynamicQueryHandler: Done processing query 2023.12.05 05:26:06.310622 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:06.310638 [ 3 ] {} HTTP-Session: 1b548f89-de31-419d-bbd5-42aa312404d0 Destroying unnamed session 2023.12.05 05:26:06.310807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 19864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:06.310856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:06.310877 [ 3 ] {} HTTP-Session: d14b781c-93bc-4379-848b-7121401f525e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:06.310895 [ 3 ] {} HTTP-Session: d14b781c-93bc-4379-848b-7121401f525e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:06.310980 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:06.311020 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:06.311127 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:06.311498 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:26:06.311712 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:06.311860 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:06.311960 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} executeQuery: Read 123 rows, 12.33 KiB in 0.000951642 sec., 129250 rows/sec., 12.66 MiB/sec. 2023.12.05 05:26:06.312077 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} DynamicQueryHandler: Done processing query 2023.12.05 05:26:06.312100 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:26:06.312116 [ 3 ] {} HTTP-Session: d14b781c-93bc-4379-848b-7121401f525e Destroying unnamed session 2023.12.05 05:26:06.312230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:06.312276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:06.312294 [ 3 ] {} HTTP-Session: 7e40ad41-9056-4f41-afa7-56dfa0eb0086 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:06.312311 [ 3 ] {} HTTP-Session: 7e40ad41-9056-4f41-afa7-56dfa0eb0086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:06.312384 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:06.312423 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:06.312526 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:06.312877 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:26:06.313080 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:06.313229 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:06.313323 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} executeQuery: Read 41 rows, 3.28 KiB in 0.000911152 sec., 44997 rows/sec., 3.52 MiB/sec. 2023.12.05 05:26:06.313442 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} DynamicQueryHandler: Done processing query 2023.12.05 05:26:06.313465 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:06.313481 [ 3 ] {} HTTP-Session: 7e40ad41-9056-4f41-afa7-56dfa0eb0086 Destroying unnamed session 2023.12.05 05:26:06.313726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:06.313771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:06.313790 [ 3 ] {} HTTP-Session: 52ef031b-b140-4bf2-a9ab-7d1efe08b4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:06.313807 [ 3 ] {} HTTP-Session: 52ef031b-b140-4bf2-a9ab-7d1efe08b4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:06.313891 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:06.313936 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:26:06.314071 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:06.314522 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.12.05 05:26:06.314836 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:06.315012 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:06.315112 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} executeQuery: Read 41 rows, 56.66 KiB in 0.001193507 sec., 34352 rows/sec., 46.36 MiB/sec. 2023.12.05 05:26:06.315218 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} DynamicQueryHandler: Done processing query 2023.12.05 05:26:06.315240 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.05 05:26:06.315256 [ 3 ] {} HTTP-Session: 52ef031b-b140-4bf2-a9ab-7d1efe08b4c8 Destroying unnamed session 2023.12.05 05:26:16.307900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:16.308029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:16.308061 [ 3 ] {} HTTP-Session: f22c29d7-4326-4f12-8dd2-133579f00e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:16.308088 [ 3 ] {} HTTP-Session: f22c29d7-4326-4f12-8dd2-133579f00e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:16.308228 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:16.308288 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:26:16.308444 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:16.308881 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:16.309138 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:26:16.309304 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:26:16.309424 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} executeQuery: Read 44 rows, 3.57 KiB in 0.001162606 sec., 37846 rows/sec., 3.00 MiB/sec. 2023.12.05 05:26:16.309576 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} DynamicQueryHandler: Done processing query 2023.12.05 05:26:16.309601 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:16.309617 [ 3 ] {} HTTP-Session: f22c29d7-4326-4f12-8dd2-133579f00e1a Destroying unnamed session 2023.12.05 05:26:16.309791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 21203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:16.309841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:16.309861 [ 3 ] {} HTTP-Session: 419eb225-0016-479b-b0f2-fc4851c9a937 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:16.309879 [ 3 ] {} HTTP-Session: 419eb225-0016-479b-b0f2-fc4851c9a937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:16.309963 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:16.310004 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:16.310109 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:16.310487 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:16.310698 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:26:16.310848 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:26:16.310943 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} executeQuery: Read 132 rows, 13.13 KiB in 0.000954662 sec., 138268 rows/sec., 13.43 MiB/sec. 2023.12.05 05:26:16.311095 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} DynamicQueryHandler: Done processing query 2023.12.05 05:26:16.311118 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:26:16.311135 [ 3 ] {} HTTP-Session: 419eb225-0016-479b-b0f2-fc4851c9a937 Destroying unnamed session 2023.12.05 05:26:16.311261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:16.311305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:16.311325 [ 3 ] {} HTTP-Session: 60fd166d-00aa-4ba0-af30-b70d9cb04a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:16.311342 [ 3 ] {} HTTP-Session: 60fd166d-00aa-4ba0-af30-b70d9cb04a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:16.311415 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:16.311453 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:16.311560 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:16.311848 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:16.312047 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:26:16.312191 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:26:16.312290 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} executeQuery: Read 50 rows, 4.01 KiB in 0.00084804 sec., 58959 rows/sec., 4.61 MiB/sec. 2023.12.05 05:26:16.312403 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} DynamicQueryHandler: Done processing query 2023.12.05 05:26:16.312426 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.05 05:26:16.312441 [ 3 ] {} HTTP-Session: 60fd166d-00aa-4ba0-af30-b70d9cb04a14 Destroying unnamed session 2023.12.05 05:26:16.312667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:16.312711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:16.312730 [ 3 ] {} HTTP-Session: f19824cc-8cb6-41c2-819b-1f1558850f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:16.312746 [ 3 ] {} HTTP-Session: f19824cc-8cb6-41c2-819b-1f1558850f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:16.312830 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:16.312875 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:26:16.313009 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:16.313463 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:16.313777 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:26:16.313949 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:26:16.314051 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} executeQuery: Read 44 rows, 60.80 KiB in 0.001192487 sec., 36897 rows/sec., 49.79 MiB/sec. 2023.12.05 05:26:16.314175 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} DynamicQueryHandler: Done processing query 2023.12.05 05:26:16.314198 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:26:16.314214 [ 3 ] {} HTTP-Session: f19824cc-8cb6-41c2-819b-1f1558850f12 Destroying unnamed session 2023.12.05 05:26:16.314346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:16.314389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:16.314408 [ 3 ] {} HTTP-Session: 3399067f-7140-41b8-abec-9c7228e1d972 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:16.314424 [ 3 ] {} HTTP-Session: 3399067f-7140-41b8-abec-9c7228e1d972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:16.314495 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:16.314534 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.05 05:26:16.314638 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:16.314884 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:16.315132 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:26:16.315304 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:26:16.315398 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} executeQuery: Read 6 rows, 434.00 B in 0.00087649 sec., 6845 rows/sec., 483.55 KiB/sec. 2023.12.05 05:26:16.315513 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} DynamicQueryHandler: Done processing query 2023.12.05 05:26:16.315535 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.05 05:26:16.315551 [ 3 ] {} HTTP-Session: 3399067f-7140-41b8-abec-9c7228e1d972 Destroying unnamed session 2023.12.05 05:26:19.228725 [ 101 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:26:19.228799 [ 101 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:26:21.303856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.303972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.304004 [ 3 ] {} HTTP-Session: b0f70513-6207-40a7-a150-8443b05c0ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.304031 [ 3 ] {} HTTP-Session: b0f70513-6207-40a7-a150-8443b05c0ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.304253 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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.05 05:26:21.304898 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.305082 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.305135 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.305302 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.05 05:26:21.305398 [ 186 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.305428 [ 189 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.305538 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.305630 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.307381 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} executeQuery: Read 10 rows, 1.41 KiB in 0.003074971 sec., 3252 rows/sec., 457.00 KiB/sec. 2023.12.05 05:26:21.307674 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.307705 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.307725 [ 3 ] {} HTTP-Session: b0f70513-6207-40a7-a150-8443b05c0ebf Destroying unnamed session 2023.12.05 05:26:21.307995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.308053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.308077 [ 3 ] {} HTTP-Session: c65251cf-d2bb-4a40-a9f7-25c78403f95a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.308099 [ 3 ] {} HTTP-Session: c65251cf-d2bb-4a40-a9f7-25c78403f95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.308263 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.308790 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.308964 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.309008 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.309155 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.12.05 05:26:21.309213 [ 190 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.309231 [ 189 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.309312 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.309373 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.310738 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} executeQuery: Read 10 rows, 1.41 KiB in 0.002431155 sec., 4113 rows/sec., 578.03 KiB/sec. 2023.12.05 05:26:21.310958 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.310983 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.311000 [ 3 ] {} HTTP-Session: c65251cf-d2bb-4a40-a9f7-25c78403f95a Destroying unnamed session 2023.12.05 05:26:21.311233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.311277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.311297 [ 3 ] {} HTTP-Session: 71814b1f-cc75-40a0-8e0d-83c30c17796c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.311314 [ 3 ] {} HTTP-Session: 71814b1f-cc75-40a0-8e0d-83c30c17796c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.311438 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.311925 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.312099 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.312140 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.312285 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.12.05 05:26:21.312342 [ 190 ] {5775cfb4-b025-4158-b53a-b20c308408e2} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.312357 [ 189 ] {5775cfb4-b025-4158-b53a-b20c308408e2} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.312433 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.312492 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.314019 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} executeQuery: Read 10 rows, 1.41 KiB in 0.002543378 sec., 3931 rows/sec., 552.52 KiB/sec. 2023.12.05 05:26:21.314286 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.314311 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.314327 [ 3 ] {} HTTP-Session: 71814b1f-cc75-40a0-8e0d-83c30c17796c Destroying unnamed session 2023.12.05 05:26:21.314674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.314718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.314738 [ 3 ] {} HTTP-Session: 0356f6df-db8d-422d-91d2-5e15ae196775 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.314755 [ 3 ] {} HTTP-Session: 0356f6df-db8d-422d-91d2-5e15ae196775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.314882 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.315380 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.315554 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.315604 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.315752 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.12.05 05:26:21.315830 [ 190 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.315844 [ 189 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.315937 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.315995 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.317493 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} executeQuery: Read 10 rows, 1.41 KiB in 0.002572949 sec., 3886 rows/sec., 546.17 KiB/sec. 2023.12.05 05:26:21.317751 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.317775 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.317792 [ 3 ] {} HTTP-Session: 0356f6df-db8d-422d-91d2-5e15ae196775 Destroying unnamed session 2023.12.05 05:26:21.318058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.318103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.318122 [ 3 ] {} HTTP-Session: 382e3e21-b8fa-4a93-a389-caa2cbfcf555 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.318138 [ 3 ] {} HTTP-Session: 382e3e21-b8fa-4a93-a389-caa2cbfcf555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.318265 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.318767 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.318945 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.318986 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.319132 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.12.05 05:26:21.319198 [ 189 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.319213 [ 190 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.319300 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.319353 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.320932 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} executeQuery: Read 10 rows, 1.41 KiB in 0.00262839 sec., 3804 rows/sec., 534.65 KiB/sec. 2023.12.05 05:26:21.321190 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.321214 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.321230 [ 3 ] {} HTTP-Session: 382e3e21-b8fa-4a93-a389-caa2cbfcf555 Destroying unnamed session 2023.12.05 05:26:21.321459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.321503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.321523 [ 3 ] {} HTTP-Session: b353b883-6619-4fce-8c43-25f7a71f8e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.321539 [ 3 ] {} HTTP-Session: b353b883-6619-4fce-8c43-25f7a71f8e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.321669 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.322175 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.322355 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.322396 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.322545 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.12.05 05:26:21.322609 [ 190 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.322626 [ 189 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.322718 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.322777 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.324476 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} executeQuery: Read 10 rows, 1.41 KiB in 0.002767344 sec., 3613 rows/sec., 507.81 KiB/sec. 2023.12.05 05:26:21.324744 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.324772 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.324794 [ 3 ] {} HTTP-Session: b353b883-6619-4fce-8c43-25f7a71f8e42 Destroying unnamed session 2023.12.05 05:26:21.325042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.325095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.325118 [ 3 ] {} HTTP-Session: 70f89482-323a-475a-bd1e-3f1baaea3790 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.325138 [ 3 ] {} HTTP-Session: 70f89482-323a-475a-bd1e-3f1baaea3790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.325295 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.325833 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.326015 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.326057 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.326204 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.12.05 05:26:21.326251 [ 190 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.326284 [ 191 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.326378 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.326437 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.327779 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} executeQuery: Read 10 rows, 1.41 KiB in 0.002440725 sec., 4097 rows/sec., 575.76 KiB/sec. 2023.12.05 05:26:21.328036 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.328060 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.328076 [ 3 ] {} HTTP-Session: 70f89482-323a-475a-bd1e-3f1baaea3790 Destroying unnamed session 2023.12.05 05:26:21.328290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.328335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.328354 [ 3 ] {} HTTP-Session: 0b76cc00-4222-4f28-94ce-2c9f1e3c4399 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.328372 [ 3 ] {} HTTP-Session: 0b76cc00-4222-4f28-94ce-2c9f1e3c4399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.328501 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.329020 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.329201 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.329243 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.329391 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.12.05 05:26:21.329444 [ 190 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.329463 [ 189 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.329547 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.329606 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.330968 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} executeQuery: Read 10 rows, 1.41 KiB in 0.002428805 sec., 4117 rows/sec., 578.59 KiB/sec. 2023.12.05 05:26:21.331213 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.331236 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.331253 [ 3 ] {} HTTP-Session: 0b76cc00-4222-4f28-94ce-2c9f1e3c4399 Destroying unnamed session 2023.12.05 05:26:21.331455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.331500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.331520 [ 3 ] {} HTTP-Session: eab43b45-1f9c-4537-bb4b-f3a1ad11ac9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.331536 [ 3 ] {} HTTP-Session: eab43b45-1f9c-4537-bb4b-f3a1ad11ac9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.331671 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.332196 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.332381 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.332423 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.332572 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.12.05 05:26:21.332622 [ 190 ] {c61b538c-715b-4240-b4c4-611a0722e461} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.332647 [ 191 ] {c61b538c-715b-4240-b4c4-611a0722e461} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.332732 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.332791 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.334299 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} executeQuery: Read 10 rows, 1.41 KiB in 0.002588379 sec., 3863 rows/sec., 542.92 KiB/sec. 2023.12.05 05:26:21.334561 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.334586 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.334604 [ 3 ] {} HTTP-Session: eab43b45-1f9c-4537-bb4b-f3a1ad11ac9d Destroying unnamed session 2023.12.05 05:26:21.334792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.334837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.334857 [ 3 ] {} HTTP-Session: 0b6871fd-eba2-4801-a9a4-33a11a92e7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.334873 [ 3 ] {} HTTP-Session: 0b6871fd-eba2-4801-a9a4-33a11a92e7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.335004 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.335534 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.335720 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.335762 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.335912 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.12.05 05:26:21.335958 [ 190 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.335986 [ 188 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.336068 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.336128 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.337579 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} executeQuery: Read 10 rows, 1.41 KiB in 0.002536678 sec., 3942 rows/sec., 553.98 KiB/sec. 2023.12.05 05:26:21.337828 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.337853 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.337869 [ 3 ] {} HTTP-Session: 0b6871fd-eba2-4801-a9a4-33a11a92e7ac Destroying unnamed session 2023.12.05 05:26:21.338095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.338140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.338159 [ 3 ] {} HTTP-Session: 819de9e2-4087-4057-bd3d-b1d2ad7a84f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.338177 [ 3 ] {} HTTP-Session: 819de9e2-4087-4057-bd3d-b1d2ad7a84f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.338311 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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', '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.05 05:26:21.338836 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.339023 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.339064 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:21.339215 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.12.05 05:26:21.339260 [ 190 ] {ec43a048-1276-4d47-864d-33082f93e2a3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:21.339285 [ 189 ] {ec43a048-1276-4d47-864d-33082f93e2a3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:21.339357 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (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.05 05:26:21.339417 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.05 05:26:21.341014 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} executeQuery: Read 10 rows, 1.41 KiB in 0.002664781 sec., 3752 rows/sec., 527.35 KiB/sec. 2023.12.05 05:26:21.341277 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.341302 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.05 05:26:21.341318 [ 3 ] {} HTTP-Session: 819de9e2-4087-4057-bd3d-b1d2ad7a84f6 Destroying unnamed session 2023.12.05 05:26:21.341439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.341483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.341503 [ 3 ] {} HTTP-Session: 530dbb51-40f6-4fcb-94d7-279096a34f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.341520 [ 3 ] {} HTTP-Session: 530dbb51-40f6-4fcb-94d7-279096a34f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.341601 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:21.341641 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:21.341785 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:21.342092 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:21.342373 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:21.342532 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:21.342659 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} executeQuery: Read 11 rows, 1009.00 B in 0.001024383 sec., 10738 rows/sec., 961.90 KiB/sec. 2023.12.05 05:26:21.342785 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.342808 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:26:21.342824 [ 3 ] {} HTTP-Session: 530dbb51-40f6-4fcb-94d7-279096a34f5b Destroying unnamed session 2023.12.05 05:26:21.342926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.342972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.342990 [ 3 ] {} HTTP-Session: 03fdb8a2-342e-428d-977d-22853fec52a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.343007 [ 3 ] {} HTTP-Session: 03fdb8a2-342e-428d-977d-22853fec52a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.343077 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:21.343116 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:21.343219 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:21.343472 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:21.343670 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:26:21.343832 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:26:21.343933 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} executeQuery: Read 11 rows, 888.00 B in 0.000829009 sec., 13268 rows/sec., 1.02 MiB/sec. 2023.12.05 05:26:21.344054 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.344078 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:26:21.344093 [ 3 ] {} HTTP-Session: 03fdb8a2-342e-428d-977d-22853fec52a1 Destroying unnamed session 2023.12.05 05:26:21.344190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:21.344236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:21.344255 [ 3 ] {} HTTP-Session: a159beea-1b78-4100-8e98-558af6a63d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:21.344272 [ 3 ] {} HTTP-Session: a159beea-1b78-4100-8e98-558af6a63d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:21.344343 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:21.344386 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.05 05:26:21.344504 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:21.344754 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:21.345011 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:26:21.345183 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:26:21.345304 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} executeQuery: Read 11 rows, 754.00 B in 0.000930271 sec., 11824 rows/sec., 791.52 KiB/sec. 2023.12.05 05:26:21.345426 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} DynamicQueryHandler: Done processing query 2023.12.05 05:26:21.345449 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:26:21.345465 [ 3 ] {} HTTP-Session: a159beea-1b78-4100-8e98-558af6a63d0c Destroying unnamed session 2023.12.05 05:26:22.000954 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.79 MiB, peak 236.87 MiB, will set to 230.45 MiB (RSS), difference: -1.34 MiB 2023.12.05 05:26:26.307293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.307419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.307450 [ 3 ] {} HTTP-Session: eadce0a1-9e26-41c3-a4aa-0f5c125f61a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.307478 [ 3 ] {} HTTP-Session: eadce0a1-9e26-41c3-a4aa-0f5c125f61a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.307706 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} executeQuery: (from [fd00:1122:3344:101::d]:45799) 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_reopen', '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', '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.05 05:26:26.308380 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:26.308582 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:26.308632 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.05 05:26:26.308805 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.12.05 05:26:26.308889 [ 190 ] {87329806-16a3-45e6-8845-0f5657f76a03} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.05 05:26:26.308956 [ 189 ] {87329806-16a3-45e6-8845-0f5657f76a03} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.05 05:26:26.308978 [ 193 ] {87329806-16a3-45e6-8845-0f5657f76a03} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.05 05:26:26.309151 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2023.12.05 05:26:26.309229 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 21 rows with 3 streams 2023.12.05 05:26:26.311696 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} executeQuery: Read 21 rows, 2.39 KiB in 0.00394283 sec., 5326 rows/sec., 606.32 KiB/sec. 2023.12.05 05:26:26.312036 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.312066 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2023.12.05 05:26:26.312087 [ 3 ] {} HTTP-Session: eadce0a1-9e26-41c3-a4aa-0f5c125f61a1 Destroying unnamed session 2023.12.05 05:26:26.312247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.312300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.312323 [ 3 ] {} HTTP-Session: 3659691d-d506-4abe-a045-6bb92c48ed87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.312345 [ 3 ] {} HTTP-Session: 3659691d-d506-4abe-a045-6bb92c48ed87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.312441 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.312523 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.05 05:26:26.312695 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.313024 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.313313 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:26:26.313472 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:26:26.313582 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} executeQuery: Read 1 rows, 232.00 B in 0.001077554 sec., 928 rows/sec., 210.26 KiB/sec. 2023.12.05 05:26:26.313746 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.313771 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:26:26.313786 [ 3 ] {} HTTP-Session: 3659691d-d506-4abe-a045-6bb92c48ed87 Destroying unnamed session 2023.12.05 05:26:26.313899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.313944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.313963 [ 3 ] {} HTTP-Session: 3a11af93-b64b-4ffa-97a9-388350719804 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.313979 [ 3 ] {} HTTP-Session: 3a11af93-b64b-4ffa-97a9-388350719804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.314052 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.314090 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:26:26.314199 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.314530 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.314815 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:26:26.314962 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:26:26.315060 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} executeQuery: Read 46 rows, 3.73 KiB in 0.000983192 sec., 46786 rows/sec., 3.70 MiB/sec. 2023.12.05 05:26:26.315176 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.315199 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:26.315215 [ 3 ] {} HTTP-Session: 3a11af93-b64b-4ffa-97a9-388350719804 Destroying unnamed session 2023.12.05 05:26:26.315314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.315358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.315378 [ 3 ] {} HTTP-Session: 17a94179-5cd2-489a-84fd-cffe30e1a0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.315394 [ 3 ] {} HTTP-Session: 17a94179-5cd2-489a-84fd-cffe30e1a0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.315464 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.315502 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:26:26.315641 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.315909 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.316113 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:26:26.316276 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:26:26.316371 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} executeQuery: Read 2 rows, 175.00 B in 0.00087926 sec., 2274 rows/sec., 194.37 KiB/sec. 2023.12.05 05:26:26.316487 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.316510 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:26.316526 [ 3 ] {} HTTP-Session: 17a94179-5cd2-489a-84fd-cffe30e1a0fc Destroying unnamed session 2023.12.05 05:26:26.316678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.316725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.316743 [ 3 ] {} HTTP-Session: b8e42010-9df7-460f-beb9-9e4a3699094c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.316759 [ 3 ] {} HTTP-Session: b8e42010-9df7-460f-beb9-9e4a3699094c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.316833 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.316871 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:26.316971 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.317398 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.317619 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:26:26.317767 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:26:26.317864 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} executeQuery: Read 175 rows, 16.93 KiB in 0.001004843 sec., 174156 rows/sec., 16.45 MiB/sec. 2023.12.05 05:26:26.317993 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.318015 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.05 05:26:26.318030 [ 3 ] {} HTTP-Session: b8e42010-9df7-460f-beb9-9e4a3699094c Destroying unnamed session 2023.12.05 05:26:26.318128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.318172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.318191 [ 3 ] {} HTTP-Session: c06168fb-dacd-420c-8e9c-6675a75ef11a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.318207 [ 3 ] {} HTTP-Session: c06168fb-dacd-420c-8e9c-6675a75ef11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.318276 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.318313 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:26:26.318415 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.318775 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.318983 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.05 05:26:26.319127 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.05 05:26:26.319238 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} executeQuery: Read 2 rows, 143.00 B in 0.000933122 sec., 2143 rows/sec., 149.66 KiB/sec. 2023.12.05 05:26:26.319385 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.319409 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:26.319424 [ 3 ] {} HTTP-Session: c06168fb-dacd-420c-8e9c-6675a75ef11a Destroying unnamed session 2023.12.05 05:26:26.319533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 12235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.319579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.319598 [ 3 ] {} HTTP-Session: a82934ec-6b81-4332-9453-cab9d4b9ec78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.319614 [ 3 ] {} HTTP-Session: a82934ec-6b81-4332-9453-cab9d4b9ec78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.319688 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.319726 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:26.319835 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.320153 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.320365 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:26:26.320511 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:26:26.320630 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} executeQuery: Read 72 rows, 5.75 KiB in 0.00091397 sec., 78777 rows/sec., 6.14 MiB/sec. 2023.12.05 05:26:26.320722 [ 98 ] {} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:26:26.320756 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.320803 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:26:26.320820 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.320828 [ 3 ] {} HTTP-Session: a82934ec-6b81-4332-9453-cab9d4b9ec78 Destroying unnamed session 2023.12.05 05:26:26.320961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.320983 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:26:26.321012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.321050 [ 3 ] {} HTTP-Session: e6dfea8b-4050-4b2c-91a4-70be9f4821c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.321068 [ 3 ] {} HTTP-Session: e6dfea8b-4050-4b2c-91a4-70be9f4821c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.321142 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.321185 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:26:26.321308 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.321609 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.321866 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:26:26.322062 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:26:26.322184 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} executeQuery: Read 37 rows, 2.67 KiB in 0.001008583 sec., 36685 rows/sec., 2.59 MiB/sec. 2023.12.05 05:26:26.322318 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.322341 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:26.322357 [ 3 ] {} HTTP-Session: e6dfea8b-4050-4b2c-91a4-70be9f4821c9 Destroying unnamed session 2023.12.05 05:26:26.322518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:26.322563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:26.322582 [ 3 ] {} HTTP-Session: 57e96241-7340-4272-949f-5f9e153ecf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:26.322598 [ 3 ] {} HTTP-Session: 57e96241-7340-4272-949f-5f9e153ecf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:26.322687 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:26.322732 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:26:26.322866 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:26.323182 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:26:26.323362 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part 2023.12.05 05:26:26.323452 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:26.323620 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 65 rows starting from the beginning of the part 2023.12.05 05:26:26.323801 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.12.05 05:26:26.324024 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2023.12.05 05:26:26.324141 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:26:26.324181 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.12.05 05:26:26.324325 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2023.12.05 05:26:26.324498 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:26:26.324719 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} executeQuery: Read 46 rows, 63.56 KiB in 0.001995146 sec., 23055 rows/sec., 31.11 MiB/sec. 2023.12.05 05:26:26.324980 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} DynamicQueryHandler: Done processing query 2023.12.05 05:26:26.325025 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:26:26.325072 [ 3 ] {} HTTP-Session: 57e96241-7340-4272-949f-5f9e153ecf0f Destroying unnamed session 2023.12.05 05:26:26.325459 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.004558975 sec., 63172.09460459862 rows/sec., 4.93 MiB/sec. 2023.12.05 05:26:26.325614 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:26:26.325823 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:26:26.325914 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:26:34.228831 [ 91 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:26:34.228903 [ 91 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:26:36.304248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.304404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.304449 [ 3 ] {} HTTP-Session: 2a103883-f4d0-4807-93d9-287937abf4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.304491 [ 3 ] {} HTTP-Session: 2a103883-f4d0-4807-93d9-287937abf4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.304697 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.304798 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:26:36.305068 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.305549 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.305818 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:26:36.305989 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:26:36.306140 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} executeQuery: Read 46 rows, 3.73 KiB in 0.001382081 sec., 33283 rows/sec., 2.63 MiB/sec. 2023.12.05 05:26:36.306132 [ 90 ] {} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:26:36.306244 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.306350 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.306379 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:26:36.306406 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:36.306474 [ 3 ] {} HTTP-Session: 2a103883-f4d0-4807-93d9-287937abf4d1 Destroying unnamed session 2023.12.05 05:26:36.306543 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:26:36.306592 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2023.12.05 05:26:36.306623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.306708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.306749 [ 3 ] {} HTTP-Session: 14a97010-6c4f-4e39-8ed8-fe369fbc6a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.306807 [ 3 ] {} HTTP-Session: 14a97010-6c4f-4e39-8ed8-fe369fbc6a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.306827 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2023.12.05 05:26:36.307027 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.307049 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.12.05 05:26:36.307136 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:26:36.307317 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.12.05 05:26:36.307641 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part 2023.12.05 05:26:36.307654 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.307846 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2023.12.05 05:26:36.308297 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.308780 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:26:36.309125 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:26:36.309288 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978489 sec., 84606.65793964658 rows/sec., 6.70 MiB/sec. 2023.12.05 05:26:36.309378 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} executeQuery: Read 2 rows, 175.00 B in 0.002296043 sec., 871 rows/sec., 74.43 KiB/sec. 2023.12.05 05:26:36.309511 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:26:36.309588 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.309618 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:36.309644 [ 3 ] {} HTTP-Session: 14a97010-6c4f-4e39-8ed8-fe369fbc6a7d Destroying unnamed session 2023.12.05 05:26:36.309788 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:26:36.309803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.309881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.309903 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:26:36.309918 [ 3 ] {} HTTP-Session: 0b25c10b-53b4-4296-aa86-ad55b33d3c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.309961 [ 3 ] {} HTTP-Session: 0b25c10b-53b4-4296-aa86-ad55b33d3c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.310088 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.310127 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:36.310248 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.310651 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.310873 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:26:36.311031 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:26:36.311153 [ 90 ] {} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:26:36.311165 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} executeQuery: Read 139 rows, 13.81 KiB in 0.001042114 sec., 133382 rows/sec., 12.94 MiB/sec. 2023.12.05 05:26:36.311201 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.311401 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:26:36.311435 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.311468 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:26:36.311511 [ 3 ] {} HTTP-Session: 0b25c10b-53b4-4296-aa86-ad55b33d3c68 Destroying unnamed session 2023.12.05 05:26:36.311555 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:26:36.311586 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part 2023.12.05 05:26:36.311669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.311725 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 159 rows starting from the beginning of the part 2023.12.05 05:26:36.311770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.311814 [ 3 ] {} HTTP-Session: 6f9d820e-641a-41a3-a5ff-467a8db995bc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.311860 [ 3 ] {} HTTP-Session: 6f9d820e-641a-41a3-a5ff-467a8db995bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.311914 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 123 rows starting from the beginning of the part 2023.12.05 05:26:36.312068 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.312118 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2023.12.05 05:26:36.312152 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:26:36.312356 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 175 rows starting from the beginning of the part 2023.12.05 05:26:36.312638 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.312651 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part 2023.12.05 05:26:36.313216 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.313705 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:26:36.313934 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:26:36.314159 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} executeQuery: Read 2 rows, 143.00 B in 0.002012026 sec., 994 rows/sec., 69.41 KiB/sec. 2023.12.05 05:26:36.314538 [ 10 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266505 sec., 254094.20772354552 rows/sec., 24.52 MiB/sec. 2023.12.05 05:26:36.314557 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.314598 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:36.314616 [ 3 ] {} HTTP-Session: 6f9d820e-641a-41a3-a5ff-467a8db995bc Destroying unnamed session 2023.12.05 05:26:36.314710 [ 11 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:26:36.314754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.314822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.314842 [ 3 ] {} HTTP-Session: 20b78b53-f152-4beb-a60e-530ae6b916cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.314861 [ 3 ] {} HTTP-Session: 20b78b53-f152-4beb-a60e-530ae6b916cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.314982 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.314986 [ 11 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:26:36.315065 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:36.315119 [ 11 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:26:36.315312 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.315620 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.315832 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:26:36.315980 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:26:36.316098 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} executeQuery: Read 48 rows, 3.85 KiB in 0.001064794 sec., 45079 rows/sec., 3.53 MiB/sec. 2023.12.05 05:26:36.316217 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.316240 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:36.316257 [ 3 ] {} HTTP-Session: 20b78b53-f152-4beb-a60e-530ae6b916cc Destroying unnamed session 2023.12.05 05:26:36.316366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.316412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.316431 [ 3 ] {} HTTP-Session: c9be0ea0-bba3-4f94-933b-d3d1d24f6177 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.316447 [ 3 ] {} HTTP-Session: c9be0ea0-bba3-4f94-933b-d3d1d24f6177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.316516 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.316559 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:26:36.316683 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.316945 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.317197 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:36.317371 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:36.317496 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} executeQuery: Read 1 rows, 72.00 B in 0.000950492 sec., 1052 rows/sec., 73.97 KiB/sec. 2023.12.05 05:26:36.317607 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.317630 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:36.317646 [ 3 ] {} HTTP-Session: c9be0ea0-bba3-4f94-933b-d3d1d24f6177 Destroying unnamed session 2023.12.05 05:26:36.317806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:36.317850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:36.317870 [ 3 ] {} HTTP-Session: c95bb06f-c405-44ae-bd81-aa88b059616a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:36.317886 [ 3 ] {} HTTP-Session: c95bb06f-c405-44ae-bd81-aa88b059616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:36.317983 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:36.318027 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:26:36.318164 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:36.318656 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.318971 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:26:36.319146 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:26:36.319278 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} executeQuery: Read 46 rows, 63.56 KiB in 0.001258499 sec., 36551 rows/sec., 49.32 MiB/sec. 2023.12.05 05:26:36.319285 [ 88 ] {} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:26:36.319438 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:36.319507 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} DynamicQueryHandler: Done processing query 2023.12.05 05:26:36.319570 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:26:36.319609 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:26:36.319625 [ 3 ] {} HTTP-Session: c95bb06f-c405-44ae-bd81-aa88b059616a Destroying unnamed session 2023.12.05 05:26:36.319752 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:26:36.319796 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2023.12.05 05:26:36.319936 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2023.12.05 05:26:36.320054 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.12.05 05:26:36.320156 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.12.05 05:26:36.320248 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part 2023.12.05 05:26:36.320338 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2023.12.05 05:26:36.322386 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 6 columns (6 merged, 0 gathered) in 0.002870325 sec., 87794.93611350631 rows/sec., 118.47 MiB/sec. 2023.12.05 05:26:36.322577 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:26:36.322780 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:26:36.322844 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:26:36.322907 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1: 4.07 MiB. 2023.12.05 05:26:46.307252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:46.307370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:46.307396 [ 3 ] {} HTTP-Session: 22f70306-eaa8-4b5d-a7fc-471940f822f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:46.307420 [ 3 ] {} HTTP-Session: 22f70306-eaa8-4b5d-a7fc-471940f822f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:46.307549 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:46.307609 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:26:46.307767 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:46.308190 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:46.308458 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:26:46.308612 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:26:46.308729 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} executeQuery: Read 46 rows, 3.73 KiB in 0.001159207 sec., 39682 rows/sec., 3.14 MiB/sec. 2023.12.05 05:26:46.308868 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} DynamicQueryHandler: Done processing query 2023.12.05 05:26:46.308891 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:46.308907 [ 3 ] {} HTTP-Session: 22f70306-eaa8-4b5d-a7fc-471940f822f6 Destroying unnamed session 2023.12.05 05:26:46.309048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:46.309093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:46.309112 [ 3 ] {} HTTP-Session: 6c3d94de-de07-4735-b5ff-a203a5651bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:46.309129 [ 3 ] {} HTTP-Session: 6c3d94de-de07-4735-b5ff-a203a5651bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:46.309212 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:46.309252 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:46.309417 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:46.309801 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:46.310018 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:26:46.310166 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:26:46.310274 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} executeQuery: Read 138 rows, 13.72 KiB in 0.000973973 sec., 141687 rows/sec., 13.76 MiB/sec. 2023.12.05 05:26:46.310396 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} DynamicQueryHandler: Done processing query 2023.12.05 05:26:46.310419 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:26:46.310434 [ 3 ] {} HTTP-Session: 6c3d94de-de07-4735-b5ff-a203a5651bd2 Destroying unnamed session 2023.12.05 05:26:46.310541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:46.310585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:46.310602 [ 3 ] {} HTTP-Session: c1e203f5-af1a-417c-a828-4d9528715331 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:46.310618 [ 3 ] {} HTTP-Session: c1e203f5-af1a-417c-a828-4d9528715331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:46.310687 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:46.310723 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:46.310823 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:46.311090 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:46.311281 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:26:46.311490 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:26:46.311617 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} executeQuery: Read 46 rows, 3.68 KiB in 0.00088155 sec., 52180 rows/sec., 4.08 MiB/sec. 2023.12.05 05:26:46.311727 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} DynamicQueryHandler: Done processing query 2023.12.05 05:26:46.311750 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:46.311765 [ 3 ] {} HTTP-Session: c1e203f5-af1a-417c-a828-4d9528715331 Destroying unnamed session 2023.12.05 05:26:46.311954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:46.311998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:46.312016 [ 3 ] {} HTTP-Session: 65769133-3b28-47ac-ba87-3b2e71bdb6af Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:46.312032 [ 3 ] {} HTTP-Session: 65769133-3b28-47ac-ba87-3b2e71bdb6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:46.312115 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:46.312159 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:26:46.312300 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:46.312756 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:46.313083 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:26:46.313262 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:26:46.313386 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} executeQuery: Read 46 rows, 63.56 KiB in 0.001244548 sec., 36961 rows/sec., 49.88 MiB/sec. 2023.12.05 05:26:46.313507 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} DynamicQueryHandler: Done processing query 2023.12.05 05:26:46.313529 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:26:46.313544 [ 3 ] {} HTTP-Session: 65769133-3b28-47ac-ba87-3b2e71bdb6af Destroying unnamed session 2023.12.05 05:26:49.228948 [ 83 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:26:49.229038 [ 83 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:26:51.306864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:51.306982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:51.307012 [ 3 ] {} HTTP-Session: 8e4e6eda-83af-4aea-a27e-a228241dad5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:51.307041 [ 3 ] {} HTTP-Session: 8e4e6eda-83af-4aea-a27e-a228241dad5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:51.307180 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:51.307248 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:26:51.307408 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:51.307835 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:51.308079 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:51.308232 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:51.308346 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} executeQuery: Read 2 rows, 175.00 B in 0.001189108 sec., 1681 rows/sec., 143.72 KiB/sec. 2023.12.05 05:26:51.308577 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} DynamicQueryHandler: Done processing query 2023.12.05 05:26:51.308603 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:51.308619 [ 3 ] {} HTTP-Session: 8e4e6eda-83af-4aea-a27e-a228241dad5a Destroying unnamed session 2023.12.05 05:26:51.308735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:51.308781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:51.308800 [ 3 ] {} HTTP-Session: eb54d8f9-f78e-4d30-93a1-5f69ea785971 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:51.308817 [ 3 ] {} HTTP-Session: eb54d8f9-f78e-4d30-93a1-5f69ea785971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:51.308888 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:51.308927 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:51.309042 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:51.309314 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:51.309513 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:26:51.309649 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:26:51.309764 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} executeQuery: Read 1 rows, 83.00 B in 0.00085841 sec., 1164 rows/sec., 94.42 KiB/sec. 2023.12.05 05:26:51.309869 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} DynamicQueryHandler: Done processing query 2023.12.05 05:26:51.309891 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:51.309906 [ 3 ] {} HTTP-Session: eb54d8f9-f78e-4d30-93a1-5f69ea785971 Destroying unnamed session 2023.12.05 05:26:51.310008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:51.310049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:51.310067 [ 3 ] {} HTTP-Session: 4e36c340-1f0c-42e2-948f-b25076510b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:51.310083 [ 3 ] {} HTTP-Session: 4e36c340-1f0c-42e2-948f-b25076510b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:51.310148 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:51.310185 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:26:51.310283 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:51.310583 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:51.310783 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:26:51.310931 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:26:51.311053 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} executeQuery: Read 2 rows, 143.00 B in 0.000824739 sec., 2425 rows/sec., 169.32 KiB/sec. 2023.12.05 05:26:51.311171 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} DynamicQueryHandler: Done processing query 2023.12.05 05:26:51.311195 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:51.311211 [ 3 ] {} HTTP-Session: 4e36c340-1f0c-42e2-948f-b25076510b61 Destroying unnamed session 2023.12.05 05:26:51.311352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:51.311399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:51.311417 [ 3 ] {} HTTP-Session: 83691b94-5123-47ac-9850-d120177b886e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:51.311434 [ 3 ] {} HTTP-Session: 83691b94-5123-47ac-9850-d120177b886e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:51.311504 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:51.311543 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:51.311654 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:51.311922 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:51.312138 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:26:51.312284 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:26:51.312406 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} executeQuery: Read 13 rows, 1.03 KiB in 0.00087342 sec., 14884 rows/sec., 1.15 MiB/sec. 2023.12.05 05:26:51.312510 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} DynamicQueryHandler: Done processing query 2023.12.05 05:26:51.312531 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:26:51.312546 [ 3 ] {} HTTP-Session: 83691b94-5123-47ac-9850-d120177b886e Destroying unnamed session 2023.12.05 05:26:51.312651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:51.312692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:51.312710 [ 3 ] {} HTTP-Session: f91d2363-3109-4c20-8787-af7c4394be01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:51.312726 [ 3 ] {} HTTP-Session: f91d2363-3109-4c20-8787-af7c4394be01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:51.312792 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:51.312833 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.05 05:26:51.312946 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:51.313184 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:51.313493 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.05 05:26:51.313667 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.05 05:26:51.313786 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} executeQuery: Read 11 rows, 754.00 B in 0.000941012 sec., 11689 rows/sec., 782.49 KiB/sec. 2023.12.05 05:26:51.313906 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} DynamicQueryHandler: Done processing query 2023.12.05 05:26:51.313930 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:26:51.313946 [ 3 ] {} HTTP-Session: f91d2363-3109-4c20-8787-af7c4394be01 Destroying unnamed session 2023.12.05 05:26:51.314043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:51.314089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:51.314108 [ 3 ] {} HTTP-Session: 07505398-3be1-4a84-8638-cbc7b0202ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:51.314124 [ 3 ] {} HTTP-Session: 07505398-3be1-4a84-8638-cbc7b0202ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:51.314193 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:51.314234 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:26:51.314353 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:51.314593 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:51.314819 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:26:51.314978 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:26:51.315093 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} executeQuery: Read 1 rows, 72.00 B in 0.00091409 sec., 1093 rows/sec., 76.92 KiB/sec. 2023.12.05 05:26:51.315196 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} DynamicQueryHandler: Done processing query 2023.12.05 05:26:51.315218 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:26:51.315232 [ 3 ] {} HTTP-Session: 07505398-3be1-4a84-8638-cbc7b0202ec3 Destroying unnamed session 2023.12.05 05:26:56.312799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:56.312980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:56.313026 [ 3 ] {} HTTP-Session: d5ff1592-6ffd-470a-a3b8-7bd33bcf1059 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:56.313067 [ 3 ] {} HTTP-Session: d5ff1592-6ffd-470a-a3b8-7bd33bcf1059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:56.313267 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:56.313364 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:26:56.313578 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:56.314036 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:56.314277 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:26:56.314514 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:26:56.314640 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} executeQuery: Read 46 rows, 3.73 KiB in 0.00131157 sec., 35072 rows/sec., 2.78 MiB/sec. 2023.12.05 05:26:56.314803 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} DynamicQueryHandler: Done processing query 2023.12.05 05:26:56.314827 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:56.314843 [ 3 ] {} HTTP-Session: d5ff1592-6ffd-470a-a3b8-7bd33bcf1059 Destroying unnamed session 2023.12.05 05:26:56.315076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:56.315124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:56.315143 [ 3 ] {} HTTP-Session: 8d3c5bbc-86c4-4f05-9b72-64eaa0e06dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:56.315160 [ 3 ] {} HTTP-Session: 8d3c5bbc-86c4-4f05-9b72-64eaa0e06dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:56.315236 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:56.315275 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:26:56.315381 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:56.315751 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:56.315951 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:26:56.316092 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:26:56.316206 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} executeQuery: Read 174 rows, 16.84 KiB in 0.000989273 sec., 175886 rows/sec., 16.62 MiB/sec. 2023.12.05 05:26:56.316310 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} DynamicQueryHandler: Done processing query 2023.12.05 05:26:56.316331 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.05 05:26:56.316346 [ 3 ] {} HTTP-Session: 8d3c5bbc-86c4-4f05-9b72-64eaa0e06dfe Destroying unnamed session 2023.12.05 05:26:56.316588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:56.316633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:56.316651 [ 3 ] {} HTTP-Session: 7bab811e-17b8-48bb-9626-a734e26216b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:56.316668 [ 3 ] {} HTTP-Session: 7bab811e-17b8-48bb-9626-a734e26216b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:56.316738 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:56.316777 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:26:56.316882 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:56.317342 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:56.317546 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:26:56.317693 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:26:56.317815 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} executeQuery: Read 70 rows, 5.58 KiB in 0.001048304 sec., 66774 rows/sec., 5.20 MiB/sec. 2023.12.05 05:26:56.317940 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} DynamicQueryHandler: Done processing query 2023.12.05 05:26:56.317963 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:26:56.317978 [ 3 ] {} HTTP-Session: 7bab811e-17b8-48bb-9626-a734e26216b0 Destroying unnamed session 2023.12.05 05:26:56.318080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:56.318125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:56.318143 [ 3 ] {} HTTP-Session: 0079c539-f7d6-46ac-9cce-360f0ee0d42a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:56.318160 [ 3 ] {} HTTP-Session: 0079c539-f7d6-46ac-9cce-360f0ee0d42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:56.318231 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:56.318274 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:26:56.318397 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:56.318692 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:56.318937 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:26:56.319098 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:26:56.319221 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} executeQuery: Read 36 rows, 2.60 KiB in 0.001009863 sec., 35648 rows/sec., 2.52 MiB/sec. 2023.12.05 05:26:56.319334 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} DynamicQueryHandler: Done processing query 2023.12.05 05:26:56.319355 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:26:56.319370 [ 3 ] {} HTTP-Session: 0079c539-f7d6-46ac-9cce-360f0ee0d42a Destroying unnamed session 2023.12.05 05:26:56.319583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:26:56.319629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:26:56.319648 [ 3 ] {} HTTP-Session: 7e88e92e-0a5b-4317-9ea9-81ee60d653d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:26:56.319664 [ 3 ] {} HTTP-Session: 7e88e92e-0a5b-4317-9ea9-81ee60d653d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:26:56.319751 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:26:56.319795 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:26:56.319933 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:26:56.320423 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.12.05 05:26:56.320721 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:26:56.320887 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:26:56.320998 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} executeQuery: Read 46 rows, 63.56 KiB in 0.001253429 sec., 36699 rows/sec., 49.52 MiB/sec. 2023.12.05 05:26:56.321118 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} DynamicQueryHandler: Done processing query 2023.12.05 05:26:56.321140 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:26:56.321154 [ 3 ] {} HTTP-Session: 7e88e92e-0a5b-4317-9ea9-81ee60d653d5 Destroying unnamed session 2023.12.05 05:27:04.229131 [ 69 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:27:04.229231 [ 69 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:27:06.315569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.315666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.315690 [ 3 ] {} HTTP-Session: 7faa8cb6-aadd-4e89-a88e-8728033dd206 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.315712 [ 3 ] {} HTTP-Session: 7faa8cb6-aadd-4e89-a88e-8728033dd206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.315833 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.315891 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:27:06.316043 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.316546 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.316804 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:27:06.316968 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:27:06.317097 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} executeQuery: Read 46 rows, 3.73 KiB in 0.001203378 sec., 38225 rows/sec., 3.03 MiB/sec. 2023.12.05 05:27:06.317258 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.317284 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:06.317301 [ 3 ] {} HTTP-Session: 7faa8cb6-aadd-4e89-a88e-8728033dd206 Destroying unnamed session 2023.12.05 05:27:06.317417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.317465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.317485 [ 3 ] {} HTTP-Session: ac5ec78b-4326-46b7-bafa-6834bec442dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.317503 [ 3 ] {} HTTP-Session: ac5ec78b-4326-46b7-bafa-6834bec442dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.317584 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.317628 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:27:06.317737 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.318146 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.318351 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:27:06.318500 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:27:06.318624 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} executeQuery: Read 4 rows, 342.00 B in 0.001009733 sec., 3961 rows/sec., 330.77 KiB/sec. 2023.12.05 05:27:06.318766 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.318789 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:06.318804 [ 3 ] {} HTTP-Session: ac5ec78b-4326-46b7-bafa-6834bec442dd Destroying unnamed session 2023.12.05 05:27:06.318935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.318978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.318997 [ 3 ] {} HTTP-Session: fe1d5d28-478f-4f50-bc64-c56cbc460ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.319013 [ 3 ] {} HTTP-Session: fe1d5d28-478f-4f50-bc64-c56cbc460ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.319084 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.319120 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:06.319220 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.319650 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.319864 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:27:06.320015 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:27:06.320128 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} executeQuery: Read 140 rows, 13.90 KiB in 0.000971982 sec., 144035 rows/sec., 13.96 MiB/sec. 2023.12.05 05:27:06.320254 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.320278 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:27:06.320294 [ 3 ] {} HTTP-Session: fe1d5d28-478f-4f50-bc64-c56cbc460ad8 Destroying unnamed session 2023.12.05 05:27:06.320404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.320449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.320468 [ 3 ] {} HTTP-Session: c51e7667-87e5-47b2-bc81-3a6eed7c4e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.320484 [ 3 ] {} HTTP-Session: c51e7667-87e5-47b2-bc81-3a6eed7c4e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.320553 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.320591 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:27:06.320691 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.320985 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.321173 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:27:06.321318 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:27:06.321430 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} executeQuery: Read 4 rows, 286.00 B in 0.000907281 sec., 4408 rows/sec., 307.84 KiB/sec. 2023.12.05 05:27:06.321609 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.321632 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:06.321647 [ 3 ] {} HTTP-Session: c51e7667-87e5-47b2-bc81-3a6eed7c4e40 Destroying unnamed session 2023.12.05 05:27:06.321769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.321814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.321832 [ 3 ] {} HTTP-Session: 1ac36f3c-8dde-4f35-9696-d76439437b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.321849 [ 3 ] {} HTTP-Session: 1ac36f3c-8dde-4f35-9696-d76439437b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.321922 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.321961 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:06.322068 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.322373 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.322573 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.05 05:27:06.322720 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.05 05:27:06.322844 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} executeQuery: Read 50 rows, 4.01 KiB in 0.00088927 sec., 56225 rows/sec., 4.40 MiB/sec. 2023.12.05 05:27:06.322840 [ 64 ] {} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.05 05:27:06.322972 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.323009 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.323055 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.05 05:27:06.323063 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.05 05:27:06.323081 [ 3 ] {} HTTP-Session: 1ac36f3c-8dde-4f35-9696-d76439437b6e Destroying unnamed session 2023.12.05 05:27:06.323176 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:06.323215 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part 2023.12.05 05:27:06.323251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.323330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.323381 [ 3 ] {} HTTP-Session: de94af72-e3fc-47a4-ba8a-3a7a8f9a9ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.323433 [ 3 ] {} HTTP-Session: de94af72-e3fc-47a4-ba8a-3a7a8f9a9ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.323456 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2023.12.05 05:27:06.323610 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.323661 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:06.323701 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:27:06.323901 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2023.12.05 05:27:06.324204 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part 2023.12.05 05:27:06.324229 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.324401 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2023.12.05 05:27:06.324945 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.325634 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:27:06.325959 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957018 sec., 110922.55779301986 rows/sec., 8.66 MiB/sec. 2023.12.05 05:27:06.325983 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:27:06.326147 [ 24 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.05 05:27:06.326144 [ 64 ] {} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:27:06.326190 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} executeQuery: Read 2 rows, 144.00 B in 0.002546119 sec., 785 rows/sec., 55.23 KiB/sec. 2023.12.05 05:27:06.326222 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.326447 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:27:06.326584 [ 24 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.05 05:27:06.326600 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.326657 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:06.326728 [ 3 ] {} HTTP-Session: de94af72-e3fc-47a4-ba8a-3a7a8f9a9ce6 Destroying unnamed session 2023.12.05 05:27:06.326743 [ 24 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.05 05:27:06.326829 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:06.326904 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part 2023.12.05 05:27:06.326987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:06.327087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:06.327152 [ 3 ] {} HTTP-Session: b7a530eb-9d7b-4616-a830-dca73c526664 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:06.327200 [ 3 ] {} HTTP-Session: b7a530eb-9d7b-4616-a830-dca73c526664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:06.327209 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::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.05 05:27:06.327415 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:06.327456 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::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.05 05:27:06.327539 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:27:06.327777 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.12.05 05:27:06.328161 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::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.05 05:27:06.328208 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:06.328422 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:06.329156 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:06.329898 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:27:06.330146 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.003799777 sec., 67635.54808611138 rows/sec., 4.77 MiB/sec. 2023.12.05 05:27:06.330249 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:27:06.330332 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:27:06.330500 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} executeQuery: Read 46 rows, 63.56 KiB in 0.003016219 sec., 15250 rows/sec., 20.58 MiB/sec. 2023.12.05 05:27:06.330725 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} DynamicQueryHandler: Done processing query 2023.12.05 05:27:06.330750 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:27:06.330765 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:27:06.330805 [ 3 ] {} HTTP-Session: b7a530eb-9d7b-4616-a830-dca73c526664 Destroying unnamed session 2023.12.05 05:27:06.330845 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:27:16.319454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:16.319648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:16.319679 [ 3 ] {} HTTP-Session: eb973acc-9f01-4dc7-991a-0c6fd41fa3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:16.319708 [ 3 ] {} HTTP-Session: eb973acc-9f01-4dc7-991a-0c6fd41fa3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:16.319850 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:16.319917 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:27:16.320099 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:16.320541 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:16.320800 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:27:16.320956 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:27:16.321102 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} executeQuery: Read 46 rows, 3.73 KiB in 0.001242789 sec., 37013 rows/sec., 2.93 MiB/sec. 2023.12.05 05:27:16.321097 [ 74 ] {} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.05 05:27:16.321215 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:16.321319 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} DynamicQueryHandler: Done processing query 2023.12.05 05:27:16.321329 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.05 05:27:16.321357 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:16.321410 [ 3 ] {} HTTP-Session: eb973acc-9f01-4dc7-991a-0c6fd41fa3b2 Destroying unnamed session 2023.12.05 05:27:16.321457 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:16.321489 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2023.12.05 05:27:16.321628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:16.321689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:16.321718 [ 3 ] {} HTTP-Session: 8bd01ee4-7d98-4536-a3e1-b804f1321e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:16.321728 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:16.321739 [ 3 ] {} HTTP-Session: 8bd01ee4-7d98-4536-a3e1-b804f1321e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:16.321873 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:16.321889 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:16.321932 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:16.322070 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:16.322177 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:16.322247 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:16.322740 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:16.323067 [ 24 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173341 sec., 132686.43886905003 rows/sec., 10.50 MiB/sec. 2023.12.05 05:27:16.323084 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.05 05:27:16.323262 [ 22 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.05 05:27:16.323397 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.05 05:27:16.323551 [ 74 ] {} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.05 05:27:16.323597 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} executeQuery: Read 138 rows, 13.72 KiB in 0.001675458 sec., 82365 rows/sec., 8.00 MiB/sec. 2023.12.05 05:27:16.323634 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:16.323634 [ 22 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.05 05:27:16.323830 [ 22 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.05 05:27:16.323850 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.05 05:27:16.324017 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} DynamicQueryHandler: Done processing query 2023.12.05 05:27:16.324070 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:27:16.324074 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:16.324101 [ 3 ] {} HTTP-Session: 8bd01ee4-7d98-4536-a3e1-b804f1321e3b Destroying unnamed session 2023.12.05 05:27:16.324111 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part 2023.12.05 05:27:16.324226 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part 2023.12.05 05:27:16.324233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:16.324285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:16.324317 [ 3 ] {} HTTP-Session: 66af48a5-a493-4365-abc9-5077bfa6c255 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:16.324331 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.12.05 05:27:16.324338 [ 3 ] {} HTTP-Session: 66af48a5-a493-4365-abc9-5077bfa6c255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:16.324440 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 174 rows starting from the beginning of the part 2023.12.05 05:27:16.324450 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:16.324497 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:16.324624 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part 2023.12.05 05:27:16.324796 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part 2023.12.05 05:27:16.324817 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:16.325269 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:16.325522 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.05 05:27:16.325704 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995725 sec., 384321.4871788448 rows/sec., 36.83 MiB/sec. 2023.12.05 05:27:16.325746 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.05 05:27:16.325936 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} executeQuery: Read 46 rows, 3.68 KiB in 0.001412703 sec., 32561 rows/sec., 2.55 MiB/sec. 2023.12.05 05:27:16.325948 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.05 05:27:16.326122 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} DynamicQueryHandler: Done processing query 2023.12.05 05:27:16.326156 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:16.326183 [ 3 ] {} HTTP-Session: 66af48a5-a493-4365-abc9-5077bfa6c255 Destroying unnamed session 2023.12.05 05:27:16.326253 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.05 05:27:16.326337 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.05 05:27:16.326371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:16.326457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:16.326479 [ 3 ] {} HTTP-Session: 1de5cd0e-5564-49ba-93ec-ebdaba323e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:16.326496 [ 3 ] {} HTTP-Session: 1de5cd0e-5564-49ba-93ec-ebdaba323e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:16.326641 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:16.326687 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:27:16.326839 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:16.327320 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:16.327630 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:27:16.327805 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:27:16.327940 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} executeQuery: Read 46 rows, 63.56 KiB in 0.001263729 sec., 36400 rows/sec., 49.12 MiB/sec. 2023.12.05 05:27:16.328061 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} DynamicQueryHandler: Done processing query 2023.12.05 05:27:16.328083 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:27:16.328100 [ 3 ] {} HTTP-Session: 1de5cd0e-5564-49ba-93ec-ebdaba323e31 Destroying unnamed session 2023.12.05 05:27:19.229306 [ 73 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:27:19.229384 [ 73 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:27:21.318272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:21.318392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:21.318423 [ 3 ] {} HTTP-Session: 95bc2eaa-947e-42e8-9a96-df6327da18c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:21.318452 [ 3 ] {} HTTP-Session: 95bc2eaa-947e-42e8-9a96-df6327da18c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:21.318595 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:21.318665 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:21.318843 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:21.319281 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:21.319557 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.05 05:27:21.319726 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.05 05:27:21.319847 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} executeQuery: Read 11 rows, 888.00 B in 0.001213668 sec., 9063 rows/sec., 714.52 KiB/sec. 2023.12.05 05:27:21.319995 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} DynamicQueryHandler: Done processing query 2023.12.05 05:27:21.320020 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:27:21.320036 [ 3 ] {} HTTP-Session: 95bc2eaa-947e-42e8-9a96-df6327da18c2 Destroying unnamed session 2023.12.05 05:27:21.320148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:21.320193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:21.320214 [ 3 ] {} HTTP-Session: f0487188-29b2-45c1-9b93-0ae55b940661 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:21.320231 [ 3 ] {} HTTP-Session: f0487188-29b2-45c1-9b93-0ae55b940661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:21.320304 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:21.320350 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.05 05:27:21.320474 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:21.320777 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:21.321038 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:27:21.321214 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:27:21.321346 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} executeQuery: Read 11 rows, 754.00 B in 0.001010183 sec., 10889 rows/sec., 728.91 KiB/sec. 2023.12.05 05:27:21.321505 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} DynamicQueryHandler: Done processing query 2023.12.05 05:27:21.321530 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:27:21.321546 [ 3 ] {} HTTP-Session: f0487188-29b2-45c1-9b93-0ae55b940661 Destroying unnamed session 2023.12.05 05:27:26.322572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.322753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.322799 [ 3 ] {} HTTP-Session: f37f7cb1-a860-42ab-a039-cd6dd485ea54 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.322839 [ 3 ] {} HTTP-Session: f37f7cb1-a860-42ab-a039-cd6dd485ea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.323040 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.323135 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:27:26.323329 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.323847 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.324114 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.05 05:27:26.324287 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.05 05:27:26.324414 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} executeQuery: Read 46 rows, 3.73 KiB in 0.001322251 sec., 34789 rows/sec., 2.75 MiB/sec. 2023.12.05 05:27:26.324568 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.324592 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:26.324609 [ 3 ] {} HTTP-Session: f37f7cb1-a860-42ab-a039-cd6dd485ea54 Destroying unnamed session 2023.12.05 05:27:26.324726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.324774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.324793 [ 3 ] {} HTTP-Session: 23883918-6410-4657-be2c-09fdbfa15309 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.324812 [ 3 ] {} HTTP-Session: 23883918-6410-4657-be2c-09fdbfa15309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.324883 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.324924 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:27:26.325033 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.325335 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.325540 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:27:26.325689 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:27:26.325791 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} executeQuery: Read 2 rows, 175.00 B in 0.00087975 sec., 2273 rows/sec., 194.26 KiB/sec. 2023.12.05 05:27:26.325962 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.325985 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:26.326000 [ 3 ] {} HTTP-Session: 23883918-6410-4657-be2c-09fdbfa15309 Destroying unnamed session 2023.12.05 05:27:26.326168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.326214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.326233 [ 3 ] {} HTTP-Session: f8aee523-b0f0-4b64-b7a5-33f5d1b16037 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.326249 [ 3 ] {} HTTP-Session: f8aee523-b0f0-4b64-b7a5-33f5d1b16037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.326322 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.326361 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:26.326473 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.326940 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.327165 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.05 05:27:26.327320 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.05 05:27:26.327418 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} executeQuery: Read 175 rows, 16.93 KiB in 0.001068815 sec., 163732 rows/sec., 15.47 MiB/sec. 2023.12.05 05:27:26.327539 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.327562 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.05 05:27:26.327578 [ 3 ] {} HTTP-Session: f8aee523-b0f0-4b64-b7a5-33f5d1b16037 Destroying unnamed session 2023.12.05 05:27:26.327717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.327762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.327781 [ 3 ] {} HTTP-Session: 6768f134-979e-43d5-996b-700b23b8789b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.327798 [ 3 ] {} HTTP-Session: 6768f134-979e-43d5-996b-700b23b8789b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.327866 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.327904 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:27:26.328010 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.328273 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.328475 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:27:26.328652 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:27:26.328751 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} executeQuery: Read 2 rows, 143.00 B in 0.00085722 sec., 2333 rows/sec., 162.91 KiB/sec. 2023.12.05 05:27:26.328867 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.328890 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:26.328906 [ 3 ] {} HTTP-Session: 6768f134-979e-43d5-996b-700b23b8789b Destroying unnamed session 2023.12.05 05:27:26.329020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 12235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.329066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.329085 [ 3 ] {} HTTP-Session: f3791e8e-5e88-44d6-9f64-ffb7e15b4930 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.329101 [ 3 ] {} HTTP-Session: f3791e8e-5e88-44d6-9f64-ffb7e15b4930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.329173 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.329212 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:26.329316 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.329633 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.329838 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.05 05:27:26.329988 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.05 05:27:26.330087 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} executeQuery: Read 72 rows, 5.75 KiB in 0.000887251 sec., 81149 rows/sec., 6.32 MiB/sec. 2023.12.05 05:27:26.330202 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.330230 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:27:26.330270 [ 3 ] {} HTTP-Session: f3791e8e-5e88-44d6-9f64-ffb7e15b4930 Destroying unnamed session 2023.12.05 05:27:26.330381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.330427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.330445 [ 3 ] {} HTTP-Session: 5d46f776-19dc-4bfc-b8f0-e6424760f476 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.330461 [ 3 ] {} HTTP-Session: 5d46f776-19dc-4bfc-b8f0-e6424760f476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.330532 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.330575 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:27:26.330695 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.331005 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.331265 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:27:26.331440 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:27:26.331538 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} executeQuery: Read 37 rows, 2.67 KiB in 0.000978943 sec., 37795 rows/sec., 2.67 MiB/sec. 2023.12.05 05:27:26.331654 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.331678 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:26.331693 [ 3 ] {} HTTP-Session: 5d46f776-19dc-4bfc-b8f0-e6424760f476 Destroying unnamed session 2023.12.05 05:27:26.331844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:26.331889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:26.331908 [ 3 ] {} HTTP-Session: afd07f87-d1d6-4225-9f5f-778cf4b2a332 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:26.331924 [ 3 ] {} HTTP-Session: afd07f87-d1d6-4225-9f5f-778cf4b2a332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:26.332013 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:26.332057 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:27:26.332191 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:26.332684 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.332996 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.05 05:27:26.333175 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.05 05:27:26.333279 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} executeQuery: Read 46 rows, 63.56 KiB in 0.001237908 sec., 37159 rows/sec., 50.14 MiB/sec. 2023.12.05 05:27:26.333271 [ 59 ] {} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.05 05:27:26.333347 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:26.333465 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} DynamicQueryHandler: Done processing query 2023.12.05 05:27:26.333518 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:27:26.333515 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.05 05:27:26.333566 [ 3 ] {} HTTP-Session: afd07f87-d1d6-4225-9f5f-778cf4b2a332 Destroying unnamed session 2023.12.05 05:27:26.333697 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:26.333744 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part 2023.12.05 05:27:26.333891 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:26.334012 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:26.334122 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:26.334223 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:26.334314 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:26.335674 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 6 columns (6 merged, 0 gathered) in 0.002245131 sec., 214686.804467089 rows/sec., 289.71 MiB/sec. 2023.12.05 05:27:26.336067 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.05 05:27:26.336325 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.05 05:27:26.336402 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.05 05:27:26.336485 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2: 4.00 MiB. 2023.12.05 05:27:27.000153 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.23 MiB, peak 236.87 MiB, will set to 231.02 MiB (RSS), difference: -4.21 MiB 2023.12.05 05:27:34.229644 [ 52 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:27:34.229747 [ 52 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:27:36.320452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.320553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.320579 [ 3 ] {} HTTP-Session: 8b5e1f55-a482-48cd-b5c3-a162a48d5166 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.320603 [ 3 ] {} HTTP-Session: 8b5e1f55-a482-48cd-b5c3-a162a48d5166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.320731 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.320791 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:27:36.320950 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.321410 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.321671 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.05 05:27:36.321835 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.05 05:27:36.321957 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} executeQuery: Read 46 rows, 3.73 KiB in 0.001192608 sec., 38570 rows/sec., 3.05 MiB/sec. 2023.12.05 05:27:36.322134 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.322160 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:36.322176 [ 3 ] {} HTTP-Session: 8b5e1f55-a482-48cd-b5c3-a162a48d5166 Destroying unnamed session 2023.12.05 05:27:36.322284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.322332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.322352 [ 3 ] {} HTTP-Session: 5eda982d-913b-4e70-9ac6-32ed91396f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.322369 [ 3 ] {} HTTP-Session: 5eda982d-913b-4e70-9ac6-32ed91396f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.322443 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.322482 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:27:36.322594 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.322886 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.323084 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:27:36.323231 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:27:36.323329 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} executeQuery: Read 2 rows, 175.00 B in 0.000859169 sec., 2327 rows/sec., 198.91 KiB/sec. 2023.12.05 05:27:36.323322 [ 95 ] {} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:27:36.323389 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.323458 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.323496 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:36.323507 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:27:36.323520 [ 3 ] {} HTTP-Session: 5eda982d-913b-4e70-9ac6-32ed91396f3d Destroying unnamed session 2023.12.05 05:27:36.323658 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:36.323706 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.323729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.323795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.323824 [ 3 ] {} HTTP-Session: b46d8cca-7190-484a-884c-e48068158af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.323878 [ 3 ] {} HTTP-Session: b46d8cca-7190-484a-884c-e48068158af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.323942 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.324078 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.324149 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.324167 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:36.324435 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.05 05:27:36.324652 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.324685 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.324863 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.325430 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.325885 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.05 05:27:36.326158 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698812 sec., 5187.467670960407 rows/sec., 440.37 KiB/sec. 2023.12.05 05:27:36.326210 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.05 05:27:36.326387 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} executeQuery: Read 139 rows, 13.81 KiB in 0.002250111 sec., 61774 rows/sec., 5.99 MiB/sec. 2023.12.05 05:27:36.326387 [ 22 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:27:36.326613 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.326650 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:27:36.326677 [ 3 ] {} HTTP-Session: b46d8cca-7190-484a-884c-e48068158af8 Destroying unnamed session 2023.12.05 05:27:36.326801 [ 22 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:27:36.326853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.326924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.326924 [ 22 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:27:36.326952 [ 3 ] {} HTTP-Session: 734f4b52-5292-4622-9808-226ad76e6c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.326986 [ 3 ] {} HTTP-Session: 734f4b52-5292-4622-9808-226ad76e6c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.327115 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.327155 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:27:36.327278 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.327548 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.327752 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.05 05:27:36.327897 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.05 05:27:36.327988 [ 95 ] {} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.05 05:27:36.327999 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} executeQuery: Read 2 rows, 143.00 B in 0.00085563 sec., 2337 rows/sec., 163.21 KiB/sec. 2023.12.05 05:27:36.328024 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.328135 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.05 05:27:36.328169 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.328195 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:36.328220 [ 3 ] {} HTTP-Session: 734f4b52-5292-4622-9808-226ad76e6c78 Destroying unnamed session 2023.12.05 05:27:36.328229 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:36.328263 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.328343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.328392 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.328398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.328432 [ 3 ] {} HTTP-Session: 6afb35ef-47d9-4809-ad49-98d3dce738e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.328453 [ 3 ] {} HTTP-Session: 6afb35ef-47d9-4809-ad49-98d3dce738e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.328501 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.328560 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.328619 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:36.328628 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.05 05:27:36.328799 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.328866 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.328947 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.05 05:27:36.329308 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.329601 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.05 05:27:36.329742 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001676478 sec., 8350.84027347809 rows/sec., 583.09 KiB/sec. 2023.12.05 05:27:36.329839 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.05 05:27:36.329904 [ 22 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.05 05:27:36.330047 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} executeQuery: Read 48 rows, 3.85 KiB in 0.001447063 sec., 33170 rows/sec., 2.60 MiB/sec. 2023.12.05 05:27:36.330225 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.330237 [ 22 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.05 05:27:36.330264 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:36.330296 [ 3 ] {} HTTP-Session: 6afb35ef-47d9-4809-ad49-98d3dce738e4 Destroying unnamed session 2023.12.05 05:27:36.330339 [ 22 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.05 05:27:36.330445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.330501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.330520 [ 3 ] {} HTTP-Session: e162f3fc-041e-4c9f-a16c-288c6a37e4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.330537 [ 3 ] {} HTTP-Session: e162f3fc-041e-4c9f-a16c-288c6a37e4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.330607 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.330650 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:27:36.330783 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.331040 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.331291 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:27:36.331462 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:27:36.331563 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} executeQuery: Read 1 rows, 72.00 B in 0.000929022 sec., 1076 rows/sec., 75.68 KiB/sec. 2023.12.05 05:27:36.331668 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.331691 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:36.331706 [ 3 ] {} HTTP-Session: e162f3fc-041e-4c9f-a16c-288c6a37e4d2 Destroying unnamed session 2023.12.05 05:27:36.331865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:36.331910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:36.331929 [ 3 ] {} HTTP-Session: 2be7da92-7509-4aed-bd81-4ce40a3fe4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:36.331945 [ 3 ] {} HTTP-Session: 2be7da92-7509-4aed-bd81-4ce40a3fe4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:36.332033 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:36.332077 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:27:36.332214 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:36.332711 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:36.333018 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.05 05:27:36.333200 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.05 05:27:36.333301 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} executeQuery: Read 46 rows, 63.56 KiB in 0.001240708 sec., 37075 rows/sec., 50.03 MiB/sec. 2023.12.05 05:27:36.333431 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} DynamicQueryHandler: Done processing query 2023.12.05 05:27:36.333454 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:27:36.333469 [ 3 ] {} HTTP-Session: 2be7da92-7509-4aed-bd81-4ce40a3fe4e0 Destroying unnamed session 2023.12.05 05:27:46.321318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:46.321499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:46.321547 [ 3 ] {} HTTP-Session: f9bb2fe7-214d-4d47-81c0-1cf423bfdf98 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:46.321588 [ 3 ] {} HTTP-Session: f9bb2fe7-214d-4d47-81c0-1cf423bfdf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:46.321783 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:46.321873 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:27:46.322125 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:46.322645 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:46.322903 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.05 05:27:46.323067 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.05 05:27:46.323207 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} executeQuery: Read 46 rows, 3.73 KiB in 0.001350371 sec., 34064 rows/sec., 2.70 MiB/sec. 2023.12.05 05:27:46.323371 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} DynamicQueryHandler: Done processing query 2023.12.05 05:27:46.323394 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:46.323410 [ 3 ] {} HTTP-Session: f9bb2fe7-214d-4d47-81c0-1cf423bfdf98 Destroying unnamed session 2023.12.05 05:27:46.323628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:46.323675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:46.323694 [ 3 ] {} HTTP-Session: 8db5cbbc-34cf-48ee-9afa-ff97645ee56a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:46.323711 [ 3 ] {} HTTP-Session: 8db5cbbc-34cf-48ee-9afa-ff97645ee56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:46.323787 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:46.323826 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:46.323931 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:46.324317 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:46.324528 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.05 05:27:46.324676 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.05 05:27:46.324793 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} executeQuery: Read 138 rows, 13.72 KiB in 0.000985283 sec., 140061 rows/sec., 13.60 MiB/sec. 2023.12.05 05:27:46.324908 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} DynamicQueryHandler: Done processing query 2023.12.05 05:27:46.324930 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:27:46.324944 [ 3 ] {} HTTP-Session: 8db5cbbc-34cf-48ee-9afa-ff97645ee56a Destroying unnamed session 2023.12.05 05:27:46.325054 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:46.325096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:46.325113 [ 3 ] {} HTTP-Session: 9b9373fe-42aa-43fb-9ebd-96bdc9035d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:46.325128 [ 3 ] {} HTTP-Session: 9b9373fe-42aa-43fb-9ebd-96bdc9035d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:46.325196 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:46.325233 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:46.325336 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:46.325739 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:46.325939 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.05 05:27:46.326085 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.05 05:27:46.326212 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} executeQuery: Read 46 rows, 3.68 KiB in 0.000945222 sec., 48665 rows/sec., 3.81 MiB/sec. 2023.12.05 05:27:46.326209 [ 57 ] {} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.05 05:27:46.326334 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.12.05 05:27:46.326389 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} DynamicQueryHandler: Done processing query 2023.12.05 05:27:46.326445 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.05 05:27:46.326454 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:46.326559 [ 3 ] {} HTTP-Session: 9b9373fe-42aa-43fb-9ebd-96bdc9035d08 Destroying unnamed session 2023.12.05 05:27:46.326640 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:46.326681 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 109 rows starting from the beginning of the part 2023.12.05 05:27:46.326746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:46.326839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:46.326886 [ 3 ] {} HTTP-Session: 2efae115-9806-4f68-a13a-c88f35417d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:46.326929 [ 3 ] {} HTTP-Session: 2efae115-9806-4f68-a13a-c88f35417d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:46.326948 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:46.327112 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:46.327231 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part 2023.12.05 05:27:46.327242 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:27:46.327498 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part 2023.12.05 05:27:46.327902 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2023.12.05 05:27:46.327927 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:46.328122 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:46.329034 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:46.329721 [ 16 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.003328726 sec., 99737.85766686714 rows/sec., 7.79 MiB/sec. 2023.12.05 05:27:46.329779 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.05 05:27:46.329878 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.05 05:27:46.330147 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.05 05:27:46.330155 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.05 05:27:46.330265 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.05 05:27:46.330403 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} executeQuery: Read 46 rows, 63.56 KiB in 0.003183473 sec., 14449 rows/sec., 19.50 MiB/sec. 2023.12.05 05:27:46.330557 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} DynamicQueryHandler: Done processing query 2023.12.05 05:27:46.330581 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:27:46.330598 [ 3 ] {} HTTP-Session: 2efae115-9806-4f68-a13a-c88f35417d64 Destroying unnamed session 2023.12.05 05:27:49.229857 [ 171 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:27:49.229970 [ 171 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:27:51.320406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:51.320578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:51.320615 [ 3 ] {} HTTP-Session: 14eb83c6-f5d8-410e-a60a-b0cf450025e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:51.320645 [ 3 ] {} HTTP-Session: 14eb83c6-f5d8-410e-a60a-b0cf450025e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:51.320851 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:51.320920 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:27:51.321102 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:51.321595 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:51.321846 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:27:51.322008 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:27:51.322119 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} executeQuery: Read 2 rows, 175.00 B in 0.001254259 sec., 1594 rows/sec., 136.25 KiB/sec. 2023.12.05 05:27:51.322264 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} DynamicQueryHandler: Done processing query 2023.12.05 05:27:51.322289 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:51.322304 [ 3 ] {} HTTP-Session: 14eb83c6-f5d8-410e-a60a-b0cf450025e6 Destroying unnamed session 2023.12.05 05:27:51.322407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:51.322451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:51.322472 [ 3 ] {} HTTP-Session: 4f730611-5f34-4718-bbef-9a0727305ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:51.322489 [ 3 ] {} HTTP-Session: 4f730611-5f34-4718-bbef-9a0727305ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:51.322554 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:51.322592 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:51.322756 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:51.323038 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:51.323245 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.05 05:27:51.323394 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.05 05:27:51.323498 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} executeQuery: Read 1 rows, 83.00 B in 0.000857089 sec., 1166 rows/sec., 94.57 KiB/sec. 2023.12.05 05:27:51.323604 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} DynamicQueryHandler: Done processing query 2023.12.05 05:27:51.323628 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:51.323644 [ 3 ] {} HTTP-Session: 4f730611-5f34-4718-bbef-9a0727305ee9 Destroying unnamed session 2023.12.05 05:27:51.323756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:51.323799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:51.323820 [ 3 ] {} HTTP-Session: 52f8b9b9-6561-4f5b-9547-debb1f6a8f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:51.323837 [ 3 ] {} HTTP-Session: 52f8b9b9-6561-4f5b-9547-debb1f6a8f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:51.323905 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:51.323944 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:27:51.324047 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:51.324295 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:51.324493 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.05 05:27:51.324640 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.05 05:27:51.324740 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} executeQuery: Read 2 rows, 143.00 B in 0.000808539 sec., 2473 rows/sec., 172.72 KiB/sec. 2023.12.05 05:27:51.324848 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} DynamicQueryHandler: Done processing query 2023.12.05 05:27:51.324871 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:51.324886 [ 3 ] {} HTTP-Session: 52f8b9b9-6561-4f5b-9547-debb1f6a8f9d Destroying unnamed session 2023.12.05 05:27:51.324985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:51.325029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:51.325048 [ 3 ] {} HTTP-Session: 2591b29a-60e4-4137-8164-a9530b104ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:51.325064 [ 3 ] {} HTTP-Session: 2591b29a-60e4-4137-8164-a9530b104ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:51.325129 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:51.325166 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:51.325262 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:51.325504 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:51.325759 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.05 05:27:51.325907 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.05 05:27:51.326006 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} executeQuery: Read 13 rows, 1.03 KiB in 0.000821919 sec., 15816 rows/sec., 1.22 MiB/sec. 2023.12.05 05:27:51.326142 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} DynamicQueryHandler: Done processing query 2023.12.05 05:27:51.326168 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:27:51.326183 [ 3 ] {} HTTP-Session: 2591b29a-60e4-4137-8164-a9530b104ecd Destroying unnamed session 2023.12.05 05:27:51.326295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:51.326339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:51.326360 [ 3 ] {} HTTP-Session: d1cc65a1-7dc9-4e3d-a104-e1b6c37bcd2a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:51.326377 [ 3 ] {} HTTP-Session: d1cc65a1-7dc9-4e3d-a104-e1b6c37bcd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:51.326450 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:51.326494 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.05 05:27:51.326615 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:51.326863 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:51.327101 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.05 05:27:51.327269 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.05 05:27:51.327363 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} executeQuery: Read 11 rows, 754.00 B in 0.000927131 sec., 11864 rows/sec., 794.20 KiB/sec. 2023.12.05 05:27:51.327479 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} DynamicQueryHandler: Done processing query 2023.12.05 05:27:51.327502 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:27:51.327517 [ 3 ] {} HTTP-Session: d1cc65a1-7dc9-4e3d-a104-e1b6c37bcd2a Destroying unnamed session 2023.12.05 05:27:51.327608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:51.327651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:51.327736 [ 3 ] {} HTTP-Session: 6d5d2da1-c382-4662-930f-bde33a0206ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:51.327753 [ 3 ] {} HTTP-Session: 6d5d2da1-c382-4662-930f-bde33a0206ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:51.327823 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:51.327865 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:27:51.327982 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:51.328227 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:51.328468 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:27:51.328640 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:27:51.328738 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} executeQuery: Read 1 rows, 72.00 B in 0.00088873 sec., 1125 rows/sec., 79.12 KiB/sec. 2023.12.05 05:27:51.328837 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} DynamicQueryHandler: Done processing query 2023.12.05 05:27:51.328859 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:27:51.328874 [ 3 ] {} HTTP-Session: 6d5d2da1-c382-4662-930f-bde33a0206ef Destroying unnamed session 2023.12.05 05:27:56.325504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:56.325677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:56.325726 [ 3 ] {} HTTP-Session: ac9e6c0d-3a48-4164-9dfe-0920121a780f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:56.325769 [ 3 ] {} HTTP-Session: ac9e6c0d-3a48-4164-9dfe-0920121a780f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:56.325971 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:56.326071 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:27:56.326335 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:56.326905 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.327160 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.05 05:27:56.327326 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.05 05:27:56.327464 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} executeQuery: Read 46 rows, 3.73 KiB in 0.001429413 sec., 32181 rows/sec., 2.55 MiB/sec. 2023.12.05 05:27:56.327462 [ 153 ] {} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.05 05:27:56.327566 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.327665 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.05 05:27:56.327669 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} DynamicQueryHandler: Done processing query 2023.12.05 05:27:56.327715 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:56.327735 [ 3 ] {} HTTP-Session: ac9e6c0d-3a48-4164-9dfe-0920121a780f Destroying unnamed session 2023.12.05 05:27:56.327767 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:56.327802 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 46 rows starting from the beginning of the part 2023.12.05 05:27:56.327923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:56.327937 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:56.327979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:56.328006 [ 3 ] {} HTTP-Session: 1e7aae91-101a-41db-bc2e-a03580ad7dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:56.328030 [ 3 ] {} HTTP-Session: 1e7aae91-101a-41db-bc2e-a03580ad7dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:56.328071 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:56.328151 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:56.328212 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:27:56.328220 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:56.328425 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2023.12.05 05:27:56.328455 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:56.329135 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.329264 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001631677 sec., 140959.27073801984 rows/sec., 11.16 MiB/sec. 2023.12.05 05:27:56.329366 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.05 05:27:56.329410 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.05 05:27:56.329529 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.05 05:27:56.329586 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.05 05:27:56.329598 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.05 05:27:56.329734 [ 153 ] {} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.05 05:27:56.329739 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} executeQuery: Read 174 rows, 16.84 KiB in 0.001543495 sec., 112731 rows/sec., 10.65 MiB/sec. 2023.12.05 05:27:56.329803 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.329977 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.05 05:27:56.330019 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} DynamicQueryHandler: Done processing query 2023.12.05 05:27:56.330065 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.05 05:27:56.330117 [ 3 ] {} HTTP-Session: 1e7aae91-101a-41db-bc2e-a03580ad7dc3 Destroying unnamed session 2023.12.05 05:27:56.330129 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:27:56.330174 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part 2023.12.05 05:27:56.330308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:56.330337 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 175 rows starting from the beginning of the part 2023.12.05 05:27:56.330413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:56.330452 [ 3 ] {} HTTP-Session: b903d673-9fbb-40db-8233-0a3f42a284e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:56.330502 [ 3 ] {} HTTP-Session: b903d673-9fbb-40db-8233-0a3f42a284e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:56.330549 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part 2023.12.05 05:27:56.330712 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:56.330770 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part 2023.12.05 05:27:56.330799 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:27:56.331053 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.12.05 05:27:56.331246 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:56.331306 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 174 rows starting from the beginning of the part 2023.12.05 05:27:56.331983 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.332537 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.05 05:27:56.332816 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.05 05:27:56.333051 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 4 columns (4 merged, 0 gathered) in 0.003159043 sec., 255140.55997338437 rows/sec., 24.31 MiB/sec. 2023.12.05 05:27:56.333076 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} executeQuery: Read 70 rows, 5.58 KiB in 0.002298102 sec., 30459 rows/sec., 2.37 MiB/sec. 2023.12.05 05:27:56.333287 [ 21 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.05 05:27:56.333297 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} DynamicQueryHandler: Done processing query 2023.12.05 05:27:56.333358 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:27:56.333383 [ 3 ] {} HTTP-Session: b903d673-9fbb-40db-8233-0a3f42a284e1 Destroying unnamed session 2023.12.05 05:27:56.333509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:56.333555 [ 21 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.05 05:27:56.333584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:56.333620 [ 3 ] {} HTTP-Session: 3a5e2c89-9871-42d1-be9a-e766a4895e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:56.333640 [ 3 ] {} HTTP-Session: 3a5e2c89-9871-42d1-be9a-e766a4895e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:56.333653 [ 21 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.05 05:27:56.333804 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:56.333854 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:27:56.333991 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:56.334322 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.334598 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:27:56.334780 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:27:56.334887 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} executeQuery: Read 36 rows, 2.60 KiB in 0.001049854 sec., 34290 rows/sec., 2.42 MiB/sec. 2023.12.05 05:27:56.335016 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} DynamicQueryHandler: Done processing query 2023.12.05 05:27:56.335039 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:27:56.335056 [ 3 ] {} HTTP-Session: 3a5e2c89-9871-42d1-be9a-e766a4895e8d Destroying unnamed session 2023.12.05 05:27:56.335210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:27:56.335256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:27:56.335277 [ 3 ] {} HTTP-Session: 34de083e-5246-4724-9e36-c199eae1f5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:27:56.335294 [ 3 ] {} HTTP-Session: 34de083e-5246-4724-9e36-c199eae1f5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:27:56.335388 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:27:56.335432 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:27:56.335567 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:27:56.336082 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:27:56.336390 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.05 05:27:56.336568 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.05 05:27:56.336677 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} executeQuery: Read 46 rows, 63.56 KiB in 0.001261229 sec., 36472 rows/sec., 49.22 MiB/sec. 2023.12.05 05:27:56.336815 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} DynamicQueryHandler: Done processing query 2023.12.05 05:27:56.336838 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:27:56.336855 [ 3 ] {} HTTP-Session: 34de083e-5246-4724-9e36-c199eae1f5e1 Destroying unnamed session 2023.12.05 05:28:04.230044 [ 125 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:28:04.230121 [ 125 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:28:06.323060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.323172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.323205 [ 3 ] {} HTTP-Session: 1d668549-9c5f-4035-9676-7d359782d98e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.323232 [ 3 ] {} HTTP-Session: 1d668549-9c5f-4035-9676-7d359782d98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.323378 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.323445 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:28:06.323632 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.324116 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.324384 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.05 05:28:06.324554 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.05 05:28:06.324691 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} executeQuery: Read 46 rows, 3.73 KiB in 0.001266709 sec., 36314 rows/sec., 2.87 MiB/sec. 2023.12.05 05:28:06.324867 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.324893 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:28:06.324910 [ 3 ] {} HTTP-Session: 1d668549-9c5f-4035-9676-7d359782d98e Destroying unnamed session 2023.12.05 05:28:06.325030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.325085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.325107 [ 3 ] {} HTTP-Session: 39ea33d0-7e11-45cf-a55a-34741e95cb81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.325126 [ 3 ] {} HTTP-Session: 39ea33d0-7e11-45cf-a55a-34741e95cb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.325206 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.325250 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:28:06.325364 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.325686 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.325902 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:28:06.326050 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:28:06.326187 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} executeQuery: Read 4 rows, 342.00 B in 0.000942351 sec., 4244 rows/sec., 354.42 KiB/sec. 2023.12.05 05:28:06.326319 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.326343 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:06.326359 [ 3 ] {} HTTP-Session: 39ea33d0-7e11-45cf-a55a-34741e95cb81 Destroying unnamed session 2023.12.05 05:28:06.326514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.326562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.326582 [ 3 ] {} HTTP-Session: a9096e08-ac23-41eb-81c1-80dd6065b982 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.326599 [ 3 ] {} HTTP-Session: a9096e08-ac23-41eb-81c1-80dd6065b982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.326678 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.326718 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:28:06.326824 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.327210 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.327429 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.05 05:28:06.327582 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.05 05:28:06.327712 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} executeQuery: Read 140 rows, 13.90 KiB in 0.001003013 sec., 139579 rows/sec., 13.53 MiB/sec. 2023.12.05 05:28:06.327838 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.327862 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:28:06.327877 [ 3 ] {} HTTP-Session: a9096e08-ac23-41eb-81c1-80dd6065b982 Destroying unnamed session 2023.12.05 05:28:06.328014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.328060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.328080 [ 3 ] {} HTTP-Session: 624523ff-3d3a-4a25-b4f4-ad66cb645c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.328096 [ 3 ] {} HTTP-Session: 624523ff-3d3a-4a25-b4f4-ad66cb645c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.328164 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.328203 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:28:06.328308 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.328601 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.328804 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.05 05:28:06.328954 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.05 05:28:06.329075 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} executeQuery: Read 4 rows, 286.00 B in 0.00088011 sec., 4544 rows/sec., 317.34 KiB/sec. 2023.12.05 05:28:06.329202 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.329225 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:06.329240 [ 3 ] {} HTTP-Session: 624523ff-3d3a-4a25-b4f4-ad66cb645c0c Destroying unnamed session 2023.12.05 05:28:06.329362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.329406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.329427 [ 3 ] {} HTTP-Session: ac014b8d-e61a-4f29-8e24-5664f90aa330 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.329443 [ 3 ] {} HTTP-Session: ac014b8d-e61a-4f29-8e24-5664f90aa330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.329516 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.329555 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:28:06.329661 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.329961 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.330170 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.05 05:28:06.330322 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.05 05:28:06.330438 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} executeQuery: Read 50 rows, 4.01 KiB in 0.00088405 sec., 56557 rows/sec., 4.43 MiB/sec. 2023.12.05 05:28:06.330555 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.330579 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.05 05:28:06.330594 [ 3 ] {} HTTP-Session: ac014b8d-e61a-4f29-8e24-5664f90aa330 Destroying unnamed session 2023.12.05 05:28:06.330700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.330746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.330766 [ 3 ] {} HTTP-Session: aef262dd-99d1-41b6-82a7-baf5889d76c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.330783 [ 3 ] {} HTTP-Session: aef262dd-99d1-41b6-82a7-baf5889d76c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.330852 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.330896 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:28:06.331024 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.331302 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.331565 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.05 05:28:06.331741 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.05 05:28:06.331871 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} executeQuery: Read 2 rows, 144.00 B in 0.000985342 sec., 2029 rows/sec., 142.72 KiB/sec. 2023.12.05 05:28:06.331866 [ 92 ] {} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.05 05:28:06.331994 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.332032 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.332072 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:06.332111 [ 3 ] {} HTTP-Session: aef262dd-99d1-41b6-82a7-baf5889d76c6 Destroying unnamed session 2023.12.05 05:28:06.332120 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.05 05:28:06.332298 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:28:06.332331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:06.332360 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 257 rows starting from the beginning of the part 2023.12.05 05:28:06.332411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:06.332467 [ 3 ] {} HTTP-Session: 585cbb98-7ae3-46b3-9185-4314fbe3145e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:06.332495 [ 3 ] {} HTTP-Session: 585cbb98-7ae3-46b3-9185-4314fbe3145e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:06.332700 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2023.12.05 05:28:06.332721 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:06.332830 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:28:06.333011 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.12.05 05:28:06.333395 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2023.12.05 05:28:06.333472 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:06.333679 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::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.05 05:28:06.333838 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.05 05:28:06.334478 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:06.335317 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.05 05:28:06.335482 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.003430338 sec., 97366.49857827422 rows/sec., 6.87 MiB/sec. 2023.12.05 05:28:06.335644 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.05 05:28:06.335690 [ 13 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.05 05:28:06.335913 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} executeQuery: Read 46 rows, 63.56 KiB in 0.003108361 sec., 14798 rows/sec., 19.97 MiB/sec. 2023.12.05 05:28:06.336160 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} DynamicQueryHandler: Done processing query 2023.12.05 05:28:06.336194 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:28:06.336218 [ 13 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.05 05:28:06.336233 [ 3 ] {} HTTP-Session: 585cbb98-7ae3-46b3-9185-4314fbe3145e Destroying unnamed session 2023.12.05 05:28:06.336328 [ 13 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.05 05:28:16.323261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:16.323446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:16.323495 [ 3 ] {} HTTP-Session: 243c9caf-0298-4ee4-bc34-1c2f52216882 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:16.323538 [ 3 ] {} HTTP-Session: 243c9caf-0298-4ee4-bc34-1c2f52216882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:16.323740 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:16.323840 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:28:16.324096 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:16.324523 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:16.324784 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.05 05:28:16.324947 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.05 05:28:16.325088 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} executeQuery: Read 46 rows, 3.73 KiB in 0.001279839 sec., 35942 rows/sec., 2.84 MiB/sec. 2023.12.05 05:28:16.325223 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} DynamicQueryHandler: Done processing query 2023.12.05 05:28:16.325249 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:28:16.325265 [ 3 ] {} HTTP-Session: 243c9caf-0298-4ee4-bc34-1c2f52216882 Destroying unnamed session 2023.12.05 05:28:16.325425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:16.325471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:16.325491 [ 3 ] {} HTTP-Session: a74a1856-ab51-485f-a920-49d9920fd127 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:16.325509 [ 3 ] {} HTTP-Session: a74a1856-ab51-485f-a920-49d9920fd127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:16.325586 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:16.325625 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:28:16.325730 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:16.326132 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:16.326348 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.05 05:28:16.326509 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.05 05:28:16.326643 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} executeQuery: Read 138 rows, 13.72 KiB in 0.001027794 sec., 134268 rows/sec., 13.04 MiB/sec. 2023.12.05 05:28:16.326808 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} DynamicQueryHandler: Done processing query 2023.12.05 05:28:16.326834 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:28:16.326851 [ 3 ] {} HTTP-Session: a74a1856-ab51-485f-a920-49d9920fd127 Destroying unnamed session 2023.12.05 05:28:16.326983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:16.327029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:16.327050 [ 3 ] {} HTTP-Session: e471d696-654b-408f-ae80-acce4fa23584 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:16.327066 [ 3 ] {} HTTP-Session: e471d696-654b-408f-ae80-acce4fa23584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:16.327140 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:16.327180 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:28:16.327295 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:16.327607 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:16.327811 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.05 05:28:16.327958 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.05 05:28:16.328081 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} executeQuery: Read 46 rows, 3.68 KiB in 0.000905201 sec., 50817 rows/sec., 3.97 MiB/sec. 2023.12.05 05:28:16.328227 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} DynamicQueryHandler: Done processing query 2023.12.05 05:28:16.328251 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:28:16.328267 [ 3 ] {} HTTP-Session: e471d696-654b-408f-ae80-acce4fa23584 Destroying unnamed session 2023.12.05 05:28:16.328453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:16.328499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:16.328520 [ 3 ] {} HTTP-Session: 3303a145-4fee-4e22-93c4-ffed4d4660c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:16.328537 [ 3 ] {} HTTP-Session: 3303a145-4fee-4e22-93c4-ffed4d4660c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:16.328621 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:16.328668 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:28:16.328811 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:16.329390 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:16.329713 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.05 05:28:16.329895 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.05 05:28:16.330026 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} executeQuery: Read 46 rows, 63.56 KiB in 0.001371791 sec., 33532 rows/sec., 45.25 MiB/sec. 2023.12.05 05:28:16.330025 [ 53 ] {} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.05 05:28:16.330154 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:16.330240 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} DynamicQueryHandler: Done processing query 2023.12.05 05:28:16.330282 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:28:16.330289 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.05 05:28:16.330317 [ 3 ] {} HTTP-Session: 3303a145-4fee-4e22-93c4-ffed4d4660c6 Destroying unnamed session 2023.12.05 05:28:16.330453 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:28:16.330498 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part 2023.12.05 05:28:16.330649 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2023.12.05 05:28:16.330748 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2023.12.05 05:28:16.330840 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2023.12.05 05:28:16.330934 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2023.12.05 05:28:16.331025 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2023.12.05 05:28:16.332559 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 6 columns (6 merged, 0 gathered) in 0.002330303 sec., 305539.66587177716 rows/sec., 412.31 MiB/sec. 2023.12.05 05:28:16.332884 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.05 05:28:16.333099 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.05 05:28:16.333166 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.05 05:28:16.333230 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3: 4.01 MiB. 2023.12.05 05:28:17.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 236.87 MiB, will set to 231.12 MiB (RSS), difference: -4.12 MiB 2023.12.05 05:28:19.230183 [ 76 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:28:19.230288 [ 76 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:28:21.321641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:21.321762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:21.321794 [ 3 ] {} HTTP-Session: e92a82bb-164b-439d-8b05-603fabf20178 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:21.321823 [ 3 ] {} HTTP-Session: e92a82bb-164b-439d-8b05-603fabf20178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:21.321967 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:21.322036 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:28:21.322213 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:21.322717 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:21.322982 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.05 05:28:21.323148 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.05 05:28:21.323285 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} executeQuery: Read 11 rows, 888.00 B in 0.001278269 sec., 8605 rows/sec., 678.41 KiB/sec. 2023.12.05 05:28:21.323331 [ 76 ] {} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.05 05:28:21.323466 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} DynamicQueryHandler: Done processing query 2023.12.05 05:28:21.323491 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:21.323511 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:28:21.323554 [ 3 ] {} HTTP-Session: e92a82bb-164b-439d-8b05-603fabf20178 Destroying unnamed session 2023.12.05 05:28:21.323644 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.05 05:28:21.323676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:21.323757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:21.323806 [ 3 ] {} HTTP-Session: aea65fdf-18bd-4515-bb3a-2496a102ff5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:21.323853 [ 3 ] {} HTTP-Session: aea65fdf-18bd-4515-bb3a-2496a102ff5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:21.323864 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:28:21.323950 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 109 rows starting from the beginning of the part 2023.12.05 05:28:21.324053 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:21.324139 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.05 05:28:21.324264 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2023.12.05 05:28:21.324595 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part 2023.12.05 05:28:21.324713 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:21.324887 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part 2023.12.05 05:28:21.325056 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2023.12.05 05:28:21.325365 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part 2023.12.05 05:28:21.325536 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:21.326128 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.05 05:28:21.326532 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.05 05:28:21.326827 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} executeQuery: Read 11 rows, 754.00 B in 0.002715032 sec., 4051 rows/sec., 271.20 KiB/sec. 2023.12.05 05:28:21.327237 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640713 sec., 82126.77022330517 rows/sec., 6.41 MiB/sec. 2023.12.05 05:28:21.327256 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} DynamicQueryHandler: Done processing query 2023.12.05 05:28:21.327316 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.05 05:28:21.327344 [ 3 ] {} HTTP-Session: aea65fdf-18bd-4515-bb3a-2496a102ff5a Destroying unnamed session 2023.12.05 05:28:21.327430 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.05 05:28:21.327650 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.05 05:28:21.327730 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.05 05:28:26.325273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.325462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.325514 [ 3 ] {} HTTP-Session: 07ccb908-8926-4561-9726-e36a435bc47f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.325556 [ 3 ] {} HTTP-Session: 07ccb908-8926-4561-9726-e36a435bc47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.325755 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.325852 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:28:26.326119 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.326625 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.326890 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.05 05:28:26.327053 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.05 05:28:26.327176 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} executeQuery: Read 46 rows, 3.73 KiB in 0.001366601 sec., 33660 rows/sec., 2.66 MiB/sec. 2023.12.05 05:28:26.327325 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.327350 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:28:26.327367 [ 3 ] {} HTTP-Session: 07ccb908-8926-4561-9726-e36a435bc47f Destroying unnamed session 2023.12.05 05:28:26.327482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.327529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.327549 [ 3 ] {} HTTP-Session: 6d7e019b-d184-4521-9b85-c227ac8cd903 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.327567 [ 3 ] {} HTTP-Session: 6d7e019b-d184-4521-9b85-c227ac8cd903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.327637 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.327678 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:28:26.327786 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.328053 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.328256 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:28:26.328409 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:28:26.328510 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} executeQuery: Read 2 rows, 175.00 B in 0.000844569 sec., 2368 rows/sec., 202.35 KiB/sec. 2023.12.05 05:28:26.328639 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.328662 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:26.328678 [ 3 ] {} HTTP-Session: 6d7e019b-d184-4521-9b85-c227ac8cd903 Destroying unnamed session 2023.12.05 05:28:26.328824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.328871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.328890 [ 3 ] {} HTTP-Session: 992be3a7-0bf9-4cd1-81dc-05e3de8d2bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.328908 [ 3 ] {} HTTP-Session: 992be3a7-0bf9-4cd1-81dc-05e3de8d2bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.328984 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.329023 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:28:26.329127 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.329524 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.329740 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.05 05:28:26.329888 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.05 05:28:26.329987 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} executeQuery: Read 175 rows, 16.93 KiB in 0.000974772 sec., 179529 rows/sec., 16.96 MiB/sec. 2023.12.05 05:28:26.330106 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.330130 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.05 05:28:26.330145 [ 3 ] {} HTTP-Session: 992be3a7-0bf9-4cd1-81dc-05e3de8d2bb2 Destroying unnamed session 2023.12.05 05:28:26.330280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.330326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.330346 [ 3 ] {} HTTP-Session: 552fd591-f91c-44eb-a8f6-cee85b2858d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.330364 [ 3 ] {} HTTP-Session: 552fd591-f91c-44eb-a8f6-cee85b2858d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.330434 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.330473 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:28:26.330579 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.330834 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.331035 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.05 05:28:26.331195 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.05 05:28:26.331302 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} executeQuery: Read 2 rows, 143.00 B in 0.000831299 sec., 2405 rows/sec., 167.99 KiB/sec. 2023.12.05 05:28:26.331444 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.331468 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:26.331484 [ 3 ] {} HTTP-Session: 552fd591-f91c-44eb-a8f6-cee85b2858d4 Destroying unnamed session 2023.12.05 05:28:26.331602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 12235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.331648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.331668 [ 3 ] {} HTTP-Session: b78bf5e1-29ec-483c-9478-efc38a230a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.331686 [ 3 ] {} HTTP-Session: b78bf5e1-29ec-483c-9478-efc38a230a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.331759 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.331799 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:28:26.331906 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.332215 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.332417 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.05 05:28:26.332564 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.05 05:28:26.332671 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} executeQuery: Read 72 rows, 5.75 KiB in 0.00087631 sec., 82162 rows/sec., 6.40 MiB/sec. 2023.12.05 05:28:26.332830 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.332855 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:28:26.332871 [ 3 ] {} HTTP-Session: b78bf5e1-29ec-483c-9478-efc38a230a84 Destroying unnamed session 2023.12.05 05:28:26.332989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.333035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.333055 [ 3 ] {} HTTP-Session: 5c3e0854-ff7e-45e2-82f1-a1e9829c371c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.333073 [ 3 ] {} HTTP-Session: 5c3e0854-ff7e-45e2-82f1-a1e9829c371c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.333145 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.333188 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:28:26.333314 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.333612 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.333874 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.05 05:28:26.334044 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.05 05:28:26.334146 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} executeQuery: Read 37 rows, 2.67 KiB in 0.000974232 sec., 37978 rows/sec., 2.68 MiB/sec. 2023.12.05 05:28:26.334331 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.334355 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:28:26.334372 [ 3 ] {} HTTP-Session: 5c3e0854-ff7e-45e2-82f1-a1e9829c371c Destroying unnamed session 2023.12.05 05:28:26.334540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:26.334586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:26.334608 [ 3 ] {} HTTP-Session: 8e304ca7-ef37-4ab4-8f43-37b471a46b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:26.334626 [ 3 ] {} HTTP-Session: 8e304ca7-ef37-4ab4-8f43-37b471a46b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:26.334719 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:26.334764 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:28:26.334937 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:26.335467 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:26.335769 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.05 05:28:26.335947 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.05 05:28:26.336045 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} executeQuery: Read 46 rows, 63.56 KiB in 0.001298699 sec., 35420 rows/sec., 47.80 MiB/sec. 2023.12.05 05:28:26.336160 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} DynamicQueryHandler: Done processing query 2023.12.05 05:28:26.336183 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:28:26.336199 [ 3 ] {} HTTP-Session: 8e304ca7-ef37-4ab4-8f43-37b471a46b9c Destroying unnamed session 2023.12.05 05:28:33.713069 [ 175 ] {} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.05 05:28:33.713175 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.05 05:28:33.713278 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.05 05:28:33.713435 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.05 05:28:33.713478 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2023.12.05 05:28:33.713610 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2023.12.05 05:28:33.713705 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.12.05 05:28:33.713794 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.12.05 05:28:33.713878 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.12.05 05:28:33.714524 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277129 sec., 43065.344221296364 rows/sec., 2.82 MiB/sec. 2023.12.05 05:28:33.714692 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.05 05:28:33.714945 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.05 05:28:33.715019 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.05 05:28:34.230360 [ 175 ] {} DNSResolver: Updating DNS cache 2023.12.05 05:28:34.230428 [ 175 ] {} DNSResolver: Updated DNS cache 2023.12.05 05:28:36.324161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.324350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.324401 [ 3 ] {} HTTP-Session: 6143eb4f-74c2-4f2a-b70d-19037b6b89cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.324442 [ 3 ] {} HTTP-Session: 6143eb4f-74c2-4f2a-b70d-19037b6b89cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.324650 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.324765 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.05 05:28:36.324933 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.325370 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.325651 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.05 05:28:36.325821 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.05 05:28:36.325953 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} executeQuery: Read 48 rows, 3.89 KiB in 0.001233819 sec., 38903 rows/sec., 3.08 MiB/sec. 2023.12.05 05:28:36.326145 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.326172 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.05 05:28:36.326189 [ 3 ] {} HTTP-Session: 6143eb4f-74c2-4f2a-b70d-19037b6b89cc Destroying unnamed session 2023.12.05 05:28:36.326344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.326393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.326414 [ 3 ] {} HTTP-Session: 2f4ba666-8adf-44ea-a1e3-49b20abf1614 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.326432 [ 3 ] {} HTTP-Session: 2f4ba666-8adf-44ea-a1e3-49b20abf1614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.326505 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.326548 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.05 05:28:36.326665 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.326948 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.327150 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:28:36.327295 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:28:36.327397 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} executeQuery: Read 2 rows, 175.00 B in 0.00086176 sec., 2320 rows/sec., 198.31 KiB/sec. 2023.12.05 05:28:36.327505 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.327529 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:36.327544 [ 3 ] {} HTTP-Session: 2f4ba666-8adf-44ea-a1e3-49b20abf1614 Destroying unnamed session 2023.12.05 05:28:36.327708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 23245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.327754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.327774 [ 3 ] {} HTTP-Session: b87c4b4c-4de3-41c0-89cf-a62aa65cf1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.327791 [ 3 ] {} HTTP-Session: b87c4b4c-4de3-41c0-89cf-a62aa65cf1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.327866 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.327906 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.05 05:28:36.328008 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.328359 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.328571 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.05 05:28:36.328719 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.05 05:28:36.328820 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} executeQuery: Read 145 rows, 14.38 KiB in 0.000925801 sec., 156621 rows/sec., 15.16 MiB/sec. 2023.12.05 05:28:36.328936 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.328959 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.05 05:28:36.328976 [ 3 ] {} HTTP-Session: b87c4b4c-4de3-41c0-89cf-a62aa65cf1f6 Destroying unnamed session 2023.12.05 05:28:36.329077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.329123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.329143 [ 3 ] {} HTTP-Session: 9b955d24-2f7b-43b1-bc71-32fd2bee64ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.329159 [ 3 ] {} HTTP-Session: 9b955d24-2f7b-43b1-bc71-32fd2bee64ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.329228 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.329267 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.05 05:28:36.329374 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.329626 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.329828 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.05 05:28:36.329974 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.05 05:28:36.330074 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} executeQuery: Read 2 rows, 143.00 B in 0.000818789 sec., 2442 rows/sec., 170.55 KiB/sec. 2023.12.05 05:28:36.330178 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.330201 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:36.330217 [ 3 ] {} HTTP-Session: 9b955d24-2f7b-43b1-bc71-32fd2bee64ba Destroying unnamed session 2023.12.05 05:28:36.330323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 9517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.330368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.330388 [ 3 ] {} HTTP-Session: a1ec3202-3471-4c41-9919-dbeca451ec0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.330404 [ 3 ] {} HTTP-Session: a1ec3202-3471-4c41-9919-dbeca451ec0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.330474 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.330513 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.05 05:28:36.330616 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.330895 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.331105 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.05 05:28:36.331250 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.05 05:28:36.331356 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} executeQuery: Read 56 rows, 4.46 KiB in 0.000848389 sec., 66007 rows/sec., 5.13 MiB/sec. 2023.12.05 05:28:36.331548 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.331573 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.05 05:28:36.331588 [ 3 ] {} HTTP-Session: a1ec3202-3471-4c41-9919-dbeca451ec0e Destroying unnamed session 2023.12.05 05:28:36.331686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.331732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.331752 [ 3 ] {} HTTP-Session: 6561539d-892a-4318-a942-cc36f3b3b576 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.331769 [ 3 ] {} HTTP-Session: 6561539d-892a-4318-a942-cc36f3b3b576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.331839 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.331883 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.05 05:28:36.332017 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.332267 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.332515 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.05 05:28:36.332689 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.05 05:28:36.332785 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} executeQuery: Read 1 rows, 72.00 B in 0.000918281 sec., 1088 rows/sec., 76.57 KiB/sec. 2023.12.05 05:28:36.332889 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.332912 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.05 05:28:36.332928 [ 3 ] {} HTTP-Session: 6561539d-892a-4318-a942-cc36f3b3b576 Destroying unnamed session 2023.12.05 05:28:36.333075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.333120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.333139 [ 3 ] {} HTTP-Session: 01099bdf-e5a1-4640-901f-5a99c4e3aa21 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.333156 [ 3 ] {} HTTP-Session: 01099bdf-e5a1-4640-901f-5a99c4e3aa21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.333239 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.333283 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.05 05:28:36.333422 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.333900 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.334200 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.05 05:28:36.334379 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.05 05:28:36.334482 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} executeQuery: Read 48 rows, 66.33 KiB in 0.001215058 sec., 39504 rows/sec., 53.31 MiB/sec. 2023.12.05 05:28:36.334608 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.334632 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.05 05:28:36.334648 [ 3 ] {} HTTP-Session: 01099bdf-e5a1-4640-901f-5a99c4e3aa21 Destroying unnamed session 2023.12.05 05:28:36.334786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.05 05:28:36.334832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.05 05:28:36.334852 [ 3 ] {} HTTP-Session: caa52816-8ac5-4dfb-945a-0aa3c18ab0bb Authenticating user 'default' from [fd00:1122:3344:101::d]:45799 2023.12.05 05:28:36.334868 [ 3 ] {} HTTP-Session: caa52816-8ac5-4dfb-945a-0aa3c18ab0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.05 05:28:36.334937 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.05 05:28:36.334976 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.05 05:28:36.335083 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.05 05:28:36.335449 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.05 05:28:36.335686 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.05 05:28:36.335867 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.05 05:28:36.335965 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} executeQuery: Read 6 rows, 405.00 B in 0.001000723 sec., 5995 rows/sec., 395.22 KiB/sec. 2023.12.05 05:28:36.336117 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} DynamicQueryHandler: Done processing query 2023.12.05 05:28:36.336142 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.05 05:28:36.336158 [ 3 ] {} HTTP-Session: caa52816-8ac5-4dfb-945a-0aa3c18ab0bb Destroying unnamed session