[ Nov 29 19:47:29 Enabled. ] [ Nov 29 19:47:29 Rereading configuration. ] [ Nov 29 19:47:30 Rereading configuration. ] [ Nov 29 19:47:31 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService10 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService10 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService10 ipadm: Could not delete oxControlService10: Interface does not exist + true + ipadm create-if -t oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 + ipadm show-addr oxControlService10/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService10/ll + ipadm show-addr oxControlService10/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 29 19:47:32 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.29 19:47:32.339551 [ 1 ] {} Application: Will watch for the process with pid 24871 2023.11.29 19:47:32.339639 [ 1 ] {} Application: Forked a child process to watch 2023.11.29 19:47:32.703923 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24871 2023.11.29 19:47:32.704096 [ 1 ] {} Application: starting up 2023.11.29 19:47:32.704297 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.29 19:47:32.793069 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.29 19:47:32.793147 [ 1 ] {} Application: Initializing DateLUT. 2023.11.29 19:47:32.793167 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.29 19:47:32.793221 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.29 19:47:32.793657 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.29 19:47:32.794476 [ 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.29 19:47:32.794949 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.29 19:47:32.795207 [ 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.29 19:47:32.797338 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.29 19:47:32.797382 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.29 19:47:32.798089 [ 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.29 19:47:32.798256 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.29 19:47:32.802890 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.29 19:47:32.803255 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.29 19:47:32.803281 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.29 19:47:32.804648 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.29 19:47:32.805140 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.29 19:47:32.805462 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.29 19:47:32.805782 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.29 19:47:32.806635 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.29 19:47:32.806681 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.29 19:47:32.806736 [ 1 ] {} Application: Loaded user defined objects 2023.11.29 19:47:32.806754 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.29 19:47:32.823231 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.29 19:47:32.823265 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113341 sec 2023.11.29 19:47:32.823815 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.29 19:47:32.823915 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.29 19:47:32.823937 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.29 19:47:32.823956 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.29 19:47:32.823969 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.29 19:47:32.823985 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.29 19:47:32.824001 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.29 19:47:32.824037 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.29 19:47:32.824060 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.29 19:47:32.824094 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.29 19:47:32.824108 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.29 19:47:32.824123 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.29 19:47:32.824142 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.29 19:47:32.824180 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.29 19:47:32.824197 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.29 19:47:32.824210 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.29 19:47:32.859689 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.29 19:47:32.864231 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.29 19:47:32.864267 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4501e-05 sec 2023.11.29 19:47:32.864299 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.29 19:47:32.864321 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.29 19:47:32.864354 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.29 19:47:32.866558 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.29 19:47:32.871579 [ 1 ] {} Application: Loaded metadata. 2023.11.29 19:47:32.871676 [ 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.29 19:47:32.871744 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.29 19:47:33.072990 [ 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.29 19:47:33.090421 [ 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.29 19:47:33.090471 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.29 19:47:33.147317 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.29 19:47:33.147572 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.11.29 19:47:33.147916 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.29 19:47:33.147950 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.29 19:47:33.147982 [ 172 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:47:33.148071 [ 172 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:47:33.148103 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.29 19:47:33.148184 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.29 19:47:33.148754 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.29 19:47:33.148780 [ 1 ] {} Application: Ready for connections. 2023.11.29 19:47:48.148634 [ 156 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:47:48.148719 [ 156 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:48:03.149291 [ 156 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:48:03.149397 [ 156 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:48:03.519497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.519696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.522489 [ 3 ] {} HTTP-Session: d34d1adf-b312-4111-b5ee-1060b8d9ef1f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.522542 [ 3 ] {} HTTP-Session: d34d1adf-b312-4111-b5ee-1060b8d9ef1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.522713 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.29 19:48:03.522815 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.29 19:48:03.522839 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.29 19:48:03.524637 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} executeQuery: (from [fd00:1122:3344:101::d]:54950) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.29 19:48:03.552636 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54950) (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.29 19:48:03.553926 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} 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.29 19:48:03.554673 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.554699 [ 3 ] {} HTTP-Session: d34d1adf-b312-4111-b5ee-1060b8d9ef1f Destroying unnamed session 2023.11.29 19:48:03.555140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.555218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.555242 [ 3 ] {} HTTP-Session: fd79a940-136b-48b3-8558-b91e678aa042 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.555266 [ 3 ] {} HTTP-Session: fd79a940-136b-48b3-8558-b91e678aa042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.555388 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} executeQuery: (from [fd00:1122:3344:101::d]:54950) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:03.555478 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.29 19:48:03.563139 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.29 19:48:03.572018 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:03.587189 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.587229 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.29 19:48:03.587248 [ 3 ] {} HTTP-Session: fd79a940-136b-48b3-8558-b91e678aa042 Destroying unnamed session 2023.11.29 19:48:03.587483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.587548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.587569 [ 3 ] {} HTTP-Session: 6118dd7b-a4ad-43de-bd5e-16025fdf1c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.587594 [ 3 ] {} HTTP-Session: 6118dd7b-a4ad-43de-bd5e-16025fdf1c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.587726 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} executeQuery: (from [fd00:1122:3344:101::d]:54950) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.29 19:48:03.588010 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54950) (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.29 19:48:03.588145 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} 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.29 19:48:03.588266 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.588285 [ 3 ] {} HTTP-Session: 6118dd7b-a4ad-43de-bd5e-16025fdf1c67 Destroying unnamed session 2023.11.29 19:48:03.588489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.588540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.588558 [ 3 ] {} HTTP-Session: d36a97e1-46d7-4659-926b-b8c332f1670b Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.588580 [ 3 ] {} HTTP-Session: d36a97e1-46d7-4659-926b-b8c332f1670b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.588754 [ 3 ] {722fdd16-ae89-497f-b6f1-283d241ca416} executeQuery: (from [fd00:1122:3344:101::d]:54950) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.29 19:48:03.588919 [ 3 ] {722fdd16-ae89-497f-b6f1-283d241ca416} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.588948 [ 3 ] {722fdd16-ae89-497f-b6f1-283d241ca416} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.588963 [ 3 ] {} HTTP-Session: d36a97e1-46d7-4659-926b-b8c332f1670b Destroying unnamed session 2023.11.29 19:48:03.589088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.589139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.589161 [ 3 ] {} HTTP-Session: ab60ea6f-78ee-4449-822c-48a770af474f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.589184 [ 3 ] {} HTTP-Session: ab60ea6f-78ee-4449-822c-48a770af474f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.589247 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} executeQuery: (from [fd00:1122:3344:101::d]:54950) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.29 19:48:03.589304 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.29 19:48:03.590595 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.29 19:48:03.590628 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5791e-05 sec 2023.11.29 19:48:03.590648 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.29 19:48:03.590668 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} DatabaseAtomic (oximeter): Starting up tables. 2023.11.29 19:48:03.590739 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.590773 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.590789 [ 3 ] {} HTTP-Session: ab60ea6f-78ee-4449-822c-48a770af474f Destroying unnamed session 2023.11.29 19:48:03.590904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.590955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.590975 [ 3 ] {} HTTP-Session: c716804d-50b8-4951-b748-bda2808465bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.591000 [ 3 ] {} HTTP-Session: c716804d-50b8-4951-b748-bda2808465bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.591146 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} executeQuery: (from [fd00:1122:3344:101::d]:54950) /* 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.29 19:48:03.591192 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.29 19:48:03.608423 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} oximeter.version (f1d53bfd-fadf-45c3-a8db-a08775be1edd): Loading data parts 2023.11.29 19:48:03.608569 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} oximeter.version (f1d53bfd-fadf-45c3-a8db-a08775be1edd): There are no data parts 2023.11.29 19:48:03.615094 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.615124 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.615156 [ 3 ] {} HTTP-Session: c716804d-50b8-4951-b748-bda2808465bc Destroying unnamed session 2023.11.29 19:48:03.615296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.615368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.615393 [ 3 ] {} HTTP-Session: 888877f2-62c2-4786-8998-eb5ee30a6ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.615414 [ 3 ] {} HTTP-Session: 888877f2-62c2-4786-8998-eb5ee30a6ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.615685 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} executeQuery: (from [fd00:1122:3344:101::d]:54950) /* 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.29 19:48:03.615764 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.29 19:48:03.626828 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} oximeter.measurements_bool (3c2989de-1c01-43ae-a811-8e9f4e476bc4): Loading data parts 2023.11.29 19:48:03.626941 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} oximeter.measurements_bool (3c2989de-1c01-43ae-a811-8e9f4e476bc4): There are no data parts 2023.11.29 19:48:03.628058 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.628084 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.628111 [ 3 ] {} HTTP-Session: 888877f2-62c2-4786-8998-eb5ee30a6ed8 Destroying unnamed session 2023.11.29 19:48:03.628249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.628305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.628330 [ 3 ] {} HTTP-Session: bb2d6033-9181-457b-b5dc-1fed4c7c3ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.628347 [ 3 ] {} HTTP-Session: bb2d6033-9181-457b-b5dc-1fed4c7c3ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.628585 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.628657 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.29 19:48:03.630374 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} oximeter.measurements_i8 (4f5b9fec-c7b8-4a4d-b8cf-49276312b443): Loading data parts 2023.11.29 19:48:03.630471 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} oximeter.measurements_i8 (4f5b9fec-c7b8-4a4d-b8cf-49276312b443): There are no data parts 2023.11.29 19:48:03.631664 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.631699 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.631735 [ 3 ] {} HTTP-Session: bb2d6033-9181-457b-b5dc-1fed4c7c3ee7 Destroying unnamed session 2023.11.29 19:48:03.631886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.631953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.631994 [ 3 ] {} HTTP-Session: 4a6bcdfe-04eb-4fbc-b517-b2a61e03e8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.632020 [ 3 ] {} HTTP-Session: 4a6bcdfe-04eb-4fbc-b517-b2a61e03e8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.632317 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.632387 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.29 19:48:03.633944 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} oximeter.measurements_u8 (94be7b01-e075-45cf-9ce9-73e8ca4c4f96): Loading data parts 2023.11.29 19:48:03.634049 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} oximeter.measurements_u8 (94be7b01-e075-45cf-9ce9-73e8ca4c4f96): There are no data parts 2023.11.29 19:48:03.635084 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.635116 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.635139 [ 3 ] {} HTTP-Session: 4a6bcdfe-04eb-4fbc-b517-b2a61e03e8ac Destroying unnamed session 2023.11.29 19:48:03.635262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.635314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.635338 [ 3 ] {} HTTP-Session: 3724afb5-5e03-41c0-af0c-9e36b51716fa Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.635354 [ 3 ] {} HTTP-Session: 3724afb5-5e03-41c0-af0c-9e36b51716fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.635535 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.635646 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.29 19:48:03.639370 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} oximeter.measurements_i16 (4aa65d7c-cde9-448e-8622-d77f0116d5e2): Loading data parts 2023.11.29 19:48:03.639474 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} oximeter.measurements_i16 (4aa65d7c-cde9-448e-8622-d77f0116d5e2): There are no data parts 2023.11.29 19:48:03.640503 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.640537 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.640553 [ 3 ] {} HTTP-Session: 3724afb5-5e03-41c0-af0c-9e36b51716fa Destroying unnamed session 2023.11.29 19:48:03.640695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.640751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.640771 [ 3 ] {} HTTP-Session: 04ed9f3f-8c56-4f3a-a175-791daeb760e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.640795 [ 3 ] {} HTTP-Session: 04ed9f3f-8c56-4f3a-a175-791daeb760e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.640988 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.641037 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.29 19:48:03.642412 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} oximeter.measurements_u16 (1a7e86fe-c70f-43f8-b72f-44ed6e8d7944): Loading data parts 2023.11.29 19:48:03.642502 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} oximeter.measurements_u16 (1a7e86fe-c70f-43f8-b72f-44ed6e8d7944): There are no data parts 2023.11.29 19:48:03.643541 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.643574 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.643589 [ 3 ] {} HTTP-Session: 04ed9f3f-8c56-4f3a-a175-791daeb760e8 Destroying unnamed session 2023.11.29 19:48:03.643712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.643768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.643788 [ 3 ] {} HTTP-Session: b9a3f981-2691-4492-85aa-e7afd4e017bd Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.643813 [ 3 ] {} HTTP-Session: b9a3f981-2691-4492-85aa-e7afd4e017bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.644001 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.644056 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.29 19:48:03.645692 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} oximeter.measurements_i32 (038413e9-ef3f-4834-b6b4-51b98e217913): Loading data parts 2023.11.29 19:48:03.645769 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} oximeter.measurements_i32 (038413e9-ef3f-4834-b6b4-51b98e217913): There are no data parts 2023.11.29 19:48:03.646859 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.646890 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.646913 [ 3 ] {} HTTP-Session: b9a3f981-2691-4492-85aa-e7afd4e017bd Destroying unnamed session 2023.11.29 19:48:03.647038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.647082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.647108 [ 3 ] {} HTTP-Session: e7f4fd1a-3833-4686-8f78-896cca3b2af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.647129 [ 3 ] {} HTTP-Session: e7f4fd1a-3833-4686-8f78-896cca3b2af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.647315 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.647366 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.29 19:48:03.648794 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} oximeter.measurements_u32 (3cbfa053-d440-4ce6-996e-66d9164d9424): Loading data parts 2023.11.29 19:48:03.648876 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} oximeter.measurements_u32 (3cbfa053-d440-4ce6-996e-66d9164d9424): There are no data parts 2023.11.29 19:48:03.649966 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.649999 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.650024 [ 3 ] {} HTTP-Session: e7f4fd1a-3833-4686-8f78-896cca3b2af4 Destroying unnamed session 2023.11.29 19:48:03.650154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.650209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.650234 [ 3 ] {} HTTP-Session: b6776593-101b-4751-99ff-cc21f37806e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.650256 [ 3 ] {} HTTP-Session: b6776593-101b-4751-99ff-cc21f37806e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.650439 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.650489 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.29 19:48:03.651966 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Loading data parts 2023.11.29 19:48:03.652054 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): There are no data parts 2023.11.29 19:48:03.653102 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.653127 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.653149 [ 3 ] {} HTTP-Session: b6776593-101b-4751-99ff-cc21f37806e4 Destroying unnamed session 2023.11.29 19:48:03.653274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.653322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.653352 [ 3 ] {} HTTP-Session: 5bd4382f-2ae0-4fc0-a616-8bb65cc324ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.653369 [ 3 ] {} HTTP-Session: 5bd4382f-2ae0-4fc0-a616-8bb65cc324ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.653562 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.653613 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.29 19:48:03.655232 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} oximeter.measurements_u64 (7886a7cc-6cb1-4a5f-a9dd-de22e2b63e3b): Loading data parts 2023.11.29 19:48:03.655330 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} oximeter.measurements_u64 (7886a7cc-6cb1-4a5f-a9dd-de22e2b63e3b): There are no data parts 2023.11.29 19:48:03.656399 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.656423 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.656447 [ 3 ] {} HTTP-Session: 5bd4382f-2ae0-4fc0-a616-8bb65cc324ca Destroying unnamed session 2023.11.29 19:48:03.656560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.656607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.656627 [ 3 ] {} HTTP-Session: 3549ad3a-f522-49b9-9762-aa4c4f99b5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.656648 [ 3 ] {} HTTP-Session: 3549ad3a-f522-49b9-9762-aa4c4f99b5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.656839 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.656890 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.29 19:48:03.658291 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} oximeter.measurements_f32 (ff58723b-ded8-4a52-aee7-3ea8e96dfc83): Loading data parts 2023.11.29 19:48:03.658360 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} oximeter.measurements_f32 (ff58723b-ded8-4a52-aee7-3ea8e96dfc83): There are no data parts 2023.11.29 19:48:03.659376 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.659400 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.659415 [ 3 ] {} HTTP-Session: 3549ad3a-f522-49b9-9762-aa4c4f99b5d0 Destroying unnamed session 2023.11.29 19:48:03.659527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.659580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.659599 [ 3 ] {} HTTP-Session: d151107f-3da1-4e43-a22e-dbc1b9741ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.659625 [ 3 ] {} HTTP-Session: d151107f-3da1-4e43-a22e-dbc1b9741ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.659815 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.659862 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.29 19:48:03.661335 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} oximeter.measurements_f64 (fc8b2846-750e-4711-9b26-83bc94099e2e): Loading data parts 2023.11.29 19:48:03.661405 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} oximeter.measurements_f64 (fc8b2846-750e-4711-9b26-83bc94099e2e): There are no data parts 2023.11.29 19:48:03.662430 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.662463 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.662479 [ 3 ] {} HTTP-Session: d151107f-3da1-4e43-a22e-dbc1b9741ccf Destroying unnamed session 2023.11.29 19:48:03.662593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.662647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.662665 [ 3 ] {} HTTP-Session: 536b7104-23ca-4f33-9a53-853363dad1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.662691 [ 3 ] {} HTTP-Session: 536b7104-23ca-4f33-9a53-853363dad1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.662883 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.662933 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.29 19:48:03.664350 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} oximeter.measurements_string (b0625d46-3fde-457a-8409-41c81c981795): Loading data parts 2023.11.29 19:48:03.664409 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} oximeter.measurements_string (b0625d46-3fde-457a-8409-41c81c981795): There are no data parts 2023.11.29 19:48:03.665373 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.665404 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.665419 [ 3 ] {} HTTP-Session: 536b7104-23ca-4f33-9a53-853363dad1f0 Destroying unnamed session 2023.11.29 19:48:03.665524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.665640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.665659 [ 3 ] {} HTTP-Session: 56acaa41-60ee-4732-9fea-ced38b07bff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.665683 [ 3 ] {} HTTP-Session: 56acaa41-60ee-4732-9fea-ced38b07bff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.665880 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.665930 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.29 19:48:03.667284 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} oximeter.measurements_bytes (169548c6-91ed-47b2-a94c-6d4e73bf7a8c): Loading data parts 2023.11.29 19:48:03.667342 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} oximeter.measurements_bytes (169548c6-91ed-47b2-a94c-6d4e73bf7a8c): There are no data parts 2023.11.29 19:48:03.668369 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.668403 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.668419 [ 3 ] {} HTTP-Session: 56acaa41-60ee-4732-9fea-ced38b07bff9 Destroying unnamed session 2023.11.29 19:48:03.668552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.668602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.668621 [ 3 ] {} HTTP-Session: 2a266b7c-5c1d-4b27-83b7-1223fabfc256 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.668645 [ 3 ] {} HTTP-Session: 2a266b7c-5c1d-4b27-83b7-1223fabfc256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.668846 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.668898 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.29 19:48:03.670370 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Loading data parts 2023.11.29 19:48:03.670435 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): There are no data parts 2023.11.29 19:48:03.671511 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.671544 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.671560 [ 3 ] {} HTTP-Session: 2a266b7c-5c1d-4b27-83b7-1223fabfc256 Destroying unnamed session 2023.11.29 19:48:03.671683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.671735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.671754 [ 3 ] {} HTTP-Session: 0e84c8a6-32da-4e02-acf6-da4509be0317 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.671775 [ 3 ] {} HTTP-Session: 0e84c8a6-32da-4e02-acf6-da4509be0317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.671982 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.672035 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.29 19:48:03.673406 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Loading data parts 2023.11.29 19:48:03.673474 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): There are no data parts 2023.11.29 19:48:03.674499 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.674524 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.674539 [ 3 ] {} HTTP-Session: 0e84c8a6-32da-4e02-acf6-da4509be0317 Destroying unnamed session 2023.11.29 19:48:03.674649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.674698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.674716 [ 3 ] {} HTTP-Session: a41270a6-848a-41b3-bfe3-237e2b984f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.674738 [ 3 ] {} HTTP-Session: a41270a6-848a-41b3-bfe3-237e2b984f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.674945 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.674998 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.29 19:48:03.676464 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} oximeter.measurements_cumulativef32 (a0e524c1-a161-4785-ae00-424ed6d36a9b): Loading data parts 2023.11.29 19:48:03.676527 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} oximeter.measurements_cumulativef32 (a0e524c1-a161-4785-ae00-424ed6d36a9b): There are no data parts 2023.11.29 19:48:03.677553 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.677577 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.677599 [ 3 ] {} HTTP-Session: a41270a6-848a-41b3-bfe3-237e2b984f5e Destroying unnamed session 2023.11.29 19:48:03.677699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.677748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.677772 [ 3 ] {} HTTP-Session: f08a9c29-7c0d-4c76-9424-ced965a9fac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.677788 [ 3 ] {} HTTP-Session: f08a9c29-7c0d-4c76-9424-ced965a9fac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.678002 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.678057 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.29 19:48:03.679432 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} oximeter.measurements_cumulativef64 (1c090cfe-a91c-4385-92c9-3c53fc12d9b7): Loading data parts 2023.11.29 19:48:03.679499 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} oximeter.measurements_cumulativef64 (1c090cfe-a91c-4385-92c9-3c53fc12d9b7): There are no data parts 2023.11.29 19:48:03.680661 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.680686 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.680709 [ 3 ] {} HTTP-Session: f08a9c29-7c0d-4c76-9424-ced965a9fac5 Destroying unnamed session 2023.11.29 19:48:03.680811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.680860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.680885 [ 3 ] {} HTTP-Session: 150414b1-1101-45ca-ad39-ded3d2c87efc Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.680908 [ 3 ] {} HTTP-Session: 150414b1-1101-45ca-ad39-ded3d2c87efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.681121 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.681183 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.29 19:48:03.682719 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} oximeter.measurements_histogrami8 (7b210fba-d216-4c43-894c-cabdb04a045a): Loading data parts 2023.11.29 19:48:03.682778 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} oximeter.measurements_histogrami8 (7b210fba-d216-4c43-894c-cabdb04a045a): There are no data parts 2023.11.29 19:48:03.683939 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.683963 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.683986 [ 3 ] {} HTTP-Session: 150414b1-1101-45ca-ad39-ded3d2c87efc Destroying unnamed session 2023.11.29 19:48:03.684091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.684140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.684159 [ 3 ] {} HTTP-Session: a09b166a-675b-41c4-abaf-a5b75125eafd Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.684182 [ 3 ] {} HTTP-Session: a09b166a-675b-41c4-abaf-a5b75125eafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.684394 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.684448 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.29 19:48:03.685938 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} oximeter.measurements_histogramu8 (a7a7be26-326e-4892-a645-024ab4a5bbab): Loading data parts 2023.11.29 19:48:03.686041 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} oximeter.measurements_histogramu8 (a7a7be26-326e-4892-a645-024ab4a5bbab): There are no data parts 2023.11.29 19:48:03.687132 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.687165 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.687182 [ 3 ] {} HTTP-Session: a09b166a-675b-41c4-abaf-a5b75125eafd Destroying unnamed session 2023.11.29 19:48:03.687307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.687357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.687377 [ 3 ] {} HTTP-Session: 846d9a90-fc5a-427f-9155-4a50a932ee2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.687400 [ 3 ] {} HTTP-Session: 846d9a90-fc5a-427f-9155-4a50a932ee2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.687621 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.687702 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.29 19:48:03.689203 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} oximeter.measurements_histogrami16 (68525106-aaef-4dbd-8032-20603db9fedb): Loading data parts 2023.11.29 19:48:03.689282 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} oximeter.measurements_histogrami16 (68525106-aaef-4dbd-8032-20603db9fedb): There are no data parts 2023.11.29 19:48:03.690307 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.690333 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.690358 [ 3 ] {} HTTP-Session: 846d9a90-fc5a-427f-9155-4a50a932ee2f Destroying unnamed session 2023.11.29 19:48:03.690462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.690514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.690544 [ 3 ] {} HTTP-Session: 0a72dbd4-0328-4858-8754-e7428668d047 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.690561 [ 3 ] {} HTTP-Session: 0a72dbd4-0328-4858-8754-e7428668d047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.690781 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.690838 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.29 19:48:03.692259 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} oximeter.measurements_histogramu16 (113fbc74-1d2b-4243-968c-d6f510171a06): Loading data parts 2023.11.29 19:48:03.692322 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} oximeter.measurements_histogramu16 (113fbc74-1d2b-4243-968c-d6f510171a06): There are no data parts 2023.11.29 19:48:03.693364 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.693390 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.693415 [ 3 ] {} HTTP-Session: 0a72dbd4-0328-4858-8754-e7428668d047 Destroying unnamed session 2023.11.29 19:48:03.693522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.693572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.693598 [ 3 ] {} HTTP-Session: dd569593-9f0c-4ea1-b630-a6b9f30d1185 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.693615 [ 3 ] {} HTTP-Session: dd569593-9f0c-4ea1-b630-a6b9f30d1185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.693835 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.693891 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.29 19:48:03.695240 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} oximeter.measurements_histogrami32 (a7880954-23aa-42b7-8a5f-d9fa2f58dc06): Loading data parts 2023.11.29 19:48:03.695297 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} oximeter.measurements_histogrami32 (a7880954-23aa-42b7-8a5f-d9fa2f58dc06): There are no data parts 2023.11.29 19:48:03.696341 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.696376 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.696393 [ 3 ] {} HTTP-Session: dd569593-9f0c-4ea1-b630-a6b9f30d1185 Destroying unnamed session 2023.11.29 19:48:03.696519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.696572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.696591 [ 3 ] {} HTTP-Session: 3f4b7291-4441-4e10-9f85-ff611ffda381 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.696614 [ 3 ] {} HTTP-Session: 3f4b7291-4441-4e10-9f85-ff611ffda381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.696838 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.696894 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.29 19:48:03.698323 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} oximeter.measurements_histogramu32 (d7d57480-820b-4904-9866-4ed0e8738f9f): Loading data parts 2023.11.29 19:48:03.698394 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} oximeter.measurements_histogramu32 (d7d57480-820b-4904-9866-4ed0e8738f9f): There are no data parts 2023.11.29 19:48:03.699437 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.699463 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.699478 [ 3 ] {} HTTP-Session: 3f4b7291-4441-4e10-9f85-ff611ffda381 Destroying unnamed session 2023.11.29 19:48:03.699597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.699649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.699667 [ 3 ] {} HTTP-Session: a4cb3420-f864-4335-bd71-a810eb99d97e Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.699692 [ 3 ] {} HTTP-Session: a4cb3420-f864-4335-bd71-a810eb99d97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.699918 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.699976 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.29 19:48:03.701754 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} oximeter.measurements_histogrami64 (7395383d-a66c-4510-a7d7-c4a81b80bb4d): Loading data parts 2023.11.29 19:48:03.701823 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} oximeter.measurements_histogrami64 (7395383d-a66c-4510-a7d7-c4a81b80bb4d): There are no data parts 2023.11.29 19:48:03.702967 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.702993 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.703018 [ 3 ] {} HTTP-Session: a4cb3420-f864-4335-bd71-a810eb99d97e Destroying unnamed session 2023.11.29 19:48:03.703138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.703190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.703216 [ 3 ] {} HTTP-Session: 44354356-304d-41e8-afcb-b9a2a748658c Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.703232 [ 3 ] {} HTTP-Session: 44354356-304d-41e8-afcb-b9a2a748658c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.703452 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.703508 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.29 19:48:03.704921 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} oximeter.measurements_histogramu64 (addbd117-3e54-48fb-8aa2-2f245d4ef249): Loading data parts 2023.11.29 19:48:03.705055 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} oximeter.measurements_histogramu64 (addbd117-3e54-48fb-8aa2-2f245d4ef249): There are no data parts 2023.11.29 19:48:03.706101 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.706127 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.706150 [ 3 ] {} HTTP-Session: 44354356-304d-41e8-afcb-b9a2a748658c Destroying unnamed session 2023.11.29 19:48:03.706257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.706300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.706326 [ 3 ] {} HTTP-Session: b25a98d0-5362-4600-b35f-20d3acb0cb2a Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.706349 [ 3 ] {} HTTP-Session: b25a98d0-5362-4600-b35f-20d3acb0cb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.706559 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.706616 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.29 19:48:03.708005 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} oximeter.measurements_histogramf32 (5aebc06c-1a2a-4fef-af6c-6fed84282795): Loading data parts 2023.11.29 19:48:03.708094 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} oximeter.measurements_histogramf32 (5aebc06c-1a2a-4fef-af6c-6fed84282795): There are no data parts 2023.11.29 19:48:03.709141 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.709174 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.709191 [ 3 ] {} HTTP-Session: b25a98d0-5362-4600-b35f-20d3acb0cb2a Destroying unnamed session 2023.11.29 19:48:03.709315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.709366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.709387 [ 3 ] {} HTTP-Session: b4a69feb-3455-46db-a267-e5d7815c413a Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.709411 [ 3 ] {} HTTP-Session: b4a69feb-3455-46db-a267-e5d7815c413a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.709622 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.709684 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.29 19:48:03.711237 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Loading data parts 2023.11.29 19:48:03.711326 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): There are no data parts 2023.11.29 19:48:03.712420 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.712453 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.712476 [ 3 ] {} HTTP-Session: b4a69feb-3455-46db-a267-e5d7815c413a Destroying unnamed session 2023.11.29 19:48:03.712616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.712669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.712695 [ 3 ] {} HTTP-Session: 69b75815-2b8f-4312-a930-f1a03307d32b Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.712711 [ 3 ] {} HTTP-Session: 69b75815-2b8f-4312-a930-f1a03307d32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.712879 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} executeQuery: (from [fd00:1122:3344:101::d]:54950) /* 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.29 19:48:03.712932 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.29 19:48:03.714330 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} oximeter.fields_bool (26e893d2-45b1-428e-b26e-9d8a2222d8e9): Loading data parts 2023.11.29 19:48:03.714409 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} oximeter.fields_bool (26e893d2-45b1-428e-b26e-9d8a2222d8e9): There are no data parts 2023.11.29 19:48:03.715449 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.715476 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.715503 [ 3 ] {} HTTP-Session: 69b75815-2b8f-4312-a930-f1a03307d32b Destroying unnamed session 2023.11.29 19:48:03.715622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.715666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.715693 [ 3 ] {} HTTP-Session: 65123cc1-2713-4c1b-920e-311c3bc16af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.715718 [ 3 ] {} HTTP-Session: 65123cc1-2713-4c1b-920e-311c3bc16af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.715872 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.715925 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.29 19:48:03.717227 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} oximeter.fields_i8 (07654e9b-3b21-4aa7-91f2-9081e1dd1c80): Loading data parts 2023.11.29 19:48:03.717312 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} oximeter.fields_i8 (07654e9b-3b21-4aa7-91f2-9081e1dd1c80): There are no data parts 2023.11.29 19:48:03.718330 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.718355 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.718371 [ 3 ] {} HTTP-Session: 65123cc1-2713-4c1b-920e-311c3bc16af7 Destroying unnamed session 2023.11.29 19:48:03.718493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.718546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.718565 [ 3 ] {} HTTP-Session: 3c2a944c-800d-4b24-9cea-64697dcb160d Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.718587 [ 3 ] {} HTTP-Session: 3c2a944c-800d-4b24-9cea-64697dcb160d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.718748 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.718794 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.29 19:48:03.720173 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} oximeter.fields_u8 (42a07d1e-fbc3-488f-9658-578e056b17d7): Loading data parts 2023.11.29 19:48:03.720249 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} oximeter.fields_u8 (42a07d1e-fbc3-488f-9658-578e056b17d7): There are no data parts 2023.11.29 19:48:03.721316 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.721350 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.721365 [ 3 ] {} HTTP-Session: 3c2a944c-800d-4b24-9cea-64697dcb160d Destroying unnamed session 2023.11.29 19:48:03.721476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.721528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.721547 [ 3 ] {} HTTP-Session: ea8e82b5-f8e1-48db-abb6-33f663b6da2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.721570 [ 3 ] {} HTTP-Session: ea8e82b5-f8e1-48db-abb6-33f663b6da2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.721731 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.721775 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.29 19:48:03.723067 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} oximeter.fields_i16 (fd3a9eac-24bd-486c-8344-2ed4fb5b226e): Loading data parts 2023.11.29 19:48:03.723138 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} oximeter.fields_i16 (fd3a9eac-24bd-486c-8344-2ed4fb5b226e): There are no data parts 2023.11.29 19:48:03.724170 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.724196 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.724220 [ 3 ] {} HTTP-Session: ea8e82b5-f8e1-48db-abb6-33f663b6da2f Destroying unnamed session 2023.11.29 19:48:03.724321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.724372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.724398 [ 3 ] {} HTTP-Session: 36a2aafc-874c-43f0-96c5-f5485b7cdd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.724415 [ 3 ] {} HTTP-Session: 36a2aafc-874c-43f0-96c5-f5485b7cdd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.724577 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.724626 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.29 19:48:03.725937 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Loading data parts 2023.11.29 19:48:03.726024 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): There are no data parts 2023.11.29 19:48:03.727001 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.727034 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.727057 [ 3 ] {} HTTP-Session: 36a2aafc-874c-43f0-96c5-f5485b7cdd96 Destroying unnamed session 2023.11.29 19:48:03.727169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.727220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.727245 [ 3 ] {} HTTP-Session: d663b5d4-687a-48d5-aaac-f9d63813aab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.727261 [ 3 ] {} HTTP-Session: d663b5d4-687a-48d5-aaac-f9d63813aab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.727422 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.727466 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.29 19:48:03.728703 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} oximeter.fields_i32 (3ccf9ba6-8357-4558-a316-27964931ab11): Loading data parts 2023.11.29 19:48:03.728786 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} oximeter.fields_i32 (3ccf9ba6-8357-4558-a316-27964931ab11): There are no data parts 2023.11.29 19:48:03.729742 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.729774 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.729791 [ 3 ] {} HTTP-Session: d663b5d4-687a-48d5-aaac-f9d63813aab2 Destroying unnamed session 2023.11.29 19:48:03.729911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.729978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.730006 [ 3 ] {} HTTP-Session: 6752d4e1-9e98-4a25-b1eb-9abd0b8f5721 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.730039 [ 3 ] {} HTTP-Session: 6752d4e1-9e98-4a25-b1eb-9abd0b8f5721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.730269 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.730351 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.29 19:48:03.731955 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} oximeter.fields_u32 (122aa4d4-4c78-412c-a4d3-991c2622f104): Loading data parts 2023.11.29 19:48:03.732072 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} oximeter.fields_u32 (122aa4d4-4c78-412c-a4d3-991c2622f104): There are no data parts 2023.11.29 19:48:03.733185 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.733209 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.733238 [ 3 ] {} HTTP-Session: 6752d4e1-9e98-4a25-b1eb-9abd0b8f5721 Destroying unnamed session 2023.11.29 19:48:03.733365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.733424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.733455 [ 3 ] {} HTTP-Session: 8695f156-ce26-42bf-a48c-7d1fb2cfa73e Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.733472 [ 3 ] {} HTTP-Session: 8695f156-ce26-42bf-a48c-7d1fb2cfa73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.733641 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.733703 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.29 19:48:03.735005 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Loading data parts 2023.11.29 19:48:03.735102 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): There are no data parts 2023.11.29 19:48:03.736104 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.736128 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.736143 [ 3 ] {} HTTP-Session: 8695f156-ce26-42bf-a48c-7d1fb2cfa73e Destroying unnamed session 2023.11.29 19:48:03.736268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.736324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.736342 [ 3 ] {} HTTP-Session: 66edef6f-ba1a-4c6b-858a-a5dca21bd9c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.736370 [ 3 ] {} HTTP-Session: 66edef6f-ba1a-4c6b-858a-a5dca21bd9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.736533 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.736582 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.29 19:48:03.737908 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} oximeter.fields_u64 (e7dcf093-d46f-4489-b38e-1c3934af5586): Loading data parts 2023.11.29 19:48:03.737988 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} oximeter.fields_u64 (e7dcf093-d46f-4489-b38e-1c3934af5586): There are no data parts 2023.11.29 19:48:03.738967 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.739005 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.739020 [ 3 ] {} HTTP-Session: 66edef6f-ba1a-4c6b-858a-a5dca21bd9c9 Destroying unnamed session 2023.11.29 19:48:03.739126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.739191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.739210 [ 3 ] {} HTTP-Session: 267f3d13-2f0f-4113-95d5-4ac5676dbeb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.739239 [ 3 ] {} HTTP-Session: 267f3d13-2f0f-4113-95d5-4ac5676dbeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.739389 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.739448 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.29 19:48:03.740690 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Loading data parts 2023.11.29 19:48:03.740761 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): There are no data parts 2023.11.29 19:48:03.741774 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.741798 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.741829 [ 3 ] {} HTTP-Session: 267f3d13-2f0f-4113-95d5-4ac5676dbeb7 Destroying unnamed session 2023.11.29 19:48:03.741931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.741986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.742017 [ 3 ] {} HTTP-Session: 9342735e-e16b-4a93-9581-d7c023220bad Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.742033 [ 3 ] {} HTTP-Session: 9342735e-e16b-4a93-9581-d7c023220bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.742191 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.742237 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.29 19:48:03.743476 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Loading data parts 2023.11.29 19:48:03.743559 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): There are no data parts 2023.11.29 19:48:03.744529 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.744561 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.744583 [ 3 ] {} HTTP-Session: 9342735e-e16b-4a93-9581-d7c023220bad Destroying unnamed session 2023.11.29 19:48:03.744684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.744734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.744761 [ 3 ] {} HTTP-Session: 211fe972-84ee-4796-884c-dd035049f074 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.744778 [ 3 ] {} HTTP-Session: 211fe972-84ee-4796-884c-dd035049f074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.744934 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} executeQuery: (from [fd00:1122:3344:101::d]:54950) 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.29 19:48:03.744977 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.29 19:48:03.746206 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Loading data parts 2023.11.29 19:48:03.746284 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): There are no data parts 2023.11.29 19:48:03.747258 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.747289 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.747304 [ 3 ] {} HTTP-Session: 211fe972-84ee-4796-884c-dd035049f074 Destroying unnamed session 2023.11.29 19:48:03.747425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.747474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.747493 [ 3 ] {} HTTP-Session: 5b283388-6b0b-4c8f-8e35-d0aef67975b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.747517 [ 3 ] {} HTTP-Session: 5b283388-6b0b-4c8f-8e35-d0aef67975b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.747741 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} executeQuery: (from [fd00:1122:3344:101::d]:54950) /* 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.29 19:48:03.747810 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.29 19:48:03.749268 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Loading data parts 2023.11.29 19:48:03.749368 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): There are no data parts 2023.11.29 19:48:03.750613 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.750641 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 19:48:03.750666 [ 3 ] {} HTTP-Session: 5b283388-6b0b-4c8f-8e35-d0aef67975b4 Destroying unnamed session 2023.11.29 19:48:03.750804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:03.750857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:03.750883 [ 3 ] {} HTTP-Session: 4fc71ea2-4db9-4efe-89c8-b99f657aa4b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 2023.11.29 19:48:03.750899 [ 3 ] {} HTTP-Session: 4fc71ea2-4db9-4efe-89c8-b99f657aa4b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:03.751017 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} executeQuery: (from [fd00:1122:3344:101::d]:54950) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.29 19:48:03.751643 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.29 19:48:03.759144 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.34 GiB. 2023.11.29 19:48:03.768469 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:03.768711 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} oximeter.version (f1d53bfd-fadf-45c3-a8db-a08775be1edd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:03.771068 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} executeQuery: Read 1 rows, 16.00 B in 0.020008503 sec., 49 rows/sec., 799.66 B/sec. 2023.11.29 19:48:03.771213 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} DynamicQueryHandler: Done processing query 2023.11.29 19:48:03.771255 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.29 19:48:03.771275 [ 3 ] {} HTTP-Session: 4fc71ea2-4db9-4efe-89c8-b99f657aa4b3 Destroying unnamed session 2023.11.29 19:48:04.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.11.29 19:48:18.149447 [ 146 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:48:18.149529 [ 146 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:48:33.149771 [ 127 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:48:33.149839 [ 127 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:48:33.794610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.794751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.794807 [ 3 ] {} HTTP-Session: 364faeca-6dab-46d9-81bc-bac57a0acdd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.794835 [ 3 ] {} HTTP-Session: 364faeca-6dab-46d9-81bc-bac57a0acdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.795013 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:33.795428 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.796116 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.796336 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:33.797290 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.797344 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:33.797363 [ 3 ] {} HTTP-Session: 364faeca-6dab-46d9-81bc-bac57a0acdd8 Destroying unnamed session 2023.11.29 19:48:33.799412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.799558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.799588 [ 3 ] {} HTTP-Session: b0dbe1a8-3350-4af9-9ec2-054edf51efea Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.799615 [ 3 ] {} HTTP-Session: b0dbe1a8-3350-4af9-9ec2-054edf51efea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.799798 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:33.815453 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.815685 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.815732 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:33.816654 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.816697 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:33.816715 [ 3 ] {} HTTP-Session: b0dbe1a8-3350-4af9-9ec2-054edf51efea Destroying unnamed session 2023.11.29 19:48:33.817129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.817190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.817212 [ 3 ] {} HTTP-Session: b64d333c-161b-48dd-93b0-332269213901 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.817232 [ 3 ] {} HTTP-Session: b64d333c-161b-48dd-93b0-332269213901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.817353 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} executeQuery: (from [fd00:1122:3344:101::d]:51705) 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.29 19:48:33.817822 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.817973 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.818018 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:33.818839 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.818871 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:33.818890 [ 3 ] {} HTTP-Session: b64d333c-161b-48dd-93b0-332269213901 Destroying unnamed session 2023.11.29 19:48:33.819150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.819197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.819218 [ 3 ] {} HTTP-Session: 01000f6a-be84-45fc-b51f-85ac8ae9f5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.819237 [ 3 ] {} HTTP-Session: 01000f6a-be84-45fc-b51f-85ac8ae9f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.819353 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} executeQuery: (from [fd00:1122:3344:101::d]:51705) 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.29 19:48:33.819690 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.819830 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.819870 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:33.820698 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.820728 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:33.820748 [ 3 ] {} HTTP-Session: 01000f6a-be84-45fc-b51f-85ac8ae9f5d1 Destroying unnamed session 2023.11.29 19:48:33.821900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.821949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.821971 [ 3 ] {} HTTP-Session: c9c56707-7566-4aae-adab-14ffddd6bd9d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.821990 [ 3 ] {} HTTP-Session: c9c56707-7566-4aae-adab-14ffddd6bd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.822070 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:33.822112 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:33.822856 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:33.826118 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:33.828549 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:33.828768 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:33.828913 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} executeQuery: Read 4 rows, 443.00 B in 0.006808609 sec., 587 rows/sec., 63.54 KiB/sec. 2023.11.29 19:48:33.829110 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.829143 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 19:48:33.829165 [ 3 ] {} HTTP-Session: c9c56707-7566-4aae-adab-14ffddd6bd9d Destroying unnamed session 2023.11.29 19:48:33.829331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.829389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.829414 [ 3 ] {} HTTP-Session: 1855c6f9-5d94-4cfe-8673-b7a7ef23bb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.829438 [ 3 ] {} HTTP-Session: 1855c6f9-5d94-4cfe-8673-b7a7ef23bb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.829514 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:33.829556 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:48:33.829670 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:33.833216 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:33.833442 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:33.833603 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:33.833708 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} executeQuery: Read 13 rows, 1.05 KiB in 0.00416331 sec., 3122 rows/sec., 253.09 KiB/sec. 2023.11.29 19:48:33.833837 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.833863 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:48:33.833880 [ 3 ] {} HTTP-Session: 1855c6f9-5d94-4cfe-8673-b7a7ef23bb15 Destroying unnamed session 2023.11.29 19:48:33.834018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.834064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.834084 [ 3 ] {} HTTP-Session: 42578ca6-556d-4cc4-a6e0-eb95e9943836 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.834104 [ 3 ] {} HTTP-Session: 42578ca6-556d-4cc4-a6e0-eb95e9943836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.834176 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:33.834215 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:48:33.834319 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:33.834613 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:33.834837 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:33.834994 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:33.835118 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} executeQuery: Read 39 rows, 3.44 KiB in 0.000910693 sec., 42824 rows/sec., 3.69 MiB/sec. 2023.11.29 19:48:33.835239 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.835265 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:48:33.835283 [ 3 ] {} HTTP-Session: 42578ca6-556d-4cc4-a6e0-eb95e9943836 Destroying unnamed session 2023.11.29 19:48:33.835464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.835509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.835529 [ 3 ] {} HTTP-Session: 1b9f59f9-779e-49f4-b211-763a23d248f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.835547 [ 3 ] {} HTTP-Session: 1b9f59f9-779e-49f4-b211-763a23d248f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.835618 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:33.835657 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:48:33.836854 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:33.839472 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:33.840376 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:33.840548 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:33.840669 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} executeQuery: Read 26 rows, 2.10 KiB in 0.005022224 sec., 5176 rows/sec., 417.29 KiB/sec. 2023.11.29 19:48:33.840787 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.840812 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:48:33.840829 [ 3 ] {} HTTP-Session: 1b9f59f9-779e-49f4-b211-763a23d248f3 Destroying unnamed session 2023.11.29 19:48:33.841019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.841067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.841087 [ 3 ] {} HTTP-Session: d9b6620f-83de-4115-9acb-a1a6d246a24a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.841105 [ 3 ] {} HTTP-Session: d9b6620f-83de-4115-9acb-a1a6d246a24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.841179 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:33.841224 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:48:33.841376 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:33.841744 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:33.846959 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:33.847197 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:33.847334 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} executeQuery: Read 13 rows, 17.96 KiB in 0.00612495 sec., 2122 rows/sec., 2.86 MiB/sec. 2023.11.29 19:48:33.847463 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.847487 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.29 19:48:33.847504 [ 3 ] {} HTTP-Session: d9b6620f-83de-4115-9acb-a1a6d246a24a Destroying unnamed session 2023.11.29 19:48:33.847627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:33.847671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:33.847691 [ 3 ] {} HTTP-Session: 864a6ea2-e7b9-4277-892f-72b196b42f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:33.847710 [ 3 ] {} HTTP-Session: 864a6ea2-e7b9-4277-892f-72b196b42f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:33.847780 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:33.847821 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.29 19:48:33.847926 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:33.848205 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:33.848454 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:33.848649 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:33.848770 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} executeQuery: Read 21 rows, 1.55 KiB in 0.000959324 sec., 21890 rows/sec., 1.58 MiB/sec. 2023.11.29 19:48:33.848892 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} DynamicQueryHandler: Done processing query 2023.11.29 19:48:33.848916 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.29 19:48:33.848934 [ 3 ] {} HTTP-Session: 864a6ea2-e7b9-4277-892f-72b196b42f1d Destroying unnamed session 2023.11.29 19:48:43.773608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.773738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.773770 [ 3 ] {} HTTP-Session: 88dde11e-9ab2-42ab-ba99-868356c3ff70 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.773798 [ 3 ] {} HTTP-Session: 88dde11e-9ab2-42ab-ba99-868356c3ff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.773993 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} executeQuery: (from [fd00:1122:3344:101::d]:51705) 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.29 19:48:43.777006 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.777217 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.777335 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:43.777679 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.29 19:48:43.782354 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:48:43.782389 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:48:43.782458 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 19:48:43.794734 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} executeQuery: Read 4 rows, 443.00 B in 0.020689974 sec., 193 rows/sec., 20.91 KiB/sec. 2023.11.29 19:48:43.794961 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.794988 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:43.795007 [ 3 ] {} HTTP-Session: 88dde11e-9ab2-42ab-ba99-868356c3ff70 Destroying unnamed session 2023.11.29 19:48:43.795259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.795308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.795330 [ 3 ] {} HTTP-Session: eb50d8c4-6b59-4139-b29f-aaed0092b64d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.795350 [ 3 ] {} HTTP-Session: eb50d8c4-6b59-4139-b29f-aaed0092b64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.795485 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:43.795938 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.796101 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.796144 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:43.796292 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.29 19:48:43.796323 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:48:43.796346 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:48:43.796375 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 19:48:43.797347 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} executeQuery: Read 4 rows, 443.00 B in 0.001821027 sec., 2196 rows/sec., 237.57 KiB/sec. 2023.11.29 19:48:43.797551 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.797575 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:43.797593 [ 3 ] {} HTTP-Session: eb50d8c4-6b59-4139-b29f-aaed0092b64d Destroying unnamed session 2023.11.29 19:48:43.797831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.797878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.797898 [ 3 ] {} HTTP-Session: 59de7653-5e38-48ec-9d82-7533124eddf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.797917 [ 3 ] {} HTTP-Session: 59de7653-5e38-48ec-9d82-7533124eddf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.798037 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:43.798486 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.798648 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.798691 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:43.798921 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.29 19:48:43.798969 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:48:43.798996 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:48:43.799035 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 19:48:43.800021 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} executeQuery: Read 4 rows, 443.00 B in 0.001947158 sec., 2054 rows/sec., 222.18 KiB/sec. 2023.11.29 19:48:43.800212 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.800237 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:43.800255 [ 3 ] {} HTTP-Session: 59de7653-5e38-48ec-9d82-7533124eddf5 Destroying unnamed session 2023.11.29 19:48:43.800619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.800667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.800686 [ 3 ] {} HTTP-Session: 412470d6-03dd-49d8-918d-05f78e516f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.800704 [ 3 ] {} HTTP-Session: 412470d6-03dd-49d8-918d-05f78e516f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.800822 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:43.801287 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.801453 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.801496 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:43.801642 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.29 19:48:43.801671 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:48:43.801693 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:48:43.801723 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 19:48:43.802838 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} executeQuery: Read 4 rows, 443.00 B in 0.001968259 sec., 2032 rows/sec., 219.80 KiB/sec. 2023.11.29 19:48:43.803036 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.803062 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:43.803080 [ 3 ] {} HTTP-Session: 412470d6-03dd-49d8-918d-05f78e516f1f Destroying unnamed session 2023.11.29 19:48:43.803306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.803353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.803373 [ 3 ] {} HTTP-Session: 8c93a91f-1f0b-4743-8cb1-dc26514b8a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.803391 [ 3 ] {} HTTP-Session: 8c93a91f-1f0b-4743-8cb1-dc26514b8a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.803511 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:43.803974 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.804137 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.804179 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:43.804321 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.29 19:48:43.804350 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:48:43.804372 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:48:43.804400 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 19:48:43.805447 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} executeQuery: Read 4 rows, 443.00 B in 0.001895658 sec., 2110 rows/sec., 228.21 KiB/sec. 2023.11.29 19:48:43.805663 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.805688 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:43.805706 [ 3 ] {} HTTP-Session: 8c93a91f-1f0b-4743-8cb1-dc26514b8a48 Destroying unnamed session 2023.11.29 19:48:43.806121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.806167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.806187 [ 3 ] {} HTTP-Session: e71f2abc-5825-4f93-a21d-3d2f2cdfa963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.806205 [ 3 ] {} HTTP-Session: e71f2abc-5825-4f93-a21d-3d2f2cdfa963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.806328 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:48:43.806790 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.806959 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.806999 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:48:43.807142 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.29 19:48:43.807170 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:48:43.807192 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:48:43.807221 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 19:48:43.808109 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} executeQuery: Read 4 rows, 443.00 B in 0.001742845 sec., 2295 rows/sec., 248.22 KiB/sec. 2023.11.29 19:48:43.808300 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.808324 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 19:48:43.808342 [ 3 ] {} HTTP-Session: e71f2abc-5825-4f93-a21d-3d2f2cdfa963 Destroying unnamed session 2023.11.29 19:48:43.823735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.823790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.823814 [ 3 ] {} HTTP-Session: 50e2a230-6b8f-442d-85f8-dfc495ce79ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.823836 [ 3 ] {} HTTP-Session: 50e2a230-6b8f-442d-85f8-dfc495ce79ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.823969 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.824048 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:48:43.824298 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.824832 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.825212 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:48:43.825377 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:48:43.825489 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} executeQuery: Read 6 rows, 996.00 B in 0.001468292 sec., 4086 rows/sec., 662.44 KiB/sec. 2023.11.29 19:48:43.825628 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.825652 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 19:48:43.825668 [ 3 ] {} HTTP-Session: 50e2a230-6b8f-442d-85f8-dfc495ce79ef Destroying unnamed session 2023.11.29 19:48:43.825804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.825848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.825868 [ 3 ] {} HTTP-Session: 60dc007d-b20f-41ee-91a6-8d8078eb0a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.825885 [ 3 ] {} HTTP-Session: 60dc007d-b20f-41ee-91a6-8d8078eb0a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.825956 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.825994 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:48:43.826097 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.826394 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.826597 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:48:43.826751 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:48:43.826864 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} executeQuery: Read 17 rows, 1.38 KiB in 0.000880363 sec., 19310 rows/sec., 1.53 MiB/sec. 2023.11.29 19:48:43.826978 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.827001 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:48:43.827019 [ 3 ] {} HTTP-Session: 60dc007d-b20f-41ee-91a6-8d8078eb0a92 Destroying unnamed session 2023.11.29 19:48:43.827165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.827210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.827229 [ 3 ] {} HTTP-Session: 3230266e-94f6-4d15-a3c8-e97c824e1a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.827246 [ 3 ] {} HTTP-Session: 3230266e-94f6-4d15-a3c8-e97c824e1a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.827317 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.827355 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:48:43.827456 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.827799 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.828008 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:48:43.828160 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:48:43.828275 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} executeQuery: Read 87 rows, 7.69 KiB in 0.000929794 sec., 93569 rows/sec., 8.08 MiB/sec. 2023.11.29 19:48:43.828390 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.828413 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:48:43.828430 [ 3 ] {} HTTP-Session: 3230266e-94f6-4d15-a3c8-e97c824e1a1e Destroying unnamed session 2023.11.29 19:48:43.828550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.828595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.828614 [ 3 ] {} HTTP-Session: b6ee4646-4e92-4aa5-abce-379b83626fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.828632 [ 3 ] {} HTTP-Session: b6ee4646-4e92-4aa5-abce-379b83626fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.828703 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.828746 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:48:43.828849 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.829153 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.829355 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:48:43.829502 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:48:43.829621 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} executeQuery: Read 47 rows, 3.71 KiB in 0.000885622 sec., 53070 rows/sec., 4.10 MiB/sec. 2023.11.29 19:48:43.829735 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.829759 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:48:43.829777 [ 3 ] {} HTTP-Session: b6ee4646-4e92-4aa5-abce-379b83626fcd Destroying unnamed session 2023.11.29 19:48:43.830070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 53212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.830116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.830136 [ 3 ] {} HTTP-Session: b4687491-e676-4ba2-a9e1-c0a7a695df68 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.830155 [ 3 ] {} HTTP-Session: b4687491-e676-4ba2-a9e1-c0a7a695df68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.830238 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.830280 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:48:43.830395 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.830809 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.831081 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:48:43.831257 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:48:43.831375 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} executeQuery: Read 276 rows, 19.68 KiB in 0.001106826 sec., 249361 rows/sec., 17.36 MiB/sec. 2023.11.29 19:48:43.831498 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.831521 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.29 19:48:43.831538 [ 3 ] {} HTTP-Session: b4687491-e676-4ba2-a9e1-c0a7a695df68 Destroying unnamed session 2023.11.29 19:48:43.831696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.831743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.831763 [ 3 ] {} HTTP-Session: bbadb9c1-441c-4996-859e-2041d16fa6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.831781 [ 3 ] {} HTTP-Session: bbadb9c1-441c-4996-859e-2041d16fa6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.831855 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.831898 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:48:43.832029 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.832393 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.832673 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:48:43.832857 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:48:43.832988 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} executeQuery: Read 17 rows, 23.49 KiB in 0.001101926 sec., 15427 rows/sec., 20.82 MiB/sec. 2023.11.29 19:48:43.833118 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.833142 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:48:43.833159 [ 3 ] {} HTTP-Session: bbadb9c1-441c-4996-859e-2041d16fa6ad Destroying unnamed session 2023.11.29 19:48:43.833265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:43.833309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:43.833328 [ 3 ] {} HTTP-Session: fb6983b2-fd11-4990-8ebe-19315526973d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:43.833346 [ 3 ] {} HTTP-Session: fb6983b2-fd11-4990-8ebe-19315526973d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:43.833415 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:43.833454 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.29 19:48:43.833557 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:43.833804 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:43.834032 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:48:43.834215 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:48:43.834328 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} executeQuery: Read 6 rows, 399.00 B in 0.000885164 sec., 6778 rows/sec., 440.20 KiB/sec. 2023.11.29 19:48:43.834442 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} DynamicQueryHandler: Done processing query 2023.11.29 19:48:43.834466 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.29 19:48:43.834483 [ 3 ] {} HTTP-Session: fb6983b2-fd11-4990-8ebe-19315526973d Destroying unnamed session 2023.11.29 19:48:48.149881 [ 113 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:48:48.149978 [ 113 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:48:53.775006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:53.775133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:53.775166 [ 3 ] {} HTTP-Session: 8fe17e95-6953-4b2a-9fd6-4274ce6525af Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:53.775195 [ 3 ] {} HTTP-Session: 8fe17e95-6953-4b2a-9fd6-4274ce6525af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:53.775334 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:53.775394 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:48:53.775546 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:53.776026 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:53.776287 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:48:53.776464 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:48:53.776587 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} executeQuery: Read 17 rows, 1.38 KiB in 0.001218158 sec., 13955 rows/sec., 1.10 MiB/sec. 2023.11.29 19:48:53.776770 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} DynamicQueryHandler: Done processing query 2023.11.29 19:48:53.776797 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:48:53.776815 [ 3 ] {} HTTP-Session: 8fe17e95-6953-4b2a-9fd6-4274ce6525af Destroying unnamed session 2023.11.29 19:48:53.776941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:53.776994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:53.777014 [ 3 ] {} HTTP-Session: 1f093078-618d-443b-8013-8289924daa1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:53.777034 [ 3 ] {} HTTP-Session: 1f093078-618d-443b-8013-8289924daa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:53.777120 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:53.777161 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:48:53.777275 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:53.777622 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:53.777837 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:48:53.777991 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:48:53.778113 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} executeQuery: Read 51 rows, 4.58 KiB in 0.000963544 sec., 52929 rows/sec., 4.64 MiB/sec. 2023.11.29 19:48:53.778236 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} DynamicQueryHandler: Done processing query 2023.11.29 19:48:53.778261 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:48:53.778279 [ 3 ] {} HTTP-Session: 1f093078-618d-443b-8013-8289924daa1d Destroying unnamed session 2023.11.29 19:48:53.778399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:53.778448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:53.778467 [ 3 ] {} HTTP-Session: aeb24a38-21e2-4621-bc31-bcae1165fb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:53.778485 [ 3 ] {} HTTP-Session: aeb24a38-21e2-4621-bc31-bcae1165fb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:53.778558 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:53.778597 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:48:53.778703 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:53.779059 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:53.779262 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:48:53.779414 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:48:53.779545 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} executeQuery: Read 17 rows, 1.36 KiB in 0.000954624 sec., 17808 rows/sec., 1.39 MiB/sec. 2023.11.29 19:48:53.779673 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} DynamicQueryHandler: Done processing query 2023.11.29 19:48:53.779697 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:48:53.779715 [ 3 ] {} HTTP-Session: aeb24a38-21e2-4621-bc31-bcae1165fb9e Destroying unnamed session 2023.11.29 19:48:53.779891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:48:53.779939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:48:53.779959 [ 3 ] {} HTTP-Session: 4555f6c2-51e9-4f77-85f2-27239078a283 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:48:53.779977 [ 3 ] {} HTTP-Session: 4555f6c2-51e9-4f77-85f2-27239078a283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:48:53.780054 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:48:53.780100 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:48:53.780241 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:48:53.780620 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:48:53.780907 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:48:53.781091 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:48:53.781228 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} executeQuery: Read 17 rows, 23.49 KiB in 0.001137707 sec., 14942 rows/sec., 20.16 MiB/sec. 2023.11.29 19:48:53.781371 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} DynamicQueryHandler: Done processing query 2023.11.29 19:48:53.781394 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:48:53.781412 [ 3 ] {} HTTP-Session: 4555f6c2-51e9-4f77-85f2-27239078a283 Destroying unnamed session 2023.11.29 19:49:03.150031 [ 102 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:49:03.150095 [ 102 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:49:03.774958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:03.775067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:03.775097 [ 3 ] {} HTTP-Session: e9657196-8e3d-441b-b7c5-f2a30e9d8cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:03.775126 [ 3 ] {} HTTP-Session: e9657196-8e3d-441b-b7c5-f2a30e9d8cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:03.775266 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:03.775332 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:03.775508 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:03.775965 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:03.776225 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:49:03.776396 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:49:03.776513 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} executeQuery: Read 17 rows, 1.38 KiB in 0.001207488 sec., 14078 rows/sec., 1.11 MiB/sec. 2023.11.29 19:49:03.776706 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} DynamicQueryHandler: Done processing query 2023.11.29 19:49:03.776733 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:03.776752 [ 3 ] {} HTTP-Session: e9657196-8e3d-441b-b7c5-f2a30e9d8cd1 Destroying unnamed session 2023.11.29 19:49:03.776878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:03.776932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:03.776953 [ 3 ] {} HTTP-Session: 02dda606-2972-4c80-af0d-0fefba34ff32 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:03.776973 [ 3 ] {} HTTP-Session: 02dda606-2972-4c80-af0d-0fefba34ff32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:03.777057 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:03.777100 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:03.777213 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:03.777549 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:03.777753 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:49:03.777901 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:49:03.777997 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} executeQuery: Read 51 rows, 4.58 KiB in 0.000909973 sec., 56045 rows/sec., 4.91 MiB/sec. 2023.11.29 19:49:03.778146 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} DynamicQueryHandler: Done processing query 2023.11.29 19:49:03.778171 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:49:03.778189 [ 3 ] {} HTTP-Session: 02dda606-2972-4c80-af0d-0fefba34ff32 Destroying unnamed session 2023.11.29 19:49:03.778318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:03.778365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:03.778385 [ 3 ] {} HTTP-Session: d62824c6-9617-484b-82f6-3deb29def566 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:03.778403 [ 3 ] {} HTTP-Session: d62824c6-9617-484b-82f6-3deb29def566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:03.778477 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:03.778516 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:03.778628 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:03.778912 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:03.779110 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:49:03.779267 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:49:03.779368 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} executeQuery: Read 17 rows, 1.36 KiB in 0.000863763 sec., 19681 rows/sec., 1.54 MiB/sec. 2023.11.29 19:49:03.779484 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} DynamicQueryHandler: Done processing query 2023.11.29 19:49:03.779508 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:03.779524 [ 3 ] {} HTTP-Session: d62824c6-9617-484b-82f6-3deb29def566 Destroying unnamed session 2023.11.29 19:49:03.779696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:03.779742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:03.779761 [ 3 ] {} HTTP-Session: 2130fc02-3fb7-43eb-ba7e-85de6c691b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:03.779778 [ 3 ] {} HTTP-Session: 2130fc02-3fb7-43eb-ba7e-85de6c691b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:03.779854 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:03.779897 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:03.780031 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:03.780403 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:03.780684 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:49:03.780863 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:49:03.780969 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} executeQuery: Read 17 rows, 23.49 KiB in 0.001083776 sec., 15685 rows/sec., 21.17 MiB/sec. 2023.11.29 19:49:03.781132 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} DynamicQueryHandler: Done processing query 2023.11.29 19:49:03.781156 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:49:03.781173 [ 3 ] {} HTTP-Session: 2130fc02-3fb7-43eb-ba7e-85de6c691b13 Destroying unnamed session 2023.11.29 19:49:13.774670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.774840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.774884 [ 3 ] {} HTTP-Session: 15e418e0-d019-4b5a-874a-58e011729bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.774924 [ 3 ] {} HTTP-Session: 15e418e0-d019-4b5a-874a-58e011729bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.775230 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.775906 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.776089 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.776140 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.776312 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.29 19:49:13.776459 [ 187 ] {932e7295-cd27-4012-8a30-f799c9e32851} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.776486 [ 188 ] {932e7295-cd27-4012-8a30-f799c9e32851} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.776650 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.776745 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.778427 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} executeQuery: Read 10 rows, 1.41 KiB in 0.003111266 sec., 3214 rows/sec., 451.67 KiB/sec. 2023.11.29 19:49:13.778701 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.778727 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.778746 [ 3 ] {} HTTP-Session: 15e418e0-d019-4b5a-874a-58e011729bf6 Destroying unnamed session 2023.11.29 19:49:13.779027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.779077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.779099 [ 3 ] {} HTTP-Session: 961599a6-6ab1-4486-a52a-a4af46b37217 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.779120 [ 3 ] {} HTTP-Session: 961599a6-6ab1-4486-a52a-a4af46b37217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.779259 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.779755 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.779929 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.779972 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.780123 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.29 19:49:13.780213 [ 192 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.780211 [ 191 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.780360 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.780424 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.781892 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} executeQuery: Read 10 rows, 1.41 KiB in 0.002594388 sec., 3854 rows/sec., 541.66 KiB/sec. 2023.11.29 19:49:13.782138 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.782163 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.782181 [ 3 ] {} HTTP-Session: 961599a6-6ab1-4486-a52a-a4af46b37217 Destroying unnamed session 2023.11.29 19:49:13.782528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.782576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.782596 [ 3 ] {} HTTP-Session: 22dc0eb9-298a-4227-848f-4e0816dfc7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.782614 [ 3 ] {} HTTP-Session: 22dc0eb9-298a-4227-848f-4e0816dfc7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.782743 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.783233 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.783407 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.783450 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.783598 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.29 19:49:13.783679 [ 187 ] {42dc400f-f924-4845-bf2b-921a5058b381} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.783690 [ 188 ] {42dc400f-f924-4845-bf2b-921a5058b381} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.783783 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.783844 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.785096 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} executeQuery: Read 10 rows, 1.41 KiB in 0.002315303 sec., 4319 rows/sec., 606.95 KiB/sec. 2023.11.29 19:49:13.785362 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.785386 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.785404 [ 3 ] {} HTTP-Session: 22dc0eb9-298a-4227-848f-4e0816dfc7dc Destroying unnamed session 2023.11.29 19:49:13.785611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.785658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.785678 [ 3 ] {} HTTP-Session: e63f2968-dde0-470f-a19e-96e5ce7dd6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.785695 [ 3 ] {} HTTP-Session: e63f2968-dde0-470f-a19e-96e5ce7dd6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.785824 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.786314 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.786488 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.786529 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.786680 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.29 19:49:13.786754 [ 193 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.786763 [ 187 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.786849 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.786910 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.788409 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} executeQuery: Read 10 rows, 1.41 KiB in 0.002547077 sec., 3926 rows/sec., 551.72 KiB/sec. 2023.11.29 19:49:13.788647 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.788672 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.788690 [ 3 ] {} HTTP-Session: e63f2968-dde0-470f-a19e-96e5ce7dd6a4 Destroying unnamed session 2023.11.29 19:49:13.788905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.788951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.788971 [ 3 ] {} HTTP-Session: 5273279d-3512-4256-946d-f32fcdbf4e45 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.788988 [ 3 ] {} HTTP-Session: 5273279d-3512-4256-946d-f32fcdbf4e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.789116 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.789619 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.789796 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.789838 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.789986 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.29 19:49:13.790045 [ 193 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.790061 [ 187 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.790138 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.790198 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.791768 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} executeQuery: Read 10 rows, 1.41 KiB in 0.002610458 sec., 3830 rows/sec., 538.32 KiB/sec. 2023.11.29 19:49:13.792019 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.792044 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.792061 [ 3 ] {} HTTP-Session: 5273279d-3512-4256-946d-f32fcdbf4e45 Destroying unnamed session 2023.11.29 19:49:13.792269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.792315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.792349 [ 3 ] {} HTTP-Session: 4cafba1f-9398-45be-90e2-e0ca88eb642e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.792392 [ 3 ] {} HTTP-Session: 4cafba1f-9398-45be-90e2-e0ca88eb642e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.792561 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.793202 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.793391 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.793432 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.793584 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.29 19:49:13.793635 [ 193 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.793650 [ 187 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.793726 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.793788 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.795592 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} executeQuery: Read 10 rows, 1.41 KiB in 0.002983953 sec., 3351 rows/sec., 470.94 KiB/sec. 2023.11.29 19:49:13.795846 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.795872 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.795889 [ 3 ] {} HTTP-Session: 4cafba1f-9398-45be-90e2-e0ca88eb642e Destroying unnamed session 2023.11.29 19:49:13.796117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.796166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.796186 [ 3 ] {} HTTP-Session: 02a3d786-79e6-45fb-9480-f68181029926 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.796204 [ 3 ] {} HTTP-Session: 02a3d786-79e6-45fb-9480-f68181029926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.796335 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.796852 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.797036 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.797078 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.797228 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.29 19:49:13.797307 [ 187 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.797318 [ 191 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.797420 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.797483 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.799018 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} executeQuery: Read 10 rows, 1.41 KiB in 0.002643528 sec., 3782 rows/sec., 531.59 KiB/sec. 2023.11.29 19:49:13.799291 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.799320 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.799342 [ 3 ] {} HTTP-Session: 02a3d786-79e6-45fb-9480-f68181029926 Destroying unnamed session 2023.11.29 19:49:13.799575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.799628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.799649 [ 3 ] {} HTTP-Session: 8d7782f4-dbf2-4b7f-ac89-bcabd71b9fef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.799669 [ 3 ] {} HTTP-Session: 8d7782f4-dbf2-4b7f-ac89-bcabd71b9fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.799825 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.800415 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.800598 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.800639 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.800787 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.29 19:49:13.800864 [ 187 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.800873 [ 192 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.800966 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.801027 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.802463 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} executeQuery: Read 10 rows, 1.41 KiB in 0.002595318 sec., 3853 rows/sec., 541.46 KiB/sec. 2023.11.29 19:49:13.802706 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.802729 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.802746 [ 3 ] {} HTTP-Session: 8d7782f4-dbf2-4b7f-ac89-bcabd71b9fef Destroying unnamed session 2023.11.29 19:49:13.802986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.803029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.803048 [ 3 ] {} HTTP-Session: 0b7da156-991c-4e73-93aa-f37f61d6174b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.803065 [ 3 ] {} HTTP-Session: 0b7da156-991c-4e73-93aa-f37f61d6174b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.803193 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.803720 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.803905 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.803946 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.804093 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.29 19:49:13.804168 [ 187 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.804182 [ 189 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.804273 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.804334 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.805787 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} executeQuery: Read 10 rows, 1.41 KiB in 0.002555758 sec., 3912 rows/sec., 549.85 KiB/sec. 2023.11.29 19:49:13.806037 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.806060 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.806077 [ 3 ] {} HTTP-Session: 0b7da156-991c-4e73-93aa-f37f61d6174b Destroying unnamed session 2023.11.29 19:49:13.806371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.806414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.806432 [ 3 ] {} HTTP-Session: 5cc913d7-7951-4530-ba1b-b2f602c3dcb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.806449 [ 3 ] {} HTTP-Session: 5cc913d7-7951-4530-ba1b-b2f602c3dcb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.806578 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.807105 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.807292 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.807333 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.807482 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.29 19:49:13.807567 [ 187 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.807570 [ 192 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.807666 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.807727 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.809339 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} executeQuery: Read 10 rows, 1.41 KiB in 0.002723929 sec., 3671 rows/sec., 515.90 KiB/sec. 2023.11.29 19:49:13.809581 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.809604 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.809621 [ 3 ] {} HTTP-Session: 5cc913d7-7951-4530-ba1b-b2f602c3dcb9 Destroying unnamed session 2023.11.29 19:49:13.809865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.809909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.809927 [ 3 ] {} HTTP-Session: 46f965c7-4b0c-4998-aa28-1d048d0e84c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.809943 [ 3 ] {} HTTP-Session: 46f965c7-4b0c-4998-aa28-1d048d0e84c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.810074 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 19:49:13.810606 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.810791 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.810833 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.810979 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.29 19:49:13.811057 [ 187 ] {9bebe164-a126-4716-9ebd-c4684c2af374} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.811066 [ 193 ] {9bebe164-a126-4716-9ebd-c4684c2af374} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.811147 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.811200 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.812993 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} executeQuery: Read 10 rows, 1.41 KiB in 0.002881692 sec., 3470 rows/sec., 487.66 KiB/sec. 2023.11.29 19:49:13.813252 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.813275 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.813292 [ 3 ] {} HTTP-Session: 46f965c7-4b0c-4998-aa28-1d048d0e84c3 Destroying unnamed session 2023.11.29 19:49:13.815615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.815666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.815689 [ 3 ] {} HTTP-Session: 70ef44f1-b517-4960-bb9a-a857a95a1fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.815709 [ 3 ] {} HTTP-Session: 70ef44f1-b517-4960-bb9a-a857a95a1fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.815870 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} executeQuery: (from [fd00:1122:3344:101::d]:51705) 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.29 19:49:13.816469 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.816660 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.816702 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 19:49:13.816850 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.29 19:49:13.816930 [ 187 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 19:49:13.816937 [ 193 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 19:49:13.817022 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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.29 19:49:13.817077 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 19:49:13.818649 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} executeQuery: Read 10 rows, 1.41 KiB in 0.00273527 sec., 3655 rows/sec., 513.76 KiB/sec. 2023.11.29 19:49:13.818896 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.818919 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 19:49:13.818935 [ 3 ] {} HTTP-Session: 70ef44f1-b517-4960-bb9a-a857a95a1fbf Destroying unnamed session 2023.11.29 19:49:13.820385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.820428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.820447 [ 3 ] {} HTTP-Session: 61d73eb8-fc56-4b96-adb6-96ea9373d184 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.820464 [ 3 ] {} HTTP-Session: 61d73eb8-fc56-4b96-adb6-96ea9373d184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.820543 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.820582 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 19:49:13.820723 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.821034 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.821315 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:49:13.821467 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:49:13.821594 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} executeQuery: Read 12 rows, 1.21 KiB in 0.001018235 sec., 11785 rows/sec., 1.16 MiB/sec. 2023.11.29 19:49:13.821755 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.821777 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 19:49:13.821794 [ 3 ] {} HTTP-Session: 61d73eb8-fc56-4b96-adb6-96ea9373d184 Destroying unnamed session 2023.11.29 19:49:13.821901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.821943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.821961 [ 3 ] {} HTTP-Session: ec0a2d4d-1843-4568-9c07-ce6625307faa Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.821978 [ 3 ] {} HTTP-Session: ec0a2d4d-1843-4568-9c07-ce6625307faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.822048 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.822086 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:13.822192 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.822461 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.822656 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:49:13.822796 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:49:13.822915 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} executeQuery: Read 17 rows, 1.38 KiB in 0.000829002 sec., 20506 rows/sec., 1.62 MiB/sec. 2023.11.29 19:49:13.823067 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.823088 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:13.823104 [ 3 ] {} HTTP-Session: ec0a2d4d-1843-4568-9c07-ce6625307faa Destroying unnamed session 2023.11.29 19:49:13.823206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.823250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.823269 [ 3 ] {} HTTP-Session: 1d4f8625-5669-4794-a6f9-1f189985975b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.823285 [ 3 ] {} HTTP-Session: 1d4f8625-5669-4794-a6f9-1f189985975b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.823353 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.823390 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:49:13.823538 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.823794 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.823993 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:49:13.824133 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:49:13.824248 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} executeQuery: Read 2 rows, 175.00 B in 0.000866393 sec., 2308 rows/sec., 197.25 KiB/sec. 2023.11.29 19:49:13.824367 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.824388 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:13.824403 [ 3 ] {} HTTP-Session: 1d4f8625-5669-4794-a6f9-1f189985975b Destroying unnamed session 2023.11.29 19:49:13.824524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.824567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.824586 [ 3 ] {} HTTP-Session: 58f773ef-56d6-49c6-88b7-4072ce725a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.824602 [ 3 ] {} HTTP-Session: 58f773ef-56d6-49c6-88b7-4072ce725a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.824672 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.824709 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:13.824810 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.825116 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.825321 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:49:13.825459 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:49:13.825579 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} executeQuery: Read 88 rows, 7.78 KiB in 0.000869203 sec., 101242 rows/sec., 8.74 MiB/sec. 2023.11.29 19:49:13.825682 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.825703 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:49:13.825718 [ 3 ] {} HTTP-Session: 58f773ef-56d6-49c6-88b7-4072ce725a40 Destroying unnamed session 2023.11.29 19:49:13.825822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.825935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.825954 [ 3 ] {} HTTP-Session: 4a8ad200-32ba-4112-9fa4-91e3812ae093 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.825970 [ 3 ] {} HTTP-Session: 4a8ad200-32ba-4112-9fa4-91e3812ae093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.826037 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.826074 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:49:13.826172 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.829064 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.829299 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:49:13.829491 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:49:13.829601 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} executeQuery: Read 2 rows, 143.00 B in 0.003536531 sec., 565 rows/sec., 39.49 KiB/sec. 2023.11.29 19:49:13.829742 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.829770 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:13.829789 [ 3 ] {} HTTP-Session: 4a8ad200-32ba-4112-9fa4-91e3812ae093 Destroying unnamed session 2023.11.29 19:49:13.829975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.830028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.830050 [ 3 ] {} HTTP-Session: 91196317-393c-4be6-8007-8abd28271ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.830070 [ 3 ] {} HTTP-Session: 91196317-393c-4be6-8007-8abd28271ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.830257 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.830295 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:13.830396 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.830689 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.830890 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:49:13.831031 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:49:13.831128 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} executeQuery: Read 54 rows, 4.29 KiB in 0.000842853 sec., 64068 rows/sec., 4.97 MiB/sec. 2023.11.29 19:49:13.831272 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.831295 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:49:13.831310 [ 3 ] {} HTTP-Session: 91196317-393c-4be6-8007-8abd28271ee2 Destroying unnamed session 2023.11.29 19:49:13.831421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.831464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.831482 [ 3 ] {} HTTP-Session: 325fe352-a239-48c6-bf70-d463683f706c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.831498 [ 3 ] {} HTTP-Session: 325fe352-a239-48c6-bf70-d463683f706c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.831567 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.831606 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.29 19:49:13.831725 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.831972 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.832211 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 19:49:13.832381 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 19:49:13.832477 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} executeQuery: Read 11 rows, 743.00 B in 0.000881853 sec., 12473 rows/sec., 822.80 KiB/sec. 2023.11.29 19:49:13.832596 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.832619 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:13.832634 [ 3 ] {} HTTP-Session: 325fe352-a239-48c6-bf70-d463683f706c Destroying unnamed session 2023.11.29 19:49:13.832744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.832787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.832804 [ 3 ] {} HTTP-Session: 62fd5447-67e2-4cd8-9797-8338d0bd7179 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.832821 [ 3 ] {} HTTP-Session: 62fd5447-67e2-4cd8-9797-8338d0bd7179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.832891 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.832929 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:49:13.833038 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.833311 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.833535 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:49:13.833717 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:49:13.833812 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} executeQuery: Read 37 rows, 2.64 KiB in 0.000895513 sec., 41317 rows/sec., 2.87 MiB/sec. 2023.11.29 19:49:13.833942 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.833964 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:13.833979 [ 3 ] {} HTTP-Session: 62fd5447-67e2-4cd8-9797-8338d0bd7179 Destroying unnamed session 2023.11.29 19:49:13.834099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:13.834141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:13.834159 [ 3 ] {} HTTP-Session: 137f3a06-c8a0-4f20-a3f6-12fb37826382 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:13.834175 [ 3 ] {} HTTP-Session: 137f3a06-c8a0-4f20-a3f6-12fb37826382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:13.834248 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:13.834288 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:13.834417 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:13.834748 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:13.835013 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:49:13.835181 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:49:13.835280 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} executeQuery: Read 17 rows, 23.49 KiB in 0.001006844 sec., 16884 rows/sec., 22.78 MiB/sec. 2023.11.29 19:49:13.835383 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} DynamicQueryHandler: Done processing query 2023.11.29 19:49:13.835405 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:49:13.835420 [ 3 ] {} HTTP-Session: 137f3a06-c8a0-4f20-a3f6-12fb37826382 Destroying unnamed session 2023.11.29 19:49:14.000145 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.11 MiB, peak 237.27 MiB, will set to 230.52 MiB (RSS), difference: -1.58 MiB 2023.11.29 19:49:18.150593 [ 95 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:49:18.150656 [ 95 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:49:18.776532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:18.776649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:18.776679 [ 3 ] {} HTTP-Session: 4b3e029c-88dd-446c-9c6d-923dc587a361 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:18.776707 [ 3 ] {} HTTP-Session: 4b3e029c-88dd-446c-9c6d-923dc587a361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:18.776848 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:18.776915 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:18.777095 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:18.777536 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.777789 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:49:18.777948 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:49:18.778071 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} executeQuery: Read 29 rows, 2.35 KiB in 0.001184847 sec., 24475 rows/sec., 1.94 MiB/sec. 2023.11.29 19:49:18.778232 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} DynamicQueryHandler: Done processing query 2023.11.29 19:49:18.778226 [ 95 ] {} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.778262 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:18.778339 [ 3 ] {} HTTP-Session: 4b3e029c-88dd-446c-9c6d-923dc587a361 Destroying unnamed session 2023.11.29 19:49:18.778372 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.778507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 14579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:18.778579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:18.778604 [ 3 ] {} HTTP-Session: 67093907-6310-4107-b490-e46fff504eba Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:18.778631 [ 3 ] {} HTTP-Session: 67093907-6310-4107-b490-e46fff504eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:18.778634 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:49:18.778744 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:18.778794 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:18.779013 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:18.779129 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:18.779276 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.11.29 19:49:18.779657 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.779683 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.779811 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.779967 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.780107 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:49:18.780139 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.780242 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2023.11.29 19:49:18.780353 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:49:18.780545 [ 95 ] {} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.780572 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} executeQuery: Read 87 rows, 9.22 KiB in 0.001791316 sec., 48567 rows/sec., 5.03 MiB/sec. 2023.11.29 19:49:18.780615 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.780808 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:49:18.780942 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} DynamicQueryHandler: Done processing query 2023.11.29 19:49:18.781010 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:49:18.781025 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:18.781107 [ 3 ] {} HTTP-Session: 67093907-6310-4107-b490-e46fff504eba Destroying unnamed session 2023.11.29 19:49:18.781127 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2023.11.29 19:49:18.781382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:18.781458 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.11.29 19:49:18.781515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:18.781610 [ 3 ] {} HTTP-Session: c6be631b-f7e2-4454-8d48-64c504c29bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:18.781698 [ 3 ] {} HTTP-Session: c6be631b-f7e2-4454-8d48-64c504c29bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:18.781919 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part 2023.11.29 19:49:18.782171 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:18.782373 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:18.782469 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part 2023.11.29 19:49:18.782791 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.004311663 sec., 25512.197961668153 rows/sec., 2.02 MiB/sec. 2023.11.29 19:49:18.783001 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part 2023.11.29 19:49:18.783095 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:49:18.783342 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:18.783387 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.11.29 19:49:18.783563 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:49:18.783697 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.784204 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.784697 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:49:18.785082 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:49:18.785180 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 4 columns (4 merged, 0 gathered) in 0.004483616 sec., 89882.80887569318 rows/sec., 8.12 MiB/sec. 2023.11.29 19:49:18.785319 [ 95 ] {} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.785343 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} executeQuery: Read 35 rows, 2.80 KiB in 0.003054364 sec., 11459 rows/sec., 918.26 KiB/sec. 2023.11.29 19:49:18.785421 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.785431 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:49:18.785731 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:49:18.785770 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} DynamicQueryHandler: Done processing query 2023.11.29 19:49:18.785821 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:18.785890 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:49:18.785900 [ 3 ] {} HTTP-Session: c6be631b-f7e2-4454-8d48-64c504c29bf4 Destroying unnamed session 2023.11.29 19:49:18.785925 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:18.785990 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2023.11.29 19:49:18.785999 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.786139 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 47 rows starting from the beginning of the part 2023.11.29 19:49:18.786222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 31050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:18.786282 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.786306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:18.786353 [ 3 ] {} HTTP-Session: 87ea2f32-8891-4709-a144-723054adc332 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:18.786390 [ 3 ] {} HTTP-Session: 87ea2f32-8891-4709-a144-723054adc332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:18.786487 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.786616 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:18.786702 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part 2023.11.29 19:49:18.786721 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:18.786936 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2023.11.29 19:49:18.787446 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:18.788388 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.788605 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042925 sec., 64411.70912855229 rows/sec., 5.02 MiB/sec. 2023.11.29 19:49:18.788742 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:49:18.788956 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:49:18.789045 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:49:18.789140 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.789280 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:49:18.789419 [ 95 ] {} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:49:18.789437 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} executeQuery: Read 29 rows, 40.07 KiB in 0.002768801 sec., 10473 rows/sec., 14.13 MiB/sec. 2023.11.29 19:49:18.789474 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.789634 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:49:18.789675 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} DynamicQueryHandler: Done processing query 2023.11.29 19:49:18.789703 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.29 19:49:18.789727 [ 3 ] {} HTTP-Session: 87ea2f32-8891-4709-a144-723054adc332 Destroying unnamed session 2023.11.29 19:49:18.789739 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:18.789772 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.11.29 19:49:18.789868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:18.789918 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.789926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:18.789964 [ 3 ] {} HTTP-Session: c12cb432-bb87-47b4-9c69-350015e4da56 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:18.789987 [ 3 ] {} HTTP-Session: c12cb432-bb87-47b4-9c69-350015e4da56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:18.790067 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.790103 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:18.790152 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.29 19:49:18.790220 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.790432 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:18.790439 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:18.790617 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2023.11.29 19:49:18.790886 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:18.791114 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:49:18.791283 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:49:18.791415 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} executeQuery: Read 6 rows, 428.00 B in 0.001270599 sec., 4722 rows/sec., 328.95 KiB/sec. 2023.11.29 19:49:18.791626 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} DynamicQueryHandler: Done processing query 2023.11.29 19:49:18.791651 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.29 19:49:18.791670 [ 3 ] {} HTTP-Session: c12cb432-bb87-47b4-9c69-350015e4da56 Destroying unnamed session 2023.11.29 19:49:18.792855 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 6 columns (6 merged, 0 gathered) in 0.003303769 sec., 33295.306058020404 rows/sec., 44.93 MiB/sec. 2023.11.29 19:49:18.793020 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:49:18.793226 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:49:18.793289 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:49:23.775371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.775495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.775526 [ 3 ] {} HTTP-Session: 8bcd0262-f70e-48b2-bcc1-33e5a574265d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.775554 [ 3 ] {} HTTP-Session: 8bcd0262-f70e-48b2-bcc1-33e5a574265d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.775694 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.775751 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:23.775907 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.776305 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.776561 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:49:23.776725 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:49:23.776841 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} executeQuery: Read 17 rows, 1.38 KiB in 0.001114656 sec., 15251 rows/sec., 1.21 MiB/sec. 2023.11.29 19:49:23.776965 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.776988 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:23.777005 [ 3 ] {} HTTP-Session: 8bcd0262-f70e-48b2-bcc1-33e5a574265d Destroying unnamed session 2023.11.29 19:49:23.777125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.777173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.777193 [ 3 ] {} HTTP-Session: 835efe1e-a8db-4245-9b6f-9b4bd4db4b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.777211 [ 3 ] {} HTTP-Session: 835efe1e-a8db-4245-9b6f-9b4bd4db4b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.777288 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.777329 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:49:23.777437 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.777721 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.777934 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:49:23.778078 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:49:23.778175 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} executeQuery: Read 2 rows, 175.00 B in 0.000859932 sec., 2325 rows/sec., 198.73 KiB/sec. 2023.11.29 19:49:23.778290 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.778312 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:23.778327 [ 3 ] {} HTTP-Session: 835efe1e-a8db-4245-9b6f-9b4bd4db4b73 Destroying unnamed session 2023.11.29 19:49:23.778455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.778499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.778517 [ 3 ] {} HTTP-Session: 20a930e2-8f36-429f-ae73-c1c7dd335171 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.778535 [ 3 ] {} HTTP-Session: 20a930e2-8f36-429f-ae73-c1c7dd335171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.778607 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.778643 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:23.778747 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.779099 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.779303 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:49:23.779447 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:49:23.779545 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} executeQuery: Read 52 rows, 4.67 KiB in 0.000912144 sec., 57008 rows/sec., 5.00 MiB/sec. 2023.11.29 19:49:23.779661 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.779683 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:49:23.779699 [ 3 ] {} HTTP-Session: 20a930e2-8f36-429f-ae73-c1c7dd335171 Destroying unnamed session 2023.11.29 19:49:23.779844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.779889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.779909 [ 3 ] {} HTTP-Session: c0a483a3-809e-4611-8d2d-dfb2e1fb725c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.779925 [ 3 ] {} HTTP-Session: c0a483a3-809e-4611-8d2d-dfb2e1fb725c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.779993 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.780030 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:49:23.780134 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.780397 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.780595 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:49:23.780741 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:49:23.780839 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} executeQuery: Read 2 rows, 143.00 B in 0.000820861 sec., 2436 rows/sec., 170.12 KiB/sec. 2023.11.29 19:49:23.780937 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.780959 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:23.780975 [ 3 ] {} HTTP-Session: c0a483a3-809e-4611-8d2d-dfb2e1fb725c Destroying unnamed session 2023.11.29 19:49:23.781122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.781165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.781184 [ 3 ] {} HTTP-Session: af9f991d-e4bb-4744-893a-85af154396a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.781201 [ 3 ] {} HTTP-Session: af9f991d-e4bb-4744-893a-85af154396a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.781268 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.781307 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:23.781409 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.781668 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.781864 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:49:23.782006 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:49:23.782102 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} executeQuery: Read 19 rows, 1.52 KiB in 0.000807032 sec., 23543 rows/sec., 1.84 MiB/sec. 2023.11.29 19:49:23.782216 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.782238 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:23.782253 [ 3 ] {} HTTP-Session: af9f991d-e4bb-4744-893a-85af154396a7 Destroying unnamed session 2023.11.29 19:49:23.782357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.782402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.782420 [ 3 ] {} HTTP-Session: bcdffadd-3019-47f1-9133-456762a904f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.782437 [ 3 ] {} HTTP-Session: bcdffadd-3019-47f1-9133-456762a904f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.782505 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.782545 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:49:23.782653 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.782887 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.783118 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:49:23.783271 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:49:23.783362 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} executeQuery: Read 1 rows, 71.00 B in 0.000886483 sec., 1128 rows/sec., 78.21 KiB/sec. 2023.11.29 19:49:23.783457 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.783542 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.29 19:49:23.783558 [ 3 ] {} HTTP-Session: bcdffadd-3019-47f1-9133-456762a904f6 Destroying unnamed session 2023.11.29 19:49:23.783711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:23.783754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:23.783772 [ 3 ] {} HTTP-Session: c2582c9d-3318-418a-81d8-a79d0c7c0ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:23.783789 [ 3 ] {} HTTP-Session: c2582c9d-3318-418a-81d8-a79d0c7c0ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:23.783860 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:23.783901 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:23.784031 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:23.784368 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:23.784645 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:49:23.784817 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:49:23.784915 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} executeQuery: Read 17 rows, 23.49 KiB in 0.001029375 sec., 16514 rows/sec., 22.29 MiB/sec. 2023.11.29 19:49:23.785036 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} DynamicQueryHandler: Done processing query 2023.11.29 19:49:23.785058 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:49:23.785074 [ 3 ] {} HTTP-Session: c2582c9d-3318-418a-81d8-a79d0c7c0ae2 Destroying unnamed session 2023.11.29 19:49:28.776673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:28.776794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:28.776823 [ 3 ] {} HTTP-Session: 3126ccb0-5669-4e52-84df-68b5672f27b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:28.776851 [ 3 ] {} HTTP-Session: 3126ccb0-5669-4e52-84df-68b5672f27b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:28.776991 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:28.777056 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:28.777236 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:28.777703 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:28.777980 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:49:28.778133 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:49:28.778247 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} executeQuery: Read 31 rows, 2.51 KiB in 0.001216738 sec., 25477 rows/sec., 2.02 MiB/sec. 2023.11.29 19:49:28.778443 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} DynamicQueryHandler: Done processing query 2023.11.29 19:49:28.778467 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:28.778483 [ 3 ] {} HTTP-Session: 3126ccb0-5669-4e52-84df-68b5672f27b8 Destroying unnamed session 2023.11.29 19:49:28.778619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:28.778666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:28.778686 [ 3 ] {} HTTP-Session: 470965d1-a02c-47ee-bb8e-bcc2b30f4c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:28.778704 [ 3 ] {} HTTP-Session: 470965d1-a02c-47ee-bb8e-bcc2b30f4c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:28.778784 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:28.778825 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:28.778942 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:28.779294 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:28.779503 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:49:28.779649 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:49:28.779748 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} executeQuery: Read 93 rows, 9.82 KiB in 0.000937854 sec., 99162 rows/sec., 10.22 MiB/sec. 2023.11.29 19:49:28.779883 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} DynamicQueryHandler: Done processing query 2023.11.29 19:49:28.779907 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:49:28.779923 [ 3 ] {} HTTP-Session: 470965d1-a02c-47ee-bb8e-bcc2b30f4c4b Destroying unnamed session 2023.11.29 19:49:28.780049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:28.780094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:28.780113 [ 3 ] {} HTTP-Session: 6d9015f5-e548-4487-a75a-dfaa873e76e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:28.780129 [ 3 ] {} HTTP-Session: 6d9015f5-e548-4487-a75a-dfaa873e76e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:28.780199 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:28.780237 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:28.780343 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:28.780612 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:28.780828 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:49:28.780967 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:49:28.781071 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} executeQuery: Read 31 rows, 2.48 KiB in 0.000838122 sec., 36987 rows/sec., 2.89 MiB/sec. 2023.11.29 19:49:28.781203 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} DynamicQueryHandler: Done processing query 2023.11.29 19:49:28.781226 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:28.781242 [ 3 ] {} HTTP-Session: 6d9015f5-e548-4487-a75a-dfaa873e76e2 Destroying unnamed session 2023.11.29 19:49:28.781436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:28.781478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:28.781496 [ 3 ] {} HTTP-Session: 92d3b91f-3229-4c31-9d01-51555854f122 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:28.781514 [ 3 ] {} HTTP-Session: 92d3b91f-3229-4c31-9d01-51555854f122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:28.781587 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:28.781629 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:28.781762 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:28.782228 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:28.782524 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:49:28.782693 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:49:28.782793 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} executeQuery: Read 31 rows, 42.84 KiB in 0.001179478 sec., 26282 rows/sec., 35.47 MiB/sec. 2023.11.29 19:49:28.782917 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} DynamicQueryHandler: Done processing query 2023.11.29 19:49:28.782938 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:49:28.782958 [ 3 ] {} HTTP-Session: 92d3b91f-3229-4c31-9d01-51555854f122 Destroying unnamed session 2023.11.29 19:49:33.150724 [ 82 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:49:33.150799 [ 82 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:49:33.774664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:33.774763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:33.774793 [ 3 ] {} HTTP-Session: 76c2eefd-c91a-4b1b-8800-8b15d2bad13d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:33.774820 [ 3 ] {} HTTP-Session: 76c2eefd-c91a-4b1b-8800-8b15d2bad13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:33.774959 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:33.775025 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:33.775192 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:33.775585 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:33.775849 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:49:33.776046 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:49:33.776171 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} executeQuery: Read 17 rows, 1.38 KiB in 0.001174647 sec., 14472 rows/sec., 1.15 MiB/sec. 2023.11.29 19:49:33.776320 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} DynamicQueryHandler: Done processing query 2023.11.29 19:49:33.776343 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:33.776360 [ 3 ] {} HTTP-Session: 76c2eefd-c91a-4b1b-8800-8b15d2bad13d Destroying unnamed session 2023.11.29 19:49:33.776525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:33.776579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:33.776600 [ 3 ] {} HTTP-Session: a73089bf-2f94-43e9-8056-76df52ba2c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:33.776619 [ 3 ] {} HTTP-Session: a73089bf-2f94-43e9-8056-76df52ba2c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:33.776702 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:33.776743 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:33.776850 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:33.777151 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:33.777359 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:49:33.777511 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:49:33.777612 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} executeQuery: Read 51 rows, 4.58 KiB in 0.000883743 sec., 57709 rows/sec., 5.06 MiB/sec. 2023.11.29 19:49:33.777727 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} DynamicQueryHandler: Done processing query 2023.11.29 19:49:33.777749 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:49:33.777764 [ 3 ] {} HTTP-Session: a73089bf-2f94-43e9-8056-76df52ba2c8a Destroying unnamed session 2023.11.29 19:49:33.777908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:33.777956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:33.777975 [ 3 ] {} HTTP-Session: 833cd7ce-d008-4dfa-bd7a-c97f7cde683b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:33.777993 [ 3 ] {} HTTP-Session: 833cd7ce-d008-4dfa-bd7a-c97f7cde683b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:33.778068 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:33.778106 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:33.778210 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:33.778472 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:33.778693 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:49:33.778949 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:49:33.779049 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} executeQuery: Read 17 rows, 1.36 KiB in 0.000955934 sec., 17783 rows/sec., 1.39 MiB/sec. 2023.11.29 19:49:33.779233 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} DynamicQueryHandler: Done processing query 2023.11.29 19:49:33.779256 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:33.779272 [ 3 ] {} HTTP-Session: 833cd7ce-d008-4dfa-bd7a-c97f7cde683b Destroying unnamed session 2023.11.29 19:49:33.779421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:33.779467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:33.779486 [ 3 ] {} HTTP-Session: 281c4801-ab39-4fe9-8369-f978f1c529e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:33.779504 [ 3 ] {} HTTP-Session: 281c4801-ab39-4fe9-8369-f978f1c529e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:33.779580 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:33.779625 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:33.779774 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:33.780115 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:33.780406 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:49:33.780584 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:49:33.780685 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} executeQuery: Read 17 rows, 23.49 KiB in 0.001079976 sec., 15741 rows/sec., 21.24 MiB/sec. 2023.11.29 19:49:33.780804 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} DynamicQueryHandler: Done processing query 2023.11.29 19:49:33.780826 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:49:33.780842 [ 3 ] {} HTTP-Session: 281c4801-ab39-4fe9-8369-f978f1c529e5 Destroying unnamed session 2023.11.29 19:49:38.774684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:38.774810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:38.774840 [ 3 ] {} HTTP-Session: dee735c4-ea9b-4514-b336-e1d8b576736f Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:38.774867 [ 3 ] {} HTTP-Session: dee735c4-ea9b-4514-b336-e1d8b576736f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:38.775009 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:38.775069 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:38.775223 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:38.775721 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:38.775977 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:49:38.776139 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:49:38.776263 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} executeQuery: Read 31 rows, 2.51 KiB in 0.001218558 sec., 25439 rows/sec., 2.01 MiB/sec. 2023.11.29 19:49:38.776409 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} DynamicQueryHandler: Done processing query 2023.11.29 19:49:38.776433 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:38.776450 [ 3 ] {} HTTP-Session: dee735c4-ea9b-4514-b336-e1d8b576736f Destroying unnamed session 2023.11.29 19:49:38.776632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:38.776683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:38.776702 [ 3 ] {} HTTP-Session: 14fa6eba-fb3b-4869-bada-344d66b80ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:38.776721 [ 3 ] {} HTTP-Session: 14fa6eba-fb3b-4869-bada-344d66b80ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:38.776806 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:38.776847 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:38.776954 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:38.777292 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:38.777507 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:49:38.777668 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:49:38.777771 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} executeQuery: Read 93 rows, 9.82 KiB in 0.000938103 sec., 99136 rows/sec., 10.22 MiB/sec. 2023.11.29 19:49:38.777903 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} DynamicQueryHandler: Done processing query 2023.11.29 19:49:38.777927 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:49:38.777943 [ 3 ] {} HTTP-Session: 14fa6eba-fb3b-4869-bada-344d66b80ea0 Destroying unnamed session 2023.11.29 19:49:38.778067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:38.778114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:38.778135 [ 3 ] {} HTTP-Session: 0829945c-8344-4155-a924-f5da2862d2dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:38.778153 [ 3 ] {} HTTP-Session: 0829945c-8344-4155-a924-f5da2862d2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:38.778227 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:38.778265 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:38.778370 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:38.778637 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:38.778846 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:49:38.778994 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:49:38.779097 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} executeQuery: Read 31 rows, 2.48 KiB in 0.000843363 sec., 36757 rows/sec., 2.87 MiB/sec. 2023.11.29 19:49:38.779234 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} DynamicQueryHandler: Done processing query 2023.11.29 19:49:38.779257 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:38.779272 [ 3 ] {} HTTP-Session: 0829945c-8344-4155-a924-f5da2862d2dc Destroying unnamed session 2023.11.29 19:49:38.779446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:38.779493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:38.779511 [ 3 ] {} HTTP-Session: 64ce01d0-7b4f-46cf-8e76-a47ea3834dcf Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:38.779529 [ 3 ] {} HTTP-Session: 64ce01d0-7b4f-46cf-8e76-a47ea3834dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:38.779608 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:38.779652 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:38.779791 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:38.780231 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:38.780538 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:49:38.780712 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:49:38.780815 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} executeQuery: Read 31 rows, 42.84 KiB in 0.001180237 sec., 26265 rows/sec., 35.44 MiB/sec. 2023.11.29 19:49:38.780943 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} DynamicQueryHandler: Done processing query 2023.11.29 19:49:38.780966 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:49:38.780983 [ 3 ] {} HTTP-Session: 64ce01d0-7b4f-46cf-8e76-a47ea3834dcf Destroying unnamed session 2023.11.29 19:49:43.776542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.776669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.776700 [ 3 ] {} HTTP-Session: a7490798-42ae-4ce6-941d-fe760b2893bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.776727 [ 3 ] {} HTTP-Session: a7490798-42ae-4ce6-941d-fe760b2893bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.776866 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.776931 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:43.777104 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.777529 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.777776 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.29 19:49:43.777934 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.29 19:49:43.778080 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} executeQuery: Read 17 rows, 1.38 KiB in 0.001171508 sec., 14511 rows/sec., 1.15 MiB/sec. 2023.11.29 19:49:43.778078 [ 59 ] {} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.778197 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.778281 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.778332 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:43.778332 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.29 19:49:43.778354 [ 3 ] {} HTTP-Session: a7490798-42ae-4ce6-941d-fe760b2893bc Destroying unnamed session 2023.11.29 19:49:43.778468 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:43.778506 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2023.11.29 19:49:43.778521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.778584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.778607 [ 3 ] {} HTTP-Session: 6723177a-3e20-4653-98f8-e7f41e4f70a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.778639 [ 3 ] {} HTTP-Session: 6723177a-3e20-4653-98f8-e7f41e4f70a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.778674 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.778752 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.778814 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:49:43.778826 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2023.11.29 19:49:43.779044 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.779058 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.779170 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2023.11.29 19:49:43.779366 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.779525 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.779778 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:49:43.779980 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:49:43.780244 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} executeQuery: Read 2 rows, 175.00 B in 0.001447581 sec., 1381 rows/sec., 118.06 KiB/sec. 2023.11.29 19:49:43.780339 [ 24 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204369 sec., 77800.44918749909 rows/sec., 6.16 MiB/sec. 2023.11.29 19:49:43.780422 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.780451 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:43.780474 [ 3 ] {} HTTP-Session: 6723177a-3e20-4653-98f8-e7f41e4f70a5 Destroying unnamed session 2023.11.29 19:49:43.780516 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.29 19:49:43.780618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.780667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.780681 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.29 19:49:43.780690 [ 3 ] {} HTTP-Session: 6f24450f-eaad-457d-a197-9171b11a5991 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.780712 [ 3 ] {} HTTP-Session: 6f24450f-eaad-457d-a197-9171b11a5991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.780760 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.780797 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.780851 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:43.780961 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.781293 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.781497 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.29 19:49:43.781646 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.29 19:49:43.781771 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} executeQuery: Read 88 rows, 7.78 KiB in 0.000928374 sec., 94789 rows/sec., 8.18 MiB/sec. 2023.11.29 19:49:43.781765 [ 55 ] {} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.781855 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.781968 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.781975 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.29 19:49:43.781999 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:49:43.782046 [ 3 ] {} HTTP-Session: 6f24450f-eaad-457d-a197-9171b11a5991 Destroying unnamed session 2023.11.29 19:49:43.782118 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:43.782154 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::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.29 19:49:43.782228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.782326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.782331 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2023.11.29 19:49:43.782354 [ 3 ] {} HTTP-Session: 196c1150-f021-4533-92b4-322569f3bd24 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.782417 [ 3 ] {} HTTP-Session: 196c1150-f021-4533-92b4-322569f3bd24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.782619 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 93 rows starting from the beginning of the part 2023.11.29 19:49:43.782631 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.782731 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:49:43.782912 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2023.11.29 19:49:43.783160 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.783207 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 93 rows starting from the beginning of the part 2023.11.29 19:49:43.783366 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 88 rows starting from the beginning of the part 2023.11.29 19:49:43.783839 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.784240 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:49:43.784545 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:49:43.784765 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} executeQuery: Read 2 rows, 143.00 B in 0.00206178 sec., 970 rows/sec., 67.73 KiB/sec. 2023.11.29 19:49:43.785142 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212677 sec., 171819.32699739188 rows/sec., 16.31 MiB/sec. 2023.11.29 19:49:43.785158 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.785185 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:43.785203 [ 3 ] {} HTTP-Session: 196c1150-f021-4533-92b4-322569f3bd24 Destroying unnamed session 2023.11.29 19:49:43.785260 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.29 19:49:43.785366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.785414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.785427 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.29 19:49:43.785437 [ 3 ] {} HTTP-Session: 1f206796-d002-4b9d-b555-0dfb44c5cb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.785460 [ 3 ] {} HTTP-Session: 1f206796-d002-4b9d-b555-0dfb44c5cb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.785509 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.785552 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.785602 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:43.785719 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.786030 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.786234 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.29 19:49:43.786379 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.29 19:49:43.786501 [ 55 ] {} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.786508 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} executeQuery: Read 54 rows, 4.29 KiB in 0.000907083 sec., 59531 rows/sec., 4.62 MiB/sec. 2023.11.29 19:49:43.786569 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.786720 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.29 19:49:43.786759 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.786799 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:49:43.786836 [ 3 ] {} HTTP-Session: 1f206796-d002-4b9d-b555-0dfb44c5cb73 Destroying unnamed session 2023.11.29 19:49:43.786883 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:43.786921 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part 2023.11.29 19:49:43.787013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.787098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.787144 [ 3 ] {} HTTP-Session: 1a671114-6eea-4300-8fd2-9b82cb2d397c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.787159 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.11.29 19:49:43.787180 [ 3 ] {} HTTP-Session: 1a671114-6eea-4300-8fd2-9b82cb2d397c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.787427 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.787427 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2023.11.29 19:49:43.787532 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.29 19:49:43.787745 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.788081 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2023.11.29 19:49:43.788107 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.788301 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part 2023.11.29 19:49:43.788818 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.789350 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 19:49:43.789795 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 19:49:43.789921 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280978 sec., 77111.15405223686 rows/sec., 6.01 MiB/sec. 2023.11.29 19:49:43.790045 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} executeQuery: Read 11 rows, 743.00 B in 0.002571328 sec., 4277 rows/sec., 282.18 KiB/sec. 2023.11.29 19:49:43.790160 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.29 19:49:43.790307 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.790338 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:49:43.790358 [ 3 ] {} HTTP-Session: 1a671114-6eea-4300-8fd2-9b82cb2d397c Destroying unnamed session 2023.11.29 19:49:43.790447 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.29 19:49:43.790498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.790551 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.790564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.790602 [ 3 ] {} HTTP-Session: e7bb108b-ad6b-43c9-b116-4e164761e1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.790651 [ 3 ] {} HTTP-Session: e7bb108b-ad6b-43c9-b116-4e164761e1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.790752 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.790793 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:49:43.790929 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.791235 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.791483 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:49:43.791661 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:49:43.791783 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} executeQuery: Read 37 rows, 2.64 KiB in 0.001002565 sec., 36905 rows/sec., 2.57 MiB/sec. 2023.11.29 19:49:43.791900 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.791922 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:43.791938 [ 3 ] {} HTTP-Session: e7bb108b-ad6b-43c9-b116-4e164761e1b2 Destroying unnamed session 2023.11.29 19:49:43.792078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:43.792122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:43.792140 [ 3 ] {} HTTP-Session: 4b993157-acc5-4ffc-9e9a-439f86a0407e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:43.792157 [ 3 ] {} HTTP-Session: 4b993157-acc5-4ffc-9e9a-439f86a0407e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:43.792235 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:43.792276 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:43.792410 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:43.792849 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.793131 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.29 19:49:43.793304 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.29 19:49:43.793428 [ 55 ] {} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.793442 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} executeQuery: Read 17 rows, 23.49 KiB in 0.001173828 sec., 14482 rows/sec., 19.54 MiB/sec. 2023.11.29 19:49:43.793495 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:43.793662 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.29 19:49:43.793716 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} DynamicQueryHandler: Done processing query 2023.11.29 19:49:43.793743 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.29 19:49:43.793770 [ 3 ] {} HTTP-Session: 4b993157-acc5-4ffc-9e9a-439f86a0407e Destroying unnamed session 2023.11.29 19:49:43.793801 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:49:43.793834 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part 2023.11.29 19:49:43.793952 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.794057 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2023.11.29 19:49:43.794158 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.794251 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2023.11.29 19:49:43.794337 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part 2023.11.29 19:49:43.795470 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 6 columns (6 merged, 0 gathered) in 0.001913808 sec., 116521.615543461 rows/sec., 157.24 MiB/sec. 2023.11.29 19:49:43.795634 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.29 19:49:43.795824 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.29 19:49:43.795881 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.29 19:49:43.795935 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2: 4.02 MiB. 2023.11.29 19:49:44.000189 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 237.27 MiB, will set to 230.83 MiB (RSS), difference: -4.23 MiB 2023.11.29 19:49:48.150840 [ 79 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:49:48.150912 [ 79 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:49:48.775487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:48.775590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:48.775616 [ 3 ] {} HTTP-Session: 9c3c7a7f-921a-4145-a159-46ee24c2da49 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:48.775640 [ 3 ] {} HTTP-Session: 9c3c7a7f-921a-4145-a159-46ee24c2da49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:48.775765 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:48.775823 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:48.775980 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:48.776479 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:48.776731 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.29 19:49:48.776888 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.29 19:49:48.777027 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} executeQuery: Read 31 rows, 2.51 KiB in 0.001227818 sec., 25248 rows/sec., 2.00 MiB/sec. 2023.11.29 19:49:48.777169 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} DynamicQueryHandler: Done processing query 2023.11.29 19:49:48.777192 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:48.777209 [ 3 ] {} HTTP-Session: 9c3c7a7f-921a-4145-a159-46ee24c2da49 Destroying unnamed session 2023.11.29 19:49:48.777333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:48.777378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:48.777398 [ 3 ] {} HTTP-Session: 326f2feb-29d3-4121-a725-f0381abd7215 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:48.777416 [ 3 ] {} HTTP-Session: 326f2feb-29d3-4121-a725-f0381abd7215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:48.777492 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:48.777532 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:48.777638 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:48.778013 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:48.778224 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.29 19:49:48.778371 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.29 19:49:48.778492 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} executeQuery: Read 93 rows, 9.82 KiB in 0.000969505 sec., 95925 rows/sec., 9.89 MiB/sec. 2023.11.29 19:49:48.778611 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} DynamicQueryHandler: Done processing query 2023.11.29 19:49:48.778634 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:49:48.778650 [ 3 ] {} HTTP-Session: 326f2feb-29d3-4121-a725-f0381abd7215 Destroying unnamed session 2023.11.29 19:49:48.778831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:48.778877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:48.778896 [ 3 ] {} HTTP-Session: 1c95bace-b98b-462e-a15a-33917e519def Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:48.778914 [ 3 ] {} HTTP-Session: 1c95bace-b98b-462e-a15a-33917e519def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:48.778987 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:48.779025 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:48.779134 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:48.779429 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:48.779627 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.29 19:49:48.779773 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.29 19:49:48.779895 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} executeQuery: Read 31 rows, 2.48 KiB in 0.000880093 sec., 35223 rows/sec., 2.75 MiB/sec. 2023.11.29 19:49:48.780014 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} DynamicQueryHandler: Done processing query 2023.11.29 19:49:48.780036 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:48.780052 [ 3 ] {} HTTP-Session: 1c95bace-b98b-462e-a15a-33917e519def Destroying unnamed session 2023.11.29 19:49:48.780188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:48.780232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:48.780250 [ 3 ] {} HTTP-Session: e02e94a2-c14e-4425-9090-519d95c62d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:48.780267 [ 3 ] {} HTTP-Session: e02e94a2-c14e-4425-9090-519d95c62d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:48.780344 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:48.780387 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:48.780527 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:48.780953 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:48.781252 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.29 19:49:48.781430 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.29 19:49:48.781550 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} executeQuery: Read 31 rows, 42.84 KiB in 0.001179527 sec., 26281 rows/sec., 35.47 MiB/sec. 2023.11.29 19:49:48.781672 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} DynamicQueryHandler: Done processing query 2023.11.29 19:49:48.781698 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:49:48.781713 [ 3 ] {} HTTP-Session: e02e94a2-c14e-4425-9090-519d95c62d49 Destroying unnamed session 2023.11.29 19:49:53.774399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:53.774563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:53.774605 [ 3 ] {} HTTP-Session: fbbe9c6b-d33b-4e3f-b7c8-4b92e8615ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:53.774644 [ 3 ] {} HTTP-Session: fbbe9c6b-d33b-4e3f-b7c8-4b92e8615ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:53.774800 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:53.774861 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:53.775030 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:53.775522 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:53.775841 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.29 19:49:53.776002 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.29 19:49:53.776124 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} executeQuery: Read 17 rows, 1.38 KiB in 0.001282268 sec., 13257 rows/sec., 1.05 MiB/sec. 2023.11.29 19:49:53.776270 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} DynamicQueryHandler: Done processing query 2023.11.29 19:49:53.776296 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:53.776313 [ 3 ] {} HTTP-Session: fbbe9c6b-d33b-4e3f-b7c8-4b92e8615ce3 Destroying unnamed session 2023.11.29 19:49:53.776435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:53.776486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:53.776505 [ 3 ] {} HTTP-Session: cad7d0b7-f112-459a-bf6e-870278792856 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:53.776524 [ 3 ] {} HTTP-Session: cad7d0b7-f112-459a-bf6e-870278792856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:53.776603 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:53.776643 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:53.776753 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:53.777090 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:53.777306 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.29 19:49:53.777453 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.29 19:49:53.777551 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} executeQuery: Read 51 rows, 4.58 KiB in 0.000920463 sec., 55406 rows/sec., 4.86 MiB/sec. 2023.11.29 19:49:53.777667 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} DynamicQueryHandler: Done processing query 2023.11.29 19:49:53.777689 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:49:53.777705 [ 3 ] {} HTTP-Session: cad7d0b7-f112-459a-bf6e-870278792856 Destroying unnamed session 2023.11.29 19:49:53.777832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:53.777877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:53.777896 [ 3 ] {} HTTP-Session: 9f555465-f62e-4264-b57d-f2ccbfcb2d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:53.777914 [ 3 ] {} HTTP-Session: 9f555465-f62e-4264-b57d-f2ccbfcb2d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:53.777986 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:53.778024 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:53.778129 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:53.778410 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:53.778610 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.29 19:49:53.778752 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.29 19:49:53.778856 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} executeQuery: Read 17 rows, 1.36 KiB in 0.000843483 sec., 20154 rows/sec., 1.58 MiB/sec. 2023.11.29 19:49:53.778978 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} DynamicQueryHandler: Done processing query 2023.11.29 19:49:53.779000 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:49:53.779016 [ 3 ] {} HTTP-Session: 9f555465-f62e-4264-b57d-f2ccbfcb2d13 Destroying unnamed session 2023.11.29 19:49:53.779190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:53.779233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:53.779252 [ 3 ] {} HTTP-Session: 04e2d5a2-d151-4dfb-a8e9-a69d0ffe5242 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:53.779268 [ 3 ] {} HTTP-Session: 04e2d5a2-d151-4dfb-a8e9-a69d0ffe5242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:53.779344 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:53.779386 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:53.779520 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:53.779946 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:53.780235 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.29 19:49:53.780412 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.29 19:49:53.780531 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} executeQuery: Read 17 rows, 23.49 KiB in 0.001155097 sec., 14717 rows/sec., 19.86 MiB/sec. 2023.11.29 19:49:53.780657 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} DynamicQueryHandler: Done processing query 2023.11.29 19:49:53.780678 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:49:53.780694 [ 3 ] {} HTTP-Session: 04e2d5a2-d151-4dfb-a8e9-a69d0ffe5242 Destroying unnamed session 2023.11.29 19:49:58.775772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:58.775904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:58.775934 [ 3 ] {} HTTP-Session: bf6c6d5c-42fd-4806-a18a-f02fa08e8ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:58.775962 [ 3 ] {} HTTP-Session: bf6c6d5c-42fd-4806-a18a-f02fa08e8ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:58.776102 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:58.776168 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:49:58.776350 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:58.776840 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:58.777102 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.29 19:49:58.777260 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.29 19:49:58.777403 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} executeQuery: Read 31 rows, 2.51 KiB in 0.001263518 sec., 24534 rows/sec., 1.94 MiB/sec. 2023.11.29 19:49:58.777538 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} DynamicQueryHandler: Done processing query 2023.11.29 19:49:58.777562 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:58.777578 [ 3 ] {} HTTP-Session: bf6c6d5c-42fd-4806-a18a-f02fa08e8ce9 Destroying unnamed session 2023.11.29 19:49:58.777712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:58.777759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:58.777814 [ 3 ] {} HTTP-Session: 7e78bd8e-f6d9-4892-9f9c-5d306c39c413 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:58.777833 [ 3 ] {} HTTP-Session: 7e78bd8e-f6d9-4892-9f9c-5d306c39c413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:58.777918 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:58.777959 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:49:58.778065 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:58.778417 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:58.778650 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.29 19:49:58.778795 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.29 19:49:58.778919 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} executeQuery: Read 93 rows, 9.82 KiB in 0.000973694 sec., 95512 rows/sec., 9.84 MiB/sec. 2023.11.29 19:49:58.779040 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} DynamicQueryHandler: Done processing query 2023.11.29 19:49:58.779062 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:49:58.779078 [ 3 ] {} HTTP-Session: 7e78bd8e-f6d9-4892-9f9c-5d306c39c413 Destroying unnamed session 2023.11.29 19:49:58.779197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:58.779242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:58.779260 [ 3 ] {} HTTP-Session: 2c4e0ef9-2c2a-4793-887d-8119010bdaf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:58.779278 [ 3 ] {} HTTP-Session: 2c4e0ef9-2c2a-4793-887d-8119010bdaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:58.779349 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:58.779467 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:49:58.779572 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:58.779861 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:58.780060 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.29 19:49:58.780203 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.29 19:49:58.780319 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} executeQuery: Read 31 rows, 2.48 KiB in 0.000864323 sec., 35866 rows/sec., 2.80 MiB/sec. 2023.11.29 19:49:58.780420 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} DynamicQueryHandler: Done processing query 2023.11.29 19:49:58.780442 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:49:58.780457 [ 3 ] {} HTTP-Session: 2c4e0ef9-2c2a-4793-887d-8119010bdaf6 Destroying unnamed session 2023.11.29 19:49:58.780655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:49:58.780697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:49:58.780715 [ 3 ] {} HTTP-Session: 628707ea-219a-47db-89da-dd06cc97be1e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:49:58.780732 [ 3 ] {} HTTP-Session: 628707ea-219a-47db-89da-dd06cc97be1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:49:58.780808 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:49:58.780850 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:49:58.780982 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:49:58.781387 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:49:58.781683 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.29 19:49:58.781854 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.29 19:49:58.781982 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} executeQuery: Read 31 rows, 42.84 KiB in 0.001147107 sec., 27024 rows/sec., 36.47 MiB/sec. 2023.11.29 19:49:58.782109 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} DynamicQueryHandler: Done processing query 2023.11.29 19:49:58.782131 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:49:58.782147 [ 3 ] {} HTTP-Session: 628707ea-219a-47db-89da-dd06cc97be1e Destroying unnamed session 2023.11.29 19:50:03.150946 [ 57 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:50:03.151017 [ 57 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:50:03.774828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:03.774947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:03.774978 [ 3 ] {} HTTP-Session: 86974a6c-5629-46aa-8832-0e4cee4d9710 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:03.775006 [ 3 ] {} HTTP-Session: 86974a6c-5629-46aa-8832-0e4cee4d9710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:03.775146 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:03.775213 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:03.775393 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:03.775827 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:03.776117 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.29 19:50:03.776276 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.29 19:50:03.776424 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} executeQuery: Read 17 rows, 1.38 KiB in 0.001231638 sec., 13802 rows/sec., 1.09 MiB/sec. 2023.11.29 19:50:03.776624 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} DynamicQueryHandler: Done processing query 2023.11.29 19:50:03.776649 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:03.776665 [ 3 ] {} HTTP-Session: 86974a6c-5629-46aa-8832-0e4cee4d9710 Destroying unnamed session 2023.11.29 19:50:03.776792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:03.776840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:03.776860 [ 3 ] {} HTTP-Session: 52d8d37b-ad90-4c9e-9972-58202652e10e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:03.776878 [ 3 ] {} HTTP-Session: 52d8d37b-ad90-4c9e-9972-58202652e10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:03.776959 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:03.777000 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:03.777120 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:03.777448 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:03.777661 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.29 19:50:03.777809 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.29 19:50:03.777934 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} executeQuery: Read 51 rows, 4.58 KiB in 0.000946164 sec., 53901 rows/sec., 4.72 MiB/sec. 2023.11.29 19:50:03.778058 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} DynamicQueryHandler: Done processing query 2023.11.29 19:50:03.778080 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:50:03.778095 [ 3 ] {} HTTP-Session: 52d8d37b-ad90-4c9e-9972-58202652e10e Destroying unnamed session 2023.11.29 19:50:03.778212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:03.778256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:03.778276 [ 3 ] {} HTTP-Session: 18f1511f-f290-4da6-9f62-bba26a44dae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:03.778293 [ 3 ] {} HTTP-Session: 18f1511f-f290-4da6-9f62-bba26a44dae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:03.778364 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:03.778402 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:03.778505 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:03.778775 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:03.778982 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.29 19:50:03.779125 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.29 19:50:03.779254 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} executeQuery: Read 17 rows, 1.36 KiB in 0.000857962 sec., 19814 rows/sec., 1.55 MiB/sec. 2023.11.29 19:50:03.779402 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} DynamicQueryHandler: Done processing query 2023.11.29 19:50:03.779424 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:03.779439 [ 3 ] {} HTTP-Session: 18f1511f-f290-4da6-9f62-bba26a44dae4 Destroying unnamed session 2023.11.29 19:50:03.779581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:03.779625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:03.779643 [ 3 ] {} HTTP-Session: 9425417c-4ec3-405d-8c89-c9b764b55c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:03.779660 [ 3 ] {} HTTP-Session: 9425417c-4ec3-405d-8c89-c9b764b55c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:03.779735 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:03.779778 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:03.779918 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:03.780339 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:03.780626 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.29 19:50:03.780803 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.29 19:50:03.780945 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} executeQuery: Read 17 rows, 23.49 KiB in 0.001176508 sec., 14449 rows/sec., 19.50 MiB/sec. 2023.11.29 19:50:03.781106 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} DynamicQueryHandler: Done processing query 2023.11.29 19:50:03.781128 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:50:03.781144 [ 3 ] {} HTTP-Session: 9425417c-4ec3-405d-8c89-c9b764b55c57 Destroying unnamed session 2023.11.29 19:50:08.775882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.776011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.776042 [ 3 ] {} HTTP-Session: 0916c4ff-b92d-464e-98d2-e18fc7574ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.776069 [ 3 ] {} HTTP-Session: 0916c4ff-b92d-464e-98d2-e18fc7574ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.776207 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.776273 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:08.776429 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.776931 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.777186 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.29 19:50:08.777355 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.29 19:50:08.777486 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} executeQuery: Read 31 rows, 2.51 KiB in 0.001238708 sec., 25026 rows/sec., 1.98 MiB/sec. 2023.11.29 19:50:08.777503 [ 60 ] {} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.777628 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.777682 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.777721 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:08.777728 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.29 19:50:08.777753 [ 3 ] {} HTTP-Session: 0916c4ff-b92d-464e-98d2-e18fc7574ef4 Destroying unnamed session 2023.11.29 19:50:08.777832 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:08.777865 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2023.11.29 19:50:08.777891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.777940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.777965 [ 3 ] {} HTTP-Session: 9f10e7ec-ecfc-4d79-beb8-77da95779873 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.777988 [ 3 ] {} HTTP-Session: 9f10e7ec-ecfc-4d79-beb8-77da95779873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.778043 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.778102 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.778153 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:50:08.778205 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:08.778389 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.778399 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.778504 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:08.778644 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.779079 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.779378 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:50:08.779544 [ 17 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.001849087 sec., 94641.30135575017 rows/sec., 7.49 MiB/sec. 2023.11.29 19:50:08.779599 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:50:08.779697 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.29 19:50:08.779783 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} executeQuery: Read 4 rows, 342.00 B in 0.001643734 sec., 2433 rows/sec., 203.19 KiB/sec. 2023.11.29 19:50:08.779919 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.779944 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:08.779965 [ 3 ] {} HTTP-Session: 9f10e7ec-ecfc-4d79-beb8-77da95779873 Destroying unnamed session 2023.11.29 19:50:08.779968 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.29 19:50:08.780038 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.780116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.780159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.780179 [ 3 ] {} HTTP-Session: beb7b3cf-81ee-41ba-b338-0fec2e412235 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.780196 [ 3 ] {} HTTP-Session: beb7b3cf-81ee-41ba-b338-0fec2e412235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.780269 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.780306 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:08.780411 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.780776 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.780985 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.29 19:50:08.781135 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.29 19:50:08.781258 [ 60 ] {} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.781266 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} executeQuery: Read 95 rows, 9.99 KiB in 0.000963334 sec., 98615 rows/sec., 10.13 MiB/sec. 2023.11.29 19:50:08.781312 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.781472 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.29 19:50:08.781501 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.781550 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:50:08.781578 [ 3 ] {} HTTP-Session: beb7b3cf-81ee-41ba-b338-0fec2e412235 Destroying unnamed session 2023.11.29 19:50:08.781644 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:08.781682 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part 2023.11.29 19:50:08.781751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.781826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.781880 [ 3 ] {} HTTP-Session: a6a3b8c6-a097-4f8d-9f18-0743971dbc6b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.781926 [ 3 ] {} HTTP-Session: a6a3b8c6-a097-4f8d-9f18-0743971dbc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.781945 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:08.782101 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.782189 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2023.11.29 19:50:08.782199 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:50:08.782490 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:08.782658 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.782773 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2023.11.29 19:50:08.782970 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part 2023.11.29 19:50:08.783493 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.783838 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:50:08.784147 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:50:08.784361 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} executeQuery: Read 4 rows, 286.00 B in 0.002192042 sec., 1824 rows/sec., 127.41 KiB/sec. 2023.11.29 19:50:08.784644 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.784706 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:08.784772 [ 3 ] {} HTTP-Session: a6a3b8c6-a097-4f8d-9f18-0743971dbc6b Destroying unnamed session 2023.11.29 19:50:08.784815 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.0034398 sec., 164544.45025873597 rows/sec., 16.05 MiB/sec. 2023.11.29 19:50:08.784920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.784955 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.29 19:50:08.785010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.785050 [ 3 ] {} HTTP-Session: bc650e7e-f2f1-4bd1-9cfd-7dfe6e3c59ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.785072 [ 3 ] {} HTTP-Session: bc650e7e-f2f1-4bd1-9cfd-7dfe6e3c59ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.785184 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.785208 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.29 19:50:08.785247 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:08.785327 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.785521 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.785841 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.786053 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.29 19:50:08.786209 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.29 19:50:08.786329 [ 60 ] {} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.786346 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} executeQuery: Read 35 rows, 2.81 KiB in 0.001109827 sec., 31536 rows/sec., 2.47 MiB/sec. 2023.11.29 19:50:08.786382 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.786550 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.29 19:50:08.786629 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.786677 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:08.786685 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:08.786709 [ 3 ] {} HTTP-Session: bc650e7e-f2f1-4bd1-9cfd-7dfe6e3c59ef Destroying unnamed session 2023.11.29 19:50:08.786747 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part 2023.11.29 19:50:08.786867 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.786929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.787030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.787061 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:08.787071 [ 3 ] {} HTTP-Session: 7bb783ec-9d19-44bb-8cf2-fb44b64a0f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.787128 [ 3 ] {} HTTP-Session: 7bb783ec-9d19-44bb-8cf2-fb44b64a0f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.787285 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.787325 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.787441 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:50:08.787476 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:08.787784 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part 2023.11.29 19:50:08.787979 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.788780 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.789356 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:50:08.789456 [ 15 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003014374 sec., 78955.0334497312 rows/sec., 6.17 MiB/sec. 2023.11.29 19:50:08.789596 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.29 19:50:08.789643 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:50:08.789882 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} executeQuery: Read 2 rows, 142.00 B in 0.002489126 sec., 803 rows/sec., 55.71 KiB/sec. 2023.11.29 19:50:08.789896 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.29 19:50:08.790032 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.790115 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.790160 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:08.790177 [ 3 ] {} HTTP-Session: 7bb783ec-9d19-44bb-8cf2-fb44b64a0f7d Destroying unnamed session 2023.11.29 19:50:08.790342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:08.790388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:08.790407 [ 3 ] {} HTTP-Session: 654319ef-fa64-4788-ae5c-73a05be9e9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:08.790424 [ 3 ] {} HTTP-Session: 654319ef-fa64-4788-ae5c-73a05be9e9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:08.790510 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:08.790554 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:08.790705 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:08.791184 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.791490 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.29 19:50:08.791663 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.29 19:50:08.791795 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} executeQuery: Read 31 rows, 42.84 KiB in 0.001248478 sec., 24830 rows/sec., 33.51 MiB/sec. 2023.11.29 19:50:08.791793 [ 52 ] {} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.791871 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:08.791990 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.29 19:50:08.792013 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} DynamicQueryHandler: Done processing query 2023.11.29 19:50:08.792045 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:50:08.792071 [ 3 ] {} HTTP-Session: 654319ef-fa64-4788-ae5c-73a05be9e9b8 Destroying unnamed session 2023.11.29 19:50:08.792098 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:08.792127 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.11.29 19:50:08.792228 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.792317 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:08.792405 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.792493 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:08.792575 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:08.793755 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 6 columns (6 merged, 0 gathered) in 0.001802146 sec., 194212.89950980665 rows/sec., 262.08 MiB/sec. 2023.11.29 19:50:08.794128 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.29 19:50:08.794419 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.29 19:50:08.794498 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.29 19:50:08.794589 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3: 4.01 MiB. 2023.11.29 19:50:09.000162 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 237.27 MiB, will set to 230.96 MiB (RSS), difference: -4.11 MiB 2023.11.29 19:50:13.778162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.778291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.778320 [ 3 ] {} HTTP-Session: 236c4623-4c30-417f-a906-766d15e51367 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.778348 [ 3 ] {} HTTP-Session: 236c4623-4c30-417f-a906-766d15e51367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.778484 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.778540 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:13.778698 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.779190 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.779449 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.29 19:50:13.779611 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.29 19:50:13.779755 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} executeQuery: Read 17 rows, 1.38 KiB in 0.001231038 sec., 13809 rows/sec., 1.09 MiB/sec. 2023.11.29 19:50:13.779902 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.779926 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:13.779942 [ 3 ] {} HTTP-Session: 236c4623-4c30-417f-a906-766d15e51367 Destroying unnamed session 2023.11.29 19:50:13.780061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.780112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.780131 [ 3 ] {} HTTP-Session: ed1fc22e-b3e1-475a-9eb0-ef75745900c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.780151 [ 3 ] {} HTTP-Session: ed1fc22e-b3e1-475a-9eb0-ef75745900c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.780230 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.780271 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:50:13.780384 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.780646 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.780851 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:50:13.781007 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:50:13.781136 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} executeQuery: Read 2 rows, 175.00 B in 0.000877013 sec., 2280 rows/sec., 194.86 KiB/sec. 2023.11.29 19:50:13.781257 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.781279 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:13.781295 [ 3 ] {} HTTP-Session: ed1fc22e-b3e1-475a-9eb0-ef75745900c4 Destroying unnamed session 2023.11.29 19:50:13.781460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.781505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.781525 [ 3 ] {} HTTP-Session: 26b91d80-a07f-49c0-b32e-d3218f770da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.781542 [ 3 ] {} HTTP-Session: 26b91d80-a07f-49c0-b32e-d3218f770da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.781617 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.781655 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:13.781760 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.782068 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.782277 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.29 19:50:13.782419 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.29 19:50:13.782536 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} executeQuery: Read 88 rows, 7.78 KiB in 0.000892254 sec., 98626 rows/sec., 8.52 MiB/sec. 2023.11.29 19:50:13.782649 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.782671 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:50:13.782687 [ 3 ] {} HTTP-Session: 26b91d80-a07f-49c0-b32e-d3218f770da6 Destroying unnamed session 2023.11.29 19:50:13.782794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.782839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.782858 [ 3 ] {} HTTP-Session: f8a3b70c-e5e7-4b84-9e0c-600a98feed37 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.782874 [ 3 ] {} HTTP-Session: f8a3b70c-e5e7-4b84-9e0c-600a98feed37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.782941 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.782979 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:50:13.783084 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.783322 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.783516 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:50:13.783655 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:50:13.783785 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} executeQuery: Read 2 rows, 143.00 B in 0.000814512 sec., 2455 rows/sec., 171.45 KiB/sec. 2023.11.29 19:50:13.783929 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.783951 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:13.783967 [ 3 ] {} HTTP-Session: f8a3b70c-e5e7-4b84-9e0c-600a98feed37 Destroying unnamed session 2023.11.29 19:50:13.784086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.784129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.784148 [ 3 ] {} HTTP-Session: 1b217d32-d887-4c62-8800-59c6b6846799 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.784165 [ 3 ] {} HTTP-Session: 1b217d32-d887-4c62-8800-59c6b6846799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.784238 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.784275 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:13.784385 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.784673 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.784873 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.29 19:50:13.785016 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.29 19:50:13.785135 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} executeQuery: Read 54 rows, 4.29 KiB in 0.000870743 sec., 62016 rows/sec., 4.81 MiB/sec. 2023.11.29 19:50:13.785251 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.785273 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:50:13.785288 [ 3 ] {} HTTP-Session: 1b217d32-d887-4c62-8800-59c6b6846799 Destroying unnamed session 2023.11.29 19:50:13.785400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.785444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.785462 [ 3 ] {} HTTP-Session: ec8e4466-c1f8-4d85-b715-0e5b945433d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.785479 [ 3 ] {} HTTP-Session: ec8e4466-c1f8-4d85-b715-0e5b945433d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.785549 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.785590 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.29 19:50:13.785714 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.785964 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.786204 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 19:50:13.786383 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 19:50:13.786506 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} executeQuery: Read 11 rows, 743.00 B in 0.000928734 sec., 11844 rows/sec., 781.26 KiB/sec. 2023.11.29 19:50:13.786623 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.786644 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:13.786660 [ 3 ] {} HTTP-Session: ec8e4466-c1f8-4d85-b715-0e5b945433d7 Destroying unnamed session 2023.11.29 19:50:13.786770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.786814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.786831 [ 3 ] {} HTTP-Session: 2f373852-96f1-4b62-8e76-24bc327071af Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.786849 [ 3 ] {} HTTP-Session: 2f373852-96f1-4b62-8e76-24bc327071af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.786920 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.786960 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:50:13.787073 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.787372 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.787603 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:50:13.787769 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:50:13.787872 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} executeQuery: Read 37 rows, 2.64 KiB in 0.000926224 sec., 39947 rows/sec., 2.78 MiB/sec. 2023.11.29 19:50:13.787897 [ 64 ] {} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:50:13.788004 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.788030 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.788080 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:13.788120 [ 3 ] {} HTTP-Session: 2f373852-96f1-4b62-8e76-24bc327071af Destroying unnamed session 2023.11.29 19:50:13.788135 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:50:13.788271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:13.788357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:13.788363 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:13.788389 [ 3 ] {} HTTP-Session: 522bf424-37d2-477f-99d9-06911d963808 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:13.788440 [ 3 ] {} HTTP-Session: 522bf424-37d2-477f-99d9-06911d963808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:13.788457 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 276 rows starting from the beginning of the part 2023.11.29 19:50:13.788623 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:13.788721 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:13.788814 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.11.29 19:50:13.789233 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.11.29 19:50:13.789280 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:13.789504 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2023.11.29 19:50:13.789640 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:13.789900 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.11.29 19:50:13.790252 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:13.790849 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.29 19:50:13.791233 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.29 19:50:13.791520 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} executeQuery: Read 17 rows, 23.49 KiB in 0.002830192 sec., 6006 rows/sec., 8.11 MiB/sec. 2023.11.29 19:50:13.791838 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.003765205 sec., 103580.01755548503 rows/sec., 7.21 MiB/sec. 2023.11.29 19:50:13.791897 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} DynamicQueryHandler: Done processing query 2023.11.29 19:50:13.791930 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:50:13.791966 [ 3 ] {} HTTP-Session: 522bf424-37d2-477f-99d9-06911d963808 Destroying unnamed session 2023.11.29 19:50:13.792020 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:50:13.792234 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:50:13.792300 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:50:18.151083 [ 56 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:50:18.151187 [ 56 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:50:18.776110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:18.776224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:18.776253 [ 3 ] {} HTTP-Session: c7ce106b-298f-4fe6-8704-3835577ddce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:18.776282 [ 3 ] {} HTTP-Session: c7ce106b-298f-4fe6-8704-3835577ddce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:18.776425 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:18.776492 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:18.776678 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:18.777190 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:18.777452 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.29 19:50:18.777615 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.29 19:50:18.777770 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} executeQuery: Read 31 rows, 2.51 KiB in 0.001293809 sec., 23960 rows/sec., 1.90 MiB/sec. 2023.11.29 19:50:18.777925 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} DynamicQueryHandler: Done processing query 2023.11.29 19:50:18.777950 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:18.777966 [ 3 ] {} HTTP-Session: c7ce106b-298f-4fe6-8704-3835577ddce4 Destroying unnamed session 2023.11.29 19:50:18.778159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:18.778210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:18.778230 [ 3 ] {} HTTP-Session: 908d8898-96fe-451d-a47f-310455ef4340 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:18.778249 [ 3 ] {} HTTP-Session: 908d8898-96fe-451d-a47f-310455ef4340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:18.778334 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:18.778375 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:18.778485 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:18.778823 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:18.779048 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.29 19:50:18.779197 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.29 19:50:18.779341 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} executeQuery: Read 93 rows, 9.82 KiB in 0.000969934 sec., 95882 rows/sec., 9.88 MiB/sec. 2023.11.29 19:50:18.779543 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} DynamicQueryHandler: Done processing query 2023.11.29 19:50:18.779567 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:50:18.779583 [ 3 ] {} HTTP-Session: 908d8898-96fe-451d-a47f-310455ef4340 Destroying unnamed session 2023.11.29 19:50:18.779732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:18.779780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:18.779799 [ 3 ] {} HTTP-Session: dcc69ce3-c401-4bab-a8ce-8a18f0d550a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:18.779817 [ 3 ] {} HTTP-Session: dcc69ce3-c401-4bab-a8ce-8a18f0d550a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:18.779895 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:18.779934 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:18.780057 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:18.780334 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:18.780542 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.29 19:50:18.780690 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.29 19:50:18.780815 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} executeQuery: Read 31 rows, 2.48 KiB in 0.000879023 sec., 35266 rows/sec., 2.76 MiB/sec. 2023.11.29 19:50:18.780954 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} DynamicQueryHandler: Done processing query 2023.11.29 19:50:18.780976 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:18.780992 [ 3 ] {} HTTP-Session: dcc69ce3-c401-4bab-a8ce-8a18f0d550a8 Destroying unnamed session 2023.11.29 19:50:18.781126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:18.781171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:18.781189 [ 3 ] {} HTTP-Session: 7d9e87a1-dda3-4d31-872a-9107f8b517aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:18.781206 [ 3 ] {} HTTP-Session: 7d9e87a1-dda3-4d31-872a-9107f8b517aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:18.781288 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:18.781333 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:18.781469 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:18.781893 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:18.782199 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.29 19:50:18.782376 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.29 19:50:18.782530 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} executeQuery: Read 31 rows, 42.84 KiB in 0.001203678 sec., 25754 rows/sec., 34.75 MiB/sec. 2023.11.29 19:50:18.782688 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} DynamicQueryHandler: Done processing query 2023.11.29 19:50:18.782712 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:50:18.782728 [ 3 ] {} HTTP-Session: 7d9e87a1-dda3-4d31-872a-9107f8b517aa Destroying unnamed session 2023.11.29 19:50:23.775208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.775339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.775369 [ 3 ] {} HTTP-Session: c165eab1-1483-408d-bc26-be5f2176d413 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.775397 [ 3 ] {} HTTP-Session: c165eab1-1483-408d-bc26-be5f2176d413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.775539 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.775605 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:23.775787 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.776288 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.776552 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.29 19:50:23.776710 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.29 19:50:23.776838 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} executeQuery: Read 17 rows, 1.38 KiB in 0.001261828 sec., 13472 rows/sec., 1.07 MiB/sec. 2023.11.29 19:50:23.777068 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.777099 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:23.777116 [ 3 ] {} HTTP-Session: c165eab1-1483-408d-bc26-be5f2176d413 Destroying unnamed session 2023.11.29 19:50:23.777280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.777329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.777349 [ 3 ] {} HTTP-Session: 799271b1-17e4-4bc9-9211-26b5e9498321 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.777368 [ 3 ] {} HTTP-Session: 799271b1-17e4-4bc9-9211-26b5e9498321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.777447 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.777490 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:50:23.777616 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.777884 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.778098 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:50:23.778243 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:50:23.778370 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} executeQuery: Read 2 rows, 175.00 B in 0.000889703 sec., 2247 rows/sec., 192.08 KiB/sec. 2023.11.29 19:50:23.778366 [ 145 ] {} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:50:23.778481 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.778549 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.778597 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:23.778607 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:50:23.778642 [ 3 ] {} HTTP-Session: 799271b1-17e4-4bc9-9211-26b5e9498321 Destroying unnamed session 2023.11.29 19:50:23.778746 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:23.778787 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.778861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.778941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.779000 [ 3 ] {} HTTP-Session: 9befaae9-6a1e-4bc8-a4fe-6a3dd21efbab Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.779023 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.779034 [ 3 ] {} HTTP-Session: 9befaae9-6a1e-4bc8-a4fe-6a3dd21efbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.779257 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.779348 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.779429 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:23.779645 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.29 19:50:23.779867 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.779946 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.780196 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.780678 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:23.781033 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.29 19:50:23.781368 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.29 19:50:23.781713 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} executeQuery: Read 52 rows, 4.67 KiB in 0.002303203 sec., 22577 rows/sec., 1.98 MiB/sec. 2023.11.29 19:50:23.781760 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224458 sec., 4341.814965491875 rows/sec., 368.58 KiB/sec. 2023.11.29 19:50:23.781892 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.781896 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:50:23.781919 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:50:23.781944 [ 3 ] {} HTTP-Session: 9befaae9-6a1e-4bc8-a4fe-6a3dd21efbab Destroying unnamed session 2023.11.29 19:50:23.782065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.782103 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:50:23.782113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.782137 [ 3 ] {} HTTP-Session: 5073fbd4-cb10-4559-a5dc-1218c0e08326 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.782155 [ 3 ] {} HTTP-Session: 5073fbd4-cb10-4559-a5dc-1218c0e08326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.782177 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:50:23.782260 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.782303 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:50:23.782412 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.782684 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.782887 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 19:50:23.783032 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 19:50:23.783145 [ 145 ] {} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 19:50:23.783161 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} executeQuery: Read 2 rows, 143.00 B in 0.000865783 sec., 2310 rows/sec., 161.30 KiB/sec. 2023.11.29 19:50:23.783205 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.783327 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 19:50:23.783382 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.783428 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:23.783449 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:23.783458 [ 3 ] {} HTTP-Session: 5073fbd4-cb10-4559-a5dc-1218c0e08326 Destroying unnamed session 2023.11.29 19:50:23.783496 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.783621 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.783638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.783728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.783762 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.783773 [ 3 ] {} HTTP-Session: 2c50efa5-afe3-4b4a-a58e-7cc3fdda36de Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.783831 [ 3 ] {} HTTP-Session: 2c50efa5-afe3-4b4a-a58e-7cc3fdda36de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.783973 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.29 19:50:23.784029 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.784133 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:23.784167 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.784456 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.29 19:50:23.784589 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.785527 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:23.785920 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00265953 sec., 5264.088015551621 rows/sec., 367.56 KiB/sec. 2023.11.29 19:50:23.785951 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.29 19:50:23.786053 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 19:50:23.786210 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.29 19:50:23.786293 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 19:50:23.786401 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} executeQuery: Read 19 rows, 1.52 KiB in 0.002325085 sec., 8171 rows/sec., 655.64 KiB/sec. 2023.11.29 19:50:23.786430 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.29 19:50:23.786689 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.786717 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:23.786734 [ 3 ] {} HTTP-Session: 2c50efa5-afe3-4b4a-a58e-7cc3fdda36de Destroying unnamed session 2023.11.29 19:50:23.786846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.786894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.786912 [ 3 ] {} HTTP-Session: 28e626ec-0ad3-41fa-a4d7-691674db9d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.786930 [ 3 ] {} HTTP-Session: 28e626ec-0ad3-41fa-a4d7-691674db9d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.787001 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.787043 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:50:23.787176 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.787457 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.787705 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:50:23.787876 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:50:23.788005 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} executeQuery: Read 1 rows, 71.00 B in 0.000974344 sec., 1026 rows/sec., 71.16 KiB/sec. 2023.11.29 19:50:23.788176 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.788200 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.29 19:50:23.788216 [ 3 ] {} HTTP-Session: 28e626ec-0ad3-41fa-a4d7-691674db9d46 Destroying unnamed session 2023.11.29 19:50:23.788341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:23.788385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:23.788404 [ 3 ] {} HTTP-Session: b43ad44e-23cc-474e-bc4d-200560da8ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:23.788421 [ 3 ] {} HTTP-Session: b43ad44e-23cc-474e-bc4d-200560da8ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:23.788500 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:23.788543 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:23.788687 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:23.789069 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:23.789352 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.29 19:50:23.789522 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.29 19:50:23.789652 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} executeQuery: Read 17 rows, 23.49 KiB in 0.001117956 sec., 15206 rows/sec., 20.52 MiB/sec. 2023.11.29 19:50:23.789799 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} DynamicQueryHandler: Done processing query 2023.11.29 19:50:23.789823 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:50:23.789839 [ 3 ] {} HTTP-Session: b43ad44e-23cc-474e-bc4d-200560da8ef3 Destroying unnamed session 2023.11.29 19:50:28.776031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:28.776159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:28.776190 [ 3 ] {} HTTP-Session: 0a2b3f9c-4e8c-4446-87b8-4abe004cd941 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:28.776219 [ 3 ] {} HTTP-Session: 0a2b3f9c-4e8c-4446-87b8-4abe004cd941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:28.776362 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:28.776429 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:28.776614 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:28.777151 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:28.777411 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.29 19:50:28.777572 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.29 19:50:28.777713 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} executeQuery: Read 31 rows, 2.51 KiB in 0.001303099 sec., 23789 rows/sec., 1.88 MiB/sec. 2023.11.29 19:50:28.777868 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} DynamicQueryHandler: Done processing query 2023.11.29 19:50:28.777893 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:28.777910 [ 3 ] {} HTTP-Session: 0a2b3f9c-4e8c-4446-87b8-4abe004cd941 Destroying unnamed session 2023.11.29 19:50:28.778051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:28.778101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:28.778121 [ 3 ] {} HTTP-Session: 1da9fed8-ce27-44fa-b716-e58c33ba2a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:28.778140 [ 3 ] {} HTTP-Session: 1da9fed8-ce27-44fa-b716-e58c33ba2a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:28.778226 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:28.778268 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:28.778375 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:28.778763 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:28.778982 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.29 19:50:28.779142 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.29 19:50:28.779267 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} executeQuery: Read 93 rows, 9.82 KiB in 0.001012665 sec., 91836 rows/sec., 9.47 MiB/sec. 2023.11.29 19:50:28.779388 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} DynamicQueryHandler: Done processing query 2023.11.29 19:50:28.779411 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:50:28.779427 [ 3 ] {} HTTP-Session: 1da9fed8-ce27-44fa-b716-e58c33ba2a1b Destroying unnamed session 2023.11.29 19:50:28.779592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:28.779637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:28.779657 [ 3 ] {} HTTP-Session: 0046cd79-9560-4008-bdbb-9c4fbfc1903a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:28.779675 [ 3 ] {} HTTP-Session: 0046cd79-9560-4008-bdbb-9c4fbfc1903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:28.779751 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:28.779788 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:28.779896 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:28.780200 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:28.780409 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.29 19:50:28.780555 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.29 19:50:28.780684 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} executeQuery: Read 31 rows, 2.48 KiB in 0.000906424 sec., 34200 rows/sec., 2.67 MiB/sec. 2023.11.29 19:50:28.780806 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} DynamicQueryHandler: Done processing query 2023.11.29 19:50:28.780828 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:28.780844 [ 3 ] {} HTTP-Session: 0046cd79-9560-4008-bdbb-9c4fbfc1903a Destroying unnamed session 2023.11.29 19:50:28.781006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:28.781052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:28.781072 [ 3 ] {} HTTP-Session: 5e662398-557c-4216-827b-a2c8bbbdf960 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:28.781089 [ 3 ] {} HTTP-Session: 5e662398-557c-4216-827b-a2c8bbbdf960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:28.781168 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:28.781211 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:28.781352 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:28.781803 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. 2023.11.29 19:50:28.782108 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.29 19:50:28.782285 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.29 19:50:28.782416 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} executeQuery: Read 31 rows, 42.84 KiB in 0.001223798 sec., 25330 rows/sec., 34.18 MiB/sec. 2023.11.29 19:50:28.782535 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} DynamicQueryHandler: Done processing query 2023.11.29 19:50:28.782556 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:50:28.782571 [ 3 ] {} HTTP-Session: 5e662398-557c-4216-827b-a2c8bbbdf960 Destroying unnamed session 2023.11.29 19:50:33.151244 [ 128 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:50:33.151336 [ 128 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:50:33.774876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:33.774987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:33.775016 [ 3 ] {} HTTP-Session: dff6982f-8678-4e60-bd86-aa3ca2c42737 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:33.775044 [ 3 ] {} HTTP-Session: dff6982f-8678-4e60-bd86-aa3ca2c42737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:33.775181 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:33.775245 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:33.775410 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:33.775872 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.776128 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.29 19:50:33.776288 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.29 19:50:33.776410 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} executeQuery: Read 17 rows, 1.38 KiB in 0.001191058 sec., 14273 rows/sec., 1.13 MiB/sec. 2023.11.29 19:50:33.776412 [ 142 ] {} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.776482 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.776560 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.29 19:50:33.776577 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} DynamicQueryHandler: Done processing query 2023.11.29 19:50:33.776614 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:33.776639 [ 3 ] {} HTTP-Session: dff6982f-8678-4e60-bd86-aa3ca2c42737 Destroying unnamed session 2023.11.29 19:50:33.776654 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:33.776684 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2023.11.29 19:50:33.776778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:33.776812 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.776832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:33.776859 [ 3 ] {} HTTP-Session: 19580e92-d45a-4f93-b806-c52940366f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:33.776881 [ 3 ] {} HTTP-Session: 19580e92-d45a-4f93-b806-c52940366f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:33.776920 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:33.776997 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:33.777030 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.777051 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:33.777171 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:33.777287 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:33.777309 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.777738 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.778023 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.29 19:50:33.778144 [ 21 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588473 sec., 101355.20087530604 rows/sec., 8.02 MiB/sec. 2023.11.29 19:50:33.778241 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.29 19:50:33.778292 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.29 19:50:33.778357 [ 142 ] {} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.778381 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} executeQuery: Read 51 rows, 4.58 KiB in 0.00134517 sec., 37913 rows/sec., 3.32 MiB/sec. 2023.11.29 19:50:33.778400 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.778658 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.29 19:50:33.778700 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.29 19:50:33.778787 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} DynamicQueryHandler: Done processing query 2023.11.29 19:50:33.778841 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:50:33.778851 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.778898 [ 3 ] {} HTTP-Session: 19580e92-d45a-4f93-b806-c52940366f62 Destroying unnamed session 2023.11.29 19:50:33.779002 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:33.779058 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 185 rows starting from the beginning of the part 2023.11.29 19:50:33.779082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:33.779163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:33.779203 [ 3 ] {} HTTP-Session: 93357ba3-8468-42c7-90b6-5b1b7bbef907 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:33.779260 [ 3 ] {} HTTP-Session: 93357ba3-8468-42c7-90b6-5b1b7bbef907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:33.779281 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part 2023.11.29 19:50:33.779459 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:33.779496 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:33.779553 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:33.779748 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2023.11.29 19:50:33.780024 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:33.780031 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:33.780215 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2023.11.29 19:50:33.780689 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.781134 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.29 19:50:33.781386 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.29 19:50:33.781586 [ 142 ] {} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.781708 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.781727 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} executeQuery: Read 17 rows, 1.36 KiB in 0.002200152 sec., 7726 rows/sec., 618.74 KiB/sec. 2023.11.29 19:50:33.781902 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.29 19:50:33.781948 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.003483401 sec., 161336.57882052625 rows/sec., 15.31 MiB/sec. 2023.11.29 19:50:33.782048 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} DynamicQueryHandler: Done processing query 2023.11.29 19:50:33.782060 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:33.782083 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:33.782145 [ 3 ] {} HTTP-Session: 93357ba3-8468-42c7-90b6-5b1b7bbef907 Destroying unnamed session 2023.11.29 19:50:33.782147 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 111 rows starting from the beginning of the part 2023.11.29 19:50:33.782228 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.29 19:50:33.782378 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part 2023.11.29 19:50:33.782385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:33.782457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:33.782492 [ 3 ] {} HTTP-Session: 00ea60f5-dc17-4d89-9d54-6be661e3e17b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:33.782549 [ 3 ] {} HTTP-Session: 00ea60f5-dc17-4d89-9d54-6be661e3e17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:33.782573 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:33.782669 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.29 19:50:33.782819 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:33.782846 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.11.29 19:50:33.782914 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.782949 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:33.783231 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:33.783415 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.783464 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:33.784161 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.784438 [ 16 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628548 sec., 100055.23962278794 rows/sec., 7.81 MiB/sec. 2023.11.29 19:50:33.784622 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.29 19:50:33.784631 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.29 19:50:33.784918 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.29 19:50:33.784957 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.29 19:50:33.785063 [ 142 ] {} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.785100 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.785121 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} executeQuery: Read 17 rows, 23.49 KiB in 0.002241443 sec., 7584 rows/sec., 10.23 MiB/sec. 2023.11.29 19:50:33.785142 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:33.785352 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.29 19:50:33.785496 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} DynamicQueryHandler: Done processing query 2023.11.29 19:50:33.785508 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:33.785523 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.29 19:50:33.785542 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 350 rows starting from the beginning of the part 2023.11.29 19:50:33.785547 [ 3 ] {} HTTP-Session: 00ea60f5-dc17-4d89-9d54-6be661e3e17b Destroying unnamed session 2023.11.29 19:50:33.785652 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.785741 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:33.785825 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.785903 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:33.785983 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:33.787343 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 6 columns (6 merged, 0 gathered) in 0.002142212 sec., 216131.7367282043 rows/sec., 291.66 MiB/sec. 2023.11.29 19:50:33.787740 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.29 19:50:33.788029 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.29 19:50:33.788116 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.29 19:50:33.788212 [ 28 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4: 4.01 MiB. 2023.11.29 19:50:34.000181 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 237.27 MiB, will set to 231.05 MiB (RSS), difference: -4.08 MiB 2023.11.29 19:50:38.776211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:38.776337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:38.776368 [ 3 ] {} HTTP-Session: a5be2e07-c1f8-414b-b421-f14b986a3124 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:38.776396 [ 3 ] {} HTTP-Session: a5be2e07-c1f8-414b-b421-f14b986a3124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:38.776540 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:38.776604 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:38.776762 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:38.777218 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:38.777486 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.29 19:50:38.777659 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.29 19:50:38.777804 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} executeQuery: Read 31 rows, 2.51 KiB in 0.001226908 sec., 25266 rows/sec., 2.00 MiB/sec. 2023.11.29 19:50:38.777957 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} DynamicQueryHandler: Done processing query 2023.11.29 19:50:38.777981 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:38.777997 [ 3 ] {} HTTP-Session: a5be2e07-c1f8-414b-b421-f14b986a3124 Destroying unnamed session 2023.11.29 19:50:38.778139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:38.778190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:38.778210 [ 3 ] {} HTTP-Session: bc63f078-33e3-43a8-8502-183d2416d360 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:38.778229 [ 3 ] {} HTTP-Session: bc63f078-33e3-43a8-8502-183d2416d360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:38.778313 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:38.778355 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:38.778464 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:38.778850 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:38.779087 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.29 19:50:38.779260 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.29 19:50:38.779379 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} executeQuery: Read 93 rows, 9.82 KiB in 0.001038865 sec., 89520 rows/sec., 9.23 MiB/sec. 2023.11.29 19:50:38.779500 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} DynamicQueryHandler: Done processing query 2023.11.29 19:50:38.779524 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:50:38.779540 [ 3 ] {} HTTP-Session: bc63f078-33e3-43a8-8502-183d2416d360 Destroying unnamed session 2023.11.29 19:50:38.779678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:38.779724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:38.779743 [ 3 ] {} HTTP-Session: adf62c1f-055c-4cab-b325-c44812aa357d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:38.779761 [ 3 ] {} HTTP-Session: adf62c1f-055c-4cab-b325-c44812aa357d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:38.779834 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:38.779873 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:38.779977 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:38.780275 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:38.780484 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.29 19:50:38.780633 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.29 19:50:38.780755 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} executeQuery: Read 31 rows, 2.48 KiB in 0.000892323 sec., 34740 rows/sec., 2.72 MiB/sec. 2023.11.29 19:50:38.780947 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} DynamicQueryHandler: Done processing query 2023.11.29 19:50:38.780971 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:38.780986 [ 3 ] {} HTTP-Session: adf62c1f-055c-4cab-b325-c44812aa357d Destroying unnamed session 2023.11.29 19:50:38.781154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:38.781200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:38.781218 [ 3 ] {} HTTP-Session: 4c9f0395-376a-4650-adfe-f13a097b7852 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:38.781235 [ 3 ] {} HTTP-Session: 4c9f0395-376a-4650-adfe-f13a097b7852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:38.781317 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:38.781361 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:38.781501 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:38.781966 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:38.782279 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.29 19:50:38.782458 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.29 19:50:38.782583 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} executeQuery: Read 31 rows, 42.84 KiB in 0.001237498 sec., 25050 rows/sec., 33.80 MiB/sec. 2023.11.29 19:50:38.782706 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} DynamicQueryHandler: Done processing query 2023.11.29 19:50:38.782728 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:50:38.782744 [ 3 ] {} HTTP-Session: 4c9f0395-376a-4650-adfe-f13a097b7852 Destroying unnamed session 2023.11.29 19:50:43.778083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.778214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.778244 [ 3 ] {} HTTP-Session: 018f160d-1b72-4025-857e-1c82d91ec4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.778272 [ 3 ] {} HTTP-Session: 018f160d-1b72-4025-857e-1c82d91ec4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.778412 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.778477 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:43.778657 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.779210 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.779476 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.29 19:50:43.779659 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.29 19:50:43.779814 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} executeQuery: Read 17 rows, 1.38 KiB in 0.00136349 sec., 12468 rows/sec., 1010.59 KiB/sec. 2023.11.29 19:50:43.780007 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.780037 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:43.780056 [ 3 ] {} HTTP-Session: 018f160d-1b72-4025-857e-1c82d91ec4fa Destroying unnamed session 2023.11.29 19:50:43.780189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.780244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.780268 [ 3 ] {} HTTP-Session: 09a4db78-1567-4b72-aa66-1b50c983309e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.780288 [ 3 ] {} HTTP-Session: 09a4db78-1567-4b72-aa66-1b50c983309e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.780375 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.780423 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:50:43.780561 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.780952 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.781166 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:50:43.781311 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:50:43.781432 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} executeQuery: Read 2 rows, 175.00 B in 0.001020465 sec., 1959 rows/sec., 167.47 KiB/sec. 2023.11.29 19:50:43.781591 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.781627 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:43.781644 [ 3 ] {} HTTP-Session: 09a4db78-1567-4b72-aa66-1b50c983309e Destroying unnamed session 2023.11.29 19:50:43.781774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.781819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.781839 [ 3 ] {} HTTP-Session: 29f3109c-134b-45a3-9eac-8cf4318abb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.781855 [ 3 ] {} HTTP-Session: 29f3109c-134b-45a3-9eac-8cf4318abb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.781928 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.781966 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:43.782078 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.782447 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.782666 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.29 19:50:43.782817 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.29 19:50:43.782951 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} executeQuery: Read 88 rows, 7.78 KiB in 0.000985484 sec., 89296 rows/sec., 7.71 MiB/sec. 2023.11.29 19:50:43.783084 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.783108 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:50:43.783124 [ 3 ] {} HTTP-Session: 29f3109c-134b-45a3-9eac-8cf4318abb54 Destroying unnamed session 2023.11.29 19:50:43.783272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.783317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.783336 [ 3 ] {} HTTP-Session: 9a022695-9c97-4a83-a3a2-319623815721 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.783353 [ 3 ] {} HTTP-Session: 9a022695-9c97-4a83-a3a2-319623815721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.783420 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.783459 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:50:43.783567 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.783846 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.784048 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.29 19:50:43.784195 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.29 19:50:43.784315 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} executeQuery: Read 2 rows, 143.00 B in 0.000865943 sec., 2309 rows/sec., 161.27 KiB/sec. 2023.11.29 19:50:43.784438 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.784460 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:43.784476 [ 3 ] {} HTTP-Session: 9a022695-9c97-4a83-a3a2-319623815721 Destroying unnamed session 2023.11.29 19:50:43.784646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.784691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.784710 [ 3 ] {} HTTP-Session: eb06e104-146e-457d-a4f2-dd0f88b20025 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.784727 [ 3 ] {} HTTP-Session: eb06e104-146e-457d-a4f2-dd0f88b20025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.784798 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.784835 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:43.784936 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.785239 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.785444 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.29 19:50:43.785587 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.29 19:50:43.785727 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} executeQuery: Read 54 rows, 4.29 KiB in 0.000894613 sec., 60361 rows/sec., 4.68 MiB/sec. 2023.11.29 19:50:43.785910 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.785934 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:50:43.785950 [ 3 ] {} HTTP-Session: eb06e104-146e-457d-a4f2-dd0f88b20025 Destroying unnamed session 2023.11.29 19:50:43.786069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.786114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.786133 [ 3 ] {} HTTP-Session: 9d5a300e-9b44-418e-9210-236788efd3df Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.786149 [ 3 ] {} HTTP-Session: 9d5a300e-9b44-418e-9210-236788efd3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.786221 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.786263 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.29 19:50:43.786394 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.786671 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.786907 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 19:50:43.787074 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 19:50:43.787201 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} executeQuery: Read 11 rows, 743.00 B in 0.000950663 sec., 11570 rows/sec., 763.24 KiB/sec. 2023.11.29 19:50:43.787326 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.787350 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:50:43.787366 [ 3 ] {} HTTP-Session: 9d5a300e-9b44-418e-9210-236788efd3df Destroying unnamed session 2023.11.29 19:50:43.787480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.787525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.787543 [ 3 ] {} HTTP-Session: a7ba210c-e6ca-452c-b716-354f2388ef8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.787560 [ 3 ] {} HTTP-Session: a7ba210c-e6ca-452c-b716-354f2388ef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.787641 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.787681 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:50:43.787796 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.788083 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.788320 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:50:43.788498 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:50:43.788629 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} executeQuery: Read 37 rows, 2.64 KiB in 0.000960205 sec., 38533 rows/sec., 2.68 MiB/sec. 2023.11.29 19:50:43.788747 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.788771 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:43.788787 [ 3 ] {} HTTP-Session: a7ba210c-e6ca-452c-b716-354f2388ef8f Destroying unnamed session 2023.11.29 19:50:43.788912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:43.788957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:43.788976 [ 3 ] {} HTTP-Session: 7a473831-a289-4b02-8a36-0766f86fca19 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:43.788992 [ 3 ] {} HTTP-Session: 7a473831-a289-4b02-8a36-0766f86fca19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:43.789069 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:43.789110 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:43.789245 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:43.789603 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:43.789889 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.29 19:50:43.790065 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.29 19:50:43.790201 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} executeQuery: Read 17 rows, 23.49 KiB in 0.001098006 sec., 15482 rows/sec., 20.89 MiB/sec. 2023.11.29 19:50:43.790421 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} DynamicQueryHandler: Done processing query 2023.11.29 19:50:43.790446 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:50:43.790461 [ 3 ] {} HTTP-Session: 7a473831-a289-4b02-8a36-0766f86fca19 Destroying unnamed session 2023.11.29 19:50:48.151380 [ 125 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:50:48.151456 [ 125 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:50:48.775938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:48.776044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:48.776069 [ 3 ] {} HTTP-Session: 2a3eb6ef-7735-4093-9485-45a9d5c24c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:48.776093 [ 3 ] {} HTTP-Session: 2a3eb6ef-7735-4093-9485-45a9d5c24c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:48.776221 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:48.776280 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:48.776438 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:48.776919 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:48.777187 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.29 19:50:48.777350 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.29 19:50:48.777487 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} executeQuery: Read 31 rows, 2.51 KiB in 0.001226738 sec., 25270 rows/sec., 2.00 MiB/sec. 2023.11.29 19:50:48.777639 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} DynamicQueryHandler: Done processing query 2023.11.29 19:50:48.777665 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:48.777681 [ 3 ] {} HTTP-Session: 2a3eb6ef-7735-4093-9485-45a9d5c24c7b Destroying unnamed session 2023.11.29 19:50:48.777827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:48.777879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:48.777899 [ 3 ] {} HTTP-Session: e22e6ca4-21a1-490f-8b2f-c8e759a164ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:48.777918 [ 3 ] {} HTTP-Session: e22e6ca4-21a1-490f-8b2f-c8e759a164ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:48.778001 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:48.778043 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:48.778152 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:48.778530 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:48.778753 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.29 19:50:48.778903 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.29 19:50:48.779028 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} executeQuery: Read 93 rows, 9.82 KiB in 0.000997825 sec., 93202 rows/sec., 9.61 MiB/sec. 2023.11.29 19:50:48.779153 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} DynamicQueryHandler: Done processing query 2023.11.29 19:50:48.779176 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:50:48.779193 [ 3 ] {} HTTP-Session: e22e6ca4-21a1-490f-8b2f-c8e759a164ef Destroying unnamed session 2023.11.29 19:50:48.779310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:48.779357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:48.779376 [ 3 ] {} HTTP-Session: 0fd8b495-54be-49f0-b116-10fee3e4f65a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:48.779394 [ 3 ] {} HTTP-Session: 0fd8b495-54be-49f0-b116-10fee3e4f65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:48.779466 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:48.779505 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:48.779611 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:48.779916 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:48.780121 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.29 19:50:48.780277 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.29 19:50:48.780400 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} executeQuery: Read 31 rows, 2.48 KiB in 0.000907164 sec., 34172 rows/sec., 2.67 MiB/sec. 2023.11.29 19:50:48.780522 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} DynamicQueryHandler: Done processing query 2023.11.29 19:50:48.780546 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:48.780563 [ 3 ] {} HTTP-Session: 0fd8b495-54be-49f0-b116-10fee3e4f65a Destroying unnamed session 2023.11.29 19:50:48.780763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:48.780810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:48.780829 [ 3 ] {} HTTP-Session: d31b0473-b6a8-4bcb-b5a0-3b3a5b948f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:48.780846 [ 3 ] {} HTTP-Session: d31b0473-b6a8-4bcb-b5a0-3b3a5b948f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:48.780923 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:48.780967 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:48.781103 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:48.781517 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:48.781830 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.29 19:50:48.782005 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.29 19:50:48.782128 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} executeQuery: Read 31 rows, 42.84 KiB in 0.001174617 sec., 26391 rows/sec., 35.61 MiB/sec. 2023.11.29 19:50:48.782255 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} DynamicQueryHandler: Done processing query 2023.11.29 19:50:48.782279 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:50:48.782295 [ 3 ] {} HTTP-Session: d31b0473-b6a8-4bcb-b5a0-3b3a5b948f2c Destroying unnamed session 2023.11.29 19:50:53.776248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:53.776387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:53.776423 [ 3 ] {} HTTP-Session: b56b3227-d844-4d1d-b310-9fb47dbc15d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:53.776457 [ 3 ] {} HTTP-Session: b56b3227-d844-4d1d-b310-9fb47dbc15d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:53.776612 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:53.776689 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:53.776909 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:53.777431 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:53.777691 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.29 19:50:53.777859 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.29 19:50:53.778011 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} executeQuery: Read 17 rows, 1.38 KiB in 0.00134587 sec., 12631 rows/sec., 1023.82 KiB/sec. 2023.11.29 19:50:53.778171 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} DynamicQueryHandler: Done processing query 2023.11.29 19:50:53.778197 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:53.778213 [ 3 ] {} HTTP-Session: b56b3227-d844-4d1d-b310-9fb47dbc15d0 Destroying unnamed session 2023.11.29 19:50:53.778388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:53.778439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:53.778459 [ 3 ] {} HTTP-Session: 01439c5d-c54c-41eb-b3fc-f6cbd0a38b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:53.778477 [ 3 ] {} HTTP-Session: 01439c5d-c54c-41eb-b3fc-f6cbd0a38b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:53.778558 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:53.778599 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:53.778705 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:53.779003 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:53.779209 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.29 19:50:53.779353 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.29 19:50:53.779493 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} executeQuery: Read 51 rows, 4.58 KiB in 0.000901983 sec., 56542 rows/sec., 4.96 MiB/sec. 2023.11.29 19:50:53.779609 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} DynamicQueryHandler: Done processing query 2023.11.29 19:50:53.779631 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:50:53.779646 [ 3 ] {} HTTP-Session: 01439c5d-c54c-41eb-b3fc-f6cbd0a38b39 Destroying unnamed session 2023.11.29 19:50:53.779799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:53.779845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:53.779863 [ 3 ] {} HTTP-Session: 064f890a-81bd-4546-b0e1-7b9fd4698cee Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:53.779880 [ 3 ] {} HTTP-Session: 064f890a-81bd-4546-b0e1-7b9fd4698cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:53.779949 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:53.779987 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:53.780093 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:53.780360 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:53.780556 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.29 19:50:53.780719 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.29 19:50:53.780861 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} executeQuery: Read 17 rows, 1.36 KiB in 0.000882823 sec., 19256 rows/sec., 1.51 MiB/sec. 2023.11.29 19:50:53.780976 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} DynamicQueryHandler: Done processing query 2023.11.29 19:50:53.780999 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:50:53.781014 [ 3 ] {} HTTP-Session: 064f890a-81bd-4546-b0e1-7b9fd4698cee Destroying unnamed session 2023.11.29 19:50:53.781137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:53.781181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:53.781198 [ 3 ] {} HTTP-Session: ac52ffe2-f23b-4316-b76d-f133d296f62b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:53.781214 [ 3 ] {} HTTP-Session: ac52ffe2-f23b-4316-b76d-f133d296f62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:53.781286 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:53.781329 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:53.781465 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:53.781804 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:53.782089 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.29 19:50:53.782261 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.29 19:50:53.782399 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} executeQuery: Read 17 rows, 23.49 KiB in 0.001084756 sec., 15671 rows/sec., 21.15 MiB/sec. 2023.11.29 19:50:53.782558 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} DynamicQueryHandler: Done processing query 2023.11.29 19:50:53.782582 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:50:53.782598 [ 3 ] {} HTTP-Session: ac52ffe2-f23b-4316-b76d-f133d296f62b Destroying unnamed session 2023.11.29 19:50:58.776630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:58.776741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:58.776765 [ 3 ] {} HTTP-Session: 7942d25f-fdcc-48ec-8671-e930812de251 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:58.776789 [ 3 ] {} HTTP-Session: 7942d25f-fdcc-48ec-8671-e930812de251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:58.776921 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:58.776981 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:50:58.777137 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:58.777633 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.777903 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.29 19:50:58.778069 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.29 19:50:58.778190 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} executeQuery: Read 31 rows, 2.51 KiB in 0.001233008 sec., 25141 rows/sec., 1.99 MiB/sec. 2023.11.29 19:50:58.778188 [ 74 ] {} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.778265 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.778384 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} DynamicQueryHandler: Done processing query 2023.11.29 19:50:58.778442 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:58.778455 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.29 19:50:58.778476 [ 3 ] {} HTTP-Session: 7942d25f-fdcc-48ec-8671-e930812de251 Destroying unnamed session 2023.11.29 19:50:58.778636 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:58.778674 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2023.11.29 19:50:58.778739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:58.778828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:58.778866 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.778879 [ 3 ] {} HTTP-Session: 2fc0afaa-23b9-4833-a4ef-458a770c1190 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:58.778926 [ 3 ] {} HTTP-Session: 2fc0afaa-23b9-4833-a4ef-458a770c1190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:58.779072 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:58.779129 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:58.779254 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:50:58.779271 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.779564 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:58.779701 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:58.779798 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.780301 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.780788 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.29 19:50:58.781039 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271344 sec., 64493.77911433457 rows/sec., 5.11 MiB/sec. 2023.11.29 19:50:58.781069 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.29 19:50:58.781138 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.29 19:50:58.781184 [ 74 ] {} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.781228 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} executeQuery: Read 93 rows, 9.82 KiB in 0.00206412 sec., 45055 rows/sec., 4.64 MiB/sec. 2023.11.29 19:50:58.781236 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.781504 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.29 19:50:58.781586 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.29 19:50:58.781649 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} DynamicQueryHandler: Done processing query 2023.11.29 19:50:58.781697 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:50:58.781759 [ 3 ] {} HTTP-Session: 2fc0afaa-23b9-4833-a4ef-458a770c1190 Destroying unnamed session 2023.11.29 19:50:58.781773 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.781774 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:58.781902 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 185 rows starting from the beginning of the part 2023.11.29 19:50:58.782021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:58.782083 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:58.782113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:58.782164 [ 3 ] {} HTTP-Session: e97dca1a-989e-4380-b83a-e833c4ba50ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:58.782202 [ 3 ] {} HTTP-Session: e97dca1a-989e-4380-b83a-e833c4ba50ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:58.782272 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part 2023.11.29 19:50:58.782400 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:58.782483 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:58.782494 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:50:58.782764 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2023.11.29 19:50:58.782991 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:58.783014 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 93 rows starting from the beginning of the part 2023.11.29 19:50:58.783660 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.784161 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.29 19:50:58.784502 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.29 19:50:58.784514 [ 19 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212818 sec., 187685.70146208094 rows/sec., 18.16 MiB/sec. 2023.11.29 19:50:58.784632 [ 74 ] {} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.784657 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} executeQuery: Read 31 rows, 2.48 KiB in 0.002194552 sec., 14125 rows/sec., 1.10 MiB/sec. 2023.11.29 19:50:58.784669 [ 25 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.29 19:50:58.784687 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.784993 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.29 19:50:58.785091 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} DynamicQueryHandler: Done processing query 2023.11.29 19:50:58.785165 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:50:58.785233 [ 3 ] {} HTTP-Session: e97dca1a-989e-4380-b83a-e833c4ba50ea Destroying unnamed session 2023.11.29 19:50:58.785243 [ 25 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.29 19:50:58.785248 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:58.785328 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 111 rows starting from the beginning of the part 2023.11.29 19:50:58.785365 [ 25 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.785480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:50:58.785627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:50:58.785676 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.785677 [ 3 ] {} HTTP-Session: a9627c18-0a1f-4bb2-8063-821d59dcb5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:50:58.785751 [ 3 ] {} HTTP-Session: a9627c18-0a1f-4bb2-8063-821d59dcb5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:50:58.785941 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part 2023.11.29 19:50:58.786008 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:50:58.786161 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:50:58.786184 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.786517 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:58.786822 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:50:58.786832 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.787813 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.788553 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740645 sec., 73516.73307678221 rows/sec., 5.74 MiB/sec. 2023.11.29 19:50:58.788641 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.29 19:50:58.788684 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.29 19:50:58.788852 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.29 19:50:58.788887 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.29 19:50:58.788966 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.788980 [ 74 ] {} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.789011 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} executeQuery: Read 31 rows, 42.84 KiB in 0.002950043 sec., 10508 rows/sec., 14.18 MiB/sec. 2023.11.29 19:50:58.789041 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:50:58.789171 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.29 19:50:58.789243 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} DynamicQueryHandler: Done processing query 2023.11.29 19:50:58.789260 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:50:58.789270 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:50:58.789299 [ 3 ] {} HTTP-Session: a9627c18-0a1f-4bb2-8063-821d59dcb5c2 Destroying unnamed session 2023.11.29 19:50:58.789302 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 463 rows starting from the beginning of the part 2023.11.29 19:50:58.789419 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.789509 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:58.789589 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.789669 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part 2023.11.29 19:50:58.789748 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part 2023.11.29 19:50:58.791179 [ 10 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 6 columns (6 merged, 0 gathered) in 0.00204751 sec., 288154.88080644293 rows/sec., 388.85 MiB/sec. 2023.11.29 19:50:58.791601 [ 24 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.29 19:50:58.791833 [ 24 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.29 19:50:58.791908 [ 24 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.29 19:50:58.791989 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5: 4.00 MiB. 2023.11.29 19:50:59.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 237.27 MiB, will set to 231.09 MiB (RSS), difference: -4.09 MiB 2023.11.29 19:51:03.151514 [ 168 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:51:03.151590 [ 168 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:51:03.775848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:03.775955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:03.775981 [ 3 ] {} HTTP-Session: 6b7d1f30-a181-4707-8898-8d76a1d470c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:03.776005 [ 3 ] {} HTTP-Session: 6b7d1f30-a181-4707-8898-8d76a1d470c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:03.776126 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:03.776182 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:51:03.776339 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:03.776756 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:03.777012 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.29 19:51:03.777172 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.29 19:51:03.777291 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} executeQuery: Read 17 rows, 1.38 KiB in 0.001133206 sec., 15001 rows/sec., 1.19 MiB/sec. 2023.11.29 19:51:03.777475 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} DynamicQueryHandler: Done processing query 2023.11.29 19:51:03.777501 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:51:03.777519 [ 3 ] {} HTTP-Session: 6b7d1f30-a181-4707-8898-8d76a1d470c4 Destroying unnamed session 2023.11.29 19:51:03.777653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:03.777705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:03.777724 [ 3 ] {} HTTP-Session: e9101610-4e4f-44ad-b2ae-7a6a6cae563b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:03.777743 [ 3 ] {} HTTP-Session: e9101610-4e4f-44ad-b2ae-7a6a6cae563b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:03.777826 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:03.777870 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:51:03.777991 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:03.778291 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:03.778497 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.29 19:51:03.778668 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.29 19:51:03.778771 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} executeQuery: Read 51 rows, 4.58 KiB in 0.000916903 sec., 55622 rows/sec., 4.87 MiB/sec. 2023.11.29 19:51:03.778890 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} DynamicQueryHandler: Done processing query 2023.11.29 19:51:03.778913 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:03.778929 [ 3 ] {} HTTP-Session: e9101610-4e4f-44ad-b2ae-7a6a6cae563b Destroying unnamed session 2023.11.29 19:51:03.779056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:03.779103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:03.779123 [ 3 ] {} HTTP-Session: 95be7ad5-53d1-4bb2-acf9-b0630b6a2f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:03.779140 [ 3 ] {} HTTP-Session: 95be7ad5-53d1-4bb2-acf9-b0630b6a2f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:03.779212 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:03.779251 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:51:03.779357 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:03.779621 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:03.779821 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.29 19:51:03.779978 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.29 19:51:03.780079 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} executeQuery: Read 17 rows, 1.36 KiB in 0.000840432 sec., 20227 rows/sec., 1.58 MiB/sec. 2023.11.29 19:51:03.780195 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} DynamicQueryHandler: Done processing query 2023.11.29 19:51:03.780219 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:51:03.780236 [ 3 ] {} HTTP-Session: 95be7ad5-53d1-4bb2-acf9-b0630b6a2f77 Destroying unnamed session 2023.11.29 19:51:03.780378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:03.780424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:03.780444 [ 3 ] {} HTTP-Session: cdfc3ed1-d9e2-4ec5-8548-5dd1f704bbd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:03.780461 [ 3 ] {} HTTP-Session: cdfc3ed1-d9e2-4ec5-8548-5dd1f704bbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:03.780536 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:03.780581 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:51:03.780718 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:03.781063 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:03.781357 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.29 19:51:03.781532 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.29 19:51:03.781636 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} executeQuery: Read 17 rows, 23.49 KiB in 0.001072456 sec., 15851 rows/sec., 21.39 MiB/sec. 2023.11.29 19:51:03.781759 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} DynamicQueryHandler: Done processing query 2023.11.29 19:51:03.781782 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:51:03.781799 [ 3 ] {} HTTP-Session: cdfc3ed1-d9e2-4ec5-8548-5dd1f704bbd5 Destroying unnamed session 2023.11.29 19:51:08.776776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.776895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.776920 [ 3 ] {} HTTP-Session: 47d36dfe-d360-4ea9-a759-03d93b2fb869 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.776943 [ 3 ] {} HTTP-Session: 47d36dfe-d360-4ea9-a759-03d93b2fb869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.777075 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.777134 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:51:08.777290 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.777798 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.778061 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.29 19:51:08.778221 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.29 19:51:08.778360 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} executeQuery: Read 31 rows, 2.51 KiB in 0.001242059 sec., 24958 rows/sec., 1.98 MiB/sec. 2023.11.29 19:51:08.778501 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.778527 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:08.778544 [ 3 ] {} HTTP-Session: 47d36dfe-d360-4ea9-a759-03d93b2fb869 Destroying unnamed session 2023.11.29 19:51:08.778657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.778702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.778721 [ 3 ] {} HTTP-Session: e173fa0a-7c78-4efb-bc5b-a38a7852fac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.778739 [ 3 ] {} HTTP-Session: e173fa0a-7c78-4efb-bc5b-a38a7852fac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.778809 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.778848 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:51:08.778958 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.779282 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.779548 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:51:08.779743 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:51:08.779887 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} executeQuery: Read 4 rows, 342.00 B in 0.001039595 sec., 3847 rows/sec., 321.26 KiB/sec. 2023.11.29 19:51:08.780044 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.780096 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:08.780115 [ 3 ] {} HTTP-Session: e173fa0a-7c78-4efb-bc5b-a38a7852fac2 Destroying unnamed session 2023.11.29 19:51:08.780297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.780347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.780367 [ 3 ] {} HTTP-Session: 4c12487e-9548-418b-9309-7b23a53e3102 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.780384 [ 3 ] {} HTTP-Session: 4c12487e-9548-418b-9309-7b23a53e3102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.780464 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.780505 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:51:08.780618 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.780972 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.781210 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.29 19:51:08.781363 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.29 19:51:08.781492 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} executeQuery: Read 95 rows, 9.99 KiB in 0.000998514 sec., 95141 rows/sec., 9.77 MiB/sec. 2023.11.29 19:51:08.781613 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.781638 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:51:08.781654 [ 3 ] {} HTTP-Session: 4c12487e-9548-418b-9309-7b23a53e3102 Destroying unnamed session 2023.11.29 19:51:08.781770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.781818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.781838 [ 3 ] {} HTTP-Session: 55fed28f-8a87-42c6-a5bc-333a0a513392 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.781854 [ 3 ] {} HTTP-Session: 55fed28f-8a87-42c6-a5bc-333a0a513392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.781927 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.781968 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:51:08.782081 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.782361 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.782575 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.29 19:51:08.782733 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.29 19:51:08.782867 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} executeQuery: Read 4 rows, 286.00 B in 0.000903923 sec., 4425 rows/sec., 308.98 KiB/sec. 2023.11.29 19:51:08.783000 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.783025 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:08.783041 [ 3 ] {} HTTP-Session: 55fed28f-8a87-42c6-a5bc-333a0a513392 Destroying unnamed session 2023.11.29 19:51:08.783170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.783216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.783235 [ 3 ] {} HTTP-Session: ce409920-9d7d-4da8-80a7-ea69d85329b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.783252 [ 3 ] {} HTTP-Session: ce409920-9d7d-4da8-80a7-ea69d85329b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.783325 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.783365 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:51:08.783473 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.783754 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.783960 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.29 19:51:08.784109 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.29 19:51:08.784240 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} executeQuery: Read 35 rows, 2.81 KiB in 0.000877453 sec., 39888 rows/sec., 3.13 MiB/sec. 2023.11.29 19:51:08.784431 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.784456 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:08.784472 [ 3 ] {} HTTP-Session: ce409920-9d7d-4da8-80a7-ea69d85329b9 Destroying unnamed session 2023.11.29 19:51:08.784574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.784619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.784638 [ 3 ] {} HTTP-Session: 7829440a-5a9b-4589-8095-db6ece74f27b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.784655 [ 3 ] {} HTTP-Session: 7829440a-5a9b-4589-8095-db6ece74f27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.784725 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.784769 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:51:08.784906 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.785175 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.785441 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:51:08.785614 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:51:08.785736 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} executeQuery: Read 2 rows, 142.00 B in 0.000982415 sec., 2035 rows/sec., 141.15 KiB/sec. 2023.11.29 19:51:08.785844 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.785868 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:08.785884 [ 3 ] {} HTTP-Session: 7829440a-5a9b-4589-8095-db6ece74f27b Destroying unnamed session 2023.11.29 19:51:08.786039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:08.786084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:08.786104 [ 3 ] {} HTTP-Session: d457e649-570d-4062-9093-93637a4fb9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:08.786121 [ 3 ] {} HTTP-Session: d457e649-570d-4062-9093-93637a4fb9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:08.786201 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:08.786245 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:51:08.786380 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:08.786772 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:08.787116 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.29 19:51:08.787296 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.29 19:51:08.787425 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} executeQuery: Read 31 rows, 42.84 KiB in 0.001195507 sec., 25930 rows/sec., 34.99 MiB/sec. 2023.11.29 19:51:08.787584 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} DynamicQueryHandler: Done processing query 2023.11.29 19:51:08.787609 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:51:08.787624 [ 3 ] {} HTTP-Session: d457e649-570d-4062-9093-93637a4fb9b7 Destroying unnamed session 2023.11.29 19:51:13.777983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.778112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.778148 [ 3 ] {} HTTP-Session: be2718cc-c84b-46f3-bf1d-9d5210b924b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.778176 [ 3 ] {} HTTP-Session: be2718cc-c84b-46f3-bf1d-9d5210b924b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.778320 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.778389 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:51:13.778574 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.779040 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.779310 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.29 19:51:13.779477 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.29 19:51:13.779630 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} executeQuery: Read 17 rows, 1.38 KiB in 0.001260709 sec., 13484 rows/sec., 1.07 MiB/sec. 2023.11.29 19:51:13.779839 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.779881 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:51:13.779898 [ 3 ] {} HTTP-Session: be2718cc-c84b-46f3-bf1d-9d5210b924b7 Destroying unnamed session 2023.11.29 19:51:13.780019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.780068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.780089 [ 3 ] {} HTTP-Session: 587fe1c2-92c7-4523-aaef-cf4ce32fbd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.780108 [ 3 ] {} HTTP-Session: 587fe1c2-92c7-4523-aaef-cf4ce32fbd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.780210 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.780259 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:51:13.780381 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.780659 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.780873 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:51:13.781030 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:51:13.781157 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} executeQuery: Read 2 rows, 175.00 B in 0.000908773 sec., 2200 rows/sec., 188.05 KiB/sec. 2023.11.29 19:51:13.781279 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.781302 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:13.781318 [ 3 ] {} HTTP-Session: 587fe1c2-92c7-4523-aaef-cf4ce32fbd62 Destroying unnamed session 2023.11.29 19:51:13.781451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.781497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.781516 [ 3 ] {} HTTP-Session: 18708de6-bfac-4ac4-815e-09f0b8317c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.781534 [ 3 ] {} HTTP-Session: 18708de6-bfac-4ac4-815e-09f0b8317c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.781609 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.781649 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:51:13.781756 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.782130 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.782344 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.29 19:51:13.782492 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.29 19:51:13.782616 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} executeQuery: Read 88 rows, 7.78 KiB in 0.000972015 sec., 90533 rows/sec., 7.82 MiB/sec. 2023.11.29 19:51:13.782781 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.782805 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.29 19:51:13.782821 [ 3 ] {} HTTP-Session: 18708de6-bfac-4ac4-815e-09f0b8317c78 Destroying unnamed session 2023.11.29 19:51:13.782967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.783012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.783032 [ 3 ] {} HTTP-Session: 13b88e4f-4f62-4707-984e-b666ad0c8136 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.783049 [ 3 ] {} HTTP-Session: 13b88e4f-4f62-4707-984e-b666ad0c8136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.783119 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.783160 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:51:13.783266 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.783526 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.783725 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.29 19:51:13.783871 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.29 19:51:13.783994 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} executeQuery: Read 2 rows, 143.00 B in 0.000844342 sec., 2368 rows/sec., 165.39 KiB/sec. 2023.11.29 19:51:13.784139 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.784164 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:13.784180 [ 3 ] {} HTTP-Session: 13b88e4f-4f62-4707-984e-b666ad0c8136 Destroying unnamed session 2023.11.29 19:51:13.784297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.784342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.784360 [ 3 ] {} HTTP-Session: 969dee44-0ba8-488b-9e43-1a81800bc9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.784377 [ 3 ] {} HTTP-Session: 969dee44-0ba8-488b-9e43-1a81800bc9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.784449 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.784488 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:51:13.784600 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.784887 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.785093 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.29 19:51:13.785241 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.29 19:51:13.785361 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} executeQuery: Read 54 rows, 4.29 KiB in 0.000876063 sec., 61639 rows/sec., 4.78 MiB/sec. 2023.11.29 19:51:13.785511 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.785535 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:51:13.785550 [ 3 ] {} HTTP-Session: 969dee44-0ba8-488b-9e43-1a81800bc9b9 Destroying unnamed session 2023.11.29 19:51:13.785660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.785705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.785724 [ 3 ] {} HTTP-Session: 41d130da-98fd-423c-b6ee-71129e6851e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.785740 [ 3 ] {} HTTP-Session: 41d130da-98fd-423c-b6ee-71129e6851e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.785811 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.785853 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.29 19:51:13.785972 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.786229 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.786468 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 19:51:13.786647 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 19:51:13.786780 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} executeQuery: Read 11 rows, 743.00 B in 0.000939694 sec., 11705 rows/sec., 772.15 KiB/sec. 2023.11.29 19:51:13.786910 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.786933 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:13.786949 [ 3 ] {} HTTP-Session: 41d130da-98fd-423c-b6ee-71129e6851e2 Destroying unnamed session 2023.11.29 19:51:13.787070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.787115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.787135 [ 3 ] {} HTTP-Session: ef7fc0b7-8baf-4c40-a815-0c650756bc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.787152 [ 3 ] {} HTTP-Session: ef7fc0b7-8baf-4c40-a815-0c650756bc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.787225 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.787267 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:51:13.787381 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.787657 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.787886 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:51:13.788057 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:51:13.788178 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} executeQuery: Read 37 rows, 2.64 KiB in 0.000915163 sec., 40429 rows/sec., 2.81 MiB/sec. 2023.11.29 19:51:13.788299 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.788322 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:51:13.788338 [ 3 ] {} HTTP-Session: ef7fc0b7-8baf-4c40-a815-0c650756bc46 Destroying unnamed session 2023.11.29 19:51:13.788462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:13.788508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:13.788527 [ 3 ] {} HTTP-Session: f35fa466-175f-4a08-ad67-bbe5e6af13b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:13.788544 [ 3 ] {} HTTP-Session: f35fa466-175f-4a08-ad67-bbe5e6af13b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:13.788619 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:13.788662 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:51:13.788796 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:13.789140 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:13.789413 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.29 19:51:13.789589 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.29 19:51:13.789715 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} executeQuery: Read 17 rows, 23.49 KiB in 0.001067216 sec., 15929 rows/sec., 21.50 MiB/sec. 2023.11.29 19:51:13.789829 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} DynamicQueryHandler: Done processing query 2023.11.29 19:51:13.789852 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.29 19:51:13.789868 [ 3 ] {} HTTP-Session: f35fa466-175f-4a08-ad67-bbe5e6af13b5 Destroying unnamed session 2023.11.29 19:51:18.151638 [ 169 ] {} DNSResolver: Updating DNS cache 2023.11.29 19:51:18.151707 [ 169 ] {} DNSResolver: Updated DNS cache 2023.11.29 19:51:18.776746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:18.776866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:18.776895 [ 3 ] {} HTTP-Session: ac47336c-f749-4b7d-88ad-7baa956ba107 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:18.776924 [ 3 ] {} HTTP-Session: ac47336c-f749-4b7d-88ad-7baa956ba107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:18.777070 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:18.777140 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:51:18.777310 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:18.777787 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:18.778049 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.29 19:51:18.778220 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.29 19:51:18.778364 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} executeQuery: Read 31 rows, 2.51 KiB in 0.001243898 sec., 24921 rows/sec., 1.97 MiB/sec. 2023.11.29 19:51:18.778529 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} DynamicQueryHandler: Done processing query 2023.11.29 19:51:18.778554 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:18.778570 [ 3 ] {} HTTP-Session: ac47336c-f749-4b7d-88ad-7baa956ba107 Destroying unnamed session 2023.11.29 19:51:18.778699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:18.778747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:18.778766 [ 3 ] {} HTTP-Session: dc66f1c5-0a4f-4076-ae18-431611f3d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:18.778783 [ 3 ] {} HTTP-Session: dc66f1c5-0a4f-4076-ae18-431611f3d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:18.778861 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:18.778902 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:51:18.779009 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:18.779359 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:18.779580 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.29 19:51:18.779740 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.29 19:51:18.779873 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} executeQuery: Read 93 rows, 9.82 KiB in 0.000978924 sec., 95002 rows/sec., 9.79 MiB/sec. 2023.11.29 19:51:18.780020 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} DynamicQueryHandler: Done processing query 2023.11.29 19:51:18.780045 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:51:18.780061 [ 3 ] {} HTTP-Session: dc66f1c5-0a4f-4076-ae18-431611f3d462 Destroying unnamed session 2023.11.29 19:51:18.780234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:18.780281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:18.780300 [ 3 ] {} HTTP-Session: e2d38139-c8b2-44ed-b106-239be5f129fc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:18.780317 [ 3 ] {} HTTP-Session: e2d38139-c8b2-44ed-b106-239be5f129fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:18.780392 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:18.780433 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:51:18.780543 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:18.780989 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:18.781197 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.29 19:51:18.781343 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.29 19:51:18.781469 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} executeQuery: Read 31 rows, 2.48 KiB in 0.001047076 sec., 29606 rows/sec., 2.32 MiB/sec. 2023.11.29 19:51:18.781591 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} DynamicQueryHandler: Done processing query 2023.11.29 19:51:18.781614 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:18.781630 [ 3 ] {} HTTP-Session: e2d38139-c8b2-44ed-b106-239be5f129fc Destroying unnamed session 2023.11.29 19:51:18.781813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:18.781858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:18.781878 [ 3 ] {} HTTP-Session: 05a3ced0-392e-4684-be9c-4dd4cc37a9fb Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:18.781895 [ 3 ] {} HTTP-Session: 05a3ced0-392e-4684-be9c-4dd4cc37a9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:18.781975 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:18.782019 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:51:18.782158 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:18.782617 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:18.782919 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.29 19:51:18.783097 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.29 19:51:18.783236 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} executeQuery: Read 31 rows, 42.84 KiB in 0.001226908 sec., 25266 rows/sec., 34.10 MiB/sec. 2023.11.29 19:51:18.783364 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} DynamicQueryHandler: Done processing query 2023.11.29 19:51:18.783387 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:51:18.783403 [ 3 ] {} HTTP-Session: 05a3ced0-392e-4684-be9c-4dd4cc37a9fb Destroying unnamed session 2023.11.29 19:51:23.775899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.776032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.776064 [ 3 ] {} HTTP-Session: 930e9304-a261-4054-9d33-4fa71239e9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.776091 [ 3 ] {} HTTP-Session: 930e9304-a261-4054-9d33-4fa71239e9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.776233 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.776307 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:51:23.776475 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.776947 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.777213 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.29 19:51:23.777378 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.29 19:51:23.777519 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} executeQuery: Read 17 rows, 1.38 KiB in 0.001237118 sec., 13741 rows/sec., 1.09 MiB/sec. 2023.11.29 19:51:23.777520 [ 165 ] {} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.777633 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.777751 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.777796 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:51:23.777797 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.29 19:51:23.777820 [ 3 ] {} HTTP-Session: 930e9304-a261-4054-9d33-4fa71239e9b8 Destroying unnamed session 2023.11.29 19:51:23.777944 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:51:23.778001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.778013 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2023.11.29 19:51:23.778075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.778127 [ 3 ] {} HTTP-Session: 8ab4b5c8-124a-4c9c-83cc-3205b6968787 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.778180 [ 3 ] {} HTTP-Session: 8ab4b5c8-124a-4c9c-83cc-3205b6968787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.778363 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.778390 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.778496 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.29 19:51:23.778643 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part 2023.11.29 19:51:23.778991 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.778994 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.779202 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part 2023.11.29 19:51:23.779337 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.779901 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.780354 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:51:23.780648 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:51:23.781000 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} executeQuery: Read 2 rows, 175.00 B in 0.002508747 sec., 797 rows/sec., 68.12 KiB/sec. 2023.11.29 19:51:23.781080 [ 24 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359999 sec., 47916.68092758361 rows/sec., 3.79 MiB/sec. 2023.11.29 19:51:23.781190 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.781227 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:23.781266 [ 3 ] {} HTTP-Session: 8ab4b5c8-124a-4c9c-83cc-3205b6968787 Destroying unnamed session 2023.11.29 19:51:23.781324 [ 22 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.29 19:51:23.781406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.781490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.781518 [ 3 ] {} HTTP-Session: 5ca53c5f-f5b1-4280-9534-f72947ef2cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.781543 [ 3 ] {} HTTP-Session: 5ca53c5f-f5b1-4280-9534-f72947ef2cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.781599 [ 22 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.29 19:51:23.781689 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.781726 [ 22 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.781752 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:51:23.781960 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.782288 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.782505 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.29 19:51:23.782655 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.29 19:51:23.782779 [ 165 ] {} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.782788 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} executeQuery: Read 52 rows, 4.67 KiB in 0.001049016 sec., 49570 rows/sec., 4.34 MiB/sec. 2023.11.29 19:51:23.782829 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.782987 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.29 19:51:23.783105 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.783167 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 19:51:23.783180 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:51:23.783200 [ 3 ] {} HTTP-Session: 5ca53c5f-f5b1-4280-9534-f72947ef2cbf Destroying unnamed session 2023.11.29 19:51:23.783236 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 185 rows starting from the beginning of the part 2023.11.29 19:51:23.783343 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2023.11.29 19:51:23.783418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.783507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.783508 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part 2023.11.29 19:51:23.783540 [ 3 ] {} HTTP-Session: 30334f86-cbe2-4651-95b8-50164c9d09df Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.783594 [ 3 ] {} HTTP-Session: 30334f86-cbe2-4651-95b8-50164c9d09df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.783725 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 88 rows starting from the beginning of the part 2023.11.29 19:51:23.783793 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.783896 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.29 19:51:23.783933 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 93 rows starting from the beginning of the part 2023.11.29 19:51:23.784243 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part 2023.11.29 19:51:23.784299 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.785007 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.785496 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.29 19:51:23.785847 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.29 19:51:23.785960 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071565 sec., 183619.7508436253 rows/sec., 17.42 MiB/sec. 2023.11.29 19:51:23.786084 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} executeQuery: Read 2 rows, 143.00 B in 0.002245473 sec., 890 rows/sec., 62.19 KiB/sec. 2023.11.29 19:51:23.786204 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.29 19:51:23.786302 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.786333 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:23.786354 [ 3 ] {} HTTP-Session: 30334f86-cbe2-4651-95b8-50164c9d09df Destroying unnamed session 2023.11.29 19:51:23.786455 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.29 19:51:23.786489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.786560 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.786568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.786619 [ 3 ] {} HTTP-Session: f0833f03-225c-400f-b002-4d6ea8addaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.786676 [ 3 ] {} HTTP-Session: f0833f03-225c-400f-b002-4d6ea8addaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.786781 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.786822 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:51:23.786944 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.787243 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.787461 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.29 19:51:23.787612 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.29 19:51:23.787735 [ 165 ] {} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.787738 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} executeQuery: Read 19 rows, 1.52 KiB in 0.000916443 sec., 20732 rows/sec., 1.62 MiB/sec. 2023.11.29 19:51:23.787797 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.787974 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.29 19:51:23.788039 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.788109 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 19:51:23.788174 [ 3 ] {} HTTP-Session: f0833f03-225c-400f-b002-4d6ea8addaf2 Destroying unnamed session 2023.11.29 19:51:23.788187 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:51:23.788220 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 111 rows starting from the beginning of the part 2023.11.29 19:51:23.788299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.788335 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.788357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.788383 [ 3 ] {} HTTP-Session: 28c08a1d-b771-46ae-b753-af20791e14cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.788403 [ 3 ] {} HTTP-Session: 28c08a1d-b771-46ae-b753-af20791e14cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.788445 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part 2023.11.29 19:51:23.788516 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.788560 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part 2023.11.29 19:51:23.788575 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 19:51:23.788722 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part 2023.11.29 19:51:23.788871 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.788882 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part 2023.11.29 19:51:23.789303 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.789652 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.29 19:51:23.789773 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 4 columns (4 merged, 0 gathered) in 0.001918188 sec., 139193.86420934758 rows/sec., 10.86 MiB/sec. 2023.11.29 19:51:23.789873 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.29 19:51:23.789880 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.29 19:51:23.790023 [ 165 ] {} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.29 19:51:23.790069 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} executeQuery: Read 1 rows, 71.00 B in 0.001509202 sec., 662 rows/sec., 45.94 KiB/sec. 2023.11.29 19:51:23.790104 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.790103 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.29 19:51:23.790347 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.790400 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.29 19:51:23.790643 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.790661 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:51:23.790694 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 19:51:23.790722 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2023.11.29 19:51:23.790732 [ 3 ] {} HTTP-Session: 28c08a1d-b771-46ae-b753-af20791e14cc Destroying unnamed session 2023.11.29 19:51:23.790860 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2023.11.29 19:51:23.790934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:23.791026 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2023.11.29 19:51:23.791031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:23.791107 [ 3 ] {} HTTP-Session: af695bb4-985a-4482-91f1-9ffd7d6cd7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:23.791141 [ 3 ] {} HTTP-Session: af695bb4-985a-4482-91f1-9ffd7d6cd7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:23.791252 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.29 19:51:23.791389 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:23.791535 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2023.11.29 19:51:23.791541 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:51:23.791859 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2023.11.29 19:51:23.792262 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:23.793266 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.793901 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.29 19:51:23.794007 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.003822556 sec., 122431.1690920944 rows/sec., 8.52 MiB/sec. 2023.11.29 19:51:23.794195 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.29 19:51:23.794243 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.29 19:51:23.794376 [ 162 ] {} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.794393 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} executeQuery: Read 17 rows, 23.49 KiB in 0.002938603 sec., 5785 rows/sec., 7.81 MiB/sec. 2023.11.29 19:51:23.794460 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:23.794725 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.29 19:51:23.794797 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.29 19:51:23.794890 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} DynamicQueryHandler: Done processing query 2023.11.29 19:51:23.794968 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.29 19:51:23.795000 [ 3 ] {} HTTP-Session: af695bb4-985a-4482-91f1-9ffd7d6cd7c3 Destroying unnamed session 2023.11.29 19:51:23.795008 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:51:23.795029 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.29 19:51:23.795083 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 590 rows starting from the beginning of the part 2023.11.29 19:51:23.795266 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.795362 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part 2023.11.29 19:51:23.795449 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.795536 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part 2023.11.29 19:51:23.795620 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part 2023.11.29 19:51:23.797142 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 6 columns (6 merged, 0 gathered) in 0.002595728 sec., 270829.6092656858 rows/sec., 365.47 MiB/sec. 2023.11.29 19:51:23.797618 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.29 19:51:23.797886 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.29 19:51:23.797967 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.29 19:51:23.798059 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6: 4.10 MiB. 2023.11.29 19:51:25.891657 [ 161 ] {} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.29 19:51:25.891731 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:25.891833 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.29 19:51:25.891962 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 19:51:25.891996 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2023.11.29 19:51:25.892132 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2023.11.29 19:51:25.892225 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.11.29 19:51:25.892376 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.11.29 19:51:25.892459 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.11.29 19:51:25.893075 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254418 sec., 43845.03411143654 rows/sec., 2.82 MiB/sec. 2023.11.29 19:51:25.893236 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.29 19:51:25.893501 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.29 19:51:25.893587 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.29 19:51:28.776731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:28.776848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:28.776873 [ 3 ] {} HTTP-Session: 1df78fe9-16a0-4a89-843c-9ac26599ac23 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:28.776897 [ 3 ] {} HTTP-Session: 1df78fe9-16a0-4a89-843c-9ac26599ac23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:28.777021 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:28.777079 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 19:51:28.777236 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:28.777655 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:28.777923 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.29 19:51:28.778087 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.29 19:51:28.778209 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} executeQuery: Read 31 rows, 2.51 KiB in 0.001152717 sec., 26892 rows/sec., 2.13 MiB/sec. 2023.11.29 19:51:28.778367 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} DynamicQueryHandler: Done processing query 2023.11.29 19:51:28.778397 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:28.778414 [ 3 ] {} HTTP-Session: 1df78fe9-16a0-4a89-843c-9ac26599ac23 Destroying unnamed session 2023.11.29 19:51:28.778548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:28.778602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:28.778622 [ 3 ] {} HTTP-Session: 8f125df6-46a8-471f-a780-b8b1bd28da37 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:28.778641 [ 3 ] {} HTTP-Session: 8f125df6-46a8-471f-a780-b8b1bd28da37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:28.778723 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:28.778765 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 19:51:28.778874 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:28.779195 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:28.779411 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.29 19:51:28.779561 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.29 19:51:28.779665 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} executeQuery: Read 93 rows, 9.82 KiB in 0.000933743 sec., 99599 rows/sec., 10.27 MiB/sec. 2023.11.29 19:51:28.779822 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} DynamicQueryHandler: Done processing query 2023.11.29 19:51:28.779860 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.11.29 19:51:28.779882 [ 3 ] {} HTTP-Session: 8f125df6-46a8-471f-a780-b8b1bd28da37 Destroying unnamed session 2023.11.29 19:51:28.780028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:28.780074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:28.780093 [ 3 ] {} HTTP-Session: 4817c77d-a188-4c6e-a279-e3fd128d9400 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:28.780109 [ 3 ] {} HTTP-Session: 4817c77d-a188-4c6e-a279-e3fd128d9400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:28.780183 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:28.780221 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 19:51:28.780395 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:28.780672 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:28.780879 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.29 19:51:28.781026 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.29 19:51:28.781128 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} executeQuery: Read 31 rows, 2.48 KiB in 0.000862382 sec., 35946 rows/sec., 2.81 MiB/sec. 2023.11.29 19:51:28.781239 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} DynamicQueryHandler: Done processing query 2023.11.29 19:51:28.781262 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 19:51:28.781279 [ 3 ] {} HTTP-Session: 4817c77d-a188-4c6e-a279-e3fd128d9400 Destroying unnamed session 2023.11.29 19:51:28.781438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 19:51:28.781483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 19:51:28.781502 [ 3 ] {} HTTP-Session: 12e66e85-5d0d-4812-9e81-29fc6eb5df5b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 2023.11.29 19:51:28.781519 [ 3 ] {} HTTP-Session: 12e66e85-5d0d-4812-9e81-29fc6eb5df5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 19:51:28.781598 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 19:51:28.781642 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 19:51:28.781777 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 19:51:28.782173 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.11.29 19:51:28.782478 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.29 19:51:28.782659 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.29 19:51:28.782763 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} executeQuery: Read 31 rows, 42.84 KiB in 0.001137976 sec., 27241 rows/sec., 36.76 MiB/sec. 2023.11.29 19:51:28.782886 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} DynamicQueryHandler: Done processing query 2023.11.29 19:51:28.782910 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.29 19:51:28.782925 [ 3 ] {} HTTP-Session: 12e66e85-5d0d-4812-9e81-29fc6eb5df5b Destroying unnamed session