[ Nov 19 06:11:08 Enabled. ] [ Nov 19 06:11:08 Rereading configuration. ] [ Nov 19 06:11:08 Rereading configuration. ] [ Nov 19 06:11:10 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=oxControlService15 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService15 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService15 ipadm: Could not delete oxControlService15: Interface does not exist + true + ipadm create-if -t oxControlService15 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService15 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService15 + ipadm show-addr oxControlService15/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService15/ll + ipadm show-addr oxControlService15/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService15/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 19 06:11:10 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.19 06:11:11.886482 [ 1 ] {} Application: Will watch for the process with pid 20710 2023.11.19 06:11:11.886650 [ 1 ] {} Application: Forked a child process to watch 2023.11.19 06:11:12.828229 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 20710 2023.11.19 06:11:12.828437 [ 1 ] {} Application: starting up 2023.11.19 06:11:12.828699 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.19 06:11:12.973011 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.19 06:11:12.973062 [ 1 ] {} Application: Initializing DateLUT. 2023.11.19 06:11:12.973076 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.19 06:11:12.973116 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.19 06:11:12.973484 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.19 06:11:12.974260 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.19 06:11:12.974820 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.19 06:11:12.975116 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.11.19 06:11:12.980197 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.19 06:11:12.980258 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.19 06:11:12.981087 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.19 06:11:12.982035 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.19 06:11:12.997159 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.19 06:11:12.997760 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.19 06:11:12.997797 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.19 06:11:12.999510 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.19 06:11:12.999963 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.19 06:11:13.000272 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.19 06:11:13.000635 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.19 06:11:13.001603 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.19 06:11:13.001656 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.19 06:11:13.001718 [ 1 ] {} Application: Loaded user defined objects 2023.11.19 06:11:13.001740 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.19 06:11:13.023277 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.19 06:11:13.023311 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132083 sec 2023.11.19 06:11:13.024029 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.19 06:11:13.024132 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.19 06:11:13.024155 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.19 06:11:13.024176 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.19 06:11:13.024190 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.19 06:11:13.024207 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.19 06:11:13.024225 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.19 06:11:13.024265 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.19 06:11:13.024289 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.19 06:11:13.024324 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.19 06:11:13.024339 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.19 06:11:13.024357 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.19 06:11:13.024375 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.19 06:11:13.024414 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.19 06:11:13.024432 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.19 06:11:13.024446 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.19 06:11:13.091081 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.19 06:11:13.092945 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.19 06:11:13.092987 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6531e-05 sec 2023.11.19 06:11:13.093024 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.19 06:11:13.093048 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.19 06:11:13.093077 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.19 06:11:13.095912 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.19 06:11:13.106117 [ 1 ] {} Application: Loaded metadata. 2023.11.19 06:11:13.106241 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.11.19 06:11:13.106310 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.19 06:11:13.783439 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.11.19 06:11:13.809497 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.11.19 06:11:13.809562 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.19 06:11:13.886536 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.19 06:11:13.887452 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.19 06:11:13.887865 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.19 06:11:13.887930 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.19 06:11:13.887957 [ 159 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:11:13.888061 [ 159 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:11:13.888093 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.19 06:11:13.888149 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.19 06:11:13.890988 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.19 06:11:13.891026 [ 1 ] {} Application: Ready for connections. 2023.11.19 06:11:19.374037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.374243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.374865 [ 3 ] {} HTTP-Session: 9b270d28-921b-4ce8-ae4f-64a994d81a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.374920 [ 3 ] {} HTTP-Session: 9b270d28-921b-4ce8-ae4f-64a994d81a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.375057 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.19 06:11:19.375086 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.19 06:11:19.375108 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.19 06:11:19.376702 [ 3 ] {647ad43b-ea60-4c96-93fe-ced06d3613df} executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.19 06:11:19.404106 [ 3 ] {647ad43b-ea60-4c96-93fe-ced06d3613df} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47967) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.19 06:11:19.404939 [ 3 ] {647ad43b-ea60-4c96-93fe-ced06d3613df} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.19 06:11:19.407544 [ 3 ] {647ad43b-ea60-4c96-93fe-ced06d3613df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.407577 [ 3 ] {} HTTP-Session: 9b270d28-921b-4ce8-ae4f-64a994d81a31 Destroying unnamed session 2023.11.19 06:11:19.416490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.416577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.416603 [ 3 ] {} HTTP-Session: aa038ca5-b038-4d01-b4f4-cf940fc9509e Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.416641 [ 3 ] {} HTTP-Session: aa038ca5-b038-4d01-b4f4-cf940fc9509e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.416761 [ 3 ] {8ddaf20d-4ac8-4e72-8a21-b627f79af7f1} executeQuery: (from [fd00:1122:3344:101::d]:47967) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:11:19.416862 [ 3 ] {8ddaf20d-4ac8-4e72-8a21-b627f79af7f1} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.19 06:11:19.417995 [ 3 ] {8ddaf20d-4ac8-4e72-8a21-b627f79af7f1} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.19 06:11:19.419995 [ 3 ] {8ddaf20d-4ac8-4e72-8a21-b627f79af7f1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:11:19.424269 [ 3 ] {8ddaf20d-4ac8-4e72-8a21-b627f79af7f1} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.424322 [ 3 ] {8ddaf20d-4ac8-4e72-8a21-b627f79af7f1} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.19 06:11:19.424338 [ 3 ] {} HTTP-Session: aa038ca5-b038-4d01-b4f4-cf940fc9509e Destroying unnamed session 2023.11.19 06:11:19.424508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.424566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.424585 [ 3 ] {} HTTP-Session: 389dbd8f-bbcb-4c92-963a-08f533507713 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.424604 [ 3 ] {} HTTP-Session: 389dbd8f-bbcb-4c92-963a-08f533507713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.424712 [ 3 ] {2f474735-1d45-4447-a2fa-05c9f78eca35} executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.19 06:11:19.424970 [ 3 ] {2f474735-1d45-4447-a2fa-05c9f78eca35} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47967) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.19 06:11:19.425108 [ 3 ] {2f474735-1d45-4447-a2fa-05c9f78eca35} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.19 06:11:19.425233 [ 3 ] {2f474735-1d45-4447-a2fa-05c9f78eca35} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.425252 [ 3 ] {} HTTP-Session: 389dbd8f-bbcb-4c92-963a-08f533507713 Destroying unnamed session 2023.11.19 06:11:19.425563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.425616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.425635 [ 3 ] {} HTTP-Session: cb11e673-83b7-46a6-bdf6-0523a9eb2e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.425657 [ 3 ] {} HTTP-Session: cb11e673-83b7-46a6-bdf6-0523a9eb2e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.425767 [ 3 ] {86606887-fca3-4b07-9c5f-d40ddb4a16b2} executeQuery: (from [fd00:1122:3344:101::d]:47967) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.19 06:11:19.425872 [ 3 ] {86606887-fca3-4b07-9c5f-d40ddb4a16b2} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.425897 [ 3 ] {86606887-fca3-4b07-9c5f-d40ddb4a16b2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.425912 [ 3 ] {} HTTP-Session: cb11e673-83b7-46a6-bdf6-0523a9eb2e8c Destroying unnamed session 2023.11.19 06:11:19.426029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.426072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.426091 [ 3 ] {} HTTP-Session: c3761a21-f288-4fff-b7db-4079c0e13f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.426112 [ 3 ] {} HTTP-Session: c3761a21-f288-4fff-b7db-4079c0e13f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.426169 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.19 06:11:19.426226 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.19 06:11:19.427476 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.19 06:11:19.427498 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2011e-05 sec 2023.11.19 06:11:19.427534 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.19 06:11:19.427552 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} DatabaseAtomic (oximeter): Starting up tables. 2023.11.19 06:11:19.427619 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.427642 [ 3 ] {1ec78f0e-1565-490a-9c8d-41613412ff4e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.427656 [ 3 ] {} HTTP-Session: c3761a21-f288-4fff-b7db-4079c0e13f43 Destroying unnamed session 2023.11.19 06:11:19.427765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.427808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.427827 [ 3 ] {} HTTP-Session: 36eee6ea-60bb-432c-a7d4-e76b87d05a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.427854 [ 3 ] {} HTTP-Session: 36eee6ea-60bb-432c-a7d4-e76b87d05a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.427993 [ 3 ] {d24d3007-e38b-4e79-9ce1-51a9ae2a3970} executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.11.19 06:11:19.428040 [ 3 ] {d24d3007-e38b-4e79-9ce1-51a9ae2a3970} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.19 06:11:19.432069 [ 3 ] {d24d3007-e38b-4e79-9ce1-51a9ae2a3970} oximeter.version (a4cd5610-93d1-41e8-a1a2-226c6f08e1f3): Loading data parts 2023.11.19 06:11:19.432191 [ 3 ] {d24d3007-e38b-4e79-9ce1-51a9ae2a3970} oximeter.version (a4cd5610-93d1-41e8-a1a2-226c6f08e1f3): There are no data parts 2023.11.19 06:11:19.434150 [ 3 ] {d24d3007-e38b-4e79-9ce1-51a9ae2a3970} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.434173 [ 3 ] {d24d3007-e38b-4e79-9ce1-51a9ae2a3970} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.434221 [ 3 ] {} HTTP-Session: 36eee6ea-60bb-432c-a7d4-e76b87d05a83 Destroying unnamed session 2023.11.19 06:11:19.434319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.434370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.434394 [ 3 ] {} HTTP-Session: 1f32508c-bae6-4086-aef1-067650b9d132 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.434411 [ 3 ] {} HTTP-Session: 1f32508c-bae6-4086-aef1-067650b9d132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.434614 [ 3 ] {739c5fd4-1bda-457a-93d8-e6946cf2d53e} executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.434666 [ 3 ] {739c5fd4-1bda-457a-93d8-e6946cf2d53e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.19 06:11:19.443344 [ 3 ] {739c5fd4-1bda-457a-93d8-e6946cf2d53e} oximeter.measurements_bool (dfe656ed-d4c7-4235-80b8-3a8d1f04b242): Loading data parts 2023.11.19 06:11:19.443459 [ 3 ] {739c5fd4-1bda-457a-93d8-e6946cf2d53e} oximeter.measurements_bool (dfe656ed-d4c7-4235-80b8-3a8d1f04b242): There are no data parts 2023.11.19 06:11:19.444628 [ 3 ] {739c5fd4-1bda-457a-93d8-e6946cf2d53e} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.444652 [ 3 ] {739c5fd4-1bda-457a-93d8-e6946cf2d53e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.444672 [ 3 ] {} HTTP-Session: 1f32508c-bae6-4086-aef1-067650b9d132 Destroying unnamed session 2023.11.19 06:11:19.444787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.444839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.444860 [ 3 ] {} HTTP-Session: 34a8ff47-3a00-4443-a525-6e0f0613fba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.444877 [ 3 ] {} HTTP-Session: 34a8ff47-3a00-4443-a525-6e0f0613fba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.445066 [ 3 ] {02ab8ac9-d650-4c64-b328-08b05164d1d7} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.445115 [ 3 ] {02ab8ac9-d650-4c64-b328-08b05164d1d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.19 06:11:19.446546 [ 3 ] {02ab8ac9-d650-4c64-b328-08b05164d1d7} oximeter.measurements_i8 (7405f507-a0d6-4786-94f0-ab0c881d3aa7): Loading data parts 2023.11.19 06:11:19.446632 [ 3 ] {02ab8ac9-d650-4c64-b328-08b05164d1d7} oximeter.measurements_i8 (7405f507-a0d6-4786-94f0-ab0c881d3aa7): There are no data parts 2023.11.19 06:11:19.447753 [ 3 ] {02ab8ac9-d650-4c64-b328-08b05164d1d7} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.447777 [ 3 ] {02ab8ac9-d650-4c64-b328-08b05164d1d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.447793 [ 3 ] {} HTTP-Session: 34a8ff47-3a00-4443-a525-6e0f0613fba1 Destroying unnamed session 2023.11.19 06:11:19.447894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.447939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.447957 [ 3 ] {} HTTP-Session: 3905f426-0ab5-44b3-bc09-1bb69a43b2cc Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.447978 [ 3 ] {} HTTP-Session: 3905f426-0ab5-44b3-bc09-1bb69a43b2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.448169 [ 3 ] {212cceef-d3fc-4251-a968-bbef8a712f4c} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.448213 [ 3 ] {212cceef-d3fc-4251-a968-bbef8a712f4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.19 06:11:19.449660 [ 3 ] {212cceef-d3fc-4251-a968-bbef8a712f4c} oximeter.measurements_u8 (d3d739ec-9c11-4ceb-b00b-4045a1042cac): Loading data parts 2023.11.19 06:11:19.449728 [ 3 ] {212cceef-d3fc-4251-a968-bbef8a712f4c} oximeter.measurements_u8 (d3d739ec-9c11-4ceb-b00b-4045a1042cac): There are no data parts 2023.11.19 06:11:19.450938 [ 3 ] {212cceef-d3fc-4251-a968-bbef8a712f4c} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.450999 [ 3 ] {212cceef-d3fc-4251-a968-bbef8a712f4c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.451015 [ 3 ] {} HTTP-Session: 3905f426-0ab5-44b3-bc09-1bb69a43b2cc Destroying unnamed session 2023.11.19 06:11:19.451115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.451172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.451192 [ 3 ] {} HTTP-Session: db1d9f1a-d41d-47f0-b308-a0cb812004cf Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.451215 [ 3 ] {} HTTP-Session: db1d9f1a-d41d-47f0-b308-a0cb812004cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.451407 [ 3 ] {034a29db-0555-4790-8cf9-623364a44464} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.451456 [ 3 ] {034a29db-0555-4790-8cf9-623364a44464} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.19 06:11:19.455121 [ 3 ] {034a29db-0555-4790-8cf9-623364a44464} oximeter.measurements_i16 (60b711eb-26a3-45a9-bbff-d85a30e94e32): Loading data parts 2023.11.19 06:11:19.455183 [ 3 ] {034a29db-0555-4790-8cf9-623364a44464} oximeter.measurements_i16 (60b711eb-26a3-45a9-bbff-d85a30e94e32): There are no data parts 2023.11.19 06:11:19.456314 [ 3 ] {034a29db-0555-4790-8cf9-623364a44464} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.456345 [ 3 ] {034a29db-0555-4790-8cf9-623364a44464} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.456361 [ 3 ] {} HTTP-Session: db1d9f1a-d41d-47f0-b308-a0cb812004cf Destroying unnamed session 2023.11.19 06:11:19.456467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.456516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.456535 [ 3 ] {} HTTP-Session: eec0567c-543f-49ba-bf73-b3e011d8de3f Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.456556 [ 3 ] {} HTTP-Session: eec0567c-543f-49ba-bf73-b3e011d8de3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.456740 [ 3 ] {e377b946-ba99-4ea9-9787-85a95feb439b} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.456793 [ 3 ] {e377b946-ba99-4ea9-9787-85a95feb439b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.19 06:11:19.458204 [ 3 ] {e377b946-ba99-4ea9-9787-85a95feb439b} oximeter.measurements_u16 (aef822dc-149a-49ef-b2cd-ccb71849c7c4): Loading data parts 2023.11.19 06:11:19.458299 [ 3 ] {e377b946-ba99-4ea9-9787-85a95feb439b} oximeter.measurements_u16 (aef822dc-149a-49ef-b2cd-ccb71849c7c4): There are no data parts 2023.11.19 06:11:19.459467 [ 3 ] {e377b946-ba99-4ea9-9787-85a95feb439b} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.459499 [ 3 ] {e377b946-ba99-4ea9-9787-85a95feb439b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.459515 [ 3 ] {} HTTP-Session: eec0567c-543f-49ba-bf73-b3e011d8de3f Destroying unnamed session 2023.11.19 06:11:19.459623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.459677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.459696 [ 3 ] {} HTTP-Session: ad061d9e-2578-4469-aaed-e4fb29832087 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.459712 [ 3 ] {} HTTP-Session: ad061d9e-2578-4469-aaed-e4fb29832087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.459896 [ 3 ] {8783403c-5e96-4cab-95e0-67119bd099e0} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.459945 [ 3 ] {8783403c-5e96-4cab-95e0-67119bd099e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.19 06:11:19.461365 [ 3 ] {8783403c-5e96-4cab-95e0-67119bd099e0} oximeter.measurements_i32 (b7e35448-8115-43d5-b65d-645881c6f4bc): Loading data parts 2023.11.19 06:11:19.461445 [ 3 ] {8783403c-5e96-4cab-95e0-67119bd099e0} oximeter.measurements_i32 (b7e35448-8115-43d5-b65d-645881c6f4bc): There are no data parts 2023.11.19 06:11:19.462581 [ 3 ] {8783403c-5e96-4cab-95e0-67119bd099e0} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.462605 [ 3 ] {8783403c-5e96-4cab-95e0-67119bd099e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.462627 [ 3 ] {} HTTP-Session: ad061d9e-2578-4469-aaed-e4fb29832087 Destroying unnamed session 2023.11.19 06:11:19.462729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.462775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.462797 [ 3 ] {} HTTP-Session: 6567274e-6f1b-4da5-a311-1c911cd0f414 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.462813 [ 3 ] {} HTTP-Session: 6567274e-6f1b-4da5-a311-1c911cd0f414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.462996 [ 3 ] {705199b4-e75d-485f-8a2d-2c2d57a5b7a2} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.463043 [ 3 ] {705199b4-e75d-485f-8a2d-2c2d57a5b7a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.19 06:11:19.464464 [ 3 ] {705199b4-e75d-485f-8a2d-2c2d57a5b7a2} oximeter.measurements_u32 (640b671c-d3d8-4f21-bd83-39b42a3029dc): Loading data parts 2023.11.19 06:11:19.464568 [ 3 ] {705199b4-e75d-485f-8a2d-2c2d57a5b7a2} oximeter.measurements_u32 (640b671c-d3d8-4f21-bd83-39b42a3029dc): There are no data parts 2023.11.19 06:11:19.465692 [ 3 ] {705199b4-e75d-485f-8a2d-2c2d57a5b7a2} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.465715 [ 3 ] {705199b4-e75d-485f-8a2d-2c2d57a5b7a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.465739 [ 3 ] {} HTTP-Session: 6567274e-6f1b-4da5-a311-1c911cd0f414 Destroying unnamed session 2023.11.19 06:11:19.465864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.465909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.465935 [ 3 ] {} HTTP-Session: 672aabfc-ad3d-4f71-9389-e2aa7b695bff Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.465951 [ 3 ] {} HTTP-Session: 672aabfc-ad3d-4f71-9389-e2aa7b695bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.466131 [ 3 ] {0761883c-97a9-400c-a88d-a243517b1f01} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.466179 [ 3 ] {0761883c-97a9-400c-a88d-a243517b1f01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.19 06:11:19.467566 [ 3 ] {0761883c-97a9-400c-a88d-a243517b1f01} oximeter.measurements_i64 (dedcac8c-a737-4349-a8f3-192b26bb7312): Loading data parts 2023.11.19 06:11:19.467647 [ 3 ] {0761883c-97a9-400c-a88d-a243517b1f01} oximeter.measurements_i64 (dedcac8c-a737-4349-a8f3-192b26bb7312): There are no data parts 2023.11.19 06:11:19.468766 [ 3 ] {0761883c-97a9-400c-a88d-a243517b1f01} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.468795 [ 3 ] {0761883c-97a9-400c-a88d-a243517b1f01} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.468815 [ 3 ] {} HTTP-Session: 672aabfc-ad3d-4f71-9389-e2aa7b695bff Destroying unnamed session 2023.11.19 06:11:19.468917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.468963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.468986 [ 3 ] {} HTTP-Session: d7145ca7-6eda-47f7-8b3e-20accb16b28b Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.469002 [ 3 ] {} HTTP-Session: d7145ca7-6eda-47f7-8b3e-20accb16b28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.469184 [ 3 ] {c5262b2f-3d5a-45a1-be56-1b8b45c4d08c} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.469233 [ 3 ] {c5262b2f-3d5a-45a1-be56-1b8b45c4d08c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.19 06:11:19.470643 [ 3 ] {c5262b2f-3d5a-45a1-be56-1b8b45c4d08c} oximeter.measurements_u64 (113b4a50-8905-468c-a294-95ea2153ca58): Loading data parts 2023.11.19 06:11:19.470723 [ 3 ] {c5262b2f-3d5a-45a1-be56-1b8b45c4d08c} oximeter.measurements_u64 (113b4a50-8905-468c-a294-95ea2153ca58): There are no data parts 2023.11.19 06:11:19.471851 [ 3 ] {c5262b2f-3d5a-45a1-be56-1b8b45c4d08c} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.471880 [ 3 ] {c5262b2f-3d5a-45a1-be56-1b8b45c4d08c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.471895 [ 3 ] {} HTTP-Session: d7145ca7-6eda-47f7-8b3e-20accb16b28b Destroying unnamed session 2023.11.19 06:11:19.471999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.472045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.472062 [ 3 ] {} HTTP-Session: fc78b1a1-5e11-43a4-aabd-9e126da710de Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.472084 [ 3 ] {} HTTP-Session: fc78b1a1-5e11-43a4-aabd-9e126da710de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.472266 [ 3 ] {5ac74cc5-b348-429c-94b3-6b0be4df6fdd} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.472311 [ 3 ] {5ac74cc5-b348-429c-94b3-6b0be4df6fdd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.19 06:11:19.473719 [ 3 ] {5ac74cc5-b348-429c-94b3-6b0be4df6fdd} oximeter.measurements_f32 (fc867429-231c-4520-b46d-e75a1a1a0b29): Loading data parts 2023.11.19 06:11:19.473801 [ 3 ] {5ac74cc5-b348-429c-94b3-6b0be4df6fdd} oximeter.measurements_f32 (fc867429-231c-4520-b46d-e75a1a1a0b29): There are no data parts 2023.11.19 06:11:19.474940 [ 3 ] {5ac74cc5-b348-429c-94b3-6b0be4df6fdd} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.474970 [ 3 ] {5ac74cc5-b348-429c-94b3-6b0be4df6fdd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.474985 [ 3 ] {} HTTP-Session: fc78b1a1-5e11-43a4-aabd-9e126da710de Destroying unnamed session 2023.11.19 06:11:19.475093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.475138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.475158 [ 3 ] {} HTTP-Session: e12b4a1a-4894-4942-96b1-8255027e685f Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.475178 [ 3 ] {} HTTP-Session: e12b4a1a-4894-4942-96b1-8255027e685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.475354 [ 3 ] {1bc62878-7677-4d07-bd16-9c72804c4d21} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.475402 [ 3 ] {1bc62878-7677-4d07-bd16-9c72804c4d21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.19 06:11:19.476787 [ 3 ] {1bc62878-7677-4d07-bd16-9c72804c4d21} oximeter.measurements_f64 (eb65a9d0-013f-4774-8af6-35e994a30923): Loading data parts 2023.11.19 06:11:19.476869 [ 3 ] {1bc62878-7677-4d07-bd16-9c72804c4d21} oximeter.measurements_f64 (eb65a9d0-013f-4774-8af6-35e994a30923): There are no data parts 2023.11.19 06:11:19.477999 [ 3 ] {1bc62878-7677-4d07-bd16-9c72804c4d21} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.478023 [ 3 ] {1bc62878-7677-4d07-bd16-9c72804c4d21} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.478043 [ 3 ] {} HTTP-Session: e12b4a1a-4894-4942-96b1-8255027e685f Destroying unnamed session 2023.11.19 06:11:19.478177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.478222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.478240 [ 3 ] {} HTTP-Session: 927677c9-3a95-471c-85b8-3ecf15862c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.478265 [ 3 ] {} HTTP-Session: 927677c9-3a95-471c-85b8-3ecf15862c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.478444 [ 3 ] {194e776e-6367-4cea-9007-660b2b517a3c} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.478491 [ 3 ] {194e776e-6367-4cea-9007-660b2b517a3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.19 06:11:19.479883 [ 3 ] {194e776e-6367-4cea-9007-660b2b517a3c} oximeter.measurements_string (00205125-f860-4007-882b-1a1cfd587843): Loading data parts 2023.11.19 06:11:19.479974 [ 3 ] {194e776e-6367-4cea-9007-660b2b517a3c} oximeter.measurements_string (00205125-f860-4007-882b-1a1cfd587843): There are no data parts 2023.11.19 06:11:19.481098 [ 3 ] {194e776e-6367-4cea-9007-660b2b517a3c} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.481121 [ 3 ] {194e776e-6367-4cea-9007-660b2b517a3c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.481141 [ 3 ] {} HTTP-Session: 927677c9-3a95-471c-85b8-3ecf15862c82 Destroying unnamed session 2023.11.19 06:11:19.481240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.481279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.481303 [ 3 ] {} HTTP-Session: ff522d20-4c23-4722-a0cb-c378e70f5f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.481323 [ 3 ] {} HTTP-Session: ff522d20-4c23-4722-a0cb-c378e70f5f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.481505 [ 3 ] {ae923652-a8f9-42ca-a498-8a86a112b61f} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.481555 [ 3 ] {ae923652-a8f9-42ca-a498-8a86a112b61f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.19 06:11:19.482943 [ 3 ] {ae923652-a8f9-42ca-a498-8a86a112b61f} oximeter.measurements_bytes (732f67f7-db76-46fb-9045-55fc03990117): Loading data parts 2023.11.19 06:11:19.483030 [ 3 ] {ae923652-a8f9-42ca-a498-8a86a112b61f} oximeter.measurements_bytes (732f67f7-db76-46fb-9045-55fc03990117): There are no data parts 2023.11.19 06:11:19.484144 [ 3 ] {ae923652-a8f9-42ca-a498-8a86a112b61f} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.484167 [ 3 ] {ae923652-a8f9-42ca-a498-8a86a112b61f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.484187 [ 3 ] {} HTTP-Session: ff522d20-4c23-4722-a0cb-c378e70f5f7f Destroying unnamed session 2023.11.19 06:11:19.484284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.484337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.484359 [ 3 ] {} HTTP-Session: 3445ccb4-9877-4b3f-a80e-4d2eb5572a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.484383 [ 3 ] {} HTTP-Session: 3445ccb4-9877-4b3f-a80e-4d2eb5572a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.484582 [ 3 ] {8740510f-af00-45ec-b449-2897467b5493} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.484632 [ 3 ] {8740510f-af00-45ec-b449-2897467b5493} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.19 06:11:19.486023 [ 3 ] {8740510f-af00-45ec-b449-2897467b5493} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): Loading data parts 2023.11.19 06:11:19.486117 [ 3 ] {8740510f-af00-45ec-b449-2897467b5493} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): There are no data parts 2023.11.19 06:11:19.487328 [ 3 ] {8740510f-af00-45ec-b449-2897467b5493} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.487351 [ 3 ] {8740510f-af00-45ec-b449-2897467b5493} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.487372 [ 3 ] {} HTTP-Session: 3445ccb4-9877-4b3f-a80e-4d2eb5572a68 Destroying unnamed session 2023.11.19 06:11:19.487489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.487530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.487555 [ 3 ] {} HTTP-Session: c8eaf68e-238e-4ab0-b568-e292894b6056 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.487575 [ 3 ] {} HTTP-Session: c8eaf68e-238e-4ab0-b568-e292894b6056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.487770 [ 3 ] {f2f51cb0-0ebc-4927-9be4-1e498e669940} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.487819 [ 3 ] {f2f51cb0-0ebc-4927-9be4-1e498e669940} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.19 06:11:19.489283 [ 3 ] {f2f51cb0-0ebc-4927-9be4-1e498e669940} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Loading data parts 2023.11.19 06:11:19.489391 [ 3 ] {f2f51cb0-0ebc-4927-9be4-1e498e669940} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): There are no data parts 2023.11.19 06:11:19.490519 [ 3 ] {f2f51cb0-0ebc-4927-9be4-1e498e669940} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.490554 [ 3 ] {f2f51cb0-0ebc-4927-9be4-1e498e669940} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.490569 [ 3 ] {} HTTP-Session: c8eaf68e-238e-4ab0-b568-e292894b6056 Destroying unnamed session 2023.11.19 06:11:19.490664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.490710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.490729 [ 3 ] {} HTTP-Session: 0c3dfc2a-a91b-498f-9a18-3e730290a8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.490754 [ 3 ] {} HTTP-Session: 0c3dfc2a-a91b-498f-9a18-3e730290a8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.490949 [ 3 ] {787d2421-578c-4040-b7f5-51ac62a55623} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.490999 [ 3 ] {787d2421-578c-4040-b7f5-51ac62a55623} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.19 06:11:19.492412 [ 3 ] {787d2421-578c-4040-b7f5-51ac62a55623} oximeter.measurements_cumulativef32 (6756e527-d51c-43df-9ae2-3c6984cdf5d6): Loading data parts 2023.11.19 06:11:19.492491 [ 3 ] {787d2421-578c-4040-b7f5-51ac62a55623} oximeter.measurements_cumulativef32 (6756e527-d51c-43df-9ae2-3c6984cdf5d6): There are no data parts 2023.11.19 06:11:19.493623 [ 3 ] {787d2421-578c-4040-b7f5-51ac62a55623} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.493652 [ 3 ] {787d2421-578c-4040-b7f5-51ac62a55623} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.493671 [ 3 ] {} HTTP-Session: 0c3dfc2a-a91b-498f-9a18-3e730290a8e4 Destroying unnamed session 2023.11.19 06:11:19.493770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.493815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.493839 [ 3 ] {} HTTP-Session: d201819d-3068-4c0f-886a-c4ecb16ff73c Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.493854 [ 3 ] {} HTTP-Session: d201819d-3068-4c0f-886a-c4ecb16ff73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.494052 [ 3 ] {d00375f2-9118-434e-82a1-5b8121be4470} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.494105 [ 3 ] {d00375f2-9118-434e-82a1-5b8121be4470} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.19 06:11:19.495521 [ 3 ] {d00375f2-9118-434e-82a1-5b8121be4470} oximeter.measurements_cumulativef64 (b34f5383-65b5-491d-a247-940e6ff3c7f7): Loading data parts 2023.11.19 06:11:19.495601 [ 3 ] {d00375f2-9118-434e-82a1-5b8121be4470} oximeter.measurements_cumulativef64 (b34f5383-65b5-491d-a247-940e6ff3c7f7): There are no data parts 2023.11.19 06:11:19.496739 [ 3 ] {d00375f2-9118-434e-82a1-5b8121be4470} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.496763 [ 3 ] {d00375f2-9118-434e-82a1-5b8121be4470} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.496790 [ 3 ] {} HTTP-Session: d201819d-3068-4c0f-886a-c4ecb16ff73c Destroying unnamed session 2023.11.19 06:11:19.496895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.496942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.496971 [ 3 ] {} HTTP-Session: 1470f093-c43a-4ae1-aa8e-b28159e4e2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.496987 [ 3 ] {} HTTP-Session: 1470f093-c43a-4ae1-aa8e-b28159e4e2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.497199 [ 3 ] {d2142fbb-a86a-4320-bd2f-0689cc0050ba} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.497250 [ 3 ] {d2142fbb-a86a-4320-bd2f-0689cc0050ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.19 06:11:19.498710 [ 3 ] {d2142fbb-a86a-4320-bd2f-0689cc0050ba} oximeter.measurements_histogrami8 (fb54cc56-77e0-4f6d-a088-9fa92f36f788): Loading data parts 2023.11.19 06:11:19.498804 [ 3 ] {d2142fbb-a86a-4320-bd2f-0689cc0050ba} oximeter.measurements_histogrami8 (fb54cc56-77e0-4f6d-a088-9fa92f36f788): There are no data parts 2023.11.19 06:11:19.499952 [ 3 ] {d2142fbb-a86a-4320-bd2f-0689cc0050ba} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.499975 [ 3 ] {d2142fbb-a86a-4320-bd2f-0689cc0050ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.499996 [ 3 ] {} HTTP-Session: 1470f093-c43a-4ae1-aa8e-b28159e4e2b4 Destroying unnamed session 2023.11.19 06:11:19.500085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.500133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.500156 [ 3 ] {} HTTP-Session: b9a250d9-4907-4195-b058-8190cb7a9f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.500172 [ 3 ] {} HTTP-Session: b9a250d9-4907-4195-b058-8190cb7a9f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.500385 [ 3 ] {1123f738-cc0d-4f08-9ca2-4a6d6f54ff35} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.500443 [ 3 ] {1123f738-cc0d-4f08-9ca2-4a6d6f54ff35} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.19 06:11:19.501890 [ 3 ] {1123f738-cc0d-4f08-9ca2-4a6d6f54ff35} oximeter.measurements_histogramu8 (1c43beef-a3fc-4ad8-b3d5-3330f78d677a): Loading data parts 2023.11.19 06:11:19.501966 [ 3 ] {1123f738-cc0d-4f08-9ca2-4a6d6f54ff35} oximeter.measurements_histogramu8 (1c43beef-a3fc-4ad8-b3d5-3330f78d677a): There are no data parts 2023.11.19 06:11:19.503094 [ 3 ] {1123f738-cc0d-4f08-9ca2-4a6d6f54ff35} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.503143 [ 3 ] {1123f738-cc0d-4f08-9ca2-4a6d6f54ff35} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.503157 [ 3 ] {} HTTP-Session: b9a250d9-4907-4195-b058-8190cb7a9f19 Destroying unnamed session 2023.11.19 06:11:19.503247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.503305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.503323 [ 3 ] {} HTTP-Session: 1aa4402e-1f2f-4114-b9fd-fbf50ee321ff Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.503344 [ 3 ] {} HTTP-Session: 1aa4402e-1f2f-4114-b9fd-fbf50ee321ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.503560 [ 3 ] {226341cf-1197-4f7f-a044-b79afa70696c} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.503608 [ 3 ] {226341cf-1197-4f7f-a044-b79afa70696c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.19 06:11:19.505064 [ 3 ] {226341cf-1197-4f7f-a044-b79afa70696c} oximeter.measurements_histogrami16 (b9cc83c1-2b9f-4c9a-a3b1-82f6a770f60a): Loading data parts 2023.11.19 06:11:19.505147 [ 3 ] {226341cf-1197-4f7f-a044-b79afa70696c} oximeter.measurements_histogrami16 (b9cc83c1-2b9f-4c9a-a3b1-82f6a770f60a): There are no data parts 2023.11.19 06:11:19.506275 [ 3 ] {226341cf-1197-4f7f-a044-b79afa70696c} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.506298 [ 3 ] {226341cf-1197-4f7f-a044-b79afa70696c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.506313 [ 3 ] {} HTTP-Session: 1aa4402e-1f2f-4114-b9fd-fbf50ee321ff Destroying unnamed session 2023.11.19 06:11:19.506427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.506476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.506493 [ 3 ] {} HTTP-Session: bcd50df6-ea65-4d17-9637-6ffc456273fa Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.506514 [ 3 ] {} HTTP-Session: bcd50df6-ea65-4d17-9637-6ffc456273fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.506736 [ 3 ] {207233df-8dd0-4271-9f9d-874da073dacf} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.506789 [ 3 ] {207233df-8dd0-4271-9f9d-874da073dacf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.19 06:11:19.508257 [ 3 ] {207233df-8dd0-4271-9f9d-874da073dacf} oximeter.measurements_histogramu16 (7589cd78-3ee1-4dec-a3f0-25a15a7e2c8e): Loading data parts 2023.11.19 06:11:19.508362 [ 3 ] {207233df-8dd0-4271-9f9d-874da073dacf} oximeter.measurements_histogramu16 (7589cd78-3ee1-4dec-a3f0-25a15a7e2c8e): There are no data parts 2023.11.19 06:11:19.509525 [ 3 ] {207233df-8dd0-4271-9f9d-874da073dacf} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.509548 [ 3 ] {207233df-8dd0-4271-9f9d-874da073dacf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.509569 [ 3 ] {} HTTP-Session: bcd50df6-ea65-4d17-9637-6ffc456273fa Destroying unnamed session 2023.11.19 06:11:19.509671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.509723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.509746 [ 3 ] {} HTTP-Session: e72f8b1c-3d28-4bfd-90c9-adecce32d45b Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.509762 [ 3 ] {} HTTP-Session: e72f8b1c-3d28-4bfd-90c9-adecce32d45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.509974 [ 3 ] {521de56a-83a3-4cb7-8ec6-4253cc31ca90} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.510026 [ 3 ] {521de56a-83a3-4cb7-8ec6-4253cc31ca90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.19 06:11:19.511479 [ 3 ] {521de56a-83a3-4cb7-8ec6-4253cc31ca90} oximeter.measurements_histogrami32 (2b2a761b-3d12-466a-9be9-5d0fb48fe088): Loading data parts 2023.11.19 06:11:19.511560 [ 3 ] {521de56a-83a3-4cb7-8ec6-4253cc31ca90} oximeter.measurements_histogrami32 (2b2a761b-3d12-466a-9be9-5d0fb48fe088): There are no data parts 2023.11.19 06:11:19.512862 [ 3 ] {521de56a-83a3-4cb7-8ec6-4253cc31ca90} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.512886 [ 3 ] {521de56a-83a3-4cb7-8ec6-4253cc31ca90} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.512908 [ 3 ] {} HTTP-Session: e72f8b1c-3d28-4bfd-90c9-adecce32d45b Destroying unnamed session 2023.11.19 06:11:19.513029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.513070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.513094 [ 3 ] {} HTTP-Session: 9ee4d905-f246-4fb2-b5ef-9f559a63387f Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.513121 [ 3 ] {} HTTP-Session: 9ee4d905-f246-4fb2-b5ef-9f559a63387f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.513327 [ 3 ] {14100822-fd75-44d1-b718-0b71c44a8482} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.513380 [ 3 ] {14100822-fd75-44d1-b718-0b71c44a8482} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.19 06:11:19.514852 [ 3 ] {14100822-fd75-44d1-b718-0b71c44a8482} oximeter.measurements_histogramu32 (099f65ae-f571-4793-9b7e-93f5bed6add2): Loading data parts 2023.11.19 06:11:19.514940 [ 3 ] {14100822-fd75-44d1-b718-0b71c44a8482} oximeter.measurements_histogramu32 (099f65ae-f571-4793-9b7e-93f5bed6add2): There are no data parts 2023.11.19 06:11:19.516221 [ 3 ] {14100822-fd75-44d1-b718-0b71c44a8482} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.516252 [ 3 ] {14100822-fd75-44d1-b718-0b71c44a8482} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.516267 [ 3 ] {} HTTP-Session: 9ee4d905-f246-4fb2-b5ef-9f559a63387f Destroying unnamed session 2023.11.19 06:11:19.516391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.516438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.516458 [ 3 ] {} HTTP-Session: d929ec33-d08b-4ac6-a8f8-212f308bb5cb Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.516481 [ 3 ] {} HTTP-Session: d929ec33-d08b-4ac6-a8f8-212f308bb5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.516689 [ 3 ] {77e5cac6-ec8e-4d6e-80b4-ceebead4aa56} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.516742 [ 3 ] {77e5cac6-ec8e-4d6e-80b4-ceebead4aa56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.19 06:11:19.518339 [ 3 ] {77e5cac6-ec8e-4d6e-80b4-ceebead4aa56} oximeter.measurements_histogrami64 (b49f4154-41ee-4a32-8803-f30db9ca1c7e): Loading data parts 2023.11.19 06:11:19.518422 [ 3 ] {77e5cac6-ec8e-4d6e-80b4-ceebead4aa56} oximeter.measurements_histogrami64 (b49f4154-41ee-4a32-8803-f30db9ca1c7e): There are no data parts 2023.11.19 06:11:19.519563 [ 3 ] {77e5cac6-ec8e-4d6e-80b4-ceebead4aa56} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.519593 [ 3 ] {77e5cac6-ec8e-4d6e-80b4-ceebead4aa56} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.519615 [ 3 ] {} HTTP-Session: d929ec33-d08b-4ac6-a8f8-212f308bb5cb Destroying unnamed session 2023.11.19 06:11:19.519717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.519764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.519794 [ 3 ] {} HTTP-Session: 7fc33af0-0169-437e-9127-538c7b6cc737 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.519810 [ 3 ] {} HTTP-Session: 7fc33af0-0169-437e-9127-538c7b6cc737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.520021 [ 3 ] {87497fa3-b7da-41f0-8b1e-4c8d2a384530} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.520073 [ 3 ] {87497fa3-b7da-41f0-8b1e-4c8d2a384530} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.19 06:11:19.521556 [ 3 ] {87497fa3-b7da-41f0-8b1e-4c8d2a384530} oximeter.measurements_histogramu64 (bf5be59d-66c6-4929-a8bb-d9ef4870ce22): Loading data parts 2023.11.19 06:11:19.521629 [ 3 ] {87497fa3-b7da-41f0-8b1e-4c8d2a384530} oximeter.measurements_histogramu64 (bf5be59d-66c6-4929-a8bb-d9ef4870ce22): There are no data parts 2023.11.19 06:11:19.522772 [ 3 ] {87497fa3-b7da-41f0-8b1e-4c8d2a384530} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.522795 [ 3 ] {87497fa3-b7da-41f0-8b1e-4c8d2a384530} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.522823 [ 3 ] {} HTTP-Session: 7fc33af0-0169-437e-9127-538c7b6cc737 Destroying unnamed session 2023.11.19 06:11:19.522913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.522960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.522984 [ 3 ] {} HTTP-Session: 3b810c78-e614-4145-b481-51507f004af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.523000 [ 3 ] {} HTTP-Session: 3b810c78-e614-4145-b481-51507f004af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.523209 [ 3 ] {ca53f14b-2484-4a38-a47f-3fc3e0ee0145} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.523261 [ 3 ] {ca53f14b-2484-4a38-a47f-3fc3e0ee0145} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.19 06:11:19.524710 [ 3 ] {ca53f14b-2484-4a38-a47f-3fc3e0ee0145} oximeter.measurements_histogramf32 (6c1efebb-430e-4ddf-a3d9-c6202d5fa6ac): Loading data parts 2023.11.19 06:11:19.524785 [ 3 ] {ca53f14b-2484-4a38-a47f-3fc3e0ee0145} oximeter.measurements_histogramf32 (6c1efebb-430e-4ddf-a3d9-c6202d5fa6ac): There are no data parts 2023.11.19 06:11:19.525910 [ 3 ] {ca53f14b-2484-4a38-a47f-3fc3e0ee0145} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.525941 [ 3 ] {ca53f14b-2484-4a38-a47f-3fc3e0ee0145} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.525956 [ 3 ] {} HTTP-Session: 3b810c78-e614-4145-b481-51507f004af3 Destroying unnamed session 2023.11.19 06:11:19.526057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.526109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.526128 [ 3 ] {} HTTP-Session: 99e8d615-8be3-4f32-9695-d58fbe84984c Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.526155 [ 3 ] {} HTTP-Session: 99e8d615-8be3-4f32-9695-d58fbe84984c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.526362 [ 3 ] {318c6515-ee19-48df-a2fa-b0bc2372e6e8} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.19 06:11:19.526414 [ 3 ] {318c6515-ee19-48df-a2fa-b0bc2372e6e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.19 06:11:19.527879 [ 3 ] {318c6515-ee19-48df-a2fa-b0bc2372e6e8} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Loading data parts 2023.11.19 06:11:19.527959 [ 3 ] {318c6515-ee19-48df-a2fa-b0bc2372e6e8} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): There are no data parts 2023.11.19 06:11:19.529075 [ 3 ] {318c6515-ee19-48df-a2fa-b0bc2372e6e8} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.529117 [ 3 ] {318c6515-ee19-48df-a2fa-b0bc2372e6e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.529132 [ 3 ] {} HTTP-Session: 99e8d615-8be3-4f32-9695-d58fbe84984c Destroying unnamed session 2023.11.19 06:11:19.529233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.529282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.529300 [ 3 ] {} HTTP-Session: 5d88ca8a-a36d-4d9f-82ee-312411a7c174 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.529320 [ 3 ] {} HTTP-Session: 5d88ca8a-a36d-4d9f-82ee-312411a7c174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.529484 [ 3 ] {fbb1b673-bb2a-46f1-afc0-c9ca4b51fb54} executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.529541 [ 3 ] {fbb1b673-bb2a-46f1-afc0-c9ca4b51fb54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.19 06:11:19.530869 [ 3 ] {fbb1b673-bb2a-46f1-afc0-c9ca4b51fb54} oximeter.fields_bool (7262cf94-cdd0-4c1f-9c3a-9f4f70fdcc63): Loading data parts 2023.11.19 06:11:19.530942 [ 3 ] {fbb1b673-bb2a-46f1-afc0-c9ca4b51fb54} oximeter.fields_bool (7262cf94-cdd0-4c1f-9c3a-9f4f70fdcc63): There are no data parts 2023.11.19 06:11:19.532035 [ 3 ] {fbb1b673-bb2a-46f1-afc0-c9ca4b51fb54} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.532059 [ 3 ] {fbb1b673-bb2a-46f1-afc0-c9ca4b51fb54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.532083 [ 3 ] {} HTTP-Session: 5d88ca8a-a36d-4d9f-82ee-312411a7c174 Destroying unnamed session 2023.11.19 06:11:19.532166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.532213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.532243 [ 3 ] {} HTTP-Session: 4222f58d-e232-47f2-b2c0-38feb99e1fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.532259 [ 3 ] {} HTTP-Session: 4222f58d-e232-47f2-b2c0-38feb99e1fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.532415 [ 3 ] {6d73764b-2a45-428d-afe0-9c86baadcc9a} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.532463 [ 3 ] {6d73764b-2a45-428d-afe0-9c86baadcc9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.19 06:11:19.533772 [ 3 ] {6d73764b-2a45-428d-afe0-9c86baadcc9a} oximeter.fields_i8 (46d95da2-f841-4f87-b74d-025d9ce61d2d): Loading data parts 2023.11.19 06:11:19.533854 [ 3 ] {6d73764b-2a45-428d-afe0-9c86baadcc9a} oximeter.fields_i8 (46d95da2-f841-4f87-b74d-025d9ce61d2d): There are no data parts 2023.11.19 06:11:19.534933 [ 3 ] {6d73764b-2a45-428d-afe0-9c86baadcc9a} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.534963 [ 3 ] {6d73764b-2a45-428d-afe0-9c86baadcc9a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.534978 [ 3 ] {} HTTP-Session: 4222f58d-e232-47f2-b2c0-38feb99e1fc2 Destroying unnamed session 2023.11.19 06:11:19.535081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.535129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.535147 [ 3 ] {} HTTP-Session: edaec2c1-051d-4acb-98dc-561aaf51d683 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.535170 [ 3 ] {} HTTP-Session: edaec2c1-051d-4acb-98dc-561aaf51d683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.535324 [ 3 ] {f295bbd0-1c4d-4b91-87b9-04b3534e1635} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.535366 [ 3 ] {f295bbd0-1c4d-4b91-87b9-04b3534e1635} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.19 06:11:19.536675 [ 3 ] {f295bbd0-1c4d-4b91-87b9-04b3534e1635} oximeter.fields_u8 (20eb4622-02be-4005-8e1e-d33fe101d629): Loading data parts 2023.11.19 06:11:19.536747 [ 3 ] {f295bbd0-1c4d-4b91-87b9-04b3534e1635} oximeter.fields_u8 (20eb4622-02be-4005-8e1e-d33fe101d629): There are no data parts 2023.11.19 06:11:19.537846 [ 3 ] {f295bbd0-1c4d-4b91-87b9-04b3534e1635} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.537869 [ 3 ] {f295bbd0-1c4d-4b91-87b9-04b3534e1635} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.537891 [ 3 ] {} HTTP-Session: edaec2c1-051d-4acb-98dc-561aaf51d683 Destroying unnamed session 2023.11.19 06:11:19.537996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.538036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.538060 [ 3 ] {} HTTP-Session: c900d5ed-df16-467c-9601-be7290ef6e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.538088 [ 3 ] {} HTTP-Session: c900d5ed-df16-467c-9601-be7290ef6e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.538237 [ 3 ] {3fcf38bd-6529-440a-94b7-de2f1c4ae158} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.538289 [ 3 ] {3fcf38bd-6529-440a-94b7-de2f1c4ae158} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.19 06:11:19.539727 [ 3 ] {3fcf38bd-6529-440a-94b7-de2f1c4ae158} oximeter.fields_i16 (1a7902fb-4569-4c2f-8fa1-f7c9ffdd26e6): Loading data parts 2023.11.19 06:11:19.539809 [ 3 ] {3fcf38bd-6529-440a-94b7-de2f1c4ae158} oximeter.fields_i16 (1a7902fb-4569-4c2f-8fa1-f7c9ffdd26e6): There are no data parts 2023.11.19 06:11:19.540913 [ 3 ] {3fcf38bd-6529-440a-94b7-de2f1c4ae158} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.540936 [ 3 ] {3fcf38bd-6529-440a-94b7-de2f1c4ae158} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.540958 [ 3 ] {} HTTP-Session: c900d5ed-df16-467c-9601-be7290ef6e35 Destroying unnamed session 2023.11.19 06:11:19.541063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.541110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.541135 [ 3 ] {} HTTP-Session: 801fb852-1510-447c-bfb6-8fe355313b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.541151 [ 3 ] {} HTTP-Session: 801fb852-1510-447c-bfb6-8fe355313b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.541304 [ 3 ] {8ed1d64a-7917-4919-b481-5aedd47b1e55} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.541347 [ 3 ] {8ed1d64a-7917-4919-b481-5aedd47b1e55} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.19 06:11:19.542777 [ 3 ] {8ed1d64a-7917-4919-b481-5aedd47b1e55} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Loading data parts 2023.11.19 06:11:19.542857 [ 3 ] {8ed1d64a-7917-4919-b481-5aedd47b1e55} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): There are no data parts 2023.11.19 06:11:19.543965 [ 3 ] {8ed1d64a-7917-4919-b481-5aedd47b1e55} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.544002 [ 3 ] {8ed1d64a-7917-4919-b481-5aedd47b1e55} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.544018 [ 3 ] {} HTTP-Session: 801fb852-1510-447c-bfb6-8fe355313b41 Destroying unnamed session 2023.11.19 06:11:19.544135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.544185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.544203 [ 3 ] {} HTTP-Session: a0063af9-4375-46e7-bd83-ba3ad254d75c Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.544224 [ 3 ] {} HTTP-Session: a0063af9-4375-46e7-bd83-ba3ad254d75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.544388 [ 3 ] {818c55fc-a451-4104-905b-cef7db4a13d1} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.544430 [ 3 ] {818c55fc-a451-4104-905b-cef7db4a13d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.19 06:11:19.545767 [ 3 ] {818c55fc-a451-4104-905b-cef7db4a13d1} oximeter.fields_i32 (16752746-ab80-40de-b3a0-e74d16dcd7f3): Loading data parts 2023.11.19 06:11:19.545838 [ 3 ] {818c55fc-a451-4104-905b-cef7db4a13d1} oximeter.fields_i32 (16752746-ab80-40de-b3a0-e74d16dcd7f3): There are no data parts 2023.11.19 06:11:19.546937 [ 3 ] {818c55fc-a451-4104-905b-cef7db4a13d1} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.546960 [ 3 ] {818c55fc-a451-4104-905b-cef7db4a13d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.546984 [ 3 ] {} HTTP-Session: a0063af9-4375-46e7-bd83-ba3ad254d75c Destroying unnamed session 2023.11.19 06:11:19.547072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.547120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.547146 [ 3 ] {} HTTP-Session: b6c4b649-75a9-437c-9074-b5ff8a0cfa8c Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.547161 [ 3 ] {} HTTP-Session: b6c4b649-75a9-437c-9074-b5ff8a0cfa8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.547316 [ 3 ] {bb6062d7-c1b3-489b-854f-383190adb4c1} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.547364 [ 3 ] {bb6062d7-c1b3-489b-854f-383190adb4c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.19 06:11:19.548668 [ 3 ] {bb6062d7-c1b3-489b-854f-383190adb4c1} oximeter.fields_u32 (9d8e7457-72f4-40c7-baaf-bec783ef0386): Loading data parts 2023.11.19 06:11:19.548748 [ 3 ] {bb6062d7-c1b3-489b-854f-383190adb4c1} oximeter.fields_u32 (9d8e7457-72f4-40c7-baaf-bec783ef0386): There are no data parts 2023.11.19 06:11:19.549842 [ 3 ] {bb6062d7-c1b3-489b-854f-383190adb4c1} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.549871 [ 3 ] {bb6062d7-c1b3-489b-854f-383190adb4c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.549899 [ 3 ] {} HTTP-Session: b6c4b649-75a9-437c-9074-b5ff8a0cfa8c Destroying unnamed session 2023.11.19 06:11:19.549998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.550045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.550070 [ 3 ] {} HTTP-Session: 56e0fa7b-c161-4ec4-a210-33cd3c23c35c Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.550085 [ 3 ] {} HTTP-Session: 56e0fa7b-c161-4ec4-a210-33cd3c23c35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.550241 [ 3 ] {34fecb30-b0e8-482d-8fe5-1c2e03a72e87} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.550296 [ 3 ] {34fecb30-b0e8-482d-8fe5-1c2e03a72e87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.19 06:11:19.551611 [ 3 ] {34fecb30-b0e8-482d-8fe5-1c2e03a72e87} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Loading data parts 2023.11.19 06:11:19.551703 [ 3 ] {34fecb30-b0e8-482d-8fe5-1c2e03a72e87} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): There are no data parts 2023.11.19 06:11:19.552807 [ 3 ] {34fecb30-b0e8-482d-8fe5-1c2e03a72e87} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.552848 [ 3 ] {34fecb30-b0e8-482d-8fe5-1c2e03a72e87} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.552864 [ 3 ] {} HTTP-Session: 56e0fa7b-c161-4ec4-a210-33cd3c23c35c Destroying unnamed session 2023.11.19 06:11:19.552968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.553016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.553034 [ 3 ] {} HTTP-Session: 8d0d8050-2127-4258-88f0-b0f7b88a5d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.553057 [ 3 ] {} HTTP-Session: 8d0d8050-2127-4258-88f0-b0f7b88a5d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.553205 [ 3 ] {9e8afc7c-c3a6-40c1-849b-8bcd5a6f08e4} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.553253 [ 3 ] {9e8afc7c-c3a6-40c1-849b-8bcd5a6f08e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.19 06:11:19.554565 [ 3 ] {9e8afc7c-c3a6-40c1-849b-8bcd5a6f08e4} oximeter.fields_u64 (6000c573-f637-4d6b-b5e0-eb758594ea4f): Loading data parts 2023.11.19 06:11:19.554640 [ 3 ] {9e8afc7c-c3a6-40c1-849b-8bcd5a6f08e4} oximeter.fields_u64 (6000c573-f637-4d6b-b5e0-eb758594ea4f): There are no data parts 2023.11.19 06:11:19.555751 [ 3 ] {9e8afc7c-c3a6-40c1-849b-8bcd5a6f08e4} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.555775 [ 3 ] {9e8afc7c-c3a6-40c1-849b-8bcd5a6f08e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.555798 [ 3 ] {} HTTP-Session: 8d0d8050-2127-4258-88f0-b0f7b88a5d29 Destroying unnamed session 2023.11.19 06:11:19.555908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.555970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.555994 [ 3 ] {} HTTP-Session: caad91c5-0396-4581-8c2e-9dfc4bec46b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.556017 [ 3 ] {} HTTP-Session: caad91c5-0396-4581-8c2e-9dfc4bec46b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.556166 [ 3 ] {146695c8-fc26-456b-9291-48835d0e6d18} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.556220 [ 3 ] {146695c8-fc26-456b-9291-48835d0e6d18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.19 06:11:19.557531 [ 3 ] {146695c8-fc26-456b-9291-48835d0e6d18} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Loading data parts 2023.11.19 06:11:19.557637 [ 3 ] {146695c8-fc26-456b-9291-48835d0e6d18} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): There are no data parts 2023.11.19 06:11:19.558784 [ 3 ] {146695c8-fc26-456b-9291-48835d0e6d18} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.558808 [ 3 ] {146695c8-fc26-456b-9291-48835d0e6d18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.558823 [ 3 ] {} HTTP-Session: caad91c5-0396-4581-8c2e-9dfc4bec46b5 Destroying unnamed session 2023.11.19 06:11:19.558930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.558980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.558998 [ 3 ] {} HTTP-Session: c6880420-4974-4183-a7a3-1c70820904b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.559020 [ 3 ] {} HTTP-Session: c6880420-4974-4183-a7a3-1c70820904b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.559180 [ 3 ] {48c1e08a-d234-46ad-b886-fb0afbf5a639} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.559222 [ 3 ] {48c1e08a-d234-46ad-b886-fb0afbf5a639} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.19 06:11:19.561042 [ 3 ] {48c1e08a-d234-46ad-b886-fb0afbf5a639} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Loading data parts 2023.11.19 06:11:19.561153 [ 3 ] {48c1e08a-d234-46ad-b886-fb0afbf5a639} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): There are no data parts 2023.11.19 06:11:19.562310 [ 3 ] {48c1e08a-d234-46ad-b886-fb0afbf5a639} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.562342 [ 3 ] {48c1e08a-d234-46ad-b886-fb0afbf5a639} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.562357 [ 3 ] {} HTTP-Session: c6880420-4974-4183-a7a3-1c70820904b1 Destroying unnamed session 2023.11.19 06:11:19.562468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.562526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.562545 [ 3 ] {} HTTP-Session: b1001c92-b0f1-4ea6-88d2-8832b40fd9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.562568 [ 3 ] {} HTTP-Session: b1001c92-b0f1-4ea6-88d2-8832b40fd9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.562728 [ 3 ] {c65ca4a2-6c96-4551-abce-a0586555b7ec} executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.19 06:11:19.562771 [ 3 ] {c65ca4a2-6c96-4551-abce-a0586555b7ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.19 06:11:19.564124 [ 3 ] {c65ca4a2-6c96-4551-abce-a0586555b7ec} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Loading data parts 2023.11.19 06:11:19.564204 [ 3 ] {c65ca4a2-6c96-4551-abce-a0586555b7ec} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): There are no data parts 2023.11.19 06:11:19.565393 [ 3 ] {c65ca4a2-6c96-4551-abce-a0586555b7ec} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.565416 [ 3 ] {c65ca4a2-6c96-4551-abce-a0586555b7ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.565446 [ 3 ] {} HTTP-Session: b1001c92-b0f1-4ea6-88d2-8832b40fd9e4 Destroying unnamed session 2023.11.19 06:11:19.565555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.565605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.565631 [ 3 ] {} HTTP-Session: 04aafee1-989f-48e0-8157-7cd960036554 Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.565648 [ 3 ] {} HTTP-Session: 04aafee1-989f-48e0-8157-7cd960036554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.565875 [ 3 ] {f0d249c1-5b6c-4380-9843-274acdfe264d} executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.11.19 06:11:19.565942 [ 3 ] {f0d249c1-5b6c-4380-9843-274acdfe264d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.19 06:11:19.567408 [ 3 ] {f0d249c1-5b6c-4380-9843-274acdfe264d} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d): Loading data parts 2023.11.19 06:11:19.567495 [ 3 ] {f0d249c1-5b6c-4380-9843-274acdfe264d} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d): There are no data parts 2023.11.19 06:11:19.568871 [ 3 ] {f0d249c1-5b6c-4380-9843-274acdfe264d} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.568902 [ 3 ] {f0d249c1-5b6c-4380-9843-274acdfe264d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:11:19.568921 [ 3 ] {} HTTP-Session: 04aafee1-989f-48e0-8157-7cd960036554 Destroying unnamed session 2023.11.19 06:11:19.569083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47967, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:11:19.569146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:11:19.569169 [ 3 ] {} HTTP-Session: 8554e55c-d1a6-4e98-9f23-787497f2573f Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 2023.11.19 06:11:19.569199 [ 3 ] {} HTTP-Session: 8554e55c-d1a6-4e98-9f23-787497f2573f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:11:19.569340 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.19 06:11:19.569990 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.19 06:11:19.575808 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.65 GiB. 2023.11.19 06:11:19.578705 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:11:19.578923 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} oximeter.version (a4cd5610-93d1-41e8-a1a2-226c6f08e1f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:11:19.579193 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} executeQuery: Read 1 rows, 16.00 B in 0.009816338 sec., 101 rows/sec., 1.59 KiB/sec. 2023.11.19 06:11:19.579314 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} DynamicQueryHandler: Done processing query 2023.11.19 06:11:19.579335 [ 3 ] {147cea04-5eb3-4c5c-9490-26fe1e91aad8} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.19 06:11:19.579363 [ 3 ] {} HTTP-Session: 8554e55c-d1a6-4e98-9f23-787497f2573f Destroying unnamed session 2023.11.19 06:11:20.000144 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.11.19 06:11:28.888102 [ 172 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:11:28.888168 [ 172 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:11:43.888214 [ 144 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:11:43.888312 [ 144 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:11:58.888550 [ 119 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:11:58.888650 [ 119 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:12:13.888896 [ 112 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:12:13.889000 [ 112 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:12:28.890039 [ 106 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:12:28.890134 [ 106 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:12:34.598052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.598262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.598307 [ 3 ] {} HTTP-Session: f01ec31f-c165-412e-bebb-f73ed2674136 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.598379 [ 3 ] {} HTTP-Session: f01ec31f-c165-412e-bebb-f73ed2674136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.598637 [ 3 ] {938bd2ae-642b-478e-99be-3f0855455562} executeQuery: (from [fd00:1122:3344:101::d]:55250) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:34.601078 [ 3 ] {938bd2ae-642b-478e-99be-3f0855455562} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.601887 [ 3 ] {938bd2ae-642b-478e-99be-3f0855455562} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.603825 [ 3 ] {938bd2ae-642b-478e-99be-3f0855455562} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:34.604958 [ 3 ] {938bd2ae-642b-478e-99be-3f0855455562} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.605015 [ 3 ] {938bd2ae-642b-478e-99be-3f0855455562} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:34.605032 [ 3 ] {} HTTP-Session: f01ec31f-c165-412e-bebb-f73ed2674136 Destroying unnamed session 2023.11.19 06:12:34.610408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.610535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.610577 [ 3 ] {} HTTP-Session: c7a69184-9b6f-4ae2-8de0-7c66cda85e30 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.610615 [ 3 ] {} HTTP-Session: c7a69184-9b6f-4ae2-8de0-7c66cda85e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.610893 [ 3 ] {341b7b2a-7eb9-4acc-8348-3bd5b8021016} executeQuery: (from [fd00:1122:3344:101::d]:55250) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:34.630533 [ 3 ] {341b7b2a-7eb9-4acc-8348-3bd5b8021016} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.630744 [ 3 ] {341b7b2a-7eb9-4acc-8348-3bd5b8021016} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.630813 [ 3 ] {341b7b2a-7eb9-4acc-8348-3bd5b8021016} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:34.631727 [ 3 ] {341b7b2a-7eb9-4acc-8348-3bd5b8021016} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.631756 [ 3 ] {341b7b2a-7eb9-4acc-8348-3bd5b8021016} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:34.631773 [ 3 ] {} HTTP-Session: c7a69184-9b6f-4ae2-8de0-7c66cda85e30 Destroying unnamed session 2023.11.19 06:12:34.632218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.632285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.632306 [ 3 ] {} HTTP-Session: 2b25f1fe-254e-461d-bfbf-5d1ae43a0940 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.632325 [ 3 ] {} HTTP-Session: 2b25f1fe-254e-461d-bfbf-5d1ae43a0940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.632467 [ 3 ] {870574c8-1417-4b85-87d5-74e414bacb78} executeQuery: (from [fd00:1122:3344:101::d]:55250) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:34.632936 [ 3 ] {870574c8-1417-4b85-87d5-74e414bacb78} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.633086 [ 3 ] {870574c8-1417-4b85-87d5-74e414bacb78} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.633128 [ 3 ] {870574c8-1417-4b85-87d5-74e414bacb78} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:34.633917 [ 3 ] {870574c8-1417-4b85-87d5-74e414bacb78} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.633945 [ 3 ] {870574c8-1417-4b85-87d5-74e414bacb78} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:34.633962 [ 3 ] {} HTTP-Session: 2b25f1fe-254e-461d-bfbf-5d1ae43a0940 Destroying unnamed session 2023.11.19 06:12:34.634179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.634227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.634245 [ 3 ] {} HTTP-Session: dd6d2aca-8b69-4504-b07f-1079fa375aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.634263 [ 3 ] {} HTTP-Session: dd6d2aca-8b69-4504-b07f-1079fa375aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.634382 [ 3 ] {3504efc3-0a63-4b7c-8721-dadf1c653f8c} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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.11.19 06:12:34.634727 [ 3 ] {3504efc3-0a63-4b7c-8721-dadf1c653f8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.634881 [ 3 ] {3504efc3-0a63-4b7c-8721-dadf1c653f8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.634924 [ 3 ] {3504efc3-0a63-4b7c-8721-dadf1c653f8c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:34.635782 [ 3 ] {3504efc3-0a63-4b7c-8721-dadf1c653f8c} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.635822 [ 3 ] {3504efc3-0a63-4b7c-8721-dadf1c653f8c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:34.635840 [ 3 ] {} HTTP-Session: dd6d2aca-8b69-4504-b07f-1079fa375aaa Destroying unnamed session 2023.11.19 06:12:34.637384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.637442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.637464 [ 3 ] {} HTTP-Session: 69eecfbf-f021-417c-ace7-ea9479e2dcee Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.637482 [ 3 ] {} HTTP-Session: 69eecfbf-f021-417c-ace7-ea9479e2dcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.637571 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:34.637615 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:34.638392 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:34.644023 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:34.646839 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:34.647069 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:34.647225 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} executeQuery: Read 4 rows, 443.00 B in 0.009615464 sec., 415 rows/sec., 44.99 KiB/sec. 2023.11.19 06:12:34.647408 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.647437 [ 3 ] {0d0eb574-048c-48bc-a436-d5c40d4036e8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:12:34.647460 [ 3 ] {} HTTP-Session: 69eecfbf-f021-417c-ace7-ea9479e2dcee Destroying unnamed session 2023.11.19 06:12:34.647594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.647653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.647679 [ 3 ] {} HTTP-Session: a3811b1a-f0a7-428d-bb56-0c333a254b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.647702 [ 3 ] {} HTTP-Session: a3811b1a-f0a7-428d-bb56-0c333a254b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.647796 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:34.647846 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:12:34.647965 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:34.652251 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:34.652477 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:34.652636 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:34.652750 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} executeQuery: Read 41 rows, 3.32 KiB in 0.004913734 sec., 8343 rows/sec., 676.32 KiB/sec. 2023.11.19 06:12:34.652896 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.652920 [ 3 ] {5d7e8565-9e44-4411-957f-522fbe315797} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:12:34.652938 [ 3 ] {} HTTP-Session: a3811b1a-f0a7-428d-bb56-0c333a254b78 Destroying unnamed session 2023.11.19 06:12:34.653189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 19748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.653236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.653257 [ 3 ] {} HTTP-Session: 7df699d5-e08c-4e89-ac12-f90dd8a84b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.653274 [ 3 ] {} HTTP-Session: 7df699d5-e08c-4e89-ac12-f90dd8a84b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.653356 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:34.653397 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:12:34.653507 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:34.653861 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:34.654080 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:34.654229 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:34.654353 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} executeQuery: Read 123 rows, 12.22 KiB in 0.00096549 sec., 127396 rows/sec., 12.36 MiB/sec. 2023.11.19 06:12:34.654475 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.654504 [ 3 ] {74c1a93b-654c-42a1-8c22-9580ab133412} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:12:34.654521 [ 3 ] {} HTTP-Session: 7df699d5-e08c-4e89-ac12-f90dd8a84b0e Destroying unnamed session 2023.11.19 06:12:34.654681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 10052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.654726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.654747 [ 3 ] {} HTTP-Session: b93c32d6-a43b-4757-bcdf-366871d7a4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.654766 [ 3 ] {} HTTP-Session: b93c32d6-a43b-4757-bcdf-366871d7a4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.654841 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:34.654881 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:12:34.656111 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:34.661408 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:34.661711 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:34.661861 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:34.661982 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} executeQuery: Read 59 rows, 4.73 KiB in 0.007106431 sec., 8302 rows/sec., 665.66 KiB/sec. 2023.11.19 06:12:34.662105 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.662131 [ 3 ] {1b6b9091-76b1-4461-8e0c-68e7f995b4b9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:12:34.662147 [ 3 ] {} HTTP-Session: b93c32d6-a43b-4757-bcdf-366871d7a4f4 Destroying unnamed session 2023.11.19 06:12:34.662431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 43868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.662478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.662500 [ 3 ] {} HTTP-Session: 28a7705c-7165-418b-bf32-a337311c01a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.662518 [ 3 ] {} HTTP-Session: 28a7705c-7165-418b-bf32-a337311c01a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.662606 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:34.662651 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:12:34.662810 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:34.663299 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:34.666311 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:34.666547 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:34.666690 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} executeQuery: Read 41 rows, 56.66 KiB in 0.004052657 sec., 10116 rows/sec., 13.65 MiB/sec. 2023.11.19 06:12:34.666839 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.666867 [ 3 ] {55123aba-f23a-427f-9be5-c4c8f4d9524e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:12:34.666888 [ 3 ] {} HTTP-Session: 28a7705c-7165-418b-bf32-a337311c01a5 Destroying unnamed session 2023.11.19 06:12:34.667010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:34.667056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:34.667076 [ 3 ] {} HTTP-Session: ffced5ca-9e8e-4794-95a0-e335c901f220 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:34.667095 [ 3 ] {} HTTP-Session: ffced5ca-9e8e-4794-95a0-e335c901f220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:34.667170 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:34.667210 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.19 06:12:34.667317 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:34.667605 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:34.667850 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:34.668025 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} oximeter.measurements_i64 (dedcac8c-a737-4349-a8f3-192b26bb7312): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:34.668141 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} executeQuery: Read 30 rows, 2.15 KiB in 0.00094065 sec., 31892 rows/sec., 2.23 MiB/sec. 2023.11.19 06:12:34.668265 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} DynamicQueryHandler: Done processing query 2023.11.19 06:12:34.668290 [ 3 ] {e1a4d39d-3b3c-494d-9217-707ce62d9250} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:12:34.668307 [ 3 ] {} HTTP-Session: ffced5ca-9e8e-4794-95a0-e335c901f220 Destroying unnamed session 2023.11.19 06:12:43.891163 [ 75 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:12:43.891231 [ 75 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:12:44.582620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:44.582727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:44.582755 [ 3 ] {} HTTP-Session: 16e5f1c7-7d49-4ef7-8601-8b4e401d4ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:44.582782 [ 3 ] {} HTTP-Session: 16e5f1c7-7d49-4ef7-8601-8b4e401d4ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:44.582913 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:44.582976 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:12:44.583138 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:44.583561 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:44.583843 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:12:44.584012 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:12:44.584154 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} executeQuery: Read 42 rows, 3.40 KiB in 0.001202465 sec., 34928 rows/sec., 2.76 MiB/sec. 2023.11.19 06:12:44.584327 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} DynamicQueryHandler: Done processing query 2023.11.19 06:12:44.584353 [ 3 ] {6940ac35-9958-4e9b-8b0c-a5db0ccfbca7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:12:44.584372 [ 3 ] {} HTTP-Session: 16e5f1c7-7d49-4ef7-8601-8b4e401d4ef5 Destroying unnamed session 2023.11.19 06:12:44.584521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:44.584574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:44.584595 [ 3 ] {} HTTP-Session: 3a80ed3c-1677-43c2-bfc0-493b670e0239 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:44.584614 [ 3 ] {} HTTP-Session: 3a80ed3c-1677-43c2-bfc0-493b670e0239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:44.584705 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:44.584748 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:12:44.584860 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:44.585240 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:44.585472 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:12:44.585624 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:12:44.585749 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} executeQuery: Read 126 rows, 12.52 KiB in 0.001011561 sec., 124559 rows/sec., 12.09 MiB/sec. 2023.11.19 06:12:44.585878 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} DynamicQueryHandler: Done processing query 2023.11.19 06:12:44.585904 [ 3 ] {3bae9e18-99a5-4606-81ef-3d4b3c0622a2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:12:44.585921 [ 3 ] {} HTTP-Session: 3a80ed3c-1677-43c2-bfc0-493b670e0239 Destroying unnamed session 2023.11.19 06:12:44.586048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:44.586096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:44.586116 [ 3 ] {} HTTP-Session: 4bfddd92-849d-4e12-a512-0365697c22fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:44.586134 [ 3 ] {} HTTP-Session: 4bfddd92-849d-4e12-a512-0365697c22fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:44.586208 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:44.586247 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:12:44.586354 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:44.586650 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:44.586873 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:12:44.587025 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:12:44.587143 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} executeQuery: Read 42 rows, 3.36 KiB in 0.000904119 sec., 46454 rows/sec., 3.63 MiB/sec. 2023.11.19 06:12:44.587268 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} DynamicQueryHandler: Done processing query 2023.11.19 06:12:44.587292 [ 3 ] {bec2cd49-1cd7-4ce3-941d-5f7cdeb12e56} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:12:44.587309 [ 3 ] {} HTTP-Session: 4bfddd92-849d-4e12-a512-0365697c22fe Destroying unnamed session 2023.11.19 06:12:44.587471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:44.587518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:44.587539 [ 3 ] {} HTTP-Session: e0b6d2af-7c9c-4779-b179-f7b6d2362387 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:44.587558 [ 3 ] {} HTTP-Session: e0b6d2af-7c9c-4779-b179-f7b6d2362387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:44.587650 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:44.587695 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:12:44.587834 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:44.588294 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:44.588616 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:12:44.588792 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:12:44.588926 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} executeQuery: Read 42 rows, 58.04 KiB in 0.001244347 sec., 33752 rows/sec., 45.55 MiB/sec. 2023.11.19 06:12:44.589063 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} DynamicQueryHandler: Done processing query 2023.11.19 06:12:44.589086 [ 3 ] {da79ecfa-e494-4871-8557-9122247c2843} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:12:44.589103 [ 3 ] {} HTTP-Session: e0b6d2af-7c9c-4779-b179-f7b6d2362387 Destroying unnamed session 2023.11.19 06:12:54.581758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.581937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.581987 [ 3 ] {} HTTP-Session: 1d277c24-6bd7-4ea8-a0ee-c050482aca1a Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.582031 [ 3 ] {} HTTP-Session: 1d277c24-6bd7-4ea8-a0ee-c050482aca1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.582341 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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.11.19 06:12:54.585622 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.585811 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.585920 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.586172 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.19 06:12:54.593336 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.593374 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.593559 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.607170 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} executeQuery: Read 4 rows, 443.00 B in 0.024754445 sec., 161 rows/sec., 17.48 KiB/sec. 2023.11.19 06:12:54.607387 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.607413 [ 3 ] {095c7d24-d4d0-404e-9f15-89e00936fb6f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.607431 [ 3 ] {} HTTP-Session: 1d277c24-6bd7-4ea8-a0ee-c050482aca1a Destroying unnamed session 2023.11.19 06:12:54.607684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.607735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.607757 [ 3 ] {} HTTP-Session: 746176b5-53d3-45e4-8842-757a83703ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.607776 [ 3 ] {} HTTP-Session: 746176b5-53d3-45e4-8842-757a83703ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.607911 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.608360 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.608521 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.608563 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.608712 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.19 06:12:54.608742 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.608763 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.608792 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.609716 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} executeQuery: Read 4 rows, 443.00 B in 0.001765248 sec., 2265 rows/sec., 245.07 KiB/sec. 2023.11.19 06:12:54.609893 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.609917 [ 3 ] {df1c03df-786b-4f4a-ba1e-3923114512a3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.609933 [ 3 ] {} HTTP-Session: 746176b5-53d3-45e4-8842-757a83703ee0 Destroying unnamed session 2023.11.19 06:12:54.610164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.610211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.610231 [ 3 ] {} HTTP-Session: 58163092-8d03-483d-83e9-8870aac29264 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.610247 [ 3 ] {} HTTP-Session: 58163092-8d03-483d-83e9-8870aac29264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.610368 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.610806 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.610966 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.611006 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.611147 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.19 06:12:54.611176 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.611197 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.611224 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.612128 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} executeQuery: Read 4 rows, 443.00 B in 0.001722607 sec., 2322 rows/sec., 251.14 KiB/sec. 2023.11.19 06:12:54.612316 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.612341 [ 3 ] {22a71703-1ec4-4c19-8cdb-533db28fd2d4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.612357 [ 3 ] {} HTTP-Session: 58163092-8d03-483d-83e9-8870aac29264 Destroying unnamed session 2023.11.19 06:12:54.612718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.612765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.612784 [ 3 ] {} HTTP-Session: c2709f2c-99c6-4265-b359-b6eb812d33ce Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.612801 [ 3 ] {} HTTP-Session: c2709f2c-99c6-4265-b359-b6eb812d33ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.612919 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.613362 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.613526 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.613568 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.613709 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.19 06:12:54.613737 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.613757 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.613785 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.614693 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} executeQuery: Read 4 rows, 443.00 B in 0.001736817 sec., 2303 rows/sec., 249.09 KiB/sec. 2023.11.19 06:12:54.614871 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.614894 [ 3 ] {fad97aa1-d85e-4c71-9c43-ebe4cdab4678} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.614911 [ 3 ] {} HTTP-Session: c2709f2c-99c6-4265-b359-b6eb812d33ce Destroying unnamed session 2023.11.19 06:12:54.615209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.615253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.615272 [ 3 ] {} HTTP-Session: 11391691-c145-48c6-ae48-086b315f4133 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.615289 [ 3 ] {} HTTP-Session: 11391691-c145-48c6-ae48-086b315f4133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.615406 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.615858 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.616023 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.616065 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.616208 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.19 06:12:54.616236 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.616258 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.616285 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.617231 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} executeQuery: Read 4 rows, 443.00 B in 0.001786798 sec., 2238 rows/sec., 242.12 KiB/sec. 2023.11.19 06:12:54.617422 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.617446 [ 3 ] {c0ab9c22-08b6-4a70-b4d8-5b028a5957fd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.617462 [ 3 ] {} HTTP-Session: 11391691-c145-48c6-ae48-086b315f4133 Destroying unnamed session 2023.11.19 06:12:54.617701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.617746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.617765 [ 3 ] {} HTTP-Session: b841f048-86ad-48e8-bf37-5562d376a6db Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.617782 [ 3 ] {} HTTP-Session: b841f048-86ad-48e8-bf37-5562d376a6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.617904 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.618363 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.618530 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.618571 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.618720 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.19 06:12:54.618749 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.618770 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.618797 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.619636 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} executeQuery: Read 4 rows, 443.00 B in 0.001693676 sec., 2361 rows/sec., 255.43 KiB/sec. 2023.11.19 06:12:54.619816 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.619839 [ 3 ] {8e5f78d3-d39e-4241-8d60-23de37edbe18} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.619856 [ 3 ] {} HTTP-Session: b841f048-86ad-48e8-bf37-5562d376a6db Destroying unnamed session 2023.11.19 06:12:54.620091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.620135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.620154 [ 3 ] {} HTTP-Session: 2ebde0a0-6e20-474c-ba6b-34e193e6f9df Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.620170 [ 3 ] {} HTTP-Session: 2ebde0a0-6e20-474c-ba6b-34e193e6f9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.620291 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.620754 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.620920 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.620962 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.621106 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.19 06:12:54.621135 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.621156 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.621183 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.622068 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} executeQuery: Read 4 rows, 443.00 B in 0.001738977 sec., 2300 rows/sec., 248.78 KiB/sec. 2023.11.19 06:12:54.622261 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.622285 [ 3 ] {a91d9ddf-7e04-4add-8206-5bb8fdac51a9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.622302 [ 3 ] {} HTTP-Session: 2ebde0a0-6e20-474c-ba6b-34e193e6f9df Destroying unnamed session 2023.11.19 06:12:54.622539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.622584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.622608 [ 3 ] {} HTTP-Session: f9c4e922-f8dc-40ac-ba38-b28c4e3199c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.622626 [ 3 ] {} HTTP-Session: f9c4e922-f8dc-40ac-ba38-b28c4e3199c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.622749 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.623215 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.623383 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.623426 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.623571 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.19 06:12:54.623602 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.623623 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.623651 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.624599 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} executeQuery: Read 4 rows, 443.00 B in 0.001809359 sec., 2210 rows/sec., 239.10 KiB/sec. 2023.11.19 06:12:54.624778 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.624802 [ 3 ] {b8786a0b-26a1-404a-b50e-c45a9c7e6be5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.624818 [ 3 ] {} HTTP-Session: f9c4e922-f8dc-40ac-ba38-b28c4e3199c5 Destroying unnamed session 2023.11.19 06:12:54.625051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.625094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.625113 [ 3 ] {} HTTP-Session: 403349d3-5f68-47cc-b731-3a53a9d193a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.625129 [ 3 ] {} HTTP-Session: 403349d3-5f68-47cc-b731-3a53a9d193a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.625251 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.625729 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.625898 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.625940 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.626086 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.19 06:12:54.626114 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.626133 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.626161 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.626979 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} executeQuery: Read 4 rows, 443.00 B in 0.001687496 sec., 2370 rows/sec., 256.37 KiB/sec. 2023.11.19 06:12:54.627161 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.627186 [ 3 ] {9321392b-5743-40e6-9c74-f50d044b94d1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.627202 [ 3 ] {} HTTP-Session: 403349d3-5f68-47cc-b731-3a53a9d193a5 Destroying unnamed session 2023.11.19 06:12:54.627434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.627479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.627498 [ 3 ] {} HTTP-Session: f135e347-1a74-4f06-bf99-535d07880555 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.627514 [ 3 ] {} HTTP-Session: f135e347-1a74-4f06-bf99-535d07880555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.627639 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.628119 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.628290 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.628331 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.628476 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.19 06:12:54.628503 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.628524 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.628553 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.629448 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} executeQuery: Read 4 rows, 443.00 B in 0.001769698 sec., 2260 rows/sec., 244.46 KiB/sec. 2023.11.19 06:12:54.629625 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.629650 [ 3 ] {96de9d87-d7a7-4b4d-b3ab-4e5a502cf59b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.629666 [ 3 ] {} HTTP-Session: f135e347-1a74-4f06-bf99-535d07880555 Destroying unnamed session 2023.11.19 06:12:54.629866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.629909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.629929 [ 3 ] {} HTTP-Session: d9a3187d-7708-4e42-94f7-98f4737070fb Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.629947 [ 3 ] {} HTTP-Session: d9a3187d-7708-4e42-94f7-98f4737070fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.630072 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:12:54.630566 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.630742 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.630785 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:12:54.630933 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.19 06:12:54.630961 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:12:54.630981 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:12:54.631008 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:12:54.631927 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} executeQuery: Read 4 rows, 443.00 B in 0.001814988 sec., 2203 rows/sec., 238.36 KiB/sec. 2023.11.19 06:12:54.632116 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.632140 [ 3 ] {241578ac-b1cb-40f7-916a-b545f6e2ddd0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:12:54.632156 [ 3 ] {} HTTP-Session: d9a3187d-7708-4e42-94f7-98f4737070fb Destroying unnamed session 2023.11.19 06:12:54.632277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.632322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.632342 [ 3 ] {} HTTP-Session: 363e1b26-4d32-49f6-be50-8f386aff18d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.632358 [ 3 ] {} HTTP-Session: 363e1b26-4d32-49f6-be50-8f386aff18d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.632438 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:54.632480 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:12:54.632622 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:54.632945 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:54.633265 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:12:54.633430 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:12:54.633552 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} executeQuery: Read 11 rows, 1009.00 B in 0.001080303 sec., 10182 rows/sec., 912.11 KiB/sec. 2023.11.19 06:12:54.633708 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.633733 [ 3 ] {b64217bd-6761-43c5-a763-23e3c4b42c6a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:12:54.633749 [ 3 ] {} HTTP-Session: 363e1b26-4d32-49f6-be50-8f386aff18d9 Destroying unnamed session 2023.11.19 06:12:54.633865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.633909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.633929 [ 3 ] {} HTTP-Session: 355cb141-353a-46d3-8054-2b57bc240cba Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.633945 [ 3 ] {} HTTP-Session: 355cb141-353a-46d3-8054-2b57bc240cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.634019 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:54.634059 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:12:54.634167 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:54.634481 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:54.634691 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:12:54.634842 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:12:54.634966 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} executeQuery: Read 42 rows, 3.40 KiB in 0.00091709 sec., 45797 rows/sec., 3.63 MiB/sec. 2023.11.19 06:12:54.635097 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.635122 [ 3 ] {5cf3ffd7-99a8-4ad4-8d8e-1be8a87aedcd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:12:54.635137 [ 3 ] {} HTTP-Session: 355cb141-353a-46d3-8054-2b57bc240cba Destroying unnamed session 2023.11.19 06:12:54.635261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.635305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.635324 [ 3 ] {} HTTP-Session: d63f8e47-9372-4a93-a3a1-0566a307702c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.635340 [ 3 ] {} HTTP-Session: d63f8e47-9372-4a93-a3a1-0566a307702c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.635415 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:54.635455 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:12:54.635559 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:54.635921 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:54.636142 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:12:54.636291 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:12:54.636411 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} executeQuery: Read 126 rows, 12.52 KiB in 0.000968581 sec., 130087 rows/sec., 12.62 MiB/sec. 2023.11.19 06:12:54.636527 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.636550 [ 3 ] {723092a0-df63-4ff3-a17b-3afab5ee60fd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:12:54.636566 [ 3 ] {} HTTP-Session: d63f8e47-9372-4a93-a3a1-0566a307702c Destroying unnamed session 2023.11.19 06:12:54.636696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 9019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.636739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.636758 [ 3 ] {} HTTP-Session: c35a5a2f-fb7e-4a11-ae25-0136234d593f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.636774 [ 3 ] {} HTTP-Session: c35a5a2f-fb7e-4a11-ae25-0136234d593f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.636846 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:54.636885 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:12:54.636987 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:54.637289 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:54.637498 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:12:54.637646 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:12:54.637741 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} executeQuery: Read 53 rows, 4.23 KiB in 0.000867219 sec., 61114 rows/sec., 4.76 MiB/sec. 2023.11.19 06:12:54.637870 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.637893 [ 3 ] {cf7f018b-961b-446c-a4a8-c59e7f5a7dfb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:12:54.637909 [ 3 ] {} HTTP-Session: c35a5a2f-fb7e-4a11-ae25-0136234d593f Destroying unnamed session 2023.11.19 06:12:54.638010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.638056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.638075 [ 3 ] {} HTTP-Session: de21b89d-de19-41df-9da2-93bc8f42a97a Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.638091 [ 3 ] {} HTTP-Session: de21b89d-de19-41df-9da2-93bc8f42a97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.638162 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:54.638204 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:12:54.638323 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:54.638604 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:54.638875 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:12:54.639048 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:12:54.639168 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} executeQuery: Read 11 rows, 743.00 B in 0.000976291 sec., 11267 rows/sec., 743.21 KiB/sec. 2023.11.19 06:12:54.639283 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.639306 [ 3 ] {d8f36ab7-3a3d-4bd9-ae75-2bf10da95c76} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:12:54.639322 [ 3 ] {} HTTP-Session: de21b89d-de19-41df-9da2-93bc8f42a97a Destroying unnamed session 2023.11.19 06:12:54.639478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:54.639522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:54.639541 [ 3 ] {} HTTP-Session: 6192a4a8-90ed-4c33-a38e-ce877465eb28 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:54.639557 [ 3 ] {} HTTP-Session: 6192a4a8-90ed-4c33-a38e-ce877465eb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:54.639647 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:54.639690 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:12:54.639823 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:54.640274 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:54.640578 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:12:54.640755 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:12:54.640882 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} executeQuery: Read 42 rows, 58.04 KiB in 0.001205845 sec., 34830 rows/sec., 47.00 MiB/sec. 2023.11.19 06:12:54.641016 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} DynamicQueryHandler: Done processing query 2023.11.19 06:12:54.641041 [ 3 ] {16a8ef3a-7141-4948-8d25-37ed37ece52d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:12:54.641056 [ 3 ] {} HTTP-Session: 6192a4a8-90ed-4c33-a38e-ce877465eb28 Destroying unnamed session 2023.11.19 06:12:58.891276 [ 100 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:12:58.891384 [ 100 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:12:59.579013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:59.579170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:59.579217 [ 3 ] {} HTTP-Session: 2aff7414-f7dc-4408-9d53-e3ef35c1018f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:59.579259 [ 3 ] {} HTTP-Session: 2aff7414-f7dc-4408-9d53-e3ef35c1018f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:59.579454 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:59.579550 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:12:59.579814 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:59.580194 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:59.580453 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:12:59.580613 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:12:59.580734 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} executeQuery: Read 3 rows, 249.00 B in 0.001227256 sec., 2444 rows/sec., 198.14 KiB/sec. 2023.11.19 06:12:59.580909 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} DynamicQueryHandler: Done processing query 2023.11.19 06:12:59.580934 [ 3 ] {d2b80cf2-96a3-4dca-a850-b4a38ee5caf4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:12:59.580951 [ 3 ] {} HTTP-Session: 2aff7414-f7dc-4408-9d53-e3ef35c1018f Destroying unnamed session 2023.11.19 06:12:59.581077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 1390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:59.581123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:59.581144 [ 3 ] {} HTTP-Session: f9ef2f67-e97e-46b9-989f-947b54407754 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:59.581161 [ 3 ] {} HTTP-Session: f9ef2f67-e97e-46b9-989f-947b54407754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:59.581241 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:59.581284 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:12:59.581397 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:59.581674 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:59.581883 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:12:59.582037 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:12:59.582135 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} executeQuery: Read 9 rows, 811.00 B in 0.000864778 sec., 10407 rows/sec., 915.83 KiB/sec. 2023.11.19 06:12:59.582252 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} DynamicQueryHandler: Done processing query 2023.11.19 06:12:59.582276 [ 3 ] {35f8eadb-a004-4272-a86d-78b1adac3416} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:12:59.582291 [ 3 ] {} HTTP-Session: f9ef2f67-e97e-46b9-989f-947b54407754 Destroying unnamed session 2023.11.19 06:12:59.582407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 1070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:59.582454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:59.582473 [ 3 ] {} HTTP-Session: 14d5a347-0cb5-4da6-9298-2f9b2637cea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:59.582490 [ 3 ] {} HTTP-Session: 14d5a347-0cb5-4da6-9298-2f9b2637cea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:59.582562 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:59.582601 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:12:59.582704 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:59.582966 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:59.583171 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:12:59.583316 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:12:59.583415 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} executeQuery: Read 6 rows, 493.00 B in 0.000825437 sec., 7268 rows/sec., 583.26 KiB/sec. 2023.11.19 06:12:59.583558 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} DynamicQueryHandler: Done processing query 2023.11.19 06:12:59.583583 [ 3 ] {05e96b7d-9cdc-49b4-8bc3-5c847cf4f116} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:12:59.583600 [ 3 ] {} HTTP-Session: 14d5a347-0cb5-4da6-9298-2f9b2637cea6 Destroying unnamed session 2023.11.19 06:12:59.583703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:59.583748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:59.583767 [ 3 ] {} HTTP-Session: 999cb58c-a38e-47d6-9a22-b968e0bcc7be Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:59.583785 [ 3 ] {} HTTP-Session: 999cb58c-a38e-47d6-9a22-b968e0bcc7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:59.583856 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:59.583901 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:12:59.584041 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:59.584316 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:59.584593 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:12:59.584771 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:12:59.584875 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} executeQuery: Read 3 rows, 4.15 KiB in 0.000987961 sec., 3036 rows/sec., 4.10 MiB/sec. 2023.11.19 06:12:59.585005 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} DynamicQueryHandler: Done processing query 2023.11.19 06:12:59.585029 [ 3 ] {f399984c-be61-4aee-bef5-6ffbd3b2a691} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:12:59.585047 [ 3 ] {} HTTP-Session: 999cb58c-a38e-47d6-9a22-b968e0bcc7be Destroying unnamed session 2023.11.19 06:12:59.585145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:12:59.585191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:12:59.585210 [ 3 ] {} HTTP-Session: 0612da03-26f9-4fe9-875f-186d638c438c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:12:59.585227 [ 3 ] {} HTTP-Session: 0612da03-26f9-4fe9-875f-186d638c438c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:12:59.585296 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:12:59.585336 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.19 06:12:59.585442 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:12:59.585683 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.11.19 06:12:59.585920 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:12:59.586094 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} oximeter.measurements_i64 (dedcac8c-a737-4349-a8f3-192b26bb7312): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:12:59.586218 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} executeQuery: Read 3 rows, 214.00 B in 0.000892289 sec., 3362 rows/sec., 234.21 KiB/sec. 2023.11.19 06:12:59.586350 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} DynamicQueryHandler: Done processing query 2023.11.19 06:12:59.586374 [ 3 ] {a8484408-be9b-41f2-8de9-bde8a125f4cb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:12:59.586390 [ 3 ] {} HTTP-Session: 0612da03-26f9-4fe9-875f-186d638c438c Destroying unnamed session 2023.11.19 06:13:04.581551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.581675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.581703 [ 3 ] {} HTTP-Session: afb0456f-c9ea-45ec-bf9f-0445d2badb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.581730 [ 3 ] {} HTTP-Session: afb0456f-c9ea-45ec-bf9f-0445d2badb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.581941 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:13:04.582632 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.582826 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.582881 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:04.583055 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.19 06:13:04.583137 [ 187 ] {969f3703-746d-421d-87f8-983d0fdf47df} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:04.583174 [ 188 ] {969f3703-746d-421d-87f8-983d0fdf47df} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:04.583277 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:04.583364 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 15 rows with 2 streams 2023.11.19 06:13:04.585007 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} executeQuery: Read 15 rows, 1.42 KiB in 0.003015334 sec., 4974 rows/sec., 470.25 KiB/sec. 2023.11.19 06:13:04.585282 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.585308 [ 3 ] {969f3703-746d-421d-87f8-983d0fdf47df} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:13:04.585326 [ 3 ] {} HTTP-Session: afb0456f-c9ea-45ec-bf9f-0445d2badb7b Destroying unnamed session 2023.11.19 06:13:04.585582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.585635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.585657 [ 3 ] {} HTTP-Session: b50f6010-c4fe-4dfc-b2f3-a9538145f97d Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.585677 [ 3 ] {} HTTP-Session: b50f6010-c4fe-4dfc-b2f3-a9538145f97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.585822 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:13:04.586346 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.586530 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.586573 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:04.586724 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.19 06:13:04.586813 [ 193 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:04.586813 [ 192 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:04.586953 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:04.587016 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 15 rows with 2 streams 2023.11.19 06:13:04.588483 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} executeQuery: Read 15 rows, 1.42 KiB in 0.002620826 sec., 5723 rows/sec., 541.04 KiB/sec. 2023.11.19 06:13:04.588738 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.588762 [ 3 ] {ad8805ec-ddb9-4975-929a-1cf550d4b1c6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:13:04.588779 [ 3 ] {} HTTP-Session: b50f6010-c4fe-4dfc-b2f3-a9538145f97d Destroying unnamed session 2023.11.19 06:13:04.589023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.589071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.589091 [ 3 ] {} HTTP-Session: 585f4640-de13-42bc-b862-ddcc899fcf2a Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.589109 [ 3 ] {} HTTP-Session: 585f4640-de13-42bc-b862-ddcc899fcf2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.589245 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:13:04.589767 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.589950 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.589991 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:04.590138 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.19 06:13:04.590221 [ 186 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:04.590225 [ 188 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:04.590345 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:04.590406 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 15 rows with 2 streams 2023.11.19 06:13:04.591988 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} executeQuery: Read 15 rows, 1.42 KiB in 0.002703017 sec., 5549 rows/sec., 524.59 KiB/sec. 2023.11.19 06:13:04.592242 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.592265 [ 3 ] {ee68aceb-53e2-43ed-9260-ddbae0842275} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:13:04.592282 [ 3 ] {} HTTP-Session: 585f4640-de13-42bc-b862-ddcc899fcf2a Destroying unnamed session 2023.11.19 06:13:04.592513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.592558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.592578 [ 3 ] {} HTTP-Session: c1c01f48-d78a-48c9-81a5-4f9728efe149 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.592595 [ 3 ] {} HTTP-Session: c1c01f48-d78a-48c9-81a5-4f9728efe149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.592728 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:13:04.593248 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.593434 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.593476 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:04.593627 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.19 06:13:04.593682 [ 191 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:04.593708 [ 188 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:04.593791 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:04.593851 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 15 rows with 2 streams 2023.11.19 06:13:04.595410 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} executeQuery: Read 15 rows, 1.42 KiB in 0.002644106 sec., 5672 rows/sec., 536.28 KiB/sec. 2023.11.19 06:13:04.595659 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.595682 [ 3 ] {20b23881-10eb-476e-aef3-bc136b9dfa59} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:13:04.595698 [ 3 ] {} HTTP-Session: c1c01f48-d78a-48c9-81a5-4f9728efe149 Destroying unnamed session 2023.11.19 06:13:04.595935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.595980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.596000 [ 3 ] {} HTTP-Session: 570bf52d-5be7-400d-be32-953f6656ec03 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.596017 [ 3 ] {} HTTP-Session: 570bf52d-5be7-400d-be32-953f6656ec03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.596150 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:13:04.596676 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.596859 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.596900 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:04.597045 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.19 06:13:04.597120 [ 190 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:04.597132 [ 191 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:04.597226 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:04.597280 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 15 rows with 2 streams 2023.11.19 06:13:04.598870 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} executeQuery: Read 15 rows, 1.42 KiB in 0.002677916 sec., 5601 rows/sec., 529.50 KiB/sec. 2023.11.19 06:13:04.599118 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.599141 [ 3 ] {06a8ac3a-73a2-4389-81ca-514bf59e0cb5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:13:04.599157 [ 3 ] {} HTTP-Session: 570bf52d-5be7-400d-be32-953f6656ec03 Destroying unnamed session 2023.11.19 06:13:04.599369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.599412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.599432 [ 3 ] {} HTTP-Session: 18c98288-bf1a-4121-91e6-7f5fab58704e Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.599448 [ 3 ] {} HTTP-Session: 18c98288-bf1a-4121-91e6-7f5fab58704e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.599581 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:13:04.600110 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.600295 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.600336 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:04.600485 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.19 06:13:04.600537 [ 191 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:04.600554 [ 186 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:04.600634 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:04.600695 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 15 rows with 2 streams 2023.11.19 06:13:04.602078 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} executeQuery: Read 15 rows, 1.42 KiB in 0.002458052 sec., 6102 rows/sec., 576.87 KiB/sec. 2023.11.19 06:13:04.602330 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.602354 [ 3 ] {46522013-281a-4e02-8fd9-cc0bc7c41f81} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:13:04.602370 [ 3 ] {} HTTP-Session: 18c98288-bf1a-4121-91e6-7f5fab58704e Destroying unnamed session 2023.11.19 06:13:04.614162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.614215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.614239 [ 3 ] {} HTTP-Session: 0ca93c73-1d4a-4021-b09a-27fc583bc083 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.614259 [ 3 ] {} HTTP-Session: 0ca93c73-1d4a-4021-b09a-27fc583bc083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.614355 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:04.614403 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:04.614579 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:04.614922 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:04.615206 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:13:04.615371 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:13:04.615483 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} executeQuery: Read 6 rows, 996.00 B in 0.001095164 sec., 5478 rows/sec., 888.14 KiB/sec. 2023.11.19 06:13:04.615650 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.615673 [ 3 ] {1e2627e4-f411-484b-9930-019c34ff1ddf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:13:04.615689 [ 3 ] {} HTTP-Session: 0ca93c73-1d4a-4021-b09a-27fc583bc083 Destroying unnamed session 2023.11.19 06:13:04.615809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.615852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.615871 [ 3 ] {} HTTP-Session: 11d3b2e2-24b3-493c-abc7-0cc3a90b3de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.615888 [ 3 ] {} HTTP-Session: 11d3b2e2-24b3-493c-abc7-0cc3a90b3de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.615963 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:04.616002 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:04.616117 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:04.616405 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:04.616618 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:13:04.616764 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:13:04.616864 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} executeQuery: Read 42 rows, 3.40 KiB in 0.000874889 sec., 48006 rows/sec., 3.80 MiB/sec. 2023.11.19 06:13:04.616978 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.617001 [ 3 ] {f74df7a7-4e5c-40e4-bafa-cb6c869ed24d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:04.617016 [ 3 ] {} HTTP-Session: 11d3b2e2-24b3-493c-abc7-0cc3a90b3de5 Destroying unnamed session 2023.11.19 06:13:04.617209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 25527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.617253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.617272 [ 3 ] {} HTTP-Session: b2f7661c-cbff-4260-a524-4148d504fd49 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.617289 [ 3 ] {} HTTP-Session: b2f7661c-cbff-4260-a524-4148d504fd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.617365 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:04.617403 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:04.617504 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:04.617865 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:04.618086 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:13:04.618253 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:13:04.618354 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} executeQuery: Read 162 rows, 15.64 KiB in 0.00096084 sec., 168602 rows/sec., 15.89 MiB/sec. 2023.11.19 06:13:04.618519 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.618542 [ 3 ] {7431a242-96c4-453d-bb15-29615ef6f604} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.19 06:13:04.618557 [ 3 ] {} HTTP-Session: b2f7661c-cbff-4260-a524-4148d504fd49 Destroying unnamed session 2023.11.19 06:13:04.618680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 11209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.618721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.618740 [ 3 ] {} HTTP-Session: a165219c-b93c-43d9-8b7b-db7af5ec3c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.618756 [ 3 ] {} HTTP-Session: a165219c-b93c-43d9-8b7b-db7af5ec3c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.618828 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:04.618866 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:04.618976 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:04.619290 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:04.619494 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:13:04.619643 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:13:04.619744 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} executeQuery: Read 66 rows, 5.26 KiB in 0.000889439 sec., 74204 rows/sec., 5.78 MiB/sec. 2023.11.19 06:13:04.619858 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.619881 [ 3 ] {88428e61-1fa2-4983-8298-159cc68f2e03} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:13:04.619897 [ 3 ] {} HTTP-Session: a165219c-b93c-43d9-8b7b-db7af5ec3c25 Destroying unnamed session 2023.11.19 06:13:04.620117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 46258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.620161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.620180 [ 3 ] {} HTTP-Session: f931c990-ed39-4801-9c33-3ec8d728c07e Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.620196 [ 3 ] {} HTTP-Session: f931c990-ed39-4801-9c33-3ec8d728c07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.620282 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:04.620322 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:13:04.620433 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:04.620820 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:04.621086 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:13:04.621257 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:13:04.621352 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} executeQuery: Read 240 rows, 17.11 KiB in 0.001043302 sec., 230038 rows/sec., 16.01 MiB/sec. 2023.11.19 06:13:04.621479 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.621502 [ 3 ] {e1c2521b-5273-4caa-865b-5d7127bc7b41} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.11.19 06:13:04.621517 [ 3 ] {} HTTP-Session: f931c990-ed39-4801-9c33-3ec8d728c07e Destroying unnamed session 2023.11.19 06:13:04.621691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:04.621734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:04.621753 [ 3 ] {} HTTP-Session: 78ae7782-077a-4ce8-8aaa-77381ff477b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:04.621769 [ 3 ] {} HTTP-Session: 78ae7782-077a-4ce8-8aaa-77381ff477b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:04.621858 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:04.621901 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:04.622033 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:04.622576 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:04.622883 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:13:04.623061 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:13:04.623172 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} executeQuery: Read 42 rows, 58.04 KiB in 0.001286447 sec., 32648 rows/sec., 44.06 MiB/sec. 2023.11.19 06:13:04.623308 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} DynamicQueryHandler: Done processing query 2023.11.19 06:13:04.623332 [ 3 ] {5dccd792-77c1-4de1-b36f-1b9bd34fe4c8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:13:04.623348 [ 3 ] {} HTTP-Session: 78ae7782-077a-4ce8-8aaa-77381ff477b9 Destroying unnamed session 2023.11.19 06:13:09.579549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:09.579669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:09.579696 [ 3 ] {} HTTP-Session: a2414760-bc8a-4c21-a32f-df3a9fba1b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:09.579721 [ 3 ] {} HTTP-Session: a2414760-bc8a-4c21-a32f-df3a9fba1b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:09.579850 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:09.579996 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:09.580155 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:09.580589 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.580859 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:13:09.581046 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:13:09.581183 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} executeQuery: Read 5 rows, 415.00 B in 0.001211886 sec., 4125 rows/sec., 334.42 KiB/sec. 2023.11.19 06:13:09.581203 [ 94 ] {} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.581311 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.581386 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} DynamicQueryHandler: Done processing query 2023.11.19 06:13:09.581428 [ 3 ] {b880e8a0-0b86-4d8a-99ea-6b095a663d85} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:09.581469 [ 3 ] {} HTTP-Session: a2414760-bc8a-4c21-a32f-df3a9fba1b9a Destroying unnamed session 2023.11.19 06:13:09.581466 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:13:09.581616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:09.581699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:09.581715 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:09.581734 [ 3 ] {} HTTP-Session: cb28a6cf-2b74-47e9-bd92-83897b7e6bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:09.581770 [ 3 ] {} HTTP-Session: cb28a6cf-2b74-47e9-bd92-83897b7e6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:09.581852 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2023.11.19 06:13:09.582028 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:09.582128 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.582132 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:09.582416 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.582625 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:09.582662 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2023.11.19 06:13:09.582842 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.583047 [ 10 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:09.583463 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.583812 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:13:09.584130 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:13:09.584321 [ 94 ] {} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.584453 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.584499 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} executeQuery: Read 15 rows, 1.39 KiB in 0.002371701 sec., 6324 rows/sec., 584.28 KiB/sec. 2023.11.19 06:13:09.584694 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:13:09.584796 [ 21 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.003392092 sec., 51590.58185921844 rows/sec., 4.08 MiB/sec. 2023.11.19 06:13:09.584889 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} DynamicQueryHandler: Done processing query 2023.11.19 06:13:09.584928 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:09.584935 [ 3 ] {49fd2f60-de19-4c99-a54b-4afaa2083c9c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:09.584995 [ 3 ] {} HTTP-Session: cb28a6cf-2b74-47e9-bd92-83897b7e6bf2 Destroying unnamed session 2023.11.19 06:13:09.585005 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 123 rows starting from the beginning of the part 2023.11.19 06:13:09.585056 [ 21 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:13:09.585182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:09.585311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:09.585337 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 126 rows starting from the beginning of the part 2023.11.19 06:13:09.585365 [ 3 ] {} HTTP-Session: 2d15bca3-89be-4ac2-bda7-8100bade5a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:09.585454 [ 3 ] {} HTTP-Session: 2d15bca3-89be-4ac2-bda7-8100bade5a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:09.585468 [ 21 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:13:09.585665 [ 21 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_6_1} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.585736 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part 2023.11.19 06:13:09.585803 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:09.585961 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:09.586015 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2023.11.19 06:13:09.586367 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 162 rows starting from the beginning of the part 2023.11.19 06:13:09.586465 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:09.586669 [ 11 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2023.11.19 06:13:09.587143 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.587555 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:13:09.587875 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:13:09.588038 [ 94 ] {} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.588128 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} executeQuery: Read 5 rows, 410.00 B in 0.002192946 sec., 2280 rows/sec., 182.58 KiB/sec. 2023.11.19 06:13:09.588156 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.588369 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:13:09.588695 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:09.588780 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 59 rows starting from the beginning of the part 2023.11.19 06:13:09.588810 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} DynamicQueryHandler: Done processing query 2023.11.19 06:13:09.588883 [ 3 ] {4a504e4e-b057-47d4-b46b-e93217443d6b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:09.588921 [ 10 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347222 sec., 129047.929919383 rows/sec., 12.37 MiB/sec. 2023.11.19 06:13:09.588942 [ 3 ] {} HTTP-Session: 2d15bca3-89be-4ac2-bda7-8100bade5a7c Destroying unnamed session 2023.11.19 06:13:09.589042 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.589177 [ 10 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:13:09.589236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:09.589332 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 53 rows starting from the beginning of the part 2023.11.19 06:13:09.589389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:09.589451 [ 3 ] {} HTTP-Session: c376822e-d44b-4029-a5d9-4d40eb39f5c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:09.589486 [ 3 ] {} HTTP-Session: c376822e-d44b-4029-a5d9-4d40eb39f5c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:09.589626 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.11.19 06:13:09.589637 [ 10 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:13:09.589811 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:09.589833 [ 10 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_6_1} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.590042 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part 2023.11.19 06:13:09.590045 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:09.590413 [ 11 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:09.590758 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:09.591626 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.592385 [ 14 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.004133558 sec., 55884.05920516901 rows/sec., 4.36 MiB/sec. 2023.11.19 06:13:09.592418 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:13:09.592532 [ 14 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:13:09.592714 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:13:09.592814 [ 14 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:13:09.592905 [ 94 ] {} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.592951 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} executeQuery: Read 5 rows, 6.91 KiB in 0.003070785 sec., 1628 rows/sec., 2.20 MiB/sec. 2023.11.19 06:13:09.592968 [ 14 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_6_1} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:13:09.592980 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:09.593166 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:13:09.593398 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:09.593410 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} DynamicQueryHandler: Done processing query 2023.11.19 06:13:09.593441 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2023.11.19 06:13:09.593452 [ 3 ] {1282c99c-c358-46b5-ae48-5cf461417a56} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:13:09.593510 [ 3 ] {} HTTP-Session: c376822e-d44b-4029-a5d9-4d40eb39f5c0 Destroying unnamed session 2023.11.19 06:13:09.593611 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.593708 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.593797 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2023.11.19 06:13:09.593884 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:09.593970 [ 11 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:09.597776 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 6 columns (6 merged, 0 gathered) in 0.00470574 sec., 37188.62495590492 rows/sec., 50.18 MiB/sec. 2023.11.19 06:13:09.597963 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:13:09.598177 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:13:09.598239 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_6_1} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:13:13.891630 [ 91 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:13:13.891706 [ 91 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:13:14.581806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:14.581910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:14.581936 [ 3 ] {} HTTP-Session: e8766dba-a2a6-4312-b830-c00e2949a511 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:14.581960 [ 3 ] {} HTTP-Session: e8766dba-a2a6-4312-b830-c00e2949a511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:14.582090 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:14.582150 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:14.582310 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:14.582765 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:14.583039 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:13:14.583211 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:13:14.583334 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} executeQuery: Read 42 rows, 3.40 KiB in 0.001209256 sec., 34732 rows/sec., 2.75 MiB/sec. 2023.11.19 06:13:14.583489 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} DynamicQueryHandler: Done processing query 2023.11.19 06:13:14.583514 [ 3 ] {1c5f3caf-e341-415f-9b11-ee0f90479ac7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:14.583531 [ 3 ] {} HTTP-Session: e8766dba-a2a6-4312-b830-c00e2949a511 Destroying unnamed session 2023.11.19 06:13:14.583739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:14.583793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:14.583813 [ 3 ] {} HTTP-Session: fdb28a87-6825-4dfd-bec7-2be7eeccffd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:14.583833 [ 3 ] {} HTTP-Session: fdb28a87-6825-4dfd-bec7-2be7eeccffd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:14.583924 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:14.583967 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:14.584076 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:14.584496 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:14.584717 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:13:14.584869 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:13:14.584971 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} executeQuery: Read 126 rows, 12.52 KiB in 0.001017712 sec., 123807 rows/sec., 12.02 MiB/sec. 2023.11.19 06:13:14.585097 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} DynamicQueryHandler: Done processing query 2023.11.19 06:13:14.585120 [ 3 ] {8e6a05e7-3227-468e-9adc-99a4204bd0f7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:13:14.585136 [ 3 ] {} HTTP-Session: fdb28a87-6825-4dfd-bec7-2be7eeccffd8 Destroying unnamed session 2023.11.19 06:13:14.585265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:14.585311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:14.585330 [ 3 ] {} HTTP-Session: a4e72a6d-684c-471f-a171-4bc9011c3aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:14.585346 [ 3 ] {} HTTP-Session: a4e72a6d-684c-471f-a171-4bc9011c3aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:14.585420 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:14.585458 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:14.585564 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:14.585886 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:14.586107 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:13:14.586256 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:13:14.586356 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} executeQuery: Read 42 rows, 3.36 KiB in 0.000908999 sec., 46204 rows/sec., 3.61 MiB/sec. 2023.11.19 06:13:14.586459 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} DynamicQueryHandler: Done processing query 2023.11.19 06:13:14.586483 [ 3 ] {3176803f-a01e-4d0b-ad05-18c27d903cbb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:14.586498 [ 3 ] {} HTTP-Session: a4e72a6d-684c-471f-a171-4bc9011c3aa1 Destroying unnamed session 2023.11.19 06:13:14.586652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:14.586696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:14.586715 [ 3 ] {} HTTP-Session: f3b6af7c-fc40-47ed-b865-5753dd5c24a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:14.586732 [ 3 ] {} HTTP-Session: f3b6af7c-fc40-47ed-b865-5753dd5c24a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:14.586821 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:14.586863 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:14.586995 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:14.587476 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:14.587788 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:13:14.587971 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:13:14.588072 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} executeQuery: Read 42 rows, 58.04 KiB in 0.001225016 sec., 34285 rows/sec., 46.27 MiB/sec. 2023.11.19 06:13:14.588196 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} DynamicQueryHandler: Done processing query 2023.11.19 06:13:14.588219 [ 3 ] {6b60146a-9d00-4942-a964-fd205ec00652} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:13:14.588237 [ 3 ] {} HTTP-Session: f3b6af7c-fc40-47ed-b865-5753dd5c24a1 Destroying unnamed session 2023.11.19 06:13:19.579252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:19.579385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:19.579413 [ 3 ] {} HTTP-Session: c2e9e9e0-2e71-4040-adc5-574555d0d8e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:19.579436 [ 3 ] {} HTTP-Session: c2e9e9e0-2e71-4040-adc5-574555d0d8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:19.579567 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:19.579632 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:19.579794 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:19.580207 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:19.580491 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:13:19.580659 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:13:19.580781 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} executeQuery: Read 5 rows, 415.00 B in 0.001176355 sec., 4250 rows/sec., 344.52 KiB/sec. 2023.11.19 06:13:19.580929 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} DynamicQueryHandler: Done processing query 2023.11.19 06:13:19.580956 [ 3 ] {b7a95a4a-d486-4227-8973-4a8312456340} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:19.580972 [ 3 ] {} HTTP-Session: c2e9e9e0-2e71-4040-adc5-574555d0d8e5 Destroying unnamed session 2023.11.19 06:13:19.581097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:19.581144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:19.581165 [ 3 ] {} HTTP-Session: c50aba58-ed5c-4d04-84e9-0faab1124749 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:19.581183 [ 3 ] {} HTTP-Session: c50aba58-ed5c-4d04-84e9-0faab1124749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:19.581266 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:19.581309 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:19.581417 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:19.581702 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:19.581916 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:13:19.582066 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:13:19.582193 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} executeQuery: Read 15 rows, 1.39 KiB in 0.000896689 sec., 16728 rows/sec., 1.51 MiB/sec. 2023.11.19 06:13:19.582312 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} DynamicQueryHandler: Done processing query 2023.11.19 06:13:19.582336 [ 3 ] {7b90b7ff-cfd9-43fa-8353-ec47818f58f1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:19.582353 [ 3 ] {} HTTP-Session: c50aba58-ed5c-4d04-84e9-0faab1124749 Destroying unnamed session 2023.11.19 06:13:19.582465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:19.582510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:19.582530 [ 3 ] {} HTTP-Session: 9d6e4ffe-490a-4c31-a307-879e9e4609fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:19.582547 [ 3 ] {} HTTP-Session: 9d6e4ffe-490a-4c31-a307-879e9e4609fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:19.582625 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:19.582664 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:19.582769 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:19.583034 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:19.583240 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:13:19.583390 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:13:19.583515 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} executeQuery: Read 5 rows, 410.00 B in 0.000861608 sec., 5803 rows/sec., 464.70 KiB/sec. 2023.11.19 06:13:19.583621 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} DynamicQueryHandler: Done processing query 2023.11.19 06:13:19.583644 [ 3 ] {fff2a7bd-054b-4220-ace8-de769b66af87} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:19.583661 [ 3 ] {} HTTP-Session: 9d6e4ffe-490a-4c31-a307-879e9e4609fe Destroying unnamed session 2023.11.19 06:13:19.583765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:19.583807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:19.583828 [ 3 ] {} HTTP-Session: 829f7be9-29d7-47c0-8af3-fd8138b43e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:19.583845 [ 3 ] {} HTTP-Session: 829f7be9-29d7-47c0-8af3-fd8138b43e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:19.583918 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:19.583963 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:19.584100 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:19.584389 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:19.584669 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:13:19.584851 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:13:19.584977 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} executeQuery: Read 5 rows, 6.91 KiB in 0.001030402 sec., 4852 rows/sec., 6.55 MiB/sec. 2023.11.19 06:13:19.585102 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} DynamicQueryHandler: Done processing query 2023.11.19 06:13:19.585126 [ 3 ] {54d73248-cc8a-40fc-b298-45b969579f2b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:19.585143 [ 3 ] {} HTTP-Session: 829f7be9-29d7-47c0-8af3-fd8138b43e91 Destroying unnamed session 2023.11.19 06:13:24.581641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.581761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.581786 [ 3 ] {} HTTP-Session: bfacdc11-ea92-4b58-95d8-67c2620bee35 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.581811 [ 3 ] {} HTTP-Session: bfacdc11-ea92-4b58-95d8-67c2620bee35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.582017 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} executeQuery: (from [fd00:1122:3344:101::d]:55250) 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.11.19 06:13:24.582698 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:24.582897 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:24.582948 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:13:24.583118 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.19 06:13:24.583230 [ 191 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:13:24.583264 [ 190 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.19 06:13:24.583264 [ 186 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:13:24.583394 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (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.11.19 06:13:24.583471 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d) (SelectExecutor): Reading approx. 21 rows with 3 streams 2023.11.19 06:13:24.585666 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} executeQuery: Read 21 rows, 2.39 KiB in 0.003599896 sec., 5833 rows/sec., 664.08 KiB/sec. 2023.11.19 06:13:24.586010 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.586041 [ 3 ] {2ee4f63b-022a-4701-a25d-d45a4281790e} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2023.11.19 06:13:24.586061 [ 3 ] {} HTTP-Session: bfacdc11-ea92-4b58-95d8-67c2620bee35 Destroying unnamed session 2023.11.19 06:13:24.586959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.587002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.587021 [ 3 ] {} HTTP-Session: 738a8832-0314-468c-accc-2d44568cd7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.587039 [ 3 ] {} HTTP-Session: 738a8832-0314-468c-accc-2d44568cd7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.587120 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.587162 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:13:24.587309 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.587618 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.587923 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:13:24.588088 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} oximeter.timeseries_schema (ecbb189e-fa5f-466b-96bf-378203647c6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:13:24.588249 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} executeQuery: Read 1 rows, 232.00 B in 0.001097773 sec., 910 rows/sec., 206.38 KiB/sec. 2023.11.19 06:13:24.588425 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.588449 [ 3 ] {71fef35c-4e33-4ab5-aac8-57405b754a82} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:13:24.588466 [ 3 ] {} HTTP-Session: 738a8832-0314-468c-accc-2d44568cd7d0 Destroying unnamed session 2023.11.19 06:13:24.588654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.588700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.588720 [ 3 ] {} HTTP-Session: 71bf235a-8a38-4d74-b1a0-f6f8f5b83455 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.588736 [ 3 ] {} HTTP-Session: 71bf235a-8a38-4d74-b1a0-f6f8f5b83455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.588809 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.588849 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:24.588960 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.589263 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.589476 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:13:24.589626 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:13:24.589750 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} executeQuery: Read 42 rows, 3.40 KiB in 0.000904889 sec., 46414 rows/sec., 3.67 MiB/sec. 2023.11.19 06:13:24.589912 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.589936 [ 3 ] {b5106b74-0bb2-468b-9376-cfb3541d700a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:24.589951 [ 3 ] {} HTTP-Session: 71bf235a-8a38-4d74-b1a0-f6f8f5b83455 Destroying unnamed session 2023.11.19 06:13:24.590058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.590101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.590119 [ 3 ] {} HTTP-Session: 0cf10b4a-fd04-494c-ab23-9d8bc18afb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.590136 [ 3 ] {} HTTP-Session: 0cf10b4a-fd04-494c-ab23-9d8bc18afb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.590207 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.590247 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:13:24.590396 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.590675 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.590884 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:13:24.591034 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:13:24.591145 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} executeQuery: Read 4 rows, 342.00 B in 0.000903709 sec., 4426 rows/sec., 369.57 KiB/sec. 2023.11.19 06:13:24.591262 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.591285 [ 3 ] {351a1db3-dc12-41d7-94a2-9bf2c8f500b2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:24.591300 [ 3 ] {} HTTP-Session: 0cf10b4a-fd04-494c-ab23-9d8bc18afb29 Destroying unnamed session 2023.11.19 06:13:24.591439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.591482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.591502 [ 3 ] {} HTTP-Session: 59034048-6346-48d8-9428-5e69e831e0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.591519 [ 3 ] {} HTTP-Session: 59034048-6346-48d8-9428-5e69e831e0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.591595 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.591633 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:24.591735 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.592071 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.592284 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:13:24.592433 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:13:24.592553 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} executeQuery: Read 128 rows, 12.69 KiB in 0.000929769 sec., 137668 rows/sec., 13.33 MiB/sec. 2023.11.19 06:13:24.592655 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.592677 [ 3 ] {0a572981-720c-4569-bfb3-e14e2f8714fe} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:13:24.592694 [ 3 ] {} HTTP-Session: 59034048-6346-48d8-9428-5e69e831e0cf Destroying unnamed session 2023.11.19 06:13:24.592802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.592843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.592861 [ 3 ] {} HTTP-Session: eed94f0e-7abf-43f0-91d6-6a25af303f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.592878 [ 3 ] {} HTTP-Session: eed94f0e-7abf-43f0-91d6-6a25af303f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.592946 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.592985 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:13:24.593088 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.595725 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.595946 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:13:24.596088 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:13:24.596193 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} executeQuery: Read 4 rows, 286.00 B in 0.003215859 sec., 1243 rows/sec., 86.85 KiB/sec. 2023.11.19 06:13:24.596342 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.596366 [ 3 ] {d69ced00-18d9-4880-bdee-e4fd8be04c1d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:24.596382 [ 3 ] {} HTTP-Session: eed94f0e-7abf-43f0-91d6-6a25af303f23 Destroying unnamed session 2023.11.19 06:13:24.596497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 9703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.596541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.596560 [ 3 ] {} HTTP-Session: 078b72d7-841b-4db4-950a-68ba82bd875d Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.596577 [ 3 ] {} HTTP-Session: 078b72d7-841b-4db4-950a-68ba82bd875d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.596650 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.596688 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:24.596792 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.597087 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.597320 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:13:24.597468 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:13:24.597586 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} executeQuery: Read 57 rows, 4.56 KiB in 0.000908519 sec., 62739 rows/sec., 4.90 MiB/sec. 2023.11.19 06:13:24.597700 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.597726 [ 3 ] {5660e4a3-e0e2-4f4e-bb86-cad76afb0a72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:13:24.597742 [ 3 ] {} HTTP-Session: 078b72d7-841b-4db4-950a-68ba82bd875d Destroying unnamed session 2023.11.19 06:13:24.597850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.597893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.597912 [ 3 ] {} HTTP-Session: 5a04a8c4-e1cd-4fb7-a041-94eb4d883be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.597928 [ 3 ] {} HTTP-Session: 5a04a8c4-e1cd-4fb7-a041-94eb4d883be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.597999 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.598039 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:13:24.598154 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.598403 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.598654 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:13:24.598831 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:13:24.598950 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} executeQuery: Read 11 rows, 743.00 B in 0.000914719 sec., 12025 rows/sec., 793.23 KiB/sec. 2023.11.19 06:13:24.599071 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.599096 [ 3 ] {5b356987-7898-4084-9b67-00661aa9d3a0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:24.599112 [ 3 ] {} HTTP-Session: 5a04a8c4-e1cd-4fb7-a041-94eb4d883be1 Destroying unnamed session 2023.11.19 06:13:24.599210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.599252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.599271 [ 3 ] {} HTTP-Session: 797593c5-c143-4005-b012-7dc53daf2c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.599288 [ 3 ] {} HTTP-Session: 797593c5-c143-4005-b012-7dc53daf2c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.599358 [ 3 ] {b4375f02-1807-4139-be33-987068270359} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.599400 [ 3 ] {b4375f02-1807-4139-be33-987068270359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:13:24.599517 [ 3 ] {b4375f02-1807-4139-be33-987068270359} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.599762 [ 3 ] {b4375f02-1807-4139-be33-987068270359} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.600003 [ 3 ] {b4375f02-1807-4139-be33-987068270359} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:13:24.600179 [ 3 ] {b4375f02-1807-4139-be33-987068270359} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:13:24.600301 [ 3 ] {b4375f02-1807-4139-be33-987068270359} executeQuery: Read 2 rows, 142.00 B in 0.000913989 sec., 2188 rows/sec., 151.72 KiB/sec. 2023.11.19 06:13:24.600429 [ 3 ] {b4375f02-1807-4139-be33-987068270359} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.600452 [ 3 ] {b4375f02-1807-4139-be33-987068270359} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:24.600467 [ 3 ] {} HTTP-Session: 797593c5-c143-4005-b012-7dc53daf2c1c Destroying unnamed session 2023.11.19 06:13:24.600621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:24.600665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:24.600684 [ 3 ] {} HTTP-Session: da06835b-a350-41b1-8c49-2ce298300a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:24.600701 [ 3 ] {} HTTP-Session: da06835b-a350-41b1-8c49-2ce298300a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:24.600784 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:24.600828 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:24.600962 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:24.601385 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:24.601698 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:13:24.601876 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:13:24.602008 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} executeQuery: Read 42 rows, 58.04 KiB in 0.001188175 sec., 35348 rows/sec., 47.70 MiB/sec. 2023.11.19 06:13:24.602147 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} DynamicQueryHandler: Done processing query 2023.11.19 06:13:24.602171 [ 3 ] {17e5d801-c449-4e68-8220-3fe5a4b35672} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:13:24.602187 [ 3 ] {} HTTP-Session: da06835b-a350-41b1-8c49-2ce298300a81 Destroying unnamed session 2023.11.19 06:13:28.891773 [ 80 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:13:28.891878 [ 80 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:13:29.580095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:29.580212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:29.580242 [ 3 ] {} HTTP-Session: 688d4e49-cfb3-4328-bb32-bef4ef9b5d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:29.580270 [ 3 ] {} HTTP-Session: 688d4e49-cfb3-4328-bb32-bef4ef9b5d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:29.580413 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:29.580480 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:29.580666 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:29.581047 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:29.581300 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:13:29.581463 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:13:29.581585 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} executeQuery: Read 5 rows, 415.00 B in 0.001133174 sec., 4412 rows/sec., 357.64 KiB/sec. 2023.11.19 06:13:29.581728 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} DynamicQueryHandler: Done processing query 2023.11.19 06:13:29.581754 [ 3 ] {6dd0b9f5-e196-4e19-8334-e301098582a9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:29.581771 [ 3 ] {} HTTP-Session: 688d4e49-cfb3-4328-bb32-bef4ef9b5d08 Destroying unnamed session 2023.11.19 06:13:29.581934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:29.581982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:29.582002 [ 3 ] {} HTTP-Session: b42039dc-5c5d-4fd3-8eb4-aef604bc3332 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:29.582021 [ 3 ] {} HTTP-Session: b42039dc-5c5d-4fd3-8eb4-aef604bc3332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:29.582101 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:29.582144 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:29.582251 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:29.582521 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:29.582724 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:13:29.582869 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:13:29.582967 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} executeQuery: Read 15 rows, 1.39 KiB in 0.000837858 sec., 17902 rows/sec., 1.62 MiB/sec. 2023.11.19 06:13:29.583068 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} DynamicQueryHandler: Done processing query 2023.11.19 06:13:29.583092 [ 3 ] {820055d2-59f8-4471-abaa-87826b723508} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:29.583109 [ 3 ] {} HTTP-Session: b42039dc-5c5d-4fd3-8eb4-aef604bc3332 Destroying unnamed session 2023.11.19 06:13:29.583235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:29.583278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:29.583298 [ 3 ] {} HTTP-Session: 95c87b2a-33de-4d1c-81ed-68b6855b0ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:29.583315 [ 3 ] {} HTTP-Session: 95c87b2a-33de-4d1c-81ed-68b6855b0ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:29.583387 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:29.583426 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:29.583530 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:29.583779 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:29.583975 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:13:29.584129 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:13:29.584230 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} executeQuery: Read 5 rows, 410.00 B in 0.000815337 sec., 6132 rows/sec., 491.07 KiB/sec. 2023.11.19 06:13:29.584338 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} DynamicQueryHandler: Done processing query 2023.11.19 06:13:29.584362 [ 3 ] {7ea9bd04-f3d6-45a6-bb41-6dc00402b44e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:29.584378 [ 3 ] {} HTTP-Session: 95c87b2a-33de-4d1c-81ed-68b6855b0ce7 Destroying unnamed session 2023.11.19 06:13:29.584516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:29.584561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:29.584581 [ 3 ] {} HTTP-Session: 5317f469-08f4-4389-be4f-832421e21074 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:29.584597 [ 3 ] {} HTTP-Session: 5317f469-08f4-4389-be4f-832421e21074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:29.584670 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:29.584713 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:29.584847 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:29.585120 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:29.585385 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:13:29.585557 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:13:29.585673 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} executeQuery: Read 5 rows, 6.91 KiB in 0.00097536 sec., 5126 rows/sec., 6.92 MiB/sec. 2023.11.19 06:13:29.585800 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} DynamicQueryHandler: Done processing query 2023.11.19 06:13:29.585822 [ 3 ] {7f9432e2-9893-42db-b438-35bb30706f4a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:13:29.585837 [ 3 ] {} HTTP-Session: 5317f469-08f4-4389-be4f-832421e21074 Destroying unnamed session 2023.11.19 06:13:34.583187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.583307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.583337 [ 3 ] {} HTTP-Session: 517cf111-2c57-4a55-8fbd-5b881edf6583 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.583363 [ 3 ] {} HTTP-Session: 517cf111-2c57-4a55-8fbd-5b881edf6583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.583499 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.583564 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:34.583813 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.584333 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.584599 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:13:34.584772 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:13:34.584899 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} executeQuery: Read 42 rows, 3.40 KiB in 0.001299098 sec., 32330 rows/sec., 2.56 MiB/sec. 2023.11.19 06:13:34.584930 [ 57 ] {} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.585092 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.585121 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.585186 [ 3 ] {34dfab6f-5689-49d9-9247-9ddb9d284668} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:34.585231 [ 3 ] {} HTTP-Session: 517cf111-2c57-4a55-8fbd-5b881edf6583 Destroying unnamed session 2023.11.19 06:13:34.585245 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:13:34.585409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.585450 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:34.585509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.585520 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2023.11.19 06:13:34.585551 [ 3 ] {} HTTP-Session: ac21f744-65f3-441e-bafd-d90d130b9595 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.585586 [ 3 ] {} HTTP-Session: ac21f744-65f3-441e-bafd-d90d130b9595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.585768 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.585878 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:13:34.585878 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.586242 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:34.586352 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.586503 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.586666 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:34.586949 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.587146 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.587520 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:13:34.587831 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:13:34.588099 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} executeQuery: Read 2 rows, 175.00 B in 0.002253598 sec., 887 rows/sec., 75.83 KiB/sec. 2023.11.19 06:13:34.588463 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.588509 [ 3 ] {e3098f55-d304-4292-8ac1-dfa3d2ec0a98} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:34.588527 [ 22 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.003358232 sec., 54492.959390536445 rows/sec., 4.31 MiB/sec. 2023.11.19 06:13:34.588545 [ 3 ] {} HTTP-Session: ac21f744-65f3-441e-bafd-d90d130b9595 Destroying unnamed session 2023.11.19 06:13:34.588680 [ 11 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:13:34.588806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 25676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.588872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.588911 [ 3 ] {} HTTP-Session: 41e3fd64-fd59-41c1-bc04-675b298b97f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.588918 [ 11 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:13:34.588939 [ 3 ] {} HTTP-Session: 41e3fd64-fd59-41c1-bc04-675b298b97f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.589041 [ 11 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_11_2} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.589100 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.589182 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:34.589304 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.589729 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.589955 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:13:34.590113 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:13:34.590237 [ 57 ] {} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.590244 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} executeQuery: Read 163 rows, 15.73 KiB in 0.001074733 sec., 151665 rows/sec., 14.29 MiB/sec. 2023.11.19 06:13:34.590284 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.590430 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:13:34.590495 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.590537 [ 3 ] {1ef6df79-901b-4f73-b79b-239ae0ab49b2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.19 06:13:34.590564 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:34.590576 [ 3 ] {} HTTP-Session: 41e3fd64-fd59-41c1-bc04-675b298b97f9 Destroying unnamed session 2023.11.19 06:13:34.590612 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part 2023.11.19 06:13:34.590744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.590803 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 126 rows starting from the beginning of the part 2023.11.19 06:13:34.590827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.590877 [ 3 ] {} HTTP-Session: 4ba0cd08-be45-4917-a640-d56e8354256b Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.590905 [ 3 ] {} HTTP-Session: 4ba0cd08-be45-4917-a640-d56e8354256b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.591017 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2023.11.19 06:13:34.591114 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.591220 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:13:34.591250 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part 2023.11.19 06:13:34.591579 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part 2023.11.19 06:13:34.591718 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.591888 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 163 rows starting from the beginning of the part 2023.11.19 06:13:34.592443 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.592926 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:13:34.593177 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:13:34.593415 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} executeQuery: Read 2 rows, 143.00 B in 0.002226667 sec., 898 rows/sec., 62.72 KiB/sec. 2023.11.19 06:13:34.593704 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 4 columns (4 merged, 0 gathered) in 0.003351282 sec., 186197.40147203367 rows/sec., 17.70 MiB/sec. 2023.11.19 06:13:34.593753 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.593791 [ 3 ] {56ffb679-36ae-4c44-aad7-9fcb079cb5e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:34.593824 [ 3 ] {} HTTP-Session: 4ba0cd08-be45-4917-a640-d56e8354256b Destroying unnamed session 2023.11.19 06:13:34.593869 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:13:34.593977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 11550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.594047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.594067 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:13:34.594080 [ 3 ] {} HTTP-Session: 3830f8c4-daaf-400d-bda4-a400403a7ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.594124 [ 3 ] {} HTTP-Session: 3830f8c4-daaf-400d-bda4-a400403a7ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.594163 [ 18 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_11_2} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.594297 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.594347 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:34.594469 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.594809 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.595024 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:13:34.595170 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:13:34.595294 [ 57 ] {} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.595303 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} executeQuery: Read 68 rows, 5.42 KiB in 0.0009604 sec., 70803 rows/sec., 5.52 MiB/sec. 2023.11.19 06:13:34.595343 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.595493 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:13:34.595549 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.595591 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:34.595598 [ 3 ] {0080e3b9-0a4d-45a4-a84a-5e1a954b79cd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:13:34.595638 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part 2023.11.19 06:13:34.595649 [ 3 ] {} HTTP-Session: 3830f8c4-daaf-400d-bda4-a400403a7ce5 Destroying unnamed session 2023.11.19 06:13:34.595769 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.595817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.595904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.595960 [ 3 ] {} HTTP-Session: e2527d54-8f22-465d-ba67-b29bb656b364 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.595986 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:34.595995 [ 3 ] {} HTTP-Session: e2527d54-8f22-465d-ba67-b29bb656b364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.596249 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.596250 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part 2023.11.19 06:13:34.596354 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:13:34.596564 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:34.596910 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 68 rows starting from the beginning of the part 2023.11.19 06:13:34.596923 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.597703 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.598433 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:13:34.598481 [ 18 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003077755 sec., 90000.66606991134 rows/sec., 7.02 MiB/sec. 2023.11.19 06:13:34.598619 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:13:34.598746 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:13:34.598940 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:13:34.598964 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} executeQuery: Read 37 rows, 2.64 KiB in 0.002682786 sec., 13791 rows/sec., 982.46 KiB/sec. 2023.11.19 06:13:34.599065 [ 22 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_11_2} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.599227 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.599255 [ 3 ] {486a7db7-8953-4133-b163-459dde52dff9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:34.599272 [ 3 ] {} HTTP-Session: e2527d54-8f22-465d-ba67-b29bb656b364 Destroying unnamed session 2023.11.19 06:13:34.599421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:34.599465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:34.599483 [ 3 ] {} HTTP-Session: f9fce2bb-e519-45c2-9c28-3cfca5dbbc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:34.599500 [ 3 ] {} HTTP-Session: f9fce2bb-e519-45c2-9c28-3cfca5dbbc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:34.599590 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:34.599699 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:34.599858 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:34.600380 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.600699 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:13:34.600885 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:13:34.601011 [ 57 ] {} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.601029 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} executeQuery: Read 42 rows, 58.04 KiB in 0.001338408 sec., 31380 rows/sec., 42.35 MiB/sec. 2023.11.19 06:13:34.601071 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:34.601249 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:13:34.601395 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} DynamicQueryHandler: Done processing query 2023.11.19 06:13:34.601421 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:34.601447 [ 3 ] {cbf24486-67b6-491a-bad5-08285c2c73a6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:13:34.601489 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part 2023.11.19 06:13:34.601503 [ 3 ] {} HTTP-Session: f9fce2bb-e519-45c2-9c28-3cfca5dbbc33 Destroying unnamed session 2023.11.19 06:13:34.601638 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.601736 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:34.601823 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.601909 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:34.602002 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:34.603251 [ 22 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 6 columns (6 merged, 0 gathered) in 0.002123665 sec., 146444.9430583449 rows/sec., 197.62 MiB/sec. 2023.11.19 06:13:34.603453 [ 22 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:13:34.603665 [ 22 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:13:34.603733 [ 22 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:13:34.603792 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2b323905-d2c6-4a50-b374-219e0f292c23::all_1_11_2: 4.02 MiB. 2023.11.19 06:13:39.580618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:39.580754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:39.580786 [ 3 ] {} HTTP-Session: 743cd3ef-6986-4f04-89bd-60dd57bd3ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:39.580814 [ 3 ] {} HTTP-Session: 743cd3ef-6986-4f04-89bd-60dd57bd3ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:39.580960 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:39.581029 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:39.581217 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:39.581681 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:39.581944 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:13:39.582110 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:13:39.582244 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} executeQuery: Read 5 rows, 415.00 B in 0.001236456 sec., 4043 rows/sec., 327.77 KiB/sec. 2023.11.19 06:13:39.582412 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} DynamicQueryHandler: Done processing query 2023.11.19 06:13:39.582439 [ 3 ] {40128285-5309-4a5c-b096-98991172a793} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:39.582456 [ 3 ] {} HTTP-Session: 743cd3ef-6986-4f04-89bd-60dd57bd3ba0 Destroying unnamed session 2023.11.19 06:13:39.582584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:39.582636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:39.582657 [ 3 ] {} HTTP-Session: 829d750d-7bfa-4437-ae38-816cbaa8d60b Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:39.582677 [ 3 ] {} HTTP-Session: 829d750d-7bfa-4437-ae38-816cbaa8d60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:39.582760 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:39.582802 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:39.582913 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:39.583230 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:39.583436 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:13:39.583595 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:13:39.583725 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} executeQuery: Read 15 rows, 1.39 KiB in 0.0009336 sec., 16066 rows/sec., 1.45 MiB/sec. 2023.11.19 06:13:39.583851 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} DynamicQueryHandler: Done processing query 2023.11.19 06:13:39.583875 [ 3 ] {c099b229-a35f-4ec6-b357-828655b335bf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:39.583891 [ 3 ] {} HTTP-Session: 829d750d-7bfa-4437-ae38-816cbaa8d60b Destroying unnamed session 2023.11.19 06:13:39.584047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:39.584093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:39.584112 [ 3 ] {} HTTP-Session: 1b1df9c8-7609-4943-afd4-533dae24db8c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:39.584129 [ 3 ] {} HTTP-Session: 1b1df9c8-7609-4943-afd4-533dae24db8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:39.584201 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:39.584241 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:39.584348 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:39.584610 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:39.584810 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:13:39.584957 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:13:39.585083 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} executeQuery: Read 5 rows, 410.00 B in 0.000845808 sec., 5911 rows/sec., 473.38 KiB/sec. 2023.11.19 06:13:39.585209 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} DynamicQueryHandler: Done processing query 2023.11.19 06:13:39.585233 [ 3 ] {17052d66-716e-4c13-a966-4ee6c0926e54} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:39.585250 [ 3 ] {} HTTP-Session: 1b1df9c8-7609-4943-afd4-533dae24db8c Destroying unnamed session 2023.11.19 06:13:39.585358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:39.585403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:39.585422 [ 3 ] {} HTTP-Session: b0cb8b13-0481-4870-9305-06423008f6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:39.585440 [ 3 ] {} HTTP-Session: b0cb8b13-0481-4870-9305-06423008f6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:39.585514 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:39.585558 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:39.585698 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:39.585982 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:39.586269 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:13:39.586446 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:13:39.586568 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} executeQuery: Read 5 rows, 6.91 KiB in 0.001025522 sec., 4875 rows/sec., 6.58 MiB/sec. 2023.11.19 06:13:39.586690 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} DynamicQueryHandler: Done processing query 2023.11.19 06:13:39.586714 [ 3 ] {54a3063f-0ab8-49fd-b636-322f1ac7f243} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:39.586730 [ 3 ] {} HTTP-Session: b0cb8b13-0481-4870-9305-06423008f6ae Destroying unnamed session 2023.11.19 06:13:43.892135 [ 58 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:13:43.892211 [ 58 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:13:44.582951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:44.583055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:44.583081 [ 3 ] {} HTTP-Session: 981370bc-8899-4300-99da-d59b2cf87ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:44.583105 [ 3 ] {} HTTP-Session: 981370bc-8899-4300-99da-d59b2cf87ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:44.583234 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:44.583295 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:44.583456 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:44.583874 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:44.584139 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:13:44.584304 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:13:44.584440 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} executeQuery: Read 42 rows, 3.40 KiB in 0.001162915 sec., 36116 rows/sec., 2.86 MiB/sec. 2023.11.19 06:13:44.584585 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} DynamicQueryHandler: Done processing query 2023.11.19 06:13:44.584610 [ 3 ] {44c05360-4ebd-4782-90c7-49f9364b6dfd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:44.584628 [ 3 ] {} HTTP-Session: 981370bc-8899-4300-99da-d59b2cf87ed1 Destroying unnamed session 2023.11.19 06:13:44.584772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:44.584824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:44.584844 [ 3 ] {} HTTP-Session: 6f1a54cf-d9c5-42cb-92e5-727abcf4de12 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:44.584864 [ 3 ] {} HTTP-Session: 6f1a54cf-d9c5-42cb-92e5-727abcf4de12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:44.584951 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:44.584994 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:44.585105 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:44.585453 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:44.585670 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:13:44.585828 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:13:44.585955 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} executeQuery: Read 126 rows, 12.52 KiB in 0.0009736 sec., 129416 rows/sec., 12.56 MiB/sec. 2023.11.19 06:13:44.586076 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} DynamicQueryHandler: Done processing query 2023.11.19 06:13:44.586100 [ 3 ] {88cd2da1-f823-4bdc-8614-4e77e45c1a0a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:13:44.586118 [ 3 ] {} HTTP-Session: 6f1a54cf-d9c5-42cb-92e5-727abcf4de12 Destroying unnamed session 2023.11.19 06:13:44.586279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:44.586327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:44.586347 [ 3 ] {} HTTP-Session: 03193df9-dc3f-4548-b898-6f7cf4bac56f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:44.586365 [ 3 ] {} HTTP-Session: 03193df9-dc3f-4548-b898-6f7cf4bac56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:44.586439 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:44.586478 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:44.586587 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:44.586903 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:44.587115 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:13:44.587261 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:13:44.587388 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} executeQuery: Read 42 rows, 3.36 KiB in 0.00092002 sec., 45651 rows/sec., 3.57 MiB/sec. 2023.11.19 06:13:44.587511 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} DynamicQueryHandler: Done processing query 2023.11.19 06:13:44.587535 [ 3 ] {87a258c5-a5e7-4674-93f9-b39fffe7167c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:44.587551 [ 3 ] {} HTTP-Session: 03193df9-dc3f-4548-b898-6f7cf4bac56f Destroying unnamed session 2023.11.19 06:13:44.587685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:44.587730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:44.587748 [ 3 ] {} HTTP-Session: 3a5f0feb-528e-487b-9396-d7ca2d872910 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:44.587766 [ 3 ] {} HTTP-Session: 3a5f0feb-528e-487b-9396-d7ca2d872910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:44.587855 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:44.587900 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:44.588040 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:44.588500 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.11.19 06:13:44.588815 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:13:44.588990 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:13:44.589119 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} executeQuery: Read 42 rows, 58.04 KiB in 0.001235126 sec., 34004 rows/sec., 45.89 MiB/sec. 2023.11.19 06:13:44.589319 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} DynamicQueryHandler: Done processing query 2023.11.19 06:13:44.589348 [ 3 ] {bd113dc8-b31c-48e5-86f6-97cb20d8adf4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:13:44.589364 [ 3 ] {} HTTP-Session: 3a5f0feb-528e-487b-9396-d7ca2d872910 Destroying unnamed session 2023.11.19 06:13:49.581087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.581218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.581250 [ 3 ] {} HTTP-Session: 9dd29192-13ed-4f8a-8aad-f2d2e58d7b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.581278 [ 3 ] {} HTTP-Session: 9dd29192-13ed-4f8a-8aad-f2d2e58d7b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.581413 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.581473 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:49.581634 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.582028 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.582282 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:13:49.582447 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:13:49.582567 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} executeQuery: Read 5 rows, 415.00 B in 0.001120633 sec., 4461 rows/sec., 361.65 KiB/sec. 2023.11.19 06:13:49.582701 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.582727 [ 3 ] {456bbf91-8ea0-4c30-a27d-3ee7c0bcb9ba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:49.582743 [ 3 ] {} HTTP-Session: 9dd29192-13ed-4f8a-8aad-f2d2e58d7b35 Destroying unnamed session 2023.11.19 06:13:49.582866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.582915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.582934 [ 3 ] {} HTTP-Session: 44e5f4cc-9660-44dd-a9e1-c695db1cad92 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.582953 [ 3 ] {} HTTP-Session: 44e5f4cc-9660-44dd-a9e1-c695db1cad92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.583032 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.583074 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:13:49.583183 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.583492 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.583700 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:13:49.583859 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:13:49.583959 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} executeQuery: Read 4 rows, 342.00 B in 0.000897069 sec., 4458 rows/sec., 372.31 KiB/sec. 2023.11.19 06:13:49.584079 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.584103 [ 3 ] {1095f76e-4a81-4762-b3d6-a4f77589be30} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:49.584119 [ 3 ] {} HTTP-Session: 44e5f4cc-9660-44dd-a9e1-c695db1cad92 Destroying unnamed session 2023.11.19 06:13:49.584241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.584286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.584305 [ 3 ] {} HTTP-Session: 85877419-83cf-4253-a1fc-1dd423b8cc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.584324 [ 3 ] {} HTTP-Session: 85877419-83cf-4253-a1fc-1dd423b8cc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.584398 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.584437 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:49.584541 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.584801 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.585001 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:13:49.585145 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:13:49.585250 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} executeQuery: Read 17 rows, 1.56 KiB in 0.000824057 sec., 20629 rows/sec., 1.85 MiB/sec. 2023.11.19 06:13:49.585426 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.585451 [ 3 ] {1882c07c-7729-4c4a-8a9e-7501dc432a79} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:49.585467 [ 3 ] {} HTTP-Session: 85877419-83cf-4253-a1fc-1dd423b8cc94 Destroying unnamed session 2023.11.19 06:13:49.585602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.585648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.585672 [ 3 ] {} HTTP-Session: 0c7b03f8-98bc-42c2-9287-687591114d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.585691 [ 3 ] {} HTTP-Session: 0c7b03f8-98bc-42c2-9287-687591114d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.585762 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.585802 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:13:49.585920 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.586163 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.586362 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:13:49.586510 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:13:49.586609 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} executeQuery: Read 4 rows, 286.00 B in 0.000819177 sec., 4882 rows/sec., 340.95 KiB/sec. 2023.11.19 06:13:49.586721 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.586745 [ 3 ] {81ff3a7a-5820-4500-a315-bcf514a8f3c6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:49.586761 [ 3 ] {} HTTP-Session: 0c7b03f8-98bc-42c2-9287-687591114d58 Destroying unnamed session 2023.11.19 06:13:49.586875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.586920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.586939 [ 3 ] {} HTTP-Session: 8ec69412-9946-4861-b0c0-0fd26aa9b2ad Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.586956 [ 3 ] {} HTTP-Session: 8ec69412-9946-4861-b0c0-0fd26aa9b2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.587024 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.587063 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:49.587166 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.587415 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.587611 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:13:49.587753 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:13:49.587850 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} executeQuery: Read 9 rows, 744.00 B in 0.000798637 sec., 11269 rows/sec., 909.75 KiB/sec. 2023.11.19 06:13:49.587989 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.588013 [ 3 ] {7498c43a-9f37-44b6-aa31-0dda5a508560} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:49.588029 [ 3 ] {} HTTP-Session: 8ec69412-9946-4861-b0c0-0fd26aa9b2ad Destroying unnamed session 2023.11.19 06:13:49.588135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.588179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.588198 [ 3 ] {} HTTP-Session: 953119a9-4060-4c9c-a050-e1d85752f6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.588214 [ 3 ] {} HTTP-Session: 953119a9-4060-4c9c-a050-e1d85752f6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.588283 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.588324 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:13:49.588439 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.588672 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.588895 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:13:49.589068 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:13:49.589164 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} executeQuery: Read 2 rows, 142.00 B in 0.000887888 sec., 2252 rows/sec., 156.18 KiB/sec. 2023.11.19 06:13:49.589272 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.589294 [ 3 ] {8f3396d4-6b5c-448c-9de4-ce2ba39c6a02} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:49.589310 [ 3 ] {} HTTP-Session: 953119a9-4060-4c9c-a050-e1d85752f6a6 Destroying unnamed session 2023.11.19 06:13:49.589417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:49.589482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:49.589502 [ 3 ] {} HTTP-Session: 69436e93-6b4d-4542-aa70-b868a8828a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:49.589517 [ 3 ] {} HTTP-Session: 69436e93-6b4d-4542-aa70-b868a8828a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:49.589649 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:49.589695 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:49.589829 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:49.590104 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:49.590376 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:13:49.590554 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:13:49.590666 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} executeQuery: Read 5 rows, 6.91 KiB in 0.000981801 sec., 5092 rows/sec., 6.87 MiB/sec. 2023.11.19 06:13:49.590849 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} DynamicQueryHandler: Done processing query 2023.11.19 06:13:49.590873 [ 3 ] {28a71a19-4e3e-4db0-bab1-ffcc72307b9c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:13:49.590889 [ 3 ] {} HTTP-Session: 69436e93-6b4d-4542-aa70-b868a8828a13 Destroying unnamed session 2023.11.19 06:13:54.583310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:54.583438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:54.583468 [ 3 ] {} HTTP-Session: 9933f486-092c-4a06-9cc2-15a1f7e3a75d Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:54.583497 [ 3 ] {} HTTP-Session: 9933f486-092c-4a06-9cc2-15a1f7e3a75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:54.583642 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:54.583711 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:54.583890 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:54.584325 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:54.584594 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:13:54.584763 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:13:54.584894 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} executeQuery: Read 42 rows, 3.40 KiB in 0.001204416 sec., 34871 rows/sec., 2.76 MiB/sec. 2023.11.19 06:13:54.585044 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} DynamicQueryHandler: Done processing query 2023.11.19 06:13:54.585071 [ 3 ] {4cb6671c-3dd7-493b-8b63-ca755732063b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:13:54.585087 [ 3 ] {} HTTP-Session: 9933f486-092c-4a06-9cc2-15a1f7e3a75d Destroying unnamed session 2023.11.19 06:13:54.585232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:54.585285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:54.585304 [ 3 ] {} HTTP-Session: 0d0ae635-d1cb-4c78-87eb-091e7f8aa321 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:54.585324 [ 3 ] {} HTTP-Session: 0d0ae635-d1cb-4c78-87eb-091e7f8aa321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:54.585413 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:54.585455 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:54.585564 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:54.585948 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:54.586176 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:13:54.586326 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:13:54.586455 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} executeQuery: Read 126 rows, 12.52 KiB in 0.001012401 sec., 124456 rows/sec., 12.08 MiB/sec. 2023.11.19 06:13:54.586613 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} DynamicQueryHandler: Done processing query 2023.11.19 06:13:54.586638 [ 3 ] {c5c826fd-bd3d-4e51-b722-7e66fbba71e7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:13:54.586655 [ 3 ] {} HTTP-Session: 0d0ae635-d1cb-4c78-87eb-091e7f8aa321 Destroying unnamed session 2023.11.19 06:13:54.586779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 9019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:54.586824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:54.586843 [ 3 ] {} HTTP-Session: 4dd08728-187f-402a-b46f-0a56b4b16368 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:54.586861 [ 3 ] {} HTTP-Session: 4dd08728-187f-402a-b46f-0a56b4b16368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:54.586940 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:54.586981 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:54.587092 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:54.587400 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:54.587619 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:13:54.587769 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:13:54.587898 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} executeQuery: Read 53 rows, 4.23 KiB in 0.00093008 sec., 56984 rows/sec., 4.44 MiB/sec. 2023.11.19 06:13:54.588018 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} DynamicQueryHandler: Done processing query 2023.11.19 06:13:54.588042 [ 3 ] {d9607efc-fae9-40d3-a5dd-012da1d45fb3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:13:54.588058 [ 3 ] {} HTTP-Session: 4dd08728-187f-402a-b46f-0a56b4b16368 Destroying unnamed session 2023.11.19 06:13:54.588161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:54.588207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:54.588225 [ 3 ] {} HTTP-Session: 03e9e1b9-0428-4cfd-b0af-f4dd018e95cd Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:54.588241 [ 3 ] {} HTTP-Session: 03e9e1b9-0428-4cfd-b0af-f4dd018e95cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:54.588314 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:54.588356 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:13:54.588478 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:54.588729 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:54.588977 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:13:54.589155 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:13:54.589253 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} executeQuery: Read 11 rows, 743.00 B in 0.00091112 sec., 12073 rows/sec., 796.37 KiB/sec. 2023.11.19 06:13:54.589380 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} DynamicQueryHandler: Done processing query 2023.11.19 06:13:54.589404 [ 3 ] {93730e5a-2ce9-4ec5-9820-2c753b4d7bf7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:13:54.589420 [ 3 ] {} HTTP-Session: 03e9e1b9-0428-4cfd-b0af-f4dd018e95cd Destroying unnamed session 2023.11.19 06:13:54.589553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:54.589596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:54.589614 [ 3 ] {} HTTP-Session: 78107487-1b98-4445-8589-e9213d182c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:54.589631 [ 3 ] {} HTTP-Session: 78107487-1b98-4445-8589-e9213d182c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:54.589712 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:54.589755 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:54.589890 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:54.590377 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:54.590680 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:13:54.590853 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:13:54.590963 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} executeQuery: Read 42 rows, 58.04 KiB in 0.001223756 sec., 34320 rows/sec., 46.31 MiB/sec. 2023.11.19 06:13:54.591188 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} DynamicQueryHandler: Done processing query 2023.11.19 06:13:54.591213 [ 3 ] {d10e2c66-7bd3-4b1f-aa6d-1c063cd73c49} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:13:54.591229 [ 3 ] {} HTTP-Session: 78107487-1b98-4445-8589-e9213d182c65 Destroying unnamed session 2023.11.19 06:13:58.892258 [ 65 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:13:58.892331 [ 65 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:13:59.581076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:59.581261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:59.581315 [ 3 ] {} HTTP-Session: 66bd6933-20da-475e-9763-1b1c61462517 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:59.581364 [ 3 ] {} HTTP-Session: 66bd6933-20da-475e-9763-1b1c61462517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:59.581572 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:59.581640 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:13:59.581823 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:59.582232 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.582496 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:13:59.582662 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:13:59.582788 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} executeQuery: Read 5 rows, 415.00 B in 0.001174215 sec., 4258 rows/sec., 345.14 KiB/sec. 2023.11.19 06:13:59.582787 [ 60 ] {} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.582865 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.582966 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} DynamicQueryHandler: Done processing query 2023.11.19 06:13:59.583004 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:13:59.583022 [ 3 ] {72a2619e-3de4-48e7-a503-d24654a59d9f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:59.583105 [ 3 ] {} HTTP-Session: 66bd6933-20da-475e-9763-1b1c61462517 Destroying unnamed session 2023.11.19 06:13:59.583178 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:59.583220 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part 2023.11.19 06:13:59.583264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:59.583351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:59.583404 [ 3 ] {} HTTP-Session: d608df29-625d-45ca-86dc-4010e3afcfc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:59.583461 [ 3 ] {} HTTP-Session: d608df29-625d-45ca-86dc-4010e3afcfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:59.583501 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.583660 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:59.583760 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:13:59.583758 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:59.584114 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.584187 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:59.584367 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:59.584482 [ 15 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.585015 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.585441 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:13:59.585740 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:13:59.585963 [ 60 ] {} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.586063 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.586103 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} executeQuery: Read 15 rows, 1.39 KiB in 0.00237427 sec., 6317 rows/sec., 583.65 KiB/sec. 2023.11.19 06:13:59.586199 [ 19 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.003260959 sec., 44772.105383723014 rows/sec., 3.54 MiB/sec. 2023.11.19 06:13:59.586212 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:13:59.586382 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} DynamicQueryHandler: Done processing query 2023.11.19 06:13:59.586395 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:59.586406 [ 19 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:13:59.586439 [ 3 ] {b481d01a-8b06-40b7-9665-0d2837939929} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:59.586473 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part 2023.11.19 06:13:59.586520 [ 3 ] {} HTTP-Session: d608df29-625d-45ca-86dc-4010e3afcfc2 Destroying unnamed session 2023.11.19 06:13:59.586647 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part 2023.11.19 06:13:59.586746 [ 19 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:13:59.586815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:59.586864 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part 2023.11.19 06:13:59.586883 [ 19 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_16_3} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.586960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:59.587055 [ 3 ] {} HTTP-Session: efadf177-e791-4d2c-afb4-95cbec486bec Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:59.587128 [ 3 ] {} HTTP-Session: efadf177-e791-4d2c-afb4-95cbec486bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:59.587142 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part 2023.11.19 06:13:59.587395 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:59.587395 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 126 rows starting from the beginning of the part 2023.11.19 06:13:59.587492 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:13:59.587672 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part 2023.11.19 06:13:59.587995 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:59.588989 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.589424 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276979 sec., 146171.2144020453 rows/sec., 13.91 MiB/sec. 2023.11.19 06:13:59.589442 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:13:59.589585 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:13:59.589689 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:13:59.589833 [ 60 ] {} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.589890 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:13:59.589906 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} executeQuery: Read 5 rows, 410.00 B in 0.002450082 sec., 2040 rows/sec., 163.42 KiB/sec. 2023.11.19 06:13:59.589913 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.590030 [ 15 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_16_3} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.590098 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:13:59.590286 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:59.590301 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} DynamicQueryHandler: Done processing query 2023.11.19 06:13:59.590321 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 106 rows starting from the beginning of the part 2023.11.19 06:13:59.590346 [ 3 ] {aa4573a2-22b8-4dd7-bead-3d7bdbc1acf7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:13:59.590389 [ 3 ] {} HTTP-Session: efadf177-e791-4d2c-afb4-95cbec486bec Destroying unnamed session 2023.11.19 06:13:59.590474 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.590546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:13:59.590625 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:59.590634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:13:59.590699 [ 3 ] {} HTTP-Session: 215982b1-d821-4b26-8552-3d85d9d15b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:13:59.590730 [ 3 ] {} HTTP-Session: 215982b1-d821-4b26-8552-3d85d9d15b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:13:59.590827 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part 2023.11.19 06:13:59.590954 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:13:59.591091 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part 2023.11.19 06:13:59.591094 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:13:59.591352 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.591781 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:13:59.592553 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.593096 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.003105186 sec., 70849.21805006206 rows/sec., 5.53 MiB/sec. 2023.11.19 06:13:59.593253 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:13:59.593262 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:13:59.593491 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:13:59.593585 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:13:59.593609 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_16_3} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.593738 [ 60 ] {} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.593767 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} executeQuery: Read 5 rows, 6.91 KiB in 0.002754908 sec., 1814 rows/sec., 2.45 MiB/sec. 2023.11.19 06:13:59.593782 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:13:59.594056 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:13:59.594137 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} DynamicQueryHandler: Done processing query 2023.11.19 06:13:59.594180 [ 3 ] {8337efda-122c-4fb7-805d-cee76962a362} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:13:59.594222 [ 3 ] {} HTTP-Session: 215982b1-d821-4b26-8552-3d85d9d15b2f Destroying unnamed session 2023.11.19 06:13:59.594281 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:13:59.594326 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 311 rows starting from the beginning of the part 2023.11.19 06:13:59.594456 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.594556 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:59.594649 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.594739 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2023.11.19 06:13:59.594830 [ 18 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.19 06:13:59.596221 [ 20 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 6 columns (6 merged, 0 gathered) in 0.00236429 sec., 173413.58293610346 rows/sec., 234.01 MiB/sec. 2023.11.19 06:13:59.596572 [ 20 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:13:59.596825 [ 20 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:13:59.596900 [ 20 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:13:59.596985 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2b323905-d2c6-4a50-b374-219e0f292c23::all_1_16_3: 4.02 MiB. 2023.11.19 06:14:00.000187 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 236.49 MiB, will set to 231.01 MiB (RSS), difference: -4.10 MiB 2023.11.19 06:14:04.585407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:04.585526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:04.585556 [ 3 ] {} HTTP-Session: d036c6bd-4469-426b-a7e7-bd2c9ac50776 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:04.585584 [ 3 ] {} HTTP-Session: d036c6bd-4469-426b-a7e7-bd2c9ac50776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:04.585730 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:04.585798 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:04.585982 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:04.586438 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:04.586712 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:14:04.586873 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:14:04.587016 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} executeQuery: Read 42 rows, 3.40 KiB in 0.001245337 sec., 33725 rows/sec., 2.67 MiB/sec. 2023.11.19 06:14:04.587163 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} DynamicQueryHandler: Done processing query 2023.11.19 06:14:04.587189 [ 3 ] {cfa405f6-8a18-4f13-8997-26bbc9b82aab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:04.587206 [ 3 ] {} HTTP-Session: d036c6bd-4469-426b-a7e7-bd2c9ac50776 Destroying unnamed session 2023.11.19 06:14:04.587368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 25527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:04.587421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:04.587441 [ 3 ] {} HTTP-Session: 21acc0b6-b8d4-47e3-aad5-f829aff737b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:04.587461 [ 3 ] {} HTTP-Session: 21acc0b6-b8d4-47e3-aad5-f829aff737b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:04.587549 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:04.587591 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:04.587704 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:04.588152 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:04.588378 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:14:04.588529 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:14:04.588663 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} executeQuery: Read 162 rows, 15.64 KiB in 0.001084903 sec., 149322 rows/sec., 14.08 MiB/sec. 2023.11.19 06:14:04.588775 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} DynamicQueryHandler: Done processing query 2023.11.19 06:14:04.588799 [ 3 ] {5c668bf4-7ddf-4140-a511-d95e82eeeba0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.19 06:14:04.588815 [ 3 ] {} HTTP-Session: 21acc0b6-b8d4-47e3-aad5-f829aff737b8 Destroying unnamed session 2023.11.19 06:14:04.588950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 11209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:04.588995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:04.589014 [ 3 ] {} HTTP-Session: 414fa846-3094-405d-8af1-291ac50340bb Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:04.589033 [ 3 ] {} HTTP-Session: 414fa846-3094-405d-8af1-291ac50340bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:04.589109 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:04.589149 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:04.589256 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:04.589584 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:04.589792 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:14:04.589940 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:14:04.590060 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} executeQuery: Read 66 rows, 5.26 KiB in 0.000921919 sec., 71589 rows/sec., 5.57 MiB/sec. 2023.11.19 06:14:04.590179 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} DynamicQueryHandler: Done processing query 2023.11.19 06:14:04.590202 [ 3 ] {c21f3b53-da2f-411f-8cae-50bfc221a390} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:14:04.590218 [ 3 ] {} HTTP-Session: 414fa846-3094-405d-8af1-291ac50340bb Destroying unnamed session 2023.11.19 06:14:04.590383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:04.590430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:04.590449 [ 3 ] {} HTTP-Session: be58adbf-05a9-4ca6-85d1-d070be76ad4a Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:04.590465 [ 3 ] {} HTTP-Session: be58adbf-05a9-4ca6-85d1-d070be76ad4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:04.590539 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:04.590581 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:14:04.590702 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:04.590989 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:04.591247 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:14:04.591445 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:14:04.591598 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} executeQuery: Read 36 rows, 2.57 KiB in 0.001028702 sec., 34995 rows/sec., 2.44 MiB/sec. 2023.11.19 06:14:04.591716 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} DynamicQueryHandler: Done processing query 2023.11.19 06:14:04.591740 [ 3 ] {3c3bd84c-11d6-46da-b7c1-c424968c134e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:04.591756 [ 3 ] {} HTTP-Session: be58adbf-05a9-4ca6-85d1-d070be76ad4a Destroying unnamed session 2023.11.19 06:14:04.591921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:04.591966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:04.591984 [ 3 ] {} HTTP-Session: 4d2799a0-5071-41e9-8d00-5e0786762ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:04.592001 [ 3 ] {} HTTP-Session: 4d2799a0-5071-41e9-8d00-5e0786762ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:04.592084 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:04.592129 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:04.592267 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:04.592763 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:04.593087 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:14:04.593263 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:14:04.593369 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} executeQuery: Read 42 rows, 58.04 KiB in 0.001257537 sec., 33398 rows/sec., 45.07 MiB/sec. 2023.11.19 06:14:04.593498 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} DynamicQueryHandler: Done processing query 2023.11.19 06:14:04.593522 [ 3 ] {f360e10e-9e69-4b61-992b-827092740796} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:14:04.593538 [ 3 ] {} HTTP-Session: 4d2799a0-5071-41e9-8d00-5e0786762ee8 Destroying unnamed session 2023.11.19 06:14:09.581669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:09.581852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:09.581899 [ 3 ] {} HTTP-Session: a14f2a2a-bf26-4061-b381-1b3aea7dd779 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:09.581944 [ 3 ] {} HTTP-Session: a14f2a2a-bf26-4061-b381-1b3aea7dd779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:09.582141 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:09.582238 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:09.582501 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:09.582895 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:09.583147 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:14:09.583314 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:14:09.583453 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} executeQuery: Read 5 rows, 415.00 B in 0.001248817 sec., 4003 rows/sec., 324.53 KiB/sec. 2023.11.19 06:14:09.583585 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} DynamicQueryHandler: Done processing query 2023.11.19 06:14:09.583610 [ 3 ] {b0669152-9406-48cd-9440-cec5bdad7e56} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:09.583627 [ 3 ] {} HTTP-Session: a14f2a2a-bf26-4061-b381-1b3aea7dd779 Destroying unnamed session 2023.11.19 06:14:09.583792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:09.583836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:09.583855 [ 3 ] {} HTTP-Session: df0d4ebb-1b67-4739-807e-254b663ac83f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:09.583873 [ 3 ] {} HTTP-Session: df0d4ebb-1b67-4739-807e-254b663ac83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:09.583945 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:09.583984 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:09.584089 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:09.584375 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:09.584590 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:14:09.584738 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:14:09.584866 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} executeQuery: Read 15 rows, 1.39 KiB in 0.000892749 sec., 16802 rows/sec., 1.52 MiB/sec. 2023.11.19 06:14:09.584986 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} DynamicQueryHandler: Done processing query 2023.11.19 06:14:09.585009 [ 3 ] {7a5e00cf-2f50-4ee3-9b96-70556aca75e1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:09.585025 [ 3 ] {} HTTP-Session: df0d4ebb-1b67-4739-807e-254b663ac83f Destroying unnamed session 2023.11.19 06:14:09.585143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:09.585188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:09.585207 [ 3 ] {} HTTP-Session: a49e968f-22f4-4021-8c3e-3688d86bcd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:09.585224 [ 3 ] {} HTTP-Session: a49e968f-22f4-4021-8c3e-3688d86bcd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:09.585293 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:09.585331 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:09.585437 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:09.585693 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:09.585895 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:14:09.586050 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:14:09.586177 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} executeQuery: Read 5 rows, 410.00 B in 0.000855428 sec., 5845 rows/sec., 468.06 KiB/sec. 2023.11.19 06:14:09.586315 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} DynamicQueryHandler: Done processing query 2023.11.19 06:14:09.586339 [ 3 ] {0710d31f-6738-4ea5-8614-45e2510985ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:09.586354 [ 3 ] {} HTTP-Session: a49e968f-22f4-4021-8c3e-3688d86bcd35 Destroying unnamed session 2023.11.19 06:14:09.586459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:09.586501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:09.586521 [ 3 ] {} HTTP-Session: 5d0a4c1e-5514-404a-a078-8629e641d0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:09.586537 [ 3 ] {} HTTP-Session: 5d0a4c1e-5514-404a-a078-8629e641d0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:09.586610 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:09.586653 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:09.586790 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:09.587072 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:09.587354 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:14:09.587531 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:14:09.587678 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} executeQuery: Read 5 rows, 6.91 KiB in 0.001032842 sec., 4841 rows/sec., 6.53 MiB/sec. 2023.11.19 06:14:09.587879 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} DynamicQueryHandler: Done processing query 2023.11.19 06:14:09.587903 [ 3 ] {fe5d860b-09bb-451c-8781-4b7842ec69d4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:09.587919 [ 3 ] {} HTTP-Session: 5d0a4c1e-5514-404a-a078-8629e641d0ee Destroying unnamed session 2023.11.19 06:14:13.892604 [ 157 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:14:13.892716 [ 157 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:14:14.583588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:14.583738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:14.583783 [ 3 ] {} HTTP-Session: bfeed025-118f-4f81-bb94-4accd0f8e81e Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:14.583824 [ 3 ] {} HTTP-Session: bfeed025-118f-4f81-bb94-4accd0f8e81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:14.584028 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:14.584127 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:14.584392 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:14.584874 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:14.585140 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:14:14.585302 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:14:14.585430 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} executeQuery: Read 42 rows, 3.40 KiB in 0.001340598 sec., 31329 rows/sec., 2.48 MiB/sec. 2023.11.19 06:14:14.585571 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} DynamicQueryHandler: Done processing query 2023.11.19 06:14:14.585596 [ 3 ] {b1fbc2c6-b274-444b-ab17-dd1a095781bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:14.585613 [ 3 ] {} HTTP-Session: bfeed025-118f-4f81-bb94-4accd0f8e81e Destroying unnamed session 2023.11.19 06:14:14.585836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:14.585884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:14.585904 [ 3 ] {} HTTP-Session: 19b9ecaa-c5c5-4962-86c1-6242f745a833 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:14.585923 [ 3 ] {} HTTP-Session: 19b9ecaa-c5c5-4962-86c1-6242f745a833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:14.586009 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:14.586052 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:14.586159 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:14.586472 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:14.586686 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:14:14.586839 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:14:14.586966 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} executeQuery: Read 126 rows, 12.52 KiB in 0.00092697 sec., 135926 rows/sec., 13.19 MiB/sec. 2023.11.19 06:14:14.587076 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} DynamicQueryHandler: Done processing query 2023.11.19 06:14:14.587100 [ 3 ] {2f7af0c5-1a98-48ae-b848-d40e9b12d343} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:14:14.587116 [ 3 ] {} HTTP-Session: 19b9ecaa-c5c5-4962-86c1-6242f745a833 Destroying unnamed session 2023.11.19 06:14:14.587240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:14.587284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:14.587303 [ 3 ] {} HTTP-Session: ebe803f1-260d-4a5b-990e-452932ed26a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:14.587322 [ 3 ] {} HTTP-Session: ebe803f1-260d-4a5b-990e-452932ed26a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:14.587395 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:14.587434 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:14.587540 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:14.587782 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:14.587984 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:14:14.588144 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:14:14.588270 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} executeQuery: Read 42 rows, 3.36 KiB in 0.000846348 sec., 49624 rows/sec., 3.88 MiB/sec. 2023.11.19 06:14:14.588405 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} DynamicQueryHandler: Done processing query 2023.11.19 06:14:14.588430 [ 3 ] {90196cbc-a244-4b98-8a48-1f7d7043f5d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:14.588447 [ 3 ] {} HTTP-Session: ebe803f1-260d-4a5b-990e-452932ed26a5 Destroying unnamed session 2023.11.19 06:14:14.588584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:14.588629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:14.588647 [ 3 ] {} HTTP-Session: 1a05f2a1-70ea-405e-8b8e-176f7cebd780 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:14.588665 [ 3 ] {} HTTP-Session: 1a05f2a1-70ea-405e-8b8e-176f7cebd780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:14.588747 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:14.588793 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:14.588937 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:14.589325 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:14.589625 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:14:14.589801 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:14:14.589928 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} executeQuery: Read 42 rows, 58.04 KiB in 0.001152624 sec., 36438 rows/sec., 49.17 MiB/sec. 2023.11.19 06:14:14.590041 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} DynamicQueryHandler: Done processing query 2023.11.19 06:14:14.590064 [ 3 ] {2a947bc2-52c1-496b-b43b-92aa83b19c22} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:14:14.590080 [ 3 ] {} HTTP-Session: 1a05f2a1-70ea-405e-8b8e-176f7cebd780 Destroying unnamed session 2023.11.19 06:14:15.438142 [ 157 ] {} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.19 06:14:15.438288 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:15.438400 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.19 06:14:15.438587 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:15.438651 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 240 rows starting from the beginning of the part 2023.11.19 06:14:15.438869 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.19 06:14:15.439042 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.11.19 06:14:15.439150 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.11.19 06:14:15.439245 [ 19 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2023.11.19 06:14:15.439965 [ 18 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600854 sec., 198019.30719478478 rows/sec., 13.78 MiB/sec. 2023.11.19 06:14:15.440196 [ 9 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.19 06:14:15.440472 [ 9 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.19 06:14:15.440546 [ 9 ] {8e3d62df-cf70-43b4-b031-0727f6aed46a::all_1_5_1} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.19 06:14:19.580760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:19.580895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:19.580925 [ 3 ] {} HTTP-Session: c4e44c53-6a09-4d6c-9c9d-15985f69f708 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:19.580953 [ 3 ] {} HTTP-Session: c4e44c53-6a09-4d6c-9c9d-15985f69f708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:19.581095 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:19.581165 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:19.581349 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:19.581740 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:19.581999 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:14:19.582164 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:14:19.582310 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} executeQuery: Read 5 rows, 415.00 B in 0.001166205 sec., 4287 rows/sec., 347.51 KiB/sec. 2023.11.19 06:14:19.582447 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} DynamicQueryHandler: Done processing query 2023.11.19 06:14:19.582472 [ 3 ] {bbd666c6-7832-4b22-8374-aaa221876fc3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:19.582488 [ 3 ] {} HTTP-Session: c4e44c53-6a09-4d6c-9c9d-15985f69f708 Destroying unnamed session 2023.11.19 06:14:19.582610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:19.582657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:19.582678 [ 3 ] {} HTTP-Session: 4072f3e5-c3fc-44cc-8df6-fc98df46f318 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:19.582697 [ 3 ] {} HTTP-Session: 4072f3e5-c3fc-44cc-8df6-fc98df46f318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:19.582776 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:19.582818 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:19.582926 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:19.583167 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:19.583374 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:14:19.583523 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:14:19.583656 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} executeQuery: Read 15 rows, 1.39 KiB in 0.000850378 sec., 17639 rows/sec., 1.59 MiB/sec. 2023.11.19 06:14:19.583760 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} DynamicQueryHandler: Done processing query 2023.11.19 06:14:19.583784 [ 3 ] {4369e142-207d-4f11-bf06-07f1a2ad59e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:19.583799 [ 3 ] {} HTTP-Session: 4072f3e5-c3fc-44cc-8df6-fc98df46f318 Destroying unnamed session 2023.11.19 06:14:19.583913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:19.583958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:19.583977 [ 3 ] {} HTTP-Session: ab976092-056b-4dad-a078-b44432da5d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:19.583993 [ 3 ] {} HTTP-Session: ab976092-056b-4dad-a078-b44432da5d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:19.584063 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:19.584102 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:19.584213 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:19.584437 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:19.584637 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:14:19.584791 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:14:19.584927 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} executeQuery: Read 5 rows, 410.00 B in 0.000828688 sec., 6033 rows/sec., 483.16 KiB/sec. 2023.11.19 06:14:19.585111 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} DynamicQueryHandler: Done processing query 2023.11.19 06:14:19.585136 [ 3 ] {c19ff59d-c3dc-4e2e-a451-6c75bc4abb5e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:19.585152 [ 3 ] {} HTTP-Session: ab976092-056b-4dad-a078-b44432da5d2c Destroying unnamed session 2023.11.19 06:14:19.585254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:19.585299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:19.585318 [ 3 ] {} HTTP-Session: 686c3d50-5616-4cc1-872f-a0178714974e Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:19.585336 [ 3 ] {} HTTP-Session: 686c3d50-5616-4cc1-872f-a0178714974e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:19.585410 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:19.585456 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:19.585611 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:19.585859 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:19.586129 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:14:19.586305 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:14:19.586437 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} executeQuery: Read 5 rows, 6.91 KiB in 0.000998671 sec., 5006 rows/sec., 6.76 MiB/sec. 2023.11.19 06:14:19.586612 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} DynamicQueryHandler: Done processing query 2023.11.19 06:14:19.586636 [ 3 ] {8710b4af-7be5-4d97-b92c-7beb5e700fa9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:14:19.586652 [ 3 ] {} HTTP-Session: 686c3d50-5616-4cc1-872f-a0178714974e Destroying unnamed session 2023.11.19 06:14:24.583553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.583686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.583717 [ 3 ] {} HTTP-Session: f94d6ddf-1f42-4c7f-8c37-102f418c4419 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.583745 [ 3 ] {} HTTP-Session: f94d6ddf-1f42-4c7f-8c37-102f418c4419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.583889 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.583956 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:24.584114 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.584544 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.584808 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:14:24.584971 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:14:24.585088 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} executeQuery: Read 42 rows, 3.40 KiB in 0.001159804 sec., 36213 rows/sec., 2.87 MiB/sec. 2023.11.19 06:14:24.585093 [ 143 ] {} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.585161 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.585257 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:14:24.585262 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.585342 [ 3 ] {0368e8c9-4e64-4346-83e1-889df456c5cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:24.585404 [ 3 ] {} HTTP-Session: f94d6ddf-1f42-4c7f-8c37-102f418c4419 Destroying unnamed session 2023.11.19 06:14:24.585511 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:24.585551 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part 2023.11.19 06:14:24.585585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.585644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.585669 [ 3 ] {} HTTP-Session: 9788642a-9d9e-460d-9335-e01ee6aa60da Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.585700 [ 3 ] {} HTTP-Session: 9788642a-9d9e-460d-9335-e01ee6aa60da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.585726 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.585803 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.585861 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:14:24.585870 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:24.586041 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.586092 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.586172 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:24.586274 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.586594 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.586902 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:14:24.587122 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:14:24.587219 [ 18 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995712 sec., 91696.59750505083 rows/sec., 7.26 MiB/sec. 2023.11.19 06:14:24.587290 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} executeQuery: Read 4 rows, 342.00 B in 0.001448401 sec., 2761 rows/sec., 230.59 KiB/sec. 2023.11.19 06:14:24.587432 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:14:24.587468 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.587494 [ 3 ] {1076a2cd-72e2-427e-8fa0-d6e471244457} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:24.587510 [ 3 ] {} HTTP-Session: 9788642a-9d9e-460d-9335-e01ee6aa60da Destroying unnamed session 2023.11.19 06:14:24.587616 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:14:24.587678 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_21_4} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.587709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.587768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.587788 [ 3 ] {} HTTP-Session: 327e05f6-dfda-4d0e-b0ee-76ea0a183015 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.587804 [ 3 ] {} HTTP-Session: 327e05f6-dfda-4d0e-b0ee-76ea0a183015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.587880 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.587918 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:24.588023 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.588378 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.588590 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:14:24.588745 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:14:24.588838 [ 143 ] {} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.588849 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} executeQuery: Read 128 rows, 12.69 KiB in 0.00093997 sec., 136174 rows/sec., 13.19 MiB/sec. 2023.11.19 06:14:24.588877 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.589028 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:14:24.589058 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.589098 [ 3 ] {bdff24db-3d76-49e0-8a2e-ccf99cdcd9b5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:14:24.589127 [ 3 ] {} HTTP-Session: 327e05f6-dfda-4d0e-b0ee-76ea0a183015 Destroying unnamed session 2023.11.19 06:14:24.589188 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:24.589225 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part 2023.11.19 06:14:24.589295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.589373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.589421 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part 2023.11.19 06:14:24.589425 [ 3 ] {} HTTP-Session: 88464a79-ccba-45f6-8bd8-03d439a2b40f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.589489 [ 3 ] {} HTTP-Session: 88464a79-ccba-45f6-8bd8-03d439a2b40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.589655 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part 2023.11.19 06:14:24.589683 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.589762 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:14:24.589865 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 126 rows starting from the beginning of the part 2023.11.19 06:14:24.590142 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part 2023.11.19 06:14:24.590199 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.590372 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part 2023.11.19 06:14:24.590862 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.591345 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:14:24.591590 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:14:24.591903 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} executeQuery: Read 4 rows, 286.00 B in 0.002130195 sec., 1877 rows/sec., 131.11 KiB/sec. 2023.11.19 06:14:24.592071 [ 19 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125206 sec., 200946.75359000333 rows/sec., 19.09 MiB/sec. 2023.11.19 06:14:24.592143 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.592174 [ 3 ] {9da20ef7-f3a8-41f5-9c46-a7baed1f82be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:24.592192 [ 3 ] {} HTTP-Session: 88464a79-ccba-45f6-8bd8-03d439a2b40f Destroying unnamed session 2023.11.19 06:14:24.592212 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:14:24.592321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 9703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.592368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.592393 [ 3 ] {} HTTP-Session: f3c32a58-4a17-4c06-8713-a28ae02e07d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.592396 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:14:24.592416 [ 3 ] {} HTTP-Session: f3c32a58-4a17-4c06-8713-a28ae02e07d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.592477 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_21_4} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.592511 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.592566 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:24.592683 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.592973 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.593178 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:14:24.593324 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:14:24.593413 [ 143 ] {} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.593425 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} executeQuery: Read 57 rows, 4.56 KiB in 0.000874168 sec., 65204 rows/sec., 5.09 MiB/sec. 2023.11.19 06:14:24.593454 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.593602 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:14:24.593646 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.593690 [ 3 ] {2d637537-d3f1-465e-8fc9-e9daf92b6463} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:14:24.593720 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:24.593735 [ 3 ] {} HTTP-Session: f3c32a58-4a17-4c06-8713-a28ae02e07d5 Destroying unnamed session 2023.11.19 06:14:24.593776 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 110 rows starting from the beginning of the part 2023.11.19 06:14:24.593925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.593935 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part 2023.11.19 06:14:24.594005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.594047 [ 3 ] {} HTTP-Session: 80f47934-a599-4146-952c-e92954411edd Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.594094 [ 3 ] {} HTTP-Session: 80f47934-a599-4146-952c-e92954411edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.594121 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:24.594282 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.594318 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.594385 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:14:24.594578 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:24.594898 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part 2023.11.19 06:14:24.594912 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.595561 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.596168 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:14:24.596331 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281998 sec., 101064.54655706778 rows/sec., 7.89 MiB/sec. 2023.11.19 06:14:24.596467 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:14:24.596475 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:14:24.596684 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} executeQuery: Read 11 rows, 743.00 B in 0.00233561 sec., 4709 rows/sec., 310.66 KiB/sec. 2023.11.19 06:14:24.596825 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:14:24.596978 [ 19 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_21_4} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.597004 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.597046 [ 3 ] {24fc3ea5-51b6-4364-97a2-09a15f17dfd1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:24.597092 [ 3 ] {} HTTP-Session: 80f47934-a599-4146-952c-e92954411edd Destroying unnamed session 2023.11.19 06:14:24.597202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.597246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.597266 [ 3 ] {} HTTP-Session: 24e0b7f5-43f3-425a-922c-2ce3c2923db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.597283 [ 3 ] {} HTTP-Session: 24e0b7f5-43f3-425a-922c-2ce3c2923db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.597354 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.597395 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:14:24.597531 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.597790 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.598024 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:14:24.598210 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:14:24.598323 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} executeQuery: Read 2 rows, 142.00 B in 0.00094076 sec., 2125 rows/sec., 147.40 KiB/sec. 2023.11.19 06:14:24.598487 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.598512 [ 3 ] {8c13efaf-ba6e-4723-8dca-86ab79049d71} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:24.598527 [ 3 ] {} HTTP-Session: 24e0b7f5-43f3-425a-922c-2ce3c2923db5 Destroying unnamed session 2023.11.19 06:14:24.598680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:24.598724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:24.598743 [ 3 ] {} HTTP-Session: 26d52e16-3755-4b88-9490-7a436be6c30d Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:24.598760 [ 3 ] {} HTTP-Session: 26d52e16-3755-4b88-9490-7a436be6c30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:24.598841 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:24.598885 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:24.599028 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:24.599458 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.599754 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:14:24.599933 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:14:24.600032 [ 143 ] {} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.600037 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} executeQuery: Read 42 rows, 58.04 KiB in 0.001166325 sec., 36010 rows/sec., 48.59 MiB/sec. 2023.11.19 06:14:24.600070 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:24.600214 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:14:24.600309 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} DynamicQueryHandler: Done processing query 2023.11.19 06:14:24.600367 [ 3 ] {dc85d08b-3bdb-491a-b329-2e4c552560ef} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:14:24.600450 [ 3 ] {} HTTP-Session: 26d52e16-3755-4b88-9490-7a436be6c30d Destroying unnamed session 2023.11.19 06:14:24.600507 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:24.600576 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 410 rows starting from the beginning of the part 2023.11.19 06:14:24.600680 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.600768 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:24.600852 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.600933 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:24.601012 [ 16 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:24.602371 [ 13 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 6 columns (6 merged, 0 gathered) in 0.002243638 sec., 243354.76578663758 rows/sec., 328.39 MiB/sec. 2023.11.19 06:14:24.602847 [ 13 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:14:24.603130 [ 13 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:14:24.603209 [ 13 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:14:24.603302 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2b323905-d2c6-4a50-b374-219e0f292c23::all_1_21_4: 4.45 MiB. 2023.11.19 06:14:28.892778 [ 85 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:14:28.892881 [ 85 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:14:29.580824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:29.580938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:29.580968 [ 3 ] {} HTTP-Session: 2d085c03-391b-471e-b18f-69fe22fe74c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:29.580997 [ 3 ] {} HTTP-Session: 2d085c03-391b-471e-b18f-69fe22fe74c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:29.581137 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:29.581197 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:29.581358 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:29.581745 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:29.582006 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:14:29.582172 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:14:29.582316 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} executeQuery: Read 5 rows, 415.00 B in 0.001132375 sec., 4415 rows/sec., 357.90 KiB/sec. 2023.11.19 06:14:29.582459 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} DynamicQueryHandler: Done processing query 2023.11.19 06:14:29.582487 [ 3 ] {5d0c90ef-8ad1-44a7-a484-157ec2c61226} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:29.582504 [ 3 ] {} HTTP-Session: 2d085c03-391b-471e-b18f-69fe22fe74c0 Destroying unnamed session 2023.11.19 06:14:29.582631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:29.582682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:29.582702 [ 3 ] {} HTTP-Session: 46fa2f65-7531-4e64-a38b-ce81cefb0e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:29.582720 [ 3 ] {} HTTP-Session: 46fa2f65-7531-4e64-a38b-ce81cefb0e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:29.582802 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:29.582846 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:29.582957 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:29.583228 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:29.583437 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:14:29.583592 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:14:29.583726 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} executeQuery: Read 15 rows, 1.39 KiB in 0.000886809 sec., 16914 rows/sec., 1.53 MiB/sec. 2023.11.19 06:14:29.583926 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} DynamicQueryHandler: Done processing query 2023.11.19 06:14:29.583952 [ 3 ] {3002cf57-7c15-4e93-8049-cfef383050a8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:29.583968 [ 3 ] {} HTTP-Session: 46fa2f65-7531-4e64-a38b-ce81cefb0e51 Destroying unnamed session 2023.11.19 06:14:29.584116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:29.584164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:29.584183 [ 3 ] {} HTTP-Session: dad39334-5137-4d88-ad82-237c322afb2b Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:29.584202 [ 3 ] {} HTTP-Session: dad39334-5137-4d88-ad82-237c322afb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:29.584273 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:29.584313 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:29.584439 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:29.584692 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:29.584912 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:14:29.585062 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:14:29.585183 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} executeQuery: Read 5 rows, 410.00 B in 0.000880809 sec., 5676 rows/sec., 454.57 KiB/sec. 2023.11.19 06:14:29.585299 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} DynamicQueryHandler: Done processing query 2023.11.19 06:14:29.585322 [ 3 ] {7b55fb26-266c-4afa-80d2-e2672c06b7c4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:29.585338 [ 3 ] {} HTTP-Session: dad39334-5137-4d88-ad82-237c322afb2b Destroying unnamed session 2023.11.19 06:14:29.585441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:29.585486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:29.585504 [ 3 ] {} HTTP-Session: 15ec27ba-a07b-4323-8e35-84c8a31fb8a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:29.585522 [ 3 ] {} HTTP-Session: 15ec27ba-a07b-4323-8e35-84c8a31fb8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:29.585595 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:29.585640 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:29.585780 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:29.586062 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:29.586340 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:14:29.586520 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:14:29.586639 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} executeQuery: Read 5 rows, 6.91 KiB in 0.001015542 sec., 4923 rows/sec., 6.64 MiB/sec. 2023.11.19 06:14:29.586763 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} DynamicQueryHandler: Done processing query 2023.11.19 06:14:29.586786 [ 3 ] {2929dc61-38da-4f46-a7c6-5e5e60d1ab5e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:29.586803 [ 3 ] {} HTTP-Session: 15ec27ba-a07b-4323-8e35-84c8a31fb8a4 Destroying unnamed session 2023.11.19 06:14:34.585111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.585244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.585274 [ 3 ] {} HTTP-Session: c4494133-b302-438e-a230-7e2b95760304 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.585303 [ 3 ] {} HTTP-Session: c4494133-b302-438e-a230-7e2b95760304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.585448 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.585518 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:34.585700 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.586227 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.586502 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:14:34.586667 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:14:34.586787 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} executeQuery: Read 42 rows, 3.40 KiB in 0.001300148 sec., 32304 rows/sec., 2.56 MiB/sec. 2023.11.19 06:14:34.586968 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.586994 [ 3 ] {e60fade9-f0de-4f9f-86a4-a8769a0b889c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:34.587011 [ 3 ] {} HTTP-Session: c4494133-b302-438e-a230-7e2b95760304 Destroying unnamed session 2023.11.19 06:14:34.587127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.587180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.587201 [ 3 ] {} HTTP-Session: a798631f-735a-4e13-896a-b27bcaed18a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.587219 [ 3 ] {} HTTP-Session: a798631f-735a-4e13-896a-b27bcaed18a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.587303 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.587346 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:14:34.587456 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.587717 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.587927 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:14:34.588078 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:14:34.588180 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} executeQuery: Read 2 rows, 175.00 B in 0.000849458 sec., 2354 rows/sec., 201.19 KiB/sec. 2023.11.19 06:14:34.588342 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.588366 [ 3 ] {12cebb22-100e-4a3f-a95f-2db56d77c193} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:34.588382 [ 3 ] {} HTTP-Session: a798631f-735a-4e13-896a-b27bcaed18a5 Destroying unnamed session 2023.11.19 06:14:34.588583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 25676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.588631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.588650 [ 3 ] {} HTTP-Session: 61e7d9dc-0e19-481d-8e82-547391df9277 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.588667 [ 3 ] {} HTTP-Session: 61e7d9dc-0e19-481d-8e82-547391df9277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.588747 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.588786 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:34.588900 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.589260 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.589507 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:14:34.589652 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:14:34.589752 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} executeQuery: Read 163 rows, 15.73 KiB in 0.000978431 sec., 166593 rows/sec., 15.70 MiB/sec. 2023.11.19 06:14:34.589868 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.589892 [ 3 ] {78c93c1c-60cf-482a-8e3a-e52d5e78c313} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.19 06:14:34.589908 [ 3 ] {} HTTP-Session: 61e7d9dc-0e19-481d-8e82-547391df9277 Destroying unnamed session 2023.11.19 06:14:34.590015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.590060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.590079 [ 3 ] {} HTTP-Session: af6ef2f6-43a8-4c83-b55e-36c4bf9c5dcf Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.590096 [ 3 ] {} HTTP-Session: af6ef2f6-43a8-4c83-b55e-36c4bf9c5dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.590166 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.590206 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:14:34.590310 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.590576 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.590779 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:14:34.590937 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:14:34.591037 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} executeQuery: Read 2 rows, 143.00 B in 0.000841558 sec., 2376 rows/sec., 165.94 KiB/sec. 2023.11.19 06:14:34.591154 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.591177 [ 3 ] {75ca89f4-4acf-419e-be61-6de9862a73ed} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:34.591192 [ 3 ] {} HTTP-Session: af6ef2f6-43a8-4c83-b55e-36c4bf9c5dcf Destroying unnamed session 2023.11.19 06:14:34.591320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 11550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.591365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.591384 [ 3 ] {} HTTP-Session: 9649e326-615c-4cc3-a93e-147a67220312 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.591401 [ 3 ] {} HTTP-Session: 9649e326-615c-4cc3-a93e-147a67220312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.591475 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.591513 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:34.591615 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.591977 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.592186 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:14:34.592334 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:14:34.592530 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} executeQuery: Read 68 rows, 5.42 KiB in 0.001028742 sec., 66100 rows/sec., 5.15 MiB/sec. 2023.11.19 06:14:34.592685 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.592709 [ 3 ] {c418418a-eaa3-4e63-8011-5aaedda7d378} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:14:34.592724 [ 3 ] {} HTTP-Session: 9649e326-615c-4cc3-a93e-147a67220312 Destroying unnamed session 2023.11.19 06:14:34.592836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.592880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.592898 [ 3 ] {} HTTP-Session: 8ecd1962-e280-47ce-b8ec-2d4800829b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.592915 [ 3 ] {} HTTP-Session: 8ecd1962-e280-47ce-b8ec-2d4800829b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.592989 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.593032 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:14:34.593151 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.593460 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.593707 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:14:34.593897 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:14:34.594000 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} executeQuery: Read 37 rows, 2.64 KiB in 0.000981901 sec., 37682 rows/sec., 2.62 MiB/sec. 2023.11.19 06:14:34.594122 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.594147 [ 3 ] {c208e9eb-24fe-479a-81c7-b1feae899663} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:34.594258 [ 3 ] {} HTTP-Session: 8ecd1962-e280-47ce-b8ec-2d4800829b16 Destroying unnamed session 2023.11.19 06:14:34.594431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:34.594478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:34.594496 [ 3 ] {} HTTP-Session: 3e888cad-566a-45e6-adb5-e8cdc2d9672e Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:34.594512 [ 3 ] {} HTTP-Session: 3e888cad-566a-45e6-adb5-e8cdc2d9672e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:34.594595 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:34.594639 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:34.594774 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:34.595247 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB. 2023.11.19 06:14:34.595559 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:14:34.595734 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:14:34.595835 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} executeQuery: Read 42 rows, 58.04 KiB in 0.001212936 sec., 34626 rows/sec., 46.73 MiB/sec. 2023.11.19 06:14:34.595959 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} DynamicQueryHandler: Done processing query 2023.11.19 06:14:34.595982 [ 3 ] {6c872716-307b-4e30-9577-999d14944c3a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:14:34.595998 [ 3 ] {} HTTP-Session: 3e888cad-566a-45e6-adb5-e8cdc2d9672e Destroying unnamed session 2023.11.19 06:14:39.581586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:39.581819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:39.581872 [ 3 ] {} HTTP-Session: 9a56a769-cad6-4432-827b-f8ebe9a69b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:39.581909 [ 3 ] {} HTTP-Session: 9a56a769-cad6-4432-827b-f8ebe9a69b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:39.582074 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:39.582153 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:39.582317 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:39.582748 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:39.583040 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:14:39.583203 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:14:39.583342 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} executeQuery: Read 5 rows, 415.00 B in 0.001217036 sec., 4108 rows/sec., 333.00 KiB/sec. 2023.11.19 06:14:39.583487 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} DynamicQueryHandler: Done processing query 2023.11.19 06:14:39.583512 [ 3 ] {fdfb02f8-2bd6-4277-8691-2f547e2a972c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:39.583529 [ 3 ] {} HTTP-Session: 9a56a769-cad6-4432-827b-f8ebe9a69b60 Destroying unnamed session 2023.11.19 06:14:39.583648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:39.583694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:39.583713 [ 3 ] {} HTTP-Session: 4f7e90c1-5ff2-4646-b451-099bc928c86c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:39.583730 [ 3 ] {} HTTP-Session: 4f7e90c1-5ff2-4646-b451-099bc928c86c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:39.583800 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:39.583841 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:39.583948 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:39.584269 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:39.584477 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:14:39.584620 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:14:39.584745 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} executeQuery: Read 15 rows, 1.39 KiB in 0.000916039 sec., 16374 rows/sec., 1.48 MiB/sec. 2023.11.19 06:14:39.584901 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} DynamicQueryHandler: Done processing query 2023.11.19 06:14:39.584926 [ 3 ] {0cf7cee5-5927-478b-b1c8-cb080c02964c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:39.584942 [ 3 ] {} HTTP-Session: 4f7e90c1-5ff2-4646-b451-099bc928c86c Destroying unnamed session 2023.11.19 06:14:39.585083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:39.585127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:39.585147 [ 3 ] {} HTTP-Session: 2bb21038-8dd8-45a5-9220-f79b53b8cb5c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:39.585164 [ 3 ] {} HTTP-Session: 2bb21038-8dd8-45a5-9220-f79b53b8cb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:39.585236 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:39.585277 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:39.585390 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:39.585668 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:39.585866 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:14:39.586015 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:14:39.586140 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} executeQuery: Read 5 rows, 410.00 B in 0.000874819 sec., 5715 rows/sec., 457.68 KiB/sec. 2023.11.19 06:14:39.586254 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} DynamicQueryHandler: Done processing query 2023.11.19 06:14:39.586278 [ 3 ] {eb6131ef-0d92-4be1-8c7a-3bb898737778} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:39.586294 [ 3 ] {} HTTP-Session: 2bb21038-8dd8-45a5-9220-f79b53b8cb5c Destroying unnamed session 2023.11.19 06:14:39.586409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:39.586454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:39.586473 [ 3 ] {} HTTP-Session: bbd598e8-95fc-4acc-900a-008ed1836403 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:39.586490 [ 3 ] {} HTTP-Session: bbd598e8-95fc-4acc-900a-008ed1836403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:39.586561 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:39.586606 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:39.586745 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:39.587056 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:39.587333 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:14:39.587508 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:14:39.587633 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} executeQuery: Read 5 rows, 6.91 KiB in 0.001043442 sec., 4791 rows/sec., 6.47 MiB/sec. 2023.11.19 06:14:39.587757 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} DynamicQueryHandler: Done processing query 2023.11.19 06:14:39.587780 [ 3 ] {5d5c270d-6a49-42b7-813a-335a2e2708a3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:14:39.587796 [ 3 ] {} HTTP-Session: bbd598e8-95fc-4acc-900a-008ed1836403 Destroying unnamed session 2023.11.19 06:14:43.892945 [ 107 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:14:43.893047 [ 107 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:14:44.583563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:44.583703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:44.583749 [ 3 ] {} HTTP-Session: 97052b2c-b483-4e2f-8566-eda0db7927c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:44.583790 [ 3 ] {} HTTP-Session: 97052b2c-b483-4e2f-8566-eda0db7927c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:44.583993 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:44.584095 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:44.584362 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:44.584889 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:44.585167 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:14:44.585331 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:14:44.585472 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} executeQuery: Read 42 rows, 3.40 KiB in 0.00141262 sec., 29731 rows/sec., 2.35 MiB/sec. 2023.11.19 06:14:44.585633 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} DynamicQueryHandler: Done processing query 2023.11.19 06:14:44.585659 [ 3 ] {0681600b-e5fe-447c-abd6-791da40a1f0b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:44.585675 [ 3 ] {} HTTP-Session: 97052b2c-b483-4e2f-8566-eda0db7927c4 Destroying unnamed session 2023.11.19 06:14:44.585816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:44.585868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:44.585887 [ 3 ] {} HTTP-Session: d73bf56b-d17e-479a-80d2-6117c9e4ea03 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:44.585906 [ 3 ] {} HTTP-Session: d73bf56b-d17e-479a-80d2-6117c9e4ea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:44.585994 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:44.586036 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:44.586145 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:44.586560 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:44.586780 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:14:44.586925 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:14:44.587056 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} executeQuery: Read 126 rows, 12.52 KiB in 0.001028242 sec., 122539 rows/sec., 11.89 MiB/sec. 2023.11.19 06:14:44.587182 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} DynamicQueryHandler: Done processing query 2023.11.19 06:14:44.587205 [ 3 ] {f0b8e2ac-92e8-4478-a556-9009ca79e549} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:14:44.587222 [ 3 ] {} HTTP-Session: d73bf56b-d17e-479a-80d2-6117c9e4ea03 Destroying unnamed session 2023.11.19 06:14:44.587383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 7165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:44.587430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:44.587448 [ 3 ] {} HTTP-Session: 3ee2aa7c-b1d3-466e-8ad5-7a187c37763b Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:44.587465 [ 3 ] {} HTTP-Session: 3ee2aa7c-b1d3-466e-8ad5-7a187c37763b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:44.587541 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:44.587581 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:44.587692 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:44.588021 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:44.588228 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:14:44.588377 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:14:44.588506 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} executeQuery: Read 42 rows, 3.36 KiB in 0.00093678 sec., 44834 rows/sec., 3.51 MiB/sec. 2023.11.19 06:14:44.588624 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} DynamicQueryHandler: Done processing query 2023.11.19 06:14:44.588647 [ 3 ] {1e068226-f958-4b5e-addb-4f1e79d48f9d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:44.588664 [ 3 ] {} HTTP-Session: 3ee2aa7c-b1d3-466e-8ad5-7a187c37763b Destroying unnamed session 2023.11.19 06:14:44.588826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:44.588872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:44.588890 [ 3 ] {} HTTP-Session: 7efc340a-1e30-46f6-b1dd-9655b3bf7afb Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:44.588907 [ 3 ] {} HTTP-Session: 7efc340a-1e30-46f6-b1dd-9655b3bf7afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:44.588999 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:44.589045 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:44.589187 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:44.589660 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:44.589974 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:14:44.590151 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:14:44.590285 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} executeQuery: Read 42 rows, 58.04 KiB in 0.001256976 sec., 33413 rows/sec., 45.09 MiB/sec. 2023.11.19 06:14:44.590512 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} DynamicQueryHandler: Done processing query 2023.11.19 06:14:44.590535 [ 3 ] {780e694d-06cf-4ebf-ba2f-f21b48514467} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:14:44.590551 [ 3 ] {} HTTP-Session: 7efc340a-1e30-46f6-b1dd-9655b3bf7afb Destroying unnamed session 2023.11.19 06:14:45.884146 [ 124 ] {} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.19 06:14:45.884286 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:45.884410 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.19 06:14:45.884637 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:45.884702 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2023.11.19 06:14:45.884973 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.19 06:14:45.885124 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.11.19 06:14:45.885207 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.19 06:14:45.885279 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.19 06:14:45.885804 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001453331 sec., 11009.191987234843 rows/sec., 768.71 KiB/sec. 2023.11.19 06:14:45.885900 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.19 06:14:45.886063 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.19 06:14:45.886131 [ 17 ] {6833d3c5-54b3-41c4-8796-fbd39dc712ad::all_1_5_1} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.19 06:14:47.163350 [ 124 ] {} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.19 06:14:47.163449 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:47.163566 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.19 06:14:47.163758 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:47.163796 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2023.11.19 06:14:47.163930 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.19 06:14:47.164031 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.11.19 06:14:47.164120 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.19 06:14:47.164206 [ 16 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.19 06:14:47.164854 [ 25 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322558 sec., 12097.768113005253 rows/sec., 1016.02 KiB/sec. 2023.11.19 06:14:47.165009 [ 25 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.19 06:14:47.165211 [ 25 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.19 06:14:47.165283 [ 25 ] {34016015-4bb9-4655-a5e0-a2684d238ea5::all_1_5_1} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.19 06:14:49.581326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.581428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.581453 [ 3 ] {} HTTP-Session: 506020a5-737c-46d7-ac8c-4093da4f3a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.581476 [ 3 ] {} HTTP-Session: 506020a5-737c-46d7-ac8c-4093da4f3a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.581601 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.581660 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:49.581817 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.582237 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.582493 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:14:49.582649 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:14:49.582799 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} executeQuery: Read 5 rows, 415.00 B in 0.001160065 sec., 4310 rows/sec., 349.35 KiB/sec. 2023.11.19 06:14:49.582794 [ 129 ] {} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.582919 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.582993 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.583016 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:14:49.583025 [ 3 ] {3a9ce2c5-9a15-483b-9c02-6c9cea973d95} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:49.583062 [ 3 ] {} HTTP-Session: 506020a5-737c-46d7-ac8c-4093da4f3a99 Destroying unnamed session 2023.11.19 06:14:49.583112 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:49.583144 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part 2023.11.19 06:14:49.583194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.583257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.583289 [ 3 ] {} HTTP-Session: eeb7a60e-cac8-40b2-b64f-52cd1e6533fa Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.583294 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.583309 [ 3 ] {} HTTP-Session: eeb7a60e-cac8-40b2-b64f-52cd1e6533fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.583417 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.583440 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:49.583473 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:14:49.583624 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.583718 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.583796 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:49.583919 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.584261 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.584518 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:14:49.584724 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} oximeter.fields_ipaddr (34016015-4bb9-4655-a5e0-a2684d238ea5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:14:49.584819 [ 16 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842449 sec., 79242.35623346969 rows/sec., 6.27 MiB/sec. 2023.11.19 06:14:49.584907 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} executeQuery: Read 4 rows, 342.00 B in 0.001448811 sec., 2760 rows/sec., 230.52 KiB/sec. 2023.11.19 06:14:49.585047 [ 25 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:14:49.585100 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.585142 [ 3 ] {a22d3787-41f5-4d34-811a-17cdbd8e895b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:49.585168 [ 3 ] {} HTTP-Session: eeb7a60e-cac8-40b2-b64f-52cd1e6533fa Destroying unnamed session 2023.11.19 06:14:49.585309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.585367 [ 25 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:14:49.585382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.585430 [ 3 ] {} HTTP-Session: e9d4c795-014c-4266-954d-38041fa5ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.585459 [ 3 ] {} HTTP-Session: e9d4c795-014c-4266-954d-38041fa5ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.585497 [ 25 ] {edc4aca2-49e5-4a34-85d8-5a05d719fdd0::all_1_26_5} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.585567 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.585658 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:49.585777 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.586075 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.586281 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:14:49.586427 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:14:49.586547 [ 129 ] {} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.586563 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} executeQuery: Read 17 rows, 1.56 KiB in 0.00092293 sec., 18419 rows/sec., 1.65 MiB/sec. 2023.11.19 06:14:49.586597 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.586752 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:14:49.586793 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.586833 [ 3 ] {f1e6f50a-ed2a-4c2b-9dc3-5533317adee9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:49.586861 [ 3 ] {} HTTP-Session: e9d4c795-014c-4266-954d-38041fa5ad10 Destroying unnamed session 2023.11.19 06:14:49.586928 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:49.586971 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 182 rows starting from the beginning of the part 2023.11.19 06:14:49.587008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.587096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.587141 [ 3 ] {} HTTP-Session: 74d959f1-9a73-48c0-a128-22efa06cac4d Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.587195 [ 3 ] {} HTTP-Session: 74d959f1-9a73-48c0-a128-22efa06cac4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.587241 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part 2023.11.19 06:14:49.587394 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.587513 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:14:49.587547 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 163 rows starting from the beginning of the part 2023.11.19 06:14:49.587928 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part 2023.11.19 06:14:49.587949 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.588128 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part 2023.11.19 06:14:49.588360 [ 21 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part 2023.11.19 06:14:49.588787 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.589149 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:14:49.589473 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} oximeter.fields_u16 (6833d3c5-54b3-41c4-8796-fbd39dc712ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:14:49.589703 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} executeQuery: Read 4 rows, 286.00 B in 0.002241837 sec., 1784 rows/sec., 124.58 KiB/sec. 2023.11.19 06:14:49.589975 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.590056 [ 3 ] {3b2d108e-42ea-4abb-a3d5-f65c2457a29b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:49.590115 [ 3 ] {} HTTP-Session: 74d959f1-9a73-48c0-a128-22efa06cac4d Destroying unnamed session 2023.11.19 06:14:49.590210 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.003556085 sec., 145665.8094505615 rows/sec., 13.74 MiB/sec. 2023.11.19 06:14:49.590280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.590334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.590341 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:14:49.590357 [ 3 ] {} HTTP-Session: 543d6192-ac15-4c35-87a1-26e61e34dca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.590385 [ 3 ] {} HTTP-Session: 543d6192-ac15-4c35-87a1-26e61e34dca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.590470 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.590512 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:49.590535 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:14:49.590618 [ 16 ] {88d404a6-52fc-43fe-b4de-265af1022ec2::all_1_26_5} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.590671 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.590986 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.591192 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:14:49.591337 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:14:49.591454 [ 129 ] {} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.591466 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} executeQuery: Read 9 rows, 744.00 B in 0.00096099 sec., 9365 rows/sec., 756.06 KiB/sec. 2023.11.19 06:14:49.591503 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.591653 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:14:49.591708 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.591749 [ 3 ] {85570866-d207-4b42-a473-91e387dc8bd2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:49.591779 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:49.591789 [ 3 ] {} HTTP-Session: 543d6192-ac15-4c35-87a1-26e61e34dca4 Destroying unnamed session 2023.11.19 06:14:49.591827 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 110 rows starting from the beginning of the part 2023.11.19 06:14:49.591958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.591994 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.592061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.592095 [ 3 ] {} HTTP-Session: 047b694e-8c84-49d3-8c43-5ba5d21ede67 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.592138 [ 3 ] {} HTTP-Session: 047b694e-8c84-49d3-8c43-5ba5d21ede67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.592177 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part 2023.11.19 06:14:49.592322 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.592397 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.592415 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:14:49.592692 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:49.592998 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.593015 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part 2023.11.19 06:14:49.593740 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.594449 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:14:49.594526 [ 10 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962573 sec., 80673.1175906889 rows/sec., 6.30 MiB/sec. 2023.11.19 06:14:49.594730 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:14:49.594764 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} oximeter.measurements_cumulativeu64 (8e3d62df-cf70-43b4-b031-0727f6aed46a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:14:49.594998 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} executeQuery: Read 2 rows, 142.00 B in 0.002620696 sec., 763 rows/sec., 52.91 KiB/sec. 2023.11.19 06:14:49.595165 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:14:49.595323 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.595338 [ 21 ] {5301f1ce-8a1f-4b94-8b0e-62dc82ac3244::all_1_26_5} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.595372 [ 3 ] {a421e50d-a39f-4796-ae40-a21206604d00} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:49.595406 [ 3 ] {} HTTP-Session: 047b694e-8c84-49d3-8c43-5ba5d21ede67 Destroying unnamed session 2023.11.19 06:14:49.595582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:49.595631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:49.595651 [ 3 ] {} HTTP-Session: ec19e3bb-533e-46ba-af7d-902689c543da Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:49.595668 [ 3 ] {} HTTP-Session: ec19e3bb-533e-46ba-af7d-902689c543da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:49.595746 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:49.595792 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:49.595954 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:49.596254 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.596531 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:14:49.596735 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:14:49.596859 [ 129 ] {} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.596877 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} executeQuery: Read 5 rows, 6.91 KiB in 0.001094714 sec., 4567 rows/sec., 6.16 MiB/sec. 2023.11.19 06:14:49.596918 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:49.597144 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:14:49.597218 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} DynamicQueryHandler: Done processing query 2023.11.19 06:14:49.597259 [ 3 ] {1dac34e4-f27e-4865-9913-9727a5da3e2f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:14:49.597302 [ 3 ] {} HTTP-Session: ec19e3bb-533e-46ba-af7d-902689c543da Destroying unnamed session 2023.11.19 06:14:49.597370 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:14:49.597413 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 546 rows starting from the beginning of the part 2023.11.19 06:14:49.597560 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.597666 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:49.597762 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.597853 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2023.11.19 06:14:49.597943 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.19 06:14:49.599534 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 6 columns (6 merged, 0 gathered) in 0.002553464 sec., 252598.03936926465 rows/sec., 340.87 MiB/sec. 2023.11.19 06:14:49.599907 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:14:49.600124 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:14:49.600195 [ 14 ] {2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:14:49.600267 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2b323905-d2c6-4a50-b374-219e0f292c23::all_1_26_5: 4.07 MiB. 2023.11.19 06:14:54.584069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:54.584249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:54.584295 [ 3 ] {} HTTP-Session: 4f5d475a-4b82-47ca-8702-51d52b83c841 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:54.584338 [ 3 ] {} HTTP-Session: 4f5d475a-4b82-47ca-8702-51d52b83c841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:54.584542 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:54.584637 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:54.584903 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:54.585383 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:54.585649 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:14:54.585815 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:14:54.585933 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} executeQuery: Read 42 rows, 3.40 KiB in 0.001336549 sec., 31424 rows/sec., 2.49 MiB/sec. 2023.11.19 06:14:54.586073 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} DynamicQueryHandler: Done processing query 2023.11.19 06:14:54.586100 [ 3 ] {2c123ad2-ccab-4a2f-bbd9-2ee44944b2e5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:54.586117 [ 3 ] {} HTTP-Session: 4f5d475a-4b82-47ca-8702-51d52b83c841 Destroying unnamed session 2023.11.19 06:14:54.586328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 20229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:54.586377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:54.586397 [ 3 ] {} HTTP-Session: 9c379154-e69d-4abb-a576-6381fc43ae4d Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:54.586417 [ 3 ] {} HTTP-Session: 9c379154-e69d-4abb-a576-6381fc43ae4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:54.586502 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:54.586544 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:54.586651 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:54.587027 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:54.587259 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:14:54.587413 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:14:54.587516 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} executeQuery: Read 126 rows, 12.52 KiB in 0.00098524 sec., 127887 rows/sec., 12.41 MiB/sec. 2023.11.19 06:14:54.587665 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} DynamicQueryHandler: Done processing query 2023.11.19 06:14:54.587695 [ 3 ] {6cff73a4-32c1-46db-bbe2-837f73ac9a54} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:14:54.587711 [ 3 ] {} HTTP-Session: 9c379154-e69d-4abb-a576-6381fc43ae4d Destroying unnamed session 2023.11.19 06:14:54.587836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 9019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:54.587882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:54.587901 [ 3 ] {} HTTP-Session: a4969754-9725-4b66-8c8b-50140df1bcaf Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:54.587918 [ 3 ] {} HTTP-Session: a4969754-9725-4b66-8c8b-50140df1bcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:54.587995 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:54.588035 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:54.588146 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:54.588460 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:54.588664 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:14:54.588813 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:14:54.588912 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} executeQuery: Read 53 rows, 4.23 KiB in 0.000889529 sec., 59582 rows/sec., 4.64 MiB/sec. 2023.11.19 06:14:54.589029 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} DynamicQueryHandler: Done processing query 2023.11.19 06:14:54.589053 [ 3 ] {aff04bfe-6bc5-4f19-a8ba-269f28475082} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:14:54.589069 [ 3 ] {} HTTP-Session: a4969754-9725-4b66-8c8b-50140df1bcaf Destroying unnamed session 2023.11.19 06:14:54.589171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:54.589216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:54.589236 [ 3 ] {} HTTP-Session: b36b3f6b-b4f1-45b1-8475-7b5476b3fc3f Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:54.589252 [ 3 ] {} HTTP-Session: b36b3f6b-b4f1-45b1-8475-7b5476b3fc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:54.589324 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:54.589366 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:14:54.589484 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:54.589767 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:54.590012 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:14:54.590218 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} oximeter.measurements_cumulativei64 (fe446e03-5b84-44c0-94de-91065850fc43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:14:54.590325 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} executeQuery: Read 11 rows, 743.00 B in 0.000973201 sec., 11302 rows/sec., 745.57 KiB/sec. 2023.11.19 06:14:54.590490 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} DynamicQueryHandler: Done processing query 2023.11.19 06:14:54.590516 [ 3 ] {a95ac0f7-9227-47cf-9de9-4fd6d1a7f753} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:54.590532 [ 3 ] {} HTTP-Session: b36b3f6b-b4f1-45b1-8475-7b5476b3fc3f Destroying unnamed session 2023.11.19 06:14:54.590669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:54.590713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:54.590732 [ 3 ] {} HTTP-Session: 626fd033-845c-49ca-8ea1-6e97225e7431 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:54.590750 [ 3 ] {} HTTP-Session: 626fd033-845c-49ca-8ea1-6e97225e7431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:54.590832 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:54.590876 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:54.591018 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:54.591494 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:54.591807 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:14:54.591984 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:14:54.592092 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} executeQuery: Read 42 rows, 58.04 KiB in 0.001227237 sec., 34223 rows/sec., 46.18 MiB/sec. 2023.11.19 06:14:54.592326 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} DynamicQueryHandler: Done processing query 2023.11.19 06:14:54.592350 [ 3 ] {bf33c5b1-5775-471f-a9c5-c08ed03676d5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:14:54.592366 [ 3 ] {} HTTP-Session: 626fd033-845c-49ca-8ea1-6e97225e7431 Destroying unnamed session 2023.11.19 06:14:58.893121 [ 133 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:14:58.893232 [ 133 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:14:59.580870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:59.580989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:59.581019 [ 3 ] {} HTTP-Session: df24089b-e2c9-4487-bf8e-fed3a4f7ba78 Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:59.581048 [ 3 ] {} HTTP-Session: df24089b-e2c9-4487-bf8e-fed3a4f7ba78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:59.581187 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:59.581254 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:14:59.581414 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:59.581793 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:59.582049 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:14:59.582209 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} oximeter.fields_i64 (edc4aca2-49e5-4a34-85d8-5a05d719fdd0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:14:59.582338 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} executeQuery: Read 5 rows, 415.00 B in 0.001110924 sec., 4500 rows/sec., 364.81 KiB/sec. 2023.11.19 06:14:59.582479 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} DynamicQueryHandler: Done processing query 2023.11.19 06:14:59.582506 [ 3 ] {f79fe447-01f5-403e-9d21-519a7d840833} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:59.582523 [ 3 ] {} HTTP-Session: df24089b-e2c9-4487-bf8e-fed3a4f7ba78 Destroying unnamed session 2023.11.19 06:14:59.582653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:59.582700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:59.582719 [ 3 ] {} HTTP-Session: 9aa2011f-30ea-4bae-85c0-4b7d888139ad Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:59.582737 [ 3 ] {} HTTP-Session: 9aa2011f-30ea-4bae-85c0-4b7d888139ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:59.582811 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:59.582850 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:14:59.582956 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:59.583250 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:59.583454 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:14:59.583601 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} oximeter.fields_string (88d404a6-52fc-43fe-b4de-265af1022ec2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:14:59.583726 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} executeQuery: Read 15 rows, 1.39 KiB in 0.000883948 sec., 16969 rows/sec., 1.53 MiB/sec. 2023.11.19 06:14:59.583934 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} DynamicQueryHandler: Done processing query 2023.11.19 06:14:59.583960 [ 3 ] {4f1fedaa-7c5b-499a-99ff-2d89293fe878} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:14:59.583978 [ 3 ] {} HTTP-Session: 9aa2011f-30ea-4bae-85c0-4b7d888139ad Destroying unnamed session 2023.11.19 06:14:59.584093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:59.584138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:59.584156 [ 3 ] {} HTTP-Session: 7d6d555b-bd9e-4df7-8282-c5dc76d2d8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:59.584173 [ 3 ] {} HTTP-Session: 7d6d555b-bd9e-4df7-8282-c5dc76d2d8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:59.584245 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:59.584286 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:14:59.584407 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:59.584661 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:59.584862 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:14:59.585015 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} oximeter.fields_uuid (5301f1ce-8a1f-4b94-8b0e-62dc82ac3244): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:14:59.585135 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} executeQuery: Read 5 rows, 410.00 B in 0.000860878 sec., 5808 rows/sec., 465.10 KiB/sec. 2023.11.19 06:14:59.585250 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} DynamicQueryHandler: Done processing query 2023.11.19 06:14:59.585274 [ 3 ] {5c5e813d-ae57-4377-99c2-4b41c8ed5e9a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:14:59.585291 [ 3 ] {} HTTP-Session: 7d6d555b-bd9e-4df7-8282-c5dc76d2d8dc Destroying unnamed session 2023.11.19 06:14:59.585394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55250, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:14:59.585438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:14:59.585456 [ 3 ] {} HTTP-Session: 3351e551-7c78-4509-92bd-e09641940a9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55250 2023.11.19 06:14:59.585474 [ 3 ] {} HTTP-Session: 3351e551-7c78-4509-92bd-e09641940a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:14:59.585546 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} executeQuery: (from [fd00:1122:3344:101::d]:55250) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:14:59.585591 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:14:59.585730 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:14:59.586015 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.11.19 06:14:59.586295 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:14:59.586472 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} oximeter.measurements_histogramf64 (2b323905-d2c6-4a50-b374-219e0f292c23): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:14:59.586600 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} executeQuery: Read 5 rows, 6.91 KiB in 0.001021812 sec., 4893 rows/sec., 6.60 MiB/sec. 2023.11.19 06:14:59.586765 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} DynamicQueryHandler: Done processing query 2023.11.19 06:14:59.586788 [ 3 ] {73152aa2-2855-48a3-9357-0ca8adb98818} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:14:59.586805 [ 3 ] {} HTTP-Session: 3351e551-7c78-4509-92bd-e09641940a9c Destroying unnamed session